.hydee-badge {
	position: relative;
	vertical-align: middle;
	display: inline-block
}

.hydee-badge__content {
	background-color: #f13a3a;
	border-radius: 10px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	padding: 0 6px;
	text-align: center;
	white-space: nowrap;
	border: 1px solid #fff
}

.hydee-badge__content.is-fixed {
	position: absolute;
	top: 0;
	right: 10px;
	transform: translateY(-50%) translateX(100%)
}

.hydee-badge__content.is-fixed.is-dot {
	right: 5px
}

.hydee-badge__content.is-dot {
	height: 8px;
	width: 8px;
	padding: 0;
	right: 0;
	border-radius: 50%
}

.hydee-badge__content--primary {
	background-color: #0055FF
}

.hydee-badge__content--success {
	background-color: #1aba77
}

.hydee-badge__content--warning {
	background-color: #fa8919
}

.hydee-badge__content--info {
	background-color: #909399
}

.hydee-badge__content--danger {
	background-color: #f13a3a
}

.card-con {
	padding: 20px;
	background: #fff
}

.card-con.normal {
	background: #f1f1f1;
	border-radius: 6px
}

.card-con.shadow-large {
	border-radius: 6px;
	box-shadow: 0 2px 10px rgba(0,0,0,.06)
}

.card-con.border {
	border-radius: 6px;
	border: 1px solid #d7d7d7
}

.card-con.shadow {
	border-radius: 6px;
	box-shadow: 0 4px 4px rgba(0,0,0,.08)
}[class*=hydee-col-] {
	float: left;
	box-sizing: border-box
}

.hydee-col-0 {
	display: none;
	width: 0
}

.hydee-col-offset-0 {
	margin-left: 0
}

.hydee-col-pull-0 {
	position: relative;
	right: 0
}

.hydee-col-push-0 {
	position: relative;
	left: 0
}

.hydee-col-1 {
	width: 4.16667%
}

.hydee-col-offset-1 {
	margin-left: 4.16667%
}

.hydee-col-pull-1 {
	position: relative;
	right: 4.16667%
}

.hydee-col-push-1 {
	position: relative;
	left: 4.16667%
}

.hydee-col-2 {
	width: 8.33333%
}

.hydee-col-offset-2 {
	margin-left: 8.33333%
}

.hydee-col-pull-2 {
	position: relative;
	right: 8.33333%
}

.hydee-col-push-2 {
	position: relative;
	left: 8.33333%
}

.hydee-col-3 {
	width: 12.5%
}

.hydee-col-offset-3 {
	margin-left: 12.5%
}

.hydee-col-pull-3 {
	position: relative;
	right: 12.5%
}

.hydee-col-push-3 {
	position: relative;
	left: 12.5%
}

.hydee-col-4 {
	width: 16.66667%
}

.hydee-col-offset-4 {
	margin-left: 16.66667%
}

.hydee-col-pull-4 {
	position: relative;
	right: 16.66667%
}

.hydee-col-push-4 {
	position: relative;
	left: 16.66667%
}

.hydee-col-5 {
	width: 20.83333%
}

.hydee-col-offset-5 {
	margin-left: 20.83333%
}

.hydee-col-pull-5 {
	position: relative;
	right: 20.83333%
}

.hydee-col-push-5 {
	position: relative;
	left: 20.83333%
}

.hydee-col-6 {
	width: 25%
}

.hydee-col-offset-6 {
	margin-left: 25%
}

.hydee-col-pull-6 {
	position: relative;
	right: 25%
}

.hydee-col-push-6 {
	position: relative;
	left: 25%
}

.hydee-col-7 {
	width: 29.16667%
}

.hydee-col-offset-7 {
	margin-left: 29.16667%
}

.hydee-col-pull-7 {
	position: relative;
	right: 29.16667%
}

.hydee-col-push-7 {
	position: relative;
	left: 29.16667%
}

.hydee-col-8 {
	width: 33.33333%
}

.hydee-col-offset-8 {
	margin-left: 33.33333%
}

.hydee-col-pull-8 {
	position: relative;
	right: 33.33333%
}

.hydee-col-push-8 {
	position: relative;
	left: 33.33333%
}

.hydee-col-9 {
	width: 37.5%
}

.hydee-col-offset-9 {
	margin-left: 37.5%
}

.hydee-col-pull-9 {
	position: relative;
	right: 37.5%
}

.hydee-col-push-9 {
	position: relative;
	left: 37.5%
}

.hydee-col-10 {
	width: 41.66667%
}

.hydee-col-offset-10 {
	margin-left: 41.66667%
}

.hydee-col-pull-10 {
	position: relative;
	right: 41.66667%
}

.hydee-col-push-10 {
	position: relative;
	left: 41.66667%
}

.hydee-col-11 {
	width: 45.83333%
}

.hydee-col-offset-11 {
	margin-left: 45.83333%
}

.hydee-col-pull-11 {
	position: relative;
	right: 45.83333%
}

.hydee-col-push-11 {
	position: relative;
	left: 45.83333%
}

.hydee-col-12 {
	width: 50%
}

.hydee-col-offset-12 {
	margin-left: 50%
}

.hydee-col-pull-12 {
	position: relative;
	right: 50%
}

.hydee-col-push-12 {
	position: relative;
	left: 50%
}

.hydee-col-13 {
	width: 54.16667%
}

.hydee-col-offset-13 {
	margin-left: 54.16667%
}

.hydee-col-pull-13 {
	position: relative;
	right: 54.16667%
}

.hydee-col-push-13 {
	position: relative;
	left: 54.16667%
}

.hydee-col-14 {
	width: 58.33333%
}

.hydee-col-offset-14 {
	margin-left: 58.33333%
}

.hydee-col-pull-14 {
	position: relative;
	right: 58.33333%
}

.hydee-col-push-14 {
	position: relative;
	left: 58.33333%
}

.hydee-col-15 {
	width: 62.5%
}

.hydee-col-offset-15 {
	margin-left: 62.5%
}

.hydee-col-pull-15 {
	position: relative;
	right: 62.5%
}

.hydee-col-push-15 {
	position: relative;
	left: 62.5%
}

.hydee-col-16 {
	width: 66.66667%
}

.hydee-col-offset-16 {
	margin-left: 66.66667%
}

.hydee-col-pull-16 {
	position: relative;
	right: 66.66667%
}

.hydee-col-push-16 {
	position: relative;
	left: 66.66667%
}

.hydee-col-17 {
	width: 70.83333%
}

.hydee-col-offset-17 {
	margin-left: 70.83333%
}

.hydee-col-pull-17 {
	position: relative;
	right: 70.83333%
}

.hydee-col-push-17 {
	position: relative;
	left: 70.83333%
}

.hydee-col-18 {
	width: 75%
}

.hydee-col-offset-18 {
	margin-left: 75%
}

.hydee-col-pull-18 {
	position: relative;
	right: 75%
}

.hydee-col-push-18 {
	position: relative;
	left: 75%
}

.hydee-col-19 {
	width: 79.16667%
}

.hydee-col-offset-19 {
	margin-left: 79.16667%
}

.hydee-col-pull-19 {
	position: relative;
	right: 79.16667%
}

.hydee-col-push-19 {
	position: relative;
	left: 79.16667%
}

.hydee-col-20 {
	width: 83.33333%
}

.hydee-col-offset-20 {
	margin-left: 83.33333%
}

.hydee-col-pull-20 {
	position: relative;
	right: 83.33333%
}

.hydee-col-push-20 {
	position: relative;
	left: 83.33333%
}

.hydee-col-21 {
	width: 87.5%
}

.hydee-col-offset-21 {
	margin-left: 87.5%
}

.hydee-col-pull-21 {
	position: relative;
	right: 87.5%
}

.hydee-col-push-21 {
	position: relative;
	left: 87.5%
}

.hydee-col-22 {
	width: 91.66667%
}

.hydee-col-offset-22 {
	margin-left: 91.66667%
}

.hydee-col-pull-22 {
	position: relative;
	right: 91.66667%
}

.hydee-col-push-22 {
	position: relative;
	left: 91.66667%
}

.hydee-col-23 {
	width: 95.83333%
}

.hydee-col-offset-23 {
	margin-left: 95.83333%
}

.hydee-col-pull-23 {
	position: relative;
	right: 95.83333%
}

.hydee-col-push-23 {
	position: relative;
	left: 95.83333%
}

.hydee-col-24 {
	width: 100%
}

.hydee-col-offset-24 {
	margin-left: 100%
}

.hydee-col-pull-24 {
	position: relative;
	right: 100%
}

.hydee-col-push-24 {
	position: relative;
	left: 100%
}

@media only screen and (max-width:767px) {
	.hydee-col-xs-0 {
		display: none;
		width: 0
	}

	.hydee-col-xs-offset-0 {
		margin-left: 0
	}

	.hydee-col-xs-pull-0 {
		position: relative;
		right: 0
	}

	.hydee-col-xs-push-0 {
		position: relative;
		left: 0
	}

	.hydee-col-xs-1 {
		width: 4.16667%
	}

	.hydee-col-xs-offset-1 {
		margin-left: 4.16667%
	}

	.hydee-col-xs-pull-1 {
		position: relative;
		right: 4.16667%
	}

	.hydee-col-xs-push-1 {
		position: relative;
		left: 4.16667%
	}

	.hydee-col-xs-2 {
		width: 8.33333%
	}

	.hydee-col-xs-offset-2 {
		margin-left: 8.33333%
	}

	.hydee-col-xs-pull-2 {
		position: relative;
		right: 8.33333%
	}

	.hydee-col-xs-push-2 {
		position: relative;
		left: 8.33333%
	}

	.hydee-col-xs-3 {
		width: 12.5%
	}

	.hydee-col-xs-offset-3 {
		margin-left: 12.5%
	}

	.hydee-col-xs-pull-3 {
		position: relative;
		right: 12.5%
	}

	.hydee-col-xs-push-3 {
		position: relative;
		left: 12.5%
	}

	.hydee-col-xs-4 {
		width: 16.66667%
	}

	.hydee-col-xs-offset-4 {
		margin-left: 16.66667%
	}

	.hydee-col-xs-pull-4 {
		position: relative;
		right: 16.66667%
	}

	.hydee-col-xs-push-4 {
		position: relative;
		left: 16.66667%
	}

	.hydee-col-xs-5 {
		width: 20.83333%
	}

	.hydee-col-xs-offset-5 {
		margin-left: 20.83333%
	}

	.hydee-col-xs-pull-5 {
		position: relative;
		right: 20.83333%
	}

	.hydee-col-xs-push-5 {
		position: relative;
		left: 20.83333%
	}

	.hydee-col-xs-6 {
		width: 25%
	}

	.hydee-col-xs-offset-6 {
		margin-left: 25%
	}

	.hydee-col-xs-pull-6 {
		position: relative;
		right: 25%
	}

	.hydee-col-xs-push-6 {
		position: relative;
		left: 25%
	}

	.hydee-col-xs-7 {
		width: 29.16667%
	}

	.hydee-col-xs-offset-7 {
		margin-left: 29.16667%
	}

	.hydee-col-xs-pull-7 {
		position: relative;
		right: 29.16667%
	}

	.hydee-col-xs-push-7 {
		position: relative;
		left: 29.16667%
	}

	.hydee-col-xs-8 {
		width: 33.33333%
	}

	.hydee-col-xs-offset-8 {
		margin-left: 33.33333%
	}

	.hydee-col-xs-pull-8 {
		position: relative;
		right: 33.33333%
	}

	.hydee-col-xs-push-8 {
		position: relative;
		left: 33.33333%
	}

	.hydee-col-xs-9 {
		width: 37.5%
	}

	.hydee-col-xs-offset-9 {
		margin-left: 37.5%
	}

	.hydee-col-xs-pull-9 {
		position: relative;
		right: 37.5%
	}

	.hydee-col-xs-push-9 {
		position: relative;
		left: 37.5%
	}

	.hydee-col-xs-10 {
		width: 41.66667%
	}

	.hydee-col-xs-offset-10 {
		margin-left: 41.66667%
	}

	.hydee-col-xs-pull-10 {
		position: relative;
		right: 41.66667%
	}

	.hydee-col-xs-push-10 {
		position: relative;
		left: 41.66667%
	}

	.hydee-col-xs-11 {
		width: 45.83333%
	}

	.hydee-col-xs-offset-11 {
		margin-left: 45.83333%
	}

	.hydee-col-xs-pull-11 {
		position: relative;
		right: 45.83333%
	}

	.hydee-col-xs-push-11 {
		position: relative;
		left: 45.83333%
	}

	.hydee-col-xs-12 {
		width: 50%
	}

	.hydee-col-xs-offset-12 {
		margin-left: 50%
	}

	.hydee-col-xs-pull-12 {
		position: relative;
		right: 50%
	}

	.hydee-col-xs-push-12 {
		position: relative;
		left: 50%
	}

	.hydee-col-xs-13 {
		width: 54.16667%
	}

	.hydee-col-xs-offset-13 {
		margin-left: 54.16667%
	}

	.hydee-col-xs-pull-13 {
		position: relative;
		right: 54.16667%
	}

	.hydee-col-xs-push-13 {
		position: relative;
		left: 54.16667%
	}

	.hydee-col-xs-14 {
		width: 58.33333%
	}

	.hydee-col-xs-offset-14 {
		margin-left: 58.33333%
	}

	.hydee-col-xs-pull-14 {
		position: relative;
		right: 58.33333%
	}

	.hydee-col-xs-push-14 {
		position: relative;
		left: 58.33333%
	}

	.hydee-col-xs-15 {
		width: 62.5%
	}

	.hydee-col-xs-offset-15 {
		margin-left: 62.5%
	}

	.hydee-col-xs-pull-15 {
		position: relative;
		right: 62.5%
	}

	.hydee-col-xs-push-15 {
		position: relative;
		left: 62.5%
	}

	.hydee-col-xs-16 {
		width: 66.66667%
	}

	.hydee-col-xs-offset-16 {
		margin-left: 66.66667%
	}

	.hydee-col-xs-pull-16 {
		position: relative;
		right: 66.66667%
	}

	.hydee-col-xs-push-16 {
		position: relative;
		left: 66.66667%
	}

	.hydee-col-xs-17 {
		width: 70.83333%
	}

	.hydee-col-xs-offset-17 {
		margin-left: 70.83333%
	}

	.hydee-col-xs-pull-17 {
		position: relative;
		right: 70.83333%
	}

	.hydee-col-xs-push-17 {
		position: relative;
		left: 70.83333%
	}

	.hydee-col-xs-18 {
		width: 75%
	}

	.hydee-col-xs-offset-18 {
		margin-left: 75%
	}

	.hydee-col-xs-pull-18 {
		position: relative;
		right: 75%
	}

	.hydee-col-xs-push-18 {
		position: relative;
		left: 75%
	}

	.hydee-col-xs-19 {
		width: 79.16667%
	}

	.hydee-col-xs-offset-19 {
		margin-left: 79.16667%
	}

	.hydee-col-xs-pull-19 {
		position: relative;
		right: 79.16667%
	}

	.hydee-col-xs-push-19 {
		position: relative;
		left: 79.16667%
	}

	.hydee-col-xs-20 {
		width: 83.33333%
	}

	.hydee-col-xs-offset-20 {
		margin-left: 83.33333%
	}

	.hydee-col-xs-pull-20 {
		position: relative;
		right: 83.33333%
	}

	.hydee-col-xs-push-20 {
		position: relative;
		left: 83.33333%
	}

	.hydee-col-xs-21 {
		width: 87.5%
	}

	.hydee-col-xs-offset-21 {
		margin-left: 87.5%
	}

	.hydee-col-xs-pull-21 {
		position: relative;
		right: 87.5%
	}

	.hydee-col-xs-push-21 {
		position: relative;
		left: 87.5%
	}

	.hydee-col-xs-22 {
		width: 91.66667%
	}

	.hydee-col-xs-offset-22 {
		margin-left: 91.66667%
	}

	.hydee-col-xs-pull-22 {
		position: relative;
		right: 91.66667%
	}

	.hydee-col-xs-push-22 {
		position: relative;
		left: 91.66667%
	}

	.hydee-col-xs-23 {
		width: 95.83333%
	}

	.hydee-col-xs-offset-23 {
		margin-left: 95.83333%
	}

	.hydee-col-xs-pull-23 {
		position: relative;
		right: 95.83333%
	}

	.hydee-col-xs-push-23 {
		position: relative;
		left: 95.83333%
	}

	.hydee-col-xs-24 {
		width: 100%
	}

	.hydee-col-xs-offset-24 {
		margin-left: 100%
	}

	.hydee-col-xs-pull-24 {
		position: relative;
		right: 100%
	}

	.hydee-col-xs-push-24 {
		position: relative;
		left: 100%
	}
}

@media only screen and (min-width:768px) {
	.hydee-col-sm-0 {
		display: none;
		width: 0
	}

	.hydee-col-sm-offset-0 {
		margin-left: 0
	}

	.hydee-col-sm-pull-0 {
		position: relative;
		right: 0
	}

	.hydee-col-sm-push-0 {
		position: relative;
		left: 0
	}

	.hydee-col-sm-1 {
		width: 4.16667%
	}

	.hydee-col-sm-offset-1 {
		margin-left: 4.16667%
	}

	.hydee-col-sm-pull-1 {
		position: relative;
		right: 4.16667%
	}

	.hydee-col-sm-push-1 {
		position: relative;
		left: 4.16667%
	}

	.hydee-col-sm-2 {
		width: 8.33333%
	}

	.hydee-col-sm-offset-2 {
		margin-left: 8.33333%
	}

	.hydee-col-sm-pull-2 {
		position: relative;
		right: 8.33333%
	}

	.hydee-col-sm-push-2 {
		position: relative;
		left: 8.33333%
	}

	.hydee-col-sm-3 {
		width: 12.5%
	}

	.hydee-col-sm-offset-3 {
		margin-left: 12.5%
	}

	.hydee-col-sm-pull-3 {
		position: relative;
		right: 12.5%
	}

	.hydee-col-sm-push-3 {
		position: relative;
		left: 12.5%
	}

	.hydee-col-sm-4 {
		width: 16.66667%
	}

	.hydee-col-sm-offset-4 {
		margin-left: 16.66667%
	}

	.hydee-col-sm-pull-4 {
		position: relative;
		right: 16.66667%
	}

	.hydee-col-sm-push-4 {
		position: relative;
		left: 16.66667%
	}

	.hydee-col-sm-5 {
		width: 20.83333%
	}

	.hydee-col-sm-offset-5 {
		margin-left: 20.83333%
	}

	.hydee-col-sm-pull-5 {
		position: relative;
		right: 20.83333%
	}

	.hydee-col-sm-push-5 {
		position: relative;
		left: 20.83333%
	}

	.hydee-col-sm-6 {
		width: 25%
	}

	.hydee-col-sm-offset-6 {
		margin-left: 25%
	}

	.hydee-col-sm-pull-6 {
		position: relative;
		right: 25%
	}

	.hydee-col-sm-push-6 {
		position: relative;
		left: 25%
	}

	.hydee-col-sm-7 {
		width: 29.16667%
	}

	.hydee-col-sm-offset-7 {
		margin-left: 29.16667%
	}

	.hydee-col-sm-pull-7 {
		position: relative;
		right: 29.16667%
	}

	.hydee-col-sm-push-7 {
		position: relative;
		left: 29.16667%
	}

	.hydee-col-sm-8 {
		width: 33.33333%
	}

	.hydee-col-sm-offset-8 {
		margin-left: 33.33333%
	}

	.hydee-col-sm-pull-8 {
		position: relative;
		right: 33.33333%
	}

	.hydee-col-sm-push-8 {
		position: relative;
		left: 33.33333%
	}

	.hydee-col-sm-9 {
		width: 37.5%
	}

	.hydee-col-sm-offset-9 {
		margin-left: 37.5%
	}

	.hydee-col-sm-pull-9 {
		position: relative;
		right: 37.5%
	}

	.hydee-col-sm-push-9 {
		position: relative;
		left: 37.5%
	}

	.hydee-col-sm-10 {
		width: 41.66667%
	}

	.hydee-col-sm-offset-10 {
		margin-left: 41.66667%
	}

	.hydee-col-sm-pull-10 {
		position: relative;
		right: 41.66667%
	}

	.hydee-col-sm-push-10 {
		position: relative;
		left: 41.66667%
	}

	.hydee-col-sm-11 {
		width: 45.83333%
	}

	.hydee-col-sm-offset-11 {
		margin-left: 45.83333%
	}

	.hydee-col-sm-pull-11 {
		position: relative;
		right: 45.83333%
	}

	.hydee-col-sm-push-11 {
		position: relative;
		left: 45.83333%
	}

	.hydee-col-sm-12 {
		width: 50%
	}

	.hydee-col-sm-offset-12 {
		margin-left: 50%
	}

	.hydee-col-sm-pull-12 {
		position: relative;
		right: 50%
	}

	.hydee-col-sm-push-12 {
		position: relative;
		left: 50%
	}

	.hydee-col-sm-13 {
		width: 54.16667%
	}

	.hydee-col-sm-offset-13 {
		margin-left: 54.16667%
	}

	.hydee-col-sm-pull-13 {
		position: relative;
		right: 54.16667%
	}

	.hydee-col-sm-push-13 {
		position: relative;
		left: 54.16667%
	}

	.hydee-col-sm-14 {
		width: 58.33333%
	}

	.hydee-col-sm-offset-14 {
		margin-left: 58.33333%
	}

	.hydee-col-sm-pull-14 {
		position: relative;
		right: 58.33333%
	}

	.hydee-col-sm-push-14 {
		position: relative;
		left: 58.33333%
	}

	.hydee-col-sm-15 {
		width: 62.5%
	}

	.hydee-col-sm-offset-15 {
		margin-left: 62.5%
	}

	.hydee-col-sm-pull-15 {
		position: relative;
		right: 62.5%
	}

	.hydee-col-sm-push-15 {
		position: relative;
		left: 62.5%
	}

	.hydee-col-sm-16 {
		width: 66.66667%
	}

	.hydee-col-sm-offset-16 {
		margin-left: 66.66667%
	}

	.hydee-col-sm-pull-16 {
		position: relative;
		right: 66.66667%
	}

	.hydee-col-sm-push-16 {
		position: relative;
		left: 66.66667%
	}

	.hydee-col-sm-17 {
		width: 70.83333%
	}

	.hydee-col-sm-offset-17 {
		margin-left: 70.83333%
	}

	.hydee-col-sm-pull-17 {
		position: relative;
		right: 70.83333%
	}

	.hydee-col-sm-push-17 {
		position: relative;
		left: 70.83333%
	}

	.hydee-col-sm-18 {
		width: 75%
	}

	.hydee-col-sm-offset-18 {
		margin-left: 75%
	}

	.hydee-col-sm-pull-18 {
		position: relative;
		right: 75%
	}

	.hydee-col-sm-push-18 {
		position: relative;
		left: 75%
	}

	.hydee-col-sm-19 {
		width: 79.16667%
	}

	.hydee-col-sm-offset-19 {
		margin-left: 79.16667%
	}

	.hydee-col-sm-pull-19 {
		position: relative;
		right: 79.16667%
	}

	.hydee-col-sm-push-19 {
		position: relative;
		left: 79.16667%
	}

	.hydee-col-sm-20 {
		width: 83.33333%
	}

	.hydee-col-sm-offset-20 {
		margin-left: 83.33333%
	}

	.hydee-col-sm-pull-20 {
		position: relative;
		right: 83.33333%
	}

	.hydee-col-sm-push-20 {
		position: relative;
		left: 83.33333%
	}

	.hydee-col-sm-21 {
		width: 87.5%
	}

	.hydee-col-sm-offset-21 {
		margin-left: 87.5%
	}

	.hydee-col-sm-pull-21 {
		position: relative;
		right: 87.5%
	}

	.hydee-col-sm-push-21 {
		position: relative;
		left: 87.5%
	}

	.hydee-col-sm-22 {
		width: 91.66667%
	}

	.hydee-col-sm-offset-22 {
		margin-left: 91.66667%
	}

	.hydee-col-sm-pull-22 {
		position: relative;
		right: 91.66667%
	}

	.hydee-col-sm-push-22 {
		position: relative;
		left: 91.66667%
	}

	.hydee-col-sm-23 {
		width: 95.83333%
	}

	.hydee-col-sm-offset-23 {
		margin-left: 95.83333%
	}

	.hydee-col-sm-pull-23 {
		position: relative;
		right: 95.83333%
	}

	.hydee-col-sm-push-23 {
		position: relative;
		left: 95.83333%
	}

	.hydee-col-sm-24 {
		width: 100%
	}

	.hydee-col-sm-offset-24 {
		margin-left: 100%
	}

	.hydee-col-sm-pull-24 {
		position: relative;
		right: 100%
	}

	.hydee-col-sm-push-24 {
		position: relative;
		left: 100%
	}
}

@media only screen and (min-width:992px) {
	.hydee-col-md-0 {
		display: none;
		width: 0
	}

	.hydee-col-md-offset-0 {
		margin-left: 0
	}

	.hydee-col-md-pull-0 {
		position: relative;
		right: 0
	}

	.hydee-col-md-push-0 {
		position: relative;
		left: 0
	}

	.hydee-col-md-1 {
		width: 4.16667%
	}

	.hydee-col-md-offset-1 {
		margin-left: 4.16667%
	}

	.hydee-col-md-pull-1 {
		position: relative;
		right: 4.16667%
	}

	.hydee-col-md-push-1 {
		position: relative;
		left: 4.16667%
	}

	.hydee-col-md-2 {
		width: 8.33333%
	}

	.hydee-col-md-offset-2 {
		margin-left: 8.33333%
	}

	.hydee-col-md-pull-2 {
		position: relative;
		right: 8.33333%
	}

	.hydee-col-md-push-2 {
		position: relative;
		left: 8.33333%
	}

	.hydee-col-md-3 {
		width: 12.5%
	}

	.hydee-col-md-offset-3 {
		margin-left: 12.5%
	}

	.hydee-col-md-pull-3 {
		position: relative;
		right: 12.5%
	}

	.hydee-col-md-push-3 {
		position: relative;
		left: 12.5%
	}

	.hydee-col-md-4 {
		width: 16.66667%
	}

	.hydee-col-md-offset-4 {
		margin-left: 16.66667%
	}

	.hydee-col-md-pull-4 {
		position: relative;
		right: 16.66667%
	}

	.hydee-col-md-push-4 {
		position: relative;
		left: 16.66667%
	}

	.hydee-col-md-5 {
		width: 20.83333%
	}

	.hydee-col-md-offset-5 {
		margin-left: 20.83333%
	}

	.hydee-col-md-pull-5 {
		position: relative;
		right: 20.83333%
	}

	.hydee-col-md-push-5 {
		position: relative;
		left: 20.83333%
	}

	.hydee-col-md-6 {
		width: 25%
	}

	.hydee-col-md-offset-6 {
		margin-left: 25%
	}

	.hydee-col-md-pull-6 {
		position: relative;
		right: 25%
	}

	.hydee-col-md-push-6 {
		position: relative;
		left: 25%
	}

	.hydee-col-md-7 {
		width: 29.16667%
	}

	.hydee-col-md-offset-7 {
		margin-left: 29.16667%
	}

	.hydee-col-md-pull-7 {
		position: relative;
		right: 29.16667%
	}

	.hydee-col-md-push-7 {
		position: relative;
		left: 29.16667%
	}

	.hydee-col-md-8 {
		width: 33.33333%
	}

	.hydee-col-md-offset-8 {
		margin-left: 33.33333%
	}

	.hydee-col-md-pull-8 {
		position: relative;
		right: 33.33333%
	}

	.hydee-col-md-push-8 {
		position: relative;
		left: 33.33333%
	}

	.hydee-col-md-9 {
		width: 37.5%
	}

	.hydee-col-md-offset-9 {
		margin-left: 37.5%
	}

	.hydee-col-md-pull-9 {
		position: relative;
		right: 37.5%
	}

	.hydee-col-md-push-9 {
		position: relative;
		left: 37.5%
	}

	.hydee-col-md-10 {
		width: 41.66667%
	}

	.hydee-col-md-offset-10 {
		margin-left: 41.66667%
	}

	.hydee-col-md-pull-10 {
		position: relative;
		right: 41.66667%
	}

	.hydee-col-md-push-10 {
		position: relative;
		left: 41.66667%
	}

	.hydee-col-md-11 {
		width: 45.83333%
	}

	.hydee-col-md-offset-11 {
		margin-left: 45.83333%
	}

	.hydee-col-md-pull-11 {
		position: relative;
		right: 45.83333%
	}

	.hydee-col-md-push-11 {
		position: relative;
		left: 45.83333%
	}

	.hydee-col-md-12 {
		width: 50%
	}

	.hydee-col-md-offset-12 {
		margin-left: 50%
	}

	.hydee-col-md-pull-12 {
		position: relative;
		right: 50%
	}

	.hydee-col-md-push-12 {
		position: relative;
		left: 50%
	}

	.hydee-col-md-13 {
		width: 54.16667%
	}

	.hydee-col-md-offset-13 {
		margin-left: 54.16667%
	}

	.hydee-col-md-pull-13 {
		position: relative;
		right: 54.16667%
	}

	.hydee-col-md-push-13 {
		position: relative;
		left: 54.16667%
	}

	.hydee-col-md-14 {
		width: 58.33333%
	}

	.hydee-col-md-offset-14 {
		margin-left: 58.33333%
	}

	.hydee-col-md-pull-14 {
		position: relative;
		right: 58.33333%
	}

	.hydee-col-md-push-14 {
		position: relative;
		left: 58.33333%
	}

	.hydee-col-md-15 {
		width: 62.5%
	}

	.hydee-col-md-offset-15 {
		margin-left: 62.5%
	}

	.hydee-col-md-pull-15 {
		position: relative;
		right: 62.5%
	}

	.hydee-col-md-push-15 {
		position: relative;
		left: 62.5%
	}

	.hydee-col-md-16 {
		width: 66.66667%
	}

	.hydee-col-md-offset-16 {
		margin-left: 66.66667%
	}

	.hydee-col-md-pull-16 {
		position: relative;
		right: 66.66667%
	}

	.hydee-col-md-push-16 {
		position: relative;
		left: 66.66667%
	}

	.hydee-col-md-17 {
		width: 70.83333%
	}

	.hydee-col-md-offset-17 {
		margin-left: 70.83333%
	}

	.hydee-col-md-pull-17 {
		position: relative;
		right: 70.83333%
	}

	.hydee-col-md-push-17 {
		position: relative;
		left: 70.83333%
	}

	.hydee-col-md-18 {
		width: 75%
	}

	.hydee-col-md-offset-18 {
		margin-left: 75%
	}

	.hydee-col-md-pull-18 {
		position: relative;
		right: 75%
	}

	.hydee-col-md-push-18 {
		position: relative;
		left: 75%
	}

	.hydee-col-md-19 {
		width: 79.16667%
	}

	.hydee-col-md-offset-19 {
		margin-left: 79.16667%
	}

	.hydee-col-md-pull-19 {
		position: relative;
		right: 79.16667%
	}

	.hydee-col-md-push-19 {
		position: relative;
		left: 79.16667%
	}

	.hydee-col-md-20 {
		width: 83.33333%
	}

	.hydee-col-md-offset-20 {
		margin-left: 83.33333%
	}

	.hydee-col-md-pull-20 {
		position: relative;
		right: 83.33333%
	}

	.hydee-col-md-push-20 {
		position: relative;
		left: 83.33333%
	}

	.hydee-col-md-21 {
		width: 87.5%
	}

	.hydee-col-md-offset-21 {
		margin-left: 87.5%
	}

	.hydee-col-md-pull-21 {
		position: relative;
		right: 87.5%
	}

	.hydee-col-md-push-21 {
		position: relative;
		left: 87.5%
	}

	.hydee-col-md-22 {
		width: 91.66667%
	}

	.hydee-col-md-offset-22 {
		margin-left: 91.66667%
	}

	.hydee-col-md-pull-22 {
		position: relative;
		right: 91.66667%
	}

	.hydee-col-md-push-22 {
		position: relative;
		left: 91.66667%
	}

	.hydee-col-md-23 {
		width: 95.83333%
	}

	.hydee-col-md-offset-23 {
		margin-left: 95.83333%
	}

	.hydee-col-md-pull-23 {
		position: relative;
		right: 95.83333%
	}

	.hydee-col-md-push-23 {
		position: relative;
		left: 95.83333%
	}

	.hydee-col-md-24 {
		width: 100%
	}

	.hydee-col-md-offset-24 {
		margin-left: 100%
	}

	.hydee-col-md-pull-24 {
		position: relative;
		right: 100%
	}

	.hydee-col-md-push-24 {
		position: relative;
		left: 100%
	}
}

@media only screen and (min-width:1200px) {
	.hydee-col-lg-0 {
		display: none;
		width: 0
	}

	.hydee-col-lg-offset-0 {
		margin-left: 0
	}

	.hydee-col-lg-pull-0 {
		position: relative;
		right: 0
	}

	.hydee-col-lg-push-0 {
		position: relative;
		left: 0
	}

	.hydee-col-lg-1 {
		width: 4.16667%
	}

	.hydee-col-lg-offset-1 {
		margin-left: 4.16667%
	}

	.hydee-col-lg-pull-1 {
		position: relative;
		right: 4.16667%
	}

	.hydee-col-lg-push-1 {
		position: relative;
		left: 4.16667%
	}

	.hydee-col-lg-2 {
		width: 8.33333%
	}

	.hydee-col-lg-offset-2 {
		margin-left: 8.33333%
	}

	.hydee-col-lg-pull-2 {
		position: relative;
		right: 8.33333%
	}

	.hydee-col-lg-push-2 {
		position: relative;
		left: 8.33333%
	}

	.hydee-col-lg-3 {
		width: 12.5%
	}

	.hydee-col-lg-offset-3 {
		margin-left: 12.5%
	}

	.hydee-col-lg-pull-3 {
		position: relative;
		right: 12.5%
	}

	.hydee-col-lg-push-3 {
		position: relative;
		left: 12.5%
	}

	.hydee-col-lg-4 {
		width: 16.66667%
	}

	.hydee-col-lg-offset-4 {
		margin-left: 16.66667%
	}

	.hydee-col-lg-pull-4 {
		position: relative;
		right: 16.66667%
	}

	.hydee-col-lg-push-4 {
		position: relative;
		left: 16.66667%
	}

	.hydee-col-lg-5 {
		width: 20.83333%
	}

	.hydee-col-lg-offset-5 {
		margin-left: 20.83333%
	}

	.hydee-col-lg-pull-5 {
		position: relative;
		right: 20.83333%
	}

	.hydee-col-lg-push-5 {
		position: relative;
		left: 20.83333%
	}

	.hydee-col-lg-6 {
		width: 25%
	}

	.hydee-col-lg-offset-6 {
		margin-left: 25%
	}

	.hydee-col-lg-pull-6 {
		position: relative;
		right: 25%
	}

	.hydee-col-lg-push-6 {
		position: relative;
		left: 25%
	}

	.hydee-col-lg-7 {
		width: 29.16667%
	}

	.hydee-col-lg-offset-7 {
		margin-left: 29.16667%
	}

	.hydee-col-lg-pull-7 {
		position: relative;
		right: 29.16667%
	}

	.hydee-col-lg-push-7 {
		position: relative;
		left: 29.16667%
	}

	.hydee-col-lg-8 {
		width: 33.33333%
	}

	.hydee-col-lg-offset-8 {
		margin-left: 33.33333%
	}

	.hydee-col-lg-pull-8 {
		position: relative;
		right: 33.33333%
	}

	.hydee-col-lg-push-8 {
		position: relative;
		left: 33.33333%
	}

	.hydee-col-lg-9 {
		width: 37.5%
	}

	.hydee-col-lg-offset-9 {
		margin-left: 37.5%
	}

	.hydee-col-lg-pull-9 {
		position: relative;
		right: 37.5%
	}

	.hydee-col-lg-push-9 {
		position: relative;
		left: 37.5%
	}

	.hydee-col-lg-10 {
		width: 41.66667%
	}

	.hydee-col-lg-offset-10 {
		margin-left: 41.66667%
	}

	.hydee-col-lg-pull-10 {
		position: relative;
		right: 41.66667%
	}

	.hydee-col-lg-push-10 {
		position: relative;
		left: 41.66667%
	}

	.hydee-col-lg-11 {
		width: 45.83333%
	}

	.hydee-col-lg-offset-11 {
		margin-left: 45.83333%
	}

	.hydee-col-lg-pull-11 {
		position: relative;
		right: 45.83333%
	}

	.hydee-col-lg-push-11 {
		position: relative;
		left: 45.83333%
	}

	.hydee-col-lg-12 {
		width: 50%
	}

	.hydee-col-lg-offset-12 {
		margin-left: 50%
	}

	.hydee-col-lg-pull-12 {
		position: relative;
		right: 50%
	}

	.hydee-col-lg-push-12 {
		position: relative;
		left: 50%
	}

	.hydee-col-lg-13 {
		width: 54.16667%
	}

	.hydee-col-lg-offset-13 {
		margin-left: 54.16667%
	}

	.hydee-col-lg-pull-13 {
		position: relative;
		right: 54.16667%
	}

	.hydee-col-lg-push-13 {
		position: relative;
		left: 54.16667%
	}

	.hydee-col-lg-14 {
		width: 58.33333%
	}

	.hydee-col-lg-offset-14 {
		margin-left: 58.33333%
	}

	.hydee-col-lg-pull-14 {
		position: relative;
		right: 58.33333%
	}

	.hydee-col-lg-push-14 {
		position: relative;
		left: 58.33333%
	}

	.hydee-col-lg-15 {
		width: 62.5%
	}

	.hydee-col-lg-offset-15 {
		margin-left: 62.5%
	}

	.hydee-col-lg-pull-15 {
		position: relative;
		right: 62.5%
	}

	.hydee-col-lg-push-15 {
		position: relative;
		left: 62.5%
	}

	.hydee-col-lg-16 {
		width: 66.66667%
	}

	.hydee-col-lg-offset-16 {
		margin-left: 66.66667%
	}

	.hydee-col-lg-pull-16 {
		position: relative;
		right: 66.66667%
	}

	.hydee-col-lg-push-16 {
		position: relative;
		left: 66.66667%
	}

	.hydee-col-lg-17 {
		width: 70.83333%
	}

	.hydee-col-lg-offset-17 {
		margin-left: 70.83333%
	}

	.hydee-col-lg-pull-17 {
		position: relative;
		right: 70.83333%
	}

	.hydee-col-lg-push-17 {
		position: relative;
		left: 70.83333%
	}

	.hydee-col-lg-18 {
		width: 75%
	}

	.hydee-col-lg-offset-18 {
		margin-left: 75%
	}

	.hydee-col-lg-pull-18 {
		position: relative;
		right: 75%
	}

	.hydee-col-lg-push-18 {
		position: relative;
		left: 75%
	}

	.hydee-col-lg-19 {
		width: 79.16667%
	}

	.hydee-col-lg-offset-19 {
		margin-left: 79.16667%
	}

	.hydee-col-lg-pull-19 {
		position: relative;
		right: 79.16667%
	}

	.hydee-col-lg-push-19 {
		position: relative;
		left: 79.16667%
	}

	.hydee-col-lg-20 {
		width: 83.33333%
	}

	.hydee-col-lg-offset-20 {
		margin-left: 83.33333%
	}

	.hydee-col-lg-pull-20 {
		position: relative;
		right: 83.33333%
	}

	.hydee-col-lg-push-20 {
		position: relative;
		left: 83.33333%
	}

	.hydee-col-lg-21 {
		width: 87.5%
	}

	.hydee-col-lg-offset-21 {
		margin-left: 87.5%
	}

	.hydee-col-lg-pull-21 {
		position: relative;
		right: 87.5%
	}

	.hydee-col-lg-push-21 {
		position: relative;
		left: 87.5%
	}

	.hydee-col-lg-22 {
		width: 91.66667%
	}

	.hydee-col-lg-offset-22 {
		margin-left: 91.66667%
	}

	.hydee-col-lg-pull-22 {
		position: relative;
		right: 91.66667%
	}

	.hydee-col-lg-push-22 {
		position: relative;
		left: 91.66667%
	}

	.hydee-col-lg-23 {
		width: 95.83333%
	}

	.hydee-col-lg-offset-23 {
		margin-left: 95.83333%
	}

	.hydee-col-lg-pull-23 {
		position: relative;
		right: 95.83333%
	}

	.hydee-col-lg-push-23 {
		position: relative;
		left: 95.83333%
	}

	.hydee-col-lg-24 {
		width: 100%
	}

	.hydee-col-lg-offset-24 {
		margin-left: 100%
	}

	.hydee-col-lg-pull-24 {
		position: relative;
		right: 100%
	}

	.hydee-col-lg-push-24 {
		position: relative;
		left: 100%
	}
}

@media only screen and (min-width:1920px) {
	.hydee-col-xl-0 {
		display: none;
		width: 0
	}

	.hydee-col-xl-offset-0 {
		margin-left: 0
	}

	.hydee-col-xl-pull-0 {
		position: relative;
		right: 0
	}

	.hydee-col-xl-push-0 {
		position: relative;
		left: 0
	}

	.hydee-col-xl-1 {
		width: 4.16667%
	}

	.hydee-col-xl-offset-1 {
		margin-left: 4.16667%
	}

	.hydee-col-xl-pull-1 {
		position: relative;
		right: 4.16667%
	}

	.hydee-col-xl-push-1 {
		position: relative;
		left: 4.16667%
	}

	.hydee-col-xl-2 {
		width: 8.33333%
	}

	.hydee-col-xl-offset-2 {
		margin-left: 8.33333%
	}

	.hydee-col-xl-pull-2 {
		position: relative;
		right: 8.33333%
	}

	.hydee-col-xl-push-2 {
		position: relative;
		left: 8.33333%
	}

	.hydee-col-xl-3 {
		width: 12.5%
	}

	.hydee-col-xl-offset-3 {
		margin-left: 12.5%
	}

	.hydee-col-xl-pull-3 {
		position: relative;
		right: 12.5%
	}

	.hydee-col-xl-push-3 {
		position: relative;
		left: 12.5%
	}

	.hydee-col-xl-4 {
		width: 16.66667%
	}

	.hydee-col-xl-offset-4 {
		margin-left: 16.66667%
	}

	.hydee-col-xl-pull-4 {
		position: relative;
		right: 16.66667%
	}

	.hydee-col-xl-push-4 {
		position: relative;
		left: 16.66667%
	}

	.hydee-col-xl-5 {
		width: 20.83333%
	}

	.hydee-col-xl-offset-5 {
		margin-left: 20.83333%
	}

	.hydee-col-xl-pull-5 {
		position: relative;
		right: 20.83333%
	}

	.hydee-col-xl-push-5 {
		position: relative;
		left: 20.83333%
	}

	.hydee-col-xl-6 {
		width: 25%
	}

	.hydee-col-xl-offset-6 {
		margin-left: 25%
	}

	.hydee-col-xl-pull-6 {
		position: relative;
		right: 25%
	}

	.hydee-col-xl-push-6 {
		position: relative;
		left: 25%
	}

	.hydee-col-xl-7 {
		width: 29.16667%
	}

	.hydee-col-xl-offset-7 {
		margin-left: 29.16667%
	}

	.hydee-col-xl-pull-7 {
		position: relative;
		right: 29.16667%
	}

	.hydee-col-xl-push-7 {
		position: relative;
		left: 29.16667%
	}

	.hydee-col-xl-8 {
		width: 33.33333%
	}

	.hydee-col-xl-offset-8 {
		margin-left: 33.33333%
	}

	.hydee-col-xl-pull-8 {
		position: relative;
		right: 33.33333%
	}

	.hydee-col-xl-push-8 {
		position: relative;
		left: 33.33333%
	}

	.hydee-col-xl-9 {
		width: 37.5%
	}

	.hydee-col-xl-offset-9 {
		margin-left: 37.5%
	}

	.hydee-col-xl-pull-9 {
		position: relative;
		right: 37.5%
	}

	.hydee-col-xl-push-9 {
		position: relative;
		left: 37.5%
	}

	.hydee-col-xl-10 {
		width: 41.66667%
	}

	.hydee-col-xl-offset-10 {
		margin-left: 41.66667%
	}

	.hydee-col-xl-pull-10 {
		position: relative;
		right: 41.66667%
	}

	.hydee-col-xl-push-10 {
		position: relative;
		left: 41.66667%
	}

	.hydee-col-xl-11 {
		width: 45.83333%
	}

	.hydee-col-xl-offset-11 {
		margin-left: 45.83333%
	}

	.hydee-col-xl-pull-11 {
		position: relative;
		right: 45.83333%
	}

	.hydee-col-xl-push-11 {
		position: relative;
		left: 45.83333%
	}

	.hydee-col-xl-12 {
		width: 50%
	}

	.hydee-col-xl-offset-12 {
		margin-left: 50%
	}

	.hydee-col-xl-pull-12 {
		position: relative;
		right: 50%
	}

	.hydee-col-xl-push-12 {
		position: relative;
		left: 50%
	}

	.hydee-col-xl-13 {
		width: 54.16667%
	}

	.hydee-col-xl-offset-13 {
		margin-left: 54.16667%
	}

	.hydee-col-xl-pull-13 {
		position: relative;
		right: 54.16667%
	}

	.hydee-col-xl-push-13 {
		position: relative;
		left: 54.16667%
	}

	.hydee-col-xl-14 {
		width: 58.33333%
	}

	.hydee-col-xl-offset-14 {
		margin-left: 58.33333%
	}

	.hydee-col-xl-pull-14 {
		position: relative;
		right: 58.33333%
	}

	.hydee-col-xl-push-14 {
		position: relative;
		left: 58.33333%
	}

	.hydee-col-xl-15 {
		width: 62.5%
	}

	.hydee-col-xl-offset-15 {
		margin-left: 62.5%
	}

	.hydee-col-xl-pull-15 {
		position: relative;
		right: 62.5%
	}

	.hydee-col-xl-push-15 {
		position: relative;
		left: 62.5%
	}

	.hydee-col-xl-16 {
		width: 66.66667%
	}

	.hydee-col-xl-offset-16 {
		margin-left: 66.66667%
	}

	.hydee-col-xl-pull-16 {
		position: relative;
		right: 66.66667%
	}

	.hydee-col-xl-push-16 {
		position: relative;
		left: 66.66667%
	}

	.hydee-col-xl-17 {
		width: 70.83333%
	}

	.hydee-col-xl-offset-17 {
		margin-left: 70.83333%
	}

	.hydee-col-xl-pull-17 {
		position: relative;
		right: 70.83333%
	}

	.hydee-col-xl-push-17 {
		position: relative;
		left: 70.83333%
	}

	.hydee-col-xl-18 {
		width: 75%
	}

	.hydee-col-xl-offset-18 {
		margin-left: 75%
	}

	.hydee-col-xl-pull-18 {
		position: relative;
		right: 75%
	}

	.hydee-col-xl-push-18 {
		position: relative;
		left: 75%
	}

	.hydee-col-xl-19 {
		width: 79.16667%
	}

	.hydee-col-xl-offset-19 {
		margin-left: 79.16667%
	}

	.hydee-col-xl-pull-19 {
		position: relative;
		right: 79.16667%
	}

	.hydee-col-xl-push-19 {
		position: relative;
		left: 79.16667%
	}

	.hydee-col-xl-20 {
		width: 83.33333%
	}

	.hydee-col-xl-offset-20 {
		margin-left: 83.33333%
	}

	.hydee-col-xl-pull-20 {
		position: relative;
		right: 83.33333%
	}

	.hydee-col-xl-push-20 {
		position: relative;
		left: 83.33333%
	}

	.hydee-col-xl-21 {
		width: 87.5%
	}

	.hydee-col-xl-offset-21 {
		margin-left: 87.5%
	}

	.hydee-col-xl-pull-21 {
		position: relative;
		right: 87.5%
	}

	.hydee-col-xl-push-21 {
		position: relative;
		left: 87.5%
	}

	.hydee-col-xl-22 {
		width: 91.66667%
	}

	.hydee-col-xl-offset-22 {
		margin-left: 91.66667%
	}

	.hydee-col-xl-pull-22 {
		position: relative;
		right: 91.66667%
	}

	.hydee-col-xl-push-22 {
		position: relative;
		left: 91.66667%
	}

	.hydee-col-xl-23 {
		width: 95.83333%
	}

	.hydee-col-xl-offset-23 {
		margin-left: 95.83333%
	}

	.hydee-col-xl-pull-23 {
		position: relative;
		right: 95.83333%
	}

	.hydee-col-xl-push-23 {
		position: relative;
		left: 95.83333%
	}

	.hydee-col-xl-24 {
		width: 100%
	}

	.hydee-col-xl-offset-24 {
		margin-left: 100%
	}

	.hydee-col-xl-pull-24 {
		position: relative;
		right: 100%
	}

	.hydee-col-xl-push-24 {
		position: relative;
		left: 100%
	}
}

.hydee-image__error,.hydee-image__inner,.hydee-image__placeholder {
	width: 100%;
	height: 100%
}

.hydee-image {
	position: relative;
	display: inline-block;
	overflow: hidden
}

.hydee-image__inner {
	vertical-align: top
}

.hydee-image__inner--center {
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	display: block
}

.hydee-image__placeholder {
	background: #f9f9f9
}

.hydee-image__error {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	background: #f9f9f9;
	color: #d0d4dc;
	vertical-align: middle
}

.hydee-image__preview {
	cursor: pointer
}

.hydee-image-viewer__wrapper {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.hydee-image-viewer__btn {
	position: absolute;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	opacity: .8;
	cursor: pointer;
	box-sizing: border-box;
	user-select: none
}

.hydee-image-viewer__close {
	top: 40px;
	right: 40px;
	width: 40px;
	height: 40px;
	font-size: 24px;
	color: #fff;
	background-color: #606266
}

.hydee-image-viewer__canvas {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

.hydee-image-viewer__actions {
	left: 50%;
	bottom: 30px;
	transform: translateX(-50%);
	width: 282px;
	height: 44px;
	padding: 0 23px;
	background-color: #606266;
	border-color: #fff;
	border-radius: 22px
}

.hydee-image-viewer__actions__inner {
	width: 100%;
	height: 100%;
	text-align: justify;
	cursor: default;
	font-size: 23px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: space-around
}

.hydee-image-viewer__prev {
	left: 40px
}

.hydee-image-viewer__next,.hydee-image-viewer__prev {
	top: 50%;
	transform: translateY(-50%);
	width: 44px;
	height: 44px;
	font-size: 24px;
	color: #fff;
	background-color: #606266;
	border-color: #fff
}

.hydee-image-viewer__next {
	right: 40px;
	text-indent: 2px
}

.hydee-image-viewer__mask {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: .5;
	background: #000
}

.viewer-fade-enter-active {
	animation: viewer-fade-in .3s
}

.viewer-fade-leave-active {
	animation: viewer-fade-out .3s
}

@keyframes viewer-fade-in {
	0% {
		transform: translate3d(0,-20px,0);
		opacity: 0
	}

	to {
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes viewer-fade-out {
	0% {
		transform: translateZ(0);
		opacity: 1
	}

	to {
		transform: translate3d(0,-20px,0);
		opacity: 0
	}
}

.hydee-link {
	display: inline-flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	vertical-align: middle;
	position: relative;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	padding: 0;
	font-size: 12px;
	font-weight: 500
}

.hydee-link.is-underline:hover:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	height: 0;
	bottom: 0;
	border-bottom: 1px solid #0055FF
}

.hydee-link.is-disabled {
	cursor: not-allowed
}

.hydee-link [class*=hydee-icon-]+span {
	margin-left: 5px
}

.hydee-link.hydee-link--default {
	color: #4a4a4a
}

.hydee-link.hydee-link--default:hover {
	color: #0055FF
}

.hydee-link.hydee-link--default:after {
	border-color: #0055FF
}

.hydee-link.hydee-link--default.is-disabled {
	color: #d0d4dc
}

.hydee-link.hydee-link--primary {
	color: #0055FF
}

.hydee-link.hydee-link--primary:hover {
	color: #72a0ff
}

.hydee-link.hydee-link--primary:after {
	border-color: #0055FF
}

.hydee-link.hydee-link--primary.is-disabled {
	color: #a7c4ff
}

.hydee-link.hydee-link--primary.is-underline:hover:after {
	border-color: #0055FF
}

.hydee-link.hydee-link--danger {
	color: #f13a3a
}

.hydee-link.hydee-link--danger:hover {
	color: #f46161
}

.hydee-link.hydee-link--danger:after {
	border-color: #f13a3a
}

.hydee-link.hydee-link--danger.is-disabled {
	color: #f89d9d
}

.hydee-link.hydee-link--danger.is-underline:hover:after {
	border-color: #f13a3a
}

.hydee-link.hydee-link--success {
	color: #1aba77
}

.hydee-link.hydee-link--success:hover {
	color: #48c892
}

.hydee-link.hydee-link--success:after {
	border-color: #1aba77
}

.hydee-link.hydee-link--success.is-disabled {
	color: #8dddbb
}

.hydee-link.hydee-link--success.is-underline:hover:after {
	border-color: #1aba77
}

.hydee-link.hydee-link--warning {
	color: #fa8919
}

.hydee-link.hydee-link--warning:hover {
	color: #fba147
}

.hydee-link.hydee-link--warning:after {
	border-color: #fa8919
}

.hydee-link.hydee-link--warning.is-disabled {
	color: #fdc48c
}

.hydee-link.hydee-link--warning.is-underline:hover:after {
	border-color: #fa8919
}

.hydee-link.hydee-link--info {
	color: #909399
}

.hydee-link.hydee-link--info:hover {
	color: #a6a9ad
}

.hydee-link.hydee-link--info:after {
	border-color: #909399
}

.hydee-link.hydee-link--info.is-disabled {
	color: #c8c9cc
}

.hydee-link.hydee-link--info.is-underline:hover:after {
	border-color: #909399
}

.hydee-radio-button,.hydee-radio-button__inner {
	position: relative;
	display: inline-block;
	outline: none
}

.hydee-radio-button__inner {
	line-height: 1;
	white-space: nowrap;
	vertical-align: middle;
	background: #fff;
	border: 1px solid #dcdfe6;
	font-weight: 500;
	border-left: 0;
	color: #4a4a4a;
	-webkit-appearance: none;
	text-align: center;
	box-sizing: border-box;
	margin: 0;
	cursor: pointer;
	transition: all .3s cubic-bezier(.645,.045,.355,1);
	padding: 8px 15px;
	font-size: 12px;
	border-radius: 0
}

.hydee-radio-button__inner.is-round {
	padding: 8px 15px
}

.hydee-radio-button__inner:hover {
	color: #0055FF
}

.hydee-radio-button__inner [class*=hydee-icon-] {
	line-height: .9
}

.hydee-radio-button__inner [class*=hydee-icon-]+span {
	margin-left: 5px
}

.hydee-radio-button:first-child .hydee-radio-button__inner {
	border-left: 1px solid #dcdfe6;
	border-radius: 4px 0 0 4px;
	box-shadow: none!important
}

.hydee-radio-button__orig-radio {
	opacity: 0;
	outline: none;
	position: absolute;
	z-index: -1
}

.hydee-radio-button__orig-radio:checked+.hydee-radio-button__inner {
	color: #fff;
	background-color: #0055FF;
	border-color: #0055FF;
	box-shadow: -1px 0 0 0 #0055FF
}

.hydee-radio-button__orig-radio:disabled+.hydee-radio-button__inner {
	color: #d0d4dc;
	cursor: not-allowed;
	background-image: none;
	background-color: #fff;
	border-color: #ebeef5;
	box-shadow: none
}

.hydee-radio-button__orig-radio:disabled:checked+.hydee-radio-button__inner {
	background-color: #f2f6fc
}

.hydee-radio-button:last-child .hydee-radio-button__inner {
	border-radius: 0 4px 4px 0
}

.hydee-radio-button:first-child:last-child .hydee-radio-button__inner {
	border-radius: 4px
}

.hydee-radio-button--medium .hydee-radio-button__inner {
	padding: 8px 15px;
	font-size: 12px;
	border-radius: 0
}

.hydee-radio-button--medium .hydee-radio-button__inner.is-round {
	padding: 8px 15px
}

.hydee-radio-button--small .hydee-radio-button__inner {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 0
}

.hydee-radio-button--small .hydee-radio-button__inner.is-round {
	padding: 5px 10px
}

.hydee-radio-button--mini .hydee-radio-button__inner {
	padding: 7px 10px;
	font-size: 12px;
	border-radius: 0
}

.hydee-radio-button--mini .hydee-radio-button__inner.is-round {
	padding: 7px 10px
}

.hydee-radio-button:focus:not(.is-focus):not(:active):not(.is-disabled) {
	box-shadow: 0 0 2px 2px #0055FF
}

.hydee-radio-group {
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
	font-size: 0
}

.hydee-row {
	position: relative;
	box-sizing: border-box
}

.hydee-row:after,.hydee-row:before {
	display: table;
	content: ""
}

.hydee-row:after {
	clear: both
}

.hydee-row--flex {
	display: flex
}

.hydee-row--flex:after,.hydee-row--flex:before {
	display: none
}

.hydee-row--flex.is-justify-center {
	justify-content: center
}

.hydee-row--flex.is-justify-end {
	justify-content: flex-end
}

.hydee-row--flex.is-justify-space-between {
	justify-content: space-between
}

.hydee-row--flex.is-justify-space-around {
	justify-content: space-around
}

.hydee-row--flex.is-align-middle {
	align-items: center
}

.hydee-row--flex.is-align-bottom {
	align-items: flex-end
}

.hydee-switch {
	display: inline-flex;
	align-items: center;
	position: relative;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	vertical-align: middle
}

.hydee-switch.is-disabled .hydee-switch__core,.hydee-switch.is-disabled .hydee-switch__label {
	cursor: not-allowed
}

.hydee-switch__label {
	transition: .2s;
	height: 20px;
	display: inline-block;
	font-size: 12px;
	font-weight: 500;
	cursor: pointer;
	vertical-align: middle;
	color: #4a4a4a
}

.hydee-switch__label.is-active {
	color: #0055FF
}

.hydee-switch__label--left {
	margin-right: 10px
}

.hydee-switch__label--right {
	margin-left: 10px
}

.hydee-switch__label * {
	line-height: 1;
	font-size: 12px;
	display: inline-block
}

.hydee-switch__input {
	position: absolute;
	width: 0;
	height: 0;
	opacity: 0;
	margin: 0
}

.hydee-switch__core {
	margin: 0;
	display: inline-block;
	position: relative;
	width: 40px;
	height: 20px;
	border: 1px solid #dcdfe6;
	outline: none;
	border-radius: 10px;
	box-sizing: border-box;
	background: #fff;
	cursor: pointer;
	transition: border-color .3s,background-color .3s;
	vertical-align: middle
}

.hydee-switch__core:after {
	content: "";
	position: absolute;
	top: 1px;
	left: 1px;
	border-radius: 100%;
	transition: all .3s;
	width: 16px;
	height: 16px;
	background-color: #dcdfe6
}

.hydee-switch.is-checked .hydee-switch__core {
	border-color: #0055FF;
	background-color: #fff
}

.hydee-switch.is-checked .hydee-switch__core:after {
	left: 100%;
	background-color: #0055FF;
	margin-left: -17px
}

.hydee-switch.is-disabled {
	opacity: .6
}

.hydee-switch--wide .hydee-switch__label.hydee-switch__labhydee--left span {
	left: 10px
}

.hydee-switch--wide .hydee-switch__label.hydee-switch__labhydee--right span {
	right: 10px
}

.hydee-switch .labhydee-fade-enter,.hydee-switch .labhydee-fade-leave-active {
	opacity: 0
}

.title-content {
	font-size: 12px
}

.title-content .title {
	display: flex;
	justify-content: space-between;
	height: 48px;
	padding: 0 20px;
	line-height: 48px;
	background: #f4f6f9
}

.title-content .title .title-left {
	display: block;
	flex: 1;
	font-weight: 700;
	color: #303030
}

.title-content .title .title-link {
	display: block;
	width: 100px;
	color: #0055FF;
	text-align: right
}

.title-content .title .title-link:hover {
	text-decoration: underline
}

.hydee-alert {
	width: 100%;
	padding: 8px 16px;
	margin: 0;
	box-sizing: border-box;
	border-radius: 4px;
	position: relative;
	background-color: #fff;
	overflow: hidden;
	opacity: 1;
	display: flex;
	align-items: center;
	transition: opacity .2s
}

.hydee-alert.is-light .hydee-alert__closebtn {
	color: #d0d4dc
}

.hydee-alert.is-dark .hydee-alert__closebtn,.hydee-alert.is-dark .hydee-alert__description {
	color: #fff
}

.hydee-alert.is-center {
	justify-content: center
}

.hydee-alert--success.is-light {
	background-color: #e8f8f1;
	color: #1aba77
}

.hydee-alert--success.is-light .hydee-alert__description {
	color: #1aba77
}

.hydee-alert--success.is-dark {
	background-color: #1aba77;
	color: #fff
}

.hydee-alert--info.is-light {
	background-color: #f4f4f5;
	color: #909399
}

.hydee-alert--info.is-dark {
	background-color: #909399;
	color: #fff
}

.hydee-alert--info .hydee-alert__description {
	color: #909399
}

.hydee-alert--warning.is-light {
	background-color: #fff3e8;
	color: #fa8919
}

.hydee-alert--warning.is-light .hydee-alert__description {
	color: #fa8919
}

.hydee-alert--warning.is-dark {
	background-color: #fa8919;
	color: #fff
}

.hydee-alert--error.is-light {
	background-color: #feebeb;
	color: #f13a3a
}

.hydee-alert--error.is-light .hydee-alert__description {
	color: #f13a3a
}

.hydee-alert--error.is-dark {
	background-color: #f13a3a;
	color: #fff
}

.hydee-alert__content {
	display: table-cell;
	padding: 0 8px
}

.hydee-alert__icon {
	font-size: 16px;
	width: 16px
}

.hydee-alert__icon.is-big {
	font-size: 28px;
	width: 28px
}

.hydee-alert__title {
	font-size: 13px;
	line-height: 18px
}

.hydee-alert__title.is-bold {
	font-weight: 700
}

.hydee-alert .hydee-alert__description {
	font-size: 12px;
	margin: 5px 0 0
}

.hydee-alert__closebtn {
	font-size: 12px;
	opacity: 1;
	position: absolute;
	top: 12px;
	right: 15px;
	cursor: pointer
}

.hydee-alert__closebtn.is-customed {
	font-style: normal;
	font-size: 13px;
	top: 9px
}

.hydee-alert-fade-enter,.hydee-alert-fade-leave-active {
	opacity: 0
}

.hydee-breadcrumb {
	font-size: 14px;
	color: #999;
	font-weight: 400
}

.hydee-breadcrumb:after,.hydee-breadcrumb:before {
	display: table;
	content: ""
}

.hydee-breadcrumb:after {
	clear: both
}

.hydee-breadcrumb__separator {
	margin-left: 10px;
	font-weight: 400;
	color: #999
}

.hydee-breadcrumb__separator[class*=icon] {
	font-size: 14px;
	font-weight: 400;
	color: #999
}

.hydee-breadcrumb__item {
	margin-right: 10px
}

.hydee-breadcrumb__item:last-child .hydee-breadcrumb__separator {
	display: none
}

.hydee-breadcrumb__item>.is-link {
	color: #333;
	cursor: pointer
}

.hydee-breadcrumb__item>.is-link:hover {
	color: #0055FF
}

.hydee-carousel {
	position: relative
}

.hydee-carousel--horizontal {
	overflow-x: hidden
}

.hydee-carousel--vertical {
	overflow-y: hidden
}

.hydee-carousel__container {
	position: relative;
	height: 300px
}

.hydee-carousel__arrow {
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	height: 36px;
	width: 36px;
	cursor: pointer;
	transition: .3s;
	border-radius: 50%;
	background-color: rgba(31,45,61,.11);
	color: #fff;
	position: absolute;
	top: 50%;
	z-index: 10;
	transform: translateY(-50%);
	text-align: center;
	font-size: 12px
}

.hydee-carousel__arrow--left {
	left: 16px
}

.hydee-carousel__arrow--right {
	right: 16px
}

.hydee-carousel__arrow:hover {
	background-color: rgba(31,45,61,.23)
}

.hydee-carousel__arrow i {
	cursor: pointer
}

.hydee-carousel__indicators {
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 2
}

.hydee-carousel__indicators--horizontal {
	bottom: 0;
	left: 50%;
	transform: translateX(-50%)
}

.hydee-carousel__indicators--vertical {
	right: 0;
	top: 50%;
	transform: translateY(-50%)
}

.hydee-carousel__indicators--outside {
	bottom: 26px;
	text-align: center;
	position: static;
	transform: none
}

.hydee-carousel__indicators--outside .hydee-carousel__indicator:hover button {
	opacity: .64
}

.hydee-carousel__indicators--outside button {
	background-color: #d0d4dc;
	opacity: .24
}

.hydee-carousel__indicators--labels {
	left: 0;
	right: 0;
	transform: none;
	text-align: center
}

.hydee-carousel__indicators--labels .hydee-carousel__button {
	height: auto;
	width: auto;
	padding: 2px 18px;
	font-size: 12px
}

.hydee-carousel__indicators--labels .hydee-carousel__indicator {
	padding: 6px 4px
}

.hydee-carousel__indicator {
	background-color: transparent;
	cursor: pointer
}

.hydee-carousel__indicator:hover button {
	opacity: .72
}

.hydee-carousel__indicator--horizontal {
	display: inline-block;
	padding: 12px 4px
}

.hydee-carousel__indicator--vertical {
	padding: 4px 12px
}

.hydee-carousel__indicator--vertical .hydee-carousel__button {
	width: 2px;
	height: 15px
}

.hydee-carousel__indicator.is-active button {
	opacity: 1
}

.hydee-carousel__button {
	display: block;
	opacity: .48;
	width: 30px;
	height: 2px;
	background-color: #fff;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
	transition: .3s
}

.carousel-arrow-left-enter,.carousel-arrow-left-leave-active {
	transform: translateY(-50%) translateX(-10px);
	opacity: 0
}

.carousel-arrow-right-enter,.carousel-arrow-right-leave-active {
	transform: translateY(-50%) translateX(10px);
	opacity: 0
}

.hydee-carousel__item {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: inline-block;
	overflow: hidden;
	z-index: 0
}

.hydee-carousel__item.is-active {
	z-index: 2
}

.hydee-carousel__item--card,.hydee-carousel__item.is-animating {
	transition: transform .4s ease-in-out
}

.hydee-carousel__item--card {
	width: 50%
}

.hydee-carousel__item--card.is-in-stage {
	cursor: pointer;
	z-index: 1
}

.hydee-carousel__item--card.is-in-stage.is-hover .hydee-carousel__mask,.hydee-carousel__item--card.is-in-stage:hover .hydee-carousel__mask {
	opacity: .12
}

.hydee-carousel__item--card.is-active {
	z-index: 2
}

.hydee-carousel__mask {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #fff;
	opacity: .24;
	transition: .2s
}

.hydee-cascader {
	display: inline-block;
	position: relative;
	font-size: 12px;
	line-height: 28px
}

.hydee-cascader:not(.is-disabled):hover .hydee-input__inner {
	cursor: pointer;
	border-color: #d0d4dc
}

.hydee-cascader .hydee-input {
	cursor: pointer
}

.hydee-cascader .hydee-input .hydee-input__inner {
	text-overflow: ellipsis
}

.hydee-cascader .hydee-input .hydee-input__inner:focus {
	border-color: #0055FF
}

.hydee-cascader .hydee-input .hydee-icon-arrow-down {
	transition: transform .3s;
	font-size: 14px
}

.hydee-cascader .hydee-input .hydee-icon-arrow-down.is-reverse {
	transform: rotate(180deg)
}

.hydee-cascader .hydee-input .hydee-icon-circle-close:hover {
	color: #909399
}

.hydee-cascader .hydee-input.is-focus .hydee-input__inner {
	border-color: #0055FF
}

.hydee-cascader--medium {
	font-size: 12px;
	line-height: 28px
}

.hydee-cascader--small {
	font-size: 12px;
	line-height: 24px
}

.hydee-cascader--large {
	font-size: 14px;
	line-height: 32px
}

.hydee-cascader.is-disabled .hydee-cascader__label {
	z-index: 2;
	color: #d0d4dc
}

.hydee-cascader__dropdown {
	margin: 5px 0;
	font-size: 12px;
	background: #fff;
	border: 1px solid #e4e7ed;
	border-radius: 4px;
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.1)
}

.hydee-cascader__tags {
	position: absolute;
	left: 6px;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	flex-wrap: wrap;
	line-height: normal;
	text-align: left;
	box-sizing: border-box;
	background: #fff
}

.hydee-cascader__tags .hydee-tag {
	display: inline-flex;
	align-items: center;
	max-width: 100%;
	margin: 2px 0 2px 6px;
	text-overflow: ellipsis
}

.hydee-cascader__tags .hydee-tag:not(.is-hit) {
	border-color: transparent
}

.hydee-cascader__tags .hydee-tag>span {
	flex: 1;
	overflow: hidden;
	text-overflow: ellipsis
}

.hydee-cascader__tags .hydee-tag .hydee-icon-close {
	flex: none;
	background-color: #d0d4dc;
	color: #fff
}

.hydee-cascader__tags .hydee-tag .hydee-icon-close:hover {
	background-color: #909399
}

.hydee-cascader__suggestion-panel {
	border-radius: 4px
}

.hydee-cascader__suggestion-list {
	max-height: 204px;
	margin: 0;
	padding: 6px 0;
	font-size: 12px;
	color: #4a4a4a;
	text-align: center
}

.hydee-cascader__suggestion-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 34px;
	padding: 0 15px;
	text-align: left;
	outline: none;
	cursor: pointer
}

.hydee-cascader__suggestion-item:focus,.hydee-cascader__suggestion-item:hover {
	background: #f9f9f9
}

.hydee-cascader__suggestion-item.is-checked {
	color: #0055FF;
	font-weight: 700
}

.hydee-cascader__suggestion-item>span {
	margin-right: 10px
}

.hydee-cascader__empty-text {
	margin: 10px 0;
	color: #d0d4dc
}

.hydee-cascader__search-input {
	flex: 1;
	min-width: 60px;
	margin: 2px 0 2px 10px;
	padding: 0;
	color: #4a4a4a;
	border: none;
	outline: none;
	box-sizing: border-box
}

.hydee-cascader__search-input::placeholder {
	color: #d0d4dc
}

.hydee-radio {
	color: #4a4a4a;
	font-weight: 500;
	line-height: 1;
	position: relative;
	cursor: pointer;
	display: inline-block;
	white-space: nowrap;
	outline: none;
	font-size: 12px;
	margin-right: 30px;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none
}

.hydee-radio.is-bordered {
	padding: 12px 20px 0 10px;
	border-radius: 4px;
	border: 1px solid #dcdfe6;
	box-sizing: border-box;
	height: 40px
}

.hydee-radio.is-bordered.is-checked {
	border-color: #0055FF
}

.hydee-radio.is-bordered.is-disabled {
	cursor: not-allowed;
	border-color: #ebeef5
}

.hydee-radio.is-bordered+.hydee-radio.is-bordered {
	margin-left: 10px
}

.hydee-radio--medium.is-bordered {
	padding: 10px 20px 0 10px;
	border-radius: 4px;
	height: 36px
}

.hydee-radio--medium.is-bordered .hydee-radio__label {
	font-size: 12px
}

.hydee-radio--medium.is-bordered .hydee-radio__inner {
	height: 14px;
	width: 14px
}

.hydee-radio--small.is-bordered {
	padding: 8px 15px 0 10px;
	border-radius: 3px;
	height: 32px
}

.hydee-radio--small.is-bordered .hydee-radio__label {
	font-size: 12px
}

.hydee-radio--small.is-bordered .hydee-radio__inner {
	height: 12px;
	width: 12px
}

.hydee-radio--mini.is-bordered {
	padding: 6px 15px 0 10px;
	border-radius: 3px;
	height: 28px
}

.hydee-radio--mini.is-bordered .hydee-radio__label {
	font-size: 12px
}

.hydee-radio--mini.is-bordered .hydee-radio__inner {
	height: 12px;
	width: 12px
}

.hydee-radio:last-child {
	margin-right: 0
}

.hydee-radio__input {
	white-space: nowrap;
	cursor: pointer;
	outline: none;
	display: inline-block;
	line-height: 1;
	position: relative;
	vertical-align: middle
}

.hydee-radio__input.is-disabled .hydee-radio__inner {
	background-color: #f9f9f9;
	border-color: #e4e7ed;
	cursor: not-allowed
}

.hydee-radio__input.is-disabled .hydee-radio__inner:after {
	cursor: not-allowed;
	background-color: #f9f9f9
}

.hydee-radio__input.is-disabled .hydee-radio__inner+.hydee-radio__label {
	cursor: not-allowed
}

.hydee-radio__input.is-disabled.is-checked .hydee-radio__inner {
	background-color: #f9f9f9;
	border-color: #e4e7ed
}

.hydee-radio__input.is-disabled.is-checked .hydee-radio__inner:after {
	background-color: #d0d4dc
}

.hydee-radio__input.is-disabled+span.hydee-radio__label {
	color: #d0d4dc;
	cursor: not-allowed
}

.hydee-radio__input.is-checked .hydee-radio__inner {
	border-color: #0055FF;
	background: #0055FF
}

.hydee-radio__input.is-checked .hydee-radio__inner:after {
	transform: translate(-50%,-50%) scale(1)
}

.hydee-radio__input.is-checked+.hydee-radio__label {
	color: #0055FF
}

.hydee-radio__input.is-focus .hydee-radio__inner {
	border-color: #0055FF
}

.hydee-radio__inner {
	border: 1px solid #dcdfe6;
	border-radius: 100%;
	width: 14px;
	height: 14px;
	background-color: #fff;
	position: relative;
	cursor: pointer;
	display: inline-block;
	box-sizing: border-box
}

.hydee-radio__inner:hover {
	border-color: #0055FF
}

.hydee-radio__inner:after {
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background-color: #fff;
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%) scale(0);
	transition: transform .15s ease-in
}

.hydee-radio__original {
	opacity: 0;
	outline: none;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0
}

.hydee-radio:focus:not(.is-focus):not(:active):not(.is-disabled) .hydee-radio__inner {
	box-shadow: 0 0 2px 2px #0055FF
}

.hydee-radio__label {
	font-size: 12px;
	padding-left: 10px
}

.hydee-cascader-panel {
	display: flex;
	border-radius: 4px;
	font-size: 12px
}

.hydee-cascader-panel.is-bordered {
	border: 1px solid #e4e7ed;
	border-radius: 4px
}

.hydee-cascader-panel .hydee-scrollbar__wrap {
	overflow: scroll;
	height: 120%;
	max-height: 280px
}

.hydee-cascader-menu {
	min-width: 180px;
	box-sizing: border-box;
	color: #4a4a4a;
	border-right: 1px solid #e4e7ed
}

.hydee-cascader-menu:last-child {
	border-right: none
}

.hydee-cascader-menu:last-child .hydee-cascader-node {
	padding-right: 20px
}

.hydee-cascader-menu__wrap {
	height: 204px
}

.hydee-cascader-menu__list {
	position: relative;
	min-height: 100%;
	margin: 0;
	padding: 6px 0;
	list-style: none;
	box-sizing: border-box
}

.hydee-cascader-menu__hover-zone {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none
}

.hydee-cascader-menu__empty-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	color: #d0d4dc
}

.hydee-cascader-node {
	position: relative;
	display: flex;
	align-items: center;
	padding: 0 30px 0 20px;
	height: 34px;
	line-height: 34px;
	outline: none
}

.hydee-cascader-node.is-selectable.in-active-path {
	color: #4a4a4a
}

.hydee-cascader-node.in-active-path,.hydee-cascader-node.is-active,.hydee-cascader-node.is-selectable.in-checked-path {
	color: #0055FF;
	font-weight: 700
}

.hydee-cascader-node:not(.is-disabled) {
	cursor: pointer
}

.hydee-cascader-node:not(.is-disabled):focus,.hydee-cascader-node:not(.is-disabled):hover {
	background: #f9f9f9
}

.hydee-cascader-node.is-disabled {
	color: #d0d4dc;
	cursor: not-allowed
}

.hydee-cascader-node__prefix {
	position: absolute;
	left: 10px
}

.hydee-cascader-node__postfix {
	position: absolute;
	right: 10px
}

.hydee-cascader-node__label {
	flex: 1;
	padding: 0 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.hydee-cascader-node>.hydee-radio {
	margin-right: 0
}

.hydee-cascader-node>.hydee-radio .hydee-radio__label {
	padding-left: 0
}

.hydee-collapse {
	font-size: 12px
}

.hydee-collapse.is-default {
	border: 1px solid #ebeef5;
	border-top: none;
	border-bottom: none
}

.hydee-collapse.is-default .hydee-collapse__header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px;
	border-bottom: 1px solid #ebeef5
}

.hydee-collapse.is-default .hydee-collapse__header.is-first {
	border-top: 1px solid #ebeef5
}

.hydee-collapse.is-default .hydee-collapse__header span {
	display: block;
	flex: 1
}

.hydee-collapse.is-default .hydee-collapse__header:after {
	display: block;
	width: 16px;
	height: 16px;
	transition: transform .3s;
	font-family: element-icons;
	content: "\e791";
	font-size: 12px
}

.hydee-collapse.is-default .hydee-collapse__content {
	padding: 10px;
	line-height: 32px
}

.hydee-collapse.is-active .hydee-collapse__header:after {
	transform: rotate(90deg)
}

.hydee-collapse.is-active .hydee-collapse__content {
	border-bottom: 1px solid #ebeef5
}

.hydee-collapse-item.is-disabled .hydee-collapse-item__header {
	color: #bbb;
	cursor: not-allowed
}

.hydee-collapse-item__header {
	display: flex;
	align-items: center;
	height: 48px;
	line-height: 48px;
	background-color: #fff;
	color: #4a4a4a;
	cursor: pointer;
	border-bottom: 1px solid #ebeef5;
	font-size: 13px;
	font-weight: 500;
	transition: border-bottom-color .3s;
	outline: none
}

.hydee-collapse-item__arrow {
	margin: 0 8px 0 auto;
	transition: transform .3s;
	font-weight: 300
}

.hydee-collapse-item__arrow.is-active {
	transform: rotate(90deg)
}

.hydee-collapse-item__header.focusing:focus:not(:hover) {
	color: #0055FF
}

.hydee-collapse-item__header.is-active {
	border-bottom-color: transparent
}

.hydee-collapse-item__wrap {
	will-change: height;
	background-color: #fff;
	overflow: hidden;
	box-sizing: border-box;
	border-bottom: 1px solid #ebeef5
}

.hydee-collapse-item__content {
	padding-bottom: 25px;
	font-size: 13px;
	color: #4a4a4a;
	line-height: 1.769230769230769
}

.hydee-collapse-item:last-child {
	margin-bottom: -1px
}

.hydee-color-predefine {
	display: flex;
	font-size: 12px;
	margin-top: 8px;
	width: 280px
}

.hydee-color-predefine__colors {
	display: flex;
	flex: 1;
	flex-wrap: wrap
}

.hydee-color-predefine__color-selector {
	margin: 0 0 8px 8px;
	width: 20px;
	height: 20px;
	border-radius: 4px;
	cursor: pointer
}

.hydee-color-predefine__color-selector:nth-child(10n+1) {
	margin-left: 0
}

.hydee-color-predefine__color-selector.selected {
	box-shadow: 0 0 3px 2px #0055FF
}

.hydee-color-predefine__color-selector>div {
	display: flex;
	height: 100%;
	border-radius: 3px
}

.hydee-color-predefine__color-selector.is-alpha {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)
}

.hydee-color-hue-slider {
	position: relative;
	box-sizing: border-box;
	width: 280px;
	height: 12px;
	background-color: red;
	padding: 0 2px
}

.hydee-color-hue-slider__bar {
	position: relative;
	background: linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red);
	height: 100%
}

.hydee-color-hue-slider__thumb {
	position: absolute;
	cursor: pointer;
	box-sizing: border-box;
	left: 0;
	top: 0;
	width: 4px;
	height: 100%;
	border-radius: 1px;
	background: #fff;
	border: 1px solid #f0f0f0;
	box-shadow: 0 0 2px rgba(0,0,0,.6);
	z-index: 1
}

.hydee-color-hue-slider.is-vertical {
	width: 12px;
	height: 180px;
	padding: 2px 0
}

.hydee-color-hue-slider.is-vertical .hydee-color-hue-slider__bar {
	background: linear-gradient(180deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)
}

.hydee-color-hue-slider.is-vertical .hydee-color-hue-slider__thumb {
	left: 0;
	top: 0;
	width: 100%;
	height: 4px
}

.hydee-color-svpanel {
	position: relative;
	width: 280px;
	height: 180px
}

.hydee-color-svpanel__black,.hydee-color-svpanel__white {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.hydee-color-svpanel__white {
	background: linear-gradient(90deg,#fff,hsla(0,0%,100%,0))
}

.hydee-color-svpanel__black {
	background: linear-gradient(0deg,#000,transparent)
}

.hydee-color-svpanel__cursor {
	position: absolute
}

.hydee-color-svpanel__cursor>div {
	cursor: head;
	width: 4px;
	height: 4px;
	box-shadow: 0 0 0 1.5px #fff,inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4);
	border-radius: 50%;
	transform: translate(-2px,-2px)
}

.hydee-color-alpha-slider {
	position: relative;
	box-sizing: border-box;
	width: 280px;
	height: 12px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)
}

.hydee-color-alpha-slider__bar {
	position: relative;
	background: linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff);
	height: 100%
}

.hydee-color-alpha-slider__thumb {
	position: absolute;
	cursor: pointer;
	box-sizing: border-box;
	left: 0;
	top: 0;
	width: 4px;
	height: 100%;
	border-radius: 1px;
	background: #fff;
	border: 1px solid #f0f0f0;
	box-shadow: 0 0 2px rgba(0,0,0,.6);
	z-index: 1
}

.hydee-color-alpha-slider.is-vertical {
	width: 20px;
	height: 180px
}

.hydee-color-alpha-slider.is-vertical .hydee-color-alpha-slider__bar {
	background: linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff)
}

.hydee-color-alpha-slider.is-vertical .hydee-color-alpha-slider__thumb {
	left: 0;
	top: 0;
	width: 100%;
	height: 4px
}

.hydee-color-dropdown {
	width: 300px
}

.hydee-color-dropdown__main-wrapper {
	margin-bottom: 6px
}

.hydee-color-dropdown__main-wrapper:after {
	content: "";
	display: table;
	clear: both
}

.hydee-color-dropdown__btns {
	margin-top: 6px;
	text-align: right
}

.hydee-color-dropdown__value {
	float: left;
	line-height: 26px;
	font-size: 12px;
	color: #000;
	width: 160px
}

.hydee-color-dropdown__btn {
	border: 1px solid #dcdcdc;
	color: #333;
	line-height: 24px;
	border-radius: 2px;
	padding: 0 20px;
	cursor: pointer;
	background-color: transparent;
	outline: none;
	font-size: 12px
}

.hydee-color-dropdown__btn[disabled] {
	color: #ccc;
	cursor: not-allowed
}

.hydee-color-dropdown__btn:hover {
	color: #0055FF;
	border-color: #0055FF
}

.hydee-color-dropdown__link-btn {
	cursor: pointer;
	color: #0055FF;
	text-decoration: none;
	padding: 15px;
	font-size: 12px
}

.hydee-color-dropdown__link-btn:hover {
	color: tint(#0055FF,20%)
}

.hydee-color-picker {
	display: inline-block;
	position: relative;
	line-height: normal;
	height: 40px
}

.hydee-color-picker.is-disabled .hydee-color-picker__trigger {
	cursor: not-allowed
}

.hydee-color-picker--medium {
	height: 36px
}

.hydee-color-picker--medium .hydee-color-picker__trigger {
	height: 36px;
	width: 36px
}

.hydee-color-picker--medium .hydee-color-picker__mask {
	height: 34px;
	width: 34px
}

.hydee-color-picker--small {
	height: 32px
}

.hydee-color-picker--small .hydee-color-picker__trigger {
	height: 32px;
	width: 32px
}

.hydee-color-picker--small .hydee-color-picker__mask {
	height: 30px;
	width: 30px
}

.hydee-color-picker--small .hydee-color-picker__empty,.hydee-color-picker--small .hydee-color-picker__icon {
	transform: translate3d(-50%,-50%,0) scale(.8)
}

.hydee-color-picker--mini {
	height: 28px
}

.hydee-color-picker--mini .hydee-color-picker__trigger {
	height: 28px;
	width: 28px
}

.hydee-color-picker--mini .hydee-color-picker__mask {
	height: 26px;
	width: 26px
}

.hydee-color-picker--mini .hydee-color-picker__empty,.hydee-color-picker--mini .hydee-color-picker__icon {
	transform: translate3d(-50%,-50%,0) scale(.8)
}

.hydee-color-picker__mask {
	height: 38px;
	width: 38px;
	border-radius: 4px;
	position: absolute;
	top: 1px;
	left: 1px;
	z-index: 1;
	cursor: not-allowed;
	background-color: hsla(0,0%,100%,.7)
}

.hydee-color-picker__trigger {
	display: inline-block;
	box-sizing: border-box;
	height: 40px;
	width: 40px;
	padding: 4px;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	font-size: 0;
	position: relative;
	cursor: pointer
}

.hydee-color-picker__color {
	position: relative;
	display: block;
	box-sizing: border-box;
	border: 1px solid #999;
	border-radius: 2px;
	width: 100%;
	height: 100%;
	text-align: center
}

.hydee-color-picker__color.is-alpha {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)
}

.hydee-color-picker__color-inner {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0
}

.hydee-color-picker__empty {
	color: #999
}

.hydee-color-picker__empty,.hydee-color-picker__icon {
	font-size: 12px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%,-50%,0)
}

.hydee-color-picker__icon {
	display: inline-block;
	width: 100%;
	color: #fff;
	text-align: center
}

.hydee-color-picker__panel {
	position: absolute;
	z-index: 10;
	padding: 6px;
	box-sizing: content-box;
	background-color: #fff;
	border: 1px solid #ebeef5;
	border-radius: 4px;
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.1)
}

.hydee-date-table {
	font-size: 12px;
	user-select: none;
	border-spacing: 0;
	width: 262px
}

.hydee-date-table tr {
	margin: 0;
	padding: 0;
	text-align: center
}

.hydee-date-table.is-week-mode .hydee-date-table__row:hover div {
	background-color: #f2f6fc
}

.hydee-date-table.is-week-mode .hydee-date-table__row:hover td.available:hover {
	color: #4a4a4a
}

.hydee-date-table.is-week-mode .hydee-date-table__row:hover td:first-child div {
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px
}

.hydee-date-table.is-week-mode .hydee-date-table__row:hover td:last-child div {
	margin-right: 5px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px
}

.hydee-date-table.is-week-mode .hydee-date-table__row.current div {
	background-color: #f2f6fc
}

.hydee-date-table th {
	border-bottom: 1px solid #f4f4f4
}

.hydee-date-table td {
	padding: 2px 0;
	box-sizing: border-box;
	text-align: center;
	cursor: pointer;
	position: relative
}

.hydee-date-table td div {
	margin: 0;
	box-sizing: border-box
}

.hydee-date-table td span {
	display: inline-block;
	width: 28px;
	height: 28px;
	margin: 0 auto;
	line-height: 28px;
	border-radius: 28px
}

.hydee-date-table td.next-month,.hydee-date-table td.prev-month {
	color: #d0d4dc
}

.hydee-date-table td.today {
	position: relative
}

.hydee-date-table td.today span {
	color: #0055FF;
	font-weight: 700
}

.hydee-date-table td.today.end-date span,.hydee-date-table td.today.start-date span {
	color: #fff
}

.hydee-date-table td.available:hover span {
	width: 28px;
	height: 28px;
	background-color: #f2f9ff;
	border-radius: 50%;
	line-height: 28px;
	color: #000
}

.hydee-date-table td.in-range div,.hydee-date-table td.in-range div:hover {
	background-color: #f2f6fc
}

.hydee-date-table td.current:not(.disabled) span {
	color: #fff;
	background-color: #0055FF
}

.hydee-date-table td.end-date div,.hydee-date-table td.start-date div {
	color: #fff
}

.hydee-date-table td.end-date span,.hydee-date-table td.start-date span {
	background-color: #0055FF
}

.hydee-date-table td.start-date div {
	margin-left: 5px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px
}

.hydee-date-table td.end-date div {
	margin-right: 5px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px
}

.hydee-date-table td.disabled div {
	background-color: #f9f9f9;
	opacity: 1;
	cursor: not-allowed;
	color: #d0d4dc
}

.hydee-date-table td.selected div {
	margin-left: 5px;
	margin-right: 5px;
	background-color: #f2f6fc;
	border-radius: 15px
}

.hydee-date-table td.selected div:hover {
	background-color: #f2f6fc
}

.hydee-date-table td.selected span {
	background-color: #0055FF;
	color: #fff;
	border-radius: 15px
}

.hydee-date-table td.week {
	font-size: 80%;
	color: #4a4a4a
}

.hydee-date-table th {
	padding: 10px 0;
	color: #4a4a4a;
	font-weight: 400
}

.hydee-month-table {
	font-size: 12px;
	margin: -1px;
	border-collapse: collapse;
	width: 280px
}

.hydee-month-table td {
	text-align: center;
	padding: 8px;
	cursor: pointer
}

.hydee-month-table td div {
	height: 48px;
	width: 48px;
	padding: 6px 0;
	box-sizing: border-box
}

.hydee-month-table td.today .cell {
	color: #0055FF;
	font-weight: 700
}

.hydee-month-table td.today.end-date .cell,.hydee-month-table td.today.start-date .cell {
	color: #fff
}

.hydee-month-table td.disabled .cell {
	background-color: #f9f9f9;
	cursor: not-allowed;
	color: #d0d4dc
}

.hydee-month-table td.disabled .cell:hover {
	color: #d0d4dc
}

.hydee-month-table td .cell {
	width: 60px;
	height: 36px;
	display: block;
	line-height: 36px;
	color: #4a4a4a;
	margin: 0 auto;
	border-radius: 18px
}

.hydee-month-table td .cell:hover {
	color: #0055FF
}

.hydee-month-table td.in-range div,.hydee-month-table td.in-range div:hover {
	background-color: #f2f6fc
}

.hydee-month-table td.end-date div,.hydee-month-table td.start-date div {
	color: #fff
}

.hydee-month-table td.end-date .cell,.hydee-month-table td.start-date .cell {
	color: #fff;
	background-color: #0055FF
}

.hydee-month-table td.start-date div {
	border-top-left-radius: 24px;
	border-bottom-left-radius: 24px
}

.hydee-month-table td.end-date div {
	border-top-right-radius: 24px;
	border-bottom-right-radius: 24px
}

.hydee-month-table td.current:not(.disabled) .cell {
	color: #0055FF
}

.hydee-year-table {
	font-size: 12px;
	margin: -1px;
	border-collapse: collapse;
	width: 280px
}

.hydee-year-table .hydee-icon {
	color: #4a4a4a
}

.hydee-year-table td {
	text-align: center;
	padding: 20px 3px;
	cursor: pointer
}

.hydee-year-table td.today .cell {
	color: #0055FF;
	font-weight: 700
}

.hydee-year-table td.disabled .cell {
	background-color: #f9f9f9;
	cursor: not-allowed;
	color: #d0d4dc
}

.hydee-year-table td.disabled .cell:hover {
	color: #d0d4dc
}

.hydee-year-table td .cell {
	width: 48px;
	height: 32px;
	display: block;
	line-height: 32px;
	color: #4a4a4a;
	margin: 0 auto
}

.hydee-year-table td .cell:hover,.hydee-year-table td.current:not(.disabled) .cell {
	color: #0055FF
}

.hydee-date-range-picker {
	width: 646px
}

.hydee-date-range-picker.has-sidebar {
	width: 756px
}

.hydee-date-range-picker table {
	table-layout: fixed;
	width: 100%
}

.hydee-date-range-picker .hydee-picker-panel__body {
	min-width: 513px
}

.hydee-date-range-picker .hydee-picker-panel__content {
	margin: 0
}

.hydee-date-range-picker__header {
	position: relative;
	text-align: center;
	height: 36px
}

.hydee-date-range-picker__header [class*=arrow-left] {
	float: left
}

.hydee-date-range-picker__header [class*=arrow-right] {
	float: right
}

.hydee-date-range-picker__header div {
	font-size: 16px;
	font-weight: 500;
	margin-right: 50px
}

.hydee-date-range-picker__header.is-bordered {
	margin-bottom: 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #ebeef5
}

.hydee-date-range-picker__header.is-bordered+.hydee-picker-panel__content {
	margin-top: 0
}

.hydee-date-range-picker__content {
	float: left;
	width: 50%;
	box-sizing: border-box;
	margin: 0;
	padding: 16px 16px 20px
}

.hydee-date-range-picker__content.is-left {
	border-right: 1px solid #e4e4e4
}

.hydee-date-range-picker__content .hydee-date-range-picker__header div {
	margin-left: 50px;
	margin-right: 50px
}

.hydee-date-range-picker__editors-wrap {
	box-sizing: border-box;
	display: table-cell
}

.hydee-date-range-picker__editors-wrap.is-right {
	text-align: right
}

.hydee-date-range-picker__time-header {
	position: relative;
	border-bottom: 1px solid #e4e4e4;
	font-size: 12px;
	padding: 8px 5px 5px;
	display: table;
	width: 100%;
	box-sizing: border-box
}

.hydee-date-range-picker__time-header>.hydee-icon-arrow-right {
	font-size: 20px;
	vertical-align: middle;
	display: table-cell;
	color: #4a4a4a
}

.hydee-date-range-picker__time-picker-wrap {
	position: relative;
	display: table-cell;
	padding: 0 5px
}

.hydee-date-range-picker__time-picker-wrap .hydee-picker-panel {
	position: absolute;
	top: 13px;
	right: 0;
	z-index: 1;
	background: #fff
}

.hydee-dialog {
	position: relative;
	margin: 0 auto 50px;
	background: #fff;
	border-radius: 2px;
	box-shadow: 0 1px 3px rgba(0,0,0,.3);
	box-sizing: border-box;
	width: 50%
}

.hydee-dialog.is-fullscreen {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	height: 100%;
	overflow: auto
}

.hydee-dialog__wrapper {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: auto;
	margin: 0
}

.hydee-dialog__header {
	padding: 20px 20px 10px
}

.hydee-dialog__headerbtn {
	position: absolute;
	top: 20px;
	right: 20px;
	padding: 0;
	background: transparent;
	border: none;
	outline: none;
	cursor: pointer;
	font-size: 16px
}

.hydee-dialog__headerbtn .hydee-dialog__close {
	color: #909399
}

.hydee-dialog__headerbtn:focus .hydee-dialog__close,.hydee-dialog__headerbtn:hover .hydee-dialog__close {
	color: #0055FF
}

.hydee-dialog__title {
	line-height: 24px;
	font-size: 12px;
	color: #4a4a4a
}

.hydee-dialog__body {
	padding: 30px 20px;
	color: #4a4a4a;
	font-size: 14px;
	word-break: break-all
}

.hydee-dialog__footer {
	padding: 10px 20px 20px;
	text-align: right;
	box-sizing: border-box
}

.hydee-dialog--center {
	text-align: center
}

.hydee-dialog--center .hydee-dialog__body {
	text-align: initial;
	padding: 25px 25px 30px
}

.hydee-dialog--center .hydee-dialog__footer {
	text-align: inherit
}

.hdyee-drag {
	background: #fff;
	padding: 14px 10px;
	box-sizing: border-box
}

.hdyee-drag .hdyee-drag-item {
	display: flex;
	align-items: center;
	height: 48px;
	border-radius: 0;
	font-family: PingFang SC;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	color: #4a4a4a;
	padding: 0 20px
}

.hdyee-drag .hdyee-drag-item .hdyee-left-content {
	flex: 1;
	cursor: move;
	margin-left: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.hdyee-drag .hdyee-drag-item .is-edit-right {
	display: none
}

.hdyee-drag .hdyee-drag-item .hdyee-right-icon {
	position: relative;
	width: 10px;
	height: 9px;
	opacity: .8
}

.hdyee-drag .hdyee-drag-item .hdyee-right-icon:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #dcdfe6;
	border-radius: 2px
}

.hdyee-drag .hdyee-drag-item .hdyee-right-icon:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #dcdfe6;
	border-radius: 2px
}

.hdyee-drag .hdyee-drag-item:hover {
	background: #f1f8ff
}

.hdyee-drag .hdyee-drag-item:hover .is-edit-right {
	display: block;
	width: 60px;
	cursor: pointer
}

.hdyee-drag .hdyee-drag-item:hover .is-edit-right i {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	font-size: 16px
}

.hdyee-drag .hdyee-drag-item:hover .is-edit-right i+.hdyee-drag .hdyee-drag-item:hover .is-edit-right i {
	margin-left: 10px
}

.hdyee-drag .hdyee-custom-chosen-class {
	background: #fff
}

.hdyee-drag .hdyee-custom-ghost-class {
	border: 2px dashed #fa8919;
	color: #666;
	opacity: .8
}

.hdyee-drag .hdyee-custom-drag-class {
	background: #f1f8ff
}

@keyframes hydee-drawer-fade-in {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes rtl-drawer-in {
	0% {
		transform: translate(100%)
	}

	to {
		transform: translate(0)
	}
}

@keyframes rtl-drawer-out {
	0% {
		transform: translate(0)
	}

	to {
		transform: translate(100%)
	}
}

@keyframes ltr-drawer-in {
	0% {
		transform: translate(-100%)
	}

	to {
		transform: translate(0)
	}
}

@keyframes ltr-drawer-out {
	0% {
		transform: translate(0)
	}

	to {
		transform: translate(-100%)
	}
}

@keyframes ttb-drawer-in {
	0% {
		transform: translateY(-100%)
	}

	to {
		transform: translate(0)
	}
}

@keyframes ttb-drawer-out {
	0% {
		transform: translate(0)
	}

	to {
		transform: translateY(-100%)
	}
}

@keyframes btt-drawer-in {
	0% {
		transform: translateY(100%)
	}

	to {
		transform: translate(0)
	}
}

@keyframes btt-drawer-out {
	0% {
		transform: translate(0)
	}

	to {
		transform: translateY(100%)
	}
}

.hydee-drawer {
	position: absolute;
	box-sizing: border-box;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	box-shadow: 0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);
	overflow: hidden;
	outline: 0
}

.hydee-drawer.rtl {
	animation: rtl-drawer-out .3s
}

.hydee-drawer__open .hydee-drawer.rtl {
	animation: rtl-drawer-in .3s 1ms
}

.hydee-drawer.ltr {
	animation: ltr-drawer-out .3s
}

.hydee-drawer__open .hydee-drawer.ltr {
	animation: ltr-drawer-in .3s 1ms
}

.hydee-drawer.ttb {
	animation: ttb-drawer-out .3s
}

.hydee-drawer__open .hydee-drawer.ttb {
	animation: ttb-drawer-in .3s 1ms
}

.hydee-drawer.btt {
	animation: btt-drawer-out .3s
}

.hydee-drawer__open .hydee-drawer.btt {
	animation: btt-drawer-in .3s 1ms
}

.hydee-drawer__wrapper {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	margin: 0
}

.hydee-drawer__header {
	align-items: center;
	color: #72767b;
	display: flex;
	margin-bottom: 32px;
	padding: 20px 20px 0
}

.hydee-drawer__header>:first-child {
	flex: 1
}

.hydee-drawer__title {
	margin: 0;
	flex: 1;
	line-height: inherit;
	font-size: 1rem
}

.hydee-drawer__close-btn {
	border: none;
	cursor: pointer;
	font-size: 20px;
	color: inherit;
	background-color: transparent
}

.hydee-drawer__body {
	flex: 1
}

.hydee-drawer__body>* {
	box-sizing: border-box
}

.hydee-drawer.ltr,.hydee-drawer.rtl {
	height: 100%;
	top: 0;
	bottom: 0
}

.hydee-drawer.btt,.hydee-drawer.ttb {
	width: 100%;
	left: 0;
	right: 0
}

.hydee-drawer.ltr {
	left: 0
}

.hydee-drawer.rtl {
	right: 0
}

.hydee-drawer.ttb {
	top: 0
}

.hydee-drawer.btt {
	bottom: 0
}

.hydee-drawer__container {
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 100%
}

.hydee-drawer-fade-enter-active {
	animation: hydee-drawer-fade-in .3s
}

.hydee-drawer-fade-leave-active {
	animation: hydee-drawer-fade-in .3s reverse
}

.hydee-dropdown {
	display: inline-block;
	position: relative;
	color: #4a4a4a;
	font-size: 12px;
	font-weight: 400
}

.hydee-dropdown .hydee-button-group {
	display: block
}

.hydee-dropdown .hydee-button-group .hydee-button {
	float: none
}

.hydee-dropdown .hydee-dropdown__caret-button {
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	border-left: none
}

.hydee-dropdown .hydee-dropdown__caret-button:before {
	content: "";
	position: absolute;
	display: block;
	width: 1px;
	top: 5px;
	bottom: 5px;
	left: 0;
	background: hsla(0,0%,100%,.5)
}

.hydee-dropdown .hydee-dropdown__caret-button.hydee-button--default:before {
	background: rgba(220,223,230,.5)
}

.hydee-dropdown .hydee-dropdown__caret-button:hover:before {
	top: 0;
	bottom: 0
}

.hydee-dropdown .hydee-dropdown__caret-button .hydee-dropdown__icon {
	padding-left: 0
}

.hydee-dropdown__icon {
	font-size: 12px;
	margin: 0 3px
}

.hydee-dropdown .hydee-dropdown-selfdefine:focus:active,.hydee-dropdown .hydee-dropdown-selfdefine:focus:not(.focusing) {
	outline-width: 0
}

.hydee-dropdown-menu {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	padding: 10px 0;
	margin: 5px 0;
	background-color: #fff;
	border: 1px solid #ebeef5;
	border-radius: 4px;
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.1)
}

.hydee-dropdown-menu__item {
	list-style: none;
	line-height: 36px;
	padding: 0 20px;
	margin: 0;
	font-size: 12px;
	color: #4a4a4a;
	cursor: pointer;
	outline: none
}

.hydee-dropdown-menu__item:focus,.hydee-dropdown-menu__item:not(.is-disabled):hover {
	background-color: #edf3ff;
	color: #72a0ff
}

.hydee-dropdown-menu__item i {
	margin-right: 5px
}

.hydee-dropdown-menu__item--divided {
	position: relative;
	margin-top: 6px;
	border-top: 1px solid #ebeef5
}

.hydee-dropdown-menu__item--divided:before {
	content: "";
	height: 6px;
	display: block;
	margin: 0 -20px;
	background-color: #fff
}

.hydee-dropdown-menu__item.is-disabled {
	cursor: default;
	color: #bbb;
	pointer-events: none
}

.hydee-dropdown-menu--medium {
	padding: 6px 0
}

.hydee-dropdown-menu--medium .hydee-dropdown-menu__item {
	line-height: 30px;
	padding: 0 17px;
	font-size: 12px
}

.hydee-dropdown-menu--medium .hydee-dropdown-menu__item.hydee-dropdown-menu__item--divided {
	margin-top: 6px
}

.hydee-dropdown-menu--medium .hydee-dropdown-menu__item.hydee-dropdown-menu__item--divided:before {
	height: 6px;
	margin: 0 -17px
}

.hydee-dropdown-menu--small {
	padding: 6px 0
}

.hydee-dropdown-menu--small .hydee-dropdown-menu__item {
	line-height: 27px;
	padding: 0 15px;
	font-size: 13px
}

.hydee-dropdown-menu--small .hydee-dropdown-menu__item.hydee-dropdown-menu__item--divided {
	margin-top: 4px
}

.hydee-dropdown-menu--small .hydee-dropdown-menu__item.hydee-dropdown-menu__item--divided:before {
	height: 4px;
	margin: 0 -15px
}

.hydee-dropdown-menu--mini {
	padding: 3px 0
}

.hydee-dropdown-menu--mini .hydee-dropdown-menu__item {
	line-height: 24px;
	padding: 0 10px;
	font-size: 12px
}

.hydee-dropdown-menu--mini .hydee-dropdown-menu__item.hydee-dropdown-menu__item--divided {
	margin-top: 3px
}

.hydee-dropdown-menu--mini .hydee-dropdown-menu__item.hydee-dropdown-menu__item--divided:before {
	height: 3px;
	margin: 0 -10px
}

.hydee-footer {
	padding: 0 20px;
	box-sizing: border-box;
	flex-shrink: 0
}

.hydee-form--label-left .hydee-form-item__label {
	text-align: left
}

.hydee-form--label-top .hydee-form-item__label {
	float: none;
	display: inline-block;
	text-align: left;
	padding: 0 0 10px
}

.hydee-form--inline .hydee-form-item {
	display: inline-block;
	margin-right: 10px;
	vertical-align: top
}

.hydee-form--inline .hydee-form-item__label {
	float: none;
	display: inline-block
}

.hydee-form--inline .hydee-form-item__content {
	display: inline-block;
	vertical-align: top
}

.hydee-form--inline.hydee-form--labhydee-top .hydee-form-item__content {
	display: block
}

.hydee-form-item {
	margin-bottom: 12px
}

.hydee-form-item:after,.hydee-form-item:before {
	display: table;
	content: ""
}

.hydee-form-item:after {
	clear: both
}

.hydee-form-item .hydee-form-item {
	margin-bottom: 18px
}

.hydee-form-item .hydee-input__validateIcon {
	display: none
}

.hydee-form-item--medium .hydee-form-item__label {
	line-height: 28px;
	font-size: 12px
}

.hydee-form-item--medium .hydee-form-item__content {
	line-height: 28px
}

.hydee-form-item--medium.hydee-form-item {
	margin-bottom: 20px
}

.hydee-form-item--medium .hydee-form-item__error {
	padding-top: 2px
}

.hydee-form-item--small .hydee-form-item__label {
	line-height: 24px;
	font-size: 12px
}

.hydee-form-item--small .hydee-form-item__content {
	line-height: 24px
}

.hydee-form-item--small.hydee-form-item {
	margin-bottom: 16px
}

.hydee-form-item--small .hydee-form-item__error {
	padding-top: 2px
}

.hydee-form-item--large .hydee-form-item__label {
	line-height: 32px;
	font-size: 14px
}

.hydee-form-item--large .hydee-form-item__content {
	line-height: 32px
}

.hydee-form-item--large.hydee-form-item {
	margin-bottom: 20px
}

.hydee-form-item--large .hydee-form-item__error {
	padding-top: 1px
}

.hydee-form-item__labhydee-wrap {
	float: left
}

.hydee-form-item__labhydee-wrap .hydee-form-item__label {
	display: inline-block;
	float: none
}

.hydee-form-item__label {
	text-align: right;
	vertical-align: middle;
	float: left;
	font-size: 12px;
	color: #4a4a4a;
	line-height: 40px;
	padding: 0 12px 0 0;
	box-sizing: border-box
}

.hydee-form-item__content {
	line-height: 40px;
	position: relative;
	font-size: 14px
}

.hydee-form-item__content:after,.hydee-form-item__content:before {
	display: table;
	content: ""
}

.hydee-form-item__content:after {
	clear: both
}

.hydee-form-item__content .hydee-input-group {
	vertical-align: top
}

.hydee-form-item__error {
	color: #f13a3a;
	font-size: 12px;
	line-height: 1;
	padding-top: 4px;
	position: absolute;
	top: 100%;
	left: 0
}

.hydee-form-item__error--inline {
	position: relative;
	top: auto;
	left: auto;
	display: inline-block;
	margin-left: 10px
}

.hydee-form-item.is-required:not(.is-no-asterisk) .hydee-form-item__labhydee-wrap>.hydee-form-item__label:before,.hydee-form-item.is-required:not(.is-no-asterisk)>.hydee-form-item__label:before {
	content: "*";
	color: #f13a3a;
	margin-right: 4px
}

.hydee-form-item.is-error .hydee-input__inner,.hydee-form-item.is-error .hydee-input__inner:focus,.hydee-form-item.is-error .hydee-textarea__inner,.hydee-form-item.is-error .hydee-textarea__inner:focus {
	border-color: #f13a3a
}

.hydee-form-item.is-error .hydee-input-group__append .hydee-input__inner,.hydee-form-item.is-error .hydee-input-group__prepend .hydee-input__inner {
	border-color: transparent
}

.hydee-form-item.is-error .hydee-input__validateIcon {
	color: #f13a3a
}

.hydee-form-item--feedback .hydee-input__validateIcon {
	display: inline-block
}

.hydee-goods {
	position: relative;
	width: 220px;
	height: 320px
}

.hydee-goods .card-con {
	height: 100%;
	padding: 0;
	background: #fff;
	overflow: hidden
}

.hydee-goods .card-con.normal,.hydee-goods .card-con.shadow-large {
	border-radius: 0
}

.hydee-goods .hydee-goods-body {
	position: relative;
	padding: 15px
}

.hydee-goods .hydee-goods-body .hydee-left-label {
	display: inline-block;
	position: absolute;
	top: 6px;
	left: 0;
	z-index: 2;
	width: 66px;
	height: 24px;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	background: #fa8919;
	border-radius: 0 12px 12px 0
}

.hydee-goods .hydee-goods-body .hydee-right-label {
	display: inline-block;
	position: absolute;
	top: 6px;
	right: 6px;
	z-index: 2;
	width: 38px;
	height: 38px;
	padding: 5px;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	color: #fff;
	background: linear-gradient(1turn,#a90bfe,#7811d0);
	box-sizing: border-box
}

.hydee-goods .hydee-goods-body .hydee-goods-image {
	height: 140px
}

.hydee-goods .hydee-goods-body .hydee-goods-title {
	box-sizing: border-box;
	height: 40px;
	margin-top: 12px
}

.hydee-goods .hydee-goods-body .hydee-goods-title .label {
	display: inline-block;
	height: 16px;
	margin-right: 5px;
	padding: 0 5px;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	border-radius: 10px
}

.hydee-goods .hydee-goods-body .hydee-goods-title .label-color-red {
	background: #f13a3a
}

.hydee-goods .hydee-goods-body .hydee-goods-title .label-color-green {
	background: #1aba77
}

.hydee-goods .hydee-goods-body .hydee-goods-title .title {
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	color: #303030;
	font-weight: 700;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.hydee-goods .hydee-goods-body .hydee-goods-price {
	height: 20px;
	margin-top: 8px
}

.hydee-goods .hydee-goods-body .hydee-goods-price span {
	font-size: 12px;
	color: #909399;
	line-height: 1;
	font-weight: 400
}

.hydee-goods .hydee-goods-body .hydee-goods-commission {
	height: 20px;
	margin-top: 10px
}

.hydee-goods .hydee-goods-body .hydee-goods-commission span {
	font-size: 12px;
	color: #909399;
	line-height: 1;
	font-weight: 400
}

.hydee-goods .hydee-goods-body .hydee-goods-commission span strong {
	color: #f13a3a;
	font-size: 16px
}

.hydee-goods .hydee-goods-body .hydee-goods-info {
	height: 34px;
	margin-top: 20px;
	display: flex;
	align-items: center
}

.hydee-goods .hydee-goods-body .hydee-goods-info .hydee-goods-info-icon {
	flex-shrink: 0;
	width: 28px;
	height: 28px;
	border-radius: 50%
}

.hydee-goods .hydee-goods-body .hydee-goods-info span {
	font-size: 12px;
	color: #909399;
	margin-left: 5px;
	font-weight: 400;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.hydee-goods .hydee-goods-details-btn {
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 16px;
	height: 32px;
	width: 180px;
	opacity: 0;
	font-size: 14px;
	border-radius: 16px;
	background: #303030;
	color: #fff;
	border: none;
	outline: none;
	cursor: pointer;
	transition: all .5s ease-in
}

.hydee-goods:hover .hydee-goods-details-btn {
	opacity: 1
}

dd,dl,dt,li,ul ol {
	margin: 0;
	padding: 0;
	list-style: none
}

.cropper-slot-box {
	padding: 10px
}

.vicp-wrap {
	max-width: 680px
}

.vicp-crop {
	display: flex;
	padding-left: 40px;
	align-items: flex-start;
	overflow: hidden
}

.crop-title {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 14px;
	line-height: 28px;
	font-size: 14px;
	color: #909399
}

.vicp-img-container {
	position: relative;
	width: 270px;
	height: 265px;
	padding-left: 4px;
	border-radius: 4px;
	overflow: hidden
}

.vicp-img-container .vicp-img {
	position: absolute;
	cursor: move
}

.vicp-img-shade {
	position: absolute;
	left: 0;
	background-color: rgba(0,0,0,.4)
}

.vicp-img-shade.vicp-img-shade-1 {
	top: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom: 1px solid hsla(0,0%,100%,.5)
}

.vicp-img-shade.vicp-img-shade-1 .dotted1,.vicp-img-shade.vicp-img-shade-1 .dotted2 {
	position: absolute;
	display: block;
	width: 8px;
	height: 8px;
	background: rgba(0,0,0,.3);
	z-index: 10;
	margin-top: -6px
}

.vicp-img-shade.vicp-img-shade-1 .dotted1 {
	left: 0
}

.vicp-img-shade.vicp-img-shade-1 .dotted2 {
	right: 0
}

.vicp-img-shade.vicp-img-shade-2 {
	bottom: 0;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top: 1px solid hsla(0,0%,100%,.5)
}

.vicp-img-shade.vicp-img-shade-2 .dotted3,.vicp-img-shade.vicp-img-shade-2 .dotted4 {
	position: absolute;
	display: block;
	width: 8px;
	height: 8px;
	background: rgba(0,0,0,.3);
	z-index: 10;
	margin-bottom: -4px
}

.vicp-img-shade.vicp-img-shade-2 .dotted3 {
	left: 0
}

.vicp-img-shade.vicp-img-shade-2 .dotted4 {
	right: 0
}

.vicp-range {
	position: relative;
	margin: 10px 0;
	width: 270px;
	height: 18px
}

.vicp-range input[type=range] {
	display: block;
	padding-top: 5px;
	margin: 0 auto;
	width: 220px;
	height: 6px;
	vertical-align: top;
	background: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer
}

.vicp-range input[type=range]:focus {
	outline: none
}

.vicp-range input[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	margin-top: -3px;
	width: 12px;
	height: 12px;
	background-color: #0055FF;
	border-radius: 100%;
	border: none;
	-webkit-transition: .2s;
	transition: .2s
}

.vicp-range input[type=range]::-moz-range-thumb {
	-moz-appearance: none;
	appearance: none;
	width: 12px;
	height: 12px;
	background-color: #0055FF;
	border-radius: 100%;
	border: none;
	-webkit-transition: .2s;
	transition: .2s
}

.vicp-range input[type=range]::-ms-thumb {
	appearance: none;
	width: 12px;
	height: 12px;
	background-color: #0055FF;
	border: none;
	border-radius: 100%;
	-webkit-transition: .2s;
	transition: .2s
}

.vicp-range input[type=range]:active::-moz-range-thumb {
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
	width: 14px;
	height: 14px
}

.vicp-range input[type=range]:active::-ms-thumb {
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
	width: 14px;
	height: 14px
}

.vicp-range input[type=range]:active::-webkit-slider-thumb {
	margin-top: -4px;
	width: 14px;
	height: 14px
}

.vicp-range input[type=range]::-webkit-slider-runnable-track {
	width: 100%;
	height: 6px;
	cursor: pointer;
	border-radius: 2px;
	border: none;
	background-color: #72a0ff
}

.vicp-range input[type=range]::-moz-range-track {
	width: 100%;
	height: 6px;
	cursor: pointer;
	border-radius: 2px;
	border: none;
	background-color: #72a0ff
}

.vicp-range input[type=range]::-ms-track {
	width: 100%;
	cursor: pointer;
	background: transparent;
	color: transparent;
	height: 6px;
	border-radius: 2px;
	border: none
}

.vicp-range input[type=range]::-ms-fill-lower {
	background-color: #72a0ff
}

.vicp-range input[type=range]::-ms-fill-upper {
	background-color: #84acff
}

.vicp-range input[type=range]:focus::-webkit-slider-runnable-track {
	background-color: #84acff
}

.vicp-range input[type=range]:focus::-moz-range-track {
	background-color: #84acff
}

.vicp-range input[type=range]:focus::-ms-fill-lower,.vicp-range input[type=range]:focus::-ms-fill-upper {
	background-color: #95b8ff
}

.vicp-range .vicp-icon5,.vicp-range .vicp-icon6 {
	position: absolute;
	top: 0;
	width: 18px;
	height: 18px;
	border-radius: 100%;
	border: 1px solid #dcdfe6
}

.vicp-range .vicp-icon5:hover,.vicp-range .vicp-icon6:hover {
	-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.12);
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.12);
	cursor: pointer
}

.vicp-range .vicp-icon5 {
	left: 0
}

.vicp-range .vicp-icon5:before {
	position: absolute;
	content: "";
	display: block;
	left: 4px;
	top: 7px;
	width: 8px;
	height: 2px;
	background-color: #dcdfe6
}

.vicp-range .vicp-icon6 {
	right: 0
}

.vicp-range .vicp-icon6:before {
	left: 4px;
	top: 7px;
	width: 8px;
	height: 2px
}

.vicp-range .vicp-icon6:after,.vicp-range .vicp-icon6:before {
	position: absolute;
	content: "";
	display: block;
	background-color: #dcdfe6
}

.vicp-range .vicp-icon6:after {
	top: 4px;
	left: 7px;
	width: 2px;
	height: 8px
}

.vicp-crop-right {
	width: 272px;
	height: 265px;
	margin-right: 30px
}

.vicp-crop-right .vicp-preview {
	width: 272px;
	height: 265px;
	box-sizing: border-box;
	border: 1px solid #dcdfe6;
	background: #dcdfe6;
	border-radius: 4px;
	text-align: center
}

.vicp-crop-right .vicp-preview .preview-img-box {
	margin: 20px auto
}

.vicp-crop-right .vicp-preview .content-title {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
	margin: 5px 0;
	height: 32px;
	line-height: 32px;
	text-align: left;
	font-size: 14px;
	color: #4a4a4a
}

.vicp-crop-right .vicp-preview .content-title img {
	width: 20px;
	height: 20px;
	margin-right: 10px;
	border-radius: 20px
}

.button-con {
	padding: 20px 0;
	border-top: 1px solid #e4e7ed;
	text-align: center
}

.hydee-loading-parent--relative {
	position: relative!important
}

.hydee-loading-parent--hidden {
	overflow: hidden!important
}

.hydee-loading-mask {
	position: absolute;
	z-index: 2000;
	background-color: hsla(0,0%,100%,.9);
	margin: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: opacity .3s
}

.hydee-loading-mask.is-fullscreen {
	position: fixed
}

.hydee-loading-mask.is-fullscreen .hydee-loading-spinner {
	margin-top: -25px
}

.hydee-loading-mask.is-fullscreen .hydee-loading-spinner .circular {
	height: 50px;
	width: 50px
}

.hydee-loading-spinner {
	top: 50%;
	margin-top: -21px;
	width: 100%;
	text-align: center;
	position: absolute
}

.hydee-loading-spinner .hydee-loading-text {
	color: #0055FF;
	margin: 3px 0;
	font-size: 14px
}

.hydee-loading-spinner .circular {
	height: 42px;
	width: 42px;
	animation: loading-rotate 2s linear infinite
}

.hydee-loading-spinner .path {
	animation: loading-dash 1.5s ease-in-out infinite;
	stroke-dasharray: 90,150;
	stroke-dashoffset: 0;
	stroke-width: 2;
	stroke: #0055FF;
	stroke-linecap: round
}

.hydee-loading-spinner i {
	color: #0055FF
}

.hydee-loading-fade-enter,.hydee-loading-fade-leave-active {
	opacity: 0
}

@keyframes loading-rotate {
	to {
		transform: rotate(1turn)
	}
}

@keyframes loading-dash {
	0% {
		stroke-dasharray: 1,200;
		stroke-dashoffset: 0
	}

	50% {
		stroke-dasharray: 90,150;
		stroke-dashoffset: -40px
	}

	to {
		stroke-dasharray: 90,150;
		stroke-dashoffset: -120px
	}
}

.hydee-main {
	display: block;
	flex: 1;
	flex-basis: auto;
	overflow: auto;
	box-sizing: border-box;
	padding: 20px
}

.hydee-menu {
	border-right: 1px solid #e6e6e6;
	list-style: none;
	position: relative;
	margin: 0;
	padding-left: 0;
	background-color: #fff
}

.hydee-menu:after,.hydee-menu:before {
	display: table;
	content: ""
}

.hydee-menu:after {
	clear: both
}

.hydee-menu.hydee-menu--horizontal {
	border-bottom: 1px solid #e6e6e6
}

.hydee-menu--horizontal {
	border-right: none
}

.hydee-menu--horizontal>.hydee-menu-item {
	float: left;
	height: 60px;
	line-height: 60px;
	margin: 0;
	border-bottom: 2px solid transparent;
	color: #909399
}

.hydee-menu--horizontal>.hydee-menu-item a,.hydee-menu--horizontal>.hydee-menu-item a:hover {
	color: inherit
}

.hydee-menu--horizontal>.hydee-menu-item:not(.is-disabled):focus,.hydee-menu--horizontal>.hydee-menu-item:not(.is-disabled):hover {
	background-color: #fff
}

.hydee-menu--horizontal>.hydee-submenu {
	float: left
}

.hydee-menu--horizontal>.hydee-submenu:focus,.hydee-menu--horizontal>.hydee-submenu:hover {
	outline: none
}

.hydee-menu--horizontal>.hydee-submenu:focus .hydee-submenu__title,.hydee-menu--horizontal>.hydee-submenu:hover .hydee-submenu__title {
	color: #4a4a4a
}

.hydee-menu--horizontal>.hydee-submenu.is-active .hydee-submenu__title {
	border-bottom: 2px solid #0055FF;
	color: #4a4a4a
}

.hydee-menu--horizontal>.hydee-submenu .hydee-submenu__title {
	height: 60px;
	line-height: 60px;
	border-bottom: 2px solid transparent;
	color: #909399
}

.hydee-menu--horizontal>.hydee-submenu .hydee-submenu__title:hover {
	background-color: #fff
}

.hydee-menu--horizontal>.hydee-submenu .hydee-submenu__icon-arrow {
	position: static;
	vertical-align: middle;
	margin-left: 8px;
	margin-top: -3px
}

.hydee-menu--horizontal .hydee-menu .hydee-menu-item,.hydee-menu--horizontal .hydee-menu .hydee-submenu__title {
	background-color: #fff;
	float: none;
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	color: #909399
}

.hydee-menu--horizontal .hydee-menu .hydee-menu-item.is-active,.hydee-menu--horizontal .hydee-menu .hydee-submenu.is-active>.hydee-submenu__title {
	color: #4a4a4a
}

.hydee-menu--horizontal .hydee-menu-item:not(.is-disabled):focus,.hydee-menu--horizontal .hydee-menu-item:not(.is-disabled):hover {
	outline: none;
	color: #4a4a4a
}

.hydee-menu--horizontal>.hydee-menu-item.is-active {
	border-bottom: 2px solid #0055FF;
	color: #4a4a4a
}

.hydee-menu--collapse {
	width: 64px
}

.hydee-menu--collapse>.hydee-menu-item [class^=hydee-icon-],.hydee-menu--collapse>.hydee-submenu>.hydee-submenu__title [class^=hydee-icon-] {
	margin: 0;
	vertical-align: middle;
	width: 24px;
	text-align: center
}

.hydee-menu--collapse>.hydee-menu-item .hydee-submenu__icon-arrow,.hydee-menu--collapse>.hydee-submenu>.hydee-submenu__title .hydee-submenu__icon-arrow {
	display: none
}

.hydee-menu--collapse>.hydee-menu-item span,.hydee-menu--collapse>.hydee-submenu>.hydee-submenu__title span {
	height: 0;
	width: 0;
	overflow: hidden;
	visibility: hidden;
	display: inline-block
}

.hydee-menu--collapse>.hydee-menu-item.is-active i {
	color: inherit
}

.hydee-menu--collapse .hydee-menu .hydee-submenu {
	min-width: 200px
}

.hydee-menu--collapse .hydee-submenu {
	position: relative
}

.hydee-menu--collapse .hydee-submenu .hydee-menu {
	position: absolute;
	margin-left: 5px;
	top: 0;
	left: 100%;
	z-index: 10;
	border: 1px solid #e4e7ed;
	border-radius: 2px;
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.1)
}

.hydee-menu--collapse .hydee-submenu.is-opened>.hydee-submenu__title .hydee-submenu__icon-arrow {
	transform: none
}

.hydee-menu--popup {
	z-index: 100;
	min-width: 200px;
	border: none;
	padding: 5px 0;
	border-radius: 2px;
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.1)
}

.hydee-menu--popup-bottom-start {
	margin-top: 5px
}

.hydee-menu--popup-right-start {
	margin-left: 5px;
	margin-right: 5px
}

.hydee-menu-item {
	height: 56px;
	line-height: 56px;
	font-size: 12px;
	color: #4a4a4a;
	padding: 0 20px;
	list-style: none;
	cursor: pointer;
	position: relative;
	transition: border-color .3s,background-color .3s,color .3s;
	box-sizing: border-box;
	white-space: nowrap
}

.hydee-menu-item * {
	vertical-align: middle
}

.hydee-menu-item i {
	color: #909399
}

.hydee-menu-item:focus,.hydee-menu-item:hover {
	outline: none;
	background-color: #edf3ff
}

.hydee-menu-item.is-disabled {
	opacity: .25;
	cursor: not-allowed;
	background: none!important
}

.hydee-menu-item [class^=hydee-icon-] {
	margin-right: 5px;
	width: 24px;
	text-align: center;
	font-size: 18px;
	vertical-align: middle
}

.hydee-menu-item.is-active {
	color: #0055FF
}

.hydee-menu-item.is-active i {
	color: inherit
}

.hydee-submenu {
	list-style: none;
	margin: 0;
	padding-left: 0
}

.hydee-submenu__title {
	height: 56px;
	line-height: 56px;
	font-size: 12px;
	color: #4a4a4a;
	padding: 0 20px;
	list-style: none;
	cursor: pointer;
	position: relative;
	transition: border-color .3s,background-color .3s,color .3s;
	box-sizing: border-box;
	white-space: nowrap
}

.hydee-submenu__title * {
	vertical-align: middle
}

.hydee-submenu__title i {
	color: #909399
}

.hydee-submenu__title:focus,.hydee-submenu__title:hover {
	outline: none;
	background-color: #edf3ff
}

.hydee-submenu__title.is-disabled {
	opacity: .25;
	cursor: not-allowed;
	background: none!important
}

.hydee-submenu__title:hover {
	background-color: #edf3ff
}

.hydee-submenu .hydee-menu {
	border: none
}

.hydee-submenu .hydee-menu-item {
	height: 50px;
	line-height: 50px;
	padding: 0 45px;
	min-width: 200px
}

.hydee-submenu__icon-arrow {
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -7px;
	transition: transform .3s;
	font-size: 12px
}

.hydee-submenu.is-active .hydee-submenu__title {
	border-bottom-color: #0055FF
}

.hydee-submenu.is-opened>.hydee-submenu__title .hydee-submenu__icon-arrow {
	transform: rotate(180deg)
}

.hydee-submenu.is-disabled .hydee-menu-item,.hydee-submenu.is-disabled .hydee-submenu__title {
	opacity: .25;
	cursor: not-allowed;
	background: none!important
}

.hydee-submenu [class^=hydee-icon-] {
	vertical-align: middle;
	margin-right: 5px;
	width: 24px;
	text-align: center;
	font-size: 18px
}

.hydee-menu-item-group>ul {
	padding: 0
}

.hydee-menu-item-group__title {
	padding: 7px 0 7px 20px;
	line-height: normal;
	font-size: 12px;
	color: #909399
}

.horizontal-collapse-transition .hydee-submenu__title .hydee-submenu__icon-arrow {
	transition: .2s;
	opacity: 0
}

.hydee-modal-enter {
	animation: hydee-modal-in .2s ease
}

.hydee-modal-leave {
	animation: hydee-modal-out .2s ease forwards
}

@keyframes hydee-modal-in {
	0% {
		opacity: 0
	}
}

@keyframes hydee-modal-out {
	to {
		opacity: 0
	}
}

.hydee-modal {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: .5;
	background: #000
}

.hydee-popup-parent--hidden {
	overflow: hidden
}

.hydee-message-box {
	display: inline-block;
	width: 420px;
	padding-bottom: 10px;
	vertical-align: middle;
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #ebeef5;
	font-size: 12px;
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
	text-align: left;
	overflow: hidden;
	backface-visibility: hidden
}

.hydee-message-box__wrapper {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center
}

.hydee-message-box__wrapper:after {
	content: "";
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}

.hydee-message-box__header {
	position: relative;
	padding: 15px 15px 10px
}

.hydee-message-box__title {
	padding-left: 0;
	margin-bottom: 0;
	font-size: 12px;
	line-height: 1;
	color: #4a4a4a
}

.hydee-message-box__headerbtn {
	position: absolute;
	top: 15px;
	right: 15px;
	padding: 0;
	border: none;
	outline: none;
	background: transparent;
	font-size: 16px;
	cursor: pointer
}

.hydee-message-box__headerbtn .hydee-message-box__close {
	color: #909399
}

.hydee-message-box__headerbtn:focus .hydee-message-box__close,.hydee-message-box__headerbtn:hover .hydee-message-box__close {
	color: #0055FF
}

.hydee-message-box__content {
	padding: 10px 15px;
	color: #4a4a4a;
	font-size: 12px
}

.hydee-message-box__container {
	position: relative
}

.hydee-message-box__input {
	padding-top: 15px
}

.hydee-message-box__input input.invalid,.hydee-message-box__input input.invalid:focus {
	border-color: #f13a3a
}

.hydee-message-box__status {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 24px!important
}

.hydee-message-box__status:before {
	padding-left: 1px
}

.hydee-message-box__status+.hydee-message-box__message {
	padding-left: 36px;
	padding-right: 12px
}

.hydee-message-box__status.hydee-icon-success {
	color: #1aba77
}

.hydee-message-box__status.hydee-icon-info {
	color: #909399
}

.hydee-message-box__status.hydee-icon-warning {
	color: #fa8919
}

.hydee-message-box__status.hydee-icon-error {
	color: #f13a3a
}

.hydee-message-box__message {
	margin: 0
}

.hydee-message-box__message p {
	margin: 0;
	line-height: 24px
}

.hydee-message-box__errormsg {
	color: #f13a3a;
	font-size: 12px;
	min-height: 18px;
	margin-top: 2px
}

.hydee-message-box__btns {
	padding: 5px 15px 0;
	text-align: right
}

.hydee-message-box__btns button:nth-child(2) {
	margin-left: 10px
}

.hydee-message-box__btns-reverse {
	flex-direction: row-reverse
}

.hydee-message-box--center {
	padding-bottom: 30px
}

.hydee-message-box--center .hydee-message-box__header {
	padding-top: 30px
}

.hydee-message-box--center .hydee-message-box__title {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center
}

.hydee-message-box--center .hydee-message-box__status {
	position: relative;
	top: auto;
	padding-right: 5px;
	text-align: center;
	transform: translateY(-1px)
}

.hydee-message-box--center .hydee-message-box__message {
	margin-left: 0
}

.hydee-message-box--center .hydee-message-box__btns,.hydee-message-box--center .hydee-message-box__content {
	text-align: center
}

.hydee-message-box--center .hydee-message-box__content {
	padding-left: 27px;
	padding-right: 27px
}

.msgbox-fade-enter-active {
	animation: msgbox-fade-in .3s
}

.msgbox-fade-leave-active {
	animation: msgbox-fade-out .3s
}

@keyframes msgbox-fade-in {
	0% {
		transform: translate3d(0,-20px,0);
		opacity: 0
	}

	to {
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes msgbox-fade-out {
	0% {
		transform: translateZ(0);
		opacity: 1
	}

	to {
		transform: translate3d(0,-20px,0);
		opacity: 0
	}
}

.hydee-message {
	min-width: 380px;
	box-sizing: border-box;
	border-radius: 4px;
	border: 1px solid #ebeef5;
	position: fixed;
	left: 50%;
	top: 20px;
	transform: translateX(-50%);
	background-color: #edf2fc;
	transition: opacity .3s,transform .4s,top .4s;
	overflow: hidden;
	padding: 15px 15px 15px 20px;
	display: flex;
	align-items: center
}

.hydee-message.is-center {
	justify-content: center
}

.hydee-message.is-closable .hydee-message__content {
	padding-right: 16px
}

.hydee-message p {
	margin: 0
}

.hydee-message--info {
	background-color: #f4f6f9
}

.hydee-message--info .hydee-message__content {
	color: #909399
}

.hydee-message--success {
	background-color: #e8f8f1;
	border-color: #d1f1e4
}

.hydee-message--success .hydee-message__content {
	color: #1aba77
}

.hydee-message--warning {
	background-color: #fff3e8;
	border-color: #fee7d1;
	color: #fa8919
}

.hydee-message--warning .hydee-message__content {
	color: #fa8919
}

.hydee-message--error {
	background-color: #feebeb;
	border-color: #fcd8d8
}

.hydee-message--error .hydee-message__content {
	color: #f13a3a
}

.hydee-message__icon {
	margin-right: 10px
}

.hydee-message__content {
	padding: 0;
	font-size: 14px;
	line-height: 1
}

.hydee-message__content:focus {
	outline-width: 0
}

.hydee-message__closeBtn {
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	cursor: pointer;
	color: #d0d4dc;
	font-size: 16px
}

.hydee-message__closeBtn:focus {
	outline-width: 0
}

.hydee-message__closeBtn:hover {
	color: #909399
}

.hydee-message .hydee-icon-success {
	color: #1aba77
}

.hydee-message .hydee-icon-error {
	color: #f13a3a
}

.hydee-message .hydee-icon-info {
	color: #909399
}

.hydee-message .hydee-icon-warning {
	color: #fa8919
}

.hydee-message-fade-enter,.hydee-message-fade-leave-active {
	opacity: 0;
	transform: translate(-50%,-100%)
}

.hydee-notification {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 330px;
	padding: 14px 26px 14px 13px;
	border-radius: 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ebeef5;
	position: fixed;
	background-color: #fff;
	-webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
	-webkit-transition: opacity .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;
	transition: opacity .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;
	transition: opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s;
	transition: opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;
	overflow: hidden
}

.hydee-notification.right {
	right: 16px
}

.hydee-notification.left {
	left: 16px
}

.hydee-notification__group {
	width: 88%;
	margin-left: 6px;
	margin-right: 8px
}

.hydee-notification__title {
	font-weight: 600;
	font-size: 12px;
	color: #303133;
	margin: 0
}

.hydee-notification__content {
	font-size: 12px;
	line-height: 21px;
	margin: 6px 0 0;
	color: #606266;
	text-align: justify
}

.hydee-notification__content p {
	margin: 0
}

.hydee-notification__icon {
	font-size: 13px;
	color: #0055FF
}

.hydee-notification__closeBtn {
	position: absolute;
	top: 18px;
	right: 15px;
	cursor: pointer;
	color: #909399;
	font-size: 12px
}

.hydee-notification__closeBtn:hover {
	color: #606266
}

.hydee-notification .hydee-icon-success {
	color: #67c23a
}

.hydee-notification .hydee-icon-error {
	color: #f56c6c
}

.hydee-notification .hydee-icon-info {
	color: #909399
}

.hydee-notification .hydee-icon-warning {
	color: #e6a23c
}

.hydee-notification-fade-enter.right {
	right: 0;
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

.hydee-notification-fade-enter.left {
	left: 0;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

.hydee-notification-fade-leave-active {
	opacity: 0
}

.hydee-custom-action {
	float: right;
	margin-top: 12px
}

.hydee-page-header {
	display: flex;
	line-height: 24px
}

.hydee-page-header__left {
	display: flex;
	cursor: pointer;
	margin-right: 40px;
	position: relative
}

.hydee-page-header__left:after {
	content: "";
	position: absolute;
	width: 1px;
	height: 16px;
	right: -20px;
	top: 50%;
	transform: translateY(-50%);
	background-color: #dcdfe6
}

.hydee-page-header__left .hydee-icon-back {
	font-size: 18px;
	margin-right: 6px;
	align-self: center
}

.hydee-page-header__title {
	font-size: 14px;
	font-weight: 500
}

.hydee-page-header__content {
	font-size: 18px;
	color: #4a4a4a
}

.hydee-popconfirm__main {
	display: flex;
	align-items: center;
	font-size: 12px;
	font-weight: lighter
}

.hydee-popconfirm__icon {
	margin-right: 5px
}

.hydee-popconfirm__action {
	text-align: right;
	margin: 0
}

.hydee-popover {
	position: absolute;
	background: #fff;
	min-width: 150px;
	border-radius: 4px;
	border: 1px solid #ebeef5;
	padding: 12px;
	z-index: 2000;
	color: #4a4a4a;
	line-height: 1.4;
	text-align: justify;
	font-size: 12px;
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
	word-break: break-all
}

.hydee-popover--plain {
	padding: 18px 20px
}

.hydee-popover__title {
	color: #4a4a4a;
	font-size: 16px;
	line-height: 1;
	margin-bottom: 12px
}

.hydee-popover:focus,.hydee-popover:focus:active,.hydee-popover__reference:focus:hover,.hydee-popover__reference:focus:not(.focusing) {
	outline-width: 0
}

.hydee-select-dropdown {
	position: absolute;
	z-index: 1001;
	border: 1px solid #e4e7ed;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
	box-sizing: border-box;
	margin: 5px 0
}

.hydee-select-dropdown.is-multiple .hydee-select-dropdown__item.selected {
	color: #0055FF;
	background-color: #fff
}

.hydee-select-dropdown.is-multiple .hydee-select-dropdown__item.selected.hover {
	background-color: #f9f9f9
}

.hydee-select-dropdown.is-multiple .hydee-select-dropdown__item.selected:after {
	position: absolute;
	right: 20px;
	font-family: element-icons;
	content: "\e6da";
	font-size: 12px;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.hydee-select-dropdown.is-multiple-check {
	position: relative;
	padding-bottom: 42px
}

.hydee-select-dropdown.is-multiple-check .select-all {
	position: absolute;
	width: 100%;
	height: 40px;
	padding-right: 12px;
	background: #fff;
	text-align: right;
	line-height: 40px;
	border-top: 1px solid #dcdfe6;
	box-sizing: border-box;
	font-size: 12px;
	color: #0055FF;
	bottom: 0
}

.hydee-select-dropdown.is-multiple-check .select-all span {
	display: inline-block;
	margin-left: 12px;
	cursor: pointer
}

.hydee-select-dropdown .hydee-scrollbar.is-empty .hydee-select-dropdown__list {
	padding: 0
}

.hydee-select-dropdown__empty {
	padding: 10px 0;
	margin: 0;
	text-align: center;
	color: #999;
	font-size: 12px
}

.hydee-select-dropdown__wrap {
	max-height: 274px
}

.hydee-select-dropdown__list {
	list-style: none;
	padding: 0;
	margin: 0;
	box-sizing: border-box
}

.hydee-select-dropdown>ul {
	padding: 0
}

.hydee-select-dropdown__item {
	max-width: 300px;
	padding: 10px;
	position: relative;
	color: #4a4a4a;
	line-height: 20px;
	box-sizing: border-box;
	cursor: pointer;
	font-size: 12px;
	word-wrap: break-word;
	word-break: break-all
}

.hydee-select-dropdown__item.is-disabled {
	color: #d0d4dc;
	cursor: not-allowed
}

.hydee-select-dropdown__item.is-disabled:hover {
	background-color: #fff
}

.hydee-select-dropdown__item.hover,.hydee-select-dropdown__item:hover {
	background-color: #f9f9f9
}

.hydee-select-dropdown__item.is-button {
	text-align: left
}

.hydee-select-dropdown__item.selected {
	color: #0055FF
}

.hydee-select-dropdown__item.selected:after {
	position: absolute;
	right: 5px;
	font-family: element-icons;
	content: "\e6da";
	font-size: 12px;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.hydee-select-dropdown__item.selected.is-button {
	color: #0055FF
}

.hydee-select-dropdown__item.selected.is-button:after {
	content: ""
}

.hydee-select-group {
	margin: 0;
	padding: 0
}

.hydee-select-group__wrap {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0
}

.hydee-select-group__wrap:not(:last-of-type) {
	padding-bottom: 24px
}

.hydee-select-group__wrap:not(:last-of-type):after {
	content: "";
	position: absolute;
	display: block;
	left: 15px;
	right: 15px;
	bottom: 12px;
	height: 1px;
	background: #e4e7ed
}

.hydee-select-group__title {
	color: #909399;
	line-height: 28px
}

.hydee-select-group .hydee-select-dropdown__item,.hydee-select-group__title {
	padding-left: 15px;
	font-size: 12px
}

.hydee-select {
	display: inline-block;
	position: relative
}

.hydee-select .hydee-select__tags>span {
	display: contents
}

.hydee-select:hover .hydee-input__inner {
	border-color: #d0d4dc
}

.hydee-select .hydee-input__inner {
	cursor: pointer;
	padding-right: 35px
}

.hydee-select .hydee-input__inner:focus {
	border-color: #0055FF
}

.hydee-select .hydee-select__button .button-class {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 28px;
	padding: 0 10px;
	background: none;
	line-height: 28px;
	border: none;
	border-radius: 3px;
	font-size: 12px;
	outline: none;
	text-align: left
}

.hydee-select .hydee-select__button .button-class:after {
	display: block;
	width: 16px;
	text-align: right;
	font-family: element-icons;
	top: 0
}

.hydee-select .hydee-select__button .button-class.is-large {
	height: 32px;
	line-height: 32px
}

.hydee-select .hydee-select__button .button-class.is-medium {
	height: 28px;
	line-height: 28px
}

.hydee-select .hydee-select__button .button-class.is-small {
	height: 24px;
	line-height: 24px
}

.hydee-select .hydee-select__button .button-class.is-bordered {
	padding: 0 10px;
	background-color: #fff;
	border: 1px solid #0055FF;
	color: #0055FF;
	font-weight: 400
}

.hydee-select .hydee-select__button .button-class.is-bordered:after {
	content: "\e790"
}

.hydee-select .hydee-select__button .button-class.is-bordered.is-showing:after {
	content: "\e78f"
}

.hydee-select .hydee-select__button .button-class.is-gray-border {
	border: 1px solid #dcdfe6;
	color: #000
}

.hydee-select .hydee-select__button .button-class.is-gray-border:after {
	content: "\e790";
	top: 0
}

.hydee-select .hydee-select__button .button-class.is-gray-border.is-showing:after {
	content: "\e78f"
}

.hydee-select .hydee-select__button .button-class.is-text {
	background-color: #0055FF;
	border: 1px solid #0055FF;
	color: #fff
}

.hydee-select .hydee-select__button .button-class.is-text:after {
	content: "\e78f"
}

.hydee-select .hydee-select__button .button-class.is-text.is-showing {
	background-color: #3f6dcc;
	border-color: #3f6dcc
}

.hydee-select .hydee-select__button .button-class.is-text.is-showing:after {
	content: "\e790"
}

.hydee-select .hydee-select__button .button-class.is-dotted {
	padding: 4px 12px;
	background-color: #fff;
	border: 1px solid silver;
	color: #000;
	font-size: 16px
}

.hydee-select .hydee-select__button .button-class.is-dotted:after {
	display: block;
	font-family: element-icons;
	content: "\e794";
	right: 12px;
	top: 10px
}

.hydee-select .hydee-select__button .button-class.is-dotted.is-showing {
	background-color: #edf2fd
}

.hydee-select .hydee-input .hydee-select__caret {
	color: #d0d4dc;
	font-size: 14px;
	transition: transform .3s;
	transform: rotate(180deg);
	cursor: pointer
}

.hydee-select .hydee-input .hydee-select__caret.is-reverse {
	transform: rotate(0deg)
}

.hydee-select .hydee-input .hydee-select__caret.is-show-close {
	font-size: 12px;
	text-align: center;
	transform: rotate(180deg);
	border-radius: 100%;
	color: #d0d4dc;
	transition: color .2s cubic-bezier(.645,.045,.355,1)
}

.hydee-select .hydee-input .hydee-select__caret.is-show-close:hover {
	color: #909399
}

.hydee-select .hydee-input.is-disabled .hydee-input__inner {
	cursor: not-allowed
}

.hydee-select .hydee-input.is-disabled .hydee-input__inner:hover {
	border-color: #e4e7ed
}

.hydee-select .hydee-input.is-focus .hydee-input__inner {
	border-color: #0055FF
}

.hydee-select>.hydee-input {
	display: block
}

.hydee-select__input {
	border: none;
	outline: none;
	padding: 0;
	margin-left: 10px;
	color: #666;
	font-size: 12px;
	appearance: none;
	background-color: transparent
}

.hydee-select__input.is-mini {
	height: 14px
}

.hydee-select__close {
	cursor: pointer;
	position: absolute;
	top: 8px;
	z-index: 1000;
	right: 25px;
	color: #d0d4dc;
	line-height: 18px;
	font-size: 14px
}

.hydee-select__close:hover {
	color: #909399
}

.hydee-select__tags {
	position: absolute;
	line-height: normal;
	white-space: normal;
	z-index: 1;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	align-items: center;
	flex-wrap: wrap
}

.hydee-select .hydee-tag__close {
	margin-top: -4px
}

.hydee-select .hydee-tag {
	box-sizing: border-box;
	border-color: transparent;
	margin: 4px 0 4px 6px;
	background-color: #f0f2f5
}

.hydee-select .hydee-tag__close.hydee-icon-close {
	background-color: #d0d4dc;
	right: -7px;
	top: 0;
	color: #fff
}

.hydee-select .hydee-tag__close.hydee-icon-close:hover {
	background-color: #909399
}

.hydee-select .hydee-tag__close.hydee-icon-close:before {
	display: block;
	transform: translateY(.5px)
}

.hydee-skeleton__item {
	background: #f2f2f2;
	display: inline-block;
	height: 16px;
	border-radius: 4px;
	width: 100%
}

.hydee-skeleton__circle {
	border-radius: 50%;
	width: 36px;
	height: 36px;
	line-height: 36px
}

.hydee-skeleton__circle--lg {
	width: 40px;
	height: 40px;
	line-height: 40px
}

.hydee-skeleton__circle--md {
	width: 28px;
	height: 28px;
	line-height: 28px
}

.hydee-skeleton__button {
	height: 40px;
	width: 64px;
	border-radius: 4px
}

.hydee-skeleton__p {
	width: 100%
}

.hydee-skeleton__p.is-last {
	width: 61%
}

.hydee-skeleton__p.is-first {
	width: 33%
}

.hydee-skeleton__text {
	width: 100%;
	height: 12px
}

.hydee-skeleton__caption {
	height: 12px
}

.hydee-skeleton__h1 {
	height: 20px
}

.hydee-skeleton__h3 {
	height: 18px
}

.hydee-skeleton__h5 {
	height: 14px
}

.hydee-skeleton__image {
	width: unset;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0
}

.hydee-skeleton__image svg {
	fill: #dcdde0;
	width: 22%;
	height: 22%
}

@keyframes hydee-skeleton-loading {
	0% {
		background-position: 100% 50%
	}

	to {
		background-position: 0 50%
	}
}

.hydee-skeleton {
	width: 100%
}

.hydee-skeleton__first-line,.hydee-skeleton__paragraph {
	height: 16px;
	margin-top: 16px;
	background: #f2f2f2
}

.hydee-skeleton.is-animated .hydee-skeleton__item {
	background: linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);
	background-size: 400% 100%;
	animation: hydee-skeleton-loading 1.4s ease infinite
}

.hydee-input-number {
	position: relative;
	display: inline-block;
	width: 180px;
	line-height: 26px
}

.hydee-input-number .hydee-input {
	display: block
}

.hydee-input-number .hydee-input__inner {
	-webkit-appearance: none;
	padding-left: 38px;
	padding-right: 38px;
	text-align: center
}

.hydee-input-number__decrease,.hydee-input-number__increase {
	position: absolute;
	z-index: 1;
	top: 1px;
	width: 28px;
	height: auto;
	text-align: center;
	background: #f9f9f9;
	color: #4a4a4a;
	cursor: pointer;
	font-size: 13px
}

.hydee-input-number__decrease:hover,.hydee-input-number__increase:hover {
	color: #0055FF
}

.hydee-input-number__decrease:hover:not(.is-disabled)~.hydee-input .hydee-input__inner:not(.is-disabled),.hydee-input-number__increase:hover:not(.is-disabled)~.hydee-input .hydee-input__inner:not(.is-disabled) {
	border-color: #0055FF
}

.hydee-input-number__decrease.is-disabled,.hydee-input-number__increase.is-disabled {
	color: #d0d4dc;
	cursor: not-allowed
}

.hydee-input-number__increase {
	right: 1px;
	border-radius: 0 4px 4px 0;
	border-left: 1px solid #dcdfe6
}

.hydee-input-number__decrease {
	left: 1px;
	border-radius: 4px 0 0 4px;
	border-right: 1px solid #dcdfe6
}

.hydee-input-number.is-disabled .hydee-input-number__decrease,.hydee-input-number.is-disabled .hydee-input-number__increase {
	border-color: #e4e7ed;
	color: #e4e7ed
}

.hydee-input-number.is-disabled .hydee-input-number__decrease:hover,.hydee-input-number.is-disabled .hydee-input-number__increase:hover {
	color: #e4e7ed;
	cursor: not-allowed
}

.hydee-input-number--medium {
	width: 200px;
	line-height: 28px
}

.hydee-input-number--medium .hydee-input-number__decrease,.hydee-input-number--medium .hydee-input-number__increase {
	width: 28px;
	font-size: 12px;
	line-height: 26px
}

.hydee-input-number--medium .hydee-input__inner {
	padding-left: 28px;
	padding-right: 28px
}

.hydee-input-number--small {
	width: 130px;
	line-height: 24px
}

.hydee-input-number--small .hydee-input-number__decrease,.hydee-input-number--small .hydee-input-number__increase {
	width: 24px;
	font-size: 12px;
	line-height: 22px
}

.hydee-input-number--small .hydee-input-number__decrease [class*=hydee-icon],.hydee-input-number--small .hydee-input-number__increase [class*=hydee-icon] {
	transform: scale(.9)
}

.hydee-input-number--small .hydee-input__inner {
	padding-left: 24px;
	padding-right: 24px
}

.hydee-input-number--mini {
	width: 130px;
	line-height: 24px
}

.hydee-input-number--mini .hydee-input-number__decrease,.hydee-input-number--mini .hydee-input-number__increase {
	width: 24px;
	font-size: 12px;
	line-height: 22px
}

.hydee-input-number--mini .hydee-input-number__decrease [class*=hydee-icon],.hydee-input-number--mini .hydee-input-number__increase [class*=hydee-icon] {
	transform: scale(.9)
}

.hydee-input-number--mini .hydee-input__inner {
	padding-left: 24px;
	padding-right: 24px
}

.hydee-input-number--large {
	width: 130px;
	line-height: 32px
}

.hydee-input-number--large .hydee-input-number__decrease,.hydee-input-number--large .hydee-input-number__increase {
	width: 32px;
	font-size: 14px;
	line-height: 30px
}

.hydee-input-number--large .hydee-input-number__decrease [class*=hydee-icon],.hydee-input-number--large .hydee-input-number__increase [class*=hydee-icon] {
	transform: scale(.8)
}

.hydee-input-number--large .hydee-input__inner {
	padding-left: 32px;
	padding-right: 32px
}

.hydee-input-number.is-without-controls .hydee-input__inner {
	padding-left: 15px;
	padding-right: 15px
}

.hydee-input-number.is-controls-right .hydee-input__inner {
	padding-left: 15px;
	padding-right: 28px
}

.hydee-input-number.is-controls-right .hydee-input-number__decrease,.hydee-input-number.is-controls-right .hydee-input-number__increase {
	height: auto;
	line-height: 13px
}

.hydee-input-number.is-controls-right .hydee-input-number__decrease [class*=hydee-icon],.hydee-input-number.is-controls-right .hydee-input-number__increase [class*=hydee-icon] {
	transform: scale(.8)
}

.hydee-input-number.is-controls-right .hydee-input-number__increase {
	border-radius: 0 4px 0 0;
	border-bottom: 1px solid #dcdfe6
}

.hydee-input-number.is-controls-right .hydee-input-number__decrease {
	right: 1px;
	bottom: 1px;
	top: auto;
	left: auto;
	border-right: none;
	border-left: 1px solid #dcdfe6;
	border-radius: 0 0 4px 0
}

.hydee-input-number.is-controls-right[class*=medium] [class*=decrease],.hydee-input-number.is-controls-right[class*=medium] [class*=increase] {
	line-height: 13px
}

.hydee-input-number.is-controls-right[class*=small] [class*=decrease],.hydee-input-number.is-controls-right[class*=small] [class*=increase],.hydee-input-number.is-controls-right[class*=small][class*=mini] [class*=decrease],.hydee-input-number.is-controls-right[class*=small][class*=mini] [class*=increase] {
	line-height: 11px
}

.hydee-slider:after,.hydee-slider:before {
	display: table;
	content: ""
}

.hydee-slider:after {
	clear: both
}

.hydee-slider__runway {
	width: 100%;
	height: 6px;
	margin: 16px 0;
	background-color: #e4e7ed;
	border-radius: 3px;
	position: relative;
	cursor: pointer;
	vertical-align: middle
}

.hydee-slider__runway.show-input {
	margin-right: 85px;
	width: auto
}

.hydee-slider__runway.disabled {
	cursor: default
}

.hydee-slider__runway.disabled .hydee-slider__bar {
	background-color: #0055FF
}

.hydee-slider__runway.disabled .hydee-slider__button {
	border-color: #ebebeb
}

.hydee-slider__runway.disabled .hydee-slider__button-wrapper.dragging,.hydee-slider__runway.disabled .hydee-slider__button-wrapper.hover,.hydee-slider__runway.disabled .hydee-slider__button-wrapper:hover {
	cursor: not-allowed
}

.hydee-slider__runway.disabled .hydee-slider__button.dragging,.hydee-slider__runway.disabled .hydee-slider__button.hover,.hydee-slider__runway.disabled .hydee-slider__button:hover {
	transform: scale(1)
}

.hydee-slider__runway.disabled .hydee-slider__button.dragging,.hydee-slider__runway.disabled .hydee-slider__button.hover,.hydee-slider__runway.disabled .hydee-slider__button:hover {
	cursor: not-allowed
}

.hydee-slider__input {
	float: right;
	margin-top: 3px;
	width: 70px
}

.hydee-slider__input.hydee-input-number--mini {
	margin-top: 5px
}

.hydee-slider__input.hydee-input-number--medium {
	margin-top: 0
}

.hydee-slider__input.hydee-input-number--large {
	margin-top: -2px
}

.hydee-slider__bar {
	height: 6px;
	background-color: #0055FF;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	position: absolute
}

.hydee-slider__button-wrapper {
	height: 36px;
	width: 36px;
	position: absolute;
	z-index: 1001;
	top: -15px;
	transform: translateX(-50%);
	background-color: transparent;
	text-align: center;
	user-select: none;
	line-height: normal
}

.hydee-slider__button-wrapper:after {
	content: "";
	height: 100%
}

.hydee-slider__button-wrapper .hydee-tooltip,.hydee-slider__button-wrapper:after {
	display: inline-block;
	vertical-align: middle
}

.hydee-slider__button-wrapper.hover,.hydee-slider__button-wrapper:hover {
	cursor: grab
}

.hydee-slider__button-wrapper.dragging {
	cursor: grabbing
}

.hydee-slider__button {
	width: 16px;
	height: 16px;
	border: 1px solid #0055FF;
	background-color: #fff;
	border-radius: 50%;
	transition: .2s;
	user-select: none
}

.hydee-slider__button.dragging,.hydee-slider__button.hover,.hydee-slider__button:hover {
	transform: scale(1.2)
}

.hydee-slider__button.hover,.hydee-slider__button:hover {
	cursor: grab
}

.hydee-slider__button.dragging {
	cursor: grabbing
}

.hydee-slider__stop {
	position: absolute;
	top: 50%;
	height: 12px;
	width: 12px;
	border-radius: 100%;
	background-color: #fff;
	transform: translate(-50%,-50%)
}

.hydee-slider__marks {
	top: 0;
	left: 12px;
	width: 18px;
	height: 100%
}

.hydee-slider__marks-text {
	position: absolute;
	transform: translateX(-50%);
	font-size: 14px;
	color: #909399;
	margin-top: 15px
}

.hydee-slider.is-vertical {
	position: relative;
	height: 100%
}

.hydee-slider.is-vertical .hydee-slider__runway {
	width: 6px;
	height: 100%;
	margin: 0 16px
}

.hydee-slider.is-vertical .hydee-slider__bar {
	width: 6px;
	height: auto
}

.hydee-slider.is-vertical .hydee-slider__button-wrapper {
	top: auto;
	left: -15px;
	transform: translateY(50%)
}

.hydee-slider.is-vertical .hydee-slider__stop {
	top: unset;
	left: 50%;
	transform: translate(-50%,50%)
}

.hydee-slider.is-vertical.hydee-slider--with-input {
	padding-bottom: 50px
}

.hydee-slider.is-vertical.hydee-slider--with-input .hydee-slider__input {
	overflow: visible;
	float: none;
	position: absolute;
	bottom: 22px;
	width: 36px;
	margin-top: 15px
}

.hydee-slider.is-vertical.hydee-slider--with-input .hydee-slider__input .hydee-input__inner {
	text-align: center;
	padding-left: 5px;
	padding-right: 5px
}

.hydee-slider.is-vertical.hydee-slider--with-input .hydee-slider__input .hydee-input-number__decrease,.hydee-slider.is-vertical.hydee-slider--with-input .hydee-slider__input .hydee-input-number__increase {
	top: 24px;
	margin-top: -1px;
	border: 1px solid #dcdfe6;
	line-height: 20px;
	box-sizing: border-box;
	transition: border-color .2s cubic-bezier(.645,.045,.355,1)
}

.hydee-slider.is-vertical.hydee-slider--with-input .hydee-slider__input .hydee-input-number__decrease {
	width: 18px;
	right: 18px;
	border-bottom-left-radius: 4px
}

.hydee-slider.is-vertical.hydee-slider--with-input .hydee-slider__input .hydee-input-number__increase {
	width: 19px;
	border-bottom-right-radius: 4px
}

.hydee-slider.is-vertical.hydee-slider--with-input .hydee-slider__input .hydee-input-number__increase~.hydee-input .hydee-input__inner {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.hydee-slider.is-vertical.hydee-slider--with-input .hydee-slider__input:hover .hydee-input-number__decrease,.hydee-slider.is-vertical.hydee-slider--with-input .hydee-slider__input:hover .hydee-input-number__increase {
	border-color: #d0d4dc
}

.hydee-slider.is-vertical.hydee-slider--with-input .hydee-slider__input:active .hydee-input-number__decrease,.hydee-slider.is-vertical.hydee-slider--with-input .hydee-slider__input:active .hydee-input-number__increase {
	border-color: #0055FF
}

.hydee-slider.is-vertical .hydee-slider__marks-text {
	margin-top: 0;
	left: 15px;
	transform: translateY(50%)
}

.hydee-tabs__header {
	padding: 0;
	position: relative;
	margin: 0 0 15px
}

.hydee-tabs__active-bar {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 2px;
	background-color: #0055FF;
	z-index: 1;
	transition: transform .3s cubic-bezier(.645,.045,.355,1);
	list-style: none
}

.hydee-tabs__new-tab {
	float: right;
	border: 1px solid #d3dce6;
	height: 18px;
	width: 18px;
	line-height: 18px;
	margin: 12px 0 9px 10px;
	border-radius: 3px;
	text-align: center;
	font-size: 12px;
	color: #d3dce6;
	cursor: pointer;
	transition: all .15s
}

.hydee-tabs__new-tab .hydee-icon-plus {
	transform: scale(.8)
}

.hydee-tabs__new-tab:hover {
	color: #0055FF
}

.hydee-tabs__nav-wrap {
	overflow: hidden;
	margin-bottom: -1px;
	position: relative
}

.hydee-tabs__nav-wrap:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: #e4e7ed;
	z-index: 1
}

.hydee-tabs__nav-wrap.is-scrollable {
	padding: 0 20px;
	box-sizing: border-box
}

.hydee-tabs__nav-scroll {
	overflow: hidden
}

.hydee-tabs__nav-next,.hydee-tabs__nav-prev {
	position: absolute;
	cursor: pointer;
	line-height: 44px;
	font-size: 12px;
	color: #909399
}

.hydee-tabs__nav-next {
	right: 0
}

.hydee-tabs__nav-prev {
	left: 0
}

.hydee-tabs__nav {
	white-space: nowrap;
	position: relative;
	transition: transform .3s;
	float: left;
	z-index: 2
}

.hydee-tabs__nav.is-stretch {
	min-width: 100%;
	display: flex
}

.hydee-tabs__nav.is-stretch>* {
	flex: 1;
	text-align: center
}

.hydee-tabs__item {
	padding: 0 20px;
	height: 40px;
	box-sizing: border-box;
	line-height: 40px;
	display: inline-block;
	list-style: none;
	font-size: 14px;
	font-weight: 500;
	color: #4a4a4a;
	position: relative
}

.hydee-tabs__item:focus,.hydee-tabs__item:focus:active {
	outline: none
}

.hydee-tabs__item:focus.is-active.is-focus:not(:active) {
	box-shadow: inset 0 0 1px 1px #0055FF;
	border-radius: 2px
}

.hydee-tabs__item .sub-label {
	display: inline-block;
	margin-left: 6px;
	padding: 4px 8px;
	background-color: #f4f6f9;
	line-height: 12px;
	border-radius: 10px;
	font-size: 12px;
	transform: scale(.9);
	color: #0055FF
}

.hydee-tabs__item .hydee-icon-close {
	border-radius: 50%;
	text-align: center;
	transition: all .3s cubic-bezier(.645,.045,.355,1);
	margin-left: 5px
}

.hydee-tabs__item .hydee-icon-close:before {
	transform: scale(.9);
	display: inline-block
}

.hydee-tabs__item .hydee-icon-close:hover {
	background-color: #d0d4dc;
	color: #fff
}

.hydee-tabs__item.is-active {
	color: #0055FF
}

.hydee-tabs__item.is-active .sub-label {
	background-color: #0055FF;
	color: #fff
}

.hydee-tabs__item:hover {
	color: #0055FF;
	cursor: pointer
}

.hydee-tabs__item.is-disabled {
	color: #d0d4dc;
	cursor: default
}

.hydee-tabs__item.is-separate:after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 16px;
	margin-left: 15px;
	background-color: #dcdfe6;
	line-height: 100%;
	vertical-align: middle
}

.hydee-tabs__content {
	overflow: hidden;
	position: relative
}

.hydee-tabs--card>.hydee-tabs__header {
	border-bottom: 1px solid #e4e7ed
}

.hydee-tabs--card>.hydee-tabs__header .hydee-tabs__nav-wrap:after {
	content: none
}

.hydee-tabs--card>.hydee-tabs__header .hydee-tabs__nav {
	border: 1px solid #e4e7ed;
	border-bottom: none;
	border-radius: 4px 4px 0 0;
	box-sizing: border-box
}

.hydee-tabs--card>.hydee-tabs__header .hydee-tabs__active-bar {
	display: none
}

.hydee-tabs--card>.hydee-tabs__header .hydee-tabs__item .hydee-icon-close {
	position: relative;
	font-size: 12px;
	width: 0;
	height: 14px;
	vertical-align: middle;
	line-height: 15px;
	overflow: hidden;
	top: 13px;
	right: 0;
	transform-origin: 100% 50%
}

.hydee-tabs--card>.hydee-tabs__header .hydee-tabs__item {
	display: flex;
	border-bottom: 1px solid transparent;
	border-left: 1px solid #e4e7ed;
	transition: color .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1)
}

.hydee-tabs--card>.hydee-tabs__header .hydee-tabs__item:first-child {
	border-left: none
}

.hydee-tabs--card>.hydee-tabs__header .hydee-tabs__item.is-closable:hover {
	padding-left: 13px;
	padding-right: 13px
}

.hydee-tabs--card>.hydee-tabs__header .hydee-tabs__item.is-closable:hover .hydee-icon-close {
	width: 14px
}

.hydee-tabs--card>.hydee-tabs__header .hydee-tabs__item.is-active {
	border-bottom-color: #fff
}

.hydee-tabs--card>.hydee-tabs__header .hydee-tabs__item.is-active.is-closable {
	padding-left: 20px;
	padding-right: 20px
}

.hydee-tabs--card>.hydee-tabs__header .hydee-tabs__item.is-active.is-closable .hydee-icon-close {
	width: 14px
}

.hydee-tabs--border-card {
	background: #fff;
	border: 1px solid #dcdfe6;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04)
}

.hydee-tabs--border-card>.hydee-tabs__content {
	padding: 15px
}

.hydee-tabs--border-card>.hydee-tabs__header {
	background-color: #f9f9f9;
	border-bottom: 1px solid #e4e7ed;
	margin: 0
}

.hydee-tabs--border-card>.hydee-tabs__header .hydee-tabs__item .hydee-icon-close {
	position: relative;
	font-size: 12px;
	width: 14px;
	height: 14px;
	vertical-align: middle;
	line-height: 15px;
	overflow: hidden;
	top: 13px;
	right: 0;
	transform-origin: 100% 50%
}

.hydee-tabs--border-card>.hydee-tabs__header .hydee-tabs__nav-wrap:after {
	content: none
}

.hydee-tabs--border-card>.hydee-tabs__header .hydee-tabs__item {
	display: flex;
	transition: all .3s cubic-bezier(.645,.045,.355,1);
	border: 1px solid transparent;
	margin-top: -1px;
	color: #909399
}

.hydee-tabs--border-card>.hydee-tabs__header .hydee-tabs__item+.hydee-tabs__item,.hydee-tabs--border-card>.hydee-tabs__header .hydee-tabs__item:first-child {
	margin-left: -1px
}

.hydee-tabs--border-card>.hydee-tabs__header .hydee-tabs__item.is-active {
	color: #0055FF;
	background-color: #fff;
	border-right-color: #dcdfe6;
	border-left-color: #dcdfe6
}

.hydee-tabs--border-card>.hydee-tabs__header .hydee-tabs__item:not(.is-disabled):hover {
	color: #0055FF
}

.hydee-tabs--border-card>.hydee-tabs__header .hydee-tabs__item.is-disabled {
	color: #d0d4dc
}

.hydee-tabs--border-card>.hydee-tabs__header .is-scrollable .hydee-tabs__item:first-child {
	margin-left: 0
}

.hydee-tabs--bottom>.hydee-tabs__header .hydee-tabs__nav,.hydee-tabs--top>.hydee-tabs__header .hydee-tabs__nav {
	display: flex
}

.hydee-tabs--bottom .hydee-tabs__item.is-bottom:nth-child(2),.hydee-tabs--bottom .hydee-tabs__item.is-top:nth-child(2),.hydee-tabs--top .hydee-tabs__item.is-bottom:nth-child(2),.hydee-tabs--top .hydee-tabs__item.is-top:nth-child(2) {
	padding-left: 0
}

.hydee-tabs--bottom .hydee-tabs__item.is-bottom:last-child,.hydee-tabs--bottom .hydee-tabs__item.is-top:last-child,.hydee-tabs--top .hydee-tabs__item.is-bottom:last-child,.hydee-tabs--top .hydee-tabs__item.is-top:last-child {
	padding-right: 0
}

.hydee-tabs--bottom.hydee-tabs--border-card>.hydee-tabs__header .hydee-tabs__item:nth-child(2),.hydee-tabs--bottom.hydee-tabs--card>.hydee-tabs__header .hydee-tabs__item:nth-child(2),.hydee-tabs--bottom .hydee-tabs--left>.hydee-tabs__header .hydee-tabs__item:nth-child(2),.hydee-tabs--bottom .hydee-tabs--right>.hydee-tabs__header .hydee-tabs__item:nth-child(2),.hydee-tabs--top.hydee-tabs--border-card>.hydee-tabs__header .hydee-tabs__item:nth-child(2),.hydee-tabs--top.hydee-tabs--card>.hydee-tabs__header .hydee-tabs__item:nth-child(2),.hydee-tabs--top .hydee-tabs--left>.hydee-tabs__header .hydee-tabs__item:nth-child(2),.hydee-tabs--top .hydee-tabs--right>.hydee-tabs__header .hydee-tabs__item:nth-child(2) {
	padding-left: 20px
}

.hydee-tabs--bottom.hydee-tabs--border-card>.hydee-tabs__header .hydee-tabs__item:last-child,.hydee-tabs--bottom.hydee-tabs--card>.hydee-tabs__header .hydee-tabs__item:last-child,.hydee-tabs--bottom .hydee-tabs--left>.hydee-tabs__header .hydee-tabs__item:last-child,.hydee-tabs--bottom .hydee-tabs--right>.hydee-tabs__header .hydee-tabs__item:last-child,.hydee-tabs--top.hydee-tabs--border-card>.hydee-tabs__header .hydee-tabs__item:last-child,.hydee-tabs--top.hydee-tabs--card>.hydee-tabs__header .hydee-tabs__item:last-child,.hydee-tabs--top .hydee-tabs--left>.hydee-tabs__header .hydee-tabs__item:last-child,.hydee-tabs--top .hydee-tabs--right>.hydee-tabs__header .hydee-tabs__item:last-child {
	padding-right: 20px
}

.hydee-tabs--bottom .hydee-tabs__header.is-bottom {
	margin-bottom: 0;
	margin-top: 10px
}

.hydee-tabs--bottom.hydee-tabs--border-card .hydee-tabs__header.is-bottom {
	border-bottom: 0;
	border-top: 1px solid #dcdfe6
}

.hydee-tabs--bottom.hydee-tabs--border-card .hydee-tabs__nav-wrap.is-bottom {
	margin-top: -1px;
	margin-bottom: 0
}

.hydee-tabs--bottom.hydee-tabs--border-card .hydee-tabs__item.is-bottom:not(.is-active) {
	border: 1px solid transparent
}

.hydee-tabs--bottom.hydee-tabs--border-card .hydee-tabs__item.is-bottom {
	margin: 0 -1px -1px
}

.hydee-tabs--left,.hydee-tabs--right {
	overflow: hidden
}

.hydee-tabs--left .hydee-tabs__header.is-left,.hydee-tabs--left .hydee-tabs__header.is-right,.hydee-tabs--left .hydee-tabs__nav-scroll,.hydee-tabs--left .hydee-tabs__nav-wrap.is-left,.hydee-tabs--left .hydee-tabs__nav-wrap.is-right,.hydee-tabs--right .hydee-tabs__header.is-left,.hydee-tabs--right .hydee-tabs__header.is-right,.hydee-tabs--right .hydee-tabs__nav-scroll,.hydee-tabs--right .hydee-tabs__nav-wrap.is-left,.hydee-tabs--right .hydee-tabs__nav-wrap.is-right {
	height: 100%
}

.hydee-tabs--left .hydee-tabs__active-bar.is-left,.hydee-tabs--left .hydee-tabs__active-bar.is-right,.hydee-tabs--right .hydee-tabs__active-bar.is-left,.hydee-tabs--right .hydee-tabs__active-bar.is-right {
	top: 0;
	bottom: auto;
	width: 2px;
	height: auto
}

.hydee-tabs--left .hydee-tabs__nav-wrap.is-left,.hydee-tabs--left .hydee-tabs__nav-wrap.is-right,.hydee-tabs--right .hydee-tabs__nav-wrap.is-left,.hydee-tabs--right .hydee-tabs__nav-wrap.is-right {
	margin-bottom: 0
}

.hydee-tabs--left .hydee-tabs__nav-wrap.is-left>.hydee-tabs__nav-next,.hydee-tabs--left .hydee-tabs__nav-wrap.is-left>.hydee-tabs__nav-prev,.hydee-tabs--left .hydee-tabs__nav-wrap.is-right>.hydee-tabs__nav-next,.hydee-tabs--left .hydee-tabs__nav-wrap.is-right>.hydee-tabs__nav-prev,.hydee-tabs--right .hydee-tabs__nav-wrap.is-left>.hydee-tabs__nav-next,.hydee-tabs--right .hydee-tabs__nav-wrap.is-left>.hydee-tabs__nav-prev,.hydee-tabs--right .hydee-tabs__nav-wrap.is-right>.hydee-tabs__nav-next,.hydee-tabs--right .hydee-tabs__nav-wrap.is-right>.hydee-tabs__nav-prev {
	height: 30px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	cursor: pointer
}

.hydee-tabs--left .hydee-tabs__nav-wrap.is-left>.hydee-tabs__nav-next i,.hydee-tabs--left .hydee-tabs__nav-wrap.is-left>.hydee-tabs__nav-prev i,.hydee-tabs--left .hydee-tabs__nav-wrap.is-right>.hydee-tabs__nav-next i,.hydee-tabs--left .hydee-tabs__nav-wrap.is-right>.hydee-tabs__nav-prev i,.hydee-tabs--right .hydee-tabs__nav-wrap.is-left>.hydee-tabs__nav-next i,.hydee-tabs--right .hydee-tabs__nav-wrap.is-left>.hydee-tabs__nav-prev i,.hydee-tabs--right .hydee-tabs__nav-wrap.is-right>.hydee-tabs__nav-next i,.hydee-tabs--right .hydee-tabs__nav-wrap.is-right>.hydee-tabs__nav-prev i {
	transform: rotate(90deg)
}

.hydee-tabs--left .hydee-tabs__nav-wrap.is-left>.hydee-tabs__nav-prev,.hydee-tabs--left .hydee-tabs__nav-wrap.is-right>.hydee-tabs__nav-prev,.hydee-tabs--right .hydee-tabs__nav-wrap.is-left>.hydee-tabs__nav-prev,.hydee-tabs--right .hydee-tabs__nav-wrap.is-right>.hydee-tabs__nav-prev {
	left: auto;
	top: 0
}

.hydee-tabs--left .hydee-tabs__nav-wrap.is-left>.hydee-tabs__nav-next,.hydee-tabs--left .hydee-tabs__nav-wrap.is-right>.hydee-tabs__nav-next,.hydee-tabs--right .hydee-tabs__nav-wrap.is-left>.hydee-tabs__nav-next,.hydee-tabs--right .hydee-tabs__nav-wrap.is-right>.hydee-tabs__nav-next {
	right: auto;
	bottom: 0
}

.hydee-tabs--left .hydee-tabs__nav-wrap.is-left.is-scrollable,.hydee-tabs--left .hydee-tabs__nav-wrap.is-right.is-scrollable,.hydee-tabs--right .hydee-tabs__nav-wrap.is-left.is-scrollable,.hydee-tabs--right .hydee-tabs__nav-wrap.is-right.is-scrollable {
	padding: 30px 0
}

.hydee-tabs--left .hydee-tabs__nav-wrap.is-left:after,.hydee-tabs--left .hydee-tabs__nav-wrap.is-right:after,.hydee-tabs--right .hydee-tabs__nav-wrap.is-left:after,.hydee-tabs--right .hydee-tabs__nav-wrap.is-right:after {
	height: 100%;
	width: 2px;
	bottom: auto;
	top: 0
}

.hydee-tabs--left .hydee-tabs__nav.is-left,.hydee-tabs--left .hydee-tabs__nav.is-right,.hydee-tabs--right .hydee-tabs__nav.is-left,.hydee-tabs--right .hydee-tabs__nav.is-right {
	float: none
}

.hydee-tabs--left .hydee-tabs__item.is-left,.hydee-tabs--left .hydee-tabs__item.is-right,.hydee-tabs--right .hydee-tabs__item.is-left,.hydee-tabs--right .hydee-tabs__item.is-right {
	display: block
}

.hydee-tabs--left .hydee-tabs__header.is-left {
	float: left;
	margin-bottom: 0;
	margin-right: 10px
}

.hydee-tabs--left .hydee-tabs__nav-wrap.is-left {
	margin-right: -1px
}

.hydee-tabs--left .hydee-tabs__active-bar.is-left,.hydee-tabs--left .hydee-tabs__nav-wrap.is-left:after {
	left: auto;
	right: 0
}

.hydee-tabs--left .hydee-tabs__item.is-left {
	text-align: right
}

.hydee-tabs--left.hydee-tabs--card .hydee-tabs__active-bar.is-left {
	display: none
}

.hydee-tabs--left.hydee-tabs--card .hydee-tabs__item.is-left {
	border: 1px solid #e4e7ed;
	border-bottom: none;
	border-left: none;
	text-align: left
}

.hydee-tabs--left.hydee-tabs--card .hydee-tabs__item.is-left:first-child {
	border-right: 1px solid #e4e7ed;
	border-top: none
}

.hydee-tabs--left.hydee-tabs--card .hydee-tabs__item.is-left.is-active {
	border: none;
	border-top: 1px solid #e4e7ed;
	border-right: 1px solid #fff
}

.hydee-tabs--left.hydee-tabs--card .hydee-tabs__item.is-left.is-active:first-child {
	border-top: none
}

.hydee-tabs--left.hydee-tabs--card .hydee-tabs__item.is-left.is-active:last-child {
	border-bottom: none
}

.hydee-tabs--left.hydee-tabs--card .hydee-tabs__nav {
	border-radius: 4px 0 0 4px;
	border-bottom: 1px solid #e4e7ed;
	border-right: none
}

.hydee-tabs--left.hydee-tabs--card .hydee-tabs__new-tab {
	float: none
}

.hydee-tabs--left.hydee-tabs--border-card .hydee-tabs__header.is-left {
	border-right: 1px solid #dfe4ed
}

.hydee-tabs--left.hydee-tabs--border-card .hydee-tabs__item.is-left {
	border: 1px solid transparent;
	margin: -1px 0 -1px -1px
}

.hydee-tabs--left.hydee-tabs--border-card .hydee-tabs__item.is-left.is-active {
	border-color: #d1dbe5 transparent
}

.hydee-tabs--right .hydee-tabs__header.is-right {
	float: right;
	margin-bottom: 0;
	margin-left: 10px
}

.hydee-tabs--right .hydee-tabs__nav-wrap.is-right {
	margin-left: -1px
}

.hydee-tabs--right .hydee-tabs__nav-wrap.is-right:after {
	left: 0;
	right: auto
}

.hydee-tabs--right .hydee-tabs__active-bar.is-right {
	left: 0
}

.hydee-tabs--right.hydee-tabs--card .hydee-tabs__active-bar.is-right {
	display: none
}

.hydee-tabs--right.hydee-tabs--card .hydee-tabs__item.is-right {
	border-bottom: none;
	border-top: 1px solid #e4e7ed
}

.hydee-tabs--right.hydee-tabs--card .hydee-tabs__item.is-right:first-child {
	border-left: 1px solid #e4e7ed;
	border-top: none
}

.hydee-tabs--right.hydee-tabs--card .hydee-tabs__item.is-right.is-active {
	border: none;
	border-top: 1px solid #e4e7ed;
	border-left: 1px solid #fff
}

.hydee-tabs--right.hydee-tabs--card .hydee-tabs__item.is-right.is-active:first-child {
	border-top: none
}

.hydee-tabs--right.hydee-tabs--card .hydee-tabs__item.is-right.is-active:last-child {
	border-bottom: none
}

.hydee-tabs--right.hydee-tabs--card .hydee-tabs__nav {
	border-radius: 0 4px 4px 0;
	border-bottom: 1px solid #e4e7ed;
	border-left: none
}

.hydee-tabs--right.hydee-tabs--border-card .hydee-tabs__header.is-right {
	border-left: 1px solid #dfe4ed
}

.hydee-tabs--right.hydee-tabs--border-card .hydee-tabs__item.is-right {
	border: 1px solid transparent;
	margin: -1px -1px -1px 0
}

.hydee-tabs--right.hydee-tabs--border-card .hydee-tabs__item.is-right.is-active {
	border-color: #d1dbe5 transparent
}

.slideInLeft-transition,.slideInRight-transition {
	display: inline-block
}

.slideInRight-enter {
	animation: slideInRight-enter .3s
}

.slideInRight-leave {
	position: absolute;
	left: 0;
	right: 0;
	animation: slideInRight-leave .3s
}

.slideInLeft-enter {
	animation: slideInLeft-enter .3s
}

.slideInLeft-leave {
	position: absolute;
	left: 0;
	right: 0;
	animation: slideInLeft-leave .3s
}

@keyframes slideInRight-enter {
	0% {
		opacity: 0;
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}

	to {
		opacity: 1;
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes slideInRight-leave {
	0% {
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1
	}

	to {
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0
	}
}

@keyframes slideInLeft-enter {
	0% {
		opacity: 0;
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}

	to {
		opacity: 1;
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes slideInLeft-leave {
	0% {
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1
	}

	to {
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0
	}
}

.hydee-table {
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	flex: 1;
	width: 100%;
	max-width: 100%;
	background-color: #fff;
	font-size: 12px;
	color: #4a4a4a
}

.hydee-table__empty-block {
	min-height: 60px;
	text-align: center;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

.hydee-table__empty-text {
	line-height: 60px;
	width: 50%;
	color: #909399
}

.hydee-table__expand-column .cell {
	padding: 0;
	text-align: center
}

.hydee-table__expand-icon {
	position: relative;
	cursor: pointer;
	color: #666;
	font-size: 12px;
	transition: transform .2s ease-in-out;
	height: 20px
}

.hydee-table__expand-icon--expanded {
	transform: rotate(90deg)
}

.hydee-table__expand-icon>.hydee-icon {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -5px;
	margin-top: -5px
}

.hydee-table__expanded-cell {
	background-color: #fff
}

.hydee-table__expanded-cell[class*=cell] {
	padding: 20px 50px
}

.hydee-table__expanded-cell:hover {
	background-color: transparent!important
}

.hydee-table__placeholder {
	display: inline-block;
	width: 20px
}

.hydee-table__append-wrapper {
	overflow: hidden
}

.hydee-table--fit {
	border-right: 0;
	border-bottom: 0
}

.hydee-table--fit td.gutter,.hydee-table--fit th.gutter {
	border-right-width: 1px
}

.hydee-table--scrollable-x .hydee-table__body-wrapper {
	overflow-x: auto
}

.hydee-table--scrollable-y .hydee-table__body-wrapper {
	overflow-y: auto
}

.hydee-table thead {
	color: #303030;
	font-weight: 500
}

.hydee-table thead.is-group th,.hydee-table thead th {
	background: #f6f6f8
}

.hydee-table td,.hydee-table th {
	padding: 12px 0;
	min-width: 0;
	box-sizing: border-box;
	text-overflow: ellipsis;
	vertical-align: middle;
	position: relative;
	text-align: left
}

.hydee-table td.is-center,.hydee-table th.is-center {
	text-align: center
}

.hydee-table td.is-right,.hydee-table th.is-right {
	text-align: right
}

.hydee-table td.gutter,.hydee-table th.gutter {
	width: 15px;
	border-right-width: 0;
	border-bottom-width: 0;
	padding: 0
}

.hydee-table td.is-hidden>*,.hydee-table th.is-hidden>* {
	visibility: hidden
}

.hydee-table--medium th {
	padding: 6px 0
}

.hydee-table--medium td {
	padding: 10px 0
}

.hydee-table--small {
	font-size: 12px
}

.hydee-table--small td,.hydee-table--small th {
	padding: 8px 0
}

.hydee-table--mini {
	font-size: 12px
}

.hydee-table--mini td,.hydee-table--mini th {
	padding: 6px 0
}

.hydee-table tr {
	background-color: #fff
}

.hydee-table tr input[type=checkbox] {
	margin: 0
}

.hydee-table td,.hydee-table th.is-leaf {
	border-bottom: 1px solid #e4e7ed
}

.hydee-table th.is-sortable {
	cursor: pointer
}

.hydee-table th {
	overflow: hidden;
	user-select: none;
	background-color: #f6f6f8
}

.hydee-table th>.cell {
	display: inline-block;
	box-sizing: border-box;
	position: relative;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%
}

.hydee-table th>.cell.highlight {
	color: #0055FF
}

.hydee-table th.required>div:before {
	display: inline-block;
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #ff4d51;
	margin-right: 5px;
	vertical-align: middle
}

.hydee-table td .cell-parent {
	display: flex;
	justify-content: space-between
}

.hydee-table td .cell-parent div {
	box-sizing: border-box
}

.hydee-table td .cell-parent.gutter {
	width: 0
}

.hydee-table td .cell-parent .column-hover {
	min-width: 80px;
	overflow: hidden;
	margin: -11px 0;
	padding: 10px;
	background: #fff;
	box-shadow: -3px 0 5px rgba(0,0,0,.02);
	box-sizing: border-box
}

.hydee-table td .cell-parent .column-hover a {
	display: inline-block;
	color: #0055FF;
	text-decoration: none;
	margin-right: 10px
}

.hydee-table td .cell-parent .column-hover a+.hydee-table td .cell-parent .column-hover a {
	margin-left: 10px
}

.hydee-table .cell {
	box-sizing: border-box;
	overflow: hidden;
	word-break: break-all;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px
}

.hydee-table .cell.hydee-tooltip {
	white-space: nowrap;
	min-width: 50px
}

.hydee-table--border,.hydee-table--group {
	border: 1px solid #e4e7ed
}

.hydee-table--border:after,.hydee-table--group:after,.hydee-table:before {
	content: "";
	position: absolute;
	background-color: #e4e7ed;
	z-index: 1
}

.hydee-table--border:after,.hydee-table--group:after {
	top: 0;
	right: 0;
	width: 1px;
	height: 100%
}

.hydee-table:before {
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px
}

.hydee-table--border {
	border-right: none;
	border-bottom: none
}

.hydee-table--border.hydee-loading-parent--relative {
	border-color: transparent
}

.hydee-table--border td,.hydee-table--border th {
	border-right: 1px solid #e4e7ed
}

.hydee-table--border td:first-child .cell,.hydee-table--border th:first-child .cell {
	padding-left: 10px
}

.hydee-table--border td:last-child,.hydee-table--border th:last-child {
	border-right: none
}

.hydee-table--border th,.hydee-table--border th.gutter:last-of-type {
	border-bottom: 1px solid #e4e7ed
}

.hydee-table--hidden {
	visibility: hidden
}

.hydee-table__fixed,.hydee-table__fixed-right {
	position: absolute;
	top: 0;
	left: 0;
	overflow-x: hidden;
	overflow-y: hidden;
	box-shadow: 0 0 10px rgba(0,0,0,.12)
}

.hydee-table__fixed-right:before,.hydee-table__fixed:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #ebeef5;
	z-index: 4
}

.hydee-table__fixed-right-patch {
	position: absolute;
	top: -1px;
	right: 0;
	background-color: #fff;
	border-bottom: 1px solid #e4e7ed
}

.hydee-table__fixed-right {
	top: 0;
	left: auto;
	right: 0
}

.hydee-table__fixed-right .hydee-table__fixed-body-wrapper,.hydee-table__fixed-right .hydee-table__fixed-footer-wrapper,.hydee-table__fixed-right .hydee-table__fixed-header-wrapper {
	left: auto;
	right: 0
}

.hydee-table__fixed-header-wrapper {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3
}

.hydee-table__fixed-footer-wrapper {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3
}

.hydee-table__fixed-footer-wrapper tbody td {
	border-top: 1px solid #e4e7ed;
	background-color: #f2f9ff;
	color: #4a4a4a
}

.hydee-table__fixed-body-wrapper {
	position: absolute;
	left: 0;
	top: 37px;
	overflow: hidden;
	z-index: 3
}

.hydee-table__body-wrapper,.hydee-table__footer-wrapper,.hydee-table__header-wrapper {
	width: 100%
}

.hydee-table__footer-wrapper {
	margin-top: -1px
}

.hydee-table__footer-wrapper td {
	border-top: 1px solid #e4e7ed
}

.hydee-table__body,.hydee-table__footer,.hydee-table__header {
	table-layout: fixed;
	border-collapse: separate
}

.hydee-table__footer-wrapper,.hydee-table__header-wrapper {
	overflow: hidden
}

.hydee-table__footer-wrapper tbody td,.hydee-table__header-wrapper tbody td {
	background-color: #f2f9ff;
	color: #4a4a4a
}

.hydee-table__body-wrapper {
	overflow: hidden;
	position: relative
}

.hydee-table__body-wrapper.is-scrolling-left~.hydee-table__fixed,.hydee-table__body-wrapper.is-scrolling-none~.hydee-table__fixed,.hydee-table__body-wrapper.is-scrolling-none~.hydee-table__fixed-right,.hydee-table__body-wrapper.is-scrolling-right~.hydee-table__fixed-right {
	box-shadow: none
}

.hydee-table__body-wrapper .hydee-table--border.is-scrolling-right~.hydee-table__fixed-right {
	border-left: 1px solid #e4e7ed
}

.hydee-table__body-wrapper .hydee-table--border.is-scrolling-left~.hydee-table__fixed {
	border-right: 1px solid #e4e7ed
}

.hydee-table .caret-wrapper {
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	height: 18px;
	width: 24px;
	vertical-align: middle;
	cursor: pointer;
	overflow: initial;
	position: relative
}

.hydee-table .sort-caret {
	width: 0;
	height: 0;
	border: 5px solid transparent;
	position: absolute;
	left: 7px
}

.hydee-table .sort-caret.ascending {
	border-bottom-color: #d0d4dc;
	top: -4px
}

.hydee-table .sort-caret.descending {
	border-top-color: #d0d4dc;
	bottom: 0
}

.hydee-table .ascending .sort-caret.ascending {
	border-bottom-color: #0055FF
}

.hydee-table .descending .sort-caret.descending {
	border-top-color: #0055FF
}

.hydee-table .hidden-columns {
	visibility: hidden;
	position: absolute;
	z-index: -1
}

.hydee-table--striped .hydee-table__body tr.hydee-table__row--striped td {
	background: #f9f9f9
}

.hydee-table--striped .hydee-table__body tr.hydee-table__row--striped.current-row td {
	background-color: #edf3ff
}

.hydee-table__body tr.hover-row.current-row>td,.hydee-table__body tr.hover-row.hydee-table__row--striped.current-row>td,.hydee-table__body tr.hover-row.hydee-table__row--striped>td,.hydee-table__body tr.hover-row>td {
	background-color: #f9f9f9
}

.hydee-table__body tr.current-row>td {
	background-color: #edf3ff
}

.hydee-table__column-resize-proxy {
	position: absolute;
	left: 200px;
	top: 0;
	bottom: 0;
	width: 0;
	border-left: 1px solid #e4e7ed;
	z-index: 10
}

.hydee-table__column-filter-trigger {
	display: inline-block;
	line-height: 34px;
	cursor: pointer
}

.hydee-table__column-filter-trigger i {
	color: #909399;
	font-size: 12px;
	transform: scale(.75)
}

.hydee-table--enable-row-transition .hydee-table__body td {
	transition: background-color .25s ease
}

.hydee-table--enable-row-hover .hydee-table__body tr:hover>td {
	background-color: #f2f9ff
}

.hydee-table--fluid-height .hydee-table__fixed,.hydee-table--fluid-height .hydee-table__fixed-right {
	bottom: 0;
	overflow: hidden
}

.hydee-table [class*=hydee-table__row--level] .hydee-table__expand-icon {
	display: inline-block;
	width: 20px;
	line-height: 20px;
	height: 20px;
	text-align: center;
	margin-right: 3px
}

.hydee-table-column--selection .cell {
	padding-left: 14px;
	padding-right: 14px
}

.hydee-table-filter {
	border: 1px solid #ebeef5;
	border-radius: 2px;
	background-color: #fff;
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
	box-sizing: border-box;
	margin: 2px 0
}

.hydee-table-filter__list {
	padding: 5px 0;
	margin: 0;
	list-style: none;
	min-width: 100px
}

.hydee-table-filter__list-item {
	line-height: 36px;
	padding: 0 10px;
	cursor: pointer;
	font-size: 12px
}

.hydee-table-filter__list-item:hover {
	background-color: #edf3ff;
	color: #72a0ff
}

.hydee-table-filter__list-item.is-active {
	background-color: #0055FF;
	color: #fff
}

.hydee-table-filter__content {
	min-width: 100px
}

.hydee-table-filter__bottom {
	border-top: 1px solid #ebeef5;
	padding: 8px
}

.hydee-table-filter__bottom button {
	background: transparent;
	border: none;
	color: #4a4a4a;
	cursor: pointer;
	font-size: 12px;
	padding: 0 3px
}

.hydee-table-filter__bottom button:hover {
	color: #0055FF
}

.hydee-table-filter__bottom button:focus {
	outline: none
}

.hydee-table-filter__bottom button.is-disabled {
	color: #d0d4dc;
	cursor: not-allowed
}

.hydee-table-filter__wrap {
	max-height: 280px
}

.hydee-table-filter__checkbox-group {
	padding: 10px
}

.hydee-table-filter__checkbox-group label.hydee-checkbox {
	display: block;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px
}

.hydee-table-filter__checkbox-group .hydee-checkbox:last-child {
	margin-bottom: 0
}

.hydee-tag {
	background-color: #edf3ff;
	max-width: 300px;
	display: inline-block;
	height: 32px;
	padding: 0 10px;
	line-height: 30px;
	font-size: 12px;
	color: #0055FF;
	border: 1px solid #dce7ff;
	border-radius: 4px;
	box-sizing: border-box;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.hydee-tag.is-hit {
	border-color: #0055FF
}

.hydee-tag .hydee-tag__close {
	color: #0055FF
}

.hydee-tag .hydee-tag__close:hover {
	color: #fff;
	background-color: #0055FF
}

.hydee-tag.hydee-tag--info {
	background-color: #f4f4f5;
	border-color: #e9e9eb;
	color: #909399
}

.hydee-tag.hydee-tag--info.is-hit {
	border-color: #909399
}

.hydee-tag.hydee-tag--info .hydee-tag__close {
	color: #909399
}

.hydee-tag.hydee-tag--info .hydee-tag__close:hover {
	color: #fff;
	background-color: #909399
}

.hydee-tag.hydee-tag--success {
	background-color: #e8f8f1;
	border-color: #d1f1e4;
	color: #1aba77
}

.hydee-tag.hydee-tag--success.is-hit {
	border-color: #1aba77
}

.hydee-tag.hydee-tag--success .hydee-tag__close {
	color: #1aba77
}

.hydee-tag.hydee-tag--success .hydee-tag__close:hover {
	color: #fff;
	background-color: #1aba77
}

.hydee-tag.hydee-tag--warning {
	background-color: #fff3e8;
	border-color: #fee7d1;
	color: #fa8919
}

.hydee-tag.hydee-tag--warning.is-hit {
	border-color: #fa8919
}

.hydee-tag.hydee-tag--warning .hydee-tag__close {
	color: #fa8919
}

.hydee-tag.hydee-tag--warning .hydee-tag__close:hover {
	color: #fff;
	background-color: #fa8919
}

.hydee-tag.hydee-tag--danger {
	background-color: #feebeb;
	border-color: #fcd8d8;
	color: #f13a3a
}

.hydee-tag.hydee-tag--danger.is-hit {
	border-color: #f13a3a
}

.hydee-tag.hydee-tag--danger .hydee-tag__close {
	color: #f13a3a
}

.hydee-tag.hydee-tag--danger .hydee-tag__close:hover {
	color: #fff;
	background-color: #f13a3a
}

.hydee-tag .hydee-icon-close {
	border-radius: 50%;
	text-align: center;
	position: relative;
	cursor: pointer;
	font-size: 12px;
	height: 16px;
	width: 16px;
	line-height: 16px;
	vertical-align: middle;
	top: -1px;
	right: -5px
}

.hydee-tag .hydee-icon-close:before {
	display: block
}

.hydee-tag--dark {
	background-color: #0055FF;
	color: #fff
}

.hydee-tag--dark,.hydee-tag--dark.is-hit {
	border-color: #0055FF
}

.hydee-tag--dark .hydee-tag__close {
	color: #fff
}

.hydee-tag--dark .hydee-tag__close:hover {
	color: #fff;
	background-color: #72a0ff
}

.hydee-tag--dark.hydee-tag--info {
	background-color: #909399;
	border-color: #909399;
	color: #fff
}

.hydee-tag--dark.hydee-tag--info.is-hit {
	border-color: #909399
}

.hydee-tag--dark.hydee-tag--info .hydee-tag__close {
	color: #fff
}

.hydee-tag--dark.hydee-tag--info .hydee-tag__close:hover {
	color: #fff;
	background-color: #a6a9ad
}

.hydee-tag--dark.hydee-tag--success {
	background-color: #1aba77;
	border-color: #1aba77;
	color: #fff
}

.hydee-tag--dark.hydee-tag--success.is-hit {
	border-color: #1aba77
}

.hydee-tag--dark.hydee-tag--success .hydee-tag__close {
	color: #fff
}

.hydee-tag--dark.hydee-tag--success .hydee-tag__close:hover {
	color: #fff;
	background-color: #48c892
}

.hydee-tag--dark.hydee-tag--warning {
	background-color: #fa8919;
	border-color: #fa8919;
	color: #fff
}

.hydee-tag--dark.hydee-tag--warning.is-hit {
	border-color: #fa8919
}

.hydee-tag--dark.hydee-tag--warning .hydee-tag__close {
	color: #fff
}

.hydee-tag--dark.hydee-tag--warning .hydee-tag__close:hover {
	color: #fff;
	background-color: #fba147
}

.hydee-tag--dark.hydee-tag--danger {
	background-color: #f13a3a;
	border-color: #f13a3a;
	color: #fff
}

.hydee-tag--dark.hydee-tag--danger.is-hit {
	border-color: #f13a3a
}

.hydee-tag--dark.hydee-tag--danger .hydee-tag__close {
	color: #fff
}

.hydee-tag--dark.hydee-tag--danger .hydee-tag__close:hover {
	color: #fff;
	background-color: #f46161
}

.hydee-tag--plain {
	background-color: #fff;
	border-color: #b9cfff;
	color: #0055FF
}

.hydee-tag--plain.is-hit {
	border-color: #0055FF
}

.hydee-tag--plain .hydee-tag__close {
	color: #0055FF
}

.hydee-tag--plain .hydee-tag__close:hover {
	color: #fff;
	background-color: #0055FF
}

.hydee-tag--plain.hydee-tag--info {
	background-color: #fff;
	border-color: #d3d4d6;
	color: #909399
}

.hydee-tag--plain.hydee-tag--info.is-hit {
	border-color: #909399
}

.hydee-tag--plain.hydee-tag--info .hydee-tag__close {
	color: #909399
}

.hydee-tag--plain.hydee-tag--info .hydee-tag__close:hover {
	color: #fff;
	background-color: #909399
}

.hydee-tag--plain.hydee-tag--success {
	background-color: #fff;
	border-color: #a3e3c9;
	color: #1aba77
}

.hydee-tag--plain.hydee-tag--success.is-hit {
	border-color: #1aba77
}

.hydee-tag--plain.hydee-tag--success .hydee-tag__close {
	color: #1aba77
}

.hydee-tag--plain.hydee-tag--success .hydee-tag__close:hover {
	color: #fff;
	background-color: #1aba77
}

.hydee-tag--plain.hydee-tag--warning {
	background-color: #fff;
	border-color: #fdd0a3;
	color: #fa8919
}

.hydee-tag--plain.hydee-tag--warning.is-hit {
	border-color: #fa8919
}

.hydee-tag--plain.hydee-tag--warning .hydee-tag__close {
	color: #fa8919
}

.hydee-tag--plain.hydee-tag--warning .hydee-tag__close:hover {
	color: #fff;
	background-color: #fa8919
}

.hydee-tag--plain.hydee-tag--danger {
	background-color: #fff;
	border-color: #f9b0b0;
	color: #f13a3a
}

.hydee-tag--plain.hydee-tag--danger.is-hit {
	border-color: #f13a3a
}

.hydee-tag--plain.hydee-tag--danger .hydee-tag__close {
	color: #f13a3a
}

.hydee-tag--plain.hydee-tag--danger .hydee-tag__close:hover {
	color: #fff;
	background-color: #f13a3a
}

.hydee-tag--medium {
	height: 26px;
	line-height: 24px
}

.hydee-tag--medium .hydee-icon-close {
	transform: scale(.8)
}

.hydee-tag--small {
	height: 24px;
	padding: 0 8px;
	line-height: 20px
}

.hydee-tag--small .hydee-icon-close {
	transform: scale(.8)
}

.hydee-tag--mini {
	height: 20px;
	padding: 0 5px;
	line-height: 19px
}

.hydee-tag--mini .hydee-icon-close {
	margin-left: -3px;
	transform: scale(.7)
}

.hydee-tag+.hydee-tag {
	margin-left: 10px
}

.hydee-timeline {
	margin: 0;
	font-size: 12px;
	list-style: none
}

.hydee-timeline .hydee-timeline-item:last-child .hydee-timeline-item__tail {
	display: none
}

.hydee-timeline-item {
	position: relative;
	padding-bottom: 20px
}

.hydee-timeline-item__wrapper {
	position: relative;
	padding-left: 28px;
	min-height: 40px;
	top: -3px
}

.hydee-timeline-item__tail {
	position: absolute;
	left: 6px;
	height: 100%;
	border-left: 2px solid #e4e7ed
}

.hydee-timeline-item__icon {
	color: #fff;
	font-size: 12px
}

.hydee-timeline-item__node {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	background-color: #fff;
	border-radius: 50%;
	border: 2px solid #0055FF
}

.hydee-timeline-item__node--normal {
	left: -1px;
	width: 12px;
	height: 12px
}

.hydee-timeline-item__node--large {
	left: -2px;
	width: 14px;
	height: 14px
}

.hydee-timeline-item__node--primary {
	background-color: #0055FF
}

.hydee-timeline-item__node--success {
	background-color: #1aba77
}

.hydee-timeline-item__node--warning {
	background-color: #fa8919
}

.hydee-timeline-item__node--danger {
	background-color: #f13a3a
}

.hydee-timeline-item__node--info {
	background-color: #909399
}

.hydee-timeline-item__dot {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center
}

.hydee-timeline-item__content {
	color: #4a4a4a
}

.hydee-timeline-item__content.is-left {
	position: absolute;
	top: 1px
}

.hydee-timeline-item__content.is-right {
	position: absolute;
	left: 26px;
	top: 1px
}

.hydee-timeline-item__timestamp {
	color: #909399;
	line-height: 1;
	font-size: 12px
}

.hydee-timeline-item__timestamp.is-left {
	position: absolute;
	left: 26px;
	top: 5px
}

.hydee-timeline-item__timestamp.is-right {
	position: absolute;
	top: 5px
}

.hydee-timeline-item__timestamp.is-top {
	margin-bottom: 8px;
	padding-top: 4px
}

.hydee-timeline-item__timestamp.is-bottom {
	margin-top: 8px
}

ol,ol li,ul,ul li {
	list-style: none;
	padding: 0;
	margin: 0
}

.hydee-time-spinner.has-seconds .hydee-time-spinner__wrapper {
	width: 33.3%;
	overflow-x: hidden
}

.hydee-time-spinner__wrapper {
	max-height: 190px;
	overflow: auto;
	display: inline-block;
	width: 50%;
	vertical-align: top;
	position: relative
}

.hydee-time-spinner__wrapper .hydee-scrollbar__wrap:not(.hydee-scrollbar__wrap--hidden-default) {
	padding-bottom: 15px
}

.hydee-time-spinner__wrapper.is-arrow {
	box-sizing: border-box;
	text-align: center;
	overflow: hidden
}

.hydee-time-spinner__wrapper.is-arrow .hydee-time-spinner__list {
	transform: translateY(-32px)
}

.hydee-time-spinner__wrapper.is-arrow .hydee-time-spinner__item:hover:not(.disabled):not(.active) {
	background: #fff;
	cursor: default
}

.hydee-time-spinner__arrow {
	font-size: 12px;
	color: #909399;
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 1;
	text-align: center;
	height: 30px;
	line-height: 30px;
	cursor: pointer
}

.hydee-time-spinner__arrow:hover {
	color: #0055FF
}

.hydee-time-spinner__arrow.hydee-icon-arrow-up {
	top: 10px
}

.hydee-time-spinner__arrow.hydee-icon-arrow-down {
	bottom: 10px
}

.hydee-time-spinner__input.hydee-input {
	width: 70%
}

.hydee-time-spinner__input.hydee-input .hydee-input__inner,.hydee-time-spinner__list {
	padding: 0;
	text-align: center
}

.hydee-time-spinner__list {
	margin: 0;
	list-style: none
}

.hydee-time-spinner__list:after,.hydee-time-spinner__list:before {
	content: "";
	display: block;
	width: 100%;
	height: 80px
}

.hydee-time-spinner__item {
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #4a4a4a
}

.hydee-time-spinner__item:hover:not(.disabled):not(.active) {
	background: #f9f9f9;
	cursor: pointer
}

.hydee-time-spinner__item.active:not(.disabled) {
	color: #4a4a4a;
	font-weight: 700
}

.hydee-time-spinner__item.disabled {
	color: #d0d4dc;
	cursor: not-allowed
}

* {
	list-style: none;
	padding: 0;
	margin: 0
}

.hydee-time-panel {
	margin: 5px 0;
	border: 1px solid #e4e7ed;
	background-color: #fff;
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
	border-radius: 2px;
	position: absolute;
	width: 150px;
	text-align: center;
	left: 0;
	z-index: 1000;
	user-select: none;
	box-sizing: content-box
}

.hydee-time-panel__content {
	font-size: 0;
	position: relative;
	overflow: hidden
}

.hydee-time-panel__content:after,.hydee-time-panel__content:before {
	content: "";
	top: 45%;
	position: absolute;
	height: 32px;
	z-index: -1;
	left: 0;
	right: 0;
	box-sizing: border-box;
	padding-top: 6px;
	text-align: left;
	border-top: 1px solid #e4e7ed;
	border-bottom: 1px solid #e4e7ed
}

.hydee-time-panel__content:after {
	left: 50%;
	margin-left: 12%;
	margin-right: 12%
}

.hydee-time-panel__content:before {
	padding-left: 50%;
	margin-right: 12%;
	margin-left: 12%
}

.hydee-time-panel__content.has-seconds:after {
	left: 66.66667%
}

.hydee-time-panel__content.has-seconds:before {
	padding-left: 33.33333%
}

.hydee-time-panel__footer {
	border-top: 1px solid #e4e4e4;
	padding: 4px;
	height: 36px;
	line-height: 25px;
	text-align: right;
	box-sizing: border-box
}

.hydee-time-panel__btn {
	border: none;
	line-height: 28px;
	padding: 0 5px;
	margin: 0 5px;
	cursor: pointer;
	background-color: transparent;
	outline: none;
	font-size: 12px;
	color: #4a4a4a
}

.hydee-time-panel__btn.confirm {
	font-weight: 800;
	color: #0055FF
}

.hydee-time-range-picker {
	width: 354px;
	overflow: visible
}

.hydee-time-range-picker__content {
	position: relative;
	text-align: center;
	padding: 10px
}

.hydee-time-range-picker__cell {
	box-sizing: border-box;
	margin: 0;
	padding: 4px 7px 7px;
	width: 50%;
	display: inline-block
}

.hydee-time-range-picker__header {
	margin-bottom: 5px;
	text-align: center;
	font-size: 14px
}

.hydee-time-range-picker__body {
	border-radius: 2px;
	border: 1px solid #e4e7ed
}

.hydee-date-editor {
	position: relative;
	display: inline-block;
	text-align: left
}

.hydee-date-editor.hydee-input,.hydee-date-editor.hydee-input__inner {
	border-radius: 4px;
	width: 220px;
	outline: none
}

.hydee-date-editor--monthrange.hydee-input,.hydee-date-editor--monthrange.hydee-input__inner {
	width: 260px;
	border: 1px solid #dcdfe6;
	padding: 4px 10px
}

.hydee-date-editor--daterange.hydee-input,.hydee-date-editor--daterange.hydee-input__inner,.hydee-date-editor--timerange.hydee-input,.hydee-date-editor--timerange.hydee-input__inner {
	width: 260px;
	border: 1px solid #dcdfe6
}

.hydee-date-editor--datetimerange.hydee-input,.hydee-date-editor--datetimerange.hydee-input__inner,.hydee-date-editor--hydeedatetimerange.hydee-input,.hydee-date-editor--hydeedatetimerange.hydee-input__inner {
	width: 380px;
	border: 1px solid #dcdfe6
}

.hydee-date-editor--dates .hydee-input__inner {
	text-overflow: ellipsis;
	white-space: nowrap
}

.hydee-date-editor .hydee-icon-circle-close {
	cursor: pointer
}

.hydee-date-editor .hydee-range__icon {
	font-size: 14px;
	margin-left: -5px;
	color: #d0d4dc;
	float: left;
	line-height: 32px
}

.hydee-date-editor .hydee-range-input {
	border: none;
	outline: none;
	display: inline-block;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 48%;
	text-align: center;
	font-size: 12px;
	color: #4a4a4a
}

.hydee-date-editor .hydee-range-input::placeholder {
	color: #d0d4dc
}

.hydee-date-editor .hydee-range-separator {
	display: inline-block;
	height: 100%;
	padding: 0 5px;
	margin: 0;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	width: 5%;
	color: #4a4a4a
}

.hydee-date-editor .hydee-range__close-icon {
	font-size: 14px;
	color: #d0d4dc;
	width: 25px;
	display: inline-block;
	float: right
}

.hydee-range-editor.hydee-input__inner {
	display: inline-flex;
	align-items: center;
	padding: 3px 10px
}

.hydee-range-editor .hydee-range-input {
	line-height: 1
}

.hydee-range-editor.is-active,.hydee-range-editor.is-active:hover {
	border-color: #0055FF
}

.hydee-range-editor--medium.hydee-input__inner {
	height: 28px
}

.hydee-range-editor--medium .hydee-range-separator {
	line-height: 18px;
	font-size: 12px
}

.hydee-range-editor--medium .hydee-range-input {
	font-size: 12px
}

.hydee-range-editor--medium .hydee-range__close-icon,.hydee-range-editor--medium .hydee-range__icon {
	line-height: 18px
}

.hydee-range-editor--small.hydee-input__inner {
	height: 24px
}

.hydee-range-editor--small .hydee-range-separator {
	line-height: 16px;
	font-size: 12px
}

.hydee-range-editor--small .hydee-range-input {
	font-size: 12px
}

.hydee-range-editor--small .hydee-range__close-icon,.hydee-range-editor--small .hydee-range__icon {
	line-height: 16px
}

.hydee-range-editor--large.hydee-input__inner {
	height: 32px
}

.hydee-range-editor--large .hydee-range-separator {
	line-height: 24px;
	font-size: 14px
}

.hydee-range-editor--large .hydee-range-input {
	font-size: 14px
}

.hydee-range-editor--large .hydee-range__close-icon,.hydee-range-editor--large .hydee-range__icon {
	line-height: 28px
}

.hydee-range-editor.is-disabled {
	background-color: #f9f9f9;
	border-color: #e4e7ed;
	color: #d0d4dc;
	cursor: not-allowed
}

.hydee-range-editor.is-disabled:focus,.hydee-range-editor.is-disabled:hover {
	border-color: #e4e7ed
}

.hydee-range-editor.is-disabled input {
	background-color: #f9f9f9;
	color: #d0d4dc;
	cursor: not-allowed
}

.hydee-range-editor.is-disabled input::placeholder {
	color: #d0d4dc
}

.hydee-range-editor.is-disabled .hydee-range-separator {
	color: #d0d4dc
}

.hydee-picker-panel {
	color: #4a4a4a;
	border: 1px solid #e4e7ed;
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
	background: #fff;
	border-radius: 4px;
	margin: 5px 0
}

.hydee-picker-panel__body-wrapper:after,.hydee-picker-panel__body:after {
	content: "";
	display: table;
	clear: both
}

.hydee-picker-panel__content {
	position: relative;
	margin: 0 15px 15px
}

.hydee-picker-panel__footer__left {
	display: flex;
	width: 410px
}

.hydee-picker-panel__footer__right {
	flex: 1
}

.hydee-picker-panel__footer {
	position: relative;
	display: flex;
	justify-content: space-between;
	border-top: 1px solid #e4e4e4;
	padding: 10px;
	text-align: right;
	background-color: #fff;
	font-size: 0
}

.hydee-picker-panel__shortcut {
	display: block;
	width: 92%;
	border: 0;
	background-color: transparent;
	line-height: 28px;
	font-size: 14px;
	color: #4a4a4a;
	padding: 2px 12px;
	margin: 0 auto;
	text-align: left;
	outline: none;
	cursor: pointer
}

.hydee-picker-panel__shortcut:hover {
	background: #edf2fd;
	color: #0055FF
}

.hydee-picker-panel__shortcut.active {
	background-color: #e6f1fe;
	color: #0055FF
}

.hydee-picker-panel__btn {
	border: 1px solid #dcdcdc;
	color: #333;
	line-height: 24px;
	border-radius: 2px;
	padding: 0 20px;
	cursor: pointer;
	background-color: transparent;
	outline: none;
	font-size: 12px
}

.hydee-picker-panel__btn[disabled] {
	color: #ccc;
	cursor: not-allowed
}

.hydee-picker-panel__icon-btn {
	font-size: 12px;
	color: #4a4a4a;
	border: 0;
	background: transparent;
	cursor: pointer;
	outline: none;
	margin-top: 8px
}

.hydee-picker-panel__icon-btn:hover {
	color: #0055FF
}

.hydee-picker-panel__icon-btn.is-disabled {
	color: #bbb
}

.hydee-picker-panel__icon-btn.is-disabled:hover {
	cursor: not-allowed
}

.hydee-picker-panel__link-btn {
	vertical-align: middle
}

.hydee-picker-panel [slot=sidebar],.hydee-picker-panel__sidebar {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 110px;
	border-right: 1px solid #e4e4e4;
	box-sizing: border-box;
	background-color: #fff;
	overflow: auto
}

.hydee-picker-panel [slot=sidebar]+.hydee-picker-panel__body,.hydee-picker-panel__sidebar+.hydee-picker-panel__body {
	margin-left: 110px
}

.hydee-date-picker {
	width: 300px
}

.hydee-date-picker.has-sidebar.has-time {
	width: 434px
}

.hydee-date-picker.has-sidebar {
	width: 438px
}

.hydee-date-picker.has-time .hydee-picker-panel__body-wrapper {
	position: relative
}

.hydee-date-picker .hydee-picker-panel__content {
	width: 262px
}

.hydee-date-picker table {
	table-layout: fixed;
	width: 100%
}

.hydee-date-picker__footer-time {
	display: flex;
	justify-content: space-between
}

.hydee-date-picker__editor-wrap {
	position: relative;
	display: table-cell;
	padding: 0 5px;
	flex: 1
}

.hydee-date-picker__editor-wrap input {
	height: 28px;
	padding-left: 6px;
	line-height: 28px;
	font-size: 12px;
	border: 1px solid #dcdfe6;
	border-radius: 4px;
	box-sizing: border-box
}

.hydee-date-picker__editor-wrap input::placeholder {
	color: #d0d4dc
}

.hydee-date-picker__editor-wrap input:focus {
	border-color: #d0d4dc 1px solid
}

.hydee-date-picker__editor-wrap input.is-date {
	width: 98px
}

.hydee-date-picker__editor-wrap input.is-time {
	width: 88px
}

.hydee-date-picker__seperate-line {
	width: 14px;
	height: 1px;
	padding-top: 4px;
	text-align: center;
	font-size: 14px
}

.hydee-date-picker__time-header {
	position: relative;
	border-bottom: 1px solid #e4e4e4;
	font-size: 12px;
	padding: 8px 5px 5px;
	display: table;
	width: 100%;
	box-sizing: border-box
}

.hydee-date-picker__header {
	margin: 15px;
	text-align: center
}

.hydee-date-picker__header--bordered {
	margin-bottom: 0;
	padding-bottom: 12px;
	border-bottom: 1px solid #ebeef5
}

.hydee-date-picker__header--bordered+.hydee-picker-panel__content {
	margin-top: 0
}

.hydee-date-picker__header-label {
	font-size: 16px;
	font-weight: 600;
	padding: 0 3px;
	line-height: 22px;
	text-align: center;
	cursor: pointer;
	color: #4a4a4a
}

.hydee-date-picker__header-label.active,.hydee-date-picker__header-label:hover {
	color: #0055FF
}

.hydee-date-picker__prev-btn {
	float: left
}

.hydee-date-picker__next-btn {
	float: right
}

.hydee-date-picker__time-wrap {
	padding: 10px;
	text-align: center
}

.hydee-date-picker__time-label {
	float: left;
	cursor: pointer;
	line-height: 30px;
	margin-left: 10px
}

.hydee-scrollbar {
	overflow: hidden;
	position: relative
}

.hydee-scrollbar:active>.hydee-scrollbar__bar,.hydee-scrollbar:focus>.hydee-scrollbar__bar,.hydee-scrollbar:hover>.hydee-scrollbar__bar {
	opacity: 1;
	transition: opacity .34s ease-out
}

.hydee-scrollbar__wrap {
	overflow: scroll;
	height: 100%
}

.hydee-scrollbar__wrap--hidden-default {
	scrollbar-width: none
}

.hydee-scrollbar__wrap--hidden-default::-webkit-scrollbar {
	width: 0;
	height: 0
}

.hydee-scrollbar__thumb {
	position: relative;
	display: block;
	width: 0;
	height: 0;
	cursor: pointer;
	border-radius: inherit;
	background-color: rgba(144,147,153,.3);
	transition: background-color .3s
}

.hydee-scrollbar__thumb:hover {
	background-color: rgba(144,147,153,.5)
}

.hydee-scrollbar__bar {
	position: absolute;
	right: 2px;
	bottom: 2px;
	z-index: 1;
	border-radius: 4px;
	opacity: 0;
	transition: opacity .12s ease-out
}

.hydee-scrollbar__bar.is-vertical {
	width: 6px;
	top: 2px
}

.hydee-scrollbar__bar.is-vertical>div {
	width: 100%
}

.hydee-scrollbar__bar.is-horizontal {
	height: 6px;
	left: 2px
}

.hydee-scrollbar__bar.is-horizontal>div {
	height: 110%
}

li,ol,ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.hydee-popper .popper__arrow,.hydee-popper .popper__arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.hydee-popper .popper__arrow {
	border-width: 6px;
	filter: drop-shadow(0 2px 12px rgba(0,0,0,.03))
}

.hydee-popper .popper__arrow:after {
	content: " ";
	border-width: 6px
}

.hydee-popper[x-placement^=top] {
	margin-bottom: 12px
}

.hydee-popper[x-placement^=top] .popper__arrow {
	bottom: -6px;
	left: 50%;
	margin-right: 3px;
	border-top-color: #ebeef5;
	border-bottom-width: 0
}

.hydee-popper[x-placement^=top] .popper__arrow:after {
	bottom: 1px;
	margin-left: -6px;
	border-top-color: #fff;
	border-bottom-width: 0
}

.hydee-popper[x-placement^=bottom] {
	margin-top: 12px
}

.hydee-popper[x-placement^=bottom] .popper__arrow {
	top: -6px;
	left: 50%;
	margin-right: 3px;
	border-top-width: 0;
	border-bottom-color: #ebeef5
}

.hydee-popper[x-placement^=bottom] .popper__arrow:after {
	top: 1px;
	margin-left: -6px;
	border-top-width: 0;
	border-bottom-color: #fff
}

.hydee-popper[x-placement^=right] {
	margin-left: 12px
}

.hydee-popper[x-placement^=right] .popper__arrow {
	top: 50%;
	left: -6px;
	margin-bottom: 3px;
	border-right-color: #ebeef5;
	border-left-width: 0
}

.hydee-popper[x-placement^=right] .popper__arrow:after {
	bottom: -6px;
	left: 1px;
	border-right-color: #fff;
	border-left-width: 0
}

.hydee-popper[x-placement^=left] {
	margin-right: 12px
}

.hydee-popper[x-placement^=left] .popper__arrow {
	top: 50%;
	right: -6px;
	margin-bottom: 3px;
	border-right-width: 0;
	border-left-color: #ebeef5
}

.hydee-popper[x-placement^=left] .popper__arrow:after {
	right: 1px;
	bottom: -6px;
	margin-left: -6px;
	border-right-width: 0;
	border-left-color: #fff
}

.time-select {
	margin: 5px 0;
	min-width: 0
}

.time-select .hydee-picker-panel__content {
	max-height: 200px;
	margin: 0
}

.time-select-item {
	padding: 8px 10px;
	font-size: 14px;
	line-height: 20px
}

.time-select-item.selected:not(.disabled) {
	color: #0055FF;
	font-weight: 700
}

.time-select-item.disabled {
	color: #e4e7ed;
	cursor: not-allowed
}

.time-select-item:hover {
	background-color: #f9f9f9;
	font-weight: 700;
	cursor: pointer
}

.hydee-tooltip:focus:hover,.hydee-tooltip:focus:not(.focusing) {
	outline-width: 0
}

.hydee-tooltip__popper {
	position: absolute;
	border-radius: 4px;
	padding: 10px;
	z-index: 2000;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	min-width: 54px;
	max-width: 600px;
	min-height: 30px;
	word-wrap: break-word;
	box-sizing: border-box
}

.hydee-tooltip__popper .popper__arrow,.hydee-tooltip__popper .popper__arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.hydee-tooltip__popper .popper__arrow {
	border-width: 6px
}

.hydee-tooltip__popper .popper__arrow:after {
	content: " ";
	border-width: 5px
}

.hydee-tooltip__popper[x-placement^=top] {
	margin-bottom: 12px
}

.hydee-tooltip__popper[x-placement^=top] .popper__arrow {
	bottom: -6px;
	border-top-color: #4a4a4a;
	border-bottom-width: 0
}

.hydee-tooltip__popper[x-placement^=top] .popper__arrow:after {
	bottom: 1px;
	margin-left: -5px;
	border-top-color: #4a4a4a;
	border-bottom-width: 0
}

.hydee-tooltip__popper[x-placement^=bottom] {
	margin-top: 12px
}

.hydee-tooltip__popper[x-placement^=bottom] .popper__arrow {
	top: -6px;
	border-top-width: 0;
	border-bottom-color: #4a4a4a
}

.hydee-tooltip__popper[x-placement^=bottom] .popper__arrow:after {
	top: 1px;
	margin-left: -5px;
	border-top-width: 0;
	border-bottom-color: #4a4a4a
}

.hydee-tooltip__popper[x-placement^=right] {
	margin-left: 12px
}

.hydee-tooltip__popper[x-placement^=right] .popper__arrow {
	left: -6px;
	border-right-color: #4a4a4a;
	border-left-width: 0
}

.hydee-tooltip__popper[x-placement^=right] .popper__arrow:after {
	bottom: -5px;
	left: 1px;
	border-right-color: #4a4a4a;
	border-left-width: 0
}

.hydee-tooltip__popper[x-placement^=left] {
	margin-right: 12px
}

.hydee-tooltip__popper[x-placement^=left] .popper__arrow {
	right: -6px;
	border-right-width: 0;
	border-left-color: #4a4a4a
}

.hydee-tooltip__popper[x-placement^=left] .popper__arrow:after {
	right: 1px;
	bottom: -5px;
	margin-left: -5px;
	border-right-width: 0;
	border-left-color: #4a4a4a
}

.hydee-tooltip__popper.is-dark {
	background: #4a4a4a;
	border: 1px solid #e0e0e0;
	color: #fff
}

.hydee-tooltip__popper.is-light {
	background: #fff;
	border: 1px solid #4a4a4a
}

.hydee-tooltip__popper.is-light[x-placement^=top] .popper__arrow {
	border-top-color: #4a4a4a
}

.hydee-tooltip__popper.is-light[x-placement^=top] .popper__arrow:after {
	border-top-color: #fff
}

.hydee-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow {
	border-bottom-color: #4a4a4a
}

.hydee-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow:after {
	border-bottom-color: #fff
}

.hydee-tooltip__popper.is-light[x-placement^=left] .popper__arrow {
	border-left-color: #4a4a4a
}

.hydee-tooltip__popper.is-light[x-placement^=left] .popper__arrow:after {
	border-left-color: #fff
}

.hydee-tooltip__popper.is-light[x-placement^=right] .popper__arrow {
	border-right-color: #4a4a4a
}

.hydee-tooltip__popper.is-light[x-placement^=right] .popper__arrow:after {
	border-right-color: #fff
}

.hydee-textarea {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: bottom;
	font-size: 12px
}

.hydee-textarea__inner {
	display: block;
	resize: vertical;
	padding: 5px 15px;
	line-height: 1.5;
	box-sizing: border-box;
	width: 100%;
	font-size: inherit;
	color: #4a4a4a;
	background-color: #fff;
	background-image: none;
	border: 1px solid #dcdfe6;
	border-radius: 4px;
	transition: border-color .2s cubic-bezier(.645,.045,.355,1)
}

.hydee-textarea__inner::placeholder {
	color: #d0d4dc
}

.hydee-textarea__inner:hover {
	border-color: #d0d4dc
}

.hydee-textarea__inner:focus {
	outline: none;
	border-color: #0055FF
}

.hydee-textarea .hydee-input__count {
	color: #909399;
	position: absolute;
	font-size: 12px;
	bottom: 5px;
	right: 10px
}

.hydee-textarea.is-disabled .hydee-textarea__inner {
	background-color: #f9f9f9;
	border-color: #e4e7ed;
	color: #d0d4dc;
	cursor: not-allowed
}

.hydee-textarea.is-disabled .hydee-textarea__inner::placeholder {
	color: #d0d4dc
}

.hydee-textarea.is-exceed .hydee-textarea__inner {
	border-color: #f13a3a
}

.hydee-textarea.is-exceed .hydee-input__count {
	color: #f13a3a
}

.hydee-textarea.is-closed-exceed .hydee-textarea__inner {
	border-color: #fa8919
}

.hydee-textarea.is-closed-exceed .hydee-input__count {
	color: #fa8919
}

.hydee-textarea .hydee-textarea__exceed-text {
	text-align: left;
	line-height: 28px;
	color: #f13a3a
}

.hydee-input {
	position: relative;
	font-size: 12px;
	display: inline-block;
	width: 100%
}

.hydee-input::-webkit-scrollbar {
	z-index: 11;
	width: 6px
}

.hydee-input::-webkit-scrollbar:horizontal {
	height: 6px
}

.hydee-input::-webkit-scrollbar-thumb {
	border-radius: 5px;
	width: 6px;
	background: #b4bccc
}

.hydee-input::-webkit-scrollbar-corner,.hydee-input::-webkit-scrollbar-track {
	background: #fff
}

.hydee-input::-webkit-scrollbar-track-piece {
	background: #fff;
	width: 6px
}

.hydee-input .hydee-input__clear {
	color: #d0d4dc;
	font-size: 12px;
	cursor: pointer;
	transition: color .2s cubic-bezier(.645,.045,.355,1)
}

.hydee-input .hydee-input__clear:hover {
	color: #909399
}

.hydee-input .hydee-input__count {
	height: 100%;
	display: inline-block;
	align-items: center;
	color: #909399;
	font-size: 12px
}

.hydee-input .hydee-input__count .hydee-input__count-inner {
	line-height: normal;
	display: inline-block;
	padding: 10px 5px 0
}

.hydee-input__inner {
	-webkit-appearance: none;
	background-color: #fff;
	background-image: none;
	border-radius: 4px;
	border: 1px solid #dcdfe6;
	box-sizing: border-box;
	color: #4a4a4a;
	display: inline-block;
	font-size: inherit;
	height: 28px;
	line-height: 28px;
	outline: none;
	padding: 0 10px;
	transition: border-color .2s cubic-bezier(.645,.045,.355,1);
	width: 100%
}

.hydee-input__inner::placeholder {
	color: #d0d4dc
}

.hydee-input__inner:hover {
	border-color: #d0d4dc
}

.hydee-input__inner:focus {
	outline: none;
	border-color: #0055FF
}

.hydee-input__suffix {
	position: absolute;
	height: 100%;
	right: 5px;
	top: 0;
	text-align: center;
	color: #d0d4dc;
	transition: all .3s;
	pointer-events: none
}

.hydee-input__suffix-inner {
	pointer-events: all
}

.hydee-input__prefix {
	position: absolute;
	left: 5px;
	top: 0;
	color: #d0d4dc
}

.hydee-input__icon,.hydee-input__prefix {
	height: 100%;
	text-align: center;
	transition: all .3s
}

.hydee-input__icon {
	width: 25px;
	line-height: 28px
}

.hydee-input__icon:after {
	content: "";
	height: 100%;
	width: 0;
	display: inline-block;
	vertical-align: middle
}

.hydee-input__validateIcon {
	pointer-events: none
}

.hydee-input.is-active .hydee-input__inner {
	outline: none;
	border-color: #0055FF
}

.hydee-input.is-disabled .hydee-input__inner {
	background-color: #f9f9f9;
	border-color: #e4e7ed;
	color: #d0d4dc;
	cursor: not-allowed
}

.hydee-input.is-disabled .hydee-input__inner::placeholder {
	color: #d0d4dc
}

.hydee-input.is-disabled .hydee-input__icon {
	cursor: not-allowed
}

.hydee-input.is-exceed .hydee-input__inner {
	padding-right: 56px;
	border-color: #f13a3a
}

.hydee-input.is-exceed .hydee-input__suffix .hydee-input__count {
	color: #f13a3a
}

.hydee-input.is-closed-exceed .hydee-input__inner {
	border-color: #fa8919
}

.hydee-input.is-closed-exceed .hydee-input__count {
	color: #fa8919
}

.hydee-input--suffix .hydee-input__inner {
	padding-right: 30px
}

.hydee-input--prefix .hydee-input__inner {
	padding-left: 30px
}

.hydee-input--medium {
	font-size: 12px
}

.hydee-input--medium .hydee-input__inner {
	height: 28px;
	line-height: 28px
}

.hydee-input--medium .hydee-input__icon {
	line-height: 28px
}

.hydee-input--small {
	font-size: 12px
}

.hydee-input--small .hydee-input__inner {
	height: 24px;
	line-height: 24px
}

.hydee-input--small .hydee-input__icon {
	line-height: 24px
}

.hydee-input--mini {
	font-size: 12px
}

.hydee-input--mini .hydee-input__inner {
	height: 24px;
	line-height: 24px
}

.hydee-input--mini .hydee-input__icon {
	line-height: 24px
}

.hydee-input--large {
	font-size: 14px
}

.hydee-input--large .hydee-input__inner {
	height: 32px;
	line-height: 32px
}

.hydee-input--large .hydee-input__icon {
	line-height: 32px
}

.hydee-input .hydee-input__exceed-text {
	line-height: 28px;
	color: #f13a3a
}

.hydee-input-group {
	line-height: normal;
	display: inline-table;
	width: 100%;
	border-collapse: separate;
	border-spacing: 0
}

.hydee-input-group>.hydee-input__inner {
	vertical-align: middle;
	display: table-cell
}

.hydee-input-group__append,.hydee-input-group__prepend {
	background-color: #f9f9f9;
	color: #909399;
	vertical-align: middle;
	display: table-cell;
	position: relative;
	border: 1px solid #dcdfe6;
	border-radius: 4px;
	padding: 0 20px;
	width: 1px;
	white-space: nowrap
}

.hydee-input-group__append:focus,.hydee-input-group__prepend:focus {
	outline: none
}

.hydee-input-group__append .hydee-button,.hydee-input-group__append .hydee-select,.hydee-input-group__prepend .hydee-button,.hydee-input-group__prepend .hydee-select {
	display: inline-block;
	margin: -10px -20px;
	min-width: 96px
}

.hydee-input-group__append button.hydee-button,.hydee-input-group__append div.hydee-select .hydee-input__inner,.hydee-input-group__append div.hydee-select:hover .hydee-input__inner,.hydee-input-group__prepend button.hydee-button,.hydee-input-group__prepend div.hydee-select .hydee-input__inner,.hydee-input-group__prepend div.hydee-select:hover .hydee-input__inner {
	border-color: transparent;
	background-color: transparent;
	color: inherit;
	border-top: 0;
	border-bottom: 0
}

.hydee-input-group__append .hydee-button,.hydee-input-group__append .hydee-input,.hydee-input-group__prepend .hydee-button,.hydee-input-group__prepend .hydee-input {
	font-size: inherit
}

.hydee-input-group__prepend {
	border-right: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.hydee-input-group__append {
	border-left: 0
}

.hydee-input-group--prepend .hydee-input__inner,.hydee-input-group__append {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.hydee-input-group--prepend .hydee-select .hydee-input.is-focus .hydee-input__inner {
	border-color: transparent
}

.hydee-input-group--append .hydee-input__inner {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.hydee-input-group--append .hydee-select .hydee-input.is-focus .hydee-input__inner {
	border-color: transparent
}

.hydee-input__inner::-ms-clear {
	display: none;
	width: 0;
	height: 0
}

.hydee-transfer {
	font-size: 12px
}

.hydee-transfer__buttons {
	display: inline-block;
	vertical-align: middle;
	padding: 0 30px
}

.hydee-transfer__button {
	display: block;
	margin: 0 auto;
	padding: 10px;
	border-radius: 50%;
	color: #fff;
	background-color: #0055FF;
	font-size: 0
}

.hydee-transfer__button.is-with-texts {
	border-radius: 4px
}

.hydee-transfer__button.is-disabled,.hydee-transfer__button.is-disabled:hover {
	border: 1px solid #dcdfe6;
	background-color: #f9f9f9;
	color: #d0d4dc
}

.hydee-transfer__button:first-child {
	margin-bottom: 10px
}

.hydee-transfer__button:nth-child(2) {
	margin: 0
}

.hydee-transfer__button i,.hydee-transfer__button span {
	font-size: 14px
}

.hydee-transfer__button [class*=hydee-icon-]+span {
	margin-left: 0
}

.hydee-transfer-panel {
	border: 1px solid #ebeef5;
	border-radius: 4px;
	overflow: hidden;
	background: #fff;
	display: inline-block;
	vertical-align: middle;
	width: 200px;
	max-height: 100%;
	box-sizing: border-box;
	position: relative
}

.hydee-transfer-panel__body {
	height: 246px
}

.hydee-transfer-panel__body.is-with-footer {
	padding-bottom: 40px
}

.hydee-transfer-panel__list {
	margin: 0;
	padding: 6px 0;
	list-style: none;
	height: 246px;
	overflow: auto;
	box-sizing: border-box
}

.hydee-transfer-panel__list.is-filterable {
	height: 200px;
	padding-top: 0
}

.hydee-transfer-panel__item {
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	display: block!important
}

.hydee-transfer-panel__item+.hydee-transfer-panel__item {
	margin-left: 0
}

.hydee-transfer-panel__item.hydee-checkbox {
	color: #4a4a4a
}

.hydee-transfer-panel__item:hover {
	color: #0055FF
}

.hydee-transfer-panel__item.hydee-checkbox .hydee-checkbox__label {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	box-sizing: border-box;
	padding-left: 24px;
	line-height: 30px
}

.hydee-transfer-panel__item .hydee-checkbox__input {
	position: absolute;
	top: 8px
}

.hydee-transfer-panel__filter {
	text-align: center;
	margin: 15px;
	box-sizing: border-box;
	display: block;
	width: auto
}

.hydee-transfer-panel__filter .hydee-input__inner {
	height: 32px;
	width: 100%;
	font-size: 12px;
	display: inline-block;
	box-sizing: border-box;
	border-radius: 16px;
	padding-right: 10px;
	padding-left: 30px
}

.hydee-transfer-panel__filter .hydee-input__icon {
	margin-left: 5px
}

.hydee-transfer-panel__filter .hydee-icon-circle-close {
	cursor: pointer
}

.hydee-transfer-panel .hydee-transfer-panel__header {
	height: 40px;
	line-height: 40px;
	background: #f9f9f9;
	margin: 0;
	padding-left: 15px;
	border-bottom: 1px solid #ebeef5;
	box-sizing: border-box;
	color: #000
}

.hydee-transfer-panel .hydee-transfer-panel__header .hydee-checkbox {
	display: block;
	line-height: 40px
}

.hydee-transfer-panel .hydee-transfer-panel__header .hydee-checkbox .hydee-checkbox__label {
	font-size: 16px;
	color: #4a4a4a;
	font-weight: 400
}

.hydee-transfer-panel .hydee-transfer-panel__header .hydee-checkbox .hydee-checkbox__label span {
	position: absolute;
	right: 15px;
	color: #909399;
	font-size: 12px;
	font-weight: 400
}

.hydee-transfer-panel .hydee-transfer-panel__footer {
	height: 40px;
	background: #fff;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ebeef5;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1
}

.hydee-transfer-panel .hydee-transfer-panel__footer:after {
	display: inline-block;
	content: "";
	height: 100%;
	vertical-align: middle
}

.hydee-transfer-panel .hydee-transfer-panel__footer .hydee-checkbox {
	padding-left: 20px;
	color: #4a4a4a
}

.hydee-transfer-panel .hydee-transfer-panel__empty {
	margin: 0;
	height: 30px;
	line-height: 30px;
	padding: 6px 15px 0;
	color: #909399;
	text-align: center
}

.hydee-transfer-panel .hydee-checkbox__label {
	padding-left: 8px
}

.hydee-transfer-panel .hydee-checkbox__inner {
	height: 14px;
	width: 14px;
	border-radius: 3px
}

.hydee-transfer-panel .hydee-checkbox__inner:after {
	height: 6px;
	width: 3px;
	left: 4px
}

.fade-in-linear-enter-active,.fade-in-linear-leave-active {
	transition: opacity .2s linear
}

.fade-in-linear-enter,.fade-in-linear-leave,.fade-in-linear-leave-active {
	opacity: 0
}

.hydee-fade-in-linear-enter-active,.hydee-fade-in-linear-leave-active {
	transition: opacity .2s linear
}

.hydee-fade-in-linear-enter,.hydee-fade-in-linear-leave,.hydee-fade-in-linear-leave-active {
	opacity: 0
}

.hydee-fade-in-enter-active,.hydee-fade-in-leave-active {
	transition: all .3s cubic-bezier(.55,0,.1,1)
}

.hydee-fade-in-enter,.hydee-fade-in-leave-active {
	opacity: 0
}

.hydee-zoom-in-center-enter-active,.hydee-zoom-in-center-leave-active {
	transition: all .3s cubic-bezier(.55,0,.1,1)
}

.hydee-zoom-in-center-enter,.hydee-zoom-in-center-leave-active {
	opacity: 0;
	transform: scaleX(0)
}

.hydee-zoom-in-top-enter-active,.hydee-zoom-in-top-leave-active {
	opacity: 1;
	transform: scaleY(1);
	transition: transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);
	transform-origin: center top
}

.hydee-zoom-in-top-enter,.hydee-zoom-in-top-leave-active {
	opacity: 0;
	transform: scaleY(0)
}

.hydee-zoom-in-bottom-enter-active,.hydee-zoom-in-bottom-leave-active {
	opacity: 1;
	transform: scaleY(1);
	transition: transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);
	transform-origin: center bottom
}

.hydee-zoom-in-bottom-enter,.hydee-zoom-in-bottom-leave-active {
	opacity: 0;
	transform: scaleY(0)
}

.hydee-zoom-in-left-enter-active,.hydee-zoom-in-left-leave-active {
	opacity: 1;
	transform: scale(1);
	transition: transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);
	transform-origin: top left
}

.hydee-zoom-in-left-enter,.hydee-zoom-in-left-leave-active {
	opacity: 0;
	transform: scale(.45)
}

.collapse-transition {
	transition: height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out
}

.horizontal-collapse-transition {
	transition: width .3s ease-in-out,padding-left .3s ease-in-out,padding-right .3s ease-in-out
}

.hydee-list-enter-active,.hydee-list-leave-active {
	transition: all 1s
}

.hydee-list-enter,.hydee-list-leave-active {
	opacity: 0;
	transform: translateY(-30px)
}

.hydee-opacity-transition {
	transition: opacity .3s cubic-bezier(.55,0,.1,1)
}

.hydee-checkbox {
	color: #4a4a4a;
	font-weight: 500;
	font-size: 12px;
	position: relative;
	cursor: pointer;
	display: inline-block;
	white-space: nowrap;
	user-select: none;
	margin-right: 30px
}

.hydee-checkbox.is-bordered {
	padding: 9px 20px 9px 10px;
	border-radius: 4px;
	border: 1px solid #dcdfe6;
	box-sizing: border-box;
	line-height: normal;
	height: 40px
}

.hydee-checkbox.is-bordered.is-checked {
	border-color: #0055FF
}

.hydee-checkbox.is-bordered.is-disabled {
	border-color: #ebeef5;
	cursor: not-allowed
}

.hydee-checkbox.is-bordered+.hydee-checkbox.is-bordered {
	margin-left: 10px
}

.hydee-checkbox.is-bordered.hydee-checkbox--medium {
	padding: 7px 20px 7px 10px;
	border-radius: 4px;
	height: 36px
}

.hydee-checkbox.is-bordered.hydee-checkbox--medium .hydee-checkbox__label {
	line-height: 17px;
	font-size: 12px
}

.hydee-checkbox.is-bordered.hydee-checkbox--medium .hydee-checkbox__inner {
	height: 14px;
	width: 14px
}

.hydee-checkbox.is-bordered.hydee-checkbox--small {
	padding: 5px 15px 5px 10px;
	border-radius: 3px;
	height: 32px
}

.hydee-checkbox.is-bordered.hydee-checkbox--small .hydee-checkbox__label {
	line-height: 15px;
	font-size: 12px
}

.hydee-checkbox.is-bordered.hydee-checkbox--small .hydee-checkbox__inner {
	height: 12px;
	width: 12px
}

.hydee-checkbox.is-bordered.hydee-checkbox--small .hydee-checkbox__inner:after {
	height: 6px;
	width: 2px
}

.hydee-checkbox.is-bordered.hydee-checkbox--mini {
	padding: 3px 15px 3px 10px;
	border-radius: 3px;
	height: 28px
}

.hydee-checkbox.is-bordered.hydee-checkbox--mini .hydee-checkbox__label {
	line-height: 12px;
	font-size: 12px
}

.hydee-checkbox.is-bordered.hydee-checkbox--mini .hydee-checkbox__inner {
	height: 12px;
	width: 12px
}

.hydee-checkbox.is-bordered.hydee-checkbox--mini .hydee-checkbox__inner:after {
	height: 6px;
	width: 2px
}

.hydee-checkbox__input {
	white-space: nowrap;
	cursor: pointer;
	outline: none;
	display: inline-block;
	line-height: 1;
	position: relative;
	vertical-align: middle
}

.hydee-checkbox__input.is-disabled .hydee-checkbox__inner {
	background-color: #edf2fc;
	border-color: #dcdfe6;
	cursor: not-allowed
}

.hydee-checkbox__input.is-disabled .hydee-checkbox__inner:after {
	cursor: not-allowed;
	border-color: #d0d4dc
}

.hydee-checkbox__input.is-disabled .hydee-checkbox__inner+.hydee-checkbox__label {
	cursor: not-allowed
}

.hydee-checkbox__input.is-disabled.is-checked .hydee-checkbox__inner {
	background-color: #f2f6fc;
	border-color: #dcdfe6
}

.hydee-checkbox__input.is-disabled.is-checked .hydee-checkbox__inner:after {
	border-color: #d0d4dc
}

.hydee-checkbox__input.is-disabled.is-indeterminate .hydee-checkbox__inner {
	background-color: #f2f6fc;
	border-color: #dcdfe6
}

.hydee-checkbox__input.is-disabled.is-indeterminate .hydee-checkbox__inner:before {
	background-color: #d0d4dc;
	border-color: #d0d4dc
}

.hydee-checkbox__input.is-disabled+span.hydee-checkbox__label {
	color: #d0d4dc;
	cursor: not-allowed
}

.hydee-checkbox__input.is-checked .hydee-checkbox__inner {
	background-color: #0055FF;
	border-color: #0055FF
}

.hydee-checkbox__input.is-checked .hydee-checkbox__inner:after {
	transform: rotate(45deg) scaleY(1)
}

.hydee-checkbox__input.is-focus .hydee-checkbox__inner {
	border-color: #0055FF
}

.hydee-checkbox__input.is-indeterminate .hydee-checkbox__inner {
	background-color: #0055FF;
	border-color: #0055FF
}

.hydee-checkbox__input.is-indeterminate .hydee-checkbox__inner:before {
	content: "";
	position: absolute;
	display: block;
	background-color: #fff;
	height: 2px;
	transform: scale(.5);
	left: 0;
	right: 0;
	top: 5px
}

.hydee-checkbox__input.is-indeterminate .hydee-checkbox__inner:after {
	display: none
}

.hydee-checkbox__inner {
	display: inline-block;
	position: relative;
	border: 1px solid #dcdfe6;
	border-radius: 2px;
	box-sizing: border-box;
	width: 14px;
	height: 14px;
	background-color: #fff;
	z-index: 1;
	transition: border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46)
}

.hydee-checkbox__inner:hover {
	border-color: #0055FF
}

.hydee-checkbox__inner:after {
	box-sizing: content-box;
	content: "";
	border: 1px solid #fff;
	border-left: 0;
	border-top: 0;
	height: 7px;
	left: 4px;
	position: absolute;
	top: 1px;
	transform: rotate(45deg) scaleY(0);
	width: 3px;
	transition: transform .15s ease-in .05s;
	transform-origin: center
}

.hydee-checkbox__original {
	opacity: 0;
	outline: none;
	position: absolute;
	margin: 0;
	width: 0;
	height: 0;
	z-index: -1
}

.hydee-checkbox__label {
	display: inline-block;
	padding-left: 10px;
	line-height: 19px;
	font-size: 14px
}

.hydee-checkbox:last-of-type {
	margin-right: 0
}

.hydee-checkbox-button,.hydee-checkbox-button__inner {
	position: relative;
	display: inline-block
}

.hydee-checkbox-button__inner {
	line-height: 1;
	font-weight: 500;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background: #fff;
	border: 1px solid #dcdfe6;
	border-left: 0;
	color: #4a4a4a;
	-webkit-appearance: none;
	text-align: center;
	box-sizing: border-box;
	outline: none;
	margin: 0;
	transition: all .3s cubic-bezier(.645,.045,.355,1);
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	padding: 8px 15px;
	font-size: 12px;
	border-radius: 0
}

.hydee-checkbox-button__inner.is-round {
	padding: 8px 15px
}

.hydee-checkbox-button__inner:hover {
	color: #0055FF
}

.hydee-checkbox-button__inner [class*=hydee-icon-] {
	line-height: .9
}

.hydee-checkbox-button__inner [class*=hydee-icon-]+span {
	margin-left: 5px
}

.hydee-checkbox-button__original {
	opacity: 0;
	outline: none;
	position: absolute;
	margin: 0;
	z-index: -1
}

.hydee-checkbox-button.is-checked .hydee-checkbox-button__inner {
	color: #fff;
	background-color: #0055FF;
	border-color: #0055FF;
	box-shadow: -1px 0 0 0 #95b8ff
}

.hydee-checkbox-button.is-checked:first-child .hydee-checkbox-button__inner {
	border-left-color: #0055FF
}

.hydee-checkbox-button.is-disabled .hydee-checkbox-button__inner {
	color: #d0d4dc;
	cursor: not-allowed;
	background-image: none;
	background-color: #fff;
	border-color: #ebeef5;
	box-shadow: none
}

.hydee-checkbox-button.is-disabled:first-child .hydee-checkbox-button__inner {
	border-left-color: #ebeef5
}

.hydee-checkbox-button:first-child .hydee-checkbox-button__inner {
	border-left: 1px solid #dcdfe6;
	border-radius: 4px 0 0 4px;
	box-shadow: none!important
}

.hydee-checkbox-button.is-focus .hydee-checkbox-button__inner {
	border-color: #0055FF
}

.hydee-checkbox-button:last-child .hydee-checkbox-button__inner {
	border-radius: 0 4px 4px 0
}

.hydee-checkbox-button--medium .hydee-checkbox-button__inner {
	padding: 8px 15px;
	font-size: 12px;
	border-radius: 0
}

.hydee-checkbox-button--medium .hydee-checkbox-button__inner.is-round {
	padding: 8px 15px
}

.hydee-checkbox-button--small .hydee-checkbox-button__inner {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 0
}

.hydee-checkbox-button--small .hydee-checkbox-button__inner.is-round {
	padding: 5px 10px
}

.hydee-checkbox-button--mini .hydee-checkbox-button__inner {
	padding: 7px 10px;
	font-size: 12px;
	border-radius: 0
}

.hydee-checkbox-button--mini .hydee-checkbox-button__inner.is-round {
	padding: 7px 10px
}

.hydee-checkbox-group {
	font-size: 0
}

.hydee-tree {
	position: relative;
	cursor: default;
	background: #fff;
	color: #4a4a4a
}

.hydee-tree__empty-block {
	position: relative;
	min-height: 60px;
	text-align: center;
	width: 100%;
	height: 100%
}

.hydee-tree__empty-text {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	color: #909399;
	font-size: 12px
}

.hydee-tree__drop-indicator {
	position: absolute;
	left: 0;
	right: 0;
	height: 1px;
	background-color: #0055FF
}

.hydee-tree>.dragging {
	display: inline-block;
	background-color: transparent!important;
	border-left: solid transparent;
	box-shadow: transparent
}

.hydee-tree>.dragging .hydee-tree-node__content {
	background-color: #98a8c9!important
}

.hydee-tree>.dragging>.hydee-tree-node__expand-icon {
	display: none!important;
	width: 0;
	height: 0;
	background-color: transparent!important
}

.hydee-tree-node {
	white-space: nowrap;
	outline: none;
	background-color: #fff
}

.hydee-tree-node:focus,.hydee-tree-node:hover {
	background-color: transparent
}

.hydee-tree-node.is-drop-inner>.hydee-tree-node__content .hydee-tree-node__label {
	background-color: #0055FF;
	color: #fff
}

.hydee-tree-node__content {
	display: flex;
	align-items: center;
	height: 36px;
	background-color: #fff;
	cursor: pointer
}

.hydee-tree-node__content:focus,.hydee-tree-node__content:hover {
	background-color: transparent
}

.hydee-tree-node__content>.checkBoxAndlabel {
	display: flex;
	align-items: center;
	box-sizing: border-box;
	padding: 0 8px;
	min-width: 160px;
	height: 100%;
	background-color: #fff
}

.hydee-tree-node__content>.checkBoxAndlabel:hover {
	background-color: #edf2fd
}

.hydee-tree-node__content>.checkBoxAndlabel.dragginging {
	background-color: #98a8c9
}

.hydee-tree-node__content>.hydee-tree-node__expand-icon {
	margin-right: 8px;
	padding: 6px;
	font-size: 14px;
	color: #909399
}

.hydee-tree-node__content>label.hydee-checkbox {
	margin-right: 10px
}

.hydee-tree.is-dragging .hydee-tree-node__content {
	cursor: move
}

.hydee-tree.is-dragging .hydee-tree-node__content * {
	pointer-events: none
}

.hydee-tree.is-dragging.is-drop-not-allow .hydee-tree-node__content {
	cursor: not-allowed
}

.hydee-tree-node__expand-icon {
	cursor: pointer;
	color: #d0d4dc;
	font-size: 12px;
	transform: rotate(0deg);
	transition: transform .3s ease-in-out
}

.hydee-tree-node__expand-icon.expanded {
	transform: rotate(90deg)
}

.hydee-tree-node__expand-icon.is-leaf {
	color: transparent;
	cursor: default
}

.hydee-tree-node__label {
	font-size: 12px
}

.hydee-tree-node__loading-icon {
	margin-right: 8px;
	font-size: 12px;
	color: #d0d4dc
}

.hydee-tree-node>.hydee-tree-node__children {
	overflow: hidden;
	background-color: transparent
}

.hydee-tree-node.is-expanded>.hydee-tree-node__children {
	display: block
}

.hydee-tree--highlight-current .hydee-tree-node.is-current>.hydee-tree-node__content {
	background-color: #f1f5ff
}

.hydee-progress {
	position: relative;
	line-height: 1
}

.hydee-progress__text {
	font-size: 14px;
	color: #4a4a4a;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	line-height: 1
}

.hydee-progress__text i {
	vertical-align: middle;
	display: block
}

.hydee-progress--circle,.hydee-progress--dashboard {
	display: inline-block
}

.hydee-progress--circle .hydee-progress__text,.hydee-progress--dashboard .hydee-progress__text {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	margin: 0;
	transform: translateY(-50%)
}

.hydee-progress--circle .hydee-progress__text i,.hydee-progress--dashboard .hydee-progress__text i {
	vertical-align: middle;
	display: inline-block
}

.hydee-progress--mask {
	position: absolute;
	width: 100%;
	margin: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.5);
	line-height: 100%;
	text-align: center;
	color: #fff
}

.hydee-progress--without-text .hydee-progress__text {
	display: none
}

.hydee-progress--without-text .hydee-progress-bar {
	padding-right: 0;
	margin-right: 0;
	display: block
}

.hydee-progress--text-inside .hydee-progress-bar {
	padding-right: 0;
	margin-right: 0
}

.hydee-progress.is-success .hydee-progress-bar__inner {
	background-color: #1aba77
}

.hydee-progress.is-success .hydee-progress__text {
	color: #1aba77
}

.hydee-progress.is-warning .hydee-progress-bar__inner {
	background-color: #fa8919
}

.hydee-progress.is-warning .hydee-progress__text {
	color: #fa8919
}

.hydee-progress.is-exception .hydee-progress-bar__inner {
	background-color: #f13a3a
}

.hydee-progress.is-exception .hydee-progress__text {
	color: #f13a3a
}

.hydee-progress-bar {
	padding-right: 50px;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	margin-right: -55px;
	box-sizing: border-box
}

.hydee-progress-bar__outer {
	height: 6px;
	border-radius: 100px;
	background-color: #ebeef5;
	overflow: hidden;
	position: relative;
	vertical-align: middle
}

.hydee-progress-bar__inner {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background-color: #0055FF;
	text-align: right;
	border-radius: 100px;
	line-height: 1;
	white-space: nowrap;
	transition: width .6s ease
}

.hydee-progress-bar__inner:after {
	display: inline-block;
	content: "";
	height: 100%;
	vertical-align: middle
}

.hydee-progress-bar__innerText {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 12px;
	margin: 0 5px
}

@keyframes progress {
	0% {
		background-position: 0 0
	}

	to {
		background-position: 32px 0
	}
}

.hydee-upload {
	display: inline-block;
	text-align: center;
	cursor: pointer;
	outline: none
}

.hydee-upload__input {
	display: none
}

.hydee-upload__tip {
	font-size: 12px;
	color: #4a4a4a;
	margin-top: 7px
}

.hydee-upload iframe {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0)
}

.hydee-upload--picture-card {
	background-color: #fbfdff;
	border: 1px dashed #c0ccda;
	border-radius: 6px;
	box-sizing: border-box;
	width: 148px;
	height: 148px;
	cursor: pointer;
	line-height: 146px;
	vertical-align: top
}

.hydee-upload--picture-card i {
	font-size: 28px;
	color: #8c939d
}

.hydee-upload--picture-card:hover,.hydee-upload:focus {
	border-color: #0055FF;
	color: #0055FF
}

.hydee-upload:focus .hydee-upload-dragger {
	border-color: #0055FF
}

.hydee-upload-dragger {
	position: relative;
	background-color: #fff;
	border: 1px dashed #dcdfe6;
	border-radius: 6px;
	box-sizing: border-box;
	width: 360px;
	height: 180px;
	text-align: center;
	cursor: pointer;
	overflow: hidden
}

.hydee-upload-dragger .hydee-icon-upload {
	font-size: 67px;
	color: #d0d4dc;
	margin: 40px 0 16px;
	line-height: 50px
}

.hydee-upload-dragger+.hydee-upload__tip {
	text-align: center
}

.hydee-upload-dragger~.hydee-upload__files {
	border-top: 1px solid #dcdfe6;
	margin-top: 7px;
	padding-top: 5px
}

.hydee-upload-dragger .hydee-upload__text {
	display: inline-block;
	color: #4a4a4a;
	font-size: 14px;
	text-align: center
}

.hydee-upload-dragger .hydee-upload__text em,.hydee-upload-dragger .hydee-upload__text span {
	color: #0055FF;
	font-style: normal
}

.hydee-upload-dragger:hover {
	border-color: #0055FF
}

.hydee-upload-dragger.is-dragover {
	background-color: rgba(32,159,255,.06);
	border: 2px dashed #0055FF
}

.hydee-upload-list {
	margin: 0;
	padding: 0;
	list-style: none
}

.hydee-upload-list__item {
	transition: all .5s cubic-bezier(.55,0,.1,1);
	font-size: 14px;
	color: #4a4a4a;
	line-height: 1.8;
	margin-top: 5px;
	position: relative;
	box-sizing: border-box;
	border-radius: 4px;
	width: 100%
}

.hydee-upload-list__item .hydee-progress {
	position: absolute;
	width: 100%
}

.hydee-upload-list__item .hydee-progress__text {
	position: absolute;
	right: 0;
	top: -13px
}

.hydee-upload-list__item .hydee-progress-bar {
	margin-right: 0;
	padding-right: 0
}

.hydee-upload-list__item:first-child {
	margin-top: 10px
}

.hydee-upload-list__item .hydee-icon-upload-success {
	color: #1aba77
}

.hydee-upload-list__item .hydee-icon-upload-fail {
	font-family: element-icons!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: baseline;
	display: inline-block
}

.hydee-upload-list__item .hydee-icon-upload-fail:before {
	content: "\e6db"
}

.hydee-upload-list__item .hydee-icon-close {
	display: none;
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
	opacity: .75;
	color: #4a4a4a
}

.hydee-upload-list__item .hydee-icon-close:hover {
	opacity: 1
}

.hydee-upload-list__item .hydee-icon-close-tip {
	display: none;
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 12px;
	cursor: pointer;
	opacity: 1;
	color: #0055FF
}

.hydee-upload-list__item:hover {
	background-color: #f9f9f9
}

.hydee-upload-list__item:hover .hydee-icon-close {
	display: inline-block
}

.hydee-upload-list__item:hover .hydee-progress__text {
	display: none
}

.hydee-upload-list__item.is-fail .hydee-upload-list__item-status-label,.hydee-upload-list__item.is-success .hydee-upload-list__item-status-label {
	display: block
}

.hydee-upload-list__item.is-success .hydee-upload-list__item-name:focus,.hydee-upload-list__item.is-success .hydee-upload-list__item-name:hover {
	color: #0055FF;
	cursor: pointer
}

.hydee-upload-list__item.is-success:focus:not(:hover) .hydee-icon-close-tip {
	display: inline-block
}

.hydee-upload-list__item.is-success:active,.hydee-upload-list__item.is-success:not(.focusing):focus {
	outline-width: 0
}

.hydee-upload-list__item.is-success:active .hydee-icon-close-tip,.hydee-upload-list__item.is-success:focus .hydee-upload-list__item-status-label,.hydee-upload-list__item.is-success:hover .hydee-upload-list__item-status-label,.hydee-upload-list__item.is-success:not(.focusing):focus .hydee-icon-close-tip {
	display: none
}

.hydee-upload-list.is-disabled .hydee-upload-list__item:hover .hydee-upload-list__item-status-label {
	display: block
}

.hydee-upload-list__item-name {
	color: #4a4a4a;
	display: block;
	margin-right: 40px;
	overflow: hidden;
	padding-left: 4px;
	text-overflow: ellipsis;
	transition: color .3s;
	white-space: nowrap
}

.hydee-upload-list__item-name [class^=hydee-icon] {
	height: 100%;
	margin-right: 7px;
	color: #909399;
	line-height: inherit
}

.hydee-upload-list__item-status-label {
	position: absolute;
	right: 5px;
	top: 0;
	line-height: inherit;
	display: none
}

.hydee-upload-list__item-download {
	position: absolute;
	right: 40px;
	top: 0;
	font-size: 12px;
	color: #4a4a4a;
	display: none
}

.hydee-upload-list__item-download:hover {
	color: #0055FF
}

.hydee-upload-list__item-delete {
	position: absolute;
	right: 10px;
	top: 0;
	font-size: 12px;
	color: #4a4a4a;
	display: none
}

.hydee-upload-list__item-delete:hover {
	color: #0055FF
}

.hydee-upload-list--picture-card {
	margin: 0;
	display: inline-block;
	vertical-align: center
}

.hydee-upload-list--picture-card .hydee-upload-list__item {
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #c0ccda;
	border-radius: 6px;
	box-sizing: border-box;
	width: 148px;
	height: 148px;
	margin: 0 8px 8px 0;
	display: inline-block
}

.hydee-upload-list--picture-card .hydee-upload-list__item .hydee-icon-check,.hydee-upload-list--picture-card .hydee-upload-list__item .hydee-icon-circle-check {
	color: #fff
}

.hydee-upload-list--picture-card .hydee-upload-list__item .hydee-icon-close,.hydee-upload-list--picture-card .hydee-upload-list__item:hover .hydee-upload-list__item-status-label {
	display: none
}

.hydee-upload-list--picture-card .hydee-upload-list__item:hover .hydee-progress__text {
	display: block
}

.hydee-upload-list--picture-card .hydee-upload-list__item-name {
	display: none
}

.hydee-upload-list--picture-card .hydee-upload-list__item-thumbnail {
	width: 100%;
	height: 100%
}

.hydee-upload-list--picture-card .hydee-upload-list__item-status-label {
	position: absolute;
	right: -15px;
	top: -6px;
	width: 40px;
	height: 24px;
	text-align: center;
	transform: rotate(45deg);
	box-shadow: 0 0 1pc 1px rgba(0,0,0,.2);
	color: #fff
}

.hydee-upload-list--picture-card .hydee-upload-list__item-status-label i {
	font-size: 12px;
	margin-top: 11px;
	color: #fff;
	transform: rotate(-45deg)
}

.hydee-upload-list--picture-card .hydee-upload-list__item-actions {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	cursor: default;
	text-align: center;
	color: #fff;
	opacity: 0;
	font-size: 20px;
	background-color: rgba(0,0,0,.5);
	transition: opacity .3s
}

.hydee-upload-list--picture-card .hydee-upload-list__item-actions:after {
	display: inline-block;
	content: "";
	height: 100%;
	vertical-align: middle
}

.hydee-upload-list--picture-card .hydee-upload-list__item-actions span {
	display: none;
	cursor: pointer
}

.hydee-upload-list--picture-card .hydee-upload-list__item-actions span+span {
	margin-left: 15px
}

.hydee-upload-list--picture-card .hydee-upload-list__item-actions .hydee-upload-list__item-delete {
	position: static;
	font-size: inherit;
	color: inherit
}

.hydee-upload-list--picture-card .hydee-upload-list__item-actions:hover {
	opacity: 1
}

.hydee-upload-list--picture-card .hydee-upload-list__item-actions:hover span {
	display: inline-block
}

.hydee-upload-list--picture-card .hydee-progress-circle,.hydee-upload-list--picture-card .hydee-progress-line {
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	bottom: auto;
	width: 126px
}

.hydee-upload-list--picture-card .hydee-progress-circle .hydee-progress__text,.hydee-upload-list--picture-card .hydee-progress-line .hydee-progress__text {
	top: 50%
}

.hydee-upload-list--picture .hydee-upload-list__item {
	overflow: hidden;
	z-index: 0;
	background-color: #fff;
	border: 1px solid #c0ccda;
	border-radius: 6px;
	box-sizing: border-box;
	margin-top: 10px;
	padding: 10px 10px 10px 90px;
	height: 92px
}

.hydee-upload-list--picture .hydee-upload-list__item .hydee-icon-check,.hydee-upload-list--picture .hydee-upload-list__item .hydee-icon-circle-check {
	color: #fff
}

.hydee-upload-list--picture .hydee-upload-list__item:hover .hydee-upload-list__item-status-label {
	background: transparent;
	box-shadow: none;
	top: -2px;
	right: -12px
}

.hydee-upload-list--picture .hydee-upload-list__item:hover .hydee-progress__text {
	display: block
}

.hydee-upload-list--picture .hydee-upload-list__item.is-success .hydee-upload-list__item-name {
	line-height: 70px;
	margin-top: 0
}

.hydee-upload-list--picture .hydee-upload-list__item.is-success .hydee-upload-list__item-name i {
	display: none
}

.hydee-upload-list--picture .hydee-upload-list__item-thumbnail {
	vertical-align: middle;
	display: inline-block;
	width: 70px;
	height: 70px;
	float: left;
	position: relative;
	z-index: 1;
	margin-left: -80px;
	background-color: #fff
}

.hydee-upload-list--picture .hydee-upload-list__item-name {
	display: block;
	margin-top: 20px
}

.hydee-upload-list--picture .hydee-upload-list__item-name i {
	font-size: 70px;
	line-height: 1;
	position: absolute;
	left: 9px;
	top: 10px
}

.hydee-upload-list--picture .hydee-upload-list__item-status-label {
	position: absolute;
	right: -17px;
	top: -7px;
	width: 46px;
	height: 26px;
	background: #13ce66;
	text-align: center;
	transform: rotate(45deg);
	box-shadow: 0 1px 1px #ccc
}

.hydee-upload-list--picture .hydee-upload-list__item-status-label i {
	font-size: 12px;
	margin-top: 12px;
	transform: rotate(-45deg)
}

.hydee-upload-list--picture .hydee-progress {
	position: relative;
	top: -7px
}

.hydee-upload-cover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 10;
	cursor: default
}

.hydee-upload-cover:after {
	display: inline-block;
	content: "";
	height: 100%;
	vertical-align: middle
}

.hydee-upload-cover img {
	display: block;
	width: 100%;
	height: 100%
}

.hydee-upload-cover__label {
	position: absolute;
	right: -15px;
	top: -6px;
	width: 40px;
	height: 24px;
	background: #13ce66;
	text-align: center;
	transform: rotate(45deg);
	box-shadow: 0 0 1pc 1px rgba(0,0,0,.2)
}

.hydee-upload-cover__label i {
	font-size: 12px;
	margin-top: 11px;
	transform: rotate(-45deg);
	color: #fff
}

.hydee-upload-cover__progress {
	display: inline-block;
	vertical-align: middle;
	position: static;
	width: 243px
}

.hydee-upload-cover__progress+.hydee-upload__inner {
	opacity: 0
}

.hydee-upload-cover__content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.hydee-upload-cover__interact {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.72);
	text-align: center
}

.hydee-upload-cover__interact .btn {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	vertical-align: middle;
	transition: transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);
	margin-top: 60px
}

.hydee-upload-cover__interact .btn i {
	margin-top: 0
}

.hydee-upload-cover__interact .btn span {
	opacity: 0;
	transition: opacity .15s linear
}

.hydee-upload-cover__interact .btn:not(:first-child) {
	margin-left: 35px
}

.hydee-upload-cover__interact .btn:hover {
	transform: translateY(-13px)
}

.hydee-upload-cover__interact .btn:hover span {
	opacity: 1
}

.hydee-upload-cover__interact .btn i {
	color: #fff;
	display: block;
	font-size: 24px;
	line-height: inherit;
	margin: 0 auto 5px
}

.hydee-upload-cover__title {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #fff;
	height: 36px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 400;
	text-align: left;
	padding: 0 10px;
	margin: 0;
	line-height: 36px;
	font-size: 14px;
	color: #4a4a4a
}

.hydee-upload-cover+.hydee-upload__inner {
	opacity: 0;
	position: relative;
	z-index: 1
}

@font-face {
	font-family:element-icons;src:url(https://s4-cdn.hydee.cn/~/element-ui/2.13.2/theme-chalk/fonts/element-icons.woff) format("woff"),url(https://s4-cdn.hydee.cn/~/element-ui/2.13.2/theme-chalk/fonts/element-icons.ttf) format("truetype");font-display:"auto"
}[class*=" hydee-icon-"],[class^=hydee-icon-] {
	font-family: element-icons!important;
	speak: none;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: baseline;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.hydee-icon-ice-cream-round:before {
	content: "\e6a0"
}

.hydee-icon-ice-cream-square:before {
	content: "\e6a3"
}

.hydee-icon-lollipop:before {
	content: "\e6a4"
}

.hydee-icon-potato-strips:before {
	content: "\e6a5"
}

.hydee-icon-milk-tea:before {
	content: "\e6a6"
}

.hydee-icon-ice-drink:before {
	content: "\e6a7"
}

.hydee-icon-ice-tea:before {
	content: "\e6a9"
}

.hydee-icon-coffee:before {
	content: "\e6aa"
}

.hydee-icon-orange:before {
	content: "\e6ab"
}

.hydee-icon-pear:before {
	content: "\e6ac"
}

.hydee-icon-apple:before {
	content: "\e6ad"
}

.hydee-icon-cherry:before {
	content: "\e6ae"
}

.hydee-icon-watermelon:before {
	content: "\e6af"
}

.hydee-icon-grape:before {
	content: "\e6b0"
}

.hydee-icon-refrigerator:before {
	content: "\e6b1"
}

.hydee-icon-goblet-square-full:before {
	content: "\e6b2"
}

.hydee-icon-goblet-square:before {
	content: "\e6b3"
}

.hydee-icon-goblet-full:before {
	content: "\e6b4"
}

.hydee-icon-goblet:before {
	content: "\e6b5"
}

.hydee-icon-cold-drink:before {
	content: "\e6b6"
}

.hydee-icon-coffee-cup:before {
	content: "\e6b8"
}

.hydee-icon-water-cup:before {
	content: "\e6b9"
}

.hydee-icon-hot-water:before {
	content: "\e6ba"
}

.hydee-icon-ice-cream:before {
	content: "\e6bb"
}

.hydee-icon-dessert:before {
	content: "\e6bc"
}

.hydee-icon-sugar:before {
	content: "\e6bd"
}

.hydee-icon-tableware:before {
	content: "\e6be"
}

.hydee-icon-burger:before {
	content: "\e6bf"
}

.hydee-icon-knife-fork:before {
	content: "\e6c1"
}

.hydee-icon-fork-spoon:before {
	content: "\e6c2"
}

.hydee-icon-chicken:before {
	content: "\e6c3"
}

.hydee-icon-food:before {
	content: "\e6c4"
}

.hydee-icon-dish-1:before {
	content: "\e6c5"
}

.hydee-icon-dish:before {
	content: "\e6c6"
}

.hydee-icon-moon-night:before {
	content: "\e6ee"
}

.hydee-icon-moon:before {
	content: "\e6f0"
}

.hydee-icon-cloudy-and-sunny:before {
	content: "\e6f1"
}

.hydee-icon-partly-cloudy:before {
	content: "\e6f2"
}

.hydee-icon-cloudy:before {
	content: "\e6f3"
}

.hydee-icon-sunny:before {
	content: "\e6f6"
}

.hydee-icon-sunset:before {
	content: "\e6f7"
}

.hydee-icon-sunrise-1:before {
	content: "\e6f8"
}

.hydee-icon-sunrise:before {
	content: "\e6f9"
}

.hydee-icon-heavy-rain:before {
	content: "\e6fa"
}

.hydee-icon-lightning:before {
	content: "\e6fb"
}

.hydee-icon-light-rain:before {
	content: "\e6fc"
}

.hydee-icon-wind-power:before {
	content: "\e6fd"
}

.hydee-icon-baseball:before {
	content: "\e712"
}

.hydee-icon-soccer:before {
	content: "\e713"
}

.hydee-icon-football:before {
	content: "\e715"
}

.hydee-icon-basketball:before {
	content: "\e716"
}

.hydee-icon-ship:before {
	content: "\e73f"
}

.hydee-icon-truck:before {
	content: "\e740"
}

.hydee-icon-bicycle:before {
	content: "\e741"
}

.hydee-icon-mobile-phone:before {
	content: "\e6d3"
}

.hydee-icon-service:before {
	content: "\e6d4"
}

.hydee-icon-key:before {
	content: "\e6e2"
}

.hydee-icon-unlock:before {
	content: "\e6e4"
}

.hydee-icon-lock:before {
	content: "\e6e5"
}

.hydee-icon-watch:before {
	content: "\e6fe"
}

.hydee-icon-watch-1:before {
	content: "\e6ff"
}

.hydee-icon-timer:before {
	content: "\e702"
}

.hydee-icon-alarm-clock:before {
	content: "\e703"
}

.hydee-icon-map-location:before {
	content: "\e704"
}

.hydee-icon-delete-location:before {
	content: "\e705"
}

.hydee-icon-add-location:before {
	content: "\e706"
}

.hydee-icon-location-information:before {
	content: "\e707"
}

.hydee-icon-location-outline:before {
	content: "\e708"
}

.hydee-icon-location:before {
	content: "\e79e"
}

.hydee-icon-place:before {
	content: "\e709"
}

.hydee-icon-discover:before {
	content: "\e70a"
}

.hydee-icon-first-aid-kit:before {
	content: "\e70b"
}

.hydee-icon-trophy-1:before {
	content: "\e70c"
}

.hydee-icon-trophy:before {
	content: "\e70d"
}

.hydee-icon-medal:before {
	content: "\e70e"
}

.hydee-icon-medal-1:before {
	content: "\e70f"
}

.hydee-icon-stopwatch:before {
	content: "\e710"
}

.hydee-icon-mic:before {
	content: "\e711"
}

.hydee-icon-copy-document:before {
	content: "\e718"
}

.hydee-icon-full-screen:before {
	content: "\e719"
}

.hydee-icon-switch-button:before {
	content: "\e71b"
}

.hydee-icon-aim:before {
	content: "\e71c"
}

.hydee-icon-crop:before {
	content: "\e71d"
}

.hydee-icon-odometer:before {
	content: "\e71e"
}

.hydee-icon-time:before {
	content: "\e71f"
}

.hydee-icon-bangzhu:before {
	content: "\e724"
}

.hydee-icon-close-notification:before {
	content: "\e726"
}

.hydee-icon-microphone:before {
	content: "\e727"
}

.hydee-icon-turn-off-microphone:before {
	content: "\e728"
}

.hydee-icon-position:before {
	content: "\e729"
}

.hydee-icon-postcard:before {
	content: "\e72a"
}

.hydee-icon-message:before {
	content: "\e72b"
}

.hydee-icon-chat-line-square:before {
	content: "\e72d"
}

.hydee-icon-chat-dot-square:before {
	content: "\e72e"
}

.hydee-icon-chat-dot-round:before {
	content: "\e72f"
}

.hydee-icon-chat-square:before {
	content: "\e730"
}

.hydee-icon-chat-line-round:before {
	content: "\e731"
}

.hydee-icon-chat-round:before {
	content: "\e732"
}

.hydee-icon-set-up:before {
	content: "\e733"
}

.hydee-icon-turn-off:before {
	content: "\e734"
}

.hydee-icon-open:before {
	content: "\e735"
}

.hydee-icon-connection:before {
	content: "\e736"
}

.hydee-icon-link:before {
	content: "\e737"
}

.hydee-icon-cpu:before {
	content: "\e738"
}

.hydee-icon-thumb:before {
	content: "\e739"
}

.hydee-icon-female:before {
	content: "\e73a"
}

.hydee-icon-male:before {
	content: "\e73b"
}

.hydee-icon-guide:before {
	content: "\e73c"
}

.hydee-icon-news:before {
	content: "\e73e"
}

.hydee-icon-price-tag:before {
	content: "\e744"
}

.hydee-icon-discount:before {
	content: "\e745"
}

.hydee-icon-wallet:before {
	content: "\e747"
}

.hydee-icon-coin:before {
	content: "\e748"
}

.hydee-icon-money:before {
	content: "\e749"
}

.hydee-icon-bank-card:before {
	content: "\e74a"
}

.hydee-icon-box:before {
	content: "\e74b"
}

.hydee-icon-present:before {
	content: "\e74c"
}

.hydee-icon-sell:before {
	content: "\e6d5"
}

.hydee-icon-sold-out:before {
	content: "\e6d6"
}

.hydee-icon-shopping-bag-2:before {
	content: "\e74d"
}

.hydee-icon-shopping-bag-1:before {
	content: "\e74e"
}

.hydee-icon-shopping-cart-2:before {
	content: "\e74f"
}

.hydee-icon-shopping-cart-1:before {
	content: "\e750"
}

.hydee-icon-shopping-cart-full:before {
	content: "\e751"
}

.hydee-icon-smoking:before {
	content: "\e752"
}

.hydee-icon-no-smoking:before {
	content: "\e753"
}

.hydee-icon-house:before {
	content: "\e754"
}

.hydee-icon-table-lamp:before {
	content: "\e755"
}

.hydee-icon-school:before {
	content: "\e756"
}

.hydee-icon-office-building:before {
	content: "\e757"
}

.hydee-icon-toilet-paper:before {
	content: "\e758"
}

.hydee-icon-notebook-2:before {
	content: "\e759"
}

.hydee-icon-notebook-1:before {
	content: "\e75a"
}

.hydee-icon-files:before {
	content: "\e75b"
}

.hydee-icon-collection:before {
	content: "\e75c"
}

.hydee-icon-receiving:before {
	content: "\e75d"
}

.hydee-icon-suitcase-1:before {
	content: "\e760"
}

.hydee-icon-suitcase:before {
	content: "\e761"
}

.hydee-icon-film:before {
	content: "\e763"
}

.hydee-icon-collection-tag:before {
	content: "\e765"
}

.hydee-icon-data-analysis:before {
	content: "\e766"
}

.hydee-icon-pie-chart:before {
	content: "\e767"
}

.hydee-icon-data-board:before {
	content: "\e768"
}

.hydee-icon-data-line:before {
	content: "\e76d"
}

.hydee-icon-reading:before {
	content: "\e769"
}

.hydee-icon-magic-stick:before {
	content: "\e76a"
}

.hydee-icon-coordinate:before {
	content: "\e76b"
}

.hydee-icon-mouse:before {
	content: "\e76c"
}

.hydee-icon-brush:before {
	content: "\e76e"
}

.hydee-icon-headset:before {
	content: "\e76f"
}

.hydee-icon-umbrella:before {
	content: "\e770"
}

.hydee-icon-scissors:before {
	content: "\e771"
}

.hydee-icon-mobile:before {
	content: "\e773"
}

.hydee-icon-attract:before {
	content: "\e774"
}

.hydee-icon-monitor:before {
	content: "\e775"
}

.hydee-icon-search:before {
	content: "\e778"
}

.hydee-icon-takeaway-box:before {
	content: "\e77a"
}

.hydee-icon-paperclip:before {
	content: "\e77d"
}

.hydee-icon-printer:before {
	content: "\e77e"
}

.hydee-icon-document-add:before {
	content: "\e782"
}

.hydee-icon-document:before {
	content: "\e785"
}

.hydee-icon-document-checked:before {
	content: "\e786"
}

.hydee-icon-document-copy:before {
	content: "\e787"
}

.hydee-icon-document-delete:before {
	content: "\e788"
}

.hydee-icon-document-remove:before {
	content: "\e789"
}

.hydee-icon-tickets:before {
	content: "\e78b"
}

.hydee-icon-folder-checked:before {
	content: "\e77f"
}

.hydee-icon-folder-delete:before {
	content: "\e780"
}

.hydee-icon-folder-remove:before {
	content: "\e781"
}

.hydee-icon-folder-add:before {
	content: "\e783"
}

.hydee-icon-folder-opened:before {
	content: "\e784"
}

.hydee-icon-folder:before {
	content: "\e78a"
}

.hydee-icon-edit-outline:before {
	content: "\e764"
}

.hydee-icon-edit:before {
	content: "\e78c"
}

.hydee-icon-date:before {
	content: "\e78e"
}

.hydee-icon-c-scale-to-original:before {
	content: "\e7c6"
}

.hydee-icon-view:before {
	content: "\e6ce"
}

.hydee-icon-loading:before {
	content: "\e6cf"
}

.hydee-icon-rank:before {
	content: "\e6d1"
}

.hydee-icon-sort-down:before {
	content: "\e7c4"
}

.hydee-icon-sort-up:before {
	content: "\e7c5"
}

.hydee-icon-sort:before {
	content: "\e6d2"
}

.hydee-icon-finished:before {
	content: "\e6cd"
}

.hydee-icon-refresh-left:before {
	content: "\e6c7"
}

.hydee-icon-refresh-right:before {
	content: "\e6c8"
}

.hydee-icon-refresh:before {
	content: "\e6d0"
}

.hydee-icon-video-play:before {
	content: "\e7c0"
}

.hydee-icon-video-pause:before {
	content: "\e7c1"
}

.hydee-icon-d-arrow-right:before {
	content: "\e6dc"
}

.hydee-icon-d-arrow-left:before {
	content: "\e6dd"
}

.hydee-icon-arrow-up:before {
	content: "\e6e1"
}

.hydee-icon-arrow-down:before {
	content: "\e6df"
}

.hydee-icon-arrow-right:before {
	content: "\e6e0"
}

.hydee-icon-arrow-left:before {
	content: "\e6de"
}

.hydee-icon-top-right:before {
	content: "\e6e7"
}

.hydee-icon-top-left:before {
	content: "\e6e8"
}

.hydee-icon-top:before {
	content: "\e6e6"
}

.hydee-icon-bottom:before {
	content: "\e6eb"
}

.hydee-icon-right:before {
	content: "\e6e9"
}

.hydee-icon-back:before {
	content: "\e6ea"
}

.hydee-icon-bottom-right:before {
	content: "\e6ec"
}

.hydee-icon-bottom-left:before {
	content: "\e6ed"
}

.hydee-icon-caret-top:before {
	content: "\e78f"
}

.hydee-icon-caret-bottom:before {
	content: "\e790"
}

.hydee-icon-caret-right:before {
	content: "\e791"
}

.hydee-icon-caret-left:before {
	content: "\e792"
}

.hydee-icon-d-caret:before {
	content: "\e79a"
}

.hydee-icon-share:before {
	content: "\e793"
}

.hydee-icon-menu:before {
	content: "\e798"
}

.hydee-icon-s-grid:before {
	content: "\e7a6"
}

.hydee-icon-s-check:before {
	content: "\e7a7"
}

.hydee-icon-s-data:before {
	content: "\e7a8"
}

.hydee-icon-s-opportunity:before {
	content: "\e7aa"
}

.hydee-icon-s-custom:before {
	content: "\e7ab"
}

.hydee-icon-s-claim:before {
	content: "\e7ad"
}

.hydee-icon-s-finance:before {
	content: "\e7ae"
}

.hydee-icon-s-comment:before {
	content: "\e7af"
}

.hydee-icon-s-flag:before {
	content: "\e7b0"
}

.hydee-icon-s-marketing:before {
	content: "\e7b1"
}

.hydee-icon-s-shop:before {
	content: "\e7b4"
}

.hydee-icon-s-open:before {
	content: "\e7b5"
}

.hydee-icon-s-management:before {
	content: "\e7b6"
}

.hydee-icon-s-ticket:before {
	content: "\e7b7"
}

.hydee-icon-s-release:before {
	content: "\e7b8"
}

.hydee-icon-s-home:before {
	content: "\e7b9"
}

.hydee-icon-s-promotion:before {
	content: "\e7ba"
}

.hydee-icon-s-operation:before {
	content: "\e7bb"
}

.hydee-icon-s-unfold:before {
	content: "\e7bc"
}

.hydee-icon-s-fold:before {
	content: "\e7a9"
}

.hydee-icon-s-platform:before {
	content: "\e7bd"
}

.hydee-icon-s-order:before {
	content: "\e7be"
}

.hydee-icon-s-cooperation:before {
	content: "\e7bf"
}

.hydee-icon-bell:before {
	content: "\e725"
}

.hydee-icon-message-solid:before {
	content: "\e799"
}

.hydee-icon-video-camera:before {
	content: "\e772"
}

.hydee-icon-video-camera-solid:before {
	content: "\e796"
}

.hydee-icon-camera:before {
	content: "\e779"
}

.hydee-icon-camera-solid:before {
	content: "\e79b"
}

.hydee-icon-download:before {
	content: "\e77c"
}

.hydee-icon-upload2:before {
	content: "\e77b"
}

.hydee-icon-upload:before {
	content: "\e7c3"
}

.hydee-icon-picture-outline-round:before {
	content: "\e75f"
}

.hydee-icon-picture-outline:before {
	content: "\e75e"
}

.hydee-icon-picture:before {
	content: "\e79f"
}

.hydee-icon-close:before {
	content: "\e6db"
}

.hydee-icon-check:before {
	content: "\e6da"
}

.hydee-icon-plus:before {
	content: "\e6d9"
}

.hydee-icon-minus:before {
	content: "\e6d8"
}

.hydee-icon-help:before {
	content: "\e73d"
}

.hydee-icon-s-help:before {
	content: "\e7b3"
}

.hydee-icon-circle-close:before {
	content: "\e78d"
}

.hydee-icon-circle-check:before {
	content: "\e720"
}

.hydee-icon-circle-plus-outline:before {
	content: "\e723"
}

.hydee-icon-remove-outline:before {
	content: "\e722"
}

.hydee-icon-zoom-out:before {
	content: "\e776"
}

.hydee-icon-zoom-in:before {
	content: "\e777"
}

.hydee-icon-error:before {
	content: "\e79d"
}

.hydee-icon-success:before {
	content: "\e79c"
}

.hydee-icon-circle-plus:before {
	content: "\e7a0"
}

.hydee-icon-remove:before {
	content: "\e7a2"
}

.hydee-icon-info:before {
	content: "\e7a1"
}

.hydee-icon-question:before {
	content: "\e7a4"
}

.hydee-icon-warning-outline:before {
	content: "\e6c9"
}

.hydee-icon-warning:before {
	content: "\e7a3"
}

.hydee-icon-goods:before {
	content: "\e7c2"
}

.hydee-icon-s-goods:before {
	content: "\e7b2"
}

.hydee-icon-star-off:before {
	content: "\e717"
}

.hydee-icon-star-on:before {
	content: "\e797"
}

.hydee-icon-more-outline:before {
	content: "\e6cc"
}

.hydee-icon-more:before {
	content: "\e794"
}

.hydee-icon-phone-outline:before {
	content: "\e6cb"
}

.hydee-icon-phone:before {
	content: "\e795"
}

.hydee-icon-user:before {
	content: "\e6e3"
}

.hydee-icon-user-solid:before {
	content: "\e7a5"
}

.hydee-icon-setting:before {
	content: "\e6ca"
}

.hydee-icon-s-tools:before {
	content: "\e7ac"
}

.hydee-icon-delete:before {
	content: "\e6d7"
}

.hydee-icon-delete-solid:before {
	content: "\e7c9"
}

.hydee-icon-eleme:before {
	content: "\e7c7"
}

.hydee-icon-platform-eleme:before {
	content: "\e7ca"
}

.hydee-icon-loading {
	animation: rotating 2s linear infinite
}

.hydee-icon--right {
	margin-left: 5px
}

.hydee-icon--left {
	margin-right: 5px
}

@keyframes rotating {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(1turn)
	}
}

.hydee-button {
	display: inline-block;
	line-height: 1;
	white-space: nowrap;
	cursor: pointer;
	background: #fff;
	border: 1px solid #dcdfe6;
	color: #4a4a4a;
	-webkit-appearance: none;
	text-align: center;
	box-sizing: border-box;
	outline: none;
	margin: 0;
	transition: .1s;
	font-weight: 500;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	height: 28px;
	padding: 0 15px!important;
	font-size: 12px;
	border-radius: 4px
}

.hydee-button+.hydee-button {
	margin-left: 10px
}

.hydee-button:focus,.hydee-button:hover {
	color: #0055FF;
	border-color: #cadbff;
	background-color: #edf3ff
}

.hydee-button:active {
	color: #477ae6;
	border-color: #477ae6;
	outline: none
}

.hydee-button:active:after {
	opacity: .3;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transition: 0s
}

.hydee-button::-moz-focus-inner {
	border: 0
}

.hydee-button [class*=hydee-icon-]+span {
	margin-left: 5px
}

.hydee-button.is-fixed-with {
	width: 80px
}

.hydee-button.is-plain:focus,.hydee-button.is-plain:hover {
	background: #fff;
	border-color: #0055FF;
	color: #0055FF
}

.hydee-button.is-plain:active {
	background: #fff;
	border-color: #477ae6;
	color: #477ae6;
	outline: none
}

.hydee-button.is-plain.is-dotted-plain {
	border-style: dotted
}

.hydee-button.is-plain.is-dotted-plain:focus,.hydee-button.is-plain.is-dotted-plain:hover {
	background: #fff;
	border-color: #0055FF;
	color: #0055FF
}

.hydee-button.is-plain.is-dotted-plain:active {
	background: #fff;
	border-color: #477ae6;
	color: #477ae6;
	outline: none
}

.hydee-button.is-plain.is-dashed-plain {
	border-style: dashed
}

.hydee-button.is-plain.is-dashed-plain:focus,.hydee-button.is-plain.is-dashed-plain:hover {
	background: #fff;
	border-color: #0055FF;
	color: #0055FF
}

.hydee-button.is-plain.is-dashed-plain:active {
	background: #fff;
	border-color: #477ae6;
	color: #477ae6;
	outline: none
}

.hydee-button.is-active {
	color: #477ae6;
	border-color: #477ae6
}

.hydee-button.is-disabled,.hydee-button.is-disabled:focus,.hydee-button.is-disabled:hover {
	color: #d0d4dc;
	cursor: not-allowed;
	background-image: none;
	background-color: #fff;
	border-color: #ebeef5
}

.hydee-button.is-disabled.hydee-button--text {
	background-color: transparent
}

.hydee-button.is-disabled.is-plain,.hydee-button.is-disabled.is-plain:focus,.hydee-button.is-disabled.is-plain:hover {
	background-color: #fff;
	border-color: #ebeef5;
	color: #d0d4dc
}

.hydee-button.is-loading {
	position: relative;
	pointer-events: none
}

.hydee-button.is-loading:before {
	pointer-events: none;
	content: "";
	position: absolute;
	left: -1px;
	top: -1px;
	right: -1px;
	bottom: -1px;
	border-radius: inherit;
	background-color: hsla(0,0%,100%,.35)
}

.hydee-button.is-round {
	border-radius: 20px;
	padding: 12px 23px
}

.hydee-button.is-circle {
	border-radius: 50%;
	padding: 8px!important
}

.hydee-button--primary {
	color: #fff;
	background-color: #0055FF;
	border-color: #0055FF
}

.hydee-button--primary:focus,.hydee-button--primary:hover {
	background: #6c95ea;
	border-color: #6c95ea;
	color: #fff
}

.hydee-button--primary:active {
	background: #3962b8;
	border-color: #3962b8;
	color: #fff;
	outline: none
}

.hydee-button--primary.is-plain {
	color: #0055FF;
	background: #edf3ff;
	border-color: #b9cfff
}

.hydee-button--primary.is-plain:focus,.hydee-button--primary.is-plain:hover {
	background: #0055FF;
	border-color: #0055FF;
	color: #fff
}

.hydee-button--primary.is-plain:active {
	background: #477ae6;
	border-color: #477ae6;
	color: #fff;
	outline: none
}

.hydee-button--primary.is-plain.is-disabled,.hydee-button--primary.is-plain.is-disabled:active,.hydee-button--primary.is-plain.is-disabled:focus,.hydee-button--primary.is-plain.is-disabled:hover {
	color: #95b8ff;
	background-color: #edf3ff;
	border-color: #dce7ff
}

.hydee-button--success {
	color: #fff;
	background-color: #1aba77;
	border-color: #1aba77
}

.hydee-button--success:focus,.hydee-button--success:hover {
	background: #45b485;
	border-color: #45b485;
	color: #fff
}

.hydee-button--success:active {
	background: #1ab876;
	border-color: #1ab876;
	color: #fff;
	outline: none
}

.hydee-button--success.is-plain {
	color: #1aba77;
	background: #e8f8f1;
	border-color: #a3e3c9
}

.hydee-button--success.is-plain:focus,.hydee-button--success.is-plain:hover {
	background: #1aba77;
	border-color: #1aba77;
	color: #fff
}

.hydee-button--success.is-plain:active {
	background: #17a76b;
	border-color: #17a76b;
	color: #fff;
	outline: none
}

.hydee-button--success.is-plain.is-disabled,.hydee-button--success.is-plain.is-disabled:active,.hydee-button--success.is-plain.is-disabled:focus,.hydee-button--success.is-plain.is-disabled:hover {
	color: #76d6ad;
	background-color: #e8f8f1;
	border-color: #d1f1e4
}

.hydee-button--warning {
	color: #fff;
	background-color: #fa8919;
	border-color: #fa8919
}

.hydee-button--warning:focus,.hydee-button--warning:hover {
	background: #ffa53f;
	border-color: #ffa53f;
	color: #fff
}

.hydee-button--warning:active {
	background: #d46b11;
	border-color: #d46b11;
	color: #fff;
	outline: none
}

.hydee-button--warning.is-plain {
	color: #fa8919;
	background: #fff3e8;
	border-color: #fdd0a3
}

.hydee-button--warning.is-plain:focus,.hydee-button--warning.is-plain:hover {
	background: #fa8919;
	border-color: #fa8919;
	color: #fff
}

.hydee-button--warning.is-plain:active {
	background: #e17b17;
	border-color: #e17b17;
	color: #fff;
	outline: none
}

.hydee-button--warning.is-plain.is-disabled,.hydee-button--warning.is-plain.is-disabled:active,.hydee-button--warning.is-plain.is-disabled:focus,.hydee-button--warning.is-plain.is-disabled:hover {
	color: #fcb875;
	background-color: #fff3e8;
	border-color: #fee7d1
}

.hydee-button--danger {
	color: #fff;
	background-color: #f13a3a;
	border-color: #f13a3a
}

.hydee-button--danger:focus,.hydee-button--danger:hover {
	background: #ff6464;
	border-color: #ff6464;
	color: #fff
}

.hydee-button--danger:active {
	background: #c12f2f;
	border-color: #c12f2f;
	color: #fff;
	outline: none
}

.hydee-button--danger.is-plain {
	color: #f13a3a;
	background: #feebeb;
	border-color: #f9b0b0
}

.hydee-button--danger.is-plain:focus,.hydee-button--danger.is-plain:hover {
	background: #f13a3a;
	border-color: #f13a3a;
	color: #fff
}

.hydee-button--danger.is-plain:active {
	background: #d93434;
	border-color: #d93434;
	color: #fff;
	outline: none
}

.hydee-button--danger.is-plain.is-disabled,.hydee-button--danger.is-plain.is-disabled:active,.hydee-button--danger.is-plain.is-disabled:focus,.hydee-button--danger.is-plain.is-disabled:hover {
	color: #f78989;
	background-color: #feebeb;
	border-color: #fcd8d8
}

.hydee-button--info {
	color: #fff;
	background-color: #909399;
	border-color: #909399
}

.hydee-button--info:focus,.hydee-button--info:hover {
	background: #a6a9ad;
	border-color: #a6a9ad;
	color: #fff
}

.hydee-button--info:active {
	outline: none
}

.hydee-button--info.is-active,.hydee-button--info:active {
	background: #82848a;
	border-color: #82848a;
	color: #fff
}

.hydee-button--info.is-disabled,.hydee-button--info.is-disabled:active,.hydee-button--info.is-disabled:focus,.hydee-button--info.is-disabled:hover {
	color: #fff;
	background-color: #c8c9cc;
	border-color: #c8c9cc
}

.hydee-button--info.is-plain {
	color: #909399;
	background: #f4f4f5;
	border-color: #d3d4d6
}

.hydee-button--info.is-plain:focus,.hydee-button--info.is-plain:hover {
	background: #909399;
	border-color: #909399;
	color: #fff
}

.hydee-button--info.is-plain:active {
	background: #82848a;
	border-color: #82848a;
	color: #fff;
	outline: none
}

.hydee-button--info.is-plain.is-disabled,.hydee-button--info.is-plain.is-disabled:active,.hydee-button--info.is-plain.is-disabled:focus,.hydee-button--info.is-plain.is-disabled:hover {
	color: #bcbec2;
	background-color: #f4f4f5;
	border-color: #e9e9eb
}

.hydee-button--medium {
	height: 28px;
	padding: 0 15px!important;
	font-size: 12px;
	border-radius: 4px
}

.hydee-button--medium.is-circle {
	padding: 8px
}

.hydee-button--small {
	height: 24px;
	padding: 0 10px!important;
	font-size: 12px;
	border-radius: 3px
}

.hydee-button--small.is-circle {
	padding: 5px
}

.hydee-button--large {
	height: 32px;
	padding: 0 15px!important;
	font-size: 12px;
	border-radius: 4px
}

.hydee-button--large.is-circle {
	padding: 7px
}

.hydee-button--text {
	border-color: transparent;
	color: #0055FF;
	background: transparent;
	padding-left: 0;
	padding-right: 0
}

.hydee-button--text:focus,.hydee-button--text:hover {
	color: #72a0ff;
	border-color: transparent;
	background-color: transparent
}

.hydee-button--text:active {
	color: #477ae6;
	border-color: transparent;
	background-color: transparent
}

.hydee-button--text.is-disabled,.hydee-button--text.is-disabled:focus,.hydee-button--text.is-disabled:hover {
	border-color: transparent
}

.hydee-button-group {
	display: inline-block;
	vertical-align: middle
}

.hydee-button-group:after,.hydee-button-group:before {
	display: table;
	content: ""
}

.hydee-button-group:after {
	clear: both
}

.hydee-button-group>.hydee-button {
	float: left;
	position: relative
}

.hydee-button-group>.hydee-button+.hydee-button {
	margin-left: 0
}

.hydee-button-group>.hydee-button.is-disabled {
	z-index: 1
}

.hydee-button-group>.hydee-button:first-child {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.hydee-button-group>.hydee-button:last-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.hydee-button-group>.hydee-button:first-child:last-child {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.hydee-button-group>.hydee-button:first-child:last-child.is-round {
	border-radius: 20px
}

.hydee-button-group>.hydee-button:first-child:last-child.is-circle {
	border-radius: 50%
}

.hydee-button-group>.hydee-button:not(:first-child):not(:last-child) {
	border-radius: 0
}

.hydee-button-group>.hydee-button:not(:last-child) {
	margin-right: -1px
}

.hydee-button-group>.hydee-button.is-active,.hydee-button-group>.hydee-button:active,.hydee-button-group>.hydee-button:focus,.hydee-button-group>.hydee-button:hover {
	z-index: 1
}

.hydee-button-group>.hydee-dropdown>.hydee-button {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-left-color: hsla(0,0%,100%,.5)
}

.hydee-button-group .hydee-button--primary:first-child {
	border-right-color: hsla(0,0%,100%,.5)
}

.hydee-button-group .hydee-button--primary:last-child {
	border-left-color: hsla(0,0%,100%,.5)
}

.hydee-button-group .hydee-button--primary:not(:first-child):not(:last-child) {
	border-left-color: hsla(0,0%,100%,.5);
	border-right-color: hsla(0,0%,100%,.5)
}

.hydee-button-group .hydee-button--success:first-child {
	border-right-color: hsla(0,0%,100%,.5)
}

.hydee-button-group .hydee-button--success:last-child {
	border-left-color: hsla(0,0%,100%,.5)
}

.hydee-button-group .hydee-button--success:not(:first-child):not(:last-child) {
	border-left-color: hsla(0,0%,100%,.5);
	border-right-color: hsla(0,0%,100%,.5)
}

.hydee-button-group .hydee-button--warning:first-child {
	border-right-color: hsla(0,0%,100%,.5)
}

.hydee-button-group .hydee-button--warning:last-child {
	border-left-color: hsla(0,0%,100%,.5)
}

.hydee-button-group .hydee-button--warning:not(:first-child):not(:last-child) {
	border-left-color: hsla(0,0%,100%,.5);
	border-right-color: hsla(0,0%,100%,.5)
}

.hydee-button-group .hydee-button--danger:first-child {
	border-right-color: hsla(0,0%,100%,.5)
}

.hydee-button-group .hydee-button--danger:last-child {
	border-left-color: hsla(0,0%,100%,.5)
}

.hydee-button-group .hydee-button--danger:not(:first-child):not(:last-child) {
	border-left-color: hsla(0,0%,100%,.5);
	border-right-color: hsla(0,0%,100%,.5)
}

.hydee-button-group .hydee-button--info:first-child {
	border-right-color: hsla(0,0%,100%,.5)
}

.hydee-button-group .hydee-button--info:last-child {
	border-left-color: hsla(0,0%,100%,.5)
}

.hydee-button-group .hydee-button--info:not(:first-child):not(:last-child) {
	border-left-color: hsla(0,0%,100%,.5);
	border-right-color: hsla(0,0%,100%,.5)
}

.hydee-calendar {
	background-color: #fff;
	max-width: 620px;
	margin: 0 auto
}

.hydee-calendar__header {
	display: flex;
	justify-content: space-between;
	padding: 12px 0;
	border-bottom: 1px solid #e4e7ed
}

.hydee-calendar__title {
	color: #000;
	align-self: center
}

.hydee-calendar__body {
	padding: 12px 0
}

.hydee-calendar__button-group {
	display: flex;
	width: 50%;
	justify-content: flex-end
}

.hydee-calendar__button-group .month-select {
	margin-left: 10px
}

.hydee-calendar__button-group .group-right {
	display: flex;
	justify-content: flex-start;
	padding-left: 10px
}

.hydee-calendar__button-group .group-right button {
	display: block;
	height: 32px;
	padding: 0 12px;
	background: #fff;
	line-height: 32px;
	border: 1px solid #dcdfe6
}

.hydee-calendar__button-group .group-right button:focus {
	outline: none
}

.hydee-calendar__button-group .group-right button.is-selected {
	border-color: #0055FF;
	color: #0055FF
}

.hydee-calendar__button-group .group-right button.is-selected+button {
	border-left-color: #0055FF
}

.hydee-calendar__button-group .group-right button:first-child {
	border-right: none;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.hydee-calendar__button-group .group-right button:last-child {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.hydee-calendar-table {
	table-layout: fixed;
	width: 100%
}

.hydee-calendar-table thead th {
	padding: 12px 12px 12px 0;
	color: #4a4a4a;
	font-weight: 400;
	text-align: right
}

.hydee-calendar-table:not(.is-range) td.next,.hydee-calendar-table:not(.is-range) td.prev {
	color: #d0d4dc
}

.hydee-calendar-table td {
	vertical-align: top;
	transition: background-color .2s ease
}

.hydee-calendar-table td.is-selected .hydee-calendar-day {
	background-color: #f1f8ff
}

.hydee-calendar-table td.is-today {
	color: #0055FF
}

.hydee-calendar-table td.is-today .hydee-calendar-day {
	border-top: 1px solid #0055FF
}

.hydee-calendar-table tr td:first-child .hydee-calendar-day {
	margin-left: 0
}

.hydee-calendar-table tr.hydee-calendar-table__row--hide-border td {
	border-top: none
}

.hydee-calendar-table .hydee-calendar-day {
	border-top: 1px solid #e4e7ed;
	box-sizing: border-box;
	padding: 8px 6px;
	width: 76px;
	height: 68px;
	text-align: right
}

.hydee-calendar-table .hydee-calendar-day:hover {
	cursor: pointer;
	background-color: #eee
}

.hydee-pagination {
	white-space: nowrap;
	padding: 2px 5px;
	color: #303133;
	font-weight: 700
}

.hydee-pagination:after,.hydee-pagination:before {
	display: table;
	content: ""
}

.hydee-pagination:after {
	clear: both
}

.hydee-pagination button,.hydee-pagination span:not([class*=suffix]) {
	display: inline-block;
	font-size: 13px;
	min-width: 35.5px;
	height: 28px;
	line-height: 28px;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.hydee-pagination .hydee-input__inner {
	text-align: center;
	-moz-appearance: textfield;
	line-height: normal
}

.hydee-pagination .hydee-input__suffix {
	right: 0;
	-webkit-transform: scale(.8);
	transform: scale(.8)
}

.hydee-pagination .hydee-select .hydee-input {
	width: 100px;
	margin: 0 5px
}

.hydee-pagination .hydee-select .hydee-input .hydee-input__inner {
	padding-right: 25px;
	border-radius: 3px
}

.hydee-pagination button {
	border: none;
	padding: 0 6px;
	background: 0 0
}

.hydee-pagination button:focus {
	outline: 0
}

.hydee-pagination button:hover {
	color: #3377FF
}

.hydee-pagination button:disabled {
	color: #c0c4cc;
	background-color: #fff;
	cursor: not-allowed
}

.hydee-pagination .btn-next,.hydee-pagination .btn-prev {
	background: 50% no-repeat #fff;
	background-size: 16px;
	cursor: pointer;
	margin: 0;
	color: #303133
}

.hydee-pagination .btn-next .hydee-icon,.hydee-pagination .btn-prev .hydee-icon {
	display: block;
	font-size: 12px;
	font-weight: 700
}

.hydee-pagination .btn-prev {
	padding-right: 12px
}

.hydee-pagination .btn-next {
	padding-left: 12px
}

.hydee-pagination .hydee-pager li.disabled {
	color: #c0c4cc;
	cursor: not-allowed
}

.hydee-pager li,.hydee-pager li.btn-quicknext:hover,.hydee-pager li.btn-quickprev:hover {
	cursor: pointer
}

.hydee-pagination--small .btn-next,.hydee-pagination--small .btn-prev,.hydee-pagination--small .hydee-pager li,.hydee-pagination--small .hydee-pager li.btn-quicknext,.hydee-pagination--small .hydee-pager li.btn-quickprev,.hydee-pagination--small .hydee-pager li:last-child {
	border-color: transparent;
	font-size: 12px;
	line-height: 22px;
	height: 22px;
	min-width: 22px
}

.hydee-pagination--small .arrow.disabled {
	visibility: hidden
}

.hydee-pagination--small .more:before,.hydee-pagination--small li.more:before {
	line-height: 24px
}

.hydee-pagination--small button,.hydee-pagination--small span:not([class*=suffix]) {
	height: 22px;
	line-height: 22px
}

.hydee-pagination--small .hydee-pagination__editor,.hydee-pagination--small .hydee-pagination__editor.hydee-input .hydee-input__inner {
	height: 22px
}

.hydee-pagination__sizes {
	margin: 0 10px 0 0;
	font-weight: 400;
	color: #606266
}

.hydee-pagination__sizes .hydee-input .hydee-input__inner {
	font-size: 13px;
	padding-left: 8px
}

.hydee-pagination__sizes .hydee-input .hydee-input__inner:hover {
	border-color: #3377FF
}

.hydee-pagination__total {
	margin-right: 10px;
	font-weight: 400;
	color: #606266
}

.hydee-pagination__jump {
	margin-left: 24px;
	font-weight: 400;
	color: #606266
}

.hydee-pagination__jump .hydee-input__inner {
	padding: 0 3px
}

.hydee-pagination__rightwrapper {
	float: right
}

.hydee-pagination__editor {
	line-height: 18px;
	padding: 0 2px;
	height: 28px;
	text-align: center;
	margin: 0 2px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px
}

.hydee-pager,.hydee-pagination.is-background .btn-next,.hydee-pagination.is-background .btn-prev {
	padding: 0
}

.hydee-pagination__editor.hydee-input {
	width: 50px
}

.hydee-pagination__editor.hydee-input .hydee-input__inner {
	height: 28px
}

.hydee-pagination__editor .hydee-input__inner::-webkit-inner-spin-button,.hydee-pagination__editor .hydee-input__inner::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.hydee-pagination.is-background .btn-next,.hydee-pagination.is-background .btn-prev,.hydee-pagination.is-background .hydee-pager li {
	margin: 0 5px;
	background-color: #f4f4f5;
	color: #606266;
	min-width: 30px;
	border-radius: 2px
}

.hydee-pagination.is-background .btn-next.disabled,.hydee-pagination.is-background .btn-next:disabled,.hydee-pagination.is-background .btn-prev.disabled,.hydee-pagination.is-background .btn-prev:disabled,.hydee-pagination.is-background .hydee-pager li.disabled {
	color: #c0c4cc
}

.hydee-pagination.is-background .hydee-pager li:not(.disabled):hover {
	color: #3377FF
}

.hydee-pagination.is-background .hydee-pager li:not(.disabled).active {
	background-color: #3377FF;
	color: #fff
}

.hydee-pagination.is-background.hydee-pagination--small .btn-next,.hydee-pagination.is-background.hydee-pagination--small .btn-prev,.hydee-pagination.is-background.hydee-pagination--small .hydee-pager li {
	margin: 0 3px;
	min-width: 22px
}

.hydee-pager,.hydee-pager li {
	vertical-align: top;
	display: inline-block;
	margin: 0
}

.hydee-pager {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	list-style: none;
	font-size: 0
}

.hydee-pager .more:before {
	line-height: 30px
}

.hydee-pager li {
	padding: 0 4px;
	background: #fff;
	font-size: 13px;
	min-width: 35.5px;
	height: 28px;
	line-height: 28px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center
}

.hydee-pager li.btn-quicknext,.hydee-pager li.btn-quickprev {
	line-height: 28px;
	color: #303133
}

.hydee-pager li.btn-quicknext.disabled,.hydee-pager li.btn-quickprev.disabled {
	color: #c0c4cc
}

.hydee-pager li.active+li {
	border-left: 0
}

.hydee-pager li:hover {
	color: #3377FF
}

.hydee-pager li.active {
	color: #3377FF;
	cursor: default
}

.hydee-pagination--small .hydee-input--mini .hydee-input__inner {
	height: 22px
}

.hydee-pagination__sizes .hydee-select {
	width: 100px
}

.hydee-pagination__jump .hydee-input--medium {
	width: 46px
}

.hydee-pagination__jump .hydee-input--medium .hydee-input__inner {
	height: 100%;
	line-height: 1;
	padding: 0 3px;
	text-align: center
}

.hydee-pagination__jump .hydee-input--medium input[type=number] {
	-moz-appearance: textfield
}

.hydee-pagination__jump .hydee-input--medium input[type=number]::-webkit-inner-spin-button,.hydee-pagination__jump .hydee-input--medium input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}
