/* 축소하지 못했습니다. 축소되지 않은 콘텐츠를 반환합니다.
(1324,2): run-time error CSS1019: Unexpected token, found '@'
(1575,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '&'
 */
ng-color-picker ul {
    padding: 0;
    margin: 0;
}

ng-color-picker li {
    width:20px;
    height:20px;
    box-sizing:border-box;
    display:inline-block;
}

ng-color-picker li.selected {
    border: 1px solid #333;
}


.cp-silver {
    background-color:#e1e1e1 !important;
}


.cp-gray {
    background-color:gray !important;
}


.cp-green {
    background:#7bd148 !important;
}

.cp-blue {
    background-color:#5484ed !important;
}

.cp-purple {
    background-color:#a4bdfc !important;
}

.cp-sky {
    background-color:#46d6db !important;
}

.cp-mint {
    background-color:#7ae7bf !important;
}

.cp-deepgreen {
    background-color:#51b749 !important;
}

.cp-yellow {
    background-color:#fbd75b !important;
}

.cp-orange {
    background-color:#ffb878 !important;
}

.cp-peach {
    background-color:#ff887c !important;
}

.cp-red {
    background-color:#dc2127 !important;
}

.cp-pink {
    background-color:#dbadff !important;
}


/**/

.cp-silver-text {
    color:#e1e1e1 !important;
}


.cp-green-text {
    color:#7bd148 !important;
}

.cp-blue-text {
    color:#5484ed !important;
}

.cp-purple-text {
    color:#a4bdfc !important;
}

.cp-sky-text {
    color:#46d6db !important;
}

.cp-mint-text {
    color:#7ae7bf !important;
}

.cp-deepgreen-text {
    color:#51b749 !important;
}

.cp-yellow-text {
    color:#fbd75b !important;
}

.cp-orange-text {
    color:#ffb878 !important;
}

.cp-peach-text {
    color:#ff887c !important;
}

.cp-red-text {
    color:#dc2127 !important;
}

.cp-pink-text {
    color:#dbadff !important;
}



/* Font Colors */

.text-black {
  color: #1b1e24 !important;
}

.text-white {
  color: #fff !important;
}

.text-success{
	color:#0AA699 !important;
}
.text-info{
	color:#0090D9 !important;
}
.text-warning{
	color:#fbb05e !important;
}
.text-error{
	color:#F35958 !important;
}

.text-right{
	text-align:right !important;
}

.text-left{
	text-align:left !important;
}

.text-center{
	text-align:center !important;
}



.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}





.badge {
  text-shadow: none;  
  font-weight: 600;
  background-color: #d1dade;
  font-size: 11px;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 4px;
  color: #5E5E5E;
}
.label-primary,
.badge-primary {
  background-color: #0090d9;
  color: #ffffff;
}
.label-success,
.badge-success {
  background-color: #0aa699 !important;
  color: #ffffff;
}
.label-warning,
.badge-warning {
  background-color: #F49C11 !important;
  color: #ffffff;
}
.label-important,
.badge-important {
  background-color: #f35958 !important;
  color: #ffffff;
}
.label-danger,
.badge-danger {
  background-color: #f35958 !important;
  color: #ffffff;
}
.label-info,
.badge-info {
  background-color: #0090d9 !important;
  color: #ffffff;
}
.label-inverse,
.badge-inverse {
  background-color: #1f3853 !important;
  color: #ffffff;
}
.label-white,
.badge-white {
  background-color: #ffffff !important;
  color: #5E5E5E;
}
.label-white,
.badge-disable {
  background-color: #2a2e36 !important;
  color: #8b91a0;
}
.icon-custom-2x {
  font-size: 0.9em;
}

.table-nonfluid {
   width: auto !important;
}



.padding-10 {
    padding: 10px;
}

.padding-20 {
    padding: 20px;
}

.p-t-5 {
    padding-top: 5px;
}

