/*x테이블 높이*/
.ui-jqgrid tr.jqgrow{height:35px;font-size:12px}
/* .jqgrow td:first-child{border-top:none;} */
/*jqgrud table*/
thead tr{height:25px;}
#jqgrid{text-align:center}
#gbox_jqgrid{padding:0;}
#wid-id-0>div{padding:0}
#dt-toolbar-nopaddin{padding:0}
#bg-ff757f{background:#ff757f;}
.bt-align{float:left}
.ui-jqgrid-sortable{text-align: center;}
#login-container{position: absolute;width:709px;height:640px; left:30%}
.login-form{width: 100%;height:100%;background-image: url("/image/login3.jpg");background-repeat: no-repeat;margin-top: 50px;}

.login-position{margin-left: 100px;background: transparent;}
#tree-menu{display: none;}
#main1{min-height: 700px;background: #fff;margin: 0;}

/* .jarviswidget>header{background: #818181;} */
.jarviswidget>header>h2{color:#f15a22;}

.login-out{
	display: inline-block;
    min-width: 10px;
    padding: 10px 10px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #05aae2;
    margin-left: 30px;
    cursor: pointer;
}

.site-btn{
	display: inline-block;
    min-width: 10px;
    padding: 5px 15px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #05aae2;
    margin-left: 30px;
    cursor: pointer;
    margin-top: 4px;
}

.profile-intro{padding-left:20px;background:red}

.alert-change{
    border: 1px solid transparent;
    border-radius: 2px;
    margin-bottom: 10px; */
    margin-top: 0;
    color: #675100;
    border-width: 0;
    border-left-width: 5px;
    padding: 5px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
	}
	
.profile-picture img{	
	border-radius: 0;
    position: relative;
    border: 5px solid #fff;
    top: 10px;
    left: 30px;
    display: inline-block;
    text-align: right;
    z-index: 4;
    max-width: 100px;
    margin-bottom: -30px;
	}
.profile-list{
    margin-bottom: 20px;
	}

.header-dropdown-list-chan {
    list-style: none;
    position: relative;
    padding-left: 0;
    padding-right: 0;
    margin-top: 40px;
    margin-left: 40px;
	}
	
.level{
	padding:10px;
	}    

.fullscreen-modal .modal-dialog {
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
@media (min-width: 768px) {
  .fullscreen-modal .modal-dialog {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .fullscreen-modal .modal-dialog {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .fullscreen-modal .modal-dialog {
     width: 1170px;
  }
}

@media (min-width: 1500px) {
  .fullscreen-modal .modal-dialog {
     width: 1430px;
  }
}  
@media (min-width: 1900px) {
  .fullscreen-modal .modal-dialog {
     width: 1820px;
  }
}    
     
.reception{position: relative;margin-top: -25px; margin-right: 5px; background: #739e73; opacity: .8; color:#fff;padding:2px 10px; font: 13px/16px 'Open Sans',Helvetica,Arial,sans-serif;
}
.reception:hover{cursor: pointer;}

nav ul li ul a:hover{background: #f15a22}
nav ul li ul a{color: #848484;}

.color-sky li:hover{width:100%;background: #f58220}   
    
.sitebox{width:100%; height:auto; padding:10px;background: #fff; font-size: 13px;color: #333;border: 1px solid #333;} 

.header-important-color{color:#fff !important}
.header-important-color{color:#fff !important}  
 
.pointer{cursor: pointer;}

.file_input_textbox {
    float:left; 
    height:29px;
}
.file_input_div {
    position:relative; 
    width:80px; 
    height:36px; 
    overflow:hidden;
}
.file_input_img_btn {
    padding:0 0 0 5px;
}
.file_input_hidden {
    font-size:29px; 
    position:absolute; 
    right:0px; 
    top:0px; 
    opacity:0; 
    filter: alpha(opacity=0); 
    -ms-filter: alpha(opacity=0); 
    cursor:pointer;
}
.approval-tb{
	text-align: center;
}
.approval-tb th{
	text-align: center;
}
.approval{
	margin-top:200px;
	border:none;
	}
.approval ul{
	background: #eee;
	padding-top:15px;
	padding-bottom:15px;
}
.approval ul li{
	list-style: none;
	padding:5px;
}
.approval-tb thead tr{
	padding:10px
	}
.approval-list{
	font-size:15px;
}
.approval-list:hover{
	font-size: 15px;
	color: blue;
	font-weight: 700;
	text-decoration: underline;
}
.checkBox-line{
	position: relative;
	margin: auto;
	display: block;
	vertical-align: middle;
}
input, textarea { color: #000; }
.placeholder { color: #aaa !important }	
.check-list{
	text-align:center;
	padding: 0 !important
}
.check-list th{
	text-align:center;
	background: white;
}
.check-list input{
	text-align:center;
	display: block;
	margin: auto;
	position: relative;
}
.noti-import{
	color: #f15a22;
	font-weight: 800;
	font-size:15px; 
}
.noti-import:hover{
	color: #f15a22 !important;
}
.tb-bg{
    box-sizing: border-box;
    font-weight: bold;
    display: table-cell;
    font-size: 12px;
}
.excel-btn-st{
	right:0;
}
.fa-import{
	color:red;	
}
.footer-bg{
	background: rgba(248, 248, 248, .9) !important
}
.footer-align{
	text-align: center;
	display: block;
    padding: 20px 0 17px;
	} 
.footer-alignLayer{
	text-align: center;
	display: block;
	} 
.m-tem{
	/* display: none; */
}
.m-table{
	font-size: 15px;
	vertical-align: center !important;
}
.m-tb-h{
	background: #f3f3f3;
}
.btn-plus{
	padding-bottom:20px;
}
.sche-txt{
	font-weight:bold;
	font-size:13px;
}
.sche-txt:hover{
	text-decoration: underline;;
}
.radius-red{
	width: 10px;
	height: 10px;
	border-radius:5px;
	background: red;
	display: inline-block;
}
.radius-orange{
	width: 10px;
	height: 10px;
	border-radius:5px;
	background: orange;
	display: inline-block;
}
.radius-green{
	width: 10px;
	height: 10px;
	border-radius:5px;
	background: green;
	display: inline-block;
}
.radius-darkblue{
	width: 10px;
	height: 10px;
	border-radius:5px;
	background: darkblue;
	display: inline-block;
}
.radius-blue{
	width: 10px;
	height: 10px;
	border-radius:5px;
	background: blue;
	display: inline-block;
}
.radius-pink{
	width: 10px;
	height: 10px;
	border-radius:5px;
	background: #ffc0cb;
	display: inline-block;
}
.radius-yellow{
	width: 10px;
	height: 10px;
	border-radius:5px;
	background: yellow;
	display: inline-block;
}
.radius-txt{
	font-size: 10px;
	font-weight: bold;
}
.text-bold{
	font-weight: bold;
}
.square-box{
	width: 10px;
	height: 10px;
	background: #00a7e1;
	box-shadow:2px 2px 4px #444;
	display: inline-block;
}
.detail-link{
	font-weight:bold;
	font-size:10px; 
	color:blue;
}
.medium-link{
	font-weight:bold;
	font-size:13px; 
	color:blue;
}
.cent-line{
	border-right: 1px dashed #ccc;
	padding-bottom:10px;
}
.tem-menu{
	left:0;
}
.tem-menu li{
	list-style: none;
	border: solid 1px #ccc;
	padding:10px 15px;
	border-bottom: none;
	whith:180px;
	display: block;
	
}
.tem-menu li:last-child{
	border:solid 1px #ccc;
}
.side-menu li{
	color: #05aae2;
	width:100%;
	display: block;
}
.menu_active{
	background:#05aae2; 
	color: white;
}
.side-menu li:hover{
	background: #05aae2;
	width:100%;
	color: #fff;
}
.menu_active{
	background: #05aae2;
	color: #fff;
	
}
.side-menu li a{
	display: block;
	width: 100%;
	padding:10px 15px;
}
.side-menu li a:hover{
	color:#fff;
}
.tb-align-cen th{
	text-align: center;
	border-right:1px solid #ccc;
}

.tb-align-cen td{
	text-align: center;	
}
.tb-align-right{
	text-align: right;
}
.tb-h-bg th{
	background: #fcf8e3;
}
/* .select2-container{
	top:235px !important
} */
.jarviswidget>.cen-pa{
	padding-bottom:20px
}
.btn-cen{
	display: block;
	text-align: center;
}
.tt-cen td input{
	margin: auto;
	cursor: pointer;
}
.fa-star{
	font-size: 10px !important;
}
.bar-bg{
	background:	#92a2a8;
}
.bar-bg .active>a{
	color: #305d8c;
}
.hed-bg{
	background: #474544 !important;
}
.tb-sm td{
	font-size:12px;
}
.search-color{
	color: #4c4f53;
	cursor:pointer;
	width: 100%;
	display: block;
}
.fa-align{
	top:0 !important;
}
.replay{
	font-weight:700;	
	color: #3276b1;
	cursor: pointer;
}
.replay:hover{
	font-weight:700;
	color:blue;
	text-decoration: underline;
}
.menu_active{
	background: #00a7e1 ;
	color: white;
}
.comm{
	float: right;
	font-size: 11px;
	color:red;
}
.gues-color{
	color: #f58220;
}
.noData{
	display:block;
	margin:auto;
	text-align:center;
	font-size:17px;
	font-weight:500;
	color: #444;
}
/* .checkRead{
	border:1px solid #555 !important;
}
input+.checkRead:after{
	color: #555 !important;
} input-text-color */
.box {
    margin-bottom: 20px;
    padding: 30px 15px;
    background: #fff;
    background: rgba(255,255,255,0.9);
}
@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}
.modal-header{
    position: absolute;
    right: 5px;
    top: 15px;
    z-index: 9999;
    border-bottom: none !important;
}
.approvalLine{
	border-left: 1px solid #f15a22;
	border-bottom: 1px solid #f15a22; 
	border-right: 1px solid #f15a22;
}
.approvalHead{
	background: #f15a22;
}
.approvalHead>h2{
	color: white !important;
}
.goColorN{
	width: 10px;
	height: 10px;
	background: navy;
	display: inline-block;
	font-size: 90% !important;
}
.goColorH{
	width: 10px;
	height: 10px;
	background: yellow;
	display: inline-block;
	font-size: 5px;
}
.goColorJ{
	width: 10px;
	height: 10px;
	background: red;
	display: inline-block;
}
.goColorW{
	width: 10px;
	height: 10px;
	background: white;
	display: inline-block;
}
.goColorBl{
	width: 10px;
	height: 10px;
	background: blue;
	display: inline-block;
}
.goColorO{
	width: 10px;
	height: 10px;
	background: orange;
	display: inline-block;
}
.goColorB{
	width: 10px;
	height: 10px;
	background: black;
	display: inline-block;
}
.goColorT{
	width: 10px;
	height: 10px;
	background: red;
	display: inline-block;	
}
.goColorTB{
	width: 10px;
	height: 10px;
	background: black;
	display: inline-block;	
}
.carousel-indicators{
	bottom: 0px !important;
}
.ui-jqgrid-sdiv{
	border-color: #ddd !important;
}
.countryBox{
	background: #eee;	
}
.countryInfo{
	 background: #eee;
	 border: 1px solid #ddd; 
	 padding:10px; 
	 margin-top: 10px; 
	 margin-top: 39px;
}
.countryNone{
	background: #eee; text-align: center; height: 505.5px; padding-top:100px;
}
.root{
	background: #444; 
	padding:2px 3px 2px 2px; 
	color: #fff;
}
.layerClose{
	display: block; 
	position: absolute; 
	top:10px; 
	right: 10px;
}
.layerBox{
	display: none; 
	width: 520px; 
	height: 300px; 
	position: absolute; 
	top: 180px; 
	left:350px;
}
.layerBoxBody{
	padding: 10px;
	background: #fff; 
	overflow-y: auto;
	height:230px;
}
.countryEllipsis{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;  
}

.ui-state-default, .ui-state-error, .ui-state-highlight{
	position: none !important;
}
.ui-search-table{
	border-right: none !important;
}
.inputSize section input{
	padding: 50px;
	
}

.inputSize{
	padding: 25px !important;
}