#date_min .layui-laydate .layui-this{background-color:#0575E6!important;color:#FFFFFF!important;}
#date_min #layui-laydate1,#date_max #layui-laydate2{width:100%;}
#date_min .layui-laydate-main,#date_max .layui-laydate-main{width:100%;}
#date_min .layui-laydate-content table{width:100%;}
#date_min .layui-laydate{border:none;box-shadow:none;border-right:1px solid #eee;}
#date_max .layui-laydate-header{display:none;}
#date_max .layui-laydate-content{padding:0;}
#date_max .layui-laydate-content table{width:100%;border-collapse:separate;border-spacing:5px;}
#date_max .layui-laydate-content table tr th{width:122px;text-align:left;}
#date_max .layui-laydate-content table tr td{height:120px;text-align:left;border-top:4px solid #eee;vertical-align:top;}
#date_max .layui-laydate-content table tr td:hover{background-color:#FFFFFF!important;color:#666!important;}
#date_max .layui-laydate{border:none;box-shadow:none;}
#date_max .layui-laydate .layui-this{background-color:#FFFFFF!important;color:#666!important;}
/*#date_max .layui-laydate .layui-this:hover{background-color:#EEEEEE!important;}*/
#date_max .layui-laydate-content table tr td{overflow:hidden;}
.everyday-text{font-size:14px;color:#666666;}
.everyday-item{height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:5px;}
.everyday-item:hover{background-color:#EEEEEE;}
.everyday-item span:first-child{margin-right:5px;}
.everyday-item span:last-child{vertical-align:middle;}
.layui-badge-dot{width:5px;height:5px;}
.btn-item{display:flex;height:32px;line-height:32px;color:#666666;border:1px solid #eee;}
.btn-item .btn-status{display:inline-block;flex:1;text-align:center;cursor:pointer;}
.btn-item .btn-status:hover{background-color:#F8F8F8;}
.btn-item .btn-status-this{color:#0575E6;}
.btn-item .btn-status-this:hover{background-color:#FFFFFF;}
.schedule-list{font-size:12px;color:#000000;height:390px;border-bottom:1px solid #EEEEEE;}
.schedule-list .schedule-item:last-child{display:none;}
.schedule-list .schedule-item .schedule-item-list{height:28px;line-height:28px;padding-left:5px;border-bottom:1px solid #EEEEEE;cursor:pointer;}
.schedule-list .schedule-item .schedule-item-list:hover{background-color:#EEEEEE;}
.schedule-list .schedule-item .schedule-item-list span{vertical-align:middle;}
.schedule-list .schedule-item .schedule-item-list span:first-child{margin-right:5px;}
.schedule-footer{margin-top:10px;text-align:center;}
.schedule-footer button{width:236px;height:26px;line-height:26px;padding:0;background-color:#0575E6;font-size:12px;color:#FFFFFF;}