



span.badge.new:after {
	content: " new"
}

span.badge[data-badge-caption]::after {
	content: " "attr(data-badge-caption)
}

nav ul a span.badge {
	display: inline-block;
	float: none;
	margin-left: 4px;
	line-height: 22px;
	height: 22px;
	-webkit-font-smoothing: auto
}

.collection-item span.badge {
	margin-top: calc(.75rem - 11px)
}

.collapsible span.badge {
	margin-left: auto
}

.side-nav span.badge {
	margin-top: calc(24px - 11px)
}

.material-icons {
	text-rendering: optimizeLegibility;
	-webkit-font-feature-settings: 'liga';
	-moz-font-feature-settings: 'liga';
	font-feature-settings: 'liga'
}

.container {
	margin: 0 auto;
	width: 1280px
}

.container .row {
	margin-left: -.75rem;
	margin-right: -.75rem
}

.row,
.row .col.s1,
.row .col.s10,
.row .col.s11,
.row .col.s12,
.row .col.s2,
.row .col.s3,
.row .col.s4,
.row .col.s5,
.row .col.s7,
.row .col.s8,
.row .col.s9 {
	margin-left: auto
}

.section {
	padding-top: 1rem;
	padding-bottom: 1rem
}

.section.no-pad {
	padding: 0
}

.section.no-pad-bot {
	padding-bottom: 0
}

.section.no-pad-top {
	padding-top: 0
}

.row {
	margin-right: auto;
	margin-bottom: 20px
}

.row:after {
	content: "";
	display: table;
	clear: both
}

.row .col {
	float: left;
	box-sizing: border-box;
	padding: 0 .75rem;
	min-height: 1px
}

.row .col[class*=push-],
.row .col[class*=pull-] {
	position: relative
}

.row .col.s1 {
	width: 8.3333333333%
}

.row .col.s2 {
	width: 16.6666666667%
}

.row .col.s3 {
	width: 25%
}

.row .col.s4 {
	width: 33.3333333333%
}

.row .col.s5 {
	width: 41.6666666667%
}

.row .col.s6 {
	width: 50%;
	margin-left: auto;
	left: auto;
	right: auto
}

.row .col.s7 {
	width: 58.3333333333%
}

.row .col.s8 {
	width: 66.6666666667%
}

.row .col.s9 {
	width: 75%
}

.row .col.s10 {
	width: 83.3333333333%
}

.row .col.s11 {
	width: 91.6666666667%
}

.row .col.s12 {
	width: 100%
}

.row .col.offset-s1 {
	margin-left: 8.3333333333%
}

.row .col.pull-s1 {
	right: 8.3333333333%
}

.row .col.push-s1 {
	left: 8.3333333333%
}

.row .col.offset-s2 {
	margin-left: 16.6666666667%
}

.row .col.pull-s2 {
	right: 16.6666666667%
}

.row .col.push-s2 {
	left: 16.6666666667%
}

.row .col.offset-s3 {
	margin-left: 25%
}

.row .col.pull-s3 {
	right: 25%
}

.row .col.push-s3 {
	left: 25%
}

.row .col.offset-s4 {
	margin-left: 33.3333333333%
}

.row .col.pull-s4 {
	right: 33.3333333333%
}

.row .col.push-s4 {
	left: 33.3333333333%
}

.row .col.offset-s5 {
	margin-left: 41.6666666667%
}

.row .col.pull-s5 {
	right: 41.6666666667%
}

.row .col.push-s5 {
	left: 41.6666666667%
}

.row .col.offset-s6 {
	margin-left: 50%
}

.row .col.pull-s6 {
	right: 50%
}

.row .col.push-s6 {
	left: 50%
}

.row .col.offset-s7 {
	margin-left: 58.3333333333%
}

.row .col.pull-s7 {
	right: 58.3333333333%
}

.row .col.push-s7 {
	left: 58.3333333333%
}

.row .col.offset-s8 {
	margin-left: 66.6666666667%
}

.row .col.pull-s8 {
	right: 66.6666666667%
}

.row .col.push-s8 {
	left: 66.6666666667%
}

.row .col.offset-s9 {
	margin-left: 75%
}

.row .col.pull-s9 {
	right: 75%
}

.row .col.push-s9 {
	left: 75%
}

.row .col.offset-s10 {
	margin-left: 83.3333333333%
}

.row .col.pull-s10 {
	right: 83.3333333333%
}

.row .col.push-s10 {
	left: 83.3333333333%
}

.row .col.offset-s11 {
	margin-left: 91.6666666667%
}

.row .col.pull-s11 {
	right: 91.6666666667%
}

.row .col.push-s11 {
	left: 91.6666666667%
}

.row .col.offset-s12 {
	margin-left: 100%
}

.row .col.pull-s12 {
	right: 100%
}

.row .col.push-s12 {
	left: 100%
}

@media only screen and (min-width:601px) {

	.row .col.m1,
	.row .col.m10,
	.row .col.m11,
	.row .col.m12,
	.row .col.m2,
	.row .col.m3,
	.row .col.m4,
	.row .col.m5,
	.row .col.m7,
	.row .col.m8,
	.row .col.m9 {
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.m1 {
		width: 8.3333333333%
	}

	.row .col.m2 {
		width: 16.6666666667%
	}

	.row .col.m3 {
		width: 25%
	}

	.row .col.m4 {
		width: 33.3333333333%
	}

	.row .col.m5 {
		width: 41.6666666667%
	}

	.row .col.m6 {
		width: 325px;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.m7 {
		width: 58.3333333333%
	}

	.row .col.m8 {
		width: 66.6666666667%
	}

	.row .col.m9 {
		width: 75%
	}

	.row .col.m10 {
		width: 83.3333333333%
	}

	.row .col.m11 {
		width: 91.6666666667%
	}

	.row .col.m12 {
		width: 100%
	}

	.row .col.offset-m1 {
		margin-left: 8.3333333333%
	}

	.row .col.pull-m1 {
		right: 8.3333333333%
	}

	.row .col.push-m1 {
		left: 8.3333333333%
	}

	.row .col.offset-m2 {
		margin-left: 16.6666666667%
	}

	.row .col.pull-m2 {
		right: 16.6666666667%
	}

	.row .col.push-m2 {
		left: 16.6666666667%
	}

	.row .col.offset-m3 {
		margin-left: 25%
	}

	.row .col.pull-m3 {
		right: 25%
	}

	.row .col.push-m3 {
		left: 25%
	}

	.row .col.offset-m4 {
		margin-left: 33.3333333333%
	}

	.row .col.pull-m4 {
		right: 33.3333333333%
	}

	.row .col.push-m4 {
		left: 33.3333333333%
	}

	.row .col.offset-m5 {
		margin-left: 41.6666666667%
	}

	.row .col.pull-m5 {
		right: 41.6666666667%
	}

	.row .col.push-m5 {
		left: 41.6666666667%
	}

	.row .col.offset-m6 {
		margin-left: 50%
	}

	.row .col.pull-m6 {
		right: 50%
	}

	.row .col.push-m6 {
		left: 50%
	}

	.row .col.offset-m7 {
		margin-left: 58.3333333333%
	}

	.row .col.pull-m7 {
		right: 58.3333333333%
	}

	.row .col.push-m7 {
		left: 58.3333333333%
	}

	.row .col.offset-m8 {
		margin-left: 66.6666666667%
	}

	.row .col.pull-m8 {
		right: 66.6666666667%
	}

	.row .col.push-m8 {
		left: 66.6666666667%
	}

	.row .col.offset-m9 {
		margin-left: 75%
	}

	.row .col.pull-m9 {
		right: 75%
	}

	.row .col.push-m9 {
		left: 75%
	}

	.row .col.offset-m10 {
		margin-left: 83.3333333333%
	}

	.row .col.pull-m10 {
		right: 83.3333333333%
	}

	.row .col.push-m10 {
		left: 83.3333333333%
	}

	.row .col.offset-m11 {
		margin-left: 91.6666666667%
	}

	.row .col.pull-m11 {
		right: 91.6666666667%
	}

	.row .col.push-m11 {
		left: 91.6666666667%
	}

	.row .col.offset-m12 {
		margin-left: 100%
	}

	.row .col.pull-m12 {
		right: 100%
	}

	.row .col.push-m12 {
		left: 100%
	}
}

@media only screen and (min-width:993px) {

	.row .col.l1,
	.row .col.l10,
	.row .col.l11,
	.row .col.l12,
	.row .col.l2,
	.row .col.l3,
	.row .col.l4,
	.row .col.l5,
	.row .col.l7,
	.row .col.l8,
	.row .col.l9 {
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.l1 {
		width: 8.3333333333%
	}

	.row .col.l2 {
		width: 16.6666666667%
	}

	.row .col.l3 {
		width: 25%
	}

	.row .col.l4 {
		width: 33.3333333333%
	}

	.row .col.l5 {
		width: 41.6666666667%
	}

	.row .col.l6 {
		width: 50%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.l7 {
		width: 58.3333333333%
	}

	.row .col.l8 {
		width: 66.6666666667%
	}

	.row .col.l9 {
		width: 75%
	}

	.row .col.l10 {
		width: 83.3333333333%
	}

	.row .col.l11 {
		width: 91.6666666667%
	}

	.row .col.l12 {
		width: 100%
	}

	.row .col.offset-l1 {
		margin-left: 8.3333333333%
	}

	.row .col.pull-l1 {
		right: 8.3333333333%
	}

	.row .col.push-l1 {
		left: 8.3333333333%
	}

	.row .col.offset-l2 {
		margin-left: 16.6666666667%
	}

	.row .col.pull-l2 {
		right: 16.6666666667%
	}

	.row .col.push-l2 {
		left: 16.6666666667%
	}

	.row .col.offset-l3 {
		margin-left: 25%
	}

	.row .col.pull-l3 {
		right: 25%
	}

	.row .col.push-l3 {
		left: 25%
	}

	.row .col.offset-l4 {
		margin-left: 33.3333333333%
	}

	.row .col.pull-l4 {
		right: 33.3333333333%
	}

	.row .col.push-l4 {
		left: 33.3333333333%
	}

	.row .col.offset-l5 {
		margin-left: 41.6666666667%
	}

	.row .col.pull-l5 {
		right: 41.6666666667%
	}

	.row .col.push-l5 {
		left: 41.6666666667%
	}

	.row .col.offset-l6 {
		margin-left: 50%
	}

	.row .col.pull-l6 {
		right: 50%
	}

	.row .col.push-l6 {
		left: 50%
	}

	.row .col.offset-l7 {
		margin-left: 58.3333333333%
	}

	.row .col.pull-l7 {
		right: 58.3333333333%
	}

	.row .col.push-l7 {
		left: 58.3333333333%
	}

	.row .col.offset-l8 {
		margin-left: 66.6666666667%
	}

	.row .col.pull-l8 {
		right: 66.6666666667%
	}

	.row .col.push-l8 {
		left: 66.6666666667%
	}

	.row .col.offset-l9 {
		margin-left: 75%
	}

	.row .col.pull-l9 {
		right: 75%
	}

	.row .col.push-l9 {
		left: 75%
	}

	.row .col.offset-l10 {
		margin-left: 83.3333333333%
	}

	.row .col.pull-l10 {
		right: 83.3333333333%
	}

	.row .col.push-l10 {
		left: 83.3333333333%
	}

	.row .col.offset-l11 {
		margin-left: 91.6666666667%
	}

	.row .col.pull-l11 {
		right: 91.6666666667%
	}

	.row .col.push-l11 {
		left: 91.6666666667%
	}

	.row .col.offset-l12 {
		margin-left: 100%
	}

	.row .col.pull-l12 {
		right: 100%
	}

	.row .col.push-l12 {
		left: 100%
	}
}

@media only screen and (min-width:1201px) {

	.row .col.xl1,
	.row .col.xl10,
	.row .col.xl11,
	.row .col.xl12,
	.row .col.xl2,
	.row .col.xl3,
	.row .col.xl4,
	.row .col.xl5,
	.row .col.xl7,
	.row .col.xl8,
	.row .col.xl9 {
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.xl1 {
		width: 8.3333333333%
	}

	.row .col.xl2 {
		width: 16.6666666667%
	}

	.row .col.xl3 {
		width: 25%
	}

	.row .col.xl4 {
		width: 33.3333333333%
	}

	.row .col.xl5 {
		width: 41.6666666667%
	}

	.row .col.xl6 {
		width: 50%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.xl7 {
		width: 58.3333333333%
	}

	.row .col.xl8 {
		width: 66.6666666667%
	}

	.row .col.xl9 {
		width: 75%
	}

	.row .col.xl10 {
		width: 83.3333333333%
	}

	.row .col.xl11 {
		width: 91.6666666667%
	}

	.row .col.xl12 {
		width: 100%
	}

	.row .col.offset-xl1 {
		margin-left: 8.3333333333%
	}

	.row .col.pull-xl1 {
		right: 8.3333333333%
	}

	.row .col.push-xl1 {
		left: 8.3333333333%
	}

	.row .col.offset-xl2 {
		margin-left: 16.6666666667%
	}

	.row .col.pull-xl2 {
		right: 16.6666666667%
	}

	.row .col.push-xl2 {
		left: 16.6666666667%
	}

	.row .col.offset-xl3 {
		margin-left: 25%
	}

	.row .col.pull-xl3 {
		right: 25%
	}

	.row .col.push-xl3 {
		left: 25%
	}

	.row .col.offset-xl4 {
		margin-left: 33.3333333333%
	}

	.row .col.pull-xl4 {
		right: 33.3333333333%
	}

	.row .col.push-xl4 {
		left: 33.3333333333%
	}

	.row .col.offset-xl5 {
		margin-left: 41.6666666667%
	}

	.row .col.pull-xl5 {
		right: 41.6666666667%
	}

	.row .col.push-xl5 {
		left: 41.6666666667%
	}

	.row .col.offset-xl6 {
		margin-left: 50%
	}

	.row .col.pull-xl6 {
		right: 50%
	}

	.row .col.push-xl6 {
		left: 50%
	}

	.row .col.offset-xl7 {
		margin-left: 58.3333333333%
	}

	.row .col.pull-xl7 {
		right: 58.3333333333%
	}

	.row .col.push-xl7 {
		left: 58.3333333333%
	}

	.row .col.offset-xl8 {
		margin-left: 66.6666666667%
	}

	.row .col.pull-xl8 {
		right: 66.6666666667%
	}

	.row .col.push-xl8 {
		left: 66.6666666667%
	}

	.row .col.offset-xl9 {
		margin-left: 75%
	}

	.row .col.pull-xl9 {
		right: 75%
	}

	.row .col.push-xl9 {
		left: 75%
	}

	.row .col.offset-xl10 {
		margin-left: 83.3333333333%
	}

	.row .col.pull-xl10 {
		right: 83.3333333333%
	}

	.row .col.push-xl10 {
		left: 83.3333333333%
	}

	.row .col.offset-xl11 {
		margin-left: 91.6666666667%
	}

	.row .col.pull-xl11 {
		right: 91.6666666667%
	}

	.row .col.push-xl11 {
		left: 91.6666666667%
	}

	.row .col.offset-xl12 {
		margin-left: 100%
	}

	.row .col.pull-xl12 {
		right: 100%
	}

	.row .col.push-xl12 {
		left: 100%
	}
}

nav {
	background-color: #ee6e73;
	width: 100%;
	height: 56px;
	line-height: 56px
}

nav.nav-extended {
	height: auto
}

nav.nav-extended .nav-wrapper {
	min-height: 56px;
	height: auto
}

nav.nav-extended .nav-content {
	position: relative;
	line-height: normal
}

nav [class*=mdi-],
nav [class^=mdi-],
nav i,
nav i.material-icons {
	display: block;
	font-size: 24px;
	height: 56px;
	line-height: 56px
}

nav .nav-wrapper {
	position: relative;
	height: 100%
}

@media only screen and (min-width:993px) {
	nav a.button-collapse {
		display: none
	}
}

nav .button-collapse {
	float: left;
	position: relative;
	z-index: 1;
	height: 56px;
	margin: 0 18px
}

nav .button-collapse i {
	height: 56px;
	line-height: 56px
}

nav .brand-logo {
	position: absolute;
	color: #fff;
	display: inline-block;
	font-size: 2.1rem;
	padding: 0
}

nav .brand-logo.center {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

@media only screen and (max-width:992px) {
	nav .brand-logo {
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%)
	}

	nav .brand-logo.left,
	nav .brand-logo.right {
		padding: 0;
		-webkit-transform: none;
		transform: none
	}

	nav .brand-logo.left {
		left: .5rem
	}

	nav .brand-logo.right {
		right: .5rem;
		left: auto
	}
}

nav .brand-logo.right {
	right: .5rem;
	padding: 0
}

nav .brand-logo [class*=mdi-],
nav .brand-logo [class^=mdi-],
nav .brand-logo i,
nav .brand-logo i.material-icons {
	float: left;
	margin-right: 15px
}

nav .nav-title {
	display: inline-block;
	font-size: 32px;
	padding: 28px 0
}

nav ul {
	margin: 0
}

nav ul li {
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
	float: left;
	padding: 0
}

nav ul a {
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
	font-size: 1rem;
	display: block;
	padding: 0 15px
}

nav ul a.btn,
nav ul a.btn-flat,
nav ul a.btn-floating,
nav ul a.btn-large {
	margin-top: -2px;
	margin-left: 15px;
	margin-right: 15px
}

nav ul a.btn-flat>.material-icons,
nav ul a.btn-floating>.material-icons,
nav ul a.btn-large>.material-icons,
nav ul a.btn>.material-icons {
	height: inherit;
	line-height: inherit
}

nav ul.left {
	float: left
}

nav form {
	height: 100%
}

nav .input-field {
	margin: 0;
	height: 100%
}

nav .input-field input {
	height: 100%;
	font-size: 1.2rem;
	border: none;
	padding-left: 2rem
}

nav .input-field input:focus,
nav .input-field input[type=date]:valid,
nav .input-field input[type=email]:valid,
nav .input-field input[type=password]:valid,
nav .input-field input[type=text]:valid,
nav .input-field input[type=url]:valid {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

nav .input-field label {
	top: 0;
	left: 0
}

nav .input-field label i {
	color: rgba(255, 255, 255, .7);
	-webkit-transition: color .3s;
	transition: color .3s
}

nav .input-field label.active i {
	color: #fff
}

.navbar-fixed {
	position: relative;
	height: 56px;
	z-index: 997
}

.navbar-fixed nav {
	position: fixed
}

.card,
.card.large,
.card.medium,
.card.small {
	position: relative
}

@media only screen and (min-width:601px) {
	nav.nav-extended .nav-wrapper {
		min-height: 64px
	}

	nav,
	nav .nav-wrapper i,
	nav a.button-collapse,
	nav a.button-collapse i {
		height: 64px;
		line-height: 64px
	}

	.navbar-fixed {
		height: 64px
	}
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 110%
}

html {
	line-height: 1.5;
	font-family: Roboto, sans-serif;
	color: rgba(0, 0, 0, .87)
}

@media only screen and (min-width:0) {
	html {
		font-size: 14px
	}
}

@media only screen and (min-width:992px) {
	html {
		font-size: 14.5px
	}
}

@media only screen and (min-width:1200px) {
	html {
		font-size: 15px
	}
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	font-weight: inherit
}

h1 {
	font-size: 4.2rem;
	margin: .1rem 0 0.2rem
}

h2 {
	font-size: 3.56rem;
}

h3 {
	font-size: 20px;
    margin: 0.46rem 0 0.168rem;
}

h4 {
	font-size: 2.28rem;
	margin: 1.14rem 0 .912rem
}

h5 {
	font-size: 1.64rem;
	margin: .82rem 0 .656rem
}

h6 {
	font-size: 1rem;
	margin: .5rem 0 .4rem
}

.card,
.card-panel {
	margin: .5rem 0 1rem;
	background-color: #fff;
	border-radius: 2px;
}

em {
	font-style: italic
}

strong {
	font-weight: 500
}

small {
	font-size: 75%
}

.light,
.page-footer .footer-copyright {
	font-weight: 300
}

.thin {
	font-weight: 200
}

.flow-text,
.toast {
	font-weight: 300
}

@media only screen and (min-width:360px) {
	.flow-text {
		font-size: 1.2rem
	}
}

@media only screen and (min-width:390px) {
	.flow-text {
		font-size: 1.224rem
	}
}

@media only screen and (min-width:420px) {
	.flow-text {
		font-size: 1.248rem
	}
}

@media only screen and (min-width:450px) {
	.flow-text {
		font-size: 1.272rem
	}
}

@media only screen and (min-width:480px) {
	.flow-text {
		font-size: 1.296rem
	}
}

@media only screen and (min-width:510px) {
	.flow-text {
		font-size: 1.32rem
	}
}

@media only screen and (min-width:540px) {
	.flow-text {
		font-size: 1.344rem
	}
}

@media only screen and (min-width:570px) {
	.flow-text {
		font-size: 1.368rem
	}
}

@media only screen and (min-width:600px) {
	.flow-text {
		font-size: 1.392rem
	}
}

@media only screen and (min-width:630px) {
	.flow-text {
		font-size: 1.416rem
	}
}

@media only screen and (min-width:660px) {
	.flow-text {
		font-size: 1.44rem
	}
}

@media only screen and (min-width:690px) {
	.flow-text {
		font-size: 1.464rem
	}
}

@media only screen and (min-width:720px) {
	.flow-text {
		font-size: 1.488rem
	}
}

@media only screen and (min-width:750px) {
	.flow-text {
		font-size: 1.512rem
	}
}

@media only screen and (min-width:780px) {
	.flow-text {
		font-size: 1.536rem
	}
}

@media only screen and (min-width:810px) {
	.flow-text {
		font-size: 1.56rem
	}
}

@media only screen and (min-width:840px) {
	.flow-text {
		font-size: 1.584rem
	}
}

@media only screen and (min-width:870px) {
	.flow-text {
		font-size: 1.608rem
	}
}

@media only screen and (min-width:900px) {
	.flow-text {
		font-size: 1.632rem
	}
}

@media only screen and (min-width:930px) {
	.flow-text {
		font-size: 1.656rem
	}
}

@media only screen and (min-width:960px) {
	.flow-text {
		font-size: 1.68rem
	}
}

@media only screen and (max-width:360px) {
	.flow-text {
		font-size: 1.2rem
	}
}

.scale-transition {
	-webkit-transition: -webkit-transform .3s cubic-bezier(.53, .01, .36, 1.63) !important;
	transition: -webkit-transform .3s cubic-bezier(.53, .01, .36, 1.63) !important;
	transition: transform .3s cubic-bezier(.53, .01, .36, 1.63) !important;
	transition: transform .3s cubic-bezier(.53, .01, .36, 1.63), -webkit-transform .3s cubic-bezier(.53, .01, .36, 1.63) !important
}

.scale-transition.scale-out {
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: -webkit-transform .2s !important;
	transition: -webkit-transform .2s !important;
	transition: transform .2s !important;
	transition: transform .2s, -webkit-transform .2s !important
}

.scale-transition.scale-in {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.card-panel {
	transition: -webkit-box-shadow .25s;
	transition: box-shadow .25s;
	transition: box-shadow .25s, -webkit-box-shadow .25s;
	padding: 24px
}

.card {
	-webkit-transition: -webkit-box-shadow .25s;
	transition: -webkit-box-shadow .25s;
	transition: box-shadow .25s;
	transition: box-shadow .25s, -webkit-box-shadow .25s
}

.card .card-title {
	font-size: 24px;
	font-weight: 300
}

.card.large .card-image,
.card.medium .card-image,
.card.small .card-image {
	max-height: 60%;
	overflow: hidden
}

.card.large .card-image+.card-content,
.card.medium .card-image+.card-content,
.card.small .card-image+.card-content {
	max-height: 40%
}

.card.large .card-content,
.card.medium .card-content,
.card.small .card-content {
	max-height: 100%;
	overflow: hidden
}

.card.large .card-action,
.card.medium .card-action,
.card.small .card-action {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0
}

.card.small {
	height: 300px
}

.card.medium {
	height: 400px
}

.card.large {
	height: 500px
}

.card.horizontal {
	display: flex
}

.card.horizontal .card-stacked,
.toast {
	display: -webkit-flex;
	display: -ms-flexbox
}

.card.horizontal.large .card-image,
.card.horizontal.medium .card-image,
.card.horizontal.small .card-image {
	height: 100%;
	max-height: none;
	overflow: visible
}

.card.horizontal.large .card-image img,
.card.horizontal.medium .card-image img,
.card.horizontal.small .card-image img {
	height: 100%
}

.card.horizontal .card-image {
	max-width: 50%
}

.card.horizontal .card-image img {
	border-radius: 2px 0 0 2px;
	max-width: 100%;
	width: auto
}

.card.horizontal .card-stacked {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	position: relative
}

.card.horizontal .card-stacked .card-content {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.card.sticky-action .card-action {
	z-index: 2
}

.card.sticky-action .card-reveal {
	z-index: 1;
	padding-bottom: 64px
}

.card .card-image {
	position: relative
}

.card .card-image img {
	display: block;
	border-radius: 2px 2px 0 0;
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%
}

.card .card-action:last-child,
.card .card-content {
	border-radius: 0 0 2px 2px
}

.card .card-image .card-title {
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	max-width: 100%;
	padding: 24px
}

.card .card-content {
	padding: 24px
}

.card .card-content p {
	margin: 0;
	color: inherit
}

.card .card-content .card-title {
	display: block;
	line-height: 32px;
	margin-bottom: 8px
}

.card .card-content .card-title i {
	line-height: 32px
}

.card .card-action {
	position: relative;
	background-color: inherit;
	border-top: 1px solid rgba(160, 160, 160, .2);
	padding: 16px 24px
}

.card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating) {
	color: #ffab40;
	margin-right: 24px;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
	text-transform: uppercase
}

.card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating):hover {
	color: #ffd8a6
}

.card .card-reveal {
	padding: 24px;
	position: absolute;
	background-color: #fff;
	width: 100%;
	overflow-y: auto;
	left: 0;
	top: 100%;
	height: 100%;
	z-index: 3;
	display: none
}

.card .card-reveal .card-title {
	cursor: pointer;
	display: block
}

#toast-container {
	display: block;
	position: fixed;
	z-index: 10000
}

.tabs,
.toast {
	position: relative
}

@media only screen and (max-width:600px) {
	#toast-container {
		min-width: 100%;
		bottom: 0
	}
}

@media only screen and (min-width:601px) and (max-width:992px) {
	#toast-container {
		left: 5%;
		bottom: 7%;
		max-width: 90%
	}
}

@media only screen and (min-width:993px) {
	#toast-container {
		top: 10%;
		right: 7%;
		max-width: 86%
	}
}

.toast {
	border-radius: 2px;
	top: 35px;
	width: auto;
	margin-top: 10px;
	max-width: 100%;
	height: auto;
	min-height: 48px;
	line-height: 1.5em;
	word-break: break-all;
	background-color: #323232;
	padding: 10px 25px;
	font-size: 1.1rem;
	color: #fff;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	cursor: default
}

.toast .toast-action {
	color: #eeff41;
	font-weight: 500;
	margin-right: -25px;
	margin-left: 3rem
}

.toast.rounded {
	border-radius: 24px
}

@media only screen and (max-width:600px) {
	.toast {
		width: 100%;
		border-radius: 0
	}
}

.tabs {
	overflow-x: auto;
	overflow-y: hidden;
	height: 48px;
	width: 100%;
	background-color: #fff;
	margin: 0 auto
}

.tabs.tabs-transparent {
	background-color: transparent
}

.tabs.tabs-transparent .tab a,
.tabs.tabs-transparent .tab.disabled a,
.tabs.tabs-transparent .tab.disabled a:hover {
	color: rgba(255, 255, 255, .7)
}

.tabs.tabs-transparent .tab a.active,
.tabs.tabs-transparent .tab a:hover {
	color: #fff
}

.tabs.tabs-transparent .indicator {
	background-color: #fff
}

.tabs.tabs-fixed-width {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.tabs.tabs-fixed-width .tab {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.tabs .tab {
	display: inline-block;
	line-height: 48px;
	height: 48px;
	padding: 0;
	margin: 0;
	text-transform: uppercase
}

.tabs .tab a {
	color: rgba(238, 110, 115, .7);
	display: block;
	width: 100%;
	height: 100%;

    margin-left: 72px;
	font-size: 14px;
	overflow: hidden;
	-webkit-transition: color .28s ease;
	transition: color .28s ease
}

.tabs .tab a.active,
.tabs .tab a:hover {
	background-color: transparent;
	color: #ee6e73
}

.tabs .tab.disabled a,
.tabs .tab.disabled a:hover {
	color: rgba(238, 110, 115, .7);
	cursor: default
}

.tabs .indicator {
	position: absolute;
	bottom: 0;
	height: 2px;
	background-color: #f6b2b5;
	will-change: left, right
}

@media only screen and (max-width:992px) {
	.tabs {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}

	.tabs .tab {
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1
	}

}

.material-tooltip {
	padding: 10px 8px;
	font-size: 1rem;
	z-index: 2000;
	background-color: transparent;
	border-radius: 2px;
	color: #fff;
	min-height: 36px;
	line-height: 120%;
	position: absolute;
	max-width: calc(100% - 4px);
	overflow: hidden;
	left: 0;
	top: 0;
	pointer-events: none;
	visibility: hidden
}

.backdrop {
	position: absolute;
	height: 7px;
	width: 14px;
	border-radius: 0 0 50% 50%;
	background-color: #323232;
	z-index: -1;
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	visibility: hidden
}




.fixed-action-btn {
	position: fixed;
	right: 23px;
	bottom: 23px;
	padding-top: 15px;
	margin-bottom: 0;
	z-index: 997
}

.fixed-action-btn.active ul {
	visibility: visible
}

.fixed-action-btn.horizontal {
	padding: 0 0 0 15px
}

.fixed-action-btn.horizontal ul {
	text-align: right;
	right: 64px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 100%;
	left: auto;
	width: 500px
}

.fixed-action-btn.horizontal ul li {
	display: inline-block;
	margin: 15px 15px 0 0
}

.fixed-action-btn.toolbar {
	padding: 0;
	height: 56px
}

.fixed-action-btn.toolbar ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	top: 0;
	bottom: 0;
	z-index: 1
}

.fixed-action-btn.toolbar ul li {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: inline-block;
	margin: 0;
	height: 100%;
	-webkit-transition: none;
	transition: none
}

.fixed-action-btn.toolbar ul li a {
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	line-height: 56px;
	z-index: 1
}

.fixed-action-btn.toolbar ul li a i {
	line-height: inherit
}

.fixed-action-btn ul {
	left: 0;
	right: 0;
	text-align: center;
	position: absolute;
	bottom: 64px;
	margin: 0;
	visibility: hidden
}

.fixed-action-btn ul li {
	margin-bottom: 15px
}

.fixed-action-btn .fab-backdrop {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 40px;
	height: 40px;
	background-color: #26a69a;
	border-radius: 50%;
	-webkit-transform: scale(0);
	transform: scale(0)
}

.btn-flat {
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
	color: #343434;
	cursor: pointer;
	-webkit-transition: background-color .2s;
	transition: background-color .2s
}

.btn-flat:focus,
.btn-flat:hover {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-flat:focus {
	background-color: rgba(0, 0, 0, .1)
}

.btn-flat.disabled {
	background-color: transparent !important;
	color: #b3b2b2 !important;
	cursor: default
}

.btn-large {
	height: 54px;
	line-height: 54px
}

.btn-block {
	display: block
}

.dropdown-content {
	background-color: #fff;
	margin: 0;
	display: none;
	min-width: 100px;
	max-height: 650px;
	overflow-y: auto;
	position: absolute;
	z-index: 999;
	will-change: width, height
}

.dropdown-content li {
	clear: both;
	color: rgba(0, 0, 0, .87);
	cursor: pointer;
	min-height: 50px;
	line-height: 1.5rem;
	width: 100%;
	text-align: left;
	text-transform: none
}

.dropdown-content li.active,
.dropdown-content li.selected,
.dropdown-content li:hover {
	background-color: #eee
}

.dropdown-content li.active.selected {
	background-color: #e1e1e1
}

.dropdown-content li.divider {
	min-height: 0;
	height: 1px
}

.dropdown-content li>a,
.dropdown-content li>span {
	font-size: 16px;
	color: #26a69a;
	display: block;
	line-height: 22px;
	padding: 14px 16px
}

.dropdown-content li>span>label {
	top: 1px;
	left: 0;
	height: 18px
}

.dropdown-content li>a>i {
	height: inherit;
	line-height: inherit;
	float: left;
	margin: 0 24px 0 0;
	width: 24px
}

.input-field.col .dropdown-content [type=checkbox]+label {
	top: 1px;
	left: 0;
	height: 18px
}

/*!
 * Waves v0.6.0
 * http://fian.my.id/Waves
 *
 * Copyright 2014 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */
.waves-effect {
	position: relative;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	user-select: none;
	vertical-align: middle;
	z-index: 1;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out
}

.waves-effect .waves-ripple {
	position: absolute;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	opacity: 0;
	background: rgba(0, 0, 0, .2);
	-webkit-transition: all .7s ease-out;
	transition: all .7s ease-out;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transform: scale(0);
	transform: scale(0);
	pointer-events: none
}

.waves-effect.waves-light .waves-ripple {
	background-color: rgba(255, 255, 255, .45)
}

.waves-effect.waves-red .waves-ripple {
	background-color: rgba(244, 67, 54, .7)
}

.waves-effect.waves-yellow .waves-ripple {
	background-color: rgba(255, 235, 59, .7)
}

.waves-effect.waves-orange .waves-ripple {
	background-color: rgba(255, 152, 0, .7)
}

.waves-effect.waves-purple .waves-ripple {
	background-color: rgba(156, 39, 176, .7)
}

.waves-effect.waves-green .waves-ripple {
	background-color: rgba(76, 175, 80, .7)
}

.waves-effect.waves-teal .waves-ripple {
	background-color: rgba(0, 150, 136, .7)
}

.waves-effect input[type=button],
.waves-effect input[type=reset],
.waves-effect input[type=submit] {
	border: 0;
	font-style: normal;
	font-size: inherit;
	text-transform: inherit;
	background: 0 0
}

.waves-effect img {
	position: relative;
	z-index: -1
}

.waves-notransition {
	-webkit-transition: none !important;
	transition: none !important
}

.waves-input-wrapper {
	border-radius: .2em;
	vertical-align: bottom
}

.waves-input-wrapper .waves-button-input {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1
}

.waves-circle {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	text-align: center;
	width: 2.5em;
	height: 2.5em;
	line-height: 2.5em;
	border-radius: 50%;
	-webkit-mask-image: none
}

.waves-block {
	display: block
}

.modal,
.modal-overlay {
	position: fixed;
	left: 0;
	display: none;
	right: 0
}

.waves-effect .waves-ripple {
	z-index: -1
}

.modal {
	background-color: #fafafa;
	padding: 0;
	max-height: 70%;
	width: 55%;
	margin: auto;
	overflow-y: auto;
	border-radius: 2px;
	will-change: top, opacity
}

@media only screen and (max-width:992px) {
	.modal {
		width: 80%
	}
}

.modal h1,
.modal h2,
.modal h3,
.modal h4 {
	margin-top: 0
}

.modal .modal-content {
	padding: 24px
}

.modal .modal-close {
	cursor: pointer
}

.modal .modal-footer {
	border-radius: 0 0 2px 2px;
	background-color: #fafafa;
	padding: 4px 6px;
	height: 56px;
	width: 100%;
	text-align: right
}

.modal .modal-footer .btn,
.modal .modal-footer .btn-flat,
.modal .modal-footer .btn-large {
	margin: 6px 0
}

.modal-overlay {
	z-index: 999;
	top: -25%;
	bottom: 0;
	height: 125%;
	width: 100%;
	background: #000;
	will-change: opacity
}

.modal.modal-fixed-footer {
	padding: 0;
	height: 70%
}

.modal.modal-fixed-footer .modal-content {
	position: absolute;
	height: calc(100% - 56px);
	max-height: 100%;
	width: 100%;
	overflow-y: auto
}

.modal.modal-fixed-footer .modal-footer {
	border-top: 1px solid rgba(0, 0, 0, .1);
	position: absolute;
	bottom: 0
}

.modal.bottom-sheet {
	top: auto;
	bottom: -100%;
	margin: 0;
	width: 100%;
	max-height: 45%;
	border-radius: 0;
	will-change: bottom, opacity
}

.collapsible {
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin: .5rem 0 1rem
}

.collapsible-header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
	line-height: 1.5;
	padding: 1rem;
	background-color: #fff;
	border-bottom: 1px solid #ddd
}

.collapsible-header i {
	width: 2rem;
	font-size: 1.6rem;
	display: inline-block;
	text-align: center;
	margin-right: 1rem
}

.collapsible-body {
	display: none;
	border-bottom: 1px solid #ddd;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 2rem
}

.chip,
.chips .input {
	display: inline-block
}

.side-nav .collapsible,
.side-nav.fixed .collapsible {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.side-nav .collapsible li,
.side-nav.fixed .collapsible li {
	padding: 0
}

.side-nav .collapsible-header,
.side-nav.fixed .collapsible-header {
	background-color: transparent;
	border: none;
	line-height: inherit;
	height: inherit;
	padding: 0 16px
}

.side-nav .collapsible-header:hover,
.side-nav.fixed .collapsible-header:hover {
	background-color: rgba(0, 0, 0, .05)
}

.side-nav .collapsible-header i,
.side-nav.fixed .collapsible-header i {
	line-height: inherit
}

.chip,
.chip .close,
.chips .input {
	line-height: 32px
}

.side-nav .collapsible-body,
.side-nav.fixed .collapsible-body {
	border: 0;
	background-color: #fff
}

.side-nav .collapsible-body li a,
.side-nav.fixed .collapsible-body li a {
	padding: 0 23.5px 0 31px
}

.collapsible.popout {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.collapsible.popout>li {
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
	margin: 0 24px;
	-webkit-transition: margin .35s cubic-bezier(.25, .46, .45, .94);
	transition: margin .35s cubic-bezier(.25, .46, .45, .94)
}

.collapsible.popout>li.active {
	-webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
	margin: 16px 0
}

.chip {
	height: 32px;
	font-size: 13px;
	font-weight: 500;
	color: rgba(0, 0, 0, .6);
	padding: 0 12px;
	border-radius: 16px;
	background-color: #e4e4e4;
	margin-bottom: 5px;
	margin-right: 5px
}

.chip>img {
	float: left;
	margin: 0 8px 0 -12px;
	height: 32px;
	width: 32px;
	border-radius: 50%
}

.chip .close {
	cursor: pointer;
	float: right;
	font-size: 16px;
	padding-left: 8px
}

.chips {
	border: none;
	border-bottom: 1px solid #9e9e9e;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0 0 20px;
	min-height: 45px;
	outline: 0;
	-webkit-transition: all .3s;
	transition: all .3s
}

.chips.focus {
	border-bottom: 1px solid #26a69a;
	-webkit-box-shadow: 0 1px 0 0 #26a69a;
	box-shadow: 0 1px 0 0 #26a69a
}

.chips:hover {
	cursor: text
}

.chips .chip.selected {
	background-color: #26a69a;
	color: #fff
}

.chips .input {
	background: 0 0;
	border: 0;
	color: rgba(0, 0, 0, .6);
	font-size: 1rem;
	height: 3rem;
	outline: 0;
	margin: 0;
	padding: 0 !important;
	width: 120px !important
}

.chips .input:focus {
	border: 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}

.chips .autocomplete-content {
	margin-top: 0;
	margin-bottom: 0
}

.prefix~.chips {
	margin-left: 3rem;
	width: 92%;
	width: calc(100% - 3rem)
}

.chips:empty~label {
	font-size: .8rem;
	-webkit-transform: translateY(-140%);
	transform: translateY(-140%)
}

.materialboxed {
	display: block;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
	position: relative;
	-webkit-transition: opacity .4s;
	transition: opacity .4s;
	-webkit-backface-visibility: hidden
}

#materialbox-overlay,
.materialbox-caption {
	position: fixed;
	z-index: 1000;
	left: 0;
	bottom: 0
}

.materialboxed:hover:not(.active) {
	opacity: .8
}

.materialboxed.active {
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

#materialbox-overlay {
	top: 0;
	right: 0;
	background-color: #292929;
	will-change: opacity
}

.materialbox-caption {
	display: none;
	color: #fff;
	line-height: 50px;
	width: 100%;
	text-align: center;
	padding: 0 15%;
	height: 50px;
	-webkit-font-smoothing: antialiased
}

select:focus {
	outline: #c9f3ef solid 1px
}

button:focus {
	outline: 0;
	background-color: #2ab7a9
}

label {
	font-size: .8rem;
	color: #9e9e9e
}

::-webkit-input-placeholder {
	color: #d1d1d1
}

::-moz-placeholder {
	color: #d1d1d1
}

:-ms-input-placeholder {
	color: #d1d1d1
}

::placeholder {
	color: #d1d1d1
}



.input-field {
	position: relative;
	margin-top: 1rem
}

.input-field.inline {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px
}

.input-field.inline .select-dropdown,
.input-field.inline input {
	margin-bottom: 1rem
}

.input-field.col label {
	left: .75rem
}

.input-field.col .prefix~.validate~label,
.input-field.col .prefix~label {
	width: calc(100% - 3rem - 1.5rem)
}

.input-field label {
	color: #9e9e9e;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	font-size: 1rem;
	cursor: text;
	-webkit-transition: -webkit-transform .2s ease-out;
	transition: -webkit-transform .2s ease-out;
	transition: transform .2s ease-out;
	transition: transform .2s ease-out, -webkit-transform .2s ease-out;
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
	text-align: initial;
	-webkit-transform: translateY(12px);
	transform: translateY(12px);
	pointer-events: none
}

.input-field label:not(.label-icon).active {
	-webkit-transform: translateY(-14px) scale(.8);
	transform: translateY(-14px) scale(.8);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0
}

.input-field .prefix {
	position: absolute;
	width: 3rem;
	font-size: 2rem;
	-webkit-transition: color .2s;
	transition: color .2s
}

.input-field .prefix.active {
	color: #26a69a
}

.input-field .prefix~.autocomplete-content,
.input-field .prefix~.validate~label,
.input-field .prefix~input,
.input-field .prefix~label,
.input-field .prefix~textarea {
	margin-left: 3rem;
	width: 92%;
	width: calc(100% - 3rem)
}

.input-field .prefix~label {
	margin-left: 3rem
}

@media only screen and (max-width:992px) {
	.input-field .prefix~input {
		width: 86%;
		width: calc(100% - 3rem)
	}
}

@media only screen and (max-width:600px) {
	.input-field .prefix~input {
		width: 80%;
		width: calc(100% - 3rem)
	}
}

.input-field input[type=search] {
	display: block;
	line-height: inherit
}

.nav-wrapper .input-field input[type=search] {
	height: inherit;
	padding-left: 4rem;
	width: calc(100% - 4rem);
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.input-field input[type=search]:focus {
	background-color: #fff;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #444
}

.input-field input[type=search]:focus+label i,
.input-field input[type=search]:focus~.material-icons,
.input-field input[type=search]:focus~.mdi-navigation-close {
	color: #444
}

.input-field input[type=search]+label {
	left: 1rem
}

.input-field input[type=search]~.material-icons,
.input-field input[type=search]~.mdi-navigation-close {
	position: absolute;
	top: 0;
	right: 1rem;
	color: transparent;
	cursor: pointer;
	font-size: 2rem;
	-webkit-transition: .3s color;
	transition: .3s color
}

textarea {
	width: 100%;
	height: 3rem;
	background-color: transparent
}

textarea.materialize-textarea {
	overflow-y: hidden;
	padding: .8rem 0 1.6rem;
	resize: none;
	min-height: 3rem
}

textarea.materialize-textarea.validate+label {
	height: 100%
}

textarea.materialize-textarea.validate+label::after {
	top: calc(100% - 12px)
}

textarea.materialize-textarea.validate+label:not(.label-icon).active {
	-webkit-transform: translateY(-25px);
	transform: translateY(-25px)
}

.hiddendiv {
	display: none;
	white-space: pre-wrap;
	word-wrap: break-word;
	overflow-wrap: break-word;
	padding-top: 1.2rem;
	position: absolute;
	top: 0
}

.autocomplete-content {
	margin-top: -20px;
	margin-bottom: 20px;
	display: block;
	opacity: 1;
	position: static
}

.autocomplete-content li .highlight {
	color: #444
}

.autocomplete-content li img {
	height: 40px;
	width: 40px;
	margin: 5px 15px
}

[type=radio]:checked,
[type=radio]:not(:checked) {
	position: absolute;
	opacity: 0;
	pointer-events: none
}

[type=radio]:checked+label,
[type=radio]:not(:checked)+label {
	position: relative;
	padding-left: 35px;
	cursor: pointer;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	font-size: 1rem;
	-webkit-transition: .28s ease;
	transition: .28s ease;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

[type=radio]+label:after,
[type=radio]+label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	margin: 4px;
	width: 16px;
	height: 16px;
	z-index: 0;
	-webkit-transition: .28s ease;
	transition: .28s ease
}

[type=radio].with-gap:checked+label:after,
[type=radio].with-gap:checked+label:before,
[type=radio]:checked+label:after,
[type=radio]:checked+label:before,
[type=radio]:not(:checked)+label:after,
[type=radio]:not(:checked)+label:before {
	border-radius: 50%
}

[type=radio]:not(:checked)+label:after,
[type=radio]:not(:checked)+label:before {
	border: 2px solid #5a5a5a
}

[type=radio]:not(:checked)+label:after {
	-webkit-transform: scale(0);
	transform: scale(0)
}

[type=radio]:checked+label:before {
	border: 2px solid transparent
}

[type=radio].with-gap:checked+label:after,
[type=radio].with-gap:checked+label:before,
[type=radio]:checked+label:after {
	border: 2px solid #26a69a
}

[type=radio].with-gap:checked+label:after,
[type=radio]:checked+label:after {
	background-color: #26a69a
}

[type=radio]:checked+label:after {
	-webkit-transform: scale(1.02);
	transform: scale(1.02)
}

[type=radio].with-gap:checked+label:after {
	-webkit-transform: scale(.5);
	transform: scale(.5)
}

[type=radio].tabbed:focus+label:before {
	-webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, .1);
	box-shadow: 0 0 0 10px rgba(0, 0, 0, .1)
}

[type=radio].with-gap:disabled:checked+label:before {
	border: 2px solid rgba(0, 0, 0, .42)
}

[type=radio].with-gap:disabled:checked+label:after {
	border: none;
	background-color: rgba(0, 0, 0, .42)
}

[type=radio]:disabled:checked+label:before,
[type=radio]:disabled:not(:checked)+label:before {
	background-color: transparent;
	border-color: rgba(0, 0, 0, .42)
}

[type=radio]:disabled+label {
	color: rgba(0, 0, 0, .42)
}

[type=radio]:disabled:not(:checked)+label:before {
	border-color: rgba(0, 0, 0, .42)
}

[type=radio]:disabled:checked+label:after {
	background-color: rgba(0, 0, 0, .42);
	border-color: #949494
}

form p {
	margin-bottom: 10px;
	text-align: left
}

form p:last-child {
	margin-bottom: 0
}

[type=checkbox]:checked,
[type=checkbox]:not(:checked) {
	position: absolute;
	opacity: 0;
	pointer-events: none
}

[type=checkbox]+label {
	position: relative;
	padding-left: 35px;
	cursor: pointer;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	font-size: 1rem;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.select-wrapper input.select-dropdown,
.switch,
.switch * {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

[type=checkbox]+label:before,
[type=checkbox]:not(.filled-in)+label:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	z-index: 0;
	border: 2px solid #5a5a5a;
	border-radius: 1px;
	margin-top: 2px;
	-webkit-transition: .2s;
	transition: .2s
}

[type=checkbox]:not(.filled-in)+label:after {
	border: 0;
	-webkit-transform: scale(0);
	transform: scale(0)
}

[type=checkbox]:not(:checked):disabled+label:before {
	border: none;
	background-color: rgba(0, 0, 0, .42)
}

[type=checkbox].tabbed:focus+label:after {
	-webkit-transform: scale(1);
	transform: scale(1);
	border: 0;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, .1);
	box-shadow: 0 0 0 10px rgba(0, 0, 0, .1);
	background-color: rgba(0, 0, 0, .1)
}

[type=checkbox]:checked+label:before {
	top: -4px;
	left: -5px;
	width: 12px;
	height: 22px;
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	border-right: 2px solid #26a69a;
	border-bottom: 2px solid #26a69a;
	-webkit-transform: rotate(40deg);
	transform: rotate(40deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%
}

[type=checkbox]:checked:disabled+label:before {
	border-right: 2px solid rgba(0, 0, 0, .42);
	border-bottom: 2px solid rgba(0, 0, 0, .42)
}

[type=checkbox]:indeterminate+label:before {
	top: -11px;
	left: -12px;
	width: 10px;
	height: 22px;
	border-top: none;
	border-left: none;
	border-right: 2px solid #26a69a;
	border-bottom: none;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%
}

[type=checkbox]:indeterminate:disabled+label:before {
	border-right: 2px solid rgba(0, 0, 0, .42);
	background-color: transparent
}

[type=checkbox].filled-in+label:after {
	border-radius: 2px
}

[type=checkbox].filled-in+label:after,
[type=checkbox].filled-in+label:before {
	content: '';
	left: 0;
	position: absolute;
	-webkit-transition: border .25s, background-color .25s, width .2s .1s, height .2s .1s, top .2s .1s, left .2s .1s;
	transition: border .25s, background-color .25s, width .2s .1s, height .2s .1s, top .2s .1s, left .2s .1s;
	z-index: 1
}

[type=checkbox].filled-in:not(:checked)+label:before {
	width: 0;
	height: 0;
	border: 3px solid transparent;
	left: 6px;
	top: 10px;
	-webkit-transform: rotateZ(37deg);
	transform: rotateZ(37deg);
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%
}

[type=checkbox].filled-in:not(:checked)+label:after {
	height: 20px;
	width: 20px;
	background-color: transparent;
	border: 2px solid #5a5a5a;
	top: 0;
	z-index: 0
}

[type=checkbox].filled-in:checked+label:before {
	top: 0;
	left: 1px;
	width: 8px;
	height: 13px;
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	-webkit-transform: rotateZ(37deg);
	transform: rotateZ(37deg);
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%
}

[type=checkbox].filled-in:checked+label:after {
	top: 0;
	width: 20px;
	height: 20px;
	border: 2px solid #26a69a;
	background-color: #26a69a;
	z-index: 0
}

[type=checkbox].filled-in.tabbed:focus+label:after {
	border-radius: 2px;
	border-color: #5a5a5a;
	background-color: rgba(0, 0, 0, .1)
}

[type=checkbox].filled-in.tabbed:checked:focus+label:after {
	border-radius: 2px;
	background-color: #26a69a;
	border-color: #26a69a
}

[type=checkbox].filled-in:disabled:not(:checked)+label:before {
	background-color: transparent;
	border: 2px solid transparent
}

[type=checkbox].filled-in:disabled:not(:checked)+label:after {
	border-color: transparent;
	background-color: #949494
}

[type=checkbox].filled-in:disabled:checked+label:before {
	background-color: transparent
}

[type=checkbox].filled-in:disabled:checked+label:after {
	background-color: #949494;
	border-color: #949494
}

.switch,
.switch * {
	user-select: none
}

.switch label {
	cursor: pointer
}

.switch label input[type=checkbox] {
	opacity: 0;
	width: 0;
	height: 0
}

.switch label input[type=checkbox]:checked+.lever {
	background-color: #84c7c1
}

.switch label input[type=checkbox]:checked+.lever:after,
.switch label input[type=checkbox]:checked+.lever:before {
	left: 18px
}

.switch label input[type=checkbox]:checked+.lever:after {
	background-color: #26a69a
}

.switch label .lever {
	content: "";
	display: inline-block;
	position: relative;
	width: 36px;
	height: 14px;
	background-color: rgba(0, 0, 0, .38);
	border-radius: 15px;
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
	vertical-align: middle;
	margin: 0 16px
}

.switch label .lever:after,
.switch label .lever:before {
	content: "";
	position: absolute;
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	left: 0;
	top: -3px;
	-webkit-transition: left .3s ease, background .3s ease, -webkit-box-shadow .1s ease, -webkit-transform .1s ease;
	transition: left .3s ease, background .3s ease, -webkit-box-shadow .1s ease, -webkit-transform .1s ease;
	transition: left .3s ease, background .3s ease, box-shadow .1s ease, transform .1s ease;
	transition: left .3s ease, background .3s ease, box-shadow .1s ease, transform .1s ease, -webkit-box-shadow .1s ease, -webkit-transform .1s ease
}

.switch label .lever:before {
	background-color: rgba(38, 166, 154, .15)
}

.switch label .lever:after {
	background-color: #F1F1F1;
	-webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
	box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12)
}

input[type=checkbox]:checked:not(:disabled).tabbed:focus~.lever::before,
input[type=checkbox]:checked:not(:disabled)~.lever:active::before {
	-webkit-transform: scale(2.4);
	transform: scale(2.4);
	background-color: rgba(38, 166, 154, .15)
}

input[type=checkbox]:not(:disabled).tabbed:focus~.lever::before,
input[type=checkbox]:not(:disabled)~.lever:active:before {
	-webkit-transform: scale(2.4);
	transform: scale(2.4);
	background-color: rgba(0, 0, 0, .08)
}

.switch input[type=checkbox][disabled]+.lever {
	cursor: default;
	background-color: rgba(0, 0, 0, .12)
}

.switch label input[type=checkbox][disabled]+.lever:after,
.switch label input[type=checkbox][disabled]:checked+.lever:after {
	background-color: #949494
}

select {
	display: none;
	background-color: rgba(255, 255, 255, .9);
	width: 100%;
	padding: 5px;
	border: 1px solid #f2f2f2;
	border-radius: 2px;
	height: 3rem
}

select.browser-default {
	display: block
}

.input-field>select {
	display: block;
	position: absolute;
	width: 0;
	pointer-events: none;
	height: 0;
	top: 0;
	left: 0;
	opacity: 0
}

.select-label {
	position: absolute
}

.select-wrapper {
	position: relative
}

.select-wrapper.invalid+label,
.select-wrapper.valid+label {
	width: 100%;
	pointer-events: none
}

.select-wrapper input.select-dropdown {
	position: relative;
	cursor: pointer;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #9e9e9e;
	outline: 0;
	height: 3rem;
	line-height: 3rem;
	width: 100%;
	font-size: 1rem;
	margin: 0 0 20px;
	padding: 0;
	display: block;
	user-select: none
}

.picker,
.select-wrapper input.select-dropdown:disabled {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

.select-wrapper span.caret {
	color: initial;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	height: 10px;
	margin: auto 0;
	font-size: 10px;
	line-height: 10px
}

.select-wrapper+label {
	position: absolute;
	top: -26px;
	font-size: .8rem
}

.select-wrapper.disabled span.caret,
.select-wrapper.disabled+label,
select:disabled {
	color: rgba(0, 0, 0, .42)
}

.select-wrapper input.select-dropdown:disabled {
	color: rgba(0, 0, 0, .42);
	cursor: default;
	user-select: none
}

.file-field span,
input[type=range],
input[type=range]+.thumb {
	cursor: pointer
}

.select-wrapper i {
	color: rgba(0, 0, 0, .3)
}

.select-dropdown li.disabled,
.select-dropdown li.disabled>span,
.select-dropdown li.optgroup {
	color: rgba(0, 0, 0, .3);
	background-color: transparent
}

.select-dropdown.dropdown-content li.active {
	background-color: transparent
}

.select-dropdown.dropdown-content li:hover {
	background-color: rgba(0, 0, 0, .06)
}

.select-dropdown.dropdown-content li.selected {
	background-color: rgba(0, 0, 0, .03)
}

.prefix~.select-wrapper {
	margin-left: 3rem;
	width: 92%;
	width: calc(100% - 3rem)
}

.prefix~label {
	margin-left: 3rem
}

.select-dropdown li img {
	height: 40px;
	width: 40px;
	margin: 5px 15px;
	float: right
}

.select-dropdown li.optgroup {
	border-top: 1px solid #eee
}

.select-dropdown li.optgroup.selected>span {
	color: rgba(0, 0, 0, .7)
}

.select-dropdown li.optgroup>span {
	color: rgba(0, 0, 0, .4)
}

.select-dropdown li.optgroup~li.optgroup-option {
	padding-left: 1rem
}

.file-field {
	position: relative
}

.file-field .file-path-wrapper {
	overflow: hidden;
	padding-left: 10px
}

.file-field input.file-path {
	width: 100%
}

.file-field .btn,
.file-field .btn-large {
	float: left;
	height: 3rem;
	line-height: 3rem
}

.file-field input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0)
}

.range-field,
input[type=range] {
	position: relative
}

.file-field input[type=file]::-webkit-file-upload-button {
	display: none
}

input[type=range] {
	background-color: transparent;
	outline: 0;
	width: 100%;
	margin: 15px 0;
	padding: 0
}

input[type=range]:focus {
	outline: 0
}

input[type=range]+.thumb {
	position: absolute;
	top: 10px;
	left: 0;
	border: none;
	height: 0;
	width: 0;
	border-radius: 50%;
	background-color: #26a69a;
	margin-left: 7px;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.side-nav,
.table-of-contents.fixed {
	position: fixed
}

input[type=range]+.thumb .value {
	display: block;
	width: 30px;
	text-align: center;
	color: #26a69a;
	font-size: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

input[type=range]+.thumb.active {
	border-radius: 50% 50% 50% 0
}

input[type=range]+.thumb.active .value {
	color: #fff;
	margin-left: -1px;
	margin-top: 8px;
	font-size: 10px
}

input[type=range]::-webkit-slider-runnable-track {
	height: 3px;
	background: #c2c0c2;
	border: none
}

input[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 14px;
	width: 14px;
	border-radius: 50%;
	background-color: #26a69a;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	margin: -5px 0 0;
	-webkit-transition: .3s;
	transition: .3s
}

input[type=range]:focus::-webkit-slider-runnable-track {
	background: #ccc
}

input[type=range] {
	-webkit-appearance: none;
	border: 1px solid #fff
}

input[type=range]::-moz-range-track {
	height: 3px;
	background: #ddd;
	border: none
}

input[type=range]::-moz-range-thumb {
	border: none;
	height: 14px;
	width: 14px;
	border-radius: 50%;
	background: #26a69a;
	margin-top: -5px
}

input[type=range]:-moz-focusring {
	outline: #fff solid 1px;
	outline-offset: -1px
}

input[type=range]:focus::-moz-range-track {
	background: #ccc
}

input[type=range]::-ms-track {
	height: 3px;
	background: 0 0;
	border-color: transparent;
	border-width: 6px 0;
	color: transparent
}

input[type=range]::-ms-fill-lower {
	background: #777
}

input[type=range]::-ms-fill-upper {
	background: #ddd
}

input[type=range]::-ms-thumb {
	border: none;
	height: 14px;
	width: 14px;
	border-radius: 50%;
	background: #26a69a
}

input[type=range]:focus::-ms-fill-lower {
	background: #888
}

input[type=range]:focus::-ms-fill-upper {
	background: #ccc
}

.table-of-contents li {
	padding: 2px 0
}

.table-of-contents a {
	font-weight: 300;
	color: #757575;
	padding-left: 20px;
	height: 1.5rem;
	line-height: 1.5rem;
	letter-spacing: .4;
	display: inline-block
}

.table-of-contents a:hover {
	color: #a8a8a8;
	padding-left: 19px;
	border-left: 1px solid #ee6e73
}

.table-of-contents a.active {
	font-weight: 500;
	padding-left: 18px;
	border-left: 2px solid #ee6e73
}

.side-nav {
	width: 300px;
	left: 0;
	top: 0;
	margin: 0;
	height: 100%;
	height: calc(100% + 60px);
	height: -moz-calc(100%);
	padding-bottom: 60px;
	background-color: #fff;
	z-index: 999;
	overflow-y: auto;
	will-change: transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-105%);
	transform: translateX(-105%)
}

.side-nav li.active,
.side-nav li>a:hover {
	background-color: rgba(0, 0, 0, .05)
}

.side-nav.right-aligned {
	right: 0;
	left: auto;
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

.side-nav .collapsible {
	margin: 0
}

.side-nav li {
	float: none;
	line-height: 48px
}

.side-nav li>a {
	color: rgba(0, 0, 0, .87);
	display: block;
	font-size: 14px;
	font-weight: 500;
	height: 48px;
	line-height: 48px;
	padding: 0 32px
}

.side-nav li>a.btn,
.side-nav li>a.btn-flat,
.side-nav li>a.btn-floating,
.side-nav li>a.btn-large {
	margin: 10px 15px
}

.side-nav li>a.btn,
.side-nav li>a.btn-floating,
.side-nav li>a.btn-large {
	color: #fff
}

.side-nav li>a.btn-flat {
	color: #343434
}

.side-nav li>a.btn-large:hover,
.side-nav li>a.btn:hover {
	background-color: #2bbbad
}

.side-nav li>a.btn-floating:hover {
	background-color: #26a69a
}

.side-nav .subheader:hover,
.side-nav .user-view>a:hover,
.side-nav .userView>a:hover {
	background-color: transparent
}

.side-nav li>a li>a>[class*=mdi-],
.side-nav li>a>[class^=mdi-],
.side-nav li>a>i,
.side-nav li>a>i.material-icons {
	float: left;
	height: 48px;
	line-height: 48px;
	margin: 0 32px 0 0;
	width: 24px;
	color: rgba(0, 0, 0, .54)
}

.side-nav .divider {
	margin: 8px 0 0
}

.side-nav .subheader {
	cursor: initial;
	pointer-events: none;
	color: rgba(0, 0, 0, .54);
	font-size: 14px;
	font-weight: 500;
	line-height: 48px
}

.side-nav .user-view,
.side-nav .userView {
	position: relative;
	padding: 32px 32px 0;
	margin-bottom: 8px
}

.side-nav .user-view>a,
.side-nav .userView>a {
	height: auto;
	padding: 0
}

.side-nav .user-view .background,
.side-nav .userView .background {
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1
}

.side-nav .user-view .circle,
.side-nav .user-view .email,
.side-nav .user-view .name,
.side-nav .userView .circle,
.side-nav .userView .email,
.side-nav .userView .name {
	display: block
}

.side-nav .user-view .circle,
.side-nav .userView .circle {
	height: 64px;
	width: 64px
}

.side-nav .user-view .email,
.side-nav .user-view .name,
.side-nav .userView .email,
.side-nav .userView .name {
	font-size: 14px;
	line-height: 24px
}

.side-nav .user-view .name,
.side-nav .userView .name {
	margin-top: 16px;
	font-weight: 500
}

.side-nav .user-view .email,
.side-nav .userView .email {
	padding-bottom: 16px;
	font-weight: 400
}

.drag-target {
	height: 100%;
	width: 10px;
	position: fixed;
	top: 0;
	z-index: 998
}

.side-nav.fixed {
	left: 0;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	position: fixed
}

.side-nav.fixed.right-aligned {
	right: 0;
	left: auto
}

@media only screen and (max-width:992px) {
	.side-nav.fixed {
		-webkit-transform: translateX(-105%);
		transform: translateX(-105%)
	}

	.side-nav.fixed.right-aligned {
		-webkit-transform: translateX(105%);
		transform: translateX(105%)
	}

	.side-nav a {
		padding: 0 16px
	}

	.side-nav .user-view,
	.side-nav .userView {
		padding: 16px 16px 0
	}
}

.side-nav .collapsible-body>ul:not(.collapsible)>li.active,
.side-nav.fixed .collapsible-body>ul:not(.collapsible)>li.active {
	background-color: #ee6e73
}

.side-nav .collapsible-body>ul:not(.collapsible)>li.active a,
.side-nav.fixed .collapsible-body>ul:not(.collapsible)>li.active a {
	color: #fff
}

.side-nav .collapsible-body {
	padding: 0
}

#sidenav-overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 120vh;
	background-color: rgba(0, 0, 0, .5);
	z-index: 997;
	will-change: opacity
}

.preloader-wrapper {
	display: inline-block;
	position: relative;
	width: 50px;
	height: 50px
}

.preloader-wrapper.small {
	width: 36px;
	height: 36px
}

.preloader-wrapper.big {
	width: 64px;
	height: 64px
}

.preloader-wrapper.active {
	-webkit-animation: container-rotate 1568ms linear infinite;
	animation: container-rotate 1568ms linear infinite
}

@-webkit-keyframes container-rotate {
	to {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes container-rotate {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.spinner-layer {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	border-color: #26a69a
}

.spinner-blue,
.spinner-blue-only {
	border-color: #4285f4
}

.spinner-red,
.spinner-red-only {
	border-color: #db4437
}

.spinner-yellow,
.spinner-yellow-only {
	border-color: #f4b400
}

.spinner-green,
.spinner-green-only {
	border-color: #0f9d58
}

.circle-clipper,
.circle-clipper .circle,
.gap-patch {
	height: 100%;
	border-color: inherit
}

.active .spinner-layer.spinner-blue {
	-webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both;
	animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both
}

.active .spinner-layer.spinner-red {
	-webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both;
	animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both
}

.active .spinner-layer.spinner-yellow {
	-webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both;
	animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both
}

.active .spinner-layer.spinner-green {
	-webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both;
	animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both
}

.active .spinner-layer,
.active .spinner-layer.spinner-blue-only,
.active .spinner-layer.spinner-green-only,
.active .spinner-layer.spinner-red-only,
.active .spinner-layer.spinner-yellow-only {
	opacity: 1;
	-webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both;
	animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both
}

@-webkit-keyframes fill-unfill-rotate {
	12.5% {
		-webkit-transform: rotate(135deg)
	}

	25% {
		-webkit-transform: rotate(270deg)
	}

	37.5% {
		-webkit-transform: rotate(405deg)
	}

	50% {
		-webkit-transform: rotate(540deg)
	}

	62.5% {
		-webkit-transform: rotate(675deg)
	}

	75% {
		-webkit-transform: rotate(810deg)
	}

	87.5% {
		-webkit-transform: rotate(945deg)
	}

	to {
		-webkit-transform: rotate(1080deg)
	}
}

@keyframes fill-unfill-rotate {
	12.5% {
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg)
	}

	25% {
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg)
	}

	37.5% {
		-webkit-transform: rotate(405deg);
		transform: rotate(405deg)
	}

	50% {
		-webkit-transform: rotate(540deg);
		transform: rotate(540deg)
	}

	62.5% {
		-webkit-transform: rotate(675deg);
		transform: rotate(675deg)
	}

	75% {
		-webkit-transform: rotate(810deg);
		transform: rotate(810deg)
	}

	87.5% {
		-webkit-transform: rotate(945deg);
		transform: rotate(945deg)
	}

	to {
		-webkit-transform: rotate(1080deg);
		transform: rotate(1080deg)
	}
}

@-webkit-keyframes blue-fade-in-out {

	100%,
	25%,
	90%,
	from {
		opacity: 1
	}

	26%,
	89% {
		opacity: 0
	}
}

@keyframes blue-fade-in-out {

	100%,
	25%,
	90%,
	from {
		opacity: 1
	}

	26%,
	89% {
		opacity: 0
	}
}

@-webkit-keyframes red-fade-in-out {

	15%,
	51%,
	from {
		opacity: 0
	}

	25%,
	50% {
		opacity: 1
	}
}

@keyframes red-fade-in-out {

	15%,
	51%,
	from {
		opacity: 0
	}

	25%,
	50% {
		opacity: 1
	}
}

@-webkit-keyframes yellow-fade-in-out {

	40%,
	76%,
	from {
		opacity: 0
	}

	50%,
	75% {
		opacity: 1
	}
}

@keyframes yellow-fade-in-out {

	40%,
	76%,
	from {
		opacity: 0
	}

	50%,
	75% {
		opacity: 1
	}
}

@-webkit-keyframes green-fade-in-out {

	100%,
	65%,
	from {
		opacity: 0
	}

	75%,
	90% {
		opacity: 1
	}
}

@keyframes green-fade-in-out {

	100%,
	65%,
	from {
		opacity: 0
	}

	75%,
	90% {
		opacity: 1
	}
}

.gap-patch {
	position: absolute;
	top: 0;
	left: 45%;
	width: 10%;
	overflow: hidden
}

.gap-patch .circle {
	width: 1000%;
	left: -450%
}

.circle-clipper {
	display: inline-block;
	position: relative;
	width: 50%;
	overflow: hidden
}

.circle-clipper .circle {
	width: 200%;
	border-width: 3px;
	border-style: solid;
	border-bottom-color: transparent !important;
	border-radius: 50%;
	-webkit-animation: none;
	animation: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0
}

.circle-clipper.left .circle {
	left: 0;
	border-right-color: transparent !important;
	-webkit-transform: rotate(129deg);
	transform: rotate(129deg)
}

.circle-clipper.right .circle {
	left: -100%;
	border-left-color: transparent !important;
	-webkit-transform: rotate(-129deg);
	transform: rotate(-129deg)
}

.active .circle-clipper.left .circle {
	-webkit-animation: left-spin 1333ms cubic-bezier(.4, 0, .2, 1) infinite both;
	animation: left-spin 1333ms cubic-bezier(.4, 0, .2, 1) infinite both
}

.active .circle-clipper.right .circle {
	-webkit-animation: right-spin 1333ms cubic-bezier(.4, 0, .2, 1) infinite both;
	animation: right-spin 1333ms cubic-bezier(.4, 0, .2, 1) infinite both
}

@-webkit-keyframes left-spin {

	from,
	to {
		-webkit-transform: rotate(130deg)
	}

	50% {
		-webkit-transform: rotate(-5deg)
	}
}

@keyframes left-spin {

	from,
	to {
		-webkit-transform: rotate(130deg);
		transform: rotate(130deg)
	}

	50% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}
}

@-webkit-keyframes right-spin {

	from,
	to {
		-webkit-transform: rotate(-130deg)
	}

	50% {
		-webkit-transform: rotate(5deg)
	}
}

@keyframes right-spin {

	from,
	to {
		-webkit-transform: rotate(-130deg);
		transform: rotate(-130deg)
	}

	50% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}
}

#spinnerContainer.cooldown {
	-webkit-animation: container-rotate 1568ms linear infinite, fade-out .4s cubic-bezier(.4, 0, .2, 1);
	animation: container-rotate 1568ms linear infinite, fade-out .4s cubic-bezier(.4, 0, .2, 1)
}

@-webkit-keyframes fade-out {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes fade-out {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.slider {
	position: relative;
	height: 400px;
	width: 100%
}

.slider.fullscreen {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.slider.fullscreen ul.slides {
	height: 100%
}

.slider.fullscreen ul.indicators {
	z-index: 2;
	bottom: 30px
}

.slider .slides {
	background-color: #9e9e9e;
	margin: 0;
	height: 400px
}

.slider .slides li {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: inherit;
	overflow: hidden
}

.slider .slides li img {
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: center
}

.slider .slides li .caption {
	color: #fff;
	position: absolute;
	top: 15%;
	left: 15%;
	width: 70%;
	opacity: 0
}

.slider .slides li .caption p {
	color: #e0e0e0
}

.slider .slides li.active {
	z-index: 2
}

.slider .indicators {
	position: absolute;
	text-align: center;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0
}

.slider .indicators .indicator-item {
	display: inline-block;
	position: relative;
	cursor: pointer;
	height: 16px;
	width: 16px;
	margin: 0 12px;
	background-color: #e0e0e0;
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
	border-radius: 50%
}

.slider .indicators .indicator-item.active {
	background-color: #4CAF50
}

.carousel {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 400px;
	-webkit-perspective: 500px;
	perspective: 500px;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%
}

.carousel.carousel-slider {
	top: 0;
	left: 0
}

.carousel.carousel-slider .carousel-fixed-item {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	z-index: 1
}

.carousel.carousel-slider .carousel-fixed-item.with-indicators {
	bottom: 68px
}

.carousel.carousel-slider .carousel-item {
	width: 100%;
	height: 100%;
	min-height: 400px;
	position: absolute;
	top: 0;
	left: 0
}

.carousel.carousel-slider .carousel-item h2 {
	font-size: 24px;
	font-weight: 500;
	line-height: 32px
}

.carousel.carousel-slider .carousel-item p {
	font-size: 15px
}

.carousel .carousel-item {
	display: none;
	width: 200px;
	height: 200px;
	position: absolute;
	top: 0;
	left: 0
}

.carousel .carousel-item>img {
	width: 100%
}

.carousel .indicators {
	position: absolute;
	text-align: center;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0
}

.carousel .indicators .indicator-item {
	display: inline-block;
	position: relative;
	cursor: pointer;
	height: 8px;
	width: 8px;
	margin: 24px 4px;
	background-color: rgba(255, 255, 255, .5);
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
	border-radius: 50%
}

.carousel .indicators .indicator-item.active {
	background-color: #fff
}

.carousel .carousel-item:not(.active) .materialboxed,
.carousel.scrolling .carousel-item .materialboxed {
	pointer-events: none
}

.tap-target-wrapper {
	width: 800px;
	height: 800px;
	position: fixed;
	z-index: 1000;
	visibility: hidden;
	-webkit-transition: visibility 0s .3s;
	transition: visibility 0s .3s
}

.tap-target-wrapper.open {
	visibility: visible;
	-webkit-transition: visibility 0s;
	transition: visibility 0s
}

.tap-target-wrapper.open .tap-target {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: .95;
	-webkit-transition: opacity .3s cubic-bezier(.42, 0, .58, 1), -webkit-transform .3s cubic-bezier(.42, 0, .58, 1);
	transition: opacity .3s cubic-bezier(.42, 0, .58, 1), -webkit-transform .3s cubic-bezier(.42, 0, .58, 1);
	transition: transform .3s cubic-bezier(.42, 0, .58, 1), opacity .3s cubic-bezier(.42, 0, .58, 1);
	transition: transform .3s cubic-bezier(.42, 0, .58, 1), opacity .3s cubic-bezier(.42, 0, .58, 1), -webkit-transform .3s cubic-bezier(.42, 0, .58, 1)
}

.tap-target-wrapper.open .tap-target-wave::before {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.tap-target-wrapper.open .tap-target-wave::after {
	visibility: visible;
	-webkit-animation: pulse-animation 1s cubic-bezier(.24, 0, .38, 1) infinite;
	animation: pulse-animation 1s cubic-bezier(.24, 0, .38, 1) infinite;
	-webkit-transition: opacity .3s, visibility 0s 1s, -webkit-transform .3s;
	transition: opacity .3s, visibility 0s 1s, -webkit-transform .3s;
	transition: opacity .3s, transform .3s, visibility 0s 1s;
	transition: opacity .3s, transform .3s, visibility 0s 1s, -webkit-transform .3s
}

.tap-target {
	position: absolute;
	font-size: 1rem;
	border-radius: 50%;
	background-color: #ee6e73;
	-webkit-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, .14), 0 10px 50px 0 rgba(0, 0, 0, .12), 0 30px 10px -20px rgba(0, 0, 0, .2);
	box-shadow: 0 20px 20px 0 rgba(0, 0, 0, .14), 0 10px 50px 0 rgba(0, 0, 0, .12), 0 30px 10px -20px rgba(0, 0, 0, .2);
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: opacity .3s cubic-bezier(.42, 0, .58, 1), -webkit-transform .3s cubic-bezier(.42, 0, .58, 1);
	transition: opacity .3s cubic-bezier(.42, 0, .58, 1), -webkit-transform .3s cubic-bezier(.42, 0, .58, 1);
	transition: transform .3s cubic-bezier(.42, 0, .58, 1), opacity .3s cubic-bezier(.42, 0, .58, 1);
	transition: transform .3s cubic-bezier(.42, 0, .58, 1), opacity .3s cubic-bezier(.42, 0, .58, 1), -webkit-transform .3s cubic-bezier(.42, 0, .58, 1)
}

.tap-target-content {
	position: relative;
	display: table-cell
}

.tap-target-wave {
	position: absolute;
	border-radius: 50%;
	z-index: 10001
}

.tap-target-wave::after,
.tap-target-wave::before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #fff
}

.tap-target-wave::before {
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

.tap-target-wave::after {
	visibility: hidden;
	-webkit-transition: opacity .3s, visibility 0s, -webkit-transform .3s;
	transition: opacity .3s, visibility 0s, -webkit-transform .3s;
	transition: opacity .3s, transform .3s, visibility 0s;
	transition: opacity .3s, transform .3s, visibility 0s, -webkit-transform .3s;
	z-index: -1
}

.tap-target-origin {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 10002;
	position: absolute !important
}

.tap-target-origin:not(.btn):not(.btn-large),
.tap-target-origin:not(.btn):not(.btn-large):hover {
	background: 0 0
}

@media only screen and (max-width:600px) {

	.tap-target,
	.tap-target-wrapper {
		width: 600px;
		height: 600px
	}
}

.pulse {
	overflow: initial;
	position: relative
}

.pulse::before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: inherit;
	border-radius: inherit;
	-webkit-transition: opacity .3s, -webkit-transform .3s;
	transition: opacity .3s, -webkit-transform .3s;
	transition: opacity .3s, transform .3s;
	transition: opacity .3s, transform .3s, -webkit-transform .3s;
	-webkit-animation: pulse-animation 1s cubic-bezier(.24, 0, .38, 1) infinite;
	animation: pulse-animation 1s cubic-bezier(.24, 0, .38, 1) infinite;
	z-index: -1
}

@-webkit-keyframes pulse-animation {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	100%,
	50% {
		opacity: 0;
		-webkit-transform: scale(1.5);
		transform: scale(1.5)
	}
}

@keyframes pulse-animation {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	100%,
	50% {
		opacity: 0;
		-webkit-transform: scale(1.5);
		transform: scale(1.5)
	}
}

.picker {
	font-size: 16px;
	text-align: left;
	line-height: 1.2;
	color: #000;
	position: absolute;
	z-index: 10000;
	user-select: none;
	outline: 0
}

.picker__header,
.picker__table,
.picker__table td,
.picker__table th {
	text-align: center
}

.picker__input {
	cursor: default
}

.picker__holder {
	width: 100%;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	position: fixed;
	-webkit-transition: background .15s ease-out, top 0s .15s;
	transition: background .15s ease-out, top 0s .15s;
	-webkit-backface-visibility: hidden
}

/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
.picker__frame,
.picker__holder {
	bottom: 0;
	left: 0;
	right: 0;
	top: 100%
}

.picker__frame {
	position: absolute;
	min-width: 256px;
	width: 300px;
	max-height: 350px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: all .15s ease-out;
	transition: all .15s ease-out
}

@media (min-height:40.125em) {
	.picker__frame {
		margin-bottom: 7.5%
	}
}

.picker__wrap {
	display: table;
	width: 100%;
	height: 100%
}

@media (min-height:28.875em) {
	.picker__frame {
		overflow: visible;
		top: auto;
		bottom: -100%;
		max-height: 80%
	}

	.picker__wrap {
		display: block
	}
}

.picker__box {
	background: #fff;
	display: table-cell;
	vertical-align: middle
}

@media (min-height:28.875em) {
	.picker__box {
		display: block;
		border: 1px solid #777;
		border-top-color: #898989;
		border-bottom-width: 0;
		border-radius: 5px 5px 0 0;
		-webkit-box-shadow: 0 12px 36px 16px rgba(0, 0, 0, .24);
		box-shadow: 0 12px 36px 16px rgba(0, 0, 0, .24)
	}
}

.picker--opened .picker__holder {
	top: 0;
	zoom: 1;
	background: rgba(0, 0, 0, .32);
	-webkit-transition: background .15s ease-out;
	transition: background .15s ease-out
}

.picker--opened .picker__frame {
	top: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1
}

@media (min-height:35.875em) {
	.picker--opened .picker__frame {
		top: 10%;
		bottom: auto
	}
}

.picker__input.picker__input--active {
	border-color: #E3F2FD
}

.picker__frame {
	margin: 0 auto;
	max-width: 325px
}

@media (min-height:38.875em) {
	.picker--opened .picker__frame {
		top: 10%;
		bottom: auto
	}
}

@media only screen and (min-width:601px) {
	.picker__box {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}

	.picker__frame {
		width: 80%;
		max-width: 600px
	}
}

.picker__box {
	padding: 0;
	border-radius: 2px;
	overflow: hidden
}

.picker__header {
	position: relative;
	margin-top: .75em
}

.picker__month,
.picker__year {
	display: inline-block;
	margin-left: .25em;
	margin-right: .25em
}

.picker__select--month,
.picker__select--year {
	height: 2em;
	padding: 0;
	margin-left: .25em;
	margin-right: .25em
}

.picker__select--month.browser-default {
	display: inline;
	background-color: #FFF;
	width: 40%
}

.picker__select--year.browser-default {
	display: inline;
	background-color: #FFF;
	width: 26%
}

.picker__select--month:focus,
.picker__select--year:focus {
	border-color: rgba(0, 0, 0, .05)
}

.picker__nav--next,
.picker__nav--prev {
	position: absolute;
	padding: .5em 1.25em;
	width: 1em;
	height: 1em;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	top: -.25em
}

.picker__nav--prev {
	left: -1em;
	padding-right: 1.25em
}

.picker__nav--next {
	right: -1em;
	padding-left: 1.25em
}

.picker__nav--disabled,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover,
.picker__nav--disabled:hover {
	cursor: default;
	background: 0 0;
	border-right-color: #f5f5f5;
	border-left-color: #f5f5f5
}

.picker__table {
	table-layout: fixed;
	font-size: 1rem;
	width: 100%
}

.picker__table td {
	margin: 0;
	padding: 0
}

.picker__weekday {
	width: 14.285714286%;
	padding-bottom: .25em;
	color: #999;
	font-weight: 500
}

@media (min-height:33.875em) {
	.picker__weekday {
		padding-bottom: .5em
	}
}

.picker__day--today {
	position: relative;
	color: #595959;
	letter-spacing: -.3;
	padding: .75rem 0;
	font-weight: 400;
	border: 1px solid transparent
}

.picker__day--disabled:before {
	border-top-color: #aaa
}

.picker__day--infocus:hover {
	cursor: pointer;
	color: #000;
	font-weight: 500
}

.picker__day--outfocus {
	display: none;
	padding: .75rem 0;
	color: #fff
}

.picker__day--outfocus:hover {
	cursor: pointer;
	color: #ddd;
	font-weight: 500
}

.picker--focused .picker__day--highlighted,
.picker__day--highlighted:hover {
	cursor: pointer
}

.picker--focused .picker__day--selected,
.picker__day--selected,
.picker__day--selected:hover {
	background: #0089ec
}

.picker--focused .picker__day--disabled,
.picker__day--disabled,
.picker__day--disabled:hover {
	background: #f5f5f5;
	border-color: #f5f5f5;
	color: #ddd;
	cursor: default
}

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
	background: #bbb
}

.picker__footer {
	text-align: right
}

.picker__button--clear,
.picker__button--close,
.picker__button--today {
	border: 1px solid #fff;
	background: #fff;
	font-size: .8em;
	padding: .66em 0;
	font-weight: 700;
	width: 33%;
	display: inline-block;
	vertical-align: bottom
}

.picker__button--clear:hover,
.picker__button--close:hover,
.picker__button--today:hover {
	cursor: pointer;
	color: #000;
	background: #b1dcfb;
	border-bottom-color: #b1dcfb
}

.picker__button--clear:focus,
.picker__button--close:focus,
.picker__button--today:focus {
	background: #b1dcfb;
	border-color: rgba(0, 0, 0, .05);
	outline: 0
}

.picker__button--clear:before,
.picker__button--close:before,
.picker__button--today:before {
	position: relative;
	display: inline-block;
	height: 0
}

.picker__button--clear:before,
.picker__button--today:before {
	content: " ";
	margin-right: .45em
}

.picker__button--today:before {
	top: -.05em;
	width: 0;
	border-top: .66em solid #0059bc;
	border-left: .66em solid transparent
}

.picker__button--clear:before {
	top: -.25em;
	width: .66em;
	border-top: 3px solid #e20
}

.picker__button--close:before {
	content: "\D7";
	top: -.1em;
	vertical-align: top;
	font-size: 1.1em;
	margin-right: .35em;
	color: #777
}

.picker__day-display,
.picker__month-display,
.picker__weekday-display {
	font-size: 2.8rem;
	font-weight: 500
}

.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
	background: #f5f5f5;
	border-color: #f5f5f5;
	color: #ddd;
	cursor: default
}

.picker__button--today[disabled]:before {
	border-top-color: #aaa
}

.picker__date-display {
	text-align: left;
	background-color: #26a69a;
	color: #fff;
	padding: 18px;
	font-weight: 300
}

.picker__nav--next:hover,
.picker__nav--prev:hover {
	cursor: pointer;
	color: #000;
	background: #a1ded8
}

.picker__weekday-display {
	margin-right: 5px;
	margin-top: 4px
}

.picker__day-display {
	margin-right: 5px
}

.picker__year-display {
	font-size: 1.5rem;
	font-weight: 500;
	color: rgba(255, 255, 255, .7)
}

.picker__calendar-container {
	padding: 0 1rem
}

.picker__calendar-container thead {
	border: none
}

.picker__table {
	margin-top: 0;
	margin-bottom: .5em
}

.picker__day--infocus {
	color: rgba(0, 0, 0, .87);
	letter-spacing: -.3px;
	padding: .75rem 0;
	font-weight: 400;
	border: 1px solid transparent
}

@media only screen and (min-width:601px) {
	.picker__date-display {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1
	}

	.picker__weekday-display {
		display: block
	}

	.picker__container__wrapper {
		-webkit-box-flex: 2;
		-webkit-flex: 2;
		-ms-flex: 2;
		flex: 2
	}

	.picker__day--infocus {
		padding: 1.1rem 0
	}
}

.picker__day.picker__day--today {
	color: #26a69a
}

.picker__day.picker__day--today.picker__day--selected {
	color: #fff
}

.picker__weekday {
	font-size: .9rem
}

.picker--focused .picker__day--selected,
.picker__day--selected,
.picker__day--selected:hover {
	border-radius: 50%;
	-webkit-transform: scale(.9);
	transform: scale(.9);
	background-color: #26a69a;
	color: #fff
}

.picker--focused .picker__day--selected.picker__day--outfocus,
.picker__day--selected.picker__day--outfocus,
.picker__day--selected:hover.picker__day--outfocus,
button.picker__clear:focus,
button.picker__close:focus,
button.picker__today:focus {
	background-color: #a1ded8
}

.picker__footer {
	padding: 5px 10px
}

.picker__clear,
.picker__close,
.picker__today {
	font-size: 1.1rem;
	padding: 0 1rem;
	color: #26a69a
}

.picker__clear {
	color: #f44336;
	float: left
}

.picker__nav--next:before,
.picker__nav--prev:before {
	content: " ";
	border-top: .5em solid transparent;
	border-bottom: .5em solid transparent;
	border-right: .75em solid #676767;
	width: 0;
	height: 0;
	display: block;
	margin: 0 auto
}

.picker__nav--next:before {
	border-right: 0;
	border-left: .75em solid #676767
}

.picker__list {
	list-style: none;
	padding: .75em 0 4.2em;
	margin: 0
}

.picker__list-item {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	margin-bottom: -1px;
	position: relative;
	background: #fff;
	padding: .75em 1.25em
}

.picker__list-item--highlighted,
.picker__list-item:hover {
	border-color: #0089ec;
	z-index: 10
}

.picker--focused .picker__list-item--highlighted,
.picker__list-item--highlighted:hover,
.picker__list-item:hover {
	cursor: pointer;
	color: #000;
	background: #b1dcfb
}

@media (min-height:46.75em) {
	.picker__list-item {
		padding: .5em 1em
	}
}

.picker--focused .picker__list-item--selected,
.picker__list-item--selected,
.picker__list-item--selected:hover {
	background: #0089ec;
	color: #fff;
	z-index: 10
}

.picker--focused .picker__list-item--disabled,
.picker__list-item--disabled,
.picker__list-item--disabled:hover {
	background: #f5f5f5;
	color: #ddd;
	cursor: default;
	border-color: #ddd;
	z-index: auto
}

.picker--time .picker__button--clear {
	display: block;
	width: 80%;
	margin: 1em auto 0;
	padding: 1em 1.25em;
	background: 0 0;
	border: 0;
	font-weight: 500;
	font-size: .67em;
	text-align: center;
	text-transform: uppercase;
	color: rgba(0, 0, 0, .87)
}

.picker--time .picker__button--clear:focus,
.picker--time .picker__button--clear:hover {
	background: #e20;
	border-color: #e20;
	cursor: pointer;
	color: #fff;
	outline: 0
}

.picker--time .picker__button--clear:before {
	top: -.25em;
	color: rgba(0, 0, 0, .87);
	font-size: 1.25em;
	font-weight: 700
}

.picker--time .picker__button--clear:focus:before,
.picker--time .picker__button--clear:hover:before {
	color: #fff
}

.picker--time .picker__frame {
	min-width: 256px;
	max-width: 320px
}

.picker--time .picker__box {
	font-size: 1em;
	background: #f2f2f2;
	padding: 0
}

@media (min-height:40.125em) {
	.picker--time .picker__box {
		margin-bottom: 5em
	}
}

.clockpicker-display {
	font-size: 4rem;
	text-align: center;
	color: rgba(255, 255, 255, .6);
	font-weight: 400;
	clear: both;
	position: relative
}

.clockpicker-span-am-pm {
	font-size: 1.3rem;
	position: absolute;
	right: 1rem;
	bottom: .3rem;
	line-height: 2rem;
	font-weight: 500
}

@media only screen and (min-width:601px) {
	.clockpicker-display {
		top: 32%
	}

	.clockpicker-span-am-pm {
		position: relative;
		right: auto;
		bottom: auto;
		text-align: center;
		margin-top: 1.2rem
	}
}

.text-primary {
	color: #fff
}

.clockpicker-span-hours {
	margin-right: 3px
}

.clockpicker-span-minutes {
	margin-left: 3px
}

.clockpicker-span-am-pm div,
.clockpicker-span-hours,
.clockpicker-span-minutes {
	cursor: pointer
}

.clockpicker-moving {
	cursor: move
}

.clockpicker-plate {
	background-color: #eee;
	border-radius: 50%;
	width: 270px;
	height: 270px;
	overflow: visible;
	position: relative;
	margin: 25px auto 5px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.clockpicker-canvas,
.clockpicker-dial {
	width: 270px;
	height: 270px;
	position: absolute;
	left: -1px;
	top: -1px
}

.clockpicker-minutes {
	visibility: hidden
}

.clockpicker-tick {
	border-radius: 50%;
	color: rgba(0, 0, 0, .87);
	line-height: 40px;
	text-align: center;
	width: 40px;
	height: 40px;
	position: absolute;
	cursor: pointer
}

.clockpicker-tick.active,
.clockpicker-tick:hover {
	background-color: rgba(38, 166, 154, .25)
}

.clockpicker-dial {
	-webkit-transition: -webkit-transform 350ms, opacity 350ms;
	-webkit-transition: opacity 350ms, -webkit-transform 350ms;
	transition: opacity 350ms, -webkit-transform 350ms;
	transition: transform 350ms, opacity 350ms;
	transition: transform 350ms, opacity 350ms, -webkit-transform 350ms
}

.clockpicker-dial-out {
	opacity: 0
}

.clockpicker-hours.clockpicker-dial-out {
	-webkit-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2)
}

.clockpicker-minutes.clockpicker-dial-out {
	-webkit-transform: scale(.8, .8);
	transform: scale(.8, .8)
}

.clockpicker-canvas {
	-webkit-transition: opacity 175ms;
	transition: opacity 175ms
}

.clockpicker-canvas-out {
	opacity: .25
}

.clockpicker-canvas-bearing,
.clockpicker-canvas-bg {
	stroke: none;
	fill: #26a69a
}

.clockpicker-canvas-bg-trans {
	fill: #26a69a
}

.clockpicker-canvas line {
	stroke: #26a69a;
	stroke-width: 4;
	stroke-linecap: round
}

.mwzcolor {
	background-color: #ff6700 !important
}

.mwzcolor-text {
	color: #ff6700 !important
}

.mwfcolor {
	background-color: #dcc6a0 !important
}

.mwfcolor-text {
	color: #dcc6a0 !important
}

*,
.txp_player {
	-ms-user-select: none
}

.J_online,
.lxb-zxbt-box,
a {
	cursor: pointer
}

body {
	background: #f5f5f5
}

* {
	moz-user-select: -moz-none;
	-moz-user-select: none;
	-o-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	user-select: none
}

a {
	-webkit-transition: all .4s;
	transition: all .4s;
	color: #424242
}

a:hover {
	color: #ff6700
}

nav,
nav ul a {
	color: #444
}

img.lazyload,
img.lazyloading {
	opacity: 0
}

img.lazyloaded {
	opacity: 1;
	transition: opacity .3s
}

.show {
	display: block !important
}

.hide {
	display: none !important
}

.xdf-toast-container {
	line-height: 17px;
	position: fixed;
	z-index: 9999;
	bottom: 50px;
	left: 50%;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	opacity: 0
}

.video,
.video-mask {
	left: 0;
	right: 0;
	position: absolute
}

.xdf-toast-container.mui-active {
	opacity: .9
}

.xdf-toast-message {
	font-size: 14px;
	padding: 10px 25px;
	text-align: center;
	color: #fff;
	border-radius: 6px;
	background: red;
	opacity: .9
}

.container .row .s22 {
	width: 30%;
	margin-left: 13px;
}

.container .row .l22 {
	width: 16.6666666667%
}

.container .row .l66 {
	width: 50%
}

.container .row .s33 {
	width: 33.333333%
}

.button-collapse {
	color: #26a69a
}

.parallax-container .parallax video {
	z-index: -9999;
	width: 100%;
	height: auto
}

.parallax-container {
	min-height: 380px;
	line-height: 0;
	height: auto;
	color: rgba(255, 255, 255, .9)
}

.video-mask {
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	background: #000;
	opacity: .6;
	z-index: -9998
}

.video {
	z-index: -9999;
	width: 100%;
	height: auto;
	top: -140px;
	min-width: 1520px;
	display: block
}

.parallax-container .section {
	width: 100%;
	padding-top: 3rem
}

@media only screen and (max-width :992px) {
	.parallax-container .section {
		position: absolute;
		top: 40%
	}

	#index-banner .section {
		top: 10%
	}
}

@media only screen and (max-width :600px) {
	#index-banner .section {
		top: 0
	}
}

.icon-block {
	padding: 0 15px
}

.icon-block .material-icons {
	font-size: inherit
}

footer.page-footer {
	margin: 0
}

.tabs .indicator {
	background-color: #ff6700;
}

.head-title {
	margin: 7px 0;
	position: relative;
	line-height: 50px;
	font-size: 24px;
	padding: 0 16px
}

.head-title .hd-right-title {
	position: absolute;
	right: 16px;
	font-size: 14px;
	z-index: 1;
	top: -3px
}

.head-title .hd-right-title a {
	font-size: 16px;
	line-height: 58px;
	color: #424242
}

.head-title .hd-right-title a:hover {
	color: #ff6700
}

.grow {
	border-top: 1px solid #f1f1f1;
	margin-top: 30px;
	margin-bottom: 0
}

.card,
nav {
	-webkit-box-shadow: none;
	box-shadow: none
}

.card:hover {
	box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .3)
}

.card a {
	color: rgba(0, 0, 0, .87)
}

.card .card-title {
	font-size: 16px
}

.card .card-content {
	padding: 8px 14px 7px 16px
}
.card-content:hover{
	background-color: #f8760c;
	color: #fff;
}
.card .card-content p {
	font-size: 13px;
	color: #777;
	line-height: 20px;
	overflow: hidden;
	height: 60px
}

.card .citemqt {
	width: auto;
	height: 40px;
	padding: 6px 16px
}

.card .citemqt .yy-icon {
	height: 25px;
	color: #ccc;
	display: inline-block;
	overflow: hidden;
	position: relative
}

.card .citemqt .yy-icon-data {
	width: 154px;
	float: left
}

.card .citemqt .yy-icon-view {
	width: 114px
}

.card .citemqt .yy-icon i.large {
	font-size: 22px;
	line-height: 22px
}

.card .citemqt .yy-icon i.text {
	font-size: 14px;
	position: absolute;
	left: 25px;
	top: 1px;
	display: inline-block;
	font-style: normal
}

.card .card-content .card-title {
	margin-bottom: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.small-card-box .card-content {
	min-height: 124px
}

.ms-card-box .card-content {
	min-height: 96px
}

.art-card-box .card-content {
	height: 79px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.art-card-box .card-image img {
	height: 191px
}

.art-like-list .card-image img {
	height: 116px
}

.gl-card-box .card-image .btn-floating.btn-large.halfway-fab {
	bottom: 0
}

.article-container .content-info .btn-floating.btn-large.halfway-fab {
	top: -70px;
	right: 0
}

.btn-floating.btn-large.halfway-fab {
	bottom: -27px
}

.btn-floating.halfway-fab {
	right: 5px
}

.btn-floating.btn-large {
	line-height: 56px
}

.breadcrumb,
.breadcrumb:before {
	color: #2a090b !important
}

.art-right-box {
	padding-top: .4rem;
	border-top: 1px solid #fefefe;
	padding-bottom: 0
}

.art-right-box .chip-box {
	padding: 10px 15px 0
}

.art-right-box .row {
	margin-bottom: 9px
}

.article-container {
	padding: 35px 30px 20px
}

.article-container .title {
	font-size: 28px;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 20px;
	margin-top: -4px
}

.content-info {
	color: #999;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	padding: 0 0 30px;
	position: relative;
	margin: 14px 0 30px;
	border-bottom: #f1f1f1 1px solid
}

.content-info .time {
	float: left;
	font-family: arial
}

.content-info .read-count {
	margin-left: 20px;
	float: left
}

.content-text {
	margin-top: 30px;
	text-align: justify;
	word-wrap: break-word;
	word-break: break-word;
	letter-spacing: normal;
	font-size: 16px;
	line-height: 33.6px;
	color: #0e0e0e;
	overflow: hidden;
	font-family: Avenir, Tahoma, Arial, "PingFang SC", "Lantinghei SC", "Microsoft Yahei", "Hiragino Sans GB", "Microsoft Sans Serif", "WenQuanYi Micro Hei", Helvetica, sans-serif
}

.content-text .content-zrbj {
	margin-top: 40px;
	font-size: 18px
}

.content-text .content-zrbj span {
	font-weight: 700
}

.content-text strong {
	font-weight: 600
}

.content-text p {
	margin-bottom: 24px;
	text-indent: 28px
}

.content-text h3 {
	display: block;
	height: 36px;
	line-height: 30px;
	border-bottom: 1px solid #dedfe1;
	margin: 25px 0 10px;
	text-indent: 0;
	font-size: 20px
}

.content-text a {
	color: #ff6700 !important
}

.content-school-text .s6 img {
	width: 100%
}

.content-text .art-yd-menu {
	padding: 10px 10px 1px 20px;
	background: #f1f1f1
}

.content-text .art-yd-menu .ydm-tit {
	font-size: 22px
}

.content-text table,
td,
th {
	border: 1px solid #f1f1f1;
	text-align: center
}

.jiathis_modal_header h3 {
	font-size: 1.5rem
}

.browser-window {
	text-align: left;
	width: 100%;
	height: auto;
	display: inline-block;
	overflow: hidden
}

.browser-window .content {
	margin: 0;
	width: 100%;
	display: inline-block;
	background-color: #fff
}

.flat-text,
.flat-text-header {
	width: 80%;
	display: block;
	margin: 27px auto;
	text-align: center
}

.flat-text-header {
	height: 50px;
	font-size: 20px
}

.flat-text {
	height: 25px;
	border-bottom: #f1f1f1 solid 1px;
	line-height: 14px
}

.prene-box li {
	line-height: 30px
}

.prene-box li a {
	color: #2a090b
}

.right-nav-fixed {
	width: 260px;
	height: 100%;
	position: fixed;
	top: 0;
	right: -265px;
	display: table;
	z-index: 10;
	background-color: #f9f9f9
}

.right-nav {
	z-index: 1;
	display: table;
	position: absolute;
	bottom: 60px;
	left: -61px
}

.right-nav ul li {
	width: 105px;
	margin-bottom: 1px;
	position: relative;
	cursor: pointer
}

.right-nav ul li a.iconfont-a {
	width: 200px;
	height: 50px;
	line-height: 54px;
	padding-left: 17px;
	display: block;
	text-decoration: none;
	position: relative;
	z-index: 2;
	text-align: left;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .18)
}

.right-nav ul li a.iconfont-a i,
.right-nav ul li span i {
	font-size: 25px
}

.right-nav ul li span i {
	padding: 0 7px
}

.right-nav ul li span {
	width: 38px;
	height: 50px;
	text-align: left;
	top: 0;
	right: 0;
	position: absolute;
	z-index: 1;
	font-size: 14px;
	line-height: 50px;
	font-weight: 700;
	color: #616161;
	white-space: nowrap;
	transition: width .3s ease-in-out 0s;
	-moz-transition: width .3s ease-in-out 0s;
	-webkit-transition: width .3s ease-in-out 0s;
	-o-transition: width .3s ease-in-out 0s
}

.lxb-zxbt-box .lxb-zxbt {
	display: block;
	text-align: center;
	font-size: 20px
}

.lxb-zxbt-box .lxb-zxbt i {
	font-size: 30px;
	padding-right: 10px
}

.gzmwgz-box li i {
	padding-right: 5px;
	font-size: 20px
}

.site_logo {
	display: block;
	position: absolute;
	margin-top: 0
}

.site_channel {
	display: block;
	position: absolute;
	top: 43px;
	left: 545px;
	font-size: 20px
}

.site_channel .channel_title {
	display: inline-block;
	position: relative;
	top: 0;
	padding-left: 10px;
	font-size: 20px;
	color: #fff;
	vertical-align: top;
	letter-spacing: .3px;
	cursor: default
}

.site_channel .channel_title:before {
	content: '\2022';
	position: absolute;
	top: -4px;
	left: -9px;
	line-height: 12px;
	font-style: normal;
	font-weight: 400;
	font-size: 30px
}

.site_channel .channel_area {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 15px
}

.site_channel .channel_area .channel_home,
.site_channel .channel_area .channel_more {
	color: #fff;
	margin-right: 7px;
	position: relative;
	display: inline-block;
	font-size: 16px;
	opacity: .7;
	padding-left: 4px;
	top: -1px;
	cursor: pointer
}

.site_channel .channel_area .channel_home i,
.site_channel .channel_area .channel_more i {
	font-size: 18px;
	position: absolute;
	display: inline-block
}

.site_channel .channel_area .channel_home .icon_text,
.site_channel .channel_area .channel_more .icon_text {
	padding-left: 20px
}

.card .img-w img {
	height: 200px
}

.nav_more_pop {
	display: none;
	position: absolute;
	width: 240px;
	top: 20px;
	right: -99px;
	background-color: #fff;
	border-top: 2px solid #ff6700;
	background-color: rgba(255, 255, 255, .95)
}

.nav_more_pop.open {
	display: block
}

.nav_more_pop .triangle_up {
	position: absolute;
	top: -15px;
	left: 50%;
	margin-left: -9px;
	border: 7px solid transparent;
	border-bottom-color: #ff6700;
	overflow: visible
}

.nav_more_pop .triangle_inner {
	position: absolute;
	width: 0;
	height: 0;
	top: -2px;
	left: -5px;
	border: 5px solid transparent;
	border-bottom-color: #fff
}

.nav_more_pop .nav_pop_inner {
	padding: 9px 5px 8px 0;
	box-shadow: 0 1px 2px #ddd
}

.lte_ie9 .nav_more_pop .nav_pop_inner {
	border: 1px solid #ddd;
	border-top: none
}

.nav_more_pop .link_nav {
	position: relative;
	display: inline-block;
	vertical-align: top;
	min-width: 56px;
	line-height: 26px;
	padding: 0 0 0 18px;
	color: #222;
	font-size: 14px;
	letter-spacing: normal;
	transition: color 50ms ease-in
}

.nav_more_pop .link_nav:hover {
	color: #ff6428
}

.no-p-box .card-content {
	height: 40px;
	min-height: 40px;
	padding-bottom: 40px
}

.art-card-box .tag_span {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	color: #fff;
	padding: 0 5px;
	background-color: rgba(0, 0, 0, .5)
}

.art-card-box .tag_span i {
	font-size: 20px;
	padding-right: 3px
}

.pagination li.thisclass {
	font-weight: 700;
	color: #ff6700;
	display: inline-block;
	font-size: 25px;
	padding: 0 10px;
	line-height: 30px
}

.breadcrumb-box .breadcrumb:before {
	content: ' > ';
	color: #888
}

.home-pax-con {
	width: 100%;
	height: 575px;
	text-align: center;
	overflow: hidden;
	position: relative
}

.home-pax-con .swiper-slide {
	width: 100%;
	float: left;
	z-index: -10000;
	height: 575px;
	background: #22252e
}

.home-pax-con .pagination {
	position: absolute;
	left: 0;
	text-align: center;
	width: 100%;
	z-index: 999
}

.home-pax-con .swiper-pagination-bullet {
	display: inline-block;
	width: 30px;
	height: 6px;
	opacity: 1;
	border-radius: 10px;
	background: #fff;
	margin: 0 3px;
	cursor: pointer;
	transition: width .3s ease-in-out
}

.home-pax-con .swiper-pagination-bullet-active {
	background: #ff6700;
	width: 90px
}

.home-pax-con .swiper-slide .banner-container {
	min-width: 1000px;
	max-width: 1280px;
	z-index: 6;
	height: 575px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	zoom: 1
}

.home-pax-con .swiper-slide .banner-row {
	z-index: 5;
	width: 100%;
	height: auto;
	left: 0;
	right: 0;
	top: 0;
	position: absolute;
	min-width: 1520px;
	display: block
}

.home-pax-con .swiper-slide .banner-row img {
	width: 100%
}

.xdf-flag {
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 2;
	width: 64px;
	height: 20px;
	margin-left: -32px;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background: #8bc34a
}

.xdf-video {
	top: 171px;
	left: 54%;
	width: 40px;
	height: 40px;
	line-height: 38px;
	border-radius: 50px;
	background: #fff;
	color: #8bc34a
}

.xdf-video i {
	font-size: 28px
}

.dqpage_video_modal {
	width: 979px;
	background: 0 0;
	overflow-y: visible;
	-webkit-box-shadow: none;
	box-shadow: none
}

.dqpage_video_modal .modal-hd {
	position: relative;
	height: 55px;
	line-height: 55px;
	padding-left: 15px;
	background-color: rgba(26, 28, 33, .95);
	font-size: 18px;
	color: #a2a3a5
}

.dqpage_video_modal .modal-hd .modal-close {
	position: absolute;
	top: -595px;
	right: -55px;
	width: 50px;
	height: 50px;
	line-height: 30px;
	text-align: center;
	color: #757575;
	cursor: pointer;
	-webkit-transition: all .2s;
	transition: all .2s;
	z-index: 10;
	border-radius: 15px
}

.dqpage_video_modal .modal-hd .modal-close i {
	font-size: 55px
}

.dqpage_video_modal .modal-bd {
	padding: 0;
	height: 550px
}

.dqpage_video_modal .modal-bd video {
	width: 100%
}

.poplayer_quickplay {
	position: fixed;
	z-index: 200;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-bottom: 175px;
	box-sizing: border-box;
	background-color: rgba(0, 0, 0, .9);
	-webkit-box-orient: vertical;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	-ms-flex-direction: column;
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-align-items: center;
	-webkit-justify-content: center;
	-webkit-flex-direction: column;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	color: #fff;
	-webkit-animation: show .1s ease-out backwards;
	animation: show .1s ease-out backwards
}

.quickplay_container {
	position: relative;
	z-index: 10;
	top: 100px;
	display: block;
	margin: 0 auto
}

.quickplay_player {
	position: relative;
	background-color: rgba(26, 28, 33, .95)
}

.txp_player {
	position: relative;
	width: 100%;
	height: 100%;
	line-height: 1;
	max-width: 100%;
	max-height: 100%;
	overflow: hidden;
	text-indent: 0;
	text-align: left;
	white-space: normal;
	word-break: break-all;
	background: #000;
	color: #fff;
	font-size: 14px;
	font-family: PingFangSC-Regular, Helvetica Neue, Helvetica, Roboto, Microsoft Yahei, Arial, sans-serif;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none
}

.txp_video_container,
.txp_video_container video {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.txp_player *,
.txp_player :after,
.txp_player :before {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	text-indent: 0
}

.txp_video_container {
	overflow: hidden
}

.txp_video_container video {
	display: block;
	margin: auto;
	background: #000
}

.txp_video_fit_cover video {
	object-fit: cover
}

.quickplay_headline {
	position: relative;
	-webkit-box-orient: horizontal;
	-webkit-box-align: center;
	-ms-flex-direction: row;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-flex-direction: row;
	display: flex;
	align-items: center;
	flex-direction: row;
	height: 62px;
	padding: 0 15px;
	background-color: rgba(26, 28, 33, .95)
}

.quickplay_headline .qp_comments,
.quickplay_headline .qp_report,
.quickplay_headline .qp_share {
	-webkit-flex: 0 0 auto;
	flex: 0 0 auto;
	margin-left: 10px;
	color: inherit;
	opacity: .6;
	font-size: 12px;
	white-space: nowrap
}

.quickplay_headline .qp_video_meta {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
	margin: 0;
	vertical-align: top;
	overflow: hidden
}

.quickplay_headline .qp_video_title {
	line-height: 28px;
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 22px;
	font-weight: 400;
	vertical-align: top;
	color: #a2a3a5
}

.quickplay_headline .qp_video_title a {
	opacity: .6
}

.quickplay_headline .qp_date {
	display: block;
	margin-top: 0;
	font-size: 12px;
	opacity: .6;
	cursor: default
}

.qp_comments .icon_message,
.qp_report .icon_report_sm,
.qp_share .icon_share_sm {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 2px;
	vertical-align: -1px
}

.qp_pop_right {
	position: absolute;
	z-index: 1;
	right: -300px;
	top: 0;
	width: 240px;
	height: 100%
}

.qp_ani_close .qp_pop_close {
	cursor: pointer
}

.qp_ani_close .qp_pop_close i {
	font-size: 40px
}

.qp_btn_next {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -130px;
	width: 156px;
	-ms-flex-direction: row;
	-ms-flex-align: center;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-webkit-flex-direction: row;
	display: flex;
	align-items: center;
	flex-direction: row;
	height: 80px;
	cursor: pointer;
	color: #ccc;
	z-index: 15;
	overflow: hidden
}

.qp_btn_next_center {
	margin-top: -40px
}

.qp_btn_next .qp_btn_text {
	max-height: 74px;
	width: 156px;
	line-height: 22px;
	box-sizing: border-box;
	padding: 5px 0 5px 40px;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: -webkit-calc(74px + 1px);
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	-webkit-box-pack: center;
	-webkit-box-align: center
}

.qp_figures_list .qp_figure_title_two_row,
.textOverflow {
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.quickplay_foot {
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	width: 100%
}

.qp_figures_scroll {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding: 4px 0 22px 25px;
	box-sizing: border-box
}

.qp_figures_list {
	position: relative;
	display: block;
	white-space: nowrap;
	font-size: 0;
	margin: 0;
	padding: 0;
	text-align: center
}

.qp_figures_list .qp_list_item {
	display: inline-block;
	width: 200px;
	margin-right: 20px;
	font-size: 12px;
	vertical-align: top;
	cursor: pointer
}

.qp_current .qp_figure {
	border: 1px solid #ff5c38;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.qp_figures_list .qp_figure {
	position: relative;
	display: block;
	width: 200px;
	height: 126px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.poplayer_quickplay a {
	color: #a2a3a5;
	text-decoration: none
}

.poplayer_quickplay a:hover {
	color: #ff5c38
}

.qp_btn_next i {
	position: absolute;
	top: 50%;
	margin-top: -28px;
	left: 2px;
	font-size: 40px
}

.qp_figures_list .qp_figure_pic {
	display: block;
	width: 100%;
	height: 100%;
	border: none
}

.qp_figures_list .qp_figure_caption {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 20px
}

.qp_figure_caption {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 38px 10px 5px;
	width: auto;
	height: 26px;
	line-height: 26px;
	cursor: pointer;
	letter-spacing: normal;
	color: #fff;
	font-size: 12px;
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .6), transparent);
	background: linear-gradient(to top, rgba(0, 0, 0, .6), transparent);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#00000000', endColorstr='#ff000000');
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.qp_figures_list .qp_figure_info {
	position: absolute;
	left: 3px;
	bottom: 3px;
	padding: 0 3px;
	line-height: 20px;
	background-color: #111;
	font-size: 12px;
	pointer-events: none
}

.qp_figures_list .qp_figure_titles {
	height: 36px;
	overflow: hidden;
	margin-top: 8px;
	line-height: 18px;
	opacity: .6
}

.qp_figures_list .qp_figure_title_two_row {
	font-size: 14px;
	font-weight: 400;
	white-space: normal;
	color: #fff;
	text-align: left;
	display: -ms-flexbox;
	-ms-flex-direction: column
}

.qp_figures_list .qp_figure_desc {
	font-size: 12px;
	color: #888
}

.qp_figures_list .qp_figure:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(17, 17, 17, .15)
}

.qp_figure_btn_next,
.qp_figure_btn_prev {
	position: absolute;
	top: 4px;
	left: 15px;
	width: 40px;
	height: 112px;
	opacity: .5
}

.qp_btn_disabled {
	opacity: 0;
	pointer-events: none
}

.qp_figure_btn_next {
	left: auto;
	right: 5px
}

.svg_icon {
	display: inline-block;
	vertical-align: top;
	pointer-events: none
}

.poplayer_quickplay .svg_icon {
	display: inline-block;
	width: 100%;
	height: 100%;
	fill: currentColor
}

.qp_figure_btn_next .svg_icon,
.qp_figure_btn_prev .svg_icon {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 14px;
	margin-left: -7px;
	margin-top: -13px;
	height: 25px;
	filter: drop-shadow(0 4px 10px rgba(22, 23, 25, .6))
}

.svg_icon path,
.svg_icon use {
	fill: currentColor
}

.textOverflow {
	display: -webkit-box
}

.dongtaiAnimate {
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: buzz-out;
	animation-iteration-count: infinite;
	transform-origin: center bottom;
	cursor: pointer
}

@-webkit-keyframes buzz-out {

	0%,
	100%,
	20%,
	50%,
	80% {
		transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transform: translate3d(0, 0, 0)
	}

	40%,
	43% {
		transition-timing-function: cubic-bezier(.755, .5, .855, .060);
		transform: translate3d(0, -10px, 0)
	}

	70% {
		transition-timing-function: cubic-bezier(.755, .050, .855, .060);
		transform: translate3d(0, -6px, 0)
	}

	90% {
		transform: translate3d(0, -2px, 0)
	}
}

@-moz-keyframes buzz-out {

	0%,
	100%,
	20%,
	50%,
	80% {
		transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transform: translate3d(0, 0, 0)
	}

	40%,
	43% {
		transition-timing-function: cubic-bezier(.755, .5, .855, .060);
		transform: translate3d(0, -10px, 0)
	}

	70% {
		transition-timing-function: cubic-bezier(.755, .050, .855, .060);
		transform: translate3d(0, -6px, 0)
	}

	90% {
		transform: translate3d(0, -2px, 0)
	}
}

@keyframes buzz-out {

	0%,
	100%,
	20%,
	50%,
	80% {
		transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transform: translate3d(0, 0, 0)
	}

	40%,
	43% {
		transition-timing-function: cubic-bezier(.755, .5, .855, .060);
		transform: translate3d(0, -10px, 0)
	}

	70% {
		transition-timing-function: cubic-bezier(.755, .050, .855, .060);
		transform: translate3d(0, -6px, 0)
	}

	90% {
		transform: translate3d(0, -2px, 0)
	}
}

.swiper-slide,
.swiper-wrapper {
	height: 100%;
	position: relative;
	width: 100%
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.swiper-invisible-blank-slide {
	visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s opacity;
	-o-transition: .3s opacity;
	transition: .3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-container-cube,
.swiper-container-flip {
	overflow: visible
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-scrollbar-cursor-drag,
.swiper-slide-zoomed {
	cursor: move
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: .2s top, .2s -webkit-transform;
	-o-transition: .2s transform, .2s top;
	transition: .2s transform, .2s top;
	transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-pagination-lock,
.swiper-scrollbar-lock {
	display: none
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s left, .2s -webkit-transform;
	-o-transition: .2s transform, .2s left;
	transition: .2s transform, .2s left;
	transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s right, .2s -webkit-transform;
	-o-transition: .2s transform, .2s right;
	transition: .2s transform, .2s right;
	transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}

.nav-box,
.pc-rq-rk {
	display: block;
	float: left
}

.nav-box,
.pc-rq-rk,
.pc-rq-rk .left-icon {
	float: left
}

.nav-box {
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 70px;
	width: 100%;
	padding: 5px 0
}

.nav-box .item {
	border-right: solid 1px #f1f1f1;
	padding-top: 8px;
	padding-bottom: 8px
}

.nav-box .item a {
	padding-right: 8px;
	font-size: 14px
}

.nav-box .item a.a-tit {
	font-weight: 700
}

.nav-box .item:last-child {
	border-right: none
}

.pc-rq-rk:nth-child(1),
.pc-rq-rk:nth-child(3),
.top-icon-lists ul li,
.zq_lists li a {
	border-right: 1px solid #f1f1f1
}

.pc-rq-rk {
	width: 213px;
	height: 63px
}

.pc-rq-rk:nth-child(1),
.pc-rq-rk:nth-child(2) {
	border-bottom: 1px solid #f1f1f1;
	margin-top: 19px;
	padding-bottom: 10px
}

.pc-rq-rk:nth-child(3),
.pc-rq-rk:nth-child(4) {
	padding-top: 6px
}

.pc-rq-rk h3 {
	font-size: 18px;
	margin: 3px 0;
	color: #424242
}

.pc-rq-rk .right-t {
	float: right;
	margin-top: 6px;
	margin-right: 27px
}

.pc-rq-rk .right-t span,
.zq_lists li span {
	color: #aba8a8
}

.pc-rq-rk .left-icon i {
	font-size: 50px;
	margin-top: -6px;
	margin-left: 10px
}

.zq_lists li i {
	font-size: 50px
}

.zq_lists li h2 {
	margin-top: -10px
}

.pc-xy-hj {
	width: 100%;
	height: auto;
	margin: 1px 0;
	background: #fff;
	padding: 20px 0
}

.top-icon-lists {
	width: 1200px;
	height: 120px;
	margin: 30px auto
}

.top-icon-lists ul li {
	float: left;
	width: 156px;
	height: 120px;
	cursor: pointer
}

.top-icon-lists ul li .hj-icon {
	text-align: center;
	border-bottom: 1px dashed #f1f1f1;
	height: 68px
}

.top-icon-lists ul li .hj-icon .icon {
	color: #ff6700;
	font-size: 50px
}

.top-icon-lists ul li .hj-text {
	height: 50px;
	line-height: 50px
}

.top-icon-lists ul li .hj-text h2 {
	font-size: 20px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin: 0
}

.top-icon-lists li.on h2 {
	color: #ff6700;
	font-weight: 700
}

.top-icon-lists ul li.on .hj-icon .icon {
	color: #333
}

.bottom-pic-lists ul li {
	position: relative;
	display: inline-block;
	width: 24.85%;
	overflow: hidden;
	margin-top: .2%
}

.bottom-pic-lists ul li a:hover {
	color: red
}

.bottom-pic-lists ul li:hover h3 {
	background: rgba(255, 103, 0, .5)
}

.bottom-pic-lists ul li:nth-child(2),
.bottom-pic-lists ul li:nth-child(6) {
	margin-left: .2%;
	margin-right: .2%
}

.bottom-pic-lists ul li:nth-child(3),
.bottom-pic-lists ul li:nth-child(7) {
	margin-right: .2%
}

.bottom-pic-lists ul li .pc-sy {
	width: 210px;
	height: 70px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -35px 0 0 -105px
}

.bottom-pic-lists ul li .hj-img img {
	display: block;
	width: 100%
}

.bottom-pic-lists ul li h3 {
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, .5)
}

.flink-box,
.zq_lists li {
	background: #fff;
	float: left
}

.clear {
	clear: both
}

.zq_lists li {
	width: 194px;
	height: 163px
}

.zq_lists li a {
	display: block
}

.zq_lists li i {
	display: block;
	margin: 10px auto auto;
	width: 65px;
	height: 65px;
	text-align: center;
	color: #ff6700
}

.icon-xuesheng11 {
	font-size: 56px
}

.icon-xuesheng1 {
	font-size: 52px
}

.icon-chushi {
	font-size: 45px
}

.icon-jingdianxidian,
.icon-xican {
	font-size: 46px
}

.icon-chuangye {
	font-size: 52px
}

.zq_lists li h2 {
	font-size: 18px;
	color: #666;
	margin: 0;
	padding: 12px 0 8px;
	text-align: center
}

.zq_lists span {
	display: block;
	text-align: center;
	padding-bottom: 10px;
	color: #aba8a8
}

.tabs .tab a {
	font-size: 16px;
	color: #424242
}

.tabs .tab a.active,
.tabs .tab a:hover {
	color: #ff6700
}

.flink-tab-title {
	border-bottom: #f1f1f1 solid 1px
}

.flink-box {
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 .75rem;
	min-height: 1px;
	width: 100%
}

.flink-box .item {
	padding-top: 10px;
	padding-bottom: 10px
}

.baoming_part {
	display: block;
	text-align: center;
	font-size: 24px;
	height: 40px;
	line-height: 60px;
	color: #333;
	font-weight: 400;
	letter-spacing: 1px
}

.baoming_lists ul li {
	font-size: 14px;
	height: 44px;
	text-align: center;
	border-top: 1px dotted #dbdbdb
}

.baoming_lists p {
	display: inline-block;
	width: 66px;
	color: #666
}

.baoming_lists a {
	display: inline-block;
	color: #ff6700;
	width: 140px;
	text-align: center
}

.baoming_lists a:hover {
	color: #4caf50
}

.card-title h3 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	position: relative;
	font-size: 16px;
	color: #5a5657;
	margin-top: 13px;
	border-bottom: 1px solid #eee
}

.card-title h3 span {
	display: block;
	width: auto;
	height: 40px;
	position: absolute;
	left: 20px;
	top: 0
}

.card-title h3 a {
	float: right;
	color: #939393;
	font-size: 14px;
	font-weight: 400;
	margin-right: 10px
}

.yjdt_box {
	padding: 0 15px
}

.yjdt_box li {
	height: 35px;
	line-height: 35px;
	font-size: 16px
}

.yjdt_box li a:hover {
	color: #ff6700
}

.yjdt_box li i {
	display: block;
	width: 5px;
	height: 22px;
	padding-top: 16px;
	float: left;
	margin-right: 10px
}

.yjdt_box li i span {
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	background: #939393
}

.yjdt_box li:nth-child(1) i span,
.yjdt_box li:nth-child(2) i span,
.yjdt_box li:nth-child(3) i span {
	background: #ff6700
}

.yjdt_box li p {
	float: left;
	width: 218px;
	line-height: 35px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0
}

.yjdt_box li em {
	font-style: normal;
	color: #939393;
	float: right;
	font-size: 15px
}

.jiaru a,
.jiaru span {
	text-align: center;
	color: #fff;
	height: 50px;
	line-height: 50px;
	position: absolute;
	top: 0;
	display: block
}

.jiaru {
	width: 100%;
	height: 50px;
	position: absolute;
	left: 0;
	bottom: 0
}

.jiaru span {
	width: 218px;
	left: 0;
	background: #FFBA91
}

.jiaru a {
	width: 87px;
	right: 0;
	background: #fc5b32
}

.home-pax-con .pagination {
	bottom: 25px
}

.tabs-cen-box .img-card-box {
	margin: 0;
	border-bottom: 1px solid #f1f1f1
}

.tabs-cen-box .img-card-box:first-child {
	margin: .5rem 0 0
}

.tabs-cen-box .img-card-box:first-child .card .card-image {
	display: block
}

.tabs-cen-box .img-card-box:last-child {
	margin: 0 0 1rem;
	border-bottom-width: 0
}

.tabs-cen-box .img-card-box .card {
	margin: 0
}

.tabs-cen-box .img-card-box .card .card-image {
	display: none
}
