dd, dt {
    line-height: 35px;
}
.thumbnail-container{
	min-width: 302.5px; height: 73px; opacity: 0.95;
}
.thumbnail-item{
	margin-left: 40px;
	width: 50px;
	float: left
}
.thumbnail-item a{
	width: 60px; height: 72px;
}
.thumbnail-icon {
    border-radius: 1px;
}
.thumbnail-wrapper {
	height: 100%;
    border-radius: 0;
    display: block;
    z-index: 5;
    -webkit-box-flex: 1;
    -webkit-transition: -webkit-transform .2s linear 0;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.thumbnail-icon {
    width: 48px;
    height: 48px;
    line-height: 48px;
    margin-left: 6px;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 18px;
    border:0px;
   
    background-color: #446ae8;
    border-radius: 15%;
}
.thumbnail-title {
	background: 0 0;
    padding: 0;
    text-align: center;
    position: absolute;
    font-size: 13px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    bottom: 0;
    width: 60px;
    background-color: rgba(255,255,255,.85);
    color: #505050;
}
.thumbnail-add-icon{
	margin-top:10px;
	background:url(./images/attachList/uploadImg.png) no-repeat;
}
.thumbnail-add-icon:hover{
	background:url(./images/attachList/uploadImg_on.png) no-repeat;
}
.thumbnail-add-title{
	padding-right: 10px;
}
.default_logo_0 {
    background: url(./images/default_logo/0.png) no-repeat;
}
.default_logo_1 {
    background: url(./images/default_logo/1.png) no-repeat;
}
.default_logo_2 {
    background: url(./images/default_logo/2.png) no-repeat;
}
.default_logo_3 {
    background: url(./images/default_logo/3.png) no-repeat;
}
.default_logo_4 {
    background: url(./images/default_logo/4.png) no-repeat;
}
.default_logo_5 {
    background: url(./images/default_logo/5.png) no-repeat;
}
.hidden{
	display: none;
}

li .input-group{
	width: 200px;
	display: inline-flex;
}

li .input-group .input-group-addon{
	width:35px;
}

li .form-control{
	display: inline-flex;
}

.title_right {
    height: 40px;
    border-bottom: 1px solid #fffdfd;   /**#dddddd**/
    margin-top: 10px;
}

.title_right span {
    display: inline-block;
    float: left;
    line-height: 18px;
    width: auto;
    border-left: 3px solid #26a8e2;
    text-indent: 8px;
    font-size: 16px;
    color: #333333;
    margin: 3px 10px 3px 0;
}

.title_right_wrap .title_right{
	padding-left: 10px;
	border-bottom: 0px
}

.form_title {
    height: 30px;
    border-bottom: 1px solid #dddddd;
    margin-top: 2px;
    margin-bottom: 20px;
}

.form_title span {
    display: inline-block;
    float: left;
    line-height: 18px;
    width: auto;
    border-left: 3px solid #26a8e2;
    text-indent: 8px;
    font-size: 16px;
    color: #333333;
    margin: 3px 10px 3px 0;
}

.row_image_preview{
	max-height: 80px;
	max-width: 80px;
}


.search-items-group{
	float:left;
	margin-right:5px;
}

.search-items-group .form-control{
	float:left;width:150px;margin-right:5px;
}

.search-items-group .time-input{
	width:98px;
}
.search-items-group .time-start{
	margin-right: 0px;
}


.search-items-group span{
	display:block;margin:5px 5px;float:left;
}

.input-group-addon:hover {
	background-color: #ebebeb;
}

.form-state-label-br{
	display: inline-block;
    width: 72px;
    height: 66px;
    position: relative;
    top: 28px;
    left: 5px;
    float: right;	
}

.form-state-label-tr{
	display: inline-block;
    width: 72px;
    height: 66px;
    position: absolute;
    top: 1px;
    right: 1px;
    float: right;	
    z-index: 999;
}

.state-label-info {
    font-size: 12px;;
    line-height: 100%;
    position: relative;
    right: -5px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0,0,0,.4);
    text-transform: uppercase;
    top: 23px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 80px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
}

.state-label-bg-green {
    background: url(./images/form/state_bg_green.png) center center;
}

.state-label-bg-blue {
    background: url(./images/form/state_bg_blue.png) center center;
}

.state-label-bg-yellow {
    background: url(./images/form/state_bg_yellow.png) center center;
}

.state-label-bg-red {
    background: url(./images/form/state_bg_red.png) center center;
}


.state-label-bg-green>div{
	color: #06b106;
}

.state-label-bg-blue>div{
	color: #0682d6;
}
.state-label-bg-yellow>div{
	color: #ea8d25;
}
.state-label-bg-red>div{
	color: #fb0000;
}

.state00{
	background: url(./images/form/state00.png) center center;
}
.state01{
	background: url(./images/form/state01.png) center center;
}
.state99{
	background: url(./images/form/state99.png) center center;
}
.state100{
	background: url(./images/form/state100.png) center center;
}

.state_01{
	background: url(./images/form/state_01.png) center center;
}
.state_99{
	background: url(./images/form/state_99.png) center center;
}


.state00_{
	background: url(./images/form/state00_.png) center center;
}
.state01_{
	background: url(./images/form/state01_.png) center center;
}
.state99_{
	background: url(./images/form/state99_.png) center center;
}
.state100_{
	background: url(./images/form/state100_.png) center center;
}

.state_01_{
	background: url(./images/form/state_01_.png) center center;
}
.state_99_{
	background: url(./images/form/state_99_.png) center center;
}
.select2-container--disabled .selection .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{
	background-color:rgb(26, 179, 148);
}

.fileinput .thumbnail {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: middle;
    text-align: center;
}
.fileinput .thumbnail>img {
    max-height: 100%;
}
.btn-image-upload{
	width: 180px;
}
.form-radio-group,.form-checkbox-group,.form-toggle-switch,.form-file-group{
	display: none;
}

.btn-container{
	width: 100%;
    background: #fff;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align:center;
}

.navbar-fixed-bottom .btn-container{
	border-top: 1px solid #dddddd;
}

.floating-item {
	position: fixed;
	/**left: 5px;**/
	right: 5px;
	top: 30%;
	z-index: 999999;
}
.floating-item ul{
	margin: 0;
	padding: 0;
}
.floating-item ul li {
	width: 60px;
	height: 60px;
	font-size: 20px;
	border-radius: 5px;
	background: #fff;
	color: #fff;
	text-align: center;
	margin: 5px 0;
	cursor: pointer;
	position: relative;
	transition: .5s;
	box-shadow: 0 2px 5px rgba(0,0,0,0.8);
}
.floating-item ul li i {
	color: #666;
	line-height: 60px;
	font-size:20px;
}

.floating-item ul li .rota {
	display: block;
	position: absolute;
	border-radius: 5px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	-webkit-transform-origin: -50% 50%;
	transform-origin: -50% 50%;
	/**-webkit-transform: rotate3d(0,0,1,90deg);
	transform: rotate3d(0,0,1,90deg);
	-webkit-transition: -webkit-transform .3s ease-in;**/
	transition: transform .3s ease-in;
	opacity: 0;
	filter: alpha(opacity=0);
	background: #1B8BF5;
	color: #fff;
	text-align: center;
	line-height: 60px;
	font-size: 12px;
	text-decoration: none;
	padding: 2px 3px;
	box-sizing: border-box;
}

.floating-item ul li:hover .rota {
	-webkit-transform: rotate3d(0,0,1,0deg);
	transform: rotate3d(0,0,1,0deg);
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	opacity: .9;
	filter: alpha(opacity=90);
}

.floating-item ul li .title {
	position: absolute;
	right: -72px;
	top: 16px;
	height: 18px;
	line-height: 18px;
	font-size: 14px;
	text-align: left;
	padding: 3px 10px;
	background: rgba(0,0,0,0.5);
	color: #fff;
	border-radius: 8px;
}

.floating-item ul li .img-item {
	position: absolute;
	left: 65px;
	top: -30px;
	border: 1px solid #ccc;
	border-radius: 3px;
}

.floating-item ul li div img {
	max-width: 120px;
	display: block;
}

.floating-item ul li .text-item {
	position: absolute;
	left: 65px;
	top: 18px;
	border: 1px solid #ccc;
	border-radius: 3px;
	background: #fff;
	text-decoration: none;
	padding: 3px 8px;
	color: #444;
	font-size: 14px;
}

.floating-item ul li .text-item span {
	position: relative;
	padding-left: 15px;
	word-break:keep-all;
	white-space:nowrap;
}

.floating-item ul li .text-item span i {
	font-size: 14px;
	line-height: 24px;
	position: absolute;
	left: 0;
	top: -2px;
	color: #444;
}

.floating-item ul li div {
	display: none;
}

.for-top {
	display: none;
}


.form-file-group{
	
}

.file-list-container{
	width: 100%;
}

.file-list-container .file-group{
	width: 100%;
}

.file-list-container .file-group .file-list-box{
	padding: 0 5px;
	float: left;
	/**max-width:750px;**/
	overflow:hidden;
	display: block; 
	/**height: 100px;**/
}

.file-list-container .file-group .file-list-box .file-list-item{
	width: 95px;height: 100px;float: left;position: relative; margin-right:10px;
}

.file-list-container .file-group .file-list-box .file-list-item .file-icon{
	width: 95px;height: 65px;position: relative;cursor: pointer;
}
.file-list-container .file-group .file-list-box .file-list-item .file-icon .file-delete{
	position: absolute;
	cursor: pointer;
	display: none;
	top: 8px;
	right: 22px;
	width: 15px;
	height: 15px;
	background: #f00;
	border-radius:50%;
	text-align: center;
	color: #fff;
	z-index: 99;
	line-height: 14px;
	font-family: Verdana,Geneva,snas-serif;
	display: block;
}

.file-list-container .file-group .file-list-box .file-list-item .file-name{
	font-family: "Microsoft Yahei";
	font-size:12px;
	width: 95px;
	height: 24px;
	line-height: 22px;
	color: #797979;
	text-align: center;
	margin-top: -8px; 
	text-overflow: ellipsis; 
	overflow: hidden; 
	white-space: nowrap;
}
.file-list-container .file-group .file-picker{
	width: 126px;float: left;
}

.file-list-container .file-group .file-picker .file-picker-split{
	width: 0; height: 75px;margin-top: 15px; border-left: 1px solid #d1d1d1; float: left;
}

.file-list-container .file-group .file-picker .file-picker-more{
	width: 75px;height: 100px;float: left;display:block;position: relative;
}

.file-list-container .file-group .file-picker .file-picker-icon{
	width: 36px;
	height: 36px;
	margin: 15px 0 15px 20px;
	cursor:pointer;
	background:url(./images/attachList/uploadImg.png) no-repeat center;
}

.file-list-container .file-group .file-picker .file-picker-icon:hover{
	background:url(./images/attachList/uploadImg_on.png) no-repeat center;
}

.file-list-container .file-group .file-picker .file-picker-icon-disabled{
	width: 36px;
	height: 36px;
	margin: 15px 0 15px 20px;
	background:url(./images/attachList/uploadImg_dis.png) no-repeat center;
}


.file-list-container .file-group .file-picker .file-picker-label{
	font-family: "Microsoft Yahei";
	font-size:12px;
	height: 24px;
	line-height: 22px;
	color: #797979;
	text-align: center;
	margin-top: -8px; 
	text-overflow: ellipsis; 
	overflow: hidden; 
	white-space: nowrap;
	width: 100%;
}

.file-list-container .file-group .file-list-box .file-list-item .file-icon-default{
	background: url(./images/attachList/pic_default.png) center center no-repeat;
}

.file-list-container .file-group .file-list-box .file-list-item .file-icon-pdf{
	background: url(./images/attachList/pic_pdf.png) center center no-repeat;
}

.file-list-container .file-group .file-list-box .file-list-item .file-icon-doc{
	background: url(./images/attachList/pic_doc.png) center center no-repeat;
}
.file-list-container .file-group .file-list-box .file-list-item .file-icon-docx{
	background: url(./images/attachList/pic_docx.png) center center no-repeat;
}
.file-list-container .file-group .file-list-box .file-list-item .file-icon-gif{
	background: url(./images/attachList/pic_gif.png) center center no-repeat;
}
.file-list-container .file-group .file-list-box .file-list-item .file-icon-jpg{
	background: url(./images/attachList/pic_jpg.png) center center no-repeat;
}
.file-list-container .file-group .file-list-box .file-list-item .file-icon-ppt{
	background: url(./images/attachList/pic_ppt.png) center center no-repeat;
}
.file-list-container .file-group .file-list-box .file-list-item .file-icon-pptx{
	background: url(./images/attachList/pic_pptx.png) center center no-repeat;
}
.file-list-container .file-group .file-list-box .file-list-item .file-icon-rar{
	background: url(./images/attachList/pic_rar.png) center center no-repeat;
}
.file-list-container .file-group .file-list-box .file-list-item .file-icon-txt{
	background: url(./images/attachList/pic_txt.png) center center no-repeat;
}
.file-list-container .file-group .file-list-box .file-list-item .file-icon-xls{
	background: url(./images/attachList/pic_xls.png) center center no-repeat;
}
.file-list-container .file-group .file-list-box .file-list-item .file-icon-xlsx{
	background: url(./images/attachList/pic_xlsx.png) center center no-repeat;
}
.file-list-container .file-group .file-list-box .file-list-item .file-icon-zip{
	background: url(./images/attachList/pic_zip.png) center center no-repeat;
}