.p-r-5 {
    padding-right: 5px;
}

.p-l-5 {
    padding-left: 5px;
}

.p-b-5 {
    padding-bottom: 5px;
}

.p-t-10 {
    padding-top: 10px;
}

.p-r-10 {
    padding-right: 10px;
}

.p-l-10 {
    padding-left: 10px;
}

.p-b-10 {
    padding-bottom: 10px;
}

.p-t-15 {
    padding-top: 15px;
}

.p-r-15 {
    padding-right: 15px;
}

.p-l-15 {
    padding-left: 15px;
}

.p-b-15 {
    padding-bottom: 15px;
}

.p-t-20 {
    padding-top: 20px;
}

.p-r-20 {
    padding-right: 20px;
}

.p-l-20 {
    padding-left: 20px;
}

.p-b-20 {
    padding-bottom: 20px;
}

.p-t-25 {
    padding-top: 25px;
}

.p-r-25 {
    padding-right: 25px;
}

.p-l-25 {
    padding-left: 25px;
}

.p-b-25 {
    padding-bottom: 25px;
}

.p-t-30 {
    padding-top: 30px;
}

.p-r-30 {
    padding-right: 30px;
}

.p-l-30 {
    padding-left: 30px;
}

.p-b-30 {
    padding-bottom: 30px;
}

.p-t-35 {
    padding-top: 35px;
}

.p-r-35 {
    padding-right: 35px;
}

.p-l-35 {
    padding-left: 35px;
}

.p-b-35 {
    padding-bottom: 35px;
}

.p-t-40 {
    padding-top: 40px;
}

.p-r-40 {
    padding-right: 40px;
}

.p-l-40 {
    padding-left: 40px;
}

.p-b-40 {
    padding-bottom: 40px;
}

.p-t-45 {
    padding-top: 45px;
}

.p-r-45 {
    padding-right: 45px;
}

.p-l-45 {
    padding-left: 45px;
}

.p-b-45 {
    padding-bottom: 45px;
}

.p-t-50 {
    padding-top: 50px;
}

.p-r-50 {
    padding-right: 50px;
}

.p-l-50 {
    padding-left: 50px;
}

.p-b-50 {
    padding-bottom: 50px;
}

.p-t-55 {
    padding-top: 55px;
}

.p-r-55 {
    padding-right: 55px;
}

.p-l-55 {
    padding-left: 55px;
}

.p-b-55 {
    padding-bottom: 55px;
}

.p-t-60 {
    padding-top: 60px;
}

.p-r-60 {
    padding-right: 60px;
}

.p-l-60 {
    padding-left: 60px;
}

.p-b-60 {
    padding-bottom: 60px;
}

.p-t-65 {
    padding-top: 65px;
}

.p-r-65 {
    padding-right: 65px;
}

.p-l-65 {
    padding-left: 65px;
}

.p-b-65 {
    padding-bottom: 65px;
}

.p-t-70 {
    padding-top: 70px;
}

.p-r-70 {
    padding-right: 70px;
}

.p-l-70 {
    padding-left: 70px;
}

.p-b-70 {
    padding-bottom: 70px;
}

.p-t-75 {
    padding-top: 75px;
}

.p-r-75 {
    padding-right: 75px;
}

.p-l-75 {
    padding-left: 75px;
}

.p-b-75 {
    padding-bottom: 75px;
}

.p-t-80 {
    padding-top: 80px;
}

.p-r-80 {
    padding-right: 80px;
}

.p-l-80 {
    padding-left: 80px;
}

.p-b-80 {
    padding-bottom: 80px;
}

.p-t-85 {
    padding-top: 85px;
}

.p-r-85 {
    padding-right: 85px;
}

.p-l-85 {
    padding-left: 85px;
}

.p-b-85 {
    padding-bottom: 85px;
}

.p-t-90 {
    padding-top: 90px;
}

.p-r-90 {
    padding-right: 90px;
}

.p-l-90 {
    padding-left: 90px;
}

.p-b-90 {
    padding-bottom: 90px;
}

.p-t-95 {
    padding-top: 95px;
}

.p-r-95 {
    padding-right: 95px;
}

.p-l-95 {
    padding-left: 95px;
}

.p-b-95 {
    padding-bottom: 95px;
}

.p-t-100 {
    padding-top: 100px;
}

.p-r-100 {
    padding-right: 100px;
}

.p-l-100 {
    padding-left: 100px;
}

.p-b-100 {
    padding-bottom: 100px;
}

.m-t-5 {
    margin-top: 5px;
}

.m-r-5 {
    margin-right: 5px;
}

.m-l-5 {
    margin-left: 5px;
}

.m-b-5 {
    margin-bottom: 5px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-r-10 {
    margin-right: 10px;
}

.m-l-10 {
    margin-left: 10px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-t-15 {
    margin-top: 15px;
}

.m-r-15 {
    margin-right: 15px;
}

.m-l-15 {
    margin-left: 15px;
}

.m-b-15 {
    margin-bottom: 15px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-r-20 {
    margin-right: 20px;
}

.m-l-20 {
    margin-left: 20px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-t-25 {
    margin-top: 25px;
}

.m-r-25 {
    margin-right: 25px;
}

.m-l-25 {
    margin-left: 25px;
}

.m-b-25 {
    margin-bottom: 25px;
}

.m-t-30 {
    margin-top: 30px;
}

.m-r-30 {
    margin-right: 30px;
}

.m-l-30 {
    margin-left: 30px;
}

.m-b-30 {
    margin-bottom: 30px;
}

.m-t-35 {
    margin-top: 35px;
}

.m-r-35 {
    margin-right: 35px;
}

.m-l-35 {
    margin-left: 35px;
}

.m-b-35 {
    margin-bottom: 35px;
}

.m-t-40 {
    margin-top: 40px;
}

.m-r-40 {
    margin-right: 40px;
}

.m-l-40 {
    margin-left: 40px;
}

.m-b-40 {
    margin-bottom: 40px;
}

.m-t-45 {
    margin-top: 45px;
}

.m-r-45 {
    margin-right: 45px;
}

.m-l-45 {
    margin-left: 45px;
}

.m-b-45 {
    margin-bottom: 45px;
}

.m-t-50 {
    margin-top: 50px;
}

.m-r-50 {
    margin-right: 50px;
}

.m-l-50 {
    margin-left: 50px;
}

.m-b-50 {
    margin-bottom: 50px;
}

.m-t-55 {
    margin-top: 55px;
}

.m-r-55 {
    margin-right: 55px;
}

.m-l-55 {
    margin-left: 55px;
}

.m-b-55 {
    margin-bottom: 55px;
}

.m-t-60 {
    margin-top: 60px;
}

.m-r-60 {
    margin-right: 60px;
}

.m-l-60 {
    margin-left: 60px;
}

.m-b-60 {
    margin-bottom: 60px;
}

.m-t-65 {
    margin-top: 65px;
}

.m-r-65 {
    margin-right: 65px;
}

.m-l-65 {
    margin-left: 65px;
}

.m-b-65 {
    margin-bottom: 65px;
}

.hide {
    display: none;
}

.inline {
    display: inline-block !important;
}

.b-blank {
    border-color: #000;
}

.b-r {
    border-right: 1px solid;
}

.b-l {
    border-left: 1px solid;
}

.b-t {
    border-top: 1px solid;
}

.b-b {
    border-bottom: 1px solid;
}

.b-a {
    border-width: 1px solid;
}

.b-transparent {
    border-color: rgba(0, 0, 0, 0.4);
}

.b-grey {
    border-color: #e5e9ec;
}

.border-white {
    border:1px solid white !important;
}



.simple-chat-popup {
    margin-top: 3px;
    padding: 5px 0;
    left: -50px;
    top: 25px;
    position: absolute;
    z-index: 10000;
    cursor: pointer;
}

.simple-chat-popup .simple-chat-popup-arrow {
    border-bottom-color: #292b2e;
    border-width: 0 5px 5px;
    left: 50%;
    margin-left: -5px;
    top: 0;
}

.simple-chat-popup-arrow {
    border-color: rgba(0, 0, 0, 0);
    border-style: solid;
    height: 0;
    position: absolute;
    width: 0;
}

.simple-chat-popup-inner {
    background-color: #000000;
    border-radius: 4px 4px 4px 4px;
    color: #ffffff;
    padding: 8px;
    text-align: left;
    text-decoration: none;
    background-color: #292b2e;
    font-size: 12px;
}

.simple-chat-popup-inner .message {
    color: #bfc0c1;
    font-size: 11px;
    margin-top: -4px;
}


.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}

.bg-dark {
  background-color: #333 !important;
  color:#fff !important;
}


.bg-silver-light {
    background-color: #fafafa !important;
}  


html,body {
	height:100%;
	overflow:hidden;  
}


.skin-purple .main-header .navbar {
  background-color: #613181 !important;
}

.skin-purple-light .main-header .logo {
    background-color: #F8F9FC !important; /*#4E1E6E*/
    color:#55529E !important;
    border-bottom: 0 solid transparent
}



.pointer {
    cursor: pointer;
}

.font-1dot5em
{
    font-size: 1.5em;	
}


.font-2em
{
    font-size: 2em;	
}



nav.paging {
	text-align:center;
}



/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}






.bg-purple {
    background-color : #9A8BB6
}


.bg-green {
    background-color : #56B77C
}


.bg-silver {
    background-color : silver;
}

.bg-lightgrey {
    background-color : #efefef;
}


.text-underline {
	text-decoration : underline;
}

th {
	text-align : center;
}

.text-white {
	color : #fff
}


.bg-white {
	background: #fff;
}


.bg-dark {
	background: #3a3a3a;
}



.box-shadow--1dp {
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1), 0 1px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .12);
}


.box-shadow--2dp {
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1), 0 1px 1px -2px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .12);
}

.box-shadow--3dp {
	box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .14), 0 3px 3px -2px rgba(0, 0, 0, .2), 0 1px 8px 0 rgba(0, 0, 0, .12);
}

.box-shadow--4dp {
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
}

.box-shadow--6dp {
	box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12), 0 3px 5px -1px rgba(0, 0, 0, .2);
}

.box-shadow--8dp {
	box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);
}





/* 프로젝트 툴바  */


.menubar-nav span {
    text-align: center;
 	color : #666;
	width : 80px;		
	font-size : 1.5em;
	margin-bottom : 10px;
	margin-top:10px;
}


.menubar-nav span a {
    display: block;
    text-decoration: none;
    color: #999999;
	font-size:0.8em;
	margin-top:10px;

}


@media(max-width:768px) {
   .menubar-nav span {
		text-align: center;
 		color : #666;
		width : 50px;		
		font-size : 1.2em;
		margin-bottom : 10px;
		margin-top:10px;
	}

   .menubar-nav span a {
		display: block;
		text-decoration: none;
		color: #999999;
		font-size:0.5em;
		margin-top:10px;

	}
}


/* Breadcrumb Styles
 ---------------------------------------------------------------------*/

.t-no-border  tr:first-child td  {
    border-top:0px;
}

