a{color: #666666;}
a:hover{color: #003377;}

@-webkit-keyframes rotation{
from {-webkit-transform: rotate(0deg);}
to {-webkit-transform: rotate(360deg);}
}


.Rotation{
-webkit-transform: rotate(360deg);
animation: rotation 3s linear infinite;
-moz-animation: rotation 3s linear infinite;
-webkit-animation: rotation 3s linear infinite;
-o-animation: rotation 3s linear infinite;
}

.reload-div{color: #cccccc;}
.tdnav{color: #333333;}
.tdnav.active{ border-bottom: 4px solid #116644;}
.rencaibanner{background-image: url('../image/bannerbg.png'); background-position: center; background-size: cover;}
.rencairightbtn{float: right;    height: 100%;    box-sizing: border-box;    padding: 39px 18px 38px 0;}
.rencairightbtn a{display: block; height: 100%;width: 260px;box-sizing: border-box;border: 1px solid #f5f5f5;background-color: rgba(0, 0, 0, 0.2);color: #fff;font-size: 18px;line-height: 58px;text-align: center;}

.rencainormalbtn{ height: 100%;  box-sizing: border-box;    padding: 10px 20px;}
.rencainormalbtn a{display: block; height: 100%;width: 100%;box-sizing: border-box;border: 1px solid #f5f5f5;background-color: rgba(0, 0, 0, 0.2);color: #fff;font-size: 18px;line-height: 2em;text-align: center;}
.filldiv{font-size: 16px; padding: 5px; cursor: pointer; margin-top: 10px;}

.Login_rencai {
  width: 500px;
	background-color: rgba(255, 255, 255, .35);
  border: solid 1px rgba(0, 0, 0, 0.35);
  margin: auto;
  margin-top: 3%;
  text-align: center;
  padding: 12px 45px 40px;
  border-radius: 10px; 

}

.container1 table,container1 td{border-collapse: collapse;}
.sortable-ghost {	opacity: .4;	background-color: #f4e2c9}
.fillinstr{font-size: 14px; color: #999999; line-height: 25px; padding: 10px; border-radius: 5px; border:1px solid #cccccc; background: #fffde7; margin-top: 20px;}

.page-title{ font-size: 18px; font-family: "微软雅黑"; padding: 5px 15px 17px 15px; border-bottom: 3px solid #ffffff; display: inline; margin-left: 30px; cursor: pointer; border-radius: 5px;}
.page-title.active,.page-title:hover{border-bottom: 3px solid #0055AA;}

.page-data-header{line-height: 40px; height: 40px; background-color: #ECECEC; font-weight: bold;}
.page-data-header.multiline{line-height: 20px; padding: 5px 0px;}
.page-data-header.multiline div{line-height: 20px; padding: 5px 0px;}
.page-data-line{line-height: 40px; height: 40px; border-bottom: 1px dotted #ececec;}
.page-data-line:hover{background-color: #fcfcfc;}

.page-data-line .hide-inrow{display: none; margin-left: 10px;}
.page-data-line:hover .hide-inrow{display:  inline-block; margin-left: 10px;}
.page-data-line .nowrap{white-space: nowrap; overflow: hidden; text-overflow: ellipsis;height: 40px; line-height: 40px;}

.page-data-line.multiline{line-height: 20px; padding: 5px 0px;}
.page-data-line.multiline div{line-height: 20px; padding: 5px 0px;}
.pointer{cursor: pointer;}

.header-col-btn{padding: 5px 10px; border: 1px solid green; background-color: green; border-radius: 5px; cursor:move; margin: 5px; color: #ffffff;}
.header-col-frozenbtn{padding: 5px 10px; border: 1px solid #cccccc; background-color: #efefef; border-radius: 5px; cursor:pointer; margin: 5px; color: #666666;}
.header-col-btn.disabled{cursor: pointer; background-color: #efefef; border: 1px solid #cccccc;color: #666666;}
.header-col-btn.active{opacity:0.5; border: 1px solid darkgreen;}
.header-col-btn div{background-color: green;}

.step-title{font-size: 16px;}
.step-title span{font-size: 16px; background-color: #cccccc; color: white; border: 1px solid #cccccc; border-radius: 50%; padding: 0px 6px; margin-right: 10px;}
.step-title.active{ color: #0050EF; font-weight: bold;}
.step-title.active span{ background-color: #0050EF;border: 1px solid #0050EF;}

.import-warnning{border:1px solid #fce0d9; border-radius: 10px; background-color:#fef0ec}
.import-success{border:1px solid #d1f2e1; border-radius: 10px; background-color:#e8f9f0}
.import-sugmatch{ color: orange;}
.import-notmatch{color: red;}
.import-matched{color: #333333;}

.printcontainer{padding: 20px;  box-shadow: 0 4px 15px rgba(73, 80, 96, 0.1); position: relative;}
.printTable{width: 960px; border-left: 2px solid #495060;border-right: 2px solid #495060;border-collapse: collapse;page-break-inside: avoid; font-size: 16px;}
.printTable td{position: relative;height: 38px;border: 1px solid #495060;border-top: 0; font-size: 16px; text-align: center; word-break: break-all;vertical-align: middle;}
.topBorder{border-top: 1px solid #495060;}

.dataTable{width: 100%; border: 2px solid #495060;border-collapse: collapse;page-break-inside: avoid;}
.dataTable td{position: relative;height: 38px;border: 1px solid #495060;border-top: 0; text-align: center; word-break: break-all;vertical-align: middle;}

.info-avatar{position: relative;display: -ms-flexbox;display: flex;-ms-flex-align: center;align-items: center;-ms-flex-pack: center;justify-content: center;line-height: 120px; width: 120px;height: 120px;border-radius: 50%;background: #bad9ff;overflow: hidden;}
.info-avatar  .nickname{ width: 100%;text-align: center;color: #fff;font-size: 36px;}
.info-avatar .change-avatar{display: none;position: absolute;width: 120px;height: 40px;bottom: 0;left: 0;color: #fff;line-height: 40px;cursor: pointer;background: rgba(0, 0, 0, 0.3);}
.info-avatar:hover .change-avatar{display: block;text-align: center;}
.info-img-thumb{height: 120px; width: 150px; overflow: hidden; display: inline-block;}
.info-img-thumb img{min-height:120px;}

.emp-tag{position: relative;display: inline-block;height: 20px;margin-right: 16px;padding: 0 8px;text-align: center;font-size: 12px;color: #80848f;border: 1px solid #e1e6eb;border-right-color: transparent;}
.emp-tag::before, .emp-tag::after {position: absolute;content: '';display: inline-block;border: 1px solid #e1e6eb;}
:after, :before {    box-sizing: border-box;}
.emp-tag::before {width: 15px;height: 15px;right: -8px;top: 1px;border-bottom-color: transparent;border-left-color: transparent;transform: rotate(45deg);}
.emp-tag::after {width: 5px;height: 5px;right: -5px;top: 7px;border-radius: 50%;}

.attachtype-container{ height: 120px; width: 100%; border: 1px solid #CCCCCC; border-radius: 5px; padding: 5px; margin-bottom: 20px;}
.attachtype-container .cover{height: 80px; width: 100%; background-position: center; background-size:auto; background-repeat: no-repeat; cursor: pointer; border: 1px dashed #eeeeee;}
.attachtype-container .cover:hover{border: 1px dashed #0070A9;}
.attachtype-container .name{height: 30px; width: 100%; line-height: 30px;}
.blur {	 filter: url(blur.svg#blur); -webkit-filter: blur(3px); -moz-filter: blur(3px); -ms-filter: blur(3px);   filter: blur(3px); filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=false); }
.blur:hover {	 filter: url(blur.svg#blur); -webkit-filter: blur(1px); -moz-filter: blur(1px); -ms-filter: blur(1px);   filter: blur(1px); filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=1, MakeShadow=false); }
.attach-preview{height: 260px; border: 1px solid #CCCCCC; border-radius: 5px; padding: 5px;}
.upload-attach{ display: block; height: 130px; width: 100%;}
.upload-attach:hover .attach-tools{ display: block; }
.attach-tools{ display: none; height: 100%; padding-top: 50px;  background-color: rgba(0,0,0,0.5);}
.attach-tools div{  color: #FFFFFF;}
@media \0screen\,screen\9 {
  .attach-tools{ background-color:#000000; filter:Alpha(opacity=50); position:static;  *zoom:1;   }
  .attach-tools div{    position: relative;  }  
}

.charttitle{font-size: 16px;padding: 15px;}

.column-sel-btn{overflow:  hidden; padding: 10px; border:1px dashed #cccccc; cursor: pointer; color: #666666;}
.column-sel-btn i{color: #666666; margin-right: 10px; font-size: 16px;}

.column-sel-btn:hover{border:#0bb27a 1px dashed;color: #0bb27a; background-color: #e5f7f1;}
.column-sel-btn:hover i{color: #0bb27a;}
.column-sel-btn.dragging{border:#0bb27a 1px dashed;color: #0bb27a; background-color: #e5f7f1;}
.column-sel-btn.dragging i{color: #0bb27a;}

.column-sel-btn.disabled{background-color: #efefef; cursor: no-drop; color: #cccccc;}

.formcontainer{width: 100%; border: 1px solid #cccccc; padding: 0px; height: 560px; overflow-x: hidden; overflow-y: auto; background-color: #efefef;}

.flow-column.active{border:#0bb27a 1px solid;}
.flow-column{margin-top: 10px; margin-bottom: 10px; background-color: #ffffff; padding: 15px; position: relative;}
.flow-column:hover{border:#0bb27a 1px dashed;}
.flow-column .flow-delete{display: none; position: absolute; right: 0px; top: 0px; cursor: pointer;}
.flow-column:hover .flow-delete{display: block;}
.flow-column .flow-column-name{font-size: 14px;}
.flow-column .flow-column-desc{font-size: 12px; color: #cccccc;position: absolute; right: 15px; top: 15px;}
.flow-column.innershadow{-moz-box-shadow: 2px 2px 5px #aaaaaa; box-shadow: 2px 2px 5px #aaaaaa;}
.flow-process{ border: 1px dashed #cccccc; background: #efefef; padding: 10px; border-radius: 10px; }
.process-div{display: inline-table; width: 200px; height: 62px;  position: relative;}
.process-div .flowcontainer{cursor:pointer;width: 178px;height: 60px;border: 1px solid #cccccc;border-radius: 5px; border-top: 20px solid #aaaaaa; background-color: #ffffff;display: table-cell; vertical-align: middle; padding: 5px;}
.process-div .flowcontainer li{width: 165px; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
.process-div .flowcontainer:hover,.process-div .flowcontainer.active{border:#009688 1px solid;-moz-box-shadow: 2px 2px 5px #009688; box-shadow: 2px 2px 5px #009688;border-top: 20px solid #009688; }
.process-div .flowcontainer.active-o{border:#ff5722 1px solid;-moz-box-shadow: 2px 2px 5px #ff5722; box-shadow: 2px 2px 5px #ff5722;border-top: 20px solid #ff5722; }
.process-div .flow-delete{ position: absolute; top: 0px; right: 25px; display: none;}
.process-div:hover .flow-delete{ display: block;}
.process-div:after{    position: absolute;    left: 180px;    top: 30px;    content: "";    display: inline-block;    width: 18px;    height: 0;    border-bottom: solid 2px #cccccc; clear: both;}
.process-div.vertical:after{    position: absolute;    left: 89px;    top: 62px;    content: "";    display: inline-block;    width: 0;    height: 18px;    border-right: solid 2px #cccccc; clear: both;}
.process-action{width: 62px;height: 62px;display: inline-block; position: relative;cursor: pointer;vertical-align:top;}

.process-action .process-circle{width: 40px; margin-top: 10px; left: 0px; border-radius: 50%; background-color: green; height: 40px; text-align: center; padding-top: 5px; }
.process-action .process-circle:hover{ background-color: #ff8000;}
.process-action:after{position: absolute;    left: 42px;    top: 30px;    content: "";    display: inline-block;    width: 18px;    height: 0;    border-bottom: solid 2px #cccccc;clear: both;}
.process-action.vertical:after{position: absolute;    left: 20px;    top: 42px;    content: "";    display: inline-block;    width: 0;    height: 18px;    border-right: solid 2px #cccccc;clear: both;}
.process-end{width: 60px;height: 60px;display: inline-table; position: relative; border:1px solid #cccccc; background: #fefefe;text-align: center; border-radius: 5px; vertical-align:top;line-height: 40px;}
.process-end .flowcontainer.active-o{border:#ff5722 1px solid;-moz-box-shadow: 2px 2px 5px #ff5722; box-shadow: 2px 2px 5px #ff5722;border-top: 20px solid #ff5722; }

.process-addcopy{width: 62px;height: 62px;display: inline-block; position: relative;cursor: pointer;}
.process-addcopy .process-circle{width: 40px; margin-top: 10px; left: 0px; border-radius: 50%; background-color:#007AFF; height: 40px; text-align: center; padding-top: 5px; }

.sign-btn{width: 120px; height: 40px; background-color: #ff5722; cursor: pointer; text-align: center; font-size: 16px; color: white; line-height: 40px;}

.selemp-btn{padding: 5px; margin: 2px 5px; border:1px solid #71B5D5; background-color: #EFEFFF; border-radius: 5px; white-space: nowrap; display: inline-block;}
.header-col-btn-dis{padding: 5px 10px; border: 1px solid #cccccc; background-color: #cccccc; border-radius: 5px; cursor:move; margin: 5px; color: #333333;position: relative;}
.header-col-btn-dis .toadd{display: none; position: absolute; width: 100%; height: 100%; top: 0px; left: 0px;text-align: center; border-radius: 5px;color: #fff; cursor: pointer; background-color: rgba(0, 0, 0, 0.5);padding: 5px 10px;}
.header-col-btn-dis:hover .toadd{display:block;}

.fixed-switch { overflow: hidden; position: fixed; bottom: 10px;left: 50%; height: 40px; line-height: 40px;text-align: center; background-color: #fff; z-index: 9;box-shadow: 0 0 10px 0 #c8c8c8;transform: translate(-50%, 0);border-radius: 30px;margin-left: 55px;}
.prebtn,.nextbtn{ padding: 0px 20px; cursor: pointer; display: inline-block; height: 40px; line-height: 40px; color: #0088CC; margin: 0px;}
.prebtn:hover,.nextbtn:hover{background-color: #efefef;}
.nowbtn{padding: 0px 20px; border-right: 1px solid #cccccc; border-left: 1px solid #cccccc; display: inline-block;height: 40px; line-height: 40px; margin: 0px;}

.container1000{margin: 0 auto; width: 1000px; clear: both;}
.container1280{margin: 0 auto; width: 1280px;}

.bottom-div{position: fixed; bottom: 0px; height: 40px; border-top: 1px solid #cccccc; width: 100%; line-height: 40px; text-align: center; background: #ffffff;-moz-box-shadow: 0px 0px 10px #aaaaaa; box-shadow: 0px 0px 10px #aaaaaa;z-index:999}

.tab-title{padding: 5px 10px; margin: 10px;cursor: pointer;}
.tab-title.active{border: 1px solid #0055AA; border-radius: 10px; color: #0055AA;}
.data-header{border-left: 2px solid #0055AA; margin-left: 10px;}
.data-editor{float: right;  color: #0055AA; cursor: pointer; margin-right: 20px;}

input,button,select{position: relative;  border: 1px solid #ddd;  background-color: #fff;  vertical-align: middle;  display: inline-block;  overflow: hidden;  white-space: nowrap;  margin: 0;  padding-left: 5px;
 -moz-border-radius: 4px 4px 4px 4px; 
 -webkit-border-radius: 4px 4px 4px 4px; 
  border-radius: 4px 4px 4px 4px; height: 35px; 
  }

.dateinput{
	background-image: url(../image/calendar.png); background-position: 97% 50%; background-repeat: no-repeat; padding-right: 40px;
}

.datagrid-view1{-moz-box-shadow: 2px 2px 5px #aaaaaa; box-shadow: 2px 2px 5px #aaaaaa;z-index:999}

.shadow{-moz-box-shadow: 2px 2px 5px #aaaaaa; box-shadow: 2px 2px 5px #aaaaaa;z-index:999}

.hr-badge{min-width: 8px;    height: 16px;    background: #f4523b;    border-radius: 10px;    padding: 0 4px;    font-size: 12px;    color: #f9f9f9;    vertical-align: middle;    line-height: 15px;    margin: 0 0 2px 10px;    position: absolute;    top: 14px;}

.f-tag{padding: 2px 5px; margin: 0px 5px; color: #aaaaaa; border: 1px solid #cccccc; font-size: 12px; border-radius: 2px;}

.title-wraper{
    width: 100%;
    padding: 40px 48px;
    margin-bottom: 36px;
    border-radius: 4px;
    border: 1px solid #f0f4f8;
    box-shadow: 0 4px 15px rgba(73, 80, 96, 0.1);
}

.index-circle{background-color: #cccccc; border: #ffffff 2px solid; border-radius: 50%; width: 36px; height: 36px; text-align: center; color: #666666; position: absolute; line-height: 32px; left: -18px; top:8px}

.index-circle.active{background-color: #5cadff; border: #ffffff 2px solid; color: white;}

.obj-title{font-size: 30px;}

.span-first{margin-left: 0px;}

.tree-arrow{position: absolute; left: 0px; top: 10px; cursor: pointer;}
.tree-arrow.tree-close{transform:rotate(-90deg);
-ms-transform:rotate(-90deg); 	
-moz-transform:rotate(-90deg); 	
-webkit-transform:rotate(-90deg); 
-o-transform:rotate(-90deg); 	
}


.bd-bo-lightgray{border-bottom:#E8E8E8 1px dotted;}
.bd-lt-lightgray{border-left:#E8E8E8 1px dotted}
.bd-rt-lightgray{border-right:#E8E8E8 1px dotted}
.bd-to-lightgray{border-top:#E8E8E8 1px dotted}
.bd-lightgray{border:#E8E8E8 1px dotted}]

.main-menu li {
  position: relative;
  list-style: none;
}


.main-menu .menu-first li {
  width: 100%;
  height: 30px;
  position: relative;
  padding-top: 7px;
  margin: 10px 0px;
  border-left: 3px solid #efefef;
  cursor: pointer;
}

.main-menu .menu-first li:hover {
  	background-color: #f2f2f2;
	border-left: 3px solid #2d8cf0;
}


.main-menu .menu-first li .li-img,.main-menu .menu-sub li .li-img{
	position: absolute;
	left: 20px;
	height: 16px;
}

.main-menu .menu-first li .title,.main-menu .menu-sub li .title{
	position: absolute;
	left: 42px;
	top: 5px;
	max-width: 90px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.main-menu .menu-first li .nav-icon,.main-menu .menu-sub li .nav-icon{
	display: none;
	position: absolute;
	right: 10px;
	top: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.main-menu .menu-sub{
	padding-left: 20px;
	background-color: #f5f5f5;
}

.main-menu .menu-sub li{
	width: 100%;
	  height: 30px;
	  position: relative;
	  background-color: transparent;
	  padding-top: 7px;
	  cursor: pointer;
}

.main-menu .menu-sub .sub-active{
	background-color: #f9fbfd;	
	color: #003377;
}

.main-menu .menu-sub .sub-active a{
	color: #003377;
}

.main-menu .menu-sub li:hover{
	background-color: #f9fbfd;	
}

.main-menu .menu-sub .sub-active .nav-icon,.main-menu .menu-sub li:hover .nav-icon,.main-menu .menu-first:hover .nav-icon{
	display:block;
}

.main-menu .menu-active {
	background-color: #f2f2f2;
	border-left: 3px solid #2d8cf0;
	color: #003377;
}

.main-menu .menu-active a{
	color: #003377;
}

.main-menu .menu-active li .nav-icon{
	display: block;
}

.tab-header-50{display: inline-block; width: 50%; height: 40px; line-height: 40px; font-size: 16px; margin: 0px; text-align: center; border-bottom: 2px solid #cccccc; color: #333333; vertical-align: top;}
.tab-header-50.active{color: #009688; border-bottom: 2px solid #009688;}

.tab-header-33{display: inline-block; width: 33.33333333%; height: 40px; line-height: 40px; font-size: 16px; margin: 0px; text-align: center; border-bottom: 2px solid #cccccc; color: #333333; vertical-align: top;}
.tab-header-33.active{color: #009688; border-bottom: 2px solid #009688;}

.tab-header-25{display: inline-block; width: 25%; height: 40px; line-height: 40px; font-size: 16px; margin: 0px; text-align: center; border-bottom: 2px solid #cccccc; color: #333333; vertical-align: top;}
.tab-header-25.active{color: #009688; border-bottom: 2px solid #009688; }

.tab-25{display: inline-block; width: 25%;}
.tab-50{display: inline-block; width: 50%;}
.tab-33{display: inline-block; width: 33%;}
.tab-20{display: inline-block; width: 20%;}


.input-sel-show{text-align:right;line-height:37px;color: #666666; padding-right: 25px; background-image: url('../image/arrow-right.png'); background-repeat: no-repeat; background-position: 98%;}
.date-pick-date{background-image: url('../image/calendar1.png'); background-repeat: no-repeat;background-position: center right;  }
.date-pick-datetime{background-image: url('../image/calendar1.png'); background-repeat: no-repeat;background-position: center right;  }
.select-mobile-right{direction: rtl; color: #666666; padding-right: 25px; background-image: url('../image/arrow-right.png'); background-repeat: no-repeat; background-position: 98%;}
.select-mobile-right option{direction: ltr; }
.input-sel-show .select-item{overflow: hidden; width: 50px; height: 37px; text-overflow: ellipsis; white-space: nowrap; color: #666666; margin-right: 5px; margin-left: 5px;}
.sel-item-show{max-width:300px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.audit-emp-div{position: relative; display: inline-block; margin: 5px 10px; width: 50px; height: 80px; vertical-align: top; cursor: pointer;}
.audit-emp-div .avatar-del{position: absolute; top: -5px; right: -5px;}
.audit-emp-div .small-avatar{height: 50px; width: 50px; overflow: hidden; border: 1px solid #ffffff; border-radius: 50%; background-color: #0055AA; font-size: 28px;  color: #000000; margin: auto 0; text-align: center; line-height: 50px;}
.audit-emp-div .plus{height: 50px; width: 50px; overflow: hidden; border: 1px solid #cccccc; border-radius: 50%; background-color: #ffffff; font-size: 28px; font-weight: bold; color: #cccccc; margin: auto 0; text-align: center; line-height: 45px;}

.avatar-emp-div{position: relative; display: inline-block; margin: 5px 10px; width: 80px; height: 80px; vertical-align: top;}
.avatar-emp-div .avatar-del{position: absolute; top: -5px; right: -5px;}
.avatar-emp-div .small-avatar{height: 80px; width: 80px; overflow: hidden; border: 1px solid #ffffff; border-radius: 50%; background-color: #009688; font-size: 36px; font-weight: bold; color: #ffffff; margin: auto 0; text-align: center; line-height: 50px;}
.avatar-emp-div .small-avatar .nickname{font-size: 25px; text-align: center; padding-top: 15px;}
.avatar-emp-div .plus{height: 80px; width: 80px; overflow: hidden; border: 1px solid #cccccc; border-radius: 50%; background-color: #ffffff; font-size: 38px; font-weight: bold; color: #cccccc; margin: auto 0; text-align: center; line-height: 45px;}

.circle-num{height: 50px; width: 50px; overflow: hidden; border: 1px solid #eb8f0c; border-radius: 50%; background-color: #ffffff; font-size: 28px; font-weight: bold; color: #eb8f0c; margin: auto 0; text-align: center; line-height: 45px; position: absolute; left: 4px;}
.circle-num.active{border: 1px solid #eb8f0c;  background-color: #eb8f0c; color: #ffffff;}
.flow-show-div{position: relative;}
.flow-show-div .crossline{ height: 100%; position: absolute; border-right: 4px solid #ebce0c; display: block;}

.auditor-flag{font-weight:400; color: #002A80; margin-right: 5px; border: 1px solid #efefef; padding: 3px;}

.timeline{position: relative;}
.timeline .year{position: absolute;  display: inline-block; width: 49px;height: 49px; left: -25px; top: -25px; background: #59c993; color: #fff; text-align: center;  line-height: 50px;   border-radius: 50%;   cursor: pointer;}
.timeline .year-folder{background-color: #cccccc;}
.timeline-year::after{ position: absolute; display: block;  content: ''; width: 10px; height: 80px; bottom: 72px; left: 96px; background: #fff;}
.timeline .li{position: relative; display: inline-block;  padding: 0px 72px 0 24px;  border-left: 1px solid #e9eaec;}
.timeline-month{position: relative;}
.timeline .complete{font-weight: bold; color: green; background-color:#CCEECC}
.timeline-month .month-dot{cursor: pointer;}
.timeline-month .month-dot:hover{box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);}
.timeline-month .month-dot>span{height: 16px;    line-height: 16px;    font-size: 16px;    color: #0bb27a;      }
.timeline-month .month-dot::after{ width: 7px;  height: 7px;  border-radius: 50%;  background: #0bb27a;}
.timeline-month .month-folder{border: 1px solid #80848f;}
.timeline-month .month-folder::after{background: #80848f;}
.timeline-month .month-folder>span{color: #1c2438;}
.timeline-circle{position: absolute;  left: -8px; width: 15px;  height: 15px;  padding: 3px; border-radius: 50%; background: #fff; border: 1px solid #0bb27a;}
.timeline-circle>span{ width: 40px;top: 0;right: 32px; }
.timeline-circle::after,.timeline-month .month-dot>span,.timeline-circle>span{ position: absolute; content: ''; display: block; text-align: right; }

.timeline-date{padding-top: 63px;}
.timeline-date>li{padding-bottom: 61px;} 
.timeline-day>li{position: relative; padding-bottom: 61px;}
.timeline-day>li:last-child{padding-bottom: 0px;}
.timeline-day .day-dot{width: 13px;height: 13px;}
.timeline-day .day-dot>span{height: 13px; line-height: 13px; font-size: 12px; color: #80848f;}
.timeline-day .desc{position: absolute;  top: -3px; max-height: 60px; padding-left: 16px; font-size: 14px; line-height: 20px; color: #495060; overflow: hidden; width: 600px;}

.personnelfiles_detail{ line-height: 30px;}
.personnelfiles_detail .editbtn{ display: none; cursor: pointer; margin-left: 20px;}
.personnelfiles_detail:hover .editbtn{ display:inline-block}


.gather-style{width: 100%; color: white; }
.gather-style *{width: 100%; color: white;}
.gather-style .left{display: inline-table; width: 25%;  height: inherit; vertical-align:middle;}
.gather-style .right{display: inline-table; width: 70%; height: inherit; vertical-align:top;}

.cell{width: 100%; vertical-align: middle; height: inherit; display: table-cell;}

.gather-style.st1{background-color: #f44336;}
.gather-style.st1 .left{background-color: #e53935;}

.gather-style.st2{background-color: #7e57c2;}
.gather-style.st2 .left{background-color: #673ab7;}

.gather-style.st3{background-color: #1e88e5;}
.gather-style.st3 .left{background-color: #1976d2;}

.gather-style.st4{background-color: #00897b;}
.gather-style.st4 .left{background-color: #00796b;}

.gather-style.st5{background-color: #4caf50;}
.gather-style.st5 .left{background-color: #43a047;}

.gather-style.st6{background-color: #afb42b;}
.gather-style.st6 .left{background-color: #827717;}

.gather-style.st7{background-color: #ef6c00;}
.gather-style.st7 .left{background-color: #e65100;}

.gather-style.st8{background-color: #8d6e63;}
.gather-style.st8 .left{background-color: #795548;}

.gather-style.st9{background-color: #607d8b;}
.gather-style.st9 .left{background-color: #546e7a;}

.gather-style.st0{background-color: #ab47bc;}
.gather-style.st0 .left{background-color: #7b1fa2;}

.bg0{background-color: #009688;color: white;}
.bg0:hover{background-color: #00897b;}
.bg1{background-color: #ff7043;color: white;}
.bg2{background-color: #9ccc65;color: white;}
.bg3{background-color: #a1887f;color: white;}
.bg4{background-color: #00897b;color: white;}
.bg5{background-color: #4caf50;color: white;}
.bg6{background-color: #afb42b;color: white;}
.bg7{background-color: #ef6c00;color: white;}
.bg8{background-color: #8d6e63;color: white;}
.bg9{background-color: #607d8b;color: white;}

.bg_red{background-color: #e53935;color: white;}
.bg_red:hover{background-color:#f44336;}
.bg_pink{background-color: #d81b60;color: white;}
.bg_pink:hover{background-color:#e91e63;}
.bg_purple{background-color: #8e24aa;color: white;}
.bg_purple:hover{background-color:#9c27b0;}
.bg_deepurple{background-color: #5e35b1;color: white;}
.bg_deepurple:hover{background-color:#673ab7;}
.bg_indigo{background-color:#3949ab ;color: white;}
.bg_indigo:hover{background-color:#3f51b5;}
.bg_blue{background-color: #1e88e5;color: white;}
.bg_blue:hover{background-color:#2196f3;}
.bg_lightblue{background-color: #039be5;color: white;}
.bg_lightblue:hover{background-color:#03a9f4;}
.bg_cyan{background-color: #00acc1;color: white;}
.bg_cyan:hover{background-color:#00bcd4;}
.bg_teal{background-color:#00695c ;color: white;}
.bg_teal:hover{background-color:#00796b;}
.bg_green{background-color: #43a047;color: white;}
.bg_green:hover{background-color:#4caf50;}
.bg_lightgreen{background-color:#7cb342 ;color: white;}
.bg_lightgreen:hover{background-color:#8bc34a;}
.bg_lime{background-color: #c0ca33;color: white;}
.bg_lime:hover{background-color:#cddc39;}
.bg_yellow{background-color: #fdd835;color: #282820;}
.bg_yellow:hover{background-color:#ffeb3b;}
.bg_amber{background-color: #ffa000;color: white;}
.bg_amber:hover{background-color:#ffb300;}
.bg_orange{background-color: #e65100;color: white;}
.bg_orange:hover{background-color:#ef6c00;}
.bg_deeporange{background-color: #bf360c;color: white;}
.bg_deeporange:hover{background-color:#d84315;}
.bg_brown{background-color: #795548;color: white;}
.bg_brown:hover{background-color:#8d6e63;}
.bg_gray{background-color:#616161;color: white;}
.bg_gray:hover{background-color:#757575;}
.bg_bluegray{background-color:#546e7a;color: white;}
.bg_bluegray:hover{background-color:#607d8b;}
.bg_white{background-color:#ffffff;color:#666666;}
.bg_white:hover{background-color:#efefef;}

.qjlx_1{background-color: #039be5;color: white;}
.qjlx_1:hover{background-color:#03a9f4;}
.qjlx_2{background-color: #00acc1;color: white;}
.qjlx_2:hover{background-color:#00bcd4;}
.qjlx_4{background-color: #546e7a;color: white;}
.qjlx_4:hover{background-color:#607d8b;}
.qjlx_7{background-color: #43a047;color: white;}
.qjlx_7:hover{background-color:#4caf50;}
.qjlx_8{background-color: #d81b60;color: white;}
.qjlx_8:hover{background-color:#e91e63;}
.qjlx_9{background-color: #e65100;color: white;}
.qjlx_9:hover{background-color:#ef6c00;}
.qjlx_10{background-color: #795548;color: white;}
.qjlx_10:hover{background-color:#8d6e63;}
.qjlx_12{background-color: #8bc34a;color: white;}
.qjlx_12:hover{background-color:#9ccc65;}
.qjlx_11{background-color: #efefef;color: black;}
.qjlx_11:hover{background-color:#fefefe;}
.qjlx_13{background-color: #1e88e5;color: white;}
.qjlx_13:hover{background-color:#42a5f5;}
.qjlx_14{background-color: #ff9800;color: white;}
.qjlx_14:hover{background-color:#ef6c00;}
.qjlx_15{background-color: #ffa726;color: white;}
.qjlx_15:hover{background-color:#ef6c00;}
.qjlx_absenteeism{background-color: #e53935;color: white;}
.qjlx_absenteeism:hover{background-color:#f44336;}
.jblx_zmjb{background-color: #F6CECE;color: white;}
.jblx_zmjb:hover{background-color:#F6CECE;}
.jblx_gzrjb{background-color: #F781F3;color: white;}
.jblx_gzrjb:hover{background-color:#F781F3;}
.jblx_jjrjb{background-color: #8181F7;color: white;}
.jblx_jjrjb:hover{background-color:#8181F7;}


.grid-bg-0{background-color: #ab47bc;color: white;}
.grid-bg-1{background-color: #7e57c2;color: white;}
.grid-bg-2{background-color: #3f51b5;color: white;}
.grid-bg-3{background-color: #00bcd4;color: white;}
.grid-bg-4{background-color: #4caf50;color: white;}
.grid-bg-5{background-color: #ef6c00;color: white;}
.grid-bg-6{background-color: #8d6e63;color: white;}
.grid-bg-7{background-color: #ff4081;color: white;}
.grid-bg-8{background-color: #03a9f4;color: white;}
.grid-bg-9{background-color: #78909c;color: white;}

.grid-bg-0-d{background-color: #8e24aa;color: white;}
.grid-bg-1-d{background-color: #5e35b1;color: white;}
.grid-bg-2-d{background-color: #303f9f;color: white;}
.grid-bg-3-d{background-color: #0097a7;color: white;}
.grid-bg-4-d{background-color: #388e3c;color: white;}
.grid-bg-5-d{background-color: #e65100;color: white;}
.grid-bg-6-d{background-color: #795548;color: white;}
.grid-bg-7-d{background-color: #f50057;color: white;}
.grid-bg-8-d{background-color: #0288d1;color: white;}
.grid-bg-9-d{background-color: #546e7a;color: white;}

.grid-radius{border-radius: 5px; overflow: hidden; border:1px solid #ffffff}

.f-rank0{color: #fb8c00;}
.f-rank1{color: #9e9e9e;}
.f-rank2{color: #ffc107;}

.week-color-1{background-color: #5d4037; color: white;}
.week-color-2{background-color: #f57c00; color: white;}
.week-color-3{background-color: #afb42b; color: white;}
.week-color-4{background-color: #00796b; color: white;}
.week-color-5{background-color: #0288d1; color: white;}
.week-color-6{background-color: #303f9f; color: white;}
.week-color-7{background-color: #7b1fa2; color: white;}
.week-color-0{background-color: #7b1fa2; color: white;}

.rowgraybg{background-color: #ffffff;}
.rowgraybg:hover{background-color: #efefef;}

.mobile-header-container{background: url(../image/cssfbanner-m.jpg); background-repeat: no-repeat; background-size: cover; background-position: center;  width: 100%;margin-top: 0px; overflow: hidden;}

.watermark-container{position: relative;}
.line-haslink{position: relative; font-size: 16px;  height: 35px; line-height: 35px; padding: 5px 10px; border-bottom: 1px solid #f4f4f4; cursor: pointer;}
.line-nolink{position: relative; font-size: 16px;  height: 35px; line-height: 35px; padding: 5px 10px; border-bottom: 1px solid #f4f4f4;}
.line-content{font-size: 14px;  height: 35px; line-height: 35px; padding: 2px 10px; border-bottom: 1px solid #fefefe;}
.line-content .nowrap{white-space: nowrap; overflow: hidden; text-overflow: ellipsis;height: 35px; line-height: 35px;}

.line-haslink:after{ position: absolute;right: 15px;top: 18px;width: 0;height: 0; content: ""; border-width: 6px 6px 0 6px; border-style: solid; border-color: #fff transparent; }
.line-haslink:before {position: absolute;right: 13px;top: 18px;width: 0;height: 0;content: ""; border-width: 8px 8px 0 8px; border-style: solid;border-color: #cccccc transparent;}
.line-haslink.left:after{right: 14px; top: 19px;-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg);}
.line-haslink.left:before{-webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg)}
.line-haslink.right:after{right: 17px; top: 19px;-webkit-transform: rotate(270deg);-moz-transform: rotate(270deg); -ms-transform: rotate(270deg); -o-transform: rotate(270deg); transform: rotate(270deg);}
.line-haslink.right:before{-webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -ms-transform: rotate(270deg);-o-transform: rotate(270deg);transform: rotate(270deg)}
.line-haslink.up:after{top: 20px;webkit-transform: rotate(180deg);-moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg);}
.line-haslink.up:before{-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg)}

.nowrap{white-space: nowrap; overflow: hidden; text-overflow: ellipsis;height: 35px; line-height: 35px;}

.score-item{ line-height: 40px; cursor: pointer;position: relative;}
.score-item .score-edit-btn{position: absolute;top: -12px; right: 0; display: none;}
.score-item:hover>.score-edit-btn{display: block;}

.item-card{display: block; width: 80%; height: 120px; position: relative;box-shadow: 0px 4px 8px 0px rgba(28,72,154,0.18);   cursor: pointer;    transition: 0.5s; border: 1px solid #efefef;margin: auto 0px; border-radius: 5px; font-size: 16px;}
.item-card:hover{box-shadow:rgba(0,0,0,0.3) 5px 5px 15px 0}

.bo-btn-xs{ display:inline-block; line-height: 20px; height:20px;  padding: 0px 5px; font-size: 10px; font-family: "微软雅黑"; cursor: pointer;white-space:nowrap;}
.bo-btn-xs *{font-size: 10px;}
.bo-btn-sm{ display:inline-block; line-height: 30px; height:30px;  padding: 0px 10px; font-size: 12px; font-family: "微软雅黑"; cursor: pointer;white-space:nowrap;}
.bo-btn-sm *{font-size: 12px;}
.bo-btn-md{ display:inline-block; line-height: 40px; height:40px;  padding: 0px 20px; font-size: 16px; font-family: "微软雅黑"; cursor: pointer;white-space:nowrap;}
.bo-btn-md *{font-size: 16px;}
.bo-btn-lg{ display:inline-block; line-height: 50px; height:50px;  padding: 0px 30px; font-size: 18px; font-family: "微软雅黑"; cursor: pointer;white-space:nowrap;}
.bo-btn-lg *{font-size: 18px;}

.bo-btn{position: relative;white-space:nowrap;}
.bo-btn .btn-child{display: none; position: absolute;margin: 0px; padding: 10px;}
.btn-child li,.btn-menu li{margin: 0px;position:static; background:rgba(0,0,0,0.6);padding:5px; cursor: pointer; color: white}
.btn-child li:hover,.btn-menu li:hover{background:rgba(0,0,0,1);}
.bo-btn:hover .btn-child{display: block; top: 20px; left: -10px; z-index:9999; min-width: 120px; }




.reg-tab{border:2px solid #000000; border-collapse: collapse; width: 100%; font-size: 16px;}
.reg-tab td{border: 1px solid #000000;padding: 5px;border-collapse: collapse;}

.flow-step{display: inline-table; margin: 10px; height: 80px; border-radius: 5px; overflow: hidden;}
.flow-step .flow-step-left{display: inline-table; vertical-align:bottom; height: 80px;}
.flow-step .flow-step-right{display: inline-table; vertical-align: bottom; height: 80px;}
.flow-step-arrow{display: inline-table; margin: 10px; height: 80px; vertical-align: middle;}

.bo-check-btn{position: relative; text-align: center; justify-content: center;min-height: 32px; line-height: 30px; min-width: 80px; border: 1px solid #e1e6eb; color: #495060; background-color: transparent; border-radius: 4px; cursor: pointer; padding: 0 15px; margin-top: 16px; display: inline-flex; display: -ms-flexbox; align-items: center; -ms-flex-pack: center; margin-right: 16px; overflow: hidden;} 
.bo-check-btn.checked{border-color: #2d8cf0; color: #2D8CF0;}
.bo-check-btn .icon{display: none; position: absolute; bottom: -2px; right: -2px; color: #2D8CF0; font-size: 14px; speak: none; font-weight: 400; font-variant: normal;text-transform: none;text-rendering: auto; line-height: 1; -webkit-font-smoothing: antialiased;}
.bo-check-btn.checked .icon{display: inline-block;}

.formula_item{display: inline-block; margin:0 5px; cursor: pointer; border: 1px solid #cccccc; background: #efefef; border-radius: 5px; padding: 2px 5px;}

.salary-munus{background-color: #f1f8e9; color: #006600;}
.salary-munus .datagrid-row-select{color: #000000;}
.datagrid-row-over .salary-munus{background-color: #f0f4c3; color: #006600;}
.datagrid-row-selected td{    background: #00bbee;   color: #fff;}
.white .m-btn-downarrow{background: url('../image/menu_arrows_white.png');}

.bg_lightgray{background-color: #efefef; color: #333333;}

.hr-fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em; border-radius: 5px;}
.hr-fieldset legend{border:0;padding: 10px;white-space:normal; width: auto; font-size: 16px; font-weight: 500; padding: 10px; margin: 0px;}


.itemsLevelTable{width: 100%; border: 2px solid #495060;border-collapse: collapse;page-break-inside: avoid;}
.itemsLevelTable td{position: relative;height: 38px;border: 1px solid #495060;border-top: 0; text-align: left; word-break: break-all;vertical-align: middle; padding: 5px; vertical-align: top;}

.mouse-back-change{background-color: #ffffff;}

.mouse-back-change:hover td{background-color: #efefef;}
.mouse-back-change:hover{background-color: #ffffff;}

.inputfun{position: relative; width: auto; height: auto;display: inline-block;}
.inputfun input:not(:placeholder-shown) +i{position: absolute; right: 5px; top: 10px; cursor: pointer;display: ; color: #cccccc;}
.inputfun input:placeholder-shown +i{position: absolute; right: 5px; top: 10px; cursor: pointer;display: none; color: #cccccc;}

.outtable{border-spacing: 0px;border-collapse: collapse; text-align: center;word-break:break-strict;table-layout:fixed; border: 3px #000000 solid;}
.outtable td,.outtable th{border:#000000 1px solid;word-break: break-all; word-wrap:break-word;border-spacing: 0px;}
.outtable tr{height: 40px;}

.innertable{border: 0px;word-break:break-strict;table-layout:fixed;border-spacing: 0px; border-style:hidden;}
.innertable td,.innertable th{border-right:#000000 1px solid;word-break: break-all; word-wrap:break-word;}
.innertable tr{border-bottom:#000000 1px solid}
.innertable .theader td{background-color: #efefef;text-align: center;}
.innertable tr td:last-child, .innertable tr th:last-child{border-right: 0px;}
.innertable tr:last-child{border-bottom:0px}

.ranktable{border: 1px solid #cccccc; width: 100%; border-collapse: collapse;}
.ranktable th{padding: 5px;  font-weight: bold; height: 40px; text-align: center;border: 1px solid #cccccc;   text-align: center;   background-color: #efefef;}
.ranktable td {padding: 5px;border: 1px solid #cccccc;   text-align: center;}
.ranktable tbody tr{background-color: #ffffff;}
.ranktable tbody tr:hover{background-color: #efefef;}

.inputtable{border-spacing: 0px;border-collapse: collapse; word-break:break-strict;table-layout:fixed; border: 1px #000000 solid;}
.inputtable td,.inputtable th{border:#000000 1px solid;padding: 5px;}
.inputtable tr{height: 40px;}

.resumetable{border-spacing: 0px;border-collapse: collapse; word-break:break-strict;table-layout:fixed; border: 1px #000000 solid;}
.resumetable td,.inputtable th{border:#000000 1px solid;padding: 2px; vertical-align: middle; text-align: center;}
.resumetable tr{height: 40px;}
.resumetable tr.half{height: 20px;}

.linetable{border-spacing: 0px;border-collapse: collapse; word-break:break-strict;table-layout:fixed; border: 0px #000000 solid;}
.linetable td,.linetable th{border:#000000 0px solid;padding: 5px;}
.linetable tr{height: 40px;}

.appltable{border: 1px solid #333333; width: 100%; border-spacing: 0px;border-collapse: collapse;}
.appltable th{padding: 5px;  font-weight: bold; height: 40px; text-align: center;border: 1px solid #333333;   text-align: center;   border-collapse: collapse; background-color: #efefef;}
.appltable td {padding: 5px;border: 1px solid #333333;   text-align: center; border-collapse:collapse;}
.appltable tbody tr{background-color: #ffffff;}

.appltablenogap{border: 1px solid #333333; width: 100%; border-spacing: 0px;border-collapse: collapse;}
.appltablenogap th{padding: 0px;  font-weight: bold; height: 40px; text-align: center;border: 1px solid #333333;   text-align: center;   border-collapse: collapse; background-color: #efefef;}
.appltablenogap td {padding: 0px;border: 1px solid #333333;   text-align: center; border-collapse:collapse;}
.appltablenogap tbody tr{background-color: #ffffff;}
.appltablenogap .overflows{overflow: hidden; white-space: nowrap;text-overflow: ellipsis;word-wrap: break-word; }

.datatable{ width: 100%; border-spacing: 0px;border-collapse: collapse; text-align: left;}
.datatable th{padding: 5px;  font-weight: bold; height: 40px;border:0px;border-top:0px; border-left: 0px; border-right: 0px;border-bottom: 1px solid #cccccc; text-align: left; border-collapse: collapse; background-color: #efefef;}
.datatable td {padding: 5px 5px;border-top:0px; border-left: 0px; border-right: 0px; border-bottom: 1px solid #cccccc; border-collapse:collapse;text-align: left; }
.datatable tbody tr:nth-child(even){background-color: #ffffff;}
.datatable tbody tr:nth-child(odd){background-color: #fafafa;}
.datatable tbody tr:hover{background-color: #fcfcfc;}
.stattable .overflows{overflow: hidden; white-space: nowrap;text-overflow: ellipsis;word-wrap: break-word; }


.voteinfo .bdlt2{border-left: 2px solid #000;}
 input[type=radio],input[type=checkbox]  {display: inline-block;vertical-align: middle;height: 20px;margin-left: 5px;appearance: none;  -webkit-appearance: none;-moz-appearance: none;background-color: transparent;border: 0;outline: 0 !important;line-height: 20px;color: #d8d8d8;  }  
input[type=radio]::after  {content: "";display:block;width: 20px;height: 20px;border-radius: 50%;text-align: center;line-height: 14px;font-size: 16px;color: #fff;border: 2px solid #ddd;background-color: #fff;box-sizing:border-box;  }      
input[type=checkbox]::after  {content: "";display:block;width: 20px;height: 20px;text-align: center;line-height: 14px;font-size: 16px;color: #fff;border: 2px solid #ddd;background-color: #fff;box-sizing:border-box;  } 
 input[type=checkbox]:checked::after  { content: "\2713";border-color: #37AF6E;background-color: #37AF6E;}
 #mycheck1:checked::after  { content: "\2714";border-color: #37AF6E;background-color: #37AF6E;}    
 input[type=radio]:checked::after  {content: "L";transform:matrix(-0.766044,-0.642788,-0.642788,0.766044,0,0);  -webkit-transform:matrix(-0.766044,-0.642788,-0.642788,0.766044,0,0); -ms-transform:matrix(-0.766044,-0.642788,-0.642788,0.766044,0,0);   -moz-transform:matrix(-0.766044,-0.642788,-0.642788,0.766044,0,0);   border-color: #37AF6E;background-color: #37AF6E;  }
#myRadio1:checked::after{ content: "\2022";font-size: 22px; border-color: #37AF6E;background-color: #37AF6E; }

.condition{width: 100%; padding: 5px;border: 1px solid #003472; border-left: 5px solid #003472; border-radius: 5px;}
.condition-child{margin-left: 10px;padding: 5px;border-radius: 3px;}
.condition-child.condition-workinfo{border: 1px solid #177cb0;  border-left: 5px solid #177cb0;}
.condition-child.condition-workinfo .bo-btn-md{background-color: #177cb0; color: white;}

.condition-child.condition-personal{border: 1px solid #3b2e7e;  border-left: 5px solid #3b2e7e;}
.condition-child.condition-personal .bo-btn-md{background-color: #3b2e7e; color: white;}

.condition-child.condition-eduexp{border: 1px solid #057748;  border-left: 5px solid #057748;}
.condition-child.condition-eduexp .bo-btn-md{background-color: #057748; color: white;}

.condition-child.condition-techtitle{border: 1px solid #ffa631;  border-left: 5px solid #ffa631;}
.condition-child.condition-techtitle .bo-btn-md{background-color: #ffa631; color: white;}

.condition-child.condition-contract{border: 1px solid #0c8918;  border-left: 5px solid #0c8918;}
.condition-child.condition-contract .bo-btn-md{background-color: #0c8918; color: white;}

.condition-child.condition-award{border: 1px solid #ff4c00;  border-left: 5px solid #ff4c00;}
.condition-child.condition-award .bo-btn-md{background-color: #ff4c00; color: white;}

.condition-column-btn {position: relative;}
.condition-column-btn b{display: none; right: 0px; top: 0px; position: absolute; color: red;}
.condition-column-btn:hover b{display: block;}

.tabcondition{border:1px solid #cccccc; padding: 5px; width: 100%;}


.checkbtn{background-color: #cccccc;}
.checkbtn i{display: none;}
.checkbtn.active{background-color: #006600; color: white;}
.checkbtn.active i{display: inline-block;}