.bs-callout {
    padding: 10px;
    margin-top: 10px;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
    background:#fff;
}
.bs-callout-info {
   			border-left-color: #1b809e;
}





.pt5 {
	padding-top: 5px;
}
.pr5 {
	padding-right: 5px;
}
.pb5 {
	padding-bottom: 5px;
}
.mt5 {
	margin-top: 5px;
}
.mr5 {
	margin-right: 5px;
}
.mb5 {
	margin-bottom: 5px;
}
.ml5 {
	margin-left: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mr10 {
	margin-right: 10px;
}
.mb10 {
	margin-bottom: 10px;
}
.ml0 {
	margin-left: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mr20 {
	margin-right: 20px;
}
.mb20 {
	margin-bottom: 20px;
}
.m20 {
	margin-left: 20px;
}
.m50 {
	margin-left: 50px;
}
.img-xs {
  width: 32px;
  height: 32px;
}
.img-sm {
  width: 64px;
  height: 64px;
}
.img-md {
  width: 96px;
  height: 96px;
}
.img-lg {
  width: 120px;
  height: 120px;
}
.section-content {
    min-height: 250px;
    margin-right: auto;
    margin-left: auto;
    padding: 5px 5px 5px 5px;
    width: 100%;
    height: 100%;
    position: absolute;
}

.ibox {
    margin-bottom: 25px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    /**height: 100%;**/
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.list-group-striped > .list-group-item {
	border-left: 0;
	border-right: 0;
	border-radius: 0;
	padding-left: 0;
	padding-right: 0
}

.ibox-title-gray {
    height: 41px;
    background-color: #f0f3f4;
    color: #333;
    font-weight: 700;
    border-radius: 2px 2px 0 0;
    padding: 13px !important;
    border-bottom: 1px solid #eee;
    display: block;
    clear: both;
}

.dashboard-header h5 {
    padding: 8px 0 0 0;
    display: inline-block;
    font-size: 14px;
    text-overflow: ellipsis;
    float: left;
    font-weight: 400;
}

.ibox-title-gray h5 {
    display: inline-block;
    font-size: 14px;
    margin: 0 0 7px;
    padding: 0;
    text-overflow: ellipsis;
    float: left;
}

.nav-tabs-custom {
	margin-bottom: 20px;
	background: #fff;
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	border-radius: 3px
}

.nav-tabs-custom>.nav-tabs {
	margin: 0;
	border-bottom-color: #f4f4f4;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.nav-tabs-custom>.nav-tabs>li {
	border-top: 3px solid transparent;
	margin-bottom: -2px;
	margin-right: 5px
}

.nav-tabs-custom>.nav-tabs>li.header {
	padding-left: 5px;
	font-size: 16px;
	line-height: 30px;
}

.nav-tabs-custom>.nav-tabs>li.disabled>a {
	color: #777
}

.nav-tabs-custom>.nav-tabs>li>a {
	color: #444;
	font-weight: normal;
	border-radius: 0
}

.nav-tabs-custom>.nav-tabs>li>a,.nav-tabs-custom>.nav-tabs>li>a:hover {
	background: transparent;
	margin: 0
}

.nav-tabs-custom>.nav-tabs>li>a:hover {
	color: #999
}

.nav-tabs-custom>.nav-tabs>li:not(.active)>a:hover,.nav-tabs-custom>.nav-tabs>li:not(.active)>a:focus,.nav-tabs-custom>.nav-tabs>li:not(.active)>a:active {
	border-color: transparent
}

.nav-tabs-custom>.nav-tabs>li.active {
	border-top-color: #1890ff
}

.nav-tabs-custom>.nav-tabs>li.active>a,.nav-tabs-custom>.nav-tabs>li.active:hover>a {
	background-color: #fff;
	color: #444
}

.nav-tabs-custom>.nav-tabs>li.active>a {
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-left-color: #f4f4f4;
	border-right-color: #f4f4f4
}

.nav-tabs-custom>.tab-content {
	background: #fff;
	padding: 10px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.layer-disabled {
	border: 1px #dedede solid !important;
	background-color: #f1f1f1 !important;
	color: #333 !important;
	pointer-events: none;
}

.box {
	position: relative;
	border-radius: 3px;
	background: #ffffff;
	border-top: 3px solid #d2d6de;
	margin-bottom: 20px;
	width: 100%;
	box-shadow: 0 1px 1px rgba(0,0,0,0.1)
}

.box-header:before,.box-body:before,.box-footer:before,.box-header:after,.box-body:after,.box-footer:after {
	content: " ";
	display: table
}

.box-header:after,.box-body:after,.box-footer:after {
	clear: both
}

.btn-box-tool {
	padding: 5px;
	font-size: 12px;
	background: transparent;
	color: #97a0b3;
}

.open .btn-box-tool,
.btn-box-tool:hover {
	color: #606c84;
}

.box-main {
	margin: 0;
	border: 0;
	padding-top: 2px;
	border-radius: 0;
	box-shadow: none
}

.box-main>.box-header {
	border-bottom: 1px solid #eee;
	padding: 12px 10px 2px 15px
}

.box-header .box-title {
	display: inline-block;
	font-size: 18px;
	margin: 0;
	line-height: 1;
}

.box-main>.box-header .box-title {
	font-size: 16px;
	margin-bottom: 13px;
	float: left
}

.box-main>.box-header .box-title .fa {
	font-size: 14px;
	padding-right: 3px;
	margin-top: -2px
}

.box-main>.box-header .box-tools {
	position: relative;
	top: -5px;
	right: 0
}

.box-main>.box-header .box-tools .btn {
	padding: 3px 10px 5px 10px;
	font-size: 14px;
	margin-bottom: 2px
}

.box-main>.box-header .box-tools .btn-box-tool {
	padding: 4px 2px
}

.box-main form>.box-footer,.nav-main form>.box-footer {
	background: #fafafa
}

.box-main form>.box-footer .row,.nav-main form>.box-footer .row {
	margin: 5px 0 5px -25px
}

@media ( min-width : 768px) {
	.section-content .about {
		padding-left: 0px
	}
}

/** select2 ��ʽ�޸� **/
.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #1AB394;
	border-color: #1AB394;
	padding: 1px 10px;
	color: #fff
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	margin-right: 5px;
	color: rgba(255,255,255,0.7)
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #fff
}

.select2-container .select2-selection--single .select2-selection__rendered {
	padding-right: 10px
}

.control-label.is-required:before {
  content: '* ';
  color: red;
}

label.error {
	position: absolute;
	right: 18px;
	top: 10px;
	color: #ef392b;
	font-size: 12px;
	z-index:99;
}

.input-group label.error {
	z-index:99;
	right: 42px
}

.input-group.date label.error {
	z-index:99;
	right: 3px
}

.Validform_error,input.error,select.error {
	background-color: #fbe2e2;
	border-color: #c66161;
	color: #c00
}

.Validform_wrong,.Validform_right,.Validform_warning {
	display: inline-block;
	height: 20px;
	font-size: 12px;
	vertical-align: middle;
	padding-left: 25px
}

.i-checks label.error, .check-box label.error, .radio-box label.error {
	right: auto;
	width: 150px;
	left: 210px;
	top: 1px;
	max-width: none;
}

.check-box,.radio-box {
	display: inline-block;
	box-sizing: border-box;
	cursor: pointer;
	position: relative;
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 8px;
}

.icheckbox, .icheckbox-blue, .iradio, .iradio-blue, .iradio-purple {
	position: absolute;
	top: 8px;
	left: 0
}

/** iCheck **/
.icheckbox-blue,.iradio-blue {
	display: block;
	margin: 0;
	padding: 0;
	width: 18px;
	height: 18px;
	background: url(./images/blue.png) no-repeat;
	border: none;
	cursor: pointer
}

.icheckbox-blue,.icheckbox-blue.static:hover {
	background-position: 0 0
}

.icheckbox-blue.hover,.icheckbox-blue:hover {
	background-position: -20px 0
}

.icheckbox-blue.checked {
	background-position: -40px 0
}

.icheckbox-blue.disabled {
	background-position: -60px 0;
	cursor: default
}

.icheckbox-blue.checked.disabled {
	background-position: -40px 0
}

.iradio-blue,.iradio-blue.static:hover {
	background-position: -100px 0
}

.iradio-blue.hover,.iradio-blue:hover {
	background-position: -120px 0
}

.iradio-blue.checked {
	background-position: -140px 0
}

.iradio-blue.disabled {
	background-position: -160px 0;
	cursor: default
}

.iradio-blue.checked.disabled {
	background-position: -180px 0
}

.toggle-switch {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 0;
	padding-top: 8px;
}
.toggle-switch input {
    height: 0;
    width: 0;
    position: absolute;
    opacity: 0;
}
.toggle-switch span {
	display: inline-block;
	position: relative;
	width: 40px;
	height: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #ebebeb;
	border: 2px solid #ebebeb;
	cursor: pointer;
	-webkit-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease
}
.toggle-switch span:after {
	content: '';
	height: 20px;
	width: 20px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	left: 1px;
	top: -7px;
	color: #aaa;
	-webkit-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
	text-align: center;
	font-size: 13px;
	background-color: #fff;
	-webkit-box-shadow: rgba(0,0,0,.12) 0 1px 6px,rgba(0,0,0,.12) 0 1px 4px;
	box-shadow: rgba(0,0,0,.12) 0 1px 6px,rgba(0,0,0,.12) 0 1px 4px
}
.toggle-switch input:checked~span:after {
	left: -webkit-calc(100% - 20px);
	left: calc(100% - 20px);
	background-color: #33cabb
}
 
.toggle-switch.switch-solid span  {
    height: 20px;
}
.toggle-switch.switch-solid span:after {
    top: -2px;
}
.switch-solid input:checked~span {
	background-color: #33cabb;
	border-color: #33cabb
}
.switch-solid input:checked~span:after {
	background-color: #fff;
	color: #33cabb
}

.loaderbox {
	display: inline-block;
	min-width: 125px;
	padding: 10px;
	margin: 0 auto;
	color: #000 !important;
	font-size: 13px;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ddd;
	background-color: #eee;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}

.loaderbox .loading-activity {
	float: left;
	width: 18px;
	height: 18px;
	border: solid 2px transparent;
	border-top-color: #000;
	border-left-color: #000;
	border-radius: 10px;
	-webkit-animation: pace-spinner 400ms linear infinite;
	-moz-animation: pace-spinner 400ms linear infinite;
	-ms-animation: pace-spinner 400ms linear infinite;
	-o-animation: pace-spinner 400ms linear infinite;
	animation: pace-spinner 400ms linear infinite;
}

@media (max-width: 767px) {
	.loading-activity {
		width: 18px;
		height: 18px;
	}
}

@-ms-keyframes pace-spinner {
	0% {
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes pace-spinner {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.select-list ul, .layui-layer-content ul {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.select-list li, .layui-layer-content li {
	list-style: none;
}

.time-input {
	display: block;
	width: 100%;
	padding-left: 10px;
}

label {
	font-weight: normal;
}

.container-div {
	/**padding: 0px 28px;**/
	padding:10px;
	height: 100%;
}

.container-div .row {
	height: 100%;
}
.search-collapse{
	width: 100%;
	background: #fff;
	border-radius: 6px;
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.select-table {
	width: 100%;
	background: #fff;
	border-radius: 6px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #F5F5F5;
	/**box-shadow: 1px 1px 3px rgba(0,0,0,.2);**/
}

.search-collapse {
	position: relative;
}

.search-collapse .col-sm-6 .control-label {
	color: #333;
}

@media ( max-width : 768px) {
	.search-collapse {
		display: none;
	}
}

@media ( min-width : 768px) {
	.select-list li {
		float: left;
	}
}

.select-list li {
	color: #333;
	margin: 5px 15px 5px 0px;
}

.select-list li p{
	float: left;
	width: 65px;
	margin: 5px 5px 5px 0px;
	text-align:right;
}

.select-list li input {
	border: 1px solid #ddd;
	border-radius: 4px;
	background: transparent;
	outline: none;
	height: 30px;
	width: 200px;
	padding-left: 5px;
}

.select-list li .submit-btn {
	border: 0px;
	border-radius: 4px;
	background: transparent;
	outline: none;
	width: 40px;
	height: 23px;
}

.select-list li select {
	border: 1px solid #ddd;
	border-radius: 4px;
	background: transparent;
	outline: none;
	height: 30px;
    width: 200px;
}

.bootstrap-select.form-control .btn-default {
    color: inherit;
    padding: 6px 12px;
    border-radius: 1px;
    border: 1px solid #e5e6e7;
	outline: none;
	height: 34px;
	background: #FFFFFF none
}

.file-input .btn-default {
    color: inherit;
    background: white;
    border: 1px solid #e7eaec;
}

.select-list .btn-default {
    color: #555;
    padding: 5px 5px;
    border: 1px solid #ddd;
	border-radius: 4px;
	background: transparent;
	outline: none;
	height: 30px;
	width: 200px;
}

.select-list .btn-default:hover,.select-list .btn-default:focus,.select-list .btn-default:active,.select-list .btn-default.active,.open .dropdown-toggle.btn-default {
	color: #555;
	background-color: #e4e4e4;
	border-color: #b2b2b2
}

.select-list .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  height: 30px;
  width: 200px;
}

.select-list .bootstrap-select > .dropdown-toggle.bs-placeholder,
.select-list .bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.select-list .bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.select-list .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: inherit;
  font-size: 13px;
}

.select-list .bootstrap-select .dropdown-toggle .caret {
  position: inherit;
}

.select-list .select-selectpicker li {
	float: none;
}

.select-list .dropdown-menu>li>a,.bootstrap-select.form-control .dropdown-menu>li>a {
    line-height: inherit;
}

.select-list .dropdown-menu li>a:hover,.dropdown-menu li>a:focus,.dropdown-submenu:hover>a,.bootstrap-select.form-control .dropdown-menu li>a:hover,.dropdown-menu li>a:focus,.dropdown-submenu:hover>a{
	color: #fff;
	text-decoration: none;
	background-color: #12889a
}

.select-list .select2-container--bootstrap {
	width: 200px!important;
	display: inline-block;
}

.select-list .select2-container--bootstrap .select2-selection {
	border-radius: 6px;
}

.select-list .select2-container--bootstrap .select2-selection--single {
	height: 30px!important;
	padding: 5px 10px;
}

.select-list .select-time input,.select-list .range-field input {
	width: 93px;
}

.select-time label,.select-time span,.select-time input {
	float: left;
}

.range-field label,.range-field span,.range-field input {
	float: left;
}

@media (max-width:767px) {
    .select-time label,.select-time span,.select-time input {
	    float: none;
    }
    .select-list .select-time input {
	    width: 200px;
    }
    .range-field label,.range-field span,.range-field input {
	    float: none;
    }
    .select-list .range-field input {
	    width: 200px;
    }
}

.select-time label {
	margin-top: 5px;
}

.select-time span {
	display: block;
	margin: 5px 5px;
}

.range-field label {
	margin-top: 5px;
}

.range-field span {
	display: block;
	margin: 5px 5px;
}

.search-btn {
	background-color: #1ab394;
	border-color: #1ab394;
	color: #FFF;
	margin-bottom: 5px;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	border-radius: 3px;
	vertical-align: middle;
	cursor: pointer;
}

.select-title{
	color:#3d5266;
	font-size:15px;
	padding:10px 0px;
	font-weight: normal;
}

.table-striped {
	min-height: 75%;
}

.table-striped .bootstrap-table {
	border: 0px!important;
}

.table-striped table>thead>tr>th, .table-striped table>tbody>tr>th, .table-striped table>tfoot>tr>th, .table-striped table>thead>tr>td, .table-striped table>tbody>tr>td, .table-striped table>tfoot>tr>td {
	border-bottom: 1px solid #e7eaec!important;
	background-color: transparent;
	border: 0px;
}


.table-bordered table>thead>tr>th:first-child, .table-bordered table>tbody>tr>td:first-child {
    border-left: 1px solid #ddd;
}
 
.table-bordered table>thead>tr>th:last-child, .table-bordered table>tbody>tr>td:last-child {
	border-right: 1px solid #ddd;
}

.table-bordered table>thead>tr>th, .table-bordered table>tbody>tr>td {
    border-top: 1px solid #ddd!important;
    border-bottom: 1px solid #ddd;
}

.fixed-table-footer {
	border-top: 0px solid #ddd;
}

.fixed-table-container {
	border: 0px solid #ddd;
}

.table-striped .table>thead>tr>th, .table-striped .table>tbody>tr>th {
	border-bottom: 1px solid #ccc!important;
	border-top: 0px!important;
}

.table-striped .table>thead:first-child>tr:first-child>th {
	font-weight: normal;
	font-size: 13px
}
.table-striped table thead {
   background-color: #fff; /**#eff3f8**/
}

.fixed-table-container thead th  >.both{ 
    display: inline-block
}

.editable-input .input-sm {
	height: 32px!important;
}


.left-fixed-table-columns, .left-fixed-body-columns {
    position: absolute;
    background-color: #fff;
    display: none;
    box-sizing: border-box;
    overflow: hidden;
}

.left-fixed-table-columns .table, .left-fixed-body-columns .table {
    border-right: 1px solid #ddd;
}

.left-fixed-table-columns .table.table-no-bordered, .left-fixed-body-columns .table.table-no-bordered {
    border-right: 1px solid transparent;
}

.left-fixed-body-columns table {
    position: absolute;
    animation: none;
}

.bootstrap-table .table-hover > tbody > tr.hover > td {
    background-color: #f5f5f5;
}

.right-fixed-table-columns{ 
    position: absolute;
    right:63px;
    border-left:1px solid #ddd;
    display: none;
    z-index:100;
}

.bootstrap-tree-table .treetable-indent {width:16px; height: 16px; display: inline-block; position: relative;}
.bootstrap-tree-table .treetable-expander {width:16px; height: 16px; display: inline-block; position: relative; cursor: pointer;}
.bootstrap-tree-table .treetable-selected{background: #f5f5f5 !important;}
.bootstrap-tree-table .treetable-table{border:0 !important;margin-bottom:0}
.bootstrap-tree-table .treetable-table tbody {display:block;height:auto;overflow-y:auto;}
.bootstrap-tree-table .treetable-table thead, .treetable-table tbody tr {display:table;width:100%;table-layout:fixed;}
.bootstrap-tree-table .treetable-thead th{line-height:24px;border: 0 !important;border-radius: 4px;border-left:0px solid #e7eaec !important;border-bottom:1px solid #ccc!important;text-align: left;}
.bootstrap-tree-table .treetable-thead tr :first-child{border-left:0 !important}
.bootstrap-tree-table .treetable-tbody td{overflow:hidden;border: 0 !important;border-left:0px solid #e7eaec !important;border-bottom:1px solid #e7eaec!important;white-space: nowrap; text-overflow: ellipsis;}
.bootstrap-tree-table .treetable-tbody tr :first-child{border-left:0 !important}
.bootstrap-tree-table .treetable-bars .tool-left, .bootstrap-tree-table .treetable-bars .tool-right{margin-top: 10px; margin-bottom: 10px;}
.bootstrap-tree-table .treetable-bars .tool-left{float: left;}
.bootstrap-tree-table .treetable-bars .tool-right{float: right;}
.bootstrap-tree-table .treetable-bars .columns li label{display: block;padding: 3px 20px;clear: both;font-weight: 400;line-height: 1.428571429;max-width: 100%;margin-bottom: 5px;cursor:pointer;}
.bootstrap-tree-table .table{border-bottom: 0px solid #e7eaec!important;}

.ax_close_max {
	position: fixed;
	top: 5px;
	left: 5px;
	z-index: 9999;
	display: none;
	color: #ccc;
}
.navbar-right > .user-menu > .dropdown-menu {
	border-top-right-radius:0;
	border-top-left-radius:0;
	padding:1px 0 0 0;
	border-top-width:0;
	width:138px;
}
.navbar-right > .user-menu .user-image {
	float:left;
	width:27px;
	height:27px;
	border-radius:50%;
	margin-right:8px;
	margin-top:-3px;
}
@media (max-width:767px) {
	.navbar-right > .user-menu .user-image {
	float:none;
	margin-right:0;
	margin-top:-8px;
	line-height:10px;
}
}.dropdown-menu > li > a > .glyphicon,.dropdown-menu > li > a > .fa,.dropdown-menu > li > a > .ion {
	margin-right:10px;
}
.dropdown-menu > li > a:hover {
	background-color:#e1e3e9;
	color:#333;
}
.dropdown-menu > .divider {
	background-color:#eee;
}

.form-header {
    font-size:15px;
	color:#6379bb;
	border-bottom:1px solid #ddd;
	margin:8px 10px 25px 10px;
	padding-bottom:5px
}

.main-content {
    background-color: #ffffff;
    color: inherit;
    padding: 10px 15px 15px 15px;
    border-color: #e7eaec;
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;
    border-width: 1px 0px;
}

.pageGo input {
    height: 32px;
    width: 50px;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    display: block;
    float:left;
}
.pageGo button {
    height: 32px;
    display: block;
    float:left;
}

.reorder_rows_onDragClass td {
    color:yellow!important;
	background-color:#999!important;
	text-shadow:0 0 10px black,0 0 10px black,0 0 8px black,0 0 6px black,0 0 6px black;
	box-shadow:0 12px 14px -12px #111 inset,0 -2px 2px -1px #333 inset
}

.fixed-table-container .selected {
    background-color: #E8F7FD;
    color: #1890ff;
}

::-webkit-scrollbar-track {
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 6px;
    height: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
	border-radius: 6px;
	background-color: #999;
}

.btn-outline{
	line-height: 20px;
	 height: 34px;
}

.btn-group-sm .space{
	margin-right:5px;
}

.btn-trace{
	border: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.btn-trace:HOVER {
	border: 0px;
	background-color: #F5F5F5;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	
}

.treeSearchInput{
	padding-top: 10px;	
}



.label-warning,.badge-success{
	background-color: #1c84c6;
    color: #FFFFFF;
}

.label-warning,.badge-primary{
	background-color: #1ab394;
    color: #FFFFFF;
}

.label-warning, .badge-warning {
    background-color: #f8ac59;
    color: #FFFFFF;
}

.label-danger, .badge-danger {
    background-color: #d9534f;
    color: #FFFFFF;
}


.select-list .select2-search{
	padding :0px;
	margin:0px;
}



/**************cardList****************/
.card-list-body{
	min-height: 500px;
}
.card-list-tools{
	margin: 10px;
}

.ibox{
	margin: 0;
}

.card-list-item{
	margin-top:15px;
	margin-bottom: 15px;
}

.card-list-item:hover {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-box-shadow: 0 0 6px #999;
    box-shadow: 0 0 6px #999;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    cursor: pointer;
}

.card-list-item-selected {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-box-shadow: 0 0 6px #7bacdc;
    box-shadow: 0 0 6px #7bacdc;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    cursor: pointer;
}

.sortable-chosen{
	box-shadow: 1px 16px 16px -8px rgba(0,0,0,0.27);
	-webkit-box-shadow: 1px 16px 16px -8px rgba(0,0,0,0.27);
	-moz-box-shadow: 1px 16px 16px -8px rgba(0,0,0,0.27);
	border-bottom: 2px solid hsla(0,0%,0%,0.40);
}

.mescroll{
	position: fixed;
	top: 46px;
	bottom: 0;
	height: auto;
}
.container-div{
	padding:0px;
}
.container-div .row{
	margin:0px;
}
.title_right{
	padding-left: 20px;
	border: 0;
}

.select-list li p, .select-list li label:not(.radio-box) {
    float: left;
    width: 85px;
    margin: 5px 0px 0px 0px;
    text-align: right;
}
.bootstrap-table .fixed-table-container.fixed-height .fixed-table-border{
	border-right:0px;
}

.bootstrap-table .fixed-table-container .table tbody tr.no-records-found {
    border: 0px;
}
.bootstrap-table .fixed-table-container .table tbody tr.no-records-found td {
	border-right: 1px solid #fff!important;
    border-bottom: 1px solid #fff!important;
    background-color:#fff;
}

.table-striped .bootstrap-table {
    margin-bottom: 20px;
}

.bootstrap-table .fixed-table-container .fixed-table-body {
	border-right: 1px solid rgb(222, 226, 230);	
}

.container-div .card-list-tools{
	margin: 10px;
	
}


/****************simple table************************/
.simple-table{
	margin-left: 20px;
	margin-right: 20px;
	overflow-x:hidden; 
}
.simple-table-row{
	height: 43px;
}
.simple-table-row-selected{
	background-color: #E8F7FD;
 			 color: #1890ff;
}
.simple-table .search-list{
	padding: 0;
	margin-left: 30px;
}

.simple-table table{
	margin-bottom: 10px;
}

.simple-table table thead th{
	background-color:#fff;
}

.simple-table table thead th .both {
	display: inline-block;
	 background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAkElEQVQoz7X QMQ5AQBCF4dWQSJxC5wwax1Cq1e7BAdxD5SL+Tq/QCM1oNiJidwox0355mXnG/DrEtIQ6azioNZQxI0ykPhTQIwhCR+BmBYtlK7kLJYwWCcJA9M4qdrZrd8pPjZWPtOqdRQy320YSV17OatFC4euts6z39GYMKRPCTKY9UnPQ6P+GtMRfGtPnBCiqhAeJPmkqAAAAAElFTkSuQmCC");
}
.simple-table table thead th .asc {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZ0lEQVQ4y2NgGLKgquEuFxBPAGI2ahhWCsS/gDibUoO0gPgxEP8H4ttArEyuQYxAPBdqEAxPBImTY5gjEL9DM+wTENuQahAvEO9DMwiGdwAxOymGJQLxTyD+jgWDxCMZRsEoGAVoAADeemwtPcZI2wAAAABJRU5ErkJggg==");
}
.simple-table table thead th .desc {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZUlEQVQ4y2NgGAWjYBSggaqGu5FA/BOIv2PBIPFEUgxjB+IdQPwfC94HxLykus4GiD+hGfQOiB3J8SojEE9EM2wuSJzcsFMG4ttQgx4DsRalkZENxL+AuJQaMcsGxBOAmGvopk8AVz1sLZgg0bsAAAAASUVORK5CYII= ");
}
.simple-table table thead th .sortable {
    cursor: pointer;
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 30px;
}
.simple-table table thead th .th-inner {
    vertical-align: bottom;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*****************主表tab样式调整*******************/
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    border: 0px ;
    border-bottom:1px solid #196dff;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -2px;
}
.nav-tabs>li>a {
    padding: 10px 10px 10px 10px;
}
.panel-body {
    background: #fff;
    border: 0px solid #e7eaec;
    border-radius: 2px;
    padding: 0px;
    position: relative;
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top:0px solid #ddd;
}
		
.panel-body {
   padding: 0;
}
.panel-default {
    border:0;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none;
    border-color: #dddddd #dddddd rgba(0, 0, 0, 0);
    border-bottom: #196dff;
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;
    border-style: solid;
    border-width: 0px;
    border-bottom-width:1px;
    color: #555555;
    cursor: default;
}


/**************************多图片上传*****************************/
.form-image-group-warp {
    min-height: 36px;
    position: relative;
}
.image-list-box{
	width: auto;
	float: left;	
}
.form-upload-drag {
    position: relative;
    padding: 10px;
    border: 1px dashed #e2e2e2;
    background-color: #fff;
    text-align: center;
    cursor: pointer;
    color: #999;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
}
.form-upload-form, .form-upload-wrap {
    display: inline-block;
}
.del_img {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    width: 25px;
    height: 25px;
    display: block;
    margin-right: 5px;
}
.form-upload-file {
    display: none!important;
    opacity: .01;
    filter: Alpha(opacity=1);
}

/****************************多张图片缩略图显示效果***************************/
.img-thumb-list {
    display: inline-block;
}
.img-thumb-list-item:first-child {
    margin-left: 0;
}
.img-thumb-list-item {
    display: inline-block;
    margin-left: -8px;
    cursor: pointer;
}
.img-thumb-list-item .img-thumb {
    border: 1px solid #fff;
}
.img-thumb-small {
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 50%;
}
.img-thumb-image {
    background: transparent;
}

.img-thumb {
    display: inline-block;
    text-align: center;
    background: #ccc;
    color: #fff;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50%;
}
.img-thumb>img {
    width: 100%;
    height: 100%;
}

/****************************文件组缩略图显示效果****************************/
.file-thumb-list {
    display: inline-block;
}
.file-thumb-list-item:first-child {
    margin-left: 0;
}
.file-thumb-list-item {
    display: inline-block;
    margin-left:4px;
    cursor: pointer;
}
.file-thumb-list-item .img-thumb {
    border: 1px solid #fff;
}
.file-thumb-small {
    width: 24px;
    height: 24px;
    line-height: 24px;
}
.file-thumb-image {
    background: transparent;
}

.file-thumb {
    display: inline-block;
    text-align: center;
    color: #fff;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    line-height: 32px;
}
.file-thumb>img {
    width: 100%;
    height: 100%;
}


/**************************选择器布局*********************/
.aweto-selector-box, .aweto-selector-header {
    border-width: 0;
    border-style: solid;
    border-color: #e6e6e6;
}
.aweto-selector-header {
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    border-bottom-width: 1px;
}
.aweto-selector-box {
    position: relative;
    border-width: 1px;
    width: 200px;
    height: 360px;
    border-radius: 2px;
    background-color: #fff;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin: 0!important;
}
.aweto-selector-data {
    overflow: auto;
}
.aweto-border-box, .aweto-border-box * {
    box-sizing: border-box;
}

/*****************************新主题*************************/
.container-div {
	background: #f7f7f7;
    padding: 10px;
}
.search-collapse{
	margin-top:10px;	
	border-radius:0;
	padding-bottom: 10px;
}
.search-collapse .select-list ul, .layui-layer-content ul{
	padding:10px;
}

.select-table{
	margin-top:0px;
	padding-top:0px;	
	border: 0px;
	border-radius:0;
}
.ui-layout-resizer{
	background: #fff;
	border-width:1px;
}


/*去掉表头左边框*/
.title_right {
	padding-left: 0px !important;
}
.title_right span {
	border-left: 0  !important;
}
/*多个操作添加间隔*/
.btn-xs ~ .btn-xs:before {
	content: "";
	display: inline-block;
	width: 1px ;
	height: 10px;
	background: #337ab7;
	position: relative;
	left: -9px;
	opacity: 0.4;
}
/*搜索蓝色*/
.sousuo_blue {
	background: #0c80d7;
	border: 1px solid #0c80d7;
	color: #fff;
}
/*重置灰色*/
.chongzhi_gray {
	border-radius: 15px;
	background: #eff0f7;
	border: 1px solid #eff0f7;
	color: #aaa;
}

.form-control{
	background-color: #fff !important;
}

.note-editor.note-frame .note-editing-area .note-editable[contenteditable="false"] {
   background-color: #fff !important;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection, .select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
   background-color: #fff !important;
   /** border-color:#e5e6e7;**/
   color: #1AB394;
}

/******************丝带样式************************/
.ribbon-wrapper {
    height: 70px;
    overflow: hidden;
    position: absolute;
    right: -2px;
    top: -2px;
    width: 70px;
    z-index: 10;
}
.ribbon-wrapper.ribbon-xl {
    height: 180px;
    width: 180px;
}
.ribbon-wrapper.ribbon-xl .ribbon {
    right: 4px;
    top: 47px;
    width: 240px;
}
.ribbon-wrapper.ribbon-xl {
    height: 180px;
    width: 180px;
}
.ribbon-wrapper.ribbon-xl .ribbon {
    right: 4px;
    top: 47px;
    width: 240px;
}

.ribbon-wrapper.ribbon-lg {
    height: 120px;
    width: 120px;
}
.ribbon-wrapper.ribbon-lg .ribbon {
    right: 0;
    top: 26px;
    width: 160px;
}
.ribbon-wrapper .ribbon {
    box-shadow: 0 0 3px rgba(0,0,0,.3);
    font-size: .8rem;
    line-height: 100%;
    padding: .375rem 0;
    position: relative;
    right: -2px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0,0,0,.4);
    text-transform: uppercase;
    top: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 90px;
}
.ribbon-wrapper .ribbon::before {
    left: 0;
}

.ribbon-wrapper .ribbon::after, .ribbon-wrapper .ribbon::before {
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #9e9e9e;
    bottom: -3px;
    content: '';
    position: absolute;
}
.ribbon-wrapper .ribbon::after {
    right: 0;
}

.text-xl {
    font-size: 3rem!important;
}
.text-lg {
    font-size: 2.25rem!important;
}

.bg-info {
    background-color: #17a2b8!important;
}

.bg-info, .bg-info>a {
    color: #fff!important;
}

.bg-danger {
    background-color: #dc3545!important;
}
.bg-danger, .bg-danger>a {
    color: #fff!important;
}

.bg-primary {
    background-color: #007bff!important;
}
.bg-primary, .bg-primary>a {
    color: #fff!important;
}

.bg-secondary {
    background-color: #6c757d!important;
}
.bg-secondary, .bg-secondary>a {
    color: #fff!important;
}
.bg-success {
    background-color: #28a745!important;
}
.bg-success, .bg-success>a {
    color: #fff!important;
}

.bg-warning {
    background-color: #ffc107!important;
}
.bg-warning, .bg-warning>a {
    color: #1f2d3d!important;
}


 .layui-layout-admin .layui-header .layui-nav-item .iconfont {
    font-size: 22px;
}

.icon-badge-count {
    min-width: 28px;
    text-align: center;
    line-height: 14px;
    display: inline-block;
    position: absolute;
    right: -2px;
    top: 3px;
    background: red;
    color: #fff;
    border-radius: 27px;
    padding: 6px;
    font-size: 16px;
    transform: scale(.7);
    font-family: Tahoma!important;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline:0px auto -webkit-focus-ring-color;
}



/*************layui table 样式调整***************/

.btn-group-sm{
	background:#fff;
}
.layui-table-tool{
	background: #fff;
	border-bottom: 0px;
}
.layui-table, .layui-table-view {
    margin: 0px 0px;
    border: 0px;
    background: #fff;
}
.layui-table-box{
	margin-left: 10px;
          margin-right: 10px;
          border-width: 1px;
  		border-style: solid;
  		border-color: rgb(238, 238, 238);
}
.layui-table-page{
	border: 0px;
  		margin-left: 10px
}

.layui-table-tool-temp .space {
  		margin-right: 5px;
}
.layui-table-tool-temp {
    padding-right: 35px;
}



/*************form fieldset***************/
.form-content{
	background: #f8fafd;
	height: 100%;
}

.ui-layout-content .form-content .btn-container{
	background: transparent;
}

.ui-layout-content form .btn-container{
	background: transparent;
}

.f-fieldset {
	margin-bottom: 20px;
    width: 100%;
    padding: 0 25px;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    border: 1px solid transparent;
    border-radius: 8px;
    box-shadow: 0 1px 8px rgba(96,102,116,.09);
   
}


.form-fieldset-title {
	height: 57px;
    line-height: 57px;
    width: 100%;
    font-size: 18px;
    color: #3d454c;
    position: relative;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.form-fieldset-title-name {
    position: absolute;
}
.form-fieldset-title:after {
    content: "";
    width: 18px;
    height: 3px;
    border-radius: 1px;
    background: #4880ff;
    position: absolute;
    bottom: 1px;
    left: 0;
}

.form-fieldset-title-tip {
	top: 18px;
    width: auto;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    background: #ffe6b9;
    color: #c68c27;
    position: absolute;
    left: 120px;
    padding: 0 8px 0 5px;
}
.form-fieldset-title-tip:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border: 10px solid transparent;
    border-right-color: #ffe6b9;
    left: -20px;
}

.form-fieldset-header-tip {
    position: absolute;
    top: 12px;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    white-space: nowrap;
}

.form-fieldset-icon {
    line-height: 57px;
}
.form-fieldset-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    padding-left: 43px;
    font-size: 18px;
    cursor: pointer;
}

.form-fieldset-content.has-form-item {
    margin: 20px 0 0;
}


.form-fieldset-ribbon {
	top: 32px;
    min-width: 100px;
    padding: 0 10px 0 12px;
    background: #ffe6b9;
    position: absolute;
    right: 12px;
    z-index: 1;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #c68c27;
    border-radius: 33px 0 0 33px;
    -webkit-animation: opacity-fade-in .5s;
    animation: opacity-fade-in .5s;
}

.form-fieldset-ribbon:after {
    content: "";
    position: absolute;
    right: 0;
    top: 31px;
    border-top: 7px solid #ae8134;
    border-right: 7px solid transparent;
}

/*************page title*************/

.titlePanel{
	height: 35px;
}

.page-title {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    padding-left: 52px;
}
.ui-layout-north .page-title {
    top: 50%;
}
.page-title-right {
    padding-right: 40px;
    padding-top: 8px;
}
.page-title-name {
    font-weight: 700;
    color: #3d454c;
    line-height: 35px;
    font-size: 18px;
    
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.page-title-left {
	width: 30px;
    height: 30px;
    top:11px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: 15px;
}

.page-title-left i{
    display: inline-block;
	padding-top: 7px;
}

.title_right .page-title-left{
	top:24px;
}

.title_right .page-title-right{
	padding-top: 21px;
	padding-left: 50px;
}

.title_right .page-title{
	top:18px;
	padding-left: 0px;
}

.page-title-operate {
    position: absolute;
    text-align: right;
    right: 20px;
    padding-left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-animation: opacity-fade-in .5s;
    animation: opacity-fade-in .5s;
}

.page-title-left i {
    display: inline-block;
    padding-top: 7px;
    padding-left: 2px;
}

.ui-layout-pane .page-title-left{
	background: #f3f3f3;
	top: 22px;
}

.fullscreen {
	float: right;
    font-size: 20px;
    color: #7a8996;
    margin-right: 10px;
}

.ui-layout-north .fullscreen {
    margin-right: 15px;
    margin-top: 5px;
}



.select-list .range-field input {
    width: 93px;
}



/********************tree table selector*************************/
.aweto-selector-data .list-item-checked-box{
	height: 30px;
    width: 100%;
    line-height: 30px;
    cursor: pointer;
    color: #999;
    font-size: 14px;
    padding: 0 10px;
    overflow: hidden;
}
.aweto-selector-data .list-item-checked-box .list-item-checked{
	display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
}
.aweto-selector-data .list-item-checked-box .list-item-checked .fa{
	font-size: 16px;
    margin-right: 10px;
    color: #666;
}
		

.aweto-selector-data .list-item-checked-box:hover {
	background: #edf2ff
}

.aweto-selector-data .list-item-checked-box span {
	color: #333
}
.aweto-selector-box .selected-clear{
	float: right;
	color: #4880ff;
	cursor: pointer
}

.input-clear{
	position: absolute;
   	top: 10px;
   	right: 50px;
   	z-index: 9999;
   	cursor: pointer;
}

li .input-group .input-clear{
	top:7px;
}