
.cs-table>tbody>tr>th{
    background-color: #F8F8F8!important;
    width: 220px!important; 
	padding:20px 20px;
}
.cs-boder-0{
	border:0!important;
}
.cs-th {
	background-color: #f9fbfd!important;
    /* width: 250px!important; */
}
.cs-table p{
	margin-bottom:10px!important;
}
.cs-table>tbody>tr>td{
        padding: 20px 20px 0 5px;
}
.cs-text-blue{
	color:#5a9ed2!important;
}
.cs-width-175{
	width:175px;
}

.cs-width-calc-175{
	width:calc(100% - 175px);
}
.h-btn-status.cs-btn-all {
    border: 1px solid #4f5c6d;
    color: #fff;
    background: #4f5c6d;
    font-weight: bold;
}
.h-btn-status.cs-btn-writing {
    border: 1px solid #e5e5e5;
    color: #000;
    background: #e5e5e5;
}
.h-btn-status.cs-btn-working {
    border: 1px solid #0063b7;
    color: #fff;
    background: #0063b7;
}

.h-btn-status.cs-btn-working-sm {
    border: 1px solid #0063b7;
    color: #fff;
    background: #0063b7;
	font-size: 12px;
	width: 60px;
    height: 24px;
}
.h-btn-status.cs-btn-waiting {
    border: 1px solid #fb0008;
    color: #fff;
    background: #fb0008;
}
.h-btn-status.cs-btn-waiting-sm {
    border: 1px solid #fb0008;
    color: #fff;
    width: 60px;
    height: 24px;
    background: #fb0008;
    font-size: 12px;
}
.h-btn-status.cs-btn-help {
    border: 1px solid #00b693;
    color: #fff;
    background: #00b693;
}
.h-btn-status.cs-btn-report {
    border: 1px solid #f7aa3f;
    color: #fff;
    background: #f7aa3f;
	border-radius:5px!important;
}
.h-btn-status.cs-btn-done {
    border: 1px solid #00a3b6;
    color: #fff;
    background: #00a3b6;
}
.h-btn-status.cs-btn-new-task {
    border: 1px solid #36c6d3;
    color: #fff;
    background: #36c6d3;
}

.h-btn-status.cs-btn-pop-green {
    border: 1px solid #36c6d3;
    color: #fff;
    background: #36c6d3;
	width:200px;
	border-radius:5px!important;
	height: 35px;
}
.cs-height-32{
	height:32px!important;
}
.cs-height-30{
	height:31px!important;
}
.cs-box-list{
	padding: 0 10px 20px 0;
	cursor:pointer;
}
.cs-item-img{
	
	border: 1px solid #c2cad8;
	border-radius: 10px!important;
}
.cs-box-list.active  .cs-item-img{
	border:3px solid #0063b7;
}

.cs-item-img img{
	height:150px;
	padding: 5px 5px;
}
.cs-width-60{
	width:60px;
}

.cs-width-calc-60{
	width:calc(100% - 60px);
}
.cs-box-task{
	background: red;
    width: 450px;
    height: 100px;
}
.cs-text-task{
	font-size: 70px;
    font-weight: bold;
    color: #fff;
}
.cs-left-action{
	border-right: 1px solid #c2cad8 !important;
	height:100%;
	background-color: #f9fbfd!important;
}

.cs-left-action .item-action{
/* 	border-bottom: 1px solid #c2cad8 !important; */
	height:80px;
}
.cs-left-action .item-action.active{
	background:#36c6d3;
}
.cs-notice{
	position: absolute;
    width: 16px;
    height: 16px;
    background: #e81123;
    border-radius: 50%!important;
    top: -8px;
    right: -3px;
    color: #fff!important;
	font-size: 11px!important;
}
.cs-form-btn{
	position: relative;
	width:100px;
}
.cs-left-action .item-action .img_active{
	display:none;
}
.cs-left-action .item-action.active .img_active{
display:block;
}
.cs-left-action .item-action.active .img_default{
display:none;
}
.cs-left-action .item-action img{
	 width: 27px;
    height: 25px;
}
.h-btn-status.cs-btn-filter {
    border: 1px solid #000;
    /* color: #fff; */
    background: #fff;
	width:32px!important;
}
.cs-left-action .item-action:hover{
	cursor: pointer;
}
.cs-box-1 .cs-btn-working{
	border-radius:5px!important;

}
 .cs-bold{
	font-weight:bold;
}

.cs-box-1 {
	border: 1px solid #c2cad8 !important;
}
.cs-inline-2{
	background: #c2cad8 !important;
	height:2px;
	width:100%;
}
.cs-inline-1{
	background: #c2cad8 !important;
	height:1px;
	width:100%;
}
.cs-tb-tbody .cs-row{
height:25px;
}
.cs-cl-green{
	color:#36c6d3;
}
.cs-modal-400{
	width:400px;
}
.cs-border-0{
border:0!important;
}
.cs-hidden{
		display:none!important;
}
.cs-popup-1{
	display:block;
/* 	border-radius:5px; */
}
.cs-popup-1 .modal-content{
		border-radius: 10px !important;
		border: 1px solid #c2cad8 !important;
}
.cs-popup-report{
	display:block;
/* 	border-radius:5px; */
}
.cs-popup-report .modal-content{
		border-radius: 10px !important;
		border: 1px solid #c2cad8 !important;
}
.cs-input-time{
	border: 1px solid #e0e4eb;
    padding: 0 7px;
    outline: none;
	}
.cs-input-popup {
    border: 1px solid #e0e4eb;
    padding: 10px 10px;
}
.cs-text-right{
text-align: right;
}
.cs-btn-pop-tab {
    border: 1px solid #c2cad8 !important;
	/* color: #c2cad8; */
    /* color: #fff;
    background: #36c6d3; */
	height: 35px;
}
.cs-btn-pop-tab.active {
    background: #36c6d3;
	color: #fff;
}
.cs-item-rec{
	cursor:pointer;
}
.cs-body-rec{
	border: 1px solid #c2cad8 !important;
	border-radius: 5px!important;
	/* padding:10px 10px; */
	padding: 10px 20px 8px 10px;
}
.cs-item-rec.active   .cs-extend-rec{
	  display:block!important;
	  border-top:0!important;
}
.cs-item-rec.active   .cs-body-rec{
	border-radius:5px 5px 0px 0px!important;
	border-bottom:0!important;
}
.cs-extend-rec{
	border: 1px solid #c2cad8;
	border-radius: 0px 0px 5px 5px!important;
	padding: 10px 10px 10px 10px;
	background-color: #f9fbfd;
	display:none;
}
/* .cs-border-top-0{
		border-top: 0!important;
} */
.cs-content-rec {
	line-height:16px;
}
.cs-time-rec {
line-height:16px;
}
.cs-icon-right{
	 cursor: pointer;
    position: absolute;
    top: 48%;
    right: 10px;
}
.cs-p-relative {
    position: relative;
}
.cs-item-rec.active   .cs-icon-right{
	    transition: transform .25s ease-in-out;
    transform: rotate(180deg);
}
.list-popup-left-1{
    width: 400px;
    background: #fff;
    position: absolute;
    bottom: 0px;
    left: 10px;
    border-radius: 5px 5px 0px 0px!important;
	height: 580px;
	border:1px solid #c2cad8 ;
}

.list-popup-left-1 .cs-input-popup {
    border-radius: 5px!important;
}
.list-popup-left-1 .cs-btn-working{
	border-radius: 5px!important;
    width: 100px;
    float: right;
}
.list-popup-left-2 .cs-btn-working{
	border-radius: 5px!important;
    width: 100px;
    float: right;
}
.cs-border-bt-0{
	border-bottom:0!important;
}

.list-popup-left-2{
    width: 400px;
    background: #fff;
    position: absolute;
    bottom: 0px;
    left: 10px;
    border-radius: 5px 5px 0px 0px!important;
	height: 520px;
	border:1px solid #c2cad8 ;
}
.cs-pd-0{
	padding:0px!important;
}
.cs-table-form th:first-child {
	border-top:0;
}
.cs-table-form .cs-th{
		font-weight:normal;
}
/* .cs-table-form th:first-child {
	border-top:0;
} */

/* .cs-table-form {
	border:1px solid #c2cad8 ;
} */