/*ui style*/
.mt-radio:hover>input:not([disabled]):checked~span, .mt-radio:hover>input:not([disabled]):checked~span, .mt-radio>input:checked~span{
	webkit-transition: all .3s;
    	-moz-transition: all .3s;
    	-ms-transition: all .3s;
    	-o-transition: all .3s;
    	transition: all .3s;
    	background: #606060;
}
.mt-radio>input, .mt-radio>input {
	position: absolute;
    	z-index: -1;
    	opacity: 0;
}
.mt-radio{
	position: relative;
    	padding-left: 30px;
    	cursor: pointer;
    	transition: all .3s;
    	vertical-align: top
}
.mt-radio>span{
	border: 6px solid #d9d9d9;
   	position: absolute;
    	top: -1px;
    	left: 8px;
    	height: 18px;
    	width: 18px;
    	background: #d9d9d9;
    	border-radius: 50%!important;
}
.mt-radio>span:after{
	left: 5px;
	top: 5px;
	height: 6px;
	width: 6px;
	border-radius: 100%!important;
	background: #ddd;
	display: block;
}
.mt-radio>span:after{
 	content: '';
    	position: absolute;
    	display: none;
}
.mt-radio-list{
 	padding-top:10px;
}
.mt-radio-list .input-inline{
 	height:24px;
 	display:block;
}
.mt-checkbox{
  	position: relative;
  	margin-bottom: 0px;
}
.mt-checkbox input[type=checkbox]{
	width:15px;
	height:15px;
}
input[type=checkbox], input[type=radio]{
	vertical-align:middle;
	margin:0 0 2px 0;
}
@media (max-width:480px){
	.mt-checkbox{
		margin-bottom: 3px;
	}
}
 .mt-checkbox>span{
 	border: 1px solid transparent;
    	position: absolute;
    	top: 0px;
    	left: 0;
    	height: 16px;
    	width: 16px;
    	background: #E6E6E6;
}
/*.mt-checkbox>span:after {
    	left: 6px;
    	top: 2px;
    	width: 15px;
    	height: 15px;
    	transform: rotate(45deg);
}*/
input[type=checkbox]:checked + span:after {
  		content: "\2713";
  		/*text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);*/
  		font-size: 13px;
  		font-weight: 700;
  		color: #606060;
  		text-align: center;
    	line-height: 15px;
    	position: absolute;
    	left:2px;
}


/*jqgride table*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
	background:#e7ecf1 !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	background:#e7ecf1 !important;
}
.ui-datepicker-calendar .ui-state-highlight {
	background:#cbe7fe! important;
}
.ui-datepicker-calendar .ui-state-active {
	background:#b9c9d9! important;
}
.ui-jqgrid .ui-jqgrid-htable thead th{
	font-size:12px;
	font-weight:bold;
}
.ui-jqgrid tr.jqgrow td { 
	white-space: nowrap;
}
.tblTab01 th{
	border:none;
	font-size:12px;
}
.ui-state-hover{
	/*background:none !important;*/
}
.ui-widget{
	font-family:'Nanum Gothic', '돋움', Dotum, sans-serif !important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr, .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr, .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr, .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl{
	border-radius: 0px !important;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{
	border:1px solid #fff0de;
	background:#fddbb4;
}
.ui-state-hover, .ui-state-focus{
	border:1px solid #fddbb4;
	background:#fddbb4;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus{
	border:1px solid #fddbb4;
	background:#fddbb4;
}
.ui-datepicker .ui-datepicker-title{
	margin: 0 2.1em 0 3.5em;
}
.ui-datepicker .ui-datepicker-title select{
	border: 1px solid #9ec3dc;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{
	float:left;
	margin-right:1px;
}
.ui-datepicker-calendar .ui-state-default{
	border:0px;
}
.ui-datepicker-calendar .ui-state-default:hover{
	background:#fddbb4 !important;
}
.ui-widget-header{
	background: linear-gradient(#95d2e8, #75beda);
	border:0px solid #55adce;
}
.ui-datepicker .ui-datepicker-buttonpane button{
	border-radius:4px !important;
	background: #55adce !important;
    color: #fff;
    border: 0px;	
}
.ui-datepicker td a{
	padding:3px;
}

@media (max-width:480px){
	.ui-jqgrid .ui-jqgrid-toppager .ui-pager-control, .ui-jqgrid .ui-jqgrid-pager .ui-pager-control{
		height:100%;
	}
	.ui-jqgrid .ui-pg-table td#p_grid_left{
		display:none;
	}
	.ui-jqgrid .ui-pg-table td#p_grid_center{
		float:left;
		padding-top:5px;
		padding-left:0;
	}
	.ui-jqgrid .ui-pg-table td#p_grid_right{
		float:right;
		padding:5px;
	}
	
}

/*tree구조*/
#jstree_channel, #jstree_channel_sub1, #jstree_channel_sub2{
	border:1px solid #979797;
}
.jstree-default .jstree-anchor{
	font-size:12px;
}

/*selected style*/
 .selectric, .selectric:hover{
 	/*background: linear-gradient(#58d1d8, #82bed4);*/
 	background: #7d95b3;
 	border-bottom: 1px solid #6c829e;
 	border-top: 1px solid #6c829e;
 }
 .selectric-hover .selectric{
	border-color:##82bed4;
 }
 .selectric .label{
	margin: 0 30px 0 0;
 	font-size: 16px;
 	font-weight: 700;
 	color: #fff;
 	padding:10px;
 }
 .selectric-open .selectric{
 	border-color: #aadce0;
 	background: #7cc3d4;
 }
 .selectric .button{
 	width: 40px;
 	height: 40px;
 	border-left:0px;
 }
 .selectric-hover .selectric .button, .selectric-hover .selectric .button:hover{
 	color:#fff;
 }
 .selectric .button:before{
 	border-right: 1px solid #b1e5ec;
 }
 .selectric .button:after{
 	border-top-color:#fff;
 	top:19px;
 	right:14px;
 }
  .selectric-items{
	border: 1px solid #82bed4;
	background: #fff;
  }
 .selectric-items li{
 	border-bottom: 1px solid #fff;
 	border-top:0px;
 	color: #2f353b;
 }
  .selectric-items li:hover{
	background:#e4f2f7
  }
 .selectric-items li.highlighted{
 	color: #2f353b;
 	background:#e4f2f7;
 }
 /*fileinput*/
.fileinput{
	margin-bottom:0px;
}

/*chart*/
.highcharts-contextmenu>div>div{
	height:20px;
	line-height:20px !important;
}

/*사용자페이지*/
.userPage ._userHide {
	display: none  !important;
}

#loading { 
	position:absolute; 
	top:50%; 
	left:50%; 
	width:60px; 
	height:60px; 
	overflow:hidden; 
	background: url(../../../layouts/layout5/img/loading2.gif) no-repeat !important;
	margin-top:-30px; 
	margin-left:-30px;
	z-index: 99999999999;
}
