.text-red{
	color: red;	
}
.bg-red {
	background-color: #ef5350 !important;	
}
.position-relative {
	position: relative;
}
*{
	margin: 0;
	padding: 0;
	box-sizing:border-box;
}
body,html{
	 font-family: 鐎甸偊鍠涢拏瀣⒖閸涘鎷�;
	 width:100%;
	 height:100%;
 	font-size:12px;
}
a:hover , a:active , a:focus , a:visited{
	text-decoration:none;
}
::-webkit-scrollbar-track{background-color: #fff;}
::-webkit-scrollbar-thumb{background-color: #e4e4e4}
::-webkit-scrollbar-thumb:hover {background-color: #e4e4e4}
::-webkit-scrollbar-thumb:active {background-color: #e4e4e4}
li,ul{
	list-style: none;
	margin-bottom:0px;
	padding:0px;
}
dl,dt,dd{
	list-style: none;
}
.BeginAndEndTime{
	width:280px!important;
}
.top0{
	padding:0px 10px 20px!important;
}
.clearfix:before,.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {
	zoom: 1;
}
a{
	color:#333;
}
a:hover{
    text-decoration: none;
}
.datatable-remark {   /*闁烩剝甯掗幊搴ㄥ吹椤撶喓鈻旈柕鍫濈墱閺�浠嬫⒒閸涱喖濮屾俊顐㈢焸閻涱噣鎳滈崹顐熸灃缂備緤鎷烽柧蹇氼潐闂冩粓鏌ｉ敐鍐ㄥ姎鐟滃府鎷�*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.dropdown-menu .divider{/*闂佸綊娼х紞濠囧闯濞差亜绠肩�广儱瀚粙锟�*/
	margin:0px 0px;
}
.dropdown-menu>li>a{
	padding:6px 20px;
}
.dropdown-menu{
    z-index: 999000001;
	padding:0px;
	font-size:12px;
	overflow:hidden;
	border-radius: 4px;
    -webkit-box-shadow: 0 0px 4px rgba(0,0,0,.275);
    box-shadow: 0 0px 4px rgba(0,0,0,.275);
    border:none;
}
.display-flex{
	display:flex;
}
.flex1{
	flex:1;
}
.form-control{
	box-shadow:none;
	font-size:12px;
	height:28px;
	padding:0px 8px;
}
.form-control:focus{
	box-shadow:none;
}
.padding0{
	padding:0px;
}
.padding8{
	padding:8px;
}
.height10{
	padding-bottom:10px;
}
.pretty{
	margin:0px;
}
.pretty i{
	margin-right:0px;
}
.pretty i:after{
	width:16px;
	height:16px;
}
.pretty i:before{
	top: 0px;
    width: 14px;
    height: 13px;
}
.pretty.circle.success i:after{
	height:16px;
}
.pretty>input[type='radio']+label>i.default:before{
	top: -1px;
}
.laydate-input-time{/*闂佺懓鍚嬬划搴ㄥ磼閵娾晛绫嶉柛顐ｆ礃閿涚喖鏌熺紒妯虹瑐婵炲棎鍨介弻鍛緞鐎ｎ亶浠撮梺鍝勫暙閻栫厧螞閿燂拷*/
	width: 3em;
    text-align: center;
    border: 1px solid #ccc;
    margin-left: -1px!important;
}
.form-horizontal .form-group{
	margin:0px;
}
.required-flag{
	color:red;
}
.overflow_auto {
	overflow:auto;
}
input[disabled] , textarea[disabled]{
	background:rgba(0,0,0,0);
}

.flex-right{
	flex:1;
}
.text-center.top20{
	padding:20px 0px;
}
.text-center.top20 .model-btn+.model-btn{
	background:#286090;
	margin-left:10px;
}
.modal-backdrop{
	z-index:10000000;
}
.changeAvatar{
	height:8em;
	width:8em;
	position:relative;
}
.changeAvatar .proportion-w-h{
	position:absolute;
	width:400px;
}
.changeAvatar img{
	max-width: 100%;
    max-height: 100%;
}
.jtk-demo-main{
	/*border: 1px solid #d9e6fc;*/
}

.select2-container--disabled .select2-selection__arrow{
	visibility:hidden;
}
:focus{
	outline:none;
}
.bgcColor {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0px 5px 0px 12px;
}
.webkit-box-ellipsis{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.symbol-tip::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 100%;
    margin-top:20px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent #6190e4;
} 
.symbol-tip{
	position: fixed;
	z-index: 1000;/* 鐟曚焦鐦崶鍝勭暰閸掓娈戠仦鍌滈獓妤傦拷 */ 
	background: #6190e4; 
	box-shadow: 0px 0px 8px #99abc9;
	min-width: 280px; 
    max-width: 500px;
	border-radius:5px;
	min-height: 100px; 
	padding: 10px 15px;
	margin-top:-20px;
	color:#fdfdfd;
}
.symbol-tip>div{
	padding-bottom: 10px;
}
.jtk-demo-main{
	/*border: 1px solid #d9e6fc;*/
	border-top:none;
}
.layui-tab-title li{
	font-size:12px;
}

.tips_height{
	padding-bottom:6px;
}
.panel.panel-success .btn{
	float:right;
    margin-top: 5px;
}
.panel.panel-success {
	border-color: #d8dce1;
}
.panel.panel-success .panel-heading.panel-selfclass{
	overflow:hidden;
	line-height:28px;
	background: #edeff0;
	color: inherit;
	border-color: #edeff0;
}

.panel-heading-with-tab {
    padding-top: 0!important;
    padding-bottom: 0!important;
    padding-left: 0!important;
    border-bottom: 0;
}
.panel-tab {
	
}

.panel-tab-item {
	display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
}
.panel-tab-item.active {
    background-color: #fff;
    border-top: 2px solid #4faf69;
    color: #2da878;
}


.em6{
	width:6em;
}
.layui-form-switch{
	border: 1px solid  #a0a0a0;
	margin-top:0px;
}
.layui-form-switch i{
	top:2px;
	background-color: #a0a0a0;
}
.layui-form-switch.layui-form-onswitch{
	border:none;
}
.layui-form-switch.layui-form-onswitch i{
	background-color: #fff;
}

.layui-layer,.layui-layer-iframe iframe{
	border-radius:5px!important;
}

/*
.layui-layer.layui-layer-iframe.layer-anim{
	z-index:198910018!important;
	border-radius:5px!important;
}
.layui-layer.layui-layer-loading.layer-anim{
	z-index:199999999!important;
}
 .layui-layer.layui-layer-dialog.layer-anim{
	z-index:199999999!important;
} */

.slider-content{
	display:none;
}
div.dataTables_wrapper div.dataTables_length select{
	width:62px;
}
.dtable-footer-left1 .form-control.input-sm{
	padding:0px 2px;
	height:29px;
}
.dtable-footer-left1 select.input-sm{
	height:26px;
	line-height:26px;
}
.pagination>li>a, .pagination>li>span{
	padding:4px 8px!important;
	height:29px;
}

/* 濞存粌鐬兼鍣抋b */
.second-page--position-header {
	padding-bottom: 53px;
}

.second-page--position-header .layui-tab {
	margin: 0;
	background: white;
}

.second-page---oper-search-wrapper .oper-search {
	padding: 0;
	margin: 0 10px 0 10px;
	background: #eaedf2;
	height: 47px;
}

.second-page---oper-search-wrapper .oper-search>.form-inline {
	background: #fff;
}

.second-page---oper-search-wrapper {
	position: fixed;
	top: 131px;
	left: 0px;
	width: 100%;
	z-index: 99999;
	background: #eaedf2;
}

.second-page---oper-search-wrapper+.data-list {
	padding-top: 102px;
}

.second-page--navs {
	padding: 5px 10px 0 10px;
	background: #eaedf2;
}

.un-persistence-db input {	/* 閸︺劏銆冮弽闂寸瑐閺傛澘顤冮弫鐗堝祦閿涘本婀幐浣风畽閸栨牕鍩宒b 閻€劏鎽戦懝鍙夌垼鐠囷拷*/
	color: #0095ff !important;
}

div.detail-title-button-bar {
	max-width: 900px;
	display: flex;
	line-height: 25px;
	padding: 5px 0px;
}
.detail-title-button-bar .detail-title-button-bar-btns {
	display: inline-block;
	flex: 1;
	text-align: right;
}
.detail-title-button-bar .btn {
	visibility: hidden;
}
.detail-title-button-bar .detail-title-button-bar-btns .btn {
	visibility: visible;
}
.detail-title-button-bar .detail-title-button-bar-btns .btn:nth-child(n-1) {
	margin: 0px 2px;
}
.detail-title-button-bar .detail-title-button-bar-btns .glyphicon-time:hover {
	opacity: 0.8;
	color: #fff;
}
.detail-title-button-bar .detail-title-button-bar-btns .glyphicon-time{
	background-color: #6596ed;
}


.flow-time-axis-container .axis-right-file-list {
	display: flex;
	flex-wrap: wrap;
}


.flow-time-axis-container .axis-right-file-list-item {
	margin: 0 8px 5px 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 50px;
	width: 50px;
	border: 1px dashed #dce0e4;
	border-radius: 3px;
	border-spacing: 2px;
	position: relative;
	background-color: #f8fafd;
	text-align: center;
	cursor: pointer;
}

.flow-time-axis-container .axis-right-icon {
	width: 60%;
	height: 60%;
}

.flow-time-axis-container .axis-file-list {
	display: flex;
	flex-wrap: wrap;
}

.flow-time-axis-container .axis-file {
	height: 50px;
	width: 50px;
	border: 1px dashed #dce0e4;
	border-spacing: 2px;
}

.flow-time-axis-container .axis-file-icon {
	width: 60%;
	height: 60%;
}
.flow-time-axis-container img.axis-right-img {
	max-width: 48px;
	max-height: 48px;
}