@charset "UTF-8";
body, input, select, textarea, h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, Microsoft YaHei, PingFang SC, sans-serif !important;
}
html {
	-webkit-font-smoothing: inherit !important;
}

a {
	text-decoration: none !important;
}

@media (min-width: 768px) {
	.modal-dialog {
		width: auto;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.modal-dialog.modal-slider, .modal-dialog.modal-center, .modal-dialog.modal-top, .modal-dialog.modal-bottom {
		margin-top: 0;
		margin-bottom: 0;
	}

	.modal-fill-in .modal-dialog {
		margin-top: 0;
		margin-bottom: 0;
	}

	.modal-sm {
		width: 450px;
	}

	.page-aside {
		width: 230px !important;
	}

	.page-aside-left .page-aside + .page-main {
		margin-left: 230px !important;
	}

	.page-aside-right .page-aside + .page-main {
		margin-right: 230px !important;
	}

	.page-aside-fixed.page-aside-left .site-footer {
		margin-left: 230px !important;
	}

	.page-aside-fixed.page-aside-right .site-footer {
		margin-right: 230px !important;
	}
}

@media (min-width: 992px) {
	.modal-lg {
		max-width: 1050px;
	}
}

.error_div {
	height: 1.3rem;
	margin-top: -3px;
}

.modal-header-custom {
	padding-bottom: 0 !important;
	padding-top: 8px !important;
	padding-right: 15px;
}

.bb-0 {
	border-bottom: 0;
}

.modal-backdrop.show {
	opacity: 0.5 !important;
}

.btn-custom {
	text-align: center;
	margin: 0 2px 0 -4px !important;
	line-height: inherit;
}

.select2-invalid {
	border-color: #ff4c52 !important;
}

.select2-valid {
	border-color: #11c26d !important;
}

.dropify-wrapper {
	border: 2px solid #e4eaec !important;
	border-bottom: 0 !important;
}

.dropify-clear-custom {
	top: 0 !important;
	right: 0 !important;
	padding: 2px 9px !important;
	font-size: 12px !important;
	border: 0 !important;
}

.progress-xs-custom {
	height: 2px !important;
	border-bottom-left-radius: 1px !important;
	border-bottom-right-radius: 1px !important;
}

.panel-body-search {
	padding: 15px 5px !important;
}

.panel-body-data {
	padding: 10px 15px 5px 15px !important;
}

.panel-title-data {
	padding: 20px 25px 15px 15px !important;
}
.panel-title-check {
	padding: 10px 25px 15px 1px !important;
}

.page-header-custom {
	padding: 15px 10px 15px 10px !important;
}

.page-content-custom {
	padding: 10px;
}

div.dataTables_wrapper div.dataTables_info{
	padding-top:0.3rem !important;
}

#dataTable_length > label {
	margin-top: -3px;
}

.dataTable_length > label {
	margin-top: -3px;
}

.dataTables_length {
	margin-left: 1px;
	padding-top: 0.65em;
}

.dropdown-item-custom {
	text-decoration: none !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
}

.page-header-actions-custom {
	right:10px !important;
}

.tag-search {
	margin-right: 5px;
	padding: 2px 8px;
	margin-top: 5px;
	border-radius: 3px;
}

.datepicker-dropdown {
	padding: 12px !important;
}

.datapacker-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.site-action-custom {
	bottom: 25px !important;
}

.page-history .new-value {
	color: #28d17c;
}

.page-history .old-value {
	color: #ff666b;
	text-decoration: line-through;
}

.page-history .time-line {
	list-style: none;
	padding-left: 0
}

.page-history .time-line:before {
	content: ' ';
	position: absolute;
	top: 25px;
	bottom: 25px;
	background: #e4eaec;
	left: 30px;
	width: 2px;
	z-index: 10;
}

.page-history .time-line > .time-line-item {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.page-history .time-line > .time-line-item:before {
	content: ' ';
	width: 18px;
	height: 18px;
	display: block;
	border-radius: 50%;
	border: 2px solid #e4eaec;
	position: absolute;
	background: #fff;
	left: 22px;
	top: 23px;
	z-index: 10;
}

.page-history .time-line > .time-line-item:first-child:before {
	border-color: #99f2c2;
	background: #28d17c
}

.page-history .time-line > .time-line-item:last-child:before {
	border-color: #ffbfc1;
	background: #ff666b
}

.page-history .time-line > .time-line-item a {
	line-height: 20px;
	padding-left: 60px;
}

.error-page {
	background: #f7f8fb;
	color: #47494e;
	text-align: center;
	font-weight: 100 !important;
	position: absolute;
	z-index: 9999;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.error-page .error {
	width: 640px;
	position: relative;
	top: 50%;
	margin: -180px auto 0;
}

.error-page .icon {
	width: 320px;
	max-height: 320px
}

.error-page .title {
	font-size: 24px;
	margin-top: 35px;
	color: #47494e;
	margin-bottom: 8px
}

.error-page .description {
	color: #7f828b;
	line-height: 21px;
	margin-bottom: 10px
}

.error-page a {
	color: #7f828b !important;
	text-decoration: none
}
.col-xs-1-1,
.col-sm-1-1,
.col-md-1-1,
.col-lg-1-1,
.col-xs-1-2,
.col-sm-1-2,
.col-md-1-2,
.col-lg-1-2,
.col-xs-1-3,
.col-sm-1-3,
.col-md-1-3,
.col-lg-1-3,
.col-xs-1-4,
.col-sm-1-4,
.col-md-1-4,
.col-lg-1-4,
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5,
.col-xs-1-6,
.col-sm-1-6,
.col-md-1-6,
.col-lg-1-6,
.col-xs-1-7,
.col-sm-1-7,
.col-md-1-7,
.col-lg-1-7,
.col-xs-1-8,
.col-sm-1-8,
.col-md-1-8,
.col-lg-1-8,
.col-xs-1-9,
.col-sm-1-9,
.col-md-1-9,
.col-lg-1-9,
.col-xs-1-10,
.col-sm-1-10,
.col-md-1-10,
.col-lg-1-10,
.col-xs-1-11,
.col-sm-1-11,
.col-md-1-11,
.col-lg-1-11,
.col-xs-1-12,
.col-sm-1-12,
.col-md-1-12,
.col-lg-1-12
{
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

.col-xs-1-1 {
	width: 100%;
	float: left;
}
.col-xs-1-2 {
	width: 50%;
	float: left;
}
.col-xs-1-3 {
	width: 33.3%;
	float: left;
}
.col-xs-1-4 {
	width: 25%;
	float: left;
}
.col-xs-1-5 {
	width: 20%;
	float: left;
}
.col-xs-1-6 {
	width: 16.7%;
	float: left;
}
.col-xs-1-7 {
	width: 14.2%;
	float: left;
}

.col-xs-1-8 {
	width: 12.5%;
	float: left;
}

.col-xs-1-9 {
	width: 11.1%;
	float: left;
}

.col-xs-1-10 {
	width: 10%;
	float: left;
}

.col-xs-1-11 {
	width: 9%;
	float: left;
}
.col-xs-1-12 {
	width: 8.3%;
	float: left;
}


@media (min-width: 768px) {
	.col-sm-1-1 {
		width: 100%;
		float: left;
	}
	.col-sm-1-2 {
		width: 50%;
		float: left;
	}
	.col-sm-1-3 {
		width: 33.3%;
		float: left;
	}
	.col-sm-1-4 {
		width: 25%;
		float: left;
	}
	.col-sm-1-5 {
		width: 20%;
		float: left;
	}
	.col-sm-1-6 {
		width: 16.7%;
		float: left;
	}
	.col-sm-1-7 {
		width: 14.2%;
		float: left;
	}

	.col-sm-1-8 {
		width: 12.5%;
		float: left;
	}

	.col-sm-1-9 {
		width: 11.1%;
		float: left;
	}

	.col-sm-1-10 {
		width: 10%;
		float: left;
	}

	.col-sm-1-11 {
		width: 9%;
		float: left;
	}
	.col-sm-1-12 {
		width: 8.3%;
		float: left;
	}
}
@media (min-width: 992px) {
	.col-md-1-1 {
		width: 100%;
		float: left;
	}
	.col-md-1-2 {
		width: 50%;
		float: left;
	}
	.col-md-1-3 {
		width: 33.3%;
		float: left;
	}
	.col-md-1-4 {
		width: 25%;
		float: left;
	}
	.col-md-1-5 {
		width: 20%;
		float: left;
	}
	.col-md-1-6 {
		width: 16.7%;
		float: left;
	}
	.col-md-1-7 {
		width: 14.2%;
		float: left;
	}

	.col-md-1-8 {
		width: 12.5%;
		float: left;
	}

	.col-md-1-9 {
		width: 11.1%;
		float: left;
	}

	.col-md-1-10 {
		width: 10%;
		float: left;
	}

	.col-md-1-11 {
		width: 9%;
		float: left;
	}
	.col-md-1-12 {
		width: 8.3%;
		float: left;
	}
}
@media (min-width: 1200px) {
	.col-lg-1-1 {
		width: 100%;
		float: left;
	}
	.col-lg-1-2 {
		width: 50%;
		float: left;
	}
	.col-lg-1-3 {
		width: 33.3%;
		float: left;
	}
	.col-lg-1-4 {
		width: 25%;
		float: left;
	}
	.col-lg-1-5 {
		width: 20%;
		float: left;
	}
	.col-lg-1-6 {
		width: 16.7%;
		float: left;
	}
	.col-lg-1-7 {
		width: 14.2%;
		float: left;
	}

	.col-lg-1-8 {
		width: 12.5%;
		float: left;
	}

	.col-lg-1-9 {
		width: 11.1%;
		float: left;
	}

	.col-lg-1-10 {
		width: 10%;
		float: left;
	}

	.col-lg-1-11 {
		width: 9%;
		float: left;
	}
	.col-lg-1-12 {
		width: 8.3%;
		float: left;
	}
}

.table-row-plus > i {
	margin: 0 1px 0 -3px !important;
}

.list-group-item-sm {
	padding: 0.55rem 1.25rem;
}

.handle {
	cursor: grab;
}

.modal.fade .modal-dialog {
	transition: 150ms;
}

.submodule, .multiTab {
	padding: 10px 20px 0 !important;
}

.multiZone {
	padding: 10px 10px 1px 10px !important;
	background: #f1f4f5;
}

.leftrightmulti {
	padding: 20px 20px 0 20px;
}

.progress-list {
	margin-bottom: 0 !important;
}

.select-image {
	margin-top: -3px;
	margin-right: 5px;
}

/**
 * 图标选择样式重写
 */
.iconpicker .iconpicker-item {
	margin: 0 8px 8px 0 !important;
}

.iconpicker-popover.popover{
	width: 250px !important;
}