@charset "utf-8";
/* CSS Document */
ul,li{margin:0px;padding:0;list-style-type:none;}
ol, ul { list-style:none; }
input[type=checkbox], input[type=radio] {
     margin: 0 0; 
}
label {
    margin-bottom: 0px;
}
.overflowauto{ overflow:auto;}
.overflowauto_y{ overflow-y:auto;}
.ntab-content>.ntab-pane {
  display: none;
  visibility: hidden;
}

.ntab-content>.active {
  display: block;
  visibility: visible;
}

.form-inline .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.form-edit{
	padding-right: 15px;
    padding-left: 15px;}
.form-edit label{
  min-width: 80px;
  text-align: right;
}
.form-edit .form-group {
  margin-bottom: 5px;
}
.form-auto-box{
  padding-left: 80px;
}
.form-edit .form-auto{
    width: 100%;
    /*margin-left: 4px;*/
}

.form-edit .label-auto{
  /*float: left;
  line-height: 100px;*/
  position: absolute;
  width: 80px;
  height: inherit;
  top: 0;
  left: 0px;
  line-height: 30px;
}
.form-edit .label-auto2{
  /*float: left;
  line-height: 100px;*/
  position: absolute;
  width: 120px;
  height: inherit;
  top: 0;
  left: 0px;
  line-height: 30px;
}
.form-auto-box2{
  padding-left: 100px;
}
.divtabel_tab .table{
	margin-bottom:5px;}
.divtabel_tab .table > tbody > tr > td{
	padding: 0px;
	border-top: 0px;}
.divtabel_tab .table-bordered>tbody>tr>td{
	border: 0px;}
.Validform_checktip{ margin-left:0px; margin-right:3px; }
i.needful{color:#f00;margin-right:3px;font-style:normal;}
.divtabelentry_tab .table-bordered>tbody>tr>td{
	padding: 2px;
	/*border: 1px solid #e7e7e7;*/}
.entry_tit {font-size:14px;color:#16a0d3;display:block; clear: both; }
.pad_l0{padding-left:0px;}
.pad_r0{padding-right:0px;}
.pad_r5{padding-right:5px;}
.line_h28{
	height:26px !important;}
.dialogform{
	padding-right: 0px;
    padding-left: 0px;}
.divrow ul{margin:0px;margin-top:2px;}
.divctabel_tab .table-bordered>tbody>tr>td{
	border-bottom: 1px solid #e7e7e7;
}
.table-transparented > thead > tr > th {background-color: transparent;}
.mform-group{margin-bottom:3px;}
.ctd-input{ display:inline-block; border:1px solid #d7d7d7; width:100%;height:26px; line-height:26px; color:#666; font-size:12px; background:#fff; vertical-align:middle; }
.cselect1{ height:26px; width:100%; min-height:20px; line-height:26px; border:1px solid #ccc; background:#fff; vertical-align:middle; color:#333; font-size:100%; }
.diologinfobdom{padding: 0px 8px 0px 8px;}
.searchofdom .form-control {
	height: 30px;
	padding: 0px 4px;
}
#loading {position:absolute; width:500px;height:50px; top:50%;left:50%; margin: -25px -150px;/*background-color:#FFFFFF;*//*border:1px solid #CCCCCC;*/text-align:center;padding:20px; z-index:1001}
.lsmalltable td{padding:6px 4px !important;}
.mrbtn-default:hover,.mrbtn-default:active,.mrbtn-default:focus{
	background-color: #36a5eb;
	color: rgb(255, 255, 255) !important;
	border-color: #36a5eb;
}
.click_span{line-height:30px;font-size:12px;}
.click_span:hover{ text-decoration:underline;}
.cursor {
    cursor: pointer;
}
.liimenu li {
	float: left;
}
.moreParamDialogx{
   position: absolute;
   z-index: 9;
   width: 480px;
   padding: 10px;
   right: -0px;
   bottom: 56px;
   background-color: #fff;
   border: 1px solid #ccc;
   border-radius: 4px;
   box-shadow: 0 0 3px #ccc;
   color: #626262;
   display: none;
}
.moreParamDialogBoxx.active .moreParamDialogx{
   display: block;
}
.cmoreParamDialogx{
   position: absolute;
   z-index: 9;
   width: 480px;
   padding: 10px;
   right: -0px;
   bottom: 56px;
   background-color: #fff;
   border: 1px solid #ccc;
   border-radius: 4px;
   box-shadow: 0 0 3px #ccc;
   color: #626262;
   display: none;
}
.cmoreParamDialogBoxx.active .cmoreParamDialogx{
   display: block;
}
.lmoreParamDialogx{
   position: absolute;
   z-index: 9;
   width: 370px;
   padding: 10px;
   right: 10px;
   top: 156px;
   background-color: #fff;
   border: 1px solid #ccc;
   border-radius: 4px;
   box-shadow: 0 0 3px #ccc;
   color: #626262;
   display: none;
}
.lmoreParamDialogBoxx.active .lmoreParamDialogx{
   display: block;
}
/*
.moreParamDialogx:before{
   content: '';
   position: absolute;
   z-index: 7;
   right: 50px;
   bottom: -13px; 
   width: 0;
   height: 0;
   border-left: 8px solid transparent;
   border-right: 8px solid transparent;
   border-top: 14px solid #fff;
}
.moreParamDialogx:after{ 
	content: ''; 
	position: absolute; 
	z-index: 6; 
	right: 49px; 
	bottom: -16px;  
	width: 0; 
	height: 0; 
	border-left: 9px solid transparent; 
	border-right: 9px solid transparent; 
	border-top: 16px solid #ccc; 
} 
*/
.ccmc_title{
	display:block;
	border-left:3px #307ecc solid;
	padding:0px 5px;}
.traceli{
	line-height:29px;}
.form_span{
	line-height:30px;
	height:30px;
	display:block;}
.el_image{
	width:100%;
	height:100%}
.inputstyle3{width:190px;}
.formstep li{float:left;}
.clear_float{
	clear:both;}
.zzserverce label{
	font-weight:400	
}

