
.layui-layer-1E9FFF .layui-layer-title {
	background: #1E9FFF;
	color: #fff;
	border: none;
}
.search-div{
		height: 36px;
		line-height: 45px;
	margin-bottom: 25px;
		margin-top: 5px;
		border: 0px;
	}
	.select-div{
		width: 16%;
		margin-top: 5px;
	}
	.layui-table-view{
		border: 0px;
	}
a{
	text-decoration: none;
}
.adduser-div {
	background-image: url("../img/addbtnbackgroundimg.png");
	display: inline-block;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	width: 60px;
	height: 53px;
	cursor: pointer;
	margin-top: 3px;
}
/*.adduser-div{*/
/*	background-image: url("../../jspimages/custom/addbtnbackgroundimg.png");*/
/*	display: inline-block;*/
/*	background-size: 100% 100%;*/
/*	background-repeat: no-repeat;*/
/*	width: 65px;*/
/*	height: 50px;*/
/*	cursor: pointer;*/
/*}*/
.reset-icon{
	background-image: url("../../../images/reset.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
	float: left;
	margin: 12px;
	margin-right: 6px;
}
.adduser-icon{
	background-image: url("../../../images/add.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
	float: left;
	margin: 12px;
	margin-right: 6px;
}
.upload-icon{
	background-image: url("../../../images/upload.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
	float: left;
	margin: 12px;
	margin-right: 6px;
}
.down-icon{
	background-image: url("../../../images/down.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
	float: left;
	margin: 12px;
	margin-right: 6px;
}
.adduser-title{
	font-size: 13px;
	line-height: 39px;
	font-family: MicrosoftYaHei-Bold;
	font-weight: bold;
	color: rgba(20,119,230,1);
}
.layui-form-select .layui-input {
	padding-right: 30px;
	cursor: pointer;
	/*height: 33px;*/
}
/*panelЧ��*/
.header-img{
	padding: 7px;
	float: left;
}
.header-title-div{
	height: 100%;
	width: 80%;
	float: left;
}
.header-title-name{
	font-size: 13.5px;
	font-family: MicrosoftYaHei-Bold;
	font-weight: bold;
	color: rgba(255,255,255,1);
}
.header-title-spell{
	margin-top: -26px;
	font-size:12px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(255,255,255,1);
	opacity: 0.53;
}
.layui-card-header{
	background:#769DE4;
	border-radius:2px;
	height: 50px;
}

/*����ͷ���ñ�����ɫ*/
.layui-table thead tr {
	background-color: #e1eaff;
	height: 42px;
}
/*����ͷ����������ɫ*/
.layui-table thead tr th{
	font-family:MicrosoftYaHei-Bold;
	font-weight:bold;
	color:rgba(51,57,78,1);
	height: 48px;
}
/*������������ñ�����ɫ*/
.layui-table-click, .layui-table-header, .layui-table-hover, .layui-table-mend, .layui-table-patch, .layui-table-tool, .layui-table-total, .layui-table-total tr, .layui-table[lay-even] tr:nth-child(2n) {
	background-color:#f7f9fd;
}
/*����������Ч��*/
.layui-table tbody tr:hover{
	background-color:white;
	border:1px solid rgba(65, 119, 248, 1);
	box-shadow:0px 0px 14px 0px rgba(84,106,179,0.24), 0px 0px 5px 0px rgba(73, 248, 148, 0.35);
	border-radius:10px;
	color: #1E72F0;
	border-left-width:5px ;
}
.layui-table tbody tr{
	border:1px solid #f3f5fa;
	border-radius:10px;
	border-left-width:5px ;
}
/*���td��������*/
.layui-table-view .layui-table td {
	cursor: default;
	font-size: 13px;
}
.layui-table-view .layui-table th {
	border-left: 1px solid #d5ddeed1;
}
/*���tr�ĸ߶�*/
.layui-table tbody tr{
	height: 48px;
}
/*�÷�ҳ����������*/
.layui-table-page{
	height: 63px;
	text-align: center;
	padding-top: 18px;
}
/*�����panelû�о���*/
.layui-border-box, .layui-border-box * {
	margin: 0;
}
.layui-laypage .layui-laypage-count{
	padding-right:15px;
}
	/*���ط�ҳ��������ʾ����������*/
 .layui-laypage .layui-laypage-refresh{
	display: none;
}

.layui-laypage-prev,.layui-laypage-next{
	border:1px solid rgba(223, 223, 223, 1);
	border-radius:1px;
}

.layui-table-page .layui-laypage a, .layui-table-page .layui-laypage span.layui-laypage-curr {
	padding: 0 9px;
	text-decoration: none;
}
/*����ҳ����������һҳ ��һҳ�ӱ߿�*/
.layui-table-page .layui-laypage a{
	border: 1px solid #DFDFDF;
	margin-right: 10px;
	border-radius: 4px;
	height: 25px;
	line-height: 25px;
}
/*��1 2 3�������ӱ߿�*/
.layui-table-page .layui-laypage .layui-laypage-curr{
	border: 0px;
	margin-right: 10px;
	border-radius: 4px;
}
/*��1 2 3�������ӱ�����ɫ*/
.layui-table-page .layui-laypage .layui-laypage-curr .layui-laypage-em{
	background-color: #4481F8;
}
/* ���ݳ���layui�Դ��Ĳ鿴��ϸ�Ĺ�������*/
.layui-table-tips-main{display:none}
.layui-table-tips-c{display:none}
.layui-table-grid-down{display: none}
/*qtip��ʽЧ��*/
.qtip-shadow {
	border: 1px solid #036ADC;
	background-color: #036ADC;
	color: white;
	border-radius:10px ;
}
.operation{
	display: inline-block;
	width: 26px;
	margin-top: 7px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.layui-table-tool-self {
	display: none;
}
<!-- 时间控件修改样式开始 -->
/*.laydate-btns-clear{*/
/*	font-size: 17px !important;*/
/*}*/
/*.laydate-footer-btns>.laydate-btns-confirm{*/
/*	background: #009688;*/
/*	font-size: 17px;*/
/*	color: white;*/
/*	margin-right: 10px;*/
/*}*/
<!-- 时间控件修改样式结尾 -->