.breadcrumb-arrow {
    height: 36px;
    padding: 0;
    line-height: 36px;
    list-style: none;
    background-color: #e6e9ed;
	margin:-4px 0px -0px 0px;
	
}
.breadcrumb-arrow li:first-child a {
    /*
	border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px
		*/
}
.breadcrumb-arrow li, .breadcrumb-arrow li a, .breadcrumb-arrow li span {
    display: inline-block;
    vertical-align: top
}
.breadcrumb-arrow li:not(:first-child) {
    margin-left: -5px
}
.breadcrumb-arrow li+li:before {
    padding: 0;
    content: ""
}
.breadcrumb-arrow li span {
    padding: 0 10px
}
.breadcrumb-arrow li a, .breadcrumb-arrow li:not(:first-child) span {
    height: 36px;
    padding: 0 10px 0 25px;
    line-height: 36px
}
.breadcrumb-arrow li:first-child a {
    padding: 0 10px
}
.breadcrumb-arrow li a {
    position: relative;
    color: #fff;
    text-decoration: none;
    background-color: #3bafda;
    border: 1px solid #3bafda
}
.breadcrumb-arrow li:first-child a {
    padding-left: 10px
}
.breadcrumb-arrow li a:after, .breadcrumb-arrow li a:before {
    position: absolute;
    top: -1px;
    width: 0;
    height: 0;
    content: '';
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent
}
.breadcrumb-arrow li a:before {
    right: -10px;
    z-index: 3;
    border-left-color: #3bafda;
    border-left-style: solid;
    border-left-width: 11px
}
.breadcrumb-arrow li a:after {
    right: -11px;
    z-index: 2;
    border-left: 11px solid #2494be
}
.breadcrumb-arrow li a:focus, .breadcrumb-arrow li a:hover {
    background-color: #4fc1e9;
    border: 1px solid #4fc1e9
}
.breadcrumb-arrow li a:focus:before, .breadcrumb-arrow li a:hover:before {
    border-left-color: #4fc1e9
}
.breadcrumb-arrow li a:active {
    background-color: #2494be;
    border: 1px solid #2494be
}
.breadcrumb-arrow li a:active:after, .breadcrumb-arrow li a:active:before {
    border-left-color: #2494be
}
.breadcrumb-arrow li span {
    color: #434a54
}


.nav-wizard > li {
	  float: left;
	}
	.nav-wizard > li > a {
	  position: relative;
	  text-align:center;
	  height:60px;
	  background-color: #eeeeee;
	}
	.nav-wizard > li > a .badge {
	  margin-left: 3px;
	  color: #eeeeee;
	  background-color: #428bca;
	}
	.nav-wizard > li:not(:first-child) > a {
	  padding-left: 34px;
	}
	.nav-wizard > li:not(:first-child) > a:before {
	  width: 0px;
	  height: 0px;
	  border-top: 30px inset transparent;
	  border-bottom: 30px inset transparent;
	  border-left: 30px solid #ffffff;
	  position: absolute;
	  content: "";
	  top: 0;
	  left: 0;
	}
	.nav-wizard > li:not(:last-child) > a {
	  margin-right: 6px;
	}
	.nav-wizard > li:not(:last-child) > a:after {
	  width: 0px;
	  height: 0px;
	  border-top: 30px inset transparent;
	  border-bottom: 30px inset transparent;
	  border-left: 30px solid #eeeeee;
	  position: absolute;
	  content: "";
	  top: 0;
	  right: -30px;
	  z-index: 2;
	}
	.nav-wizard > li:first-child > a {
	  border-top-left-radius: 4px;
	  border-bottom-left-radius: 4px;
	}
	.nav-wizard > li:last-child > a {
	  border-top-right-radius: 4px;
	  border-bottom-right-radius: 4px;
	}
	.nav-wizard > li.done:hover > a,
	.nav-wizard > li:hover > a {
	  background-color: #d5d5d5;
	}
	.nav-wizard > li.done:hover > a:before,
	.nav-wizard > li:hover > a:before {
	  border-right-color: #d5d5d5;
	}
	.nav-wizard > li.done:hover > a:after,
	.nav-wizard > li:hover > a:after {
	  border-left-color: #d5d5d5;
	}
	.nav-wizard > li.done > a {
	  background-color: #e2e2e2;
	}
	.nav-wizard > li.done > a:before {
	  border-right-color: #e2e2e2;
	}
	.nav-wizard > li.done > a:after {
	  border-left-color: #e2e2e2;
	}
	.nav-wizard > li.active > a,
	.nav-wizard > li.active > a:hover,
	.nav-wizard > li.active > a:focus {
	  color: #ffffff;
	  background-color: #428bca;
	}
	.nav-wizard > li.active > a:after {
	  border-left-color: #428bca;
	}
	.nav-wizard > li.active > a .badge {
	  color: #428bca;
	  background-color: #ffffff;
	}
	.nav-wizard > li.disabled > a {
	  color: #777777;
	}
	.nav-wizard > li.disabled > a:hover,
	.nav-wizard > li.disabled > a:focus {
	  color: #777777;
	  text-decoration: none;
	  background-color: #eeeeee;
	  cursor: default;
	}
	.nav-wizard > li.disabled > a:before {
	  border-right-color: #eeeeee;
	}
	.nav-wizard > li.disabled > a:after {
	  border-left-color: #eeeeee;
	}
	.nav-wizard.nav-justified > li {
	  float: none;
	}
	.nav-wizard.nav-justified > li > a {
	  padding: 10px 15px;
	}
	@@media (max-width: 768px) {
	  .nav-wizard.nav-justified > li > a {
		border-radius: 4px;
		margin-right: 0;
	  }
	  .nav-wizard.nav-justified > li > a:before,
	  .nav-wizard.nav-justified > li > a:after {
		border: none !important;
	  }
	}



	/* Custom Colored Panels */

.huge {
    font-size: 2em;
}

.panel-green {
    border-color: #5cb85c;
}

.panel-green > .panel-heading {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c;
}


.panel-blue {
    border-color: #0390D9;
}

.panel-blue > .panel-heading {
    border-color: #0390D9;
    color: #fff;
    background-color: #0390D9;
}

.panel-green > a {
    color: #5cb85c;
}

.panel-green > a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red > .panel-heading {
    border-color: #F35958;
    color: #fff;
    background-color: #F35958;
}



.panel-red > a {
    color: #d9534f;
}

.panel-red > a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow > .panel-heading {
    border-color: #f0ad4e;
    color: #fff;
    background-color: #f0ad4e;
}

.panel-yellow > a {
    color: #f0ad4e;
}

.panel-yellow > a:hover {
    color: #df8a13;
}



/* animation for angularjs */

.slide-animation.ng-enter, .slide-animation.ng-leave {
    -webkit-transition: 0.5s linear all;
    -moz-transition: 0.5s linear all;
    -o-transition: 0.5s linear all;
    transition: 0.5s linear all;
    position:relative;
    height: 1000px;
}
 
.slide-animation.ng-enter {
  z-index:100;
  left:100px;
  opacity:0;
}
 
.slide-animation.ng-enter.ng-enter-active {
  left:0;
  opacity:1;
}
 
.slide-animation.ng-leave {
  z-index:101;
  opacity:1;
  left:0;
}
 
.slide-animation.ng-leave.ng-leave-active {
  left:-100px;
  opacity:0;
}
 
 
.repeat-animation.ng-enter, 
.repeat-animation.ng-leave, 
.repeat-animation.ng-move {
  -webkit-transition: 0.5s linear all;
  -moz-transition: 0.5s linear all;
  -o-transition: 0.5s linear all;
  transition: 0.5s linear all;
  position:relative;
}
 
.repeat-animation.ng-enter {
  left:10px;
  opacity:0;
}
.repeat-animation.ng-enter.ng-enter-active {
  left:0;
  opacity:1;
}
 
.repeat-animation.ng-leave {
  left:10px;
  opacity:1;
}
.repeat-animation.ng-leave.ng-leave-active {
  left:-10px;
  opacity:0;
}
 
.repeat-animation.ng-move {
  opacity:0.5;
}
.repeat-animation.ng-move.ng-move-active {
  opacity:1;
}

.overlayContainer { display: none; }
.overlayBackground { top:0px; left:0px; padding-left:100px;position:absolute;z-index:1000;height:100%;width:100%;background-color:#000;opacity:0.8;}
.overlayContent { position:absolute; border: 0px solid #000; background:#000 ; color:white;font-weight: bold;height: 100px;width: 300px;z-index:1000;text-align:center;}




/* Tabs panel */
.tabbable-panel {
	border:0px solid #eee;
	padding: 0px;
}

/* Default mode */
.tabbable-line > .nav-tabs {
	border: none;
	margin: 0px;
	display: inline-block;
}
.tabbable-line > .nav-tabs > li {
	margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
	border: 0;
	margin-right: 0;
	color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
	color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
	border-bottom: 4px solid #fbcdcf;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
	border: 0;
	background: none !important;
	color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
	color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
	margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
	border-bottom: 4px solid #f3565d;
	position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
	border: 0;
	color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
	color: #404040;
}
.tabbable-line > .tab-content {
	margin-top: -3px;
	background-color: #fff;
	border: 0;
	border-top: 1px solid #eee;
	padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
	padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
	border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
	margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
	border-bottom: 0;
	border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
	margin-bottom: -2px;
	border-bottom: 0;
	border-top: 4px solid #f3565d;
}
.tabbable-line.tabs-below > .tab-content {
	margin-top: -10px;
	border-top: 0;
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
}


.modal-backdrop.am-fade {
  opacity: .5;
  transition: opacity .15s linear;
  &.ng-enter {
    opacity: 0;
    &.ng-enter-active {
      opacity: .5;
    }
  }
  &.ng-leave {
    opacity: .5;
    &.ng-leave-active {
      opacity: 0;
    }
  }
}




div[data-angular-treeview] {
/* prevent user selection */
-moz-user-select: -moz-none;
-khtml-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
/* default */
font-family: Tahoma;
font-size: 13px;
color: #555;
text-decoration: none;
padding-top: 10px;
}

div[data-tree-model] ul {
margin: 0;
padding: 0;
list-style: none;
border: none;
overflow: hidden;
}

div[data-tree-model] li {
position: relative;
padding: 0 0 0 20px;
line-height: 20px;
}

div[data-tree-model] li .expanded {
	padding: 1px 10px;
	background-image: url("http://cfile23.uf.tistory.com/image/205B973A50C13F4B19D9BD");
	background-repeat: no-repeat;
}

div[data-tree-model] li .collapsed {
	padding: 1px 10px;
	background-image: url("http://cfile23.uf.tistory.com/image/1459193A50C13F4B1B05FB");
	background-repeat: no-repeat;
}

div[data-tree-model] li .normal {
	padding: 1px 10px;
	background-image: url("http://cfile23.uf.tistory.com/image/165B663A50C13F4B196CCA");
	background-repeat: no-repeat;
}

div[data-tree-model] li i, div[data-tree-model] li span {
	cursor: pointer;
}

div[data-tree-model] li .selected {
	background-color: #aaddff;
	font-weight: bold;
	padding: 1px 5px;
}


.html-content {white-space: pre}


.table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
        border: 1px solid #ddd;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0
    }



.msg-warning
{
	padding: 20px 30px; 
	background-color: rgb(243, 156, 18); 
	z-index: 999999; 
	font-size: 16px; 
	font-weight: 600; 
	background-position: initial initial; 
	background-repeat: initial initial;
	color:white;
	font-size:1.5em;
}	


.content-header
{
	margin:-15px -15px 20px -15px;
	padding: 10px 20px !important; 
	background-color: #fff !important; 	
	font-weight: 600;
	color:#333;	
}	


.grid {
	width:100% !important;		
	height: 60vh !important;	
}


.with-newlines {
    white-space: pre-wrap;
}

.text-truncate {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}


