/*@charset "utf-8";*/
html{
	padding:0;
	margin:0;
    height: calc(100% - 80px) !important;
}
.frame_body{
	   font-size: 14px;
    color: #333;
   /* background-color: #fff; */
    font-family: "Microsoft YaHei";
	height:auto;
}

.btnlist{
	padding-bottom: 1rem;
    border-bottom: 1px solid #ccc;
}
.spe-content {
    background-color: #fff;
    padding: 1px 1px;
}

/*.schedul-set-head{ padding-left: 20px; }*/
.schedul-set-head .form-group {
    width: 285px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
}

.schedul-set-head .control-label {
    padding-left: 0;
    padding-right: 10px;
    font-size: 12px;
    font-weight: normal;
}

.spe_list {
	padding:0px 6px;
}

img.canhover{
	width:30px; 
 
}

img.canhoverlist{
	width:40px; 
	 
}


img.canhover:hover{
	/*width:400px; 
	margin-right:-50px;margin-left:-30px; 
	margin-top:-30px;margin-bottom:-50px;
	position:relative;*/
}

img.canhoverlist:hover{
	width:200px; 
	margin-right:-50px;margin-left:-30px; 
	margin-top:-30px;margin-bottom:-50px;
	position:relative;
}

.applino {
    
    vertical-align: top;
    /*border-right: 1px solid #ccc;*/
   /* position: relative;
    overflow-x: hiddenm*/
}

.pur-info {
    height: 100%;
    margin-left: -4px;
    vertical-align: top;
   /* position: absolute;*/
    right: 0;
   /* top: 45px;*/
/*    border-left: 2px dashed cornflowerblue;*/
/*  box-shadow: 0 0 1px #000 inset;
    border-radius: 6px;
    border: 2px #ccc solid;*/
	background-color:#fff!important;
	padding-left:10px;
}

.pur-info-form {
   /* padding: 0 20px 10px 20px;*/
  /* background-color:#eee;*/
}

.pur-input-group {
    display: inline-block;
    width: auto;
/*	margin:1rem 1rem;*/
}

.span-set {
    margin-right: 4px;
    font-size: 12px;
	font-weight:600;

}

.fixed-table-toolbar{
	background-color: rgb(51, 153, 255);
    height: 1px;
}


.label-control {
    display: inline-block;
    min-width: 100px;
    /*text-align: right;*/
    color: #333;
/*    font-weight: normal;*/
    vertical-align: middle;
    margin: 0;
	word-break:break-word;
	margin-right:3px;
/*	border-right: 1px solid #ccc;*/
	padding-left:3px;
	padding-right:3px;
}

.label-controla {
    display: inline-block;
    min-width: 100px;
    /*text-align: right;*/
    color: #333;
    font-weight: normal;
    vertical-align: middle;
    margin-bottom: 0;
	word-break:break-word;
	margin-right:3px;
/*	border-right: 1px solid #ccc;*/
	padding-left:3px;
	padding-right:3px;
}

.txt-color {
    color: #C60000;
}

.icontxt{
	font-size:10px;
}

.search-control {
    height: 26px;
    border: 1px solid #ccc;
    padding: 2px 8px;
    outline: none;
    vertical-align: middle;
}

.form_edit {
    height: 3.4rem;
    padding: 2px 4px;
    outline: none;
    vertical-align: middle;
    min-width: 24rem;
    font-size: 1.2rem;
    color: #000090;
/*    border-top: none;*/
/*    border-left: none;*/
/*    border-right: none;*/
    border: 1px solid #b0c4de;
    /* background-color: #fbfbfb; */
    border-radius: 5px;
	display: inline-block;
	box-shadow: inset 0 3px 7px 0 rgb(0 0 0 / 14%);
}

.form_view {
    pointer-events: none; 
    -webkit-appearance: none; 
	background-color: #eee;
/*	border-bottom: 1px solid #ccc;*/
    border-top: none;
    border-left: none;
    border-right: none;
	font-weight:300 !important;
}

input[disabled], select[disabled], textarea[disabled],div.form_edit[disabled] {
    pointer-events: none; 
    -webkit-appearance: none; 
	background-color: #fefefe;
	border-bottom: 1px solid #ccc;
    border-top: none;
    border-left: none;
    border-right: none;
}

.form_edit[disabled='disabled'] .ms-choice  div{
	display:none;
}

.form_edit[disabled='disabled'] {
	background: #fefefe;
}

.pur-input-group select{
    height: 3.4rem;
    padding: 2px 4px;
    outline: none;
    vertical-align: middle;
/*    background-color: #fbfbfb;*/
    min-width: 24rem;
    font-size: 1.2rem;
    color: #000090;
	border-bottom: 1px solid #b0c4de;
    border-top: none;
    border-left: none;
    border-right: none;
	border-radius: 5px;
}

#searchbox{
	display:block!important;
}

.fom-control[readonly]{
    /*background-color: #eee;*/
	border:none;
}
.date {
    background: #fff url(../laydate/skins/default/icon.png) 204px center/22px no-repeat;
}

.pur-address-group {
    width: 418px;
}

.pur-address-group input {
    width: 353px;
}

.input-group .date {
    background: #fff url("../laydate/skins/default/icon.png") no-repeat center right;
}

.btn-default {
    color: #333 !important;
    background-color: white;
	border:none;
/*    border-color: #333 !important;*/
    vertical-align: middle;
	border-radius: 5px;
    padding: 4px 10px;
    font-size: 12px;
    height: auto;
    font-weight: 600;
}

.btn-top{
    color:white;
    background-color: #3399ff;
    border-color: #aaa;
    vertical-align: middle;
	border-radius: 5px;
    padding: 6px 10px;
    font-size: 12px;
    height: auto;
    font-weight: 600;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover,
.btn-default:focus,
.btn-default:hover,
.btn-default:active {
    background-color: #5CA8F5;
    border-color: #5CA8F5;
    color: white;
}

.modal-content {
    border-radius: 10px;
}

/*提示框*/
.alert-mask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    background: rgba(0, 0, 0, .5);
}

.alert-dailog {
    width: 370px;
    height: 110px;
    padding: 15px;
    background-color: #fff;
    color: #333;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -200px;
    margin-top: -70px;
    z-index: 1051;
}

.alert-dailog .alert-hd {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    color: inherit;
}

.alert-dailog .alert-infor {
    text-align: center;
}

.alert-dailog .btn-group {
    text-align: center;
    margin-top: 8px;
    display: block;
}

.alert-dailog .btn-group button {
    width: 100px;
    padding: 6px 12px;
    color: #fff;
    background-color: #3399ff;
    font-size: 14px;
    border: 1px solid #3399ff;
    border-radius: 4px;
    cursor: pointer;
}

.icon-save {
    margin-right: 4px;
}

.form-groupd {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}

.fm-control {
    width: 160px;
    height: 26px;
    padding: 1px 2px;
    display: inline-block;
    border-radius: 0;
    outline: none;
    border: 1px solid #ccc;
}

.fm-disabled {
    background: #e6e6e6;
}

.pur-input-group input[type=radio] {
    margin: 4px 10px 0;
    position: relative;
    top: 2px;
}

.my-btn-group {
    padding: 10px 0 0 30px;
}
.my-btn-group>button{
    margin-right: 5px;
}

fieldset {
    color: #333;
    /*border-top: #888 dashed 1px;*/
    padding: 1px 1px;
    overflow:auto;
}

legend {
    color: #06c;
    font-weight: 300;
    padding: .5em;
    width: -webkit-fill-available;
    margin-bottom: 0;
    font-size: 12px;
}

/*.table-striped > tbody > tr:nth-child(odd) > td,*/
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #dff0d8;
}

.schedul-set-head{
	border-bottom: 0px solid #ddd !important;
	padding:1px 2px;
}

/*上传*/
.addImg {
    position: relative;
    display: inline-block;
    bottom: 0;
    left: 25px;
    width: 130px;
    height: 170px;
    border: 1px solid #f0752e;
    color: #f0752e;
    padding-bottom: 40px;
    vertical-align: top;
    margin: 0 0 10px 0;
    background: none;
}

.dropdown-menu{
	background-color: #fdfdfd!important;
	width: max-content;
}

.dropdown-menu li{
	border-bottom:1px solid #ccc;
}

.show_image {
    height: 130px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/add-icon.svg);
}

.uploadImg {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 130px;
    height: 130px;
    opacity: 0;
    font-size: 14px;
    color: #000;
    cursor: pointer;
}

/*多图上传*/
.images-upload {
    position: relative;
    left: 38px;
    width: 700px;
    display: inline-block;
    border: 1px solid #f0752e;
    margin: 0 0 10px 0;
}

.uploader {
    /*border: 1px solid #dadada;*/
    color: #838383;
    font-size: 12px;
    /*margin-top: 10px;*/
    background-color: #FFF;
}

.statusBar {
    height: 38px;
    border-top: 1px solid #dadada;
    padding: 0;
    vertical-align: middle;
    position: relative;
}

.statusBar .btns {
    position: absolute;
    top: 2px;
    left: 0;
    line-height: 40px;
}

.statusBar .info {
    font-size: 14px;
    padding: 2px 10px;
    color: #f0752e;
    text-align: right;
    line-height: 33px;
}

.statusBar .btns .addBtn {
    color: #565656;
    padding: 0 0 0 1px;
    margin: 0;
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    float: left;
    position: relative;
    overflow: hidden;
    width: 128px;
    height: 35px;
}

.statusBar .moreImg {
    width: inherit;
    height: inherit;
}

.moreImg-label {
    position: absolute;
    top: -1px;
    width: inherit;
    height: inherit;
    line-height: 35px;
    background: #3399ff;
    color: white;
    text-align: center;
    cursor: pointer;
    margin: 0;
}

#uploader ul {
    padding: 0 5px;
    height: 130px;
    margin: 0;
}

#uploader .fileList li {
    width: 130px;
    height: 130px;
    line-height: 130px;
    text-align: center;
    margin: 0 5px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    font-size: 12px;
    padding: 0;
}

#uploader .fileList li img {
    width: 100%;
}

table > tbody > tr {
    cursor: pointer;
	background-color:#f9f9f9;
/*	height:50px;*/
}
.table_sub > tbody > tr{
	height:40px;
}
table > thead > tr{
	line-height:4rem;
	background-color:#f9f9f9;

}
.fixed-table-body {
    overflow-x: auto;
    overflow-y: auto;
    height: 100%;
}
.btn-foot{
    margin: 8px 10px 30px;
	padding: 10px 15px;
}
.fixed-table-toolbar .btn-group > .btn-group{
    margin: 0 !important;
}


.upload-btn{
    color: #565656;
    padding: 0;
    display: inline-block;
    margin-right: 5px;
    cursor: pointer;
    font-size: 14px;
    float: left;
    position: relative;
    overflow: hidden;
}
.upload-label{
    position: absolute;
    top:0;
    width: 32px;
    height: 26px;
    line-height: 26px;
    background: #3399ff;
    color: white;
    text-align: center;
    cursor: pointer;
    margin: 0;
}
.upload-input{
    width: 32px;
    height: 26px;
    display: inline-block;
    opacity: 0;
    font-size: 14px;
    color: #000;
    cursor: pointer;
}
pre{
    border: none;
    background: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.table_sub{
	/* table-layout: fixed;*/
}

.active{
    background-color: #f9ff49 !important;
}

.fixed-table-container{
    border: none;
}
.fixed-table-pagination{
	text-align:right;
}

.pull-left{
 /* float:left!important*/
  display:inline-block;
  margin-right:2rem;
 }

.page-size{
	font-size: 1.2rem;
    font-weight: 300;
}
.fixed-table-container thead th .th-inner, .fixed-table-container tbody td .th-inner{
    line-height: unset;
    padding: 5px 20px 5px 5px;
	font-weight:500;
}
.bootstrap-table .table thead > tr > th{
    line-height: unset;
}
.fixed-table-pagination .pagination a{
    padding: 3px 10px;
}
.fixed-table-pagination .pagination-info {
    line-height: unset;
}
.fixed-table-pagination div.pagination, .fixed-table-pagination .pagination-detail {
    margin-bottom: 0;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.placeholder{
	display:inline-block;
	margin:0;
	padding:0;
	border:0;
	position:relative;
/*    overflow: hidden;*/
	min-width:24rem;
}

.tab_title{
 clear:both;
 border-bottom-width: thin;
/* padding-top:20px;*/
 font-size: 20px;
/* border-bottom: 1px  dashed #3399ff;*/
}
.form_tabs {
 /*height: 300px;*/
 width: 100%;
 /*border: 1px solid #cbcbcb;*/
 /*background: #ECF1F8*/
}

.tab_title li{
	display:inline-block;
	/*float: left;*/
	padding: 4px 0;
	width:100px;
	text-align: center;
	cursor:pointer;
	border-width: thin;
	border-color:#888;
/*	border-style: solid;*/
	border-top-left-radius: 0.5rem;
	border-top-right-radius: 0.5rem;
	margin-bottom: -1px;
	    padding: 5px 10px;
		font-size:16px;
}
.tab_title li.hover{
	background: #fff;
/*	border-bottom: 1px #fff solid;*/
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
}
.tab_page > div{
 display: none;
}
.tab_page div.block{
 display: block;
}

.btn-list-form{
    width:90%;
    text-align:center;
}

.place {
	position:absolute;
}

.dash {
	width: 100%;
	height: 100%;
	background-color: black;
}

.dashinner {
	width: 100%;
	height: 200px;
	background-color: gray;
	position:relative;
}
.sise_four{
	background-color:#d8090f;
}
.sise_three{
	background-color:#fd5c0c;
}
.sise_two{
	background-color:#ffd966;
}
.sise_one{
	background-color:#2f75b5;
}

hr{
   border-top: 1px dashed black;
   width:100px;
   left:10px;
   margin-left:10px;
/*   float:left;*/
}

.icon-shanchudelete30{
	float:right;
}

hr{
	margin-top:2px;
}
.field_unit{
    color: #2196f3;
    border: dashed 1px;
    border-radius: 3px;
    padding: 2px 5px;
}

.tab_title{
/*		 clear:both;*/
 border-bottom-width: thin;
 border-bottom: 2px #2196f3 solid;
 border-top-left-radius: 10px;
 border-top-right-radius: 10px;
/*	 margin-bottom: 10px;*/
}
.form_tabs {
 /*height: 300px;*/
 width: 100%;
 /*border: 1px solid #cbcbcb;*/
 /*background: #ECF1F8*/
}

.tab_title li{
	display:inline-block;
	/*float: left;*/
	padding: 4px 0;
	width:100px;
	text-align: center;
	cursor:pointer;
/*		background: #CFDDED;*/
	border-width: thin;
	border-color:#888;
/*		border-style: solid;*/
	border-top-left-radius: 0.5rem;
	border-top-right-radius: 0.5rem;
	margin-bottom: -3px;
}
.tab_title li.hover{
	background: #fff;
	border-bottom: 1px #fff solid;
}
.tab_page > div{
 display: none;
}
.tab_page div.block{
 display: block;
}


.img-upload-unit{
	overflow: initial;
    border: 1px dashed #ccc;
    padding: 0 16px 0 5px;
}
._close{
	position: absolute !important;
    cursor: pointer;
/*    background: #9c27b0;*/
    border-radius: 50%;
	float: right;
    right: 0px;
    left: initial !important;
}
.pur-input-group{
	vertical-align:middle;
	margin:1rem 3rem;
}

.form-label{
/*	display:table-cell;*/
/*	width:auto;*/
	font-size: 1.3rem;
	
}
 
.container-fluid{
	margin:0;
	padding:0;
}
.row {
    margin-right: 0;
    margin-left: 0;
	line-height: 30px;
}
.grouptitle{
	margin-top:1px;
}

button.close {
    position: absolute;
    float: right;
    right: 10px;
    top: 12px;
}

.searchbox  .pur-input-group{
	margin:1rem 1rem;
}

.searchbox input{
	width:20rem;
	min-width:20rem;
}

.tab-form{
	border:1px solid #ccc;
	padding:1px;
}
.check_cls{
	margin-top:20px !important;
	margin-left:10px !important;
	vertical-align: bottom;
}
.groupt{
	border-bottom:2px solid red;
}

.onlyview{
	background:#ccc;
	display:;
}
#gp_501,#gp_601{	
	background: #dff0d8;
}
 
.grouptitle{
	background: #ECF1F8;
	height: 30px;
	line-height: 30px;
	color: #9e5f5f;
	padding-left: 10px;
	font-weight: 600;
	margin-left: 0;		
}
._close{
	right:-15px;
/*	position: initial !important;*/
	position: relative !important;
    top: 5px; 
    left: 0;
    cursor: pointer;
    height: 20px;
/*    background: #ffeb3b;*/
}
.form_view ._close{
	display:none;
}
.form_view a{
	pointer-events: initial;
}
.form_view img.canhover{
	display:none;
}
#work_list{
	min-height: 260px !important;
	/* height: auto !important; */
	resize: auto !important;
	/* width: auto !important; */
	min-width: 60rem;
}

.form_view img.canhover{
	display:none;
}
.groupdiv{
	display:block;
}

.modal-header{
	background: #ffecb3;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

[sun-title]:hover:after {
	content: attr(sun-title);
	position: absolute;
/*	bottom: -30px;*/
/*	left: 0;*/
	border: 1px solid;
	width: auto;
	background-color: yellow;
	padding:5px;
	z-index:1002;
}

.form-loaddiv{
	margin:10px 16px;
	width:90%;
}
.tab-form{
/*	border-bottom:none;*/
}
.detaildiv{
	border-left:1px dashed;
}

.groupdiv{
	padding:0;
	border:1px solid #999;
}

 

input[type=checkbox], input[type=radio] {
    vertical-align: text-bottom;
}
td,th{padding:5px;}

/*input:-webkit-autofill , textarea:-webkit-autofill, select:-webkit-autofill {*/
/*    -webkit-text-fill-color: #ededed !important;*/
/*    -webkit-box-shadow: 0 0 0px 1000px transparent  inset !important;*/
/*    background-color:transparent;*/
/*    background-image: none;*/
/*     transition: background-color 50000s ease-in-out 0s;  */
/*}*/
.form-edit {
    background-color:transparent;
	outline-color: #2196f3;
    min-width: 281px;
	border: 1px solid #ccc;
	background: #fff;
}
input[type="checkbox"], input[type="radio"] {
    margin-right:3px;
}
.box_cls {
    margin-right:30px;
}
table > tbody > tr {
    cursor: pointer;
    background-color: white;
}

._viewimg{
	margin-left: 30px;
    font-family: sans-serif;
    font-weight: 900;
    border: 1px solid #ccc;
    padding: 2px 5px;
    background: darkseagreen;
    color: white;
}
.ms-parent{
	border: 1px solid #ccc;
    height: 36px;
		position: absolute !important;
	margin-top:-15px;
}
.half-inpt{
	min-width: 160px;
}
.form_edit{
	box-shadow:none;
}

img.canhover{
	width:330px;
}

img._add{
	width: 34px;
    display: inline-block;
/*    float: left;*/
/*    right: 47px;*/
/*    top: -5px;*/
     position: relative; 
    background: #5ecafb;
	vertical-align: initial;
}

.print-btn{
	margin: 20px auto 20px 300px;
    background: orange;
    color: white;
    text-align: center;
    padding: 10px 45px;
    font-size: 16px;
    border: none;
    border-radius: 5%;
}

.modal-header {
    padding: 10px;     
}

.ms-drop input[type="checkbox"] {
    vertical-align: middle;
    width: 40px;
    min-width: 50px;
}
 
.span_view{
	margin:0 5px;
	font-weight:100;
}
.groupdivtr td{
	background: #cce7fe8a;
}

.form-edit{
	padding-left: 10px;
}

.ms-choice{
	height:32px;
	line-height:32px;
}

/*input:focus, textarea:focus {*/
/*	outline: none;*/
/*	border: 1px solid white; */
/*}*/

.form-view{
/*	border: 1px solid white;*/
	font-weight:100;
}

 .tablerowselect{
	background-color:#8bcc8d !important;
	color:white;
  }

table{
	border-collapse: separate;
	border: 1px;
	width:100%;
}
.cke_editable img{
	max-width:100%;
}

label{
	margin-bottom:0px;
}

p{
	white-space: pre-line;
}

.inner-mainList_pool_status-INPOOL-color{
	color:green;
}

.inner-mainList_pool_status-FROZEN-color {
	color:orange;
	font-weight:600;
}

.inner-mainList_pool_status-BLACK-color {
	color:#ff5722;
	font-weight:600;
}