
.lc_body h1, .lc_body h2, .lc_body h3, .lc_body h4, .lc_body h5, .lc_body h6 {
	margin: 0;
}
.lc_body p {
	margin: 0;
}
.lc_body ul {
	margin: 0;
	padding: 0;

}
.lc_body {margin: 0;
	font-family: Microsoft YaHei;
	color: #fff;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
}
.lc_row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
	
}
.lc_col_1, .lc_col_2, .lc_col_3, .lc_col_4, .lc_col_5, .lc_col_6, .lc_col_7, .lc_col_8, .lc_col_9, .lc_col_10, .lc_col_11, .lc_col_12, .lc_col, .lc_col_auto, .col-md, .col-md-auto, .lc_col_lg_1, .lc_col_lg_2, .lc_col_lg_3, .lc_col_lg_4, .lc_col_lg_5, .lc_col_lg_6, .lc_col_lg_7, .lc_col_lg_8, .lc_col_lg_9, .lc_col_lg_10, .lc_col_lg_11, .lc_col_lg_12, .col-lg, .lc_col_lg_auto, .lc_col_xl_1, .lc_col_xl_2, .lc_col_xl_3, .lc_col_xl_4, .lc_col_xl_5, .lc_col_xl_6, .lc_col_xl_7, .lc_col_xl_8, .lc_col_xl_9, .lc_col_xl_10, .lc_col_xl_11, .lc_col_xl_12, .col-xl, .lc_col_xl_auto {
	position: relative;
	width: 100%;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.lc_col {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}
.lc_col_auto {
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}
.lc_col_1 {
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}
.lc_col_2 {
	flex: 0 0 20%;
	max-width: 20%;
}
.lc_col_3 {
	flex: 0 0 25%;
	max-width: 25%;
}
.lc_col_4 {
	flex: 0 0 33.333%;
	max-width: 33.333%;
}
.lc_col_5 {
	flex: 0 0 40%;
	max-width: 40%;
}
.lc_col_6 {
	flex: 0 0 50%;
	max-width: 50%;
}
.lc_col_7 {
	flex: 0 0 60%;
	max-width: 60%;
}
.lc_col_8 {
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}
.lc_col_9 {
	flex: 0 0 75%;
	max-width: 75%;
}
.lc_col_10 {
	flex: 0 0 80%;
	max-width: 80%;
}
.lc_col_11 {
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}
.lc_col_12 {
	flex: 0 0 100%;
	max-width: 100%;
}
 @media (min-width: 1200px) {
.lc_col_xl {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}
.lc_col_xl_auto {
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}
.lc_col_xl_1 {
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}
.lc_col_xl_2 {
	flex: 0 0 16.667%;
	max-width: 16.667%;
}
.lc_col_xl_3 {
	flex: 0 0 25%;
	max-width: 25%;
}
.lc_col_xl_4 {
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}
.lc_col_xl_5 {
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
}
.lc_col_xl_6 {
	flex: 0 0 50%;
	max-width: 50%;
}
.lc_col_xl_7 {
	flex: 0 0 58.33333%;
	max-width: 58.33333%;
}
.lc_col_xl_8 {
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}
.lc_col_xl_9 {
	flex: 0 0 75%;
	max-width: 75%;
}
.lc_col_xl_10 {
	flex: 0 0 83.33333%;
	max-width: 83.33333%;
}
.lc_col_xl_11 {
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}
.lc_col_xl_12 {
	flex: 0 0 100%;
	max-width: 100%;
}
}

.btn-group, .btn-group-vertical {
	
	display: inline-flex;
	vertical-align: middle;
}
.btn-primary {
	color: #fff!important;
	background-color: rgba(44, 109, 210, 1)!important;
	border-color: #8760fb;
}
.btn-group>.btn:not(:first-child) {
	margin-left: -1px;
}
.btn-group-sm>.btn {
	border: 1px solid #f2f2f2;
 padding: .25rem .5rem;
	text-align: center;
	vertical-align: middle;
	color: #666;
	margin:0;
	font-size: 12px;
	background:none;
}
.btn-padding { padding:.25rem 1rem !important}
.btn-padding span{ display:inline-block; padding-top:12px !important}
.gradient-branding {
	background: #6a11cb;
	background: -webkit-linear-gradient(180deg, #727cf5, #8e75dc) !important;
	background: linear-gradient(180deg, #727cf5, #8e75dc) !important;
}
.align-items-center {
	align-items: center !important;
}
.font18{ font-size:16px; font-weight:bold; color:#333; margin-left:1rem}
.badge {

	padding: 3px 5px 4px;
}
.badge-secondary {
	color: #ff7671; font-weight:bold;
	background:#f2f2f2;
	border-radius:5px

}
.badge-success {
	color: #3fcbca;; font-weight:bold;background:#f2f2f2;
	border-radius:5px

}
.text-center {
	text-align: center!important;
}
.m-0 {
	margin: 0!important;
}
.mt-3{ margin-top:10px}
.mt-5{ margin-top:.5rem}


.p-0{padding: 0!important;}
.border-bottom {
	border-bottom: 1px solid #e1e6f1!important;
}
.lc_body .card {

    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 1px 3px 0px rgb(115 108 203 / 23%);
}
.custom-card { border-radius: 10px;margin-bottom:7px;background-color: #fff; width:100%; }
.h3bg{ background:#f0f5fb; color:#0220fc; padding:10px 45px; border-radius:30px; margin:10px; display:inline-block; font-size:30px; font-weight:bold}
.custom-card .lc_col_7{ font-weight:bold;padding:10px; padding-left:25px }
.custom-card .lc_col_5{padding:10px; background: linear-gradient(160deg,#a6ddfc, #a8c5fd); color:#fff; text-align:right; border-radius: 0  10px  10px 58px}

.lc_body .lc_top .card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color:none;
	background-clip: border-box;

	border-radius: 5px;
	box-shadow: inherit;
	
}
.bm_0 {
	border-bottom:none;
}
.br_1 {
	border-right:1px solid #e3e5e4;
}
.bm_1 {
	border-bottom:1px solid #e3e5e4;
}

.task-list li h6 {
	margin-bottom: 8px !important;
}
.tx-12 {
	font-size: 12px;
}

.text-muted {
	color: #99a6b7 !important;
}
.text-444 {
	color: #444 !important;
}
.media {
	display: flex;
	align-items: center; height: 55px;
}
.media-body { color: #fff;font-size: 13px;
	 padding:0 10px;
}
.flex-a{display: flex; align-items: center; justify-content: space-between; color: #fff;}

.w-img img{ width: 42px; margin-right: 8px;}
h5, .h5 {
	font-size: 1.09375rem;
}
small, .small {
	font-size: 80%;
	font-weight: 400;
}
.lc_body .card-body {
	flex: 1 1 auto;
 padding:6px;
}
.lc_top{ background:none; padding:.5rem 0}
 .card-title {
    font-size: 14px;
    position: relative;
    font-weight: 600;
	background: linear-gradient(45deg,rgba(44, 45, 91, 0.32),rgba(44, 45, 91, 0.05));

    color: #fff;
   
    flex: 1 1 auto;
    padding: .2rem 0.5rem;

}

.lc_body .card-title  .more{ color:#999; font-size:12px; font-weight:normal}
.lc_body .card-title  span{ padding:0 10px;  position:relative; display: flex; align-items: center; }
.lc_body .card-title  span img{margin-right: 3px;}
.lc_body .card-title  span i{color:#085eef;  }
.lc_body .card-title .right{position:absolute; top: 5px; right: 5px; display: flex; align-items: center; font-weight: normal; font-size: 12px;}
.text-danger {
	color: #ff473d !important;
}
.text-999 {
	color: #999 !important;
}
.text-success {
	color: #03c895 !important;
}
.text-warning {
	color: #ffc107 !important;
}
.text-primary {
	color: #8760fb !important;
}
.text-cot-1{ color:#ff4146!important}
.text-cot-2{ color:#42bc9f!important}
.text-cot-3{ color:#32a5ff!important}
.text-cot-4{ color:#7581f7!important}
.jxicon_15{ color:#ff4146!important}
.jxicon_16{ color:#7581f7!important}
.jxicon_17{ color:#9d5cf6!important}
.bg-primary {
	background-color: #8d76dd !important;
}

.clearfix::after {
	display: block;
	clear: both;
	content: "";
}
.m-0 {
	margin: 0 !important;
}
.p-0 {
	padding: 0 !important;
}

.text-center {
	text-align: center !important;
}

 *::-webkit-scrollbar {
 width: 4px;
 height: 4px;
 transition: .3s background;
}
::-webkit-scrollbar-thumb {
 background: #e1e6f1;
}
*:hover::-webkit-scrollbar-thumb {
 background: #adb5bd;
}
/*-----Br Themes-----*/
h6, .h6 {
	font-size:14px;
	font-weight: normal;
}
.float-right {
	float: right !important;
}

.lc_body a{ text-decoration:none}


.main-content {
	min-height: 78vh;
}

.z-index2 {
	z-index: 2;
}
.p-15 {
	padding: 15px !important;
}


.tx-11 {
	font-size: 11px;
}

.cofont {
	font-family: 'DS-DigitalBold' !important;
	font-weight: bold;
	font-size: 20px; margin: 0; line-height: initial;
}
.clock-countdown h2{ font-size: 16px;margin: 0;}

@font-face {
	font-family: 'ds-digitalbold';
	src: url('../font/DS-DigitalBold.ttf');
	src: url('../font/ds-digitalbold-webfont.eot');
	src: url('../font/ds-digitalbold-webfont.eot?#iefix') format('embedded-opentype'), url('../font/ds-digitalbold-webfont.woff2') format('woff2'), url('../font/ds-digitalbold-webfont.woff') format('woff'), url('../font/ds-digitalbold-webfont.ttf') format('truetype'), url('../font/ds-digitalbold-webfont.svg#ds-digitalbold') format('svg');
}



.height46 {
	width: 100%;
	height: 48vh; overflow:auto
}

.height28 {
	height: 28.5vh; overflow:auto
}

.height26 {
	height: 26vh; overflow:auto
}


.w-img{ float:left;}
.ml-2{ margin-left:3rem}
.ml-1{ margin-right:1rem}
.media-body h5.mb-1{  margin-top:.2rem !important; font-size:22px; color: #fff;}
.media-body h5.mb-1 .numb{ font-size:12px !important; position:relative; top:-6px; margin-left:.4rem}
.media-body p{ color:#999; margin:0; font-weight:bold}
.colorr font{margin-right: 3px;}
.lc_suzi{ height: 8px;
width: 8px;
 background:#f36b53; 
display: inline-block;
margin-right:1rem;
border-radius: 50%;
 }
.media-body .h5{ margin:1rem 0 !important}

table{border-collapse: collapse;}

.sh_echarts{ width:100%; height:92%}
.sh_echarts2{ width:100%; height:92%}


.position{ position:relative}

.border1{border:3px solid #ff8147}
.border2{border:3px solid #1e80e6} 

.bg1 {
	background: #ff8147 !important; color: #fff;
}
.bg2 {
	background: #1e80e6 !important;color: #fff;
}

.iconbg1 i.f20{ font-size:18px !important}
*{margin:0;padding:0;list-style:none;}

.p-flex{display: flex; justify-content: space-between;}
.card-title i{ font-size:16px; font-weight: normal; color:#fff; margin: 0; margin-right: 3px;}
.selectbox{padding: 3px; border: 1px solid #002d49;color:#257bec; outline:none;  border-radius: 3px;}
	.top_bg1{  background: url(../img/baog_a.png);   background-size: 100% 100%;}
	.top_bg2{  background: url(../img/baog_b.png);   background-size: 100% 100%;}
	.top_bg3{  background: url(../img/baog_c.png);   background-size: 100% 100%;}
	.top_bg4{  background: url(../img/baog_d.png);   background-size: 100% 100%;}
	.top_bg5{  background: url(../img/baog_e.png);   background-size: 100% 100%;}
	.top_bg6{  background: url(../img/baog_a.png);   background-size: 100% 100%;}
	.top_bg7{  background: url(../img/baog_f.png);   background-size: 100% 100%;}
	.top_bg7 .media {width: 100%; padding: 0;}
	.top_bg7 .media-body{width: 100%;padding: 0;}
.ellipsis60 {
    width: 400px; display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dc-tb-ul {display: flex; align-items:center;}
.dc-tb-ul li div{display: flex; align-items: center;}
.dc-tb-ul li div img{margin-right: 2px;width: 16px;}
.dc-tb-ul li{margin: 0 ; margin-right: 10px; cursor: pointer; color: #fff;}
.dc-tb-ul li.active{border-bottom: 2px solid #67a7f5; color: #67a7f5;}


.dctab-content .item:first-child{ display: block;}

.dctab-content .item  {width: 100%; height: 100%; display: none;}


.dctab-content2 .item:first-child{ display: block;}

.dctab-content2 .item  {width: 100%; height: 100%; display: none;}
.drag_div {
	margin-top: 5px;
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
}
.drag_div>div {
	background: rgba(44, 45, 91, 0.72);
	padding: 5px;
	box-sizing: border-box;
	overflow: hidden;
}
.drag_div>div.one {
	position: absolute;
	top: 0;
	left: 0;
	width: 33%;
	height: 260px;
	overflow: auto;
}
.drag_div>div.two {
	position: absolute;
	top: 265px;
	left: 0;
	width: 33%;
	height: 320px;
	overflow: auto;
}
.drag_div>div.three {
	position: absolute;
	top: 265px;
	left: 33.5%;
	width: 33%;
	height: 320px;
	overflow: auto;
}
.drag_div>div.four {
	position: absolute;
	top: 0px;
	left: 33.5%;
	width: 33%;
	height: 260px;
	overflow: auto;
}
.drag_div>div.five {
	position: absolute;
	top: 0px;
	left: 67%;
	width: 33%;
	height: 148px;
	overflow: auto;
}
.drag_div>div.six {
	position: absolute;
	top: 152px;
	left: 67%;
	width: 33%;
	height: 148px;
	overflow: auto;
}
.drag_div>div.seven {
	position: absolute;
	top: 540px;
	left: 67%;
	width: 33%;
	height: 220px;
	overflow: auto;
}
.drag_div>div.eight {
	position: absolute;
	top: 0px;
	left: 67%;
	width: 33%;
	height: 280px;
}
.drag_div>div.nine {
	position: absolute;
	top: 304px;
	left: 67%;
	width: 33%;
	height: 280px;
	overflow: auto;
}
.drag_div>div.ten {
	position: absolute;
	top: 540px;
	 left: 67%;
	 overflow: auto;
	 width: 33%;
	height: 220px;
}
.img_user {width: 100%; overflow: hidden; margin: 0; display:flex; flex-wrap: wrap; padding: 0;}
.img_user p{margin: 0 !important; font-size: 12px !important;  line-height: inherit;}
.img_user li img{ border-radius: 5px; width:45px;}
.img_user li{ width: 50%;overflow: hidden;  position: relative;}
.img_user li .row-sm{margin: .1rem;background: rgba(0, 0, 0, 0.26); overflow: hidden; height: 50px; padding: .2rem 0; align-items: center; }
.img_user .lc_col_9 {display: flex; justify-content:space-between; flex-wrap: wrap; font-size: 12px; font-weight: normal; }
.img_user  p .lable_tiem{width: 100%; margin-top: 5px; display: block;}
.dk_time{background: #a5c41f; padding: 0 .2rem; margin: 0; border-radius: 3px;}
.img_user  p .lable_tiem font{background: #1e80e6; padding: .1rem .2rem; margin:  0 .2rem 0 0; border-radius: 3px;}
.right100 .img_user li{width: 100%;}

.right100 .img_user li .row-sm{height: 51px;}
.right100 .img_user li img{height:  45px;}
.bgw{background: #ffc107 !important;}
.bggree{
       background: url(../img/baog_e.png)!important;
    background-size: 100% 100%;

}
.bgr{background: #ff7671 !important;}
.height60 .img_user li .row-sm{height: 67px;}
.right100 .img_user p  .lable_tiem{margin-top: 2px;}
.contextmenu {
	display: none;
	position: absolute;
	width: 100px;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border-radius: 5px;
	list-style: none;
	box-shadow:
	  0 15px 35px rgba(50,50,90,0.1),
	  0 5px 15px rgba(0,0,0,0.07);
	overflow: hidden;
	z-index: 999999;
  }
  
  .contextmenu li {
	border-left: 3px solid transparent;
	transition: ease .2s;
  }
  
  .contextmenu li a {
	display: block;
	padding: 5px;
	color: #333;
	text-decoration: none;
	transition: ease .2s;
  }
  
  .contextmenu li:hover {
	background: #CE93D8;
	border-left: 3px solid #9C27B0;
  }
  
  .contextmenu li:hover a {
	color: #FFFFFF;
  }
  .drag_div h2{font-size: 12px; margin: 0; display: flex; justify-content: space-between; margin-bottom: 3px;}
  #s-register .content{padding-top: 1rem;
	padding-bottom: 1rem;}
	#s-register .img_user .lc_col_3 {width: 50px;}
	#s-register .img_user .lc_col_3 img{ width: 45px; }
	.img_user  p .lable_tiem img{width: 12px; position: relative; top:-1px; margin-right: 1px;}
	.right100 .img_user  p .lable_tiem img{width: 12px !important; height: auto !important; position: relative; top:-1px; margin-right: 1px;}
	.numeral{font-family: 'DS-DigitalBold' !important;  font-weight: bold; font-size:24px; color: #01c8ff !important;}
	.mainnum{ display: flex; align-items: center; height: 100%; border-radius: 5px; width: 100%; padding: .6px; }
	.mainnum .jc_list {width: 33.33%;  text-align: center; height: 55px;; line-height:55px; font-size: 12px;  cursor: pointer;}
	.mainnum .jc_list.active{ color: #fff; background: #00a6ff; border-radius: 2px;}
	.mainnum .jc_list.hover{ color: #fff; background: #00a6ff;}
	#s-register .lable_tiem font{ cursor: pointer;}
	.border-r{border-right: 1px dashed rgba(255, 255, 255, 0.16) ;}

	.one .img_user li .row-sm {height: 60px;}
	.box-work{
		width:40px;
		height:40px;
		position: absolute;
		right: 0;
		bottom: 0;
		background: url(../img/work.png);
		background-size: 100% 100%;

	  }
	  .box-Missed{
		width:40px;
		height:40px;
		position: absolute;
		right: 0;
		bottom: 0;
		background: url(../img/Missed.png);
		background-size: 100% 100%;

	  }
	  .box-absence{
		width:40px;
		height:40px;
		position: absolute;
		right: 0;
		bottom: 0;
		background: url(../img/absence.png);
		background-size: 100% 100%;

	  }
	  .box-late{
		width:40px;
		height:40px;
		position: absolute;
		right: 0;
		bottom: 0;
		background: url(../img/late.png);
		background-size: 100% 100%;

	  }

	@media only screen and  (max-width:1800px) {

	
}

