@charset "utf-8";
/*
Theme ID: ecms140
Author: 懒鸟飞移植
Author QQ：1430826160
Author Email：1430826160@qq.com
Author URL: http://www.lazybirdfly.com/
*/

img.wp-smiley,img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -.1em !important;
	background: 0 0 !important;
	padding: 0 !important
}

@charset "UTF-8";

#start-resizable-editor-section {
	display: none
}

.wp-block-audio figcaption {
	margin-top: .5em;
	margin-bottom: 1em
}

.wp-block-audio audio {
	width: 100%;
	min-width: 300px
}

.wp-block-button__link {
	color: #fff;
	background-color: #32373c;
	border: none;
	border-radius: 1.55em;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	font-size: 1.125em;
	padding: .667em 1.333em;
	text-align: center;
	text-decoration: none;
	overflow-wrap: break-word
}

.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited {
	color: #fff
}

.wp-block-button__link.aligncenter {
	text-align: center
}

.wp-block-button__link.alignright {
	text-align: right
}

.wp-block-buttons>.wp-block-button.has-custom-width {
	max-width: none
}

.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
	width: 100%
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
	width: calc(25% - .5em)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
	width: calc(50% - .5em)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-75 {
	width: calc(75% - .5em)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-100 {
	margin-right: 0;
	width: 100%
}

.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared {
	border-radius: 0
}

.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius {
	border-radius: 0!important
}

.is-style-outline>.wp-block-button__link,.wp-block-button__link.is-style-outline {
	border: 2px solid
}

.is-style-outline>.wp-block-button__link:not(.has-text-color),.wp-block-button__link.is-style-outline:not(.has-text-color) {
	color: #32373c
}

.is-style-outline>.wp-block-button__link:not(.has-background),.wp-block-button__link.is-style-outline:not(.has-background) {
	background-color: transparent
}

.wp-block-buttons {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap
}

.wp-block-buttons.is-vertical {
	flex-direction: column
}

.wp-block-buttons.is-vertical>.wp-block-button {
	margin-right: 0
}

.wp-block-buttons.is-vertical>.wp-block-button:last-child {
	margin-bottom: 0
}

.wp-block-buttons>.wp-block-button {
	display: inline-block;
	margin-left: 0;
	margin-right: .5em;
	margin-bottom: .5em
}

.wp-block-buttons>.wp-block-button:last-child {
	margin-right: 0
}

.wp-block-buttons.is-content-justification-left {
	justify-content: flex-start
}

.wp-block-buttons.is-content-justification-left.is-vertical {
	align-items: flex-start
}

.wp-block-buttons.is-content-justification-center {
	justify-content: center
}

.wp-block-buttons.is-content-justification-center.is-vertical {
	align-items: center
}

.wp-block-buttons.is-content-justification-right {
	justify-content: flex-end
}

.wp-block-buttons.is-content-justification-right>.wp-block-button {
	margin-left: .5em;
	margin-right: 0
}

.wp-block-buttons.is-content-justification-right>.wp-block-button:first-child {
	margin-left: 0
}

.wp-block-buttons.is-content-justification-right.is-vertical {
	align-items: flex-end
}

.wp-block-buttons.is-content-justification-space-between {
	justify-content: space-between
}

.wp-block-buttons.aligncenter {
	text-align: center
}

.wp-block-buttons.alignleft .wp-block-button {
	margin-left: 0;
	margin-right: .5em
}

.wp-block-buttons.alignleft .wp-block-button:last-child {
	margin-right: 0
}

.wp-block-buttons.alignright .wp-block-button {
	margin-right: 0;
	margin-left: .5em
}

.wp-block-buttons.alignright .wp-block-button:first-child {
	margin-left: 0
}

.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: .5em;
	width: 100%
}
.pcform{
    float: right;
    line-height:80px;
}

.searchNew{
    text-align: center;
}
.searchNew input{
    padding: 0px;
    margin: 0px;
    border: 1px solid #333;
    border-radius: 5px;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
}
.searchNew button{
    height: 30px;
    padding: 0px 10px;
    border: 1px solid rgb(25, 181, 254);
    border-radius: 5px;
    background: rgb(25, 181, 254);
    color: #fff;
    margin: 0px;
    margin-left: 3px;
}
.wp-block-calendar {
	text-align: center
}

.wp-block-calendar tbody td,.wp-block-calendar th {
	padding: .25em;
	border: 1px solid #ddd
}

.wp-block-calendar tfoot td {
	border: none
}

.wp-block-calendar table {
	width: 100%;
	border-collapse: collapse
}

.wp-block-calendar table th {
	font-weight: 400;
	background: #ddd
}

.wp-block-calendar a {
	text-decoration: underline
}

.wp-block-calendar table caption,.wp-block-calendar table tbody {
	color: #40464d
}

.wp-block-categories.alignleft {
	margin-right: 2em
}

.wp-block-categories.alignright {
	margin-left: 2em
}

.wp-block-code code {
	display: block;
	white-space: pre-wrap;
	overflow-wrap: break-word
}

.wp-block-columns {
	display: flex;
	margin-bottom: 1.75em;
	flex-wrap: wrap
}

@media (min-width:782px) {
	.wp-block-columns {
		flex-wrap: nowrap
	}
}

.wp-block-columns.has-background {
	padding: 1.25em 2.375em
}

.wp-block-columns.are-vertically-aligned-top {
	align-items: flex-start
}

.wp-block-columns.are-vertically-aligned-center {
	align-items: center
}

.wp-block-columns.are-vertically-aligned-bottom {
	align-items: flex-end
}

.wp-block-column {
	flex-grow: 1;
	min-width: 0;
	word-break: break-word;
	overflow-wrap: break-word
}

@media (max-width:599px) {
	.wp-block-column {
		flex-basis: 100%!important
	}
}

@media (min-width:600px) and (max-width:781px) {
	.wp-block-column:not(:only-child) {
		flex-basis: calc(50% - 1em)!important;
		flex-grow: 0
	}

	.wp-block-column:nth-child(2n) {
		margin-left: 2em
	}
}

@media (min-width:782px) {
	.wp-block-column {
		flex-basis: 0;
		flex-grow: 1
	}

	.wp-block-column[style*=flex-basis] {
		flex-grow: 0
	}

	.wp-block-column:not(:first-child) {
		margin-left: 2em
	}
}

.wp-block-column.is-vertically-aligned-top {
	align-self: flex-start
}

.wp-block-column.is-vertically-aligned-center {
	-ms-grid-row-align: center;
	align-self: center
}

.wp-block-column.is-vertically-aligned-bottom {
	align-self: flex-end
}

.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top {
	width: 100%
}

.wp-block-cover,.wp-block-cover-image {
	position: relative;
	background-size: cover;
	background-position: 50%;
	min-height: 430px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 1em;
	box-sizing: border-box
}

.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax {
	background-attachment: fixed
}

@supports (-webkit-overflow-scrolling:touch) {
	.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax {
		background-attachment: scroll
	}
}

@media (prefers-reduced-motion:reduce) {
	.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax {
		background-attachment: scroll
	}
}

.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated {
	background-repeat: repeat;
	background-size: auto
}

.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]) {
	background-color: #000
}

.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before {
	content: "";
	background-color: inherit
}

.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__gradient-background {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
	opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
	opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
	opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
	opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
	opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
	opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
	opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
	opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
	opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
	opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
	opacity: 1
}

.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright {
	max-width: 420px;
	width: 100%
}

.wp-block-cover-image:after,.wp-block-cover:after {
	display: block;
	content: "";
	font-size: 0;
	min-height: inherit
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.wp-block-cover-image:after,.wp-block-cover:after {
		content: none
	}
}

.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright {
	display: flex
}

.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container {
	width: 100%;
	z-index: 1;
	color: #fff
}

.wp-block-cover-image .wp-block-subhead:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover .wp-block-subhead:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color) {
	color: inherit
}

.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left {
	align-items: flex-start;
	justify-content: flex-start
}

.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center {
	align-items: flex-start;
	justify-content: center
}

.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right {
	align-items: flex-start;
	justify-content: flex-end
}

.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left {
	align-items: center;
	justify-content: flex-start
}

.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center {
	align-items: center;
	justify-content: center
}

.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right {
	align-items: center;
	justify-content: flex-end
}

.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left {
	align-items: flex-end;
	justify-content: flex-start
}

.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center {
	align-items: flex-end;
	justify-content: center
}

.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right {
	align-items: flex-end;
	justify-content: flex-end
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
	margin: 0;
	width: auto
}

.wp-block-cover-image img.wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background,.wp-block-cover img.wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	max-width: none;
	max-height: none;
	-o-object-fit: cover;
	object-fit: cover;
	outline: none;
	border: none;
	box-shadow: none
}

.wp-block-cover__image-background,.wp-block-cover__video-background {
	z-index: 0
}

.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover {
	color: #fff
}

.wp-block-cover-image .wp-block-cover.has-left-content {
	justify-content: flex-start
}

.wp-block-cover-image .wp-block-cover.has-right-content {
	justify-content: flex-end
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2 {
	margin-left: 0;
	text-align: left
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2 {
	margin-right: 0;
	text-align: right
}

.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2 {
	font-size: 2em;
	line-height: 1.25;
	z-index: 1;
	margin-bottom: 0;
	max-width: 840px;
	padding: .44em;
	text-align: center
}

.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"] {
	max-width: 360px;
	width: 100%
}

.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper {
	min-width: 280px
}

.wp-block-cover .wp-block-embed {
	min-width: 320px;
	min-height: 240px
}

.wp-block-embed {
	margin-bottom: 1em
}

.wp-block-embed figcaption {
	margin-top: .5em;
	margin-bottom: 1em
}

.wp-block-embed iframe {
	max-width: 100%
}

.wp-block-embed__wrapper {
	position: relative
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
	content: "";
	display: block;
	padding-top: 50%
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
	padding-top: 42.85%
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
	padding-top: 50%
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
	padding-top: 56.25%
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
	padding-top: 75%
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
	padding-top: 100%
}

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
	padding-top: 177.77%
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
	padding-top: 200%
}

.wp-block-file {
	margin-bottom: 1.5em
}

.wp-block-file.aligncenter {
	text-align: center
}

.wp-block-file.alignright {
	text-align: right
}

.wp-block-file .wp-block-file__button {
	background: #32373c;
	border-radius: 2em;
	color: #fff;
	font-size: .8em;
	padding: .5em 1em
}

.wp-block-file a.wp-block-file__button {
	text-decoration: none
}

.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited {
	box-shadow: none;
	color: #fff;
	opacity: .85;
	text-decoration: none
}

.wp-block-file *+.wp-block-file__button {
	margin-left: .75em
}

.blocks-gallery-grid,.wp-block-gallery {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	padding: 0;
	margin: 0
}

.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item {
	margin: 0 1em 1em 0;
	display: flex;
	flex-grow: 1;
	flex-direction: column;
	justify-content: center;
	position: relative;
	width: calc(50% - 1em)
}

.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
	margin-right: 0
}

.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure {
	margin: 0;
	height: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure {
		display: flex;
		align-items: flex-end;
		justify-content: flex-start
	}
}

.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img {
	display: block;
	max-width: 100%;
	height: auto;
	width: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img {
		width: auto
	}
}

.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption {
	position: absolute;
	bottom: 0;
	width: 100%;
	max-height: 100%;
	overflow: auto;
	padding: 3em .77em .7em;
	color: #fff;
	text-align: center;
	font-size: .8em;
	background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);
	box-sizing: border-box;
	margin: 0
}

.blocks-gallery-grid .blocks-gallery-image figcaption img,.blocks-gallery-grid .blocks-gallery-item figcaption img,.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img {
	display: inline
}

.blocks-gallery-grid figcaption,.wp-block-gallery figcaption {
	flex-grow: 1
}

.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img {
	width: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img {
		height: 100%;
		flex: 1;
		-o-object-fit: cover;
		object-fit: cover
	}
}

.blocks-gallery-grid.columns-1 .blocks-gallery-image,.blocks-gallery-grid.columns-1 .blocks-gallery-item,.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item {
	width: 100%;
	margin-right: 0
}

@media (min-width:600px) {
	.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item {
		width: calc(33.33333% - .66667em);
		margin-right: 1em
	}

	.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item {
		width: calc(25% - .75em);
		margin-right: 1em
	}

	.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item {
		width: calc(20% - .8em);
		margin-right: 1em
	}

	.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item {
		width: calc(16.66667% - .83333em);
		margin-right: 1em
	}

	.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item {
		width: calc(14.28571% - .85714em);
		margin-right: 1em
	}

	.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item {
		width: calc(12.5% - .875em);
		margin-right: 1em
	}

	.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
		margin-right: 0
	}
}

.blocks-gallery-grid .blocks-gallery-image:last-child,.blocks-gallery-grid .blocks-gallery-item:last-child,.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child {
	margin-right: 0
}

.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright,.wp-block-gallery.alignleft,.wp-block-gallery.alignright {
	max-width: 420px;
	width: 100%
}

.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,.wp-block-gallery.aligncenter .blocks-gallery-item figure {
	justify-content: center
}

.wp-block-group {
	box-sizing: border-box
}

h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background {
	padding: 1.25em 2.375em
}

.wp-block-image {
	margin-bottom: 1em
}

.wp-block-image img {
	max-width: 100%
}

.wp-block-image:not(.is-style-rounded) img {
	border-radius: inherit
}

.wp-block-image.aligncenter {
	text-align: center
}

.wp-block-image.alignfull img,.wp-block-image.alignwide img {
	width: 100%
}

.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright {
	display: table
}

.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption {
	display: table-caption;
	caption-side: bottom
}

.wp-block-image .alignleft {
	float: left;
	margin: .5em 1em .5em 0
}

.wp-block-image .alignright {
	float: right;
	margin: .5em 0 .5em 1em
}

.wp-block-image .aligncenter {
	margin-left: auto;
	margin-right: auto
}

.wp-block-image figcaption {
	margin-top: .5em;
	margin-bottom: 1em
}

.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img {
	border-radius: 9999px
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
	.wp-block-image.is-style-circle-mask img {
		-webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
		mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
		mask-mode: alpha;
		-webkit-mask-repeat: no-repeat;
		mask-repeat: no-repeat;
		-webkit-mask-size: contain;
		mask-size: contain;
		-webkit-mask-position: center;
		mask-position: center;
		border-radius: 0
	}
}

.wp-block-latest-comments__comment {
	line-height: 1.1;
	list-style: none;
	margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
	min-height: 2.25em;
	list-style: none
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
	margin-left: 3.25em
}

.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment {
	line-height: 1.5
}

.wp-block-latest-comments__comment-excerpt p {
	font-size: .875em;
	line-height: 1.8;
	margin: .36em 0 1.4em
}

.wp-block-latest-comments__comment-date {
	display: block;
	font-size: .75em
}

.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar {
	border-radius: 1.5em;
	display: block;
	float: left;
	height: 2.5em;
	margin-right: .75em;
	width: 2.5em
}

.wp-block-latest-posts.alignleft {
	margin-right: 2em
}

.wp-block-latest-posts.alignright {
	margin-left: 2em
}

.wp-block-latest-posts.wp-block-latest-posts__list {
	list-style: none
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
	clear: both
}

.wp-block-latest-posts.is-grid {
	display: flex;
	flex-wrap: wrap;
	padding: 0
}

.wp-block-latest-posts.is-grid li {
	margin: 0 1.25em 1.25em 0;
	width: 100%
}

@media (min-width:600px) {
	.wp-block-latest-posts.columns-2 li {
		width: calc(50% - .625em)
	}

	.wp-block-latest-posts.columns-2 li:nth-child(2n) {
		margin-right: 0
	}

	.wp-block-latest-posts.columns-3 li {
		width: calc(33.33333% - .83333em)
	}

	.wp-block-latest-posts.columns-3 li:nth-child(3n) {
		margin-right: 0
	}

	.wp-block-latest-posts.columns-4 li {
		width: calc(25% - .9375em)
	}

	.wp-block-latest-posts.columns-4 li:nth-child(4n) {
		margin-right: 0
	}

	.wp-block-latest-posts.columns-5 li {
		width: calc(20% - 1em)
	}

	.wp-block-latest-posts.columns-5 li:nth-child(5n) {
		margin-right: 0
	}

	.wp-block-latest-posts.columns-6 li {
		width: calc(16.66667% - 1.04167em)
	}

	.wp-block-latest-posts.columns-6 li:nth-child(6n) {
		margin-right: 0
	}
}

.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date {
	display: block;
	color: #555;
	font-size: .8125em
}

.wp-block-latest-posts__post-excerpt {
	margin-top: .5em;
	margin-bottom: 1em
}

.wp-block-latest-posts__featured-image a {
	display: inline-block
}

.wp-block-latest-posts__featured-image img {
	height: auto;
	width: auto
}

.wp-block-latest-posts__featured-image.alignleft {
	margin-right: 1em
}

.wp-block-latest-posts__featured-image.alignright {
	margin-left: 1em
}

.wp-block-latest-posts__featured-image.aligncenter {
	margin-bottom: 1em;
	text-align: center
}

.block-editor-image-alignment-control__row .components-base-control__field {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.block-editor-image-alignment-control__row .components-base-control__field .components-base-control__label {
	margin-bottom: 0
}

ol.has-background,ul.has-background {
	padding: 1.25em 2.375em
}

.wp-block-media-text {
  /*!rtl:begin:ignore*/
	direction: ltr;
  /*!rtl:end:ignore*/
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 50% 1fr;
	grid-template-columns: 50% 1fr;
	-ms-grid-rows: auto;
	grid-template-rows: auto
}

.wp-block-media-text.has-media-on-the-right {
	-ms-grid-columns: 1fr 50%;
	grid-template-columns: 1fr 50%
}

.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
	-ms-grid-row-align: start;
	align-self: start
}

.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media {
	-ms-grid-row-align: center;
	align-self: center
}

.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
	-ms-grid-row-align: end;
	align-self: end
}

.wp-block-media-text .wp-block-media-text__media {
  /*!rtl:begin:ignore*/
	-ms-grid-column: 1;
	grid-column: 1;
	-ms-grid-row: 1;
	grid-row: 1;
  /*!rtl:end:ignore*/
	margin: 0
}

.wp-block-media-text .wp-block-media-text__content {
	direction: ltr;
  /*!rtl:begin:ignore*/
	-ms-grid-column: 2;
	grid-column: 2;
	-ms-grid-row: 1;
	grid-row: 1;
  /*!rtl:end:ignore*/
	padding: 0 8%;
	word-break: break-word
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
  /*!rtl:begin:ignore*/
	-ms-grid-column: 2;
	grid-column: 2;
	-ms-grid-row: 1;
	grid-row: 1
  /*!rtl:end:ignore*/
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  /*!rtl:begin:ignore*/
	-ms-grid-column: 1;
	grid-column: 1;
	-ms-grid-row: 1;
	grid-row: 1
  /*!rtl:end:ignore*/
}

.wp-block-media-text__media img,.wp-block-media-text__media video {
	max-width: unset;
	width: 100%;
	vertical-align: middle
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media {
	height: 100%;
	min-height: 250px;
	background-size: cover
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media>a {
	display: block;
	height: 100%
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media img {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}

@media (max-width:600px) {
	.wp-block-media-text.is-stacked-on-mobile {
		-ms-grid-columns: 100%!important;
		grid-template-columns: 100%!important
	}

	.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
		-ms-grid-column: 1;
		grid-column: 1;
		-ms-grid-row: 1;
		grid-row: 1
	}

	.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
		-ms-grid-column: 1;
		grid-column: 1;
		-ms-grid-row: 2;
		grid-row: 2
	}
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-navigation__container {
	color: #1e1e1e;
	background-color: #fff;
	min-width: 200px
}

.items-justified-left>ul {
	justify-content: flex-start
}

.items-justified-center>ul {
	justify-content: center
}

.items-justified-right>ul {
	justify-content: flex-end
}

.items-justified-space-between>ul {
	justify-content: space-between
}

.wp-block-navigation-link {
	display: flex;
	align-items: center;
	position: relative;
	margin: 0
}

.wp-block-navigation-link .wp-block-navigation__container:empty {
	display: none
}

.wp-block-navigation__container {
	list-style: none;
	margin: 0;
	padding-left: 0;
	display: flex;
	flex-wrap: wrap
}

.is-vertical .wp-block-navigation__container {
	display: block
}

.has-child>.wp-block-navigation-link__content {
	padding-right: .5em
}

.has-child .wp-block-navigation__container {
	border: 1px solid rgba(0,0,0,.15);
	background-color: inherit;
	color: inherit;
	position: absolute;
	left: 0;
	top: 100%;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	z-index: 2;
	opacity: 0;
	transition: opacity .1s linear;
	visibility: hidden
}

.has-child .wp-block-navigation__container>.wp-block-navigation-link>.wp-block-navigation-link__content {
	flex-grow: 1
}

.has-child .wp-block-navigation__container>.wp-block-navigation-link>.wp-block-navigation-link__submenu-icon {
	padding-right: .5em
}

@media (min-width:782px) {
	.has-child .wp-block-navigation__container {
		left: 1.5em
	}

	.has-child .wp-block-navigation__container .wp-block-navigation__container {
		left: 100%;
		top: -1px
	}

	.has-child .wp-block-navigation__container .wp-block-navigation__container:before {
		content: "";
		position: absolute;
		right: 100%;
		height: 100%;
		display: block;
		width: .5em;
		background: transparent
	}

	.has-child .wp-block-navigation__container .wp-block-navigation-link__submenu-icon svg {
		transform: rotate(0)
	}
}

.has-child:hover {
	cursor: pointer
}

.has-child:hover>.wp-block-navigation__container {
	visibility: visible;
	opacity: 1;
	display: flex;
	flex-direction: column
}

.has-child:focus-within {
	cursor: pointer
}

.has-child:focus-within>.wp-block-navigation__container {
	visibility: visible;
	opacity: 1;
	display: flex;
	flex-direction: column
}

.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link,.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content,.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content:active,.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content:focus,.wp-block-navigation[style*=text-decoration] .wp-block-navigation__container {
	text-decoration: inherit
}

.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content,.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content:active,.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content:focus {
	text-decoration: none
}

.wp-block-navigation-link__content {
	color: inherit;
	padding: .5em 1em
}

.wp-block-navigation-link__content+.wp-block-navigation-link__content {
	padding-top: 0
}

.has-text-color .wp-block-navigation-link__content {
	color: inherit
}

.wp-block-navigation-link__label {
	word-break: normal;
	overflow-wrap: break-word
}

.wp-block-navigation-link__submenu-icon {
	height: inherit;
	padding: .375em 1em .375em 0
}

.wp-block-navigation-link__submenu-icon svg {
	fill: currentColor
}

@media (min-width:782px) {
	.wp-block-navigation-link__submenu-icon svg {
		transform: rotate(90deg)
	}
}

.is-small-text {
	font-size: .875em
}

.is-regular-text {
	font-size: 1em
}

.is-large-text {
	font-size: 2.25em
}

.is-larger-text {
	font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
	float: left;
	font-size: 8.4em;
	line-height: .68;
	font-weight: 100;
	margin: .05em .1em 0 0;
	text-transform: uppercase;
	font-style: normal
}

p.has-background {
	padding: 1.25em 2.375em
}

p.has-text-color a {
	color: inherit
}

.wp-block-post-author {
	display: flex;
	flex-wrap: wrap
}

.wp-block-post-author__byline {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	font-size: .5em
}

.wp-block-post-author__avatar {
	margin-right: 1em
}

.wp-block-post-author__bio {
	margin-bottom: .7em;
	font-size: .7em
}

.wp-block-post-author__content {
	flex-grow: 1;
	flex-basis: 0
}

.wp-block-post-author__name {
	font-weight: 700;
	margin: 0
}

.wp-block-post-comments-form input[type=submit] {
	color: #fff;
	background-color: #32373c;
	border: none;
	border-radius: 1.55em;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	font-size: 1.125em;
	padding: .667em 1.333em;
	text-align: center;
	text-decoration: none;
	overflow-wrap: break-word
}

.wp-block-post-comments-form input[type=submit]:active,.wp-block-post-comments-form input[type=submit]:focus,.wp-block-post-comments-form input[type=submit]:hover,.wp-block-post-comments-form input[type=submit]:visited {
	color: #fff
}

.wp-block-preformatted {
	white-space: pre-wrap
}

.wp-block-pullquote {
	padding: 3em 0;
	margin-left: 0;
	margin-right: 0;
	text-align: center
}

.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright {
	max-width: 420px
}

.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p {
	font-size: 1.25em
}

.wp-block-pullquote p {
	font-size: 1.75em;
	line-height: 1.6
}

.wp-block-pullquote cite,.wp-block-pullquote footer {
	position: relative
}

.wp-block-pullquote .has-text-color a {
	color: inherit
}

.wp-block-pullquote:not(.is-style-solid-color) {
	background: none
}

.wp-block-pullquote.is-style-solid-color {
	border: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	max-width: 60%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 2em
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
	text-transform: none;
	font-style: normal
}

.wp-block-pullquote cite {
	color: inherit
}

.wp-block-query-loop {
	max-width: 100%;
	list-style: none;
	padding: 0
}

.wp-block-query-loop li {
	clear: both
}

.wp-block-query-loop.is-flex-container {
	flex-direction: row;
	display: flex;
	flex-wrap: wrap
}

.wp-block-query-loop.is-flex-container li {
	margin: 0 0 1.25em;
	width: 100%
}

@media (min-width:600px) {
	.wp-block-query-loop.is-flex-container li {
		margin-right: 1.25em
	}

	.wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li {
		width: calc(50% - .625em)
	}

	.wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li:nth-child(2n) {
		margin-right: 0
	}

	.wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li {
		width: calc(33.33333% - .83333em)
	}

	.wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li:nth-child(3n) {
		margin-right: 0
	}

	.wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li {
		width: calc(25% - .9375em)
	}

	.wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li:nth-child(4n) {
		margin-right: 0
	}

	.wp-block-query-loop.is-flex-container.is-flex-container.columns-5>li {
		width: calc(20% - 1em)
	}

	.wp-block-query-loop.is-flex-container.is-flex-container.columns-5>li:nth-child(5n) {
		margin-right: 0
	}

	.wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li {
		width: calc(16.66667% - 1.04167em)
	}

	.wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li:nth-child(6n) {
		margin-right: 0
	}
}

.wp-block-query-pagination {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap
}

.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous {
	display: inline-block;
	margin-right: .5em;
	margin-bottom: .5em
}

.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child {
	margin-right: 0
}

.wp-block-quote.is-large,.wp-block-quote.is-style-large {
	margin-bottom: 1em;
	padding: 0 1em
}

.wp-block-quote.is-large p,.wp-block-quote.is-style-large p {
	font-size: 1.5em;
	font-style: italic;
	line-height: 1.6
}

.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer {
	font-size: 1.125em;
	text-align: right
}

.wp-block-rss.wp-block-rss {
	box-sizing: border-box
}

.wp-block-rss.alignleft {
	margin-right: 2em
}

.wp-block-rss.alignright {
	margin-left: 2em
}

.wp-block-rss.is-grid {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	list-style: none
}

.wp-block-rss.is-grid li {
	margin: 0 1em 1em 0;
	width: 100%
}

@media (min-width:600px) {
	.wp-block-rss.columns-2 li {
		width: calc(50% - 1em)
	}

	.wp-block-rss.columns-3 li {
		width: calc(33.33333% - 1em)
	}

	.wp-block-rss.columns-4 li {
		width: calc(25% - 1em)
	}

	.wp-block-rss.columns-5 li {
		width: calc(20% - 1em)
	}

	.wp-block-rss.columns-6 li {
		width: calc(16.66667% - 1em)
	}
}

.wp-block-rss__item-author,.wp-block-rss__item-publish-date {
	display: block;
	color: #555;
	font-size: .8125em
}

.wp-block-search .wp-block-search__button {
	background: #f7f7f7;
	border: 1px solid #ccc;
	padding: .375em .625em;
	color: #32373c;
	margin-left: .625em;
	word-break: normal
}

.wp-block-search .wp-block-search__button.has-icon {
	line-height: 0
}

.wp-block-search .wp-block-search__button svg {
	min-width: 1.5em;
	min-height: 1.5em
}

.wp-block-search .wp-block-search__inside-wrapper {
	display: flex;
	flex: auto;
	flex-wrap: nowrap;
	max-width: 100%
}

.wp-block-search .wp-block-search__label {
	width: 100%
}

.wp-block-search .wp-block-search__input {
	flex-grow: 1;
	min-width: 3em;
	border: 1px solid #949494
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
	margin-left: 0
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
	padding: 4px;
	border: 1px solid #949494
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
	border-radius: 0;
	border: none;
	padding: 0 0 0 .25em
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus {
	outline: none
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
	padding: .125em .5em
}

.wp-block-separator.is-style-wide {
	border-bottom-width: 1px
}

.wp-block-separator.is-style-dots {
	background: none!important;
	border: none;
	text-align: center;
	max-width: none;
	line-height: 1;
	height: auto
}

.wp-block-separator.is-style-dots:before {
	content: "···";
	color: currentColor;
	font-size: 1.5em;
	letter-spacing: 2em;
	padding-left: 2em;
	font-family: serif
}

.wp-block-custom-logo {
	line-height: 0
}

.wp-block-custom-logo .aligncenter {
	display: table
}

.wp-block-custom-logo.is-style-rounded img {
	border-radius: 9999px
}

.wp-block-social-links {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	padding-left: 0;
	padding-right: 0;
	text-indent: 0;
	margin-left: 0
}

.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover {
	text-decoration: none;
	border-bottom: 0;
	box-shadow: none
}

.wp-block-social-links .wp-social-link.wp-social-link.wp-social-link {
	margin: 4px 8px 4px 0
}

.wp-block-social-links .wp-social-link a {
	padding: .25em
}

.wp-block-social-links .wp-social-link svg {
	width: 1em;
	height: 1em
}

.wp-block-social-links.has-small-icon-size {
	font-size: 16px
}

.wp-block-social-links,.wp-block-social-links.has-normal-icon-size {
	font-size: 24px
}

.wp-block-social-links.has-large-icon-size {
	font-size: 36px
}

.wp-block-social-links.has-huge-icon-size {
	font-size: 48px
}

.wp-block-social-links.aligncenter {
	justify-content: center;
	display: flex
}

.wp-block-social-links.alignright {
	justify-content: flex-end
}

.wp-social-link {
	display: block;
	border-radius: 9999px;
	transition: transform .1s ease;
	height: auto
}

@media (prefers-reduced-motion:reduce) {
	.wp-social-link {
		transition-duration: 0s
	}
}

.wp-social-link a {
	display: block;
	line-height: 0;
	transition: transform .1s ease
}

.wp-social-link a,.wp-social-link a:active,.wp-social-link a:hover,.wp-social-link a:visited,.wp-social-link svg {
	color: currentColor;
	fill: currentColor
}

.wp-social-link:hover {
	transform: scale(1.1)
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
	background-color: #f0f0f0;
	color: #444
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
	background-color: #f90;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
	background-color: #1ea0c3;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
	background-color: #0757fe;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
	background-color: #1e1f26;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
	background-color: #02e49b;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
	background-color: #e94c89;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
	background-color: #4280ff;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
	background-color: #f45800;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
	background-color: #1778f2;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
	background-color: #000;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
	background-color: #0461dd;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
	background-color: #e65678;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
	background-color: #24292d;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
	background-color: #eceadd;
	color: #382110
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
	background-color: #ea4434;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
	background-color: #f00075;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
	background-color: #e21b24;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
	background-color: #0d66c2;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
	background-color: #3288d4;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
	background-color: #02ab6c;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
	background-color: #f6405f;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon {
	background-color: #ff424d;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
	background-color: #e60122;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
	background-color: #ef4155;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
	background-color: #fe4500;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
	background-color: #0478d7;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
	background-color: #fefc00;
	color: #fff;
	stroke: #000
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
	background-color: #ff5600;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
	background-color: #1bd760;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
	background-color: #2aabee;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
	background-color: #000;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
	background-color: #011835;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
	background-color: #6440a4;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
	background-color: #1da1f2;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
	background-color: #1eb7ea;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
	background-color: #4680c2;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
	background-color: #3499cd;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
	background-color: #d32422;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
	background-color: red;
	color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link {
	background: none;
	padding: 4px
}

.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
	color: #f90
}

.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
	color: #1ea0c3
}

.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
	color: #0757fe
}

.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
	color: #1e1f26
}

.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
	color: #02e49b
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
	color: #e94c89
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
	color: #4280ff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
	color: #f45800
}

.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
	color: #1778f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
	color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
	color: #0461dd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
	color: #e65678
}

.wp-block-social-links.is-style-logos-only .wp-social-link-github {
	color: #24292d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
	color: #382110
}

.wp-block-social-links.is-style-logos-only .wp-social-link-google {
	color: #ea4434
}

.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
	color: #f00075
}

.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
	color: #e21b24
}

.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
	color: #0d66c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
	color: #3288d4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
	color: #02ab6c
}

.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
	color: #f6405f
}

.wp-block-social-links.is-style-logos-only .wp-social-link-patreon {
	color: #ff424d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
	color: #e60122
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
	color: #ef4155
}

.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
	color: #fe4500
}

.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
	color: #0478d7
}

.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
	color: #fff;
	stroke: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
	color: #ff5600
}

.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
	color: #1bd760
}

.wp-block-social-links.is-style-logos-only .wp-social-link-telegram {
	color: #2aabee
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok {
	color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
	color: #011835
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
	color: #6440a4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
	color: #1da1f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
	color: #1eb7ea
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
	color: #4680c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
	color: #3499cd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
	background-color: #d32422;
	color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
	color: red
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
	width: auto
}

.wp-block-social-links.is-style-pill-shape .wp-social-link a {
	padding-left: .66667em;
	padding-right: .66667em
}

.wp-block-spacer {
	clear: both
}

p.wp-block-subhead {
	font-size: 1.1em;
	font-style: italic;
	opacity: .75
}

.wp-block-tag-cloud.aligncenter {
	text-align: center
}

.wp-block-tag-cloud.alignfull {
	padding-left: 1em;
	padding-right: 1em
}

.wp-block-table {
	overflow-x: auto
}

.wp-block-table table {
	width: 100%
}

.wp-block-table .has-fixed-layout {
	table-layout: fixed;
	width: 100%
}

.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th {
	word-break: break-word
}

.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright {
	display: table;
	width: auto
}

.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th {
	word-break: break-word
}

.wp-block-table .has-subtle-light-gray-background-color {
	background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color {
	background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color {
	background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color {
	background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
	border-spacing: 0;
	border-collapse: inherit;
	background-color: transparent;
	border-bottom: 1px solid #f0f0f0
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
	background-color: #f0f0f0
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
	background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
	background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
	background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
	background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th {
	border-color: transparent
}

.wp-block-text-columns,.wp-block-text-columns.aligncenter {
	display: flex
}

.wp-block-text-columns .wp-block-column {
	margin: 0 1em;
	padding: 0
}

.wp-block-text-columns .wp-block-column:first-child {
	margin-left: 0
}

.wp-block-text-columns .wp-block-column:last-child {
	margin-right: 0
}

.wp-block-text-columns.columns-2 .wp-block-column {
	width: 50%
}

.wp-block-text-columns.columns-3 .wp-block-column {
	width: 33.33333%
}

.wp-block-text-columns.columns-4 .wp-block-column {
	width: 25%
}

pre.wp-block-verse {
	font-family: inherit;
	overflow: auto;
	white-space: pre-wrap
}

.wp-block-video {
	margin-left: 0;
	margin-right: 0
}

.wp-block-video video {
	width: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.wp-block-video [poster] {
		-o-object-fit: cover;
		object-fit: cover
	}
}

.wp-block-video.aligncenter {
	text-align: center
}

.wp-block-video figcaption {
	margin-top: .5em;
	margin-bottom: 1em
}

.wp-block-post-featured-image a {
	display: inline-block
}

.wp-block-post-featured-image img {
	max-width: 100%;
	height: auto
}

:root .has-pale-pink-background-color {
	background-color: #f78da7
}

:root .has-vivid-red-background-color {
	background-color: #cf2e2e
}

:root .has-luminous-vivid-orange-background-color {
	background-color: #ff6900
}

:root .has-luminous-vivid-amber-background-color {
	background-color: #fcb900
}

:root .has-light-green-cyan-background-color {
	background-color: #7bdcb5
}

:root .has-vivid-green-cyan-background-color {
	background-color: #00d084
}

:root .has-pale-cyan-blue-background-color {
	background-color: #8ed1fc
}

:root .has-vivid-cyan-blue-background-color {
	background-color: #0693e3
}

:root .has-vivid-purple-background-color {
	background-color: #9b51e0
}

:root .has-white-background-color {
	background-color: #fff
}

:root .has-very-light-gray-background-color {
	background-color: #eee
}

:root .has-cyan-bluish-gray-background-color {
	background-color: #abb8c3
}

:root .has-very-dark-gray-background-color {
	background-color: #313131
}

:root .has-black-background-color {
	background-color: #000
}

:root .has-pale-pink-color {
	color: #f78da7
}

:root .has-vivid-red-color {
	color: #cf2e2e
}

:root .has-luminous-vivid-orange-color {
	color: #ff6900
}

:root .has-luminous-vivid-amber-color {
	color: #fcb900
}

:root .has-light-green-cyan-color {
	color: #7bdcb5
}

:root .has-vivid-green-cyan-color {
	color: #00d084
}

:root .has-pale-cyan-blue-color {
	color: #8ed1fc
}

:root .has-vivid-cyan-blue-color {
	color: #0693e3
}

:root .has-vivid-purple-color {
	color: #9b51e0
}

:root .has-white-color {
	color: #fff
}

:root .has-very-light-gray-color {
	color: #eee
}

:root .has-cyan-bluish-gray-color {
	color: #abb8c3
}

:root .has-very-dark-gray-color {
	color: #313131
}

:root .has-black-color {
	color: #000
}

:root .has-vivid-cyan-blue-to-vivid-purple-gradient-background {
	background: linear-gradient(135deg,#0693e3,#9b51e0)
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
	background: linear-gradient(135deg,#00d084,#0693e3)
}

:root .has-light-green-cyan-to-vivid-green-cyan-gradient-background {
	background: linear-gradient(135deg,#7adcb4,#00d082)
}

:root .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
	background: linear-gradient(135deg,#fcb900,#ff6900)
}

:root .has-luminous-vivid-orange-to-vivid-red-gradient-background {
	background: linear-gradient(135deg,#ff6900,#cf2e2e)
}

:root .has-very-light-gray-to-cyan-bluish-gray-gradient-background {
	background: linear-gradient(135deg,#eee,#a9b8c3)
}

:root .has-cool-to-warm-spectrum-gradient-background {
	background: linear-gradient(135deg,#4aeadc,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c)
}

:root .has-blush-light-purple-gradient-background {
	background: linear-gradient(135deg,#ffceec,#9896f0)
}

:root .has-blush-bordeaux-gradient-background {
	background: linear-gradient(135deg,#fecda5,#fe2d2d 50%,#6b003e)
}

:root .has-purple-crush-gradient-background {
	background: linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)
}

:root .has-luminous-dusk-gradient-background {
	background: linear-gradient(135deg,#ffcb70,#c751c0 50%,#4158d0)
}

:root .has-hazy-dawn-gradient-background {
	background: linear-gradient(135deg,#faaca8,#dad0ec)
}

:root .has-pale-ocean-gradient-background {
	background: linear-gradient(135deg,#fff5cb,#b6e3d4 50%,#33a7b5)
}

:root .has-electric-grass-gradient-background {
	background: linear-gradient(135deg,#caf880,#71ce7e)
}

:root .has-subdued-olive-gradient-background {
	background: linear-gradient(135deg,#fafae1,#67a671)
}

:root .has-atomic-cream-gradient-background {
	background: linear-gradient(135deg,#fdd79a,#004a59)
}

:root .has-nightshade-gradient-background {
	background: linear-gradient(135deg,#330968,#31cdcf)
}

:root .has-midnight-gradient-background {
	background: linear-gradient(135deg,#020381,#2874fc)
}

:root .has-link-color a {
	color: #00e;
	color: var(--wp--style--color--link,#00e)
}

.has-small-font-size {
	font-size: .8125em
}

.has-normal-font-size,.has-regular-font-size {
	font-size: 1em
}

.has-medium-font-size {
	font-size: 1.25em
}

.has-large-font-size {
	font-size: 2.25em
}

.has-huge-font-size,.has-larger-font-size {
	font-size: 2.625em
}

.has-text-align-center {
	text-align: center
}

.has-text-align-left {
	text-align: left
}

.has-text-align-right {
	text-align: right
}

#end-resizable-editor-section {
	display: none
}

.aligncenter {
	clear: both
}

.nice-popup {
	position: fixed;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .3s 0s,visibility 0s .3s;
	transition: opacity .3s 0s,visibility 0s .3s
}

.nice-popup-open {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .3s 0s,visibility 0s 0s;
	transition: opacity .3s 0s,visibility 0s 0s;
	z-index: 999
}

.nice-popup-overlay {
	position: absolute;
	background-color: rgba(94,110,141,.9);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0
}

.nice-popup-open .nice-popup-overlay {
	opacity: 1;
	visibility: visible;
	pointer-events: auto
}

.nice-popup-close {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 99;
	cursor: pointer;
	text-align: center;
	-webkit-transform: translateY(150%);
	transform: translateY(150%)
}

.nice-popup-close .svg-white {
	display: inline-block;
	background-image: url("data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTI4IiBoZWlnaHQ9IjEyOCI+PGRlZnM+PHN0eWxlLz48L2RlZnM+PHBhdGggZD0iTTUxMiAwQzIyOS4yIDAgMCAyMjkuMTk5OTk5IDAgNTEyYzAgMjgyLjggMjI5LjIgNTEyIDUxMiA1MTIgMjgyLjgwMDAwMSAwIDUxMi0yMjkuMiA1MTItNTEyQzEwMjQgMjI5LjE5OTk5OSA3OTQuODAwMDAxIDAgNTEyIDB6bTIxMy40NjA1MjIgNzI1Ljk3NTY1OWMtNi4wNzcyNDkgNi4wNzcyNDgtMTQuMDY0NDg4IDkuMTE1ODcyLTIyLjA1MTcyNyA5LjExNTg3Mi03Ljk4NzI0MiAwLTE2LjA2MTI5OC0zLjAzODYyNC0yMi4xMzg1NDgtOS4yMDI2OUw1MTIgNTU2LjI3MTMyMyAzNDIuNzI5NzUyIDcyNS44ODg4NDFjLTYuMDc3MjQ4IDYuMTY0MDY2LTE0LjE1MTMwNiA5LjIwMjY5LTIyLjEzODU0NiA5LjIwMjY5LTcuOTg3MjQgMC0xNS45NzQ0NzktMy4wMzg2MjQtMjIuMDUxNzI3LTkuMTE1ODcyLTEyLjI0MTMxMy0xMi4xNTQ0OTYtMTIuMjQxMzEzLTMxLjk0ODk2LS4wODY4MTgtNDQuMTkwMjczTDQ2Ny44OTY1NDYgNTExLjk5NDIzIDI5OC40NTI2NjEgMzQyLjIwMzA3NGMtMTIuMTU0NDk1LTEyLjI0MTMxMi0xMi4xNTQ0OTUtMzIuMDM1Nzc2LjA4NjgxOC00NC4xOTAyNzEgMTIuMjQxMzEzLTEyLjE1NDQ5NSAzMi4wMzU3NzctMTIuMTU0NDk1IDQ0LjE5MDI3My4wODY4MTdMNTEyIDQ2Ny43MTcxNDFsMTY5LjI3MDI0Ny0xNjkuNzA0MzM4YzEyLjE1NDQ5NS0xMi4yNDEzMTMgMzEuOTQ4OTU5LTEyLjI0MTMxMyA0NC4xOTAyNzUtLjA4NjgxOCAxMi4yNDEzMTMgMTIuMTU0NDk1IDEyLjI0MTMxMyAzMS45NDg5NTkuMDg2ODE4IDQ0LjE5MDI3Mkw1NTYuMTAzNDU0IDUxMS45OTQyMyA3MjUuNTQ3MzQgNjgxLjc4NTM4NmMxMi4xNTQ0OTUgMTIuMjQxMzEzIDEyLjE1NDQ5NSAzMi4wMzU3NzctLjA4NjgxOCA0NC4xOTAyNzN6IiBmaWxsPSIjZmZmIi8+PC9zdmc+");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	vertical-align: middle;
	width: 28px;
	height: 28px
}

.nice-popup-close .svg-dark {
	display: none;
	background-image: url("data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTI4IiBoZWlnaHQ9IjEyOCI+PGRlZnM+PHN0eWxlLz48L2RlZnM+PHBhdGggZD0iTTUxMiAwQzIyOS4yIDAgMCAyMjkuMTk5OTk5IDAgNTEyYzAgMjgyLjggMjI5LjIgNTEyIDUxMiA1MTIgMjgyLjgwMDAwMSAwIDUxMi0yMjkuMiA1MTItNTEyQzEwMjQgMjI5LjE5OTk5OSA3OTQuODAwMDAxIDAgNTEyIDB6bTIxMy40NjA1MjIgNzI1Ljk3NTY1OWMtNi4wNzcyNDkgNi4wNzcyNDgtMTQuMDY0NDg4IDkuMTE1ODcyLTIyLjA1MTcyNyA5LjExNTg3Mi03Ljk4NzI0MiAwLTE2LjA2MTI5OC0zLjAzODYyNC0yMi4xMzg1NDgtOS4yMDI2OUw1MTIgNTU2LjI3MTMyMyAzNDIuNzI5NzUyIDcyNS44ODg4NDFjLTYuMDc3MjQ4IDYuMTY0MDY2LTE0LjE1MTMwNiA5LjIwMjY5LTIyLjEzODU0NiA5LjIwMjY5LTcuOTg3MjQgMC0xNS45NzQ0NzktMy4wMzg2MjQtMjIuMDUxNzI3LTkuMTE1ODcyLTEyLjI0MTMxMy0xMi4xNTQ0OTYtMTIuMjQxMzEzLTMxLjk0ODk2LS4wODY4MTgtNDQuMTkwMjczTDQ2Ny44OTY1NDYgNTExLjk5NDIzIDI5OC40NTI2NjEgMzQyLjIwMzA3NGMtMTIuMTU0NDk1LTEyLjI0MTMxMi0xMi4xNTQ0OTUtMzIuMDM1Nzc2LjA4NjgxOC00NC4xOTAyNzEgMTIuMjQxMzEzLTEyLjE1NDQ5NSAzMi4wMzU3NzctMTIuMTU0NDk1IDQ0LjE5MDI3My4wODY4MTdMNTEyIDQ2Ny43MTcxNDFsMTY5LjI3MDI0Ny0xNjkuNzA0MzM4YzEyLjE1NDQ5NS0xMi4yNDEzMTMgMzEuOTQ4OTU5LTEyLjI0MTMxMyA0NC4xOTAyNzUtLjA4NjgxOCAxMi4yNDEzMTMgMTIuMTU0NDk1IDEyLjI0MTMxMyAzMS45NDg5NTkuMDg2ODE4IDQ0LjE5MDI3Mkw1NTYuMTAzNDU0IDUxMS45OTQyMyA3MjUuNTQ3MzQgNjgxLjc4NTM4NmMxMi4xNTQ0OTUgMTIuMjQxMzEzIDEyLjE1NDQ5NSAzMi4wMzU3NzctLjA4NjgxOCA0NC4xOTAyNzN6Ii8+PC9zdmc+");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	vertical-align: middle;
	width: 28px;
	height: 28px
}

@media (max-width:767.98px) {
	.nice-popup-xl .nice-popup-close {
		bottom: auto;
		left: auto;
		top: 10px;
		right: 10px;
		width: auto
	}

	.nice-popup-cover .nice-popup-close {
		bottom: auto;
		left: auto;
		top: 0;
		right: 0;
		width: auto;
		-webkit-transform: translate(100%,-100%);
		transform: translate(100%,-100%)
	}

	.nice-popup-xl .nice-popup-close .svg-white,.nice-popup-cover .nice-popup-close .svg-white {
		width: 20px;
		height: 20px;
		display: block
	}
}

.nice-popup-body {
	position: relative;
	width: 90%;
	max-width: 450px;
	-webkit-transform: translateY(-40px);
	transform: translateY(-40px);
	-webkit-backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform;
	-webkit-transition-duration: .3s;
	transition-duration: .3s
}

@media (max-width:575.98px) {
	.nice-popup-body {
		max-width: 93.3333%
	}
}

.nice-popup-open .nice-popup-body {
	pointer-events: auto;
	z-index: 1000
}

.nice-popup-xl .nice-popup-body {
	width: 100%;
	max-width: 790px
}

.nice-popup-scroll .nice-popup-body {
	width: 100%;
	max-width: 790px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	max-height: calc(100vh - 100px);
	height: calc(100vh - 100px)
}

.nice-popup-lg .nice-popup-body {
	width: 100%;
	max-width: 790px
}

.nice-popup-md .nice-popup-body {
	max-width: 540px;
	width: 100%
}

.nice-popup-sm .nice-popup-body {
	max-width: 300px;
	width: auto
}

.nice-popup-nopd .nice-popup-body {
	max-width: 340px
}

@media (min-width:768px) and (max-width:991.98px) {
	.nice-popup-scroll .nice-popup-body,.nice-popup-xl .nice-popup-body {
		max-width: 670px
	}
}

@media (max-width:767.98px) {
	.nice-popup-nopd .nice-popup-body {
		max-width: 75%
	}

	.nice-popup-scroll .nice-popup-body,.nice-popup-xl .nice-popup-body {
		height: 100vh
	}

	.nice-popup-md .nice-popup-body {
		padding: 1rem
	}
}

.nice-popup.nice-popup-open .nice-popup-body {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.nice-popup-content {
	background: #fff;
	padding: 1.25rem;
	position: relative;
	border-radius: 6px;
	-webkit-box-shadow: 0 10px 50px -5px rgba(6,39,67,.12);
	box-shadow: 0 10px 50px -5px rgba(6,39,67,.12)
}

.nice-popup-xl .nice-popup-content {
	padding: 0;
	border: 0;
	width: 100%;
	height: auto;
	overflow: hidden
}

.nice-popup-scroll .nice-popup-content {
	padding: 0;
	border: 0;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.nice-popup-lg .nice-popup-content {
	padding: 0;
	border: 0;
	border-radius: 0
}

.nice-popup-sm .nice-popup-content {
	padding: 2rem;
	padding: 1.75rem 2.5rem
}

.nice-popup-nopd .nice-popup-content {
	padding: 0;
	border: 0
}

@media (max-width:767.98px) {
	.nice-popup-content {
		padding: 1rem
	}

	.nice-popup-scroll .nice-popup-body .nice-popup-content,.nice-popup-xl .nice-popup-body .nice-popup-content {
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0;
		height: 100vh
	}

	.nice-popup-xl .nice-popup-close .svg-white {
		width: 20px;
		height: 20px
	}

	.nice-popup-xl .nice-popup-close .svg-dark {
		display: none;
		width: 20px;
		height: 20px
	}
}

.nice-popup-error .nice-popup-content {
	padding: 1rem 2.5rem;
	border-width: 0;
	background-color: rgba(0,0,0,.8);
	color: #fff
}

.nice-popup-cover .nice-popup-overlay {
	background: #788193
}

.tips-content-cover {
	max-width: 340px;
	width: 100%;
	padding: 0;
	border: 0;
	border-radius: .22rem
}

.cover-image {
	position: relative;
	overflow: hidden;
	border-radius: .22rem .22rem 0 0;
	padding: 0
}

.cover-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-filter: blur(10px);
	filter: blur(20px);
	z-index: -1
}

.cover-overlay:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .11
}

.cover-share {
	text-align: center;
	padding: 1rem 0;
	border-top: 1px solid #f4f6f9
}

.cover-share a {
	color: #8a92a9;
	padding: .25rem;
	margin: .25rem;
	font-size: 1.125rem
}

.cover-share a:hover {
	color: #062743
}

.cover-text {
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 44;
	cursor: pointer;
	-webkit-transform: translateY(-36px);
	transform: translateY(-36px);
	text-align: center;
	color: #fff;
	font-size: .875rem
}

.svg-blocks {
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 30px;
	height: 30px
}

.svg-film-line {
	background-image: url('data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iNjQiIGhlaWdodD0iNjQiPjxkZWZzPjxzdHlsZS8+PC9kZWZzPjxwYXRoIGQ9Ik04NS4zMzMzMzMgMTcwLjM2OEE0Mi42NjY2NjcgNDIuNjY2NjY3IDAgMDExMjcuNjU4NjY3IDEyOGg3NjguNjgyNjY2YzIzLjM4MTMzMyAwIDQyLjMyNTMzMyAxOC45ODY2NjcgNDIuMzI1MzM0IDQyLjM2OHY2ODMuMjY0QTQyLjY2NjY2NyA0Mi42NjY2NjcgMCAwMTg5Ni4zNDEzMzMgODk2SDEyNy42NTg2NjdhNDIuMzY4IDQyLjM2OCAwIDAxLTQyLjMyNTMzNC00Mi4zNjhWMTcwLjM2OHptMjU2IDQyLjk2NTMzM3Y1OTcuMzMzMzM0aDM0MS4zMzMzMzRWMjEzLjMzMzMzM0gzNDEuMzMzMzMzem0tMTcwLjY2NjY2NiAwdjg1LjMzMzMzNEgyNTZ2LTg1LjMzMzMzNGgtODUuMzMzMzMzem01OTcuMzMzMzMzIDB2ODUuMzMzMzM0aDg1LjMzMzMzM3YtODUuMzMzMzM0SDc2OHpNMTcwLjY2NjY2NyAzODR2ODUuMzMzMzMzSDI1NlYzODRoLTg1LjMzMzMzM3pNNzY4IDM4NHY4NS4zMzMzMzNoODUuMzMzMzMzVjM4NEg3Njh6TTE3MC42NjY2NjcgNTU0LjY2NjY2N1Y2NDBIMjU2di04NS4zMzMzMzNoLTg1LjMzMzMzM3ptNTk3LjMzMzMzMyAwVjY0MGg4NS4zMzMzMzN2LTg1LjMzMzMzM0g3Njh6TTE3MC42NjY2NjcgNzI1LjMzMzMzM3Y4NS4zMzMzMzRIMjU2di04NS4zMzMzMzRoLTg1LjMzMzMzM3ptNTk3LjMzMzMzMyAwdjg1LjMzMzMzNGg4NS4zMzMzMzN2LTg1LjMzMzMzNEg3Njh6IiBmaWxsPSIjZmZmIi8+PC9zdmc+')
}

.svg-zip-line {
	background-image: url('data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iNjQiIGhlaWdodD0iNjQiPjxkZWZzPjxzdHlsZS8+PC9kZWZzPjxwYXRoIGQ9Ik04NTMuMzMzMzMzIDkzOC42NjY2NjdIMTcwLjY2NjY2N0E0Mi42NjY2NjcgNDIuNjY2NjY3IDAgMDExMjggODk2VjEyOGE0Mi42NjY2NjcgNDIuNjY2NjY3IDAgMDE0Mi42NjY2NjctNDIuNjY2NjY3aDY4Mi42NjY2NjZBNDIuNjY2NjY3IDQyLjY2NjY2NyAwIDAxODk2IDEyOHY3NjhhNDIuNjY2NjY3IDQyLjY2NjY2NyAwIDAxLTQyLjY2NjY2NyA0Mi42NjY2Njd6bS00Mi42NjY2NjYtODUuMzMzMzM0VjE3MC42NjY2NjdIMjEzLjMzMzMzM3Y2ODIuNjY2NjY2aDU5Ny4zMzMzMzR6TTU5Ny4zMzMzMzMgNTEydjIxMy4zMzMzMzNINDI2LjY2NjY2N3YtMTI4SDUxMlY1MTJoODUuMzMzMzMzek01MTIgMTcwLjY2NjY2N2g4NS4zMzMzMzNWMjU2SDUxMnYtODUuMzMzMzMzek00MjYuNjY2NjY3IDI1Nkg1MTJ2ODUuMzMzMzMzaC04NS4zMzMzMzNWMjU2ek01MTIgMzQxLjMzMzMzM2g4NS4zMzMzMzN2ODUuMzMzMzM0SDUxMnYtODUuMzMzMzM0em0tODUuMzMzMzMzIDg1LjMzMzMzNEg1MTJWNTEyaC04NS4zMzMzMzN2LTg1LjMzMzMzM3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=')
}

.svg-word-line {
	background-image: url('data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iNjQiIGhlaWdodD0iNjQiPjxkZWZzPjxzdHlsZS8+PC9kZWZzPjxwYXRoIGQ9Ik02ODIuNjY2NjY3IDM0MS4zMzMzMzN2MzQxLjMzMzMzNGgtODUuMzMzMzM0TDUxMiA1OTcuMzMzMzMzbC04NS4zMzMzMzMgODUuMzMzMzM0aC04NS4zMzMzMzRWMzQxLjMzMzMzM2g4NS4zMzMzMzR2MjEzLjMzMzMzNEw1MTIgNDY5LjMzMzMzM2w4NS4zMzMzMzMgODUuMzMzMzM0VjM0MS4zMzMzMzNINjQwVjE3MC42NjY2NjdIMjEzLjMzMzMzM3Y2ODIuNjY2NjY2aDU5Ny4zMzMzMzR2LTUxMmgtMTI4ek0xMjggMTI3LjY1ODY2N2MwLTIzLjM4MTMzNCAxOS4wNzItNDIuMzI1MzM0IDQyLjYyNC00Mi4zMjUzMzRoNTEyLjA0MjY2N0w4OTYgMjk4LjY2NjY2N3Y1OTcuMDM0NjY2YTQyLjY2NjY2NyA0Mi42NjY2NjcgMCAwMS00Mi4zNjggNDIuOTY1MzM0SDE3MC4zNjhBNDIuNjY2NjY3IDQyLjY2NjY2NyAwIDAxMTI4IDg5Ni4zNDEzMzNWMTI3LjY1ODY2N3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=')
}

.svg-text-line {
	background-image: url('data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iNjQiIGhlaWdodD0iNjQiPjxkZWZzPjxzdHlsZS8+PC9kZWZzPjxwYXRoIGQ9Ik04OTYgMzQxLjMzMzMzM3Y1NTQuMzY4YTQyLjY2NjY2NyA0Mi42NjY2NjcgMCAwMS00Mi4zNjggNDIuOTY1MzM0SDE3MC4zNjhBNDIuMzY4IDQyLjM2OCAwIDAxMTI4IDg5Ni4zNDEzMzNWMTI3LjY1ODY2N2MwLTIyLjkxMiAxOS4xNTczMzMtNDIuMzI1MzM0IDQyLjc1Mi00Mi4zMjUzMzRoNDY5LjEybDI1Ni4xMjggMjU2ek04MTAuNjY2NjY3IDM4NEg1OTcuMzMzMzMzVjE3MC42NjY2NjdoLTM4NHY2ODIuNjY2NjY2aDU5Ny4zMzMzMzRWMzg0em0tNDY5LjMzMzMzNC04NS4zMzMzMzNoMTI4VjM4NGgtMTI4di04NS4zMzMzMzN6bTAgMTcwLjY2NjY2NmgzNDEuMzMzMzM0djg1LjMzMzMzNEgzNDEuMzMzMzMzdi04NS4zMzMzMzR6bTAgMTcwLjY2NjY2N2gzNDEuMzMzMzM0djg1LjMzMzMzM0gzNDEuMzMzMzMzVjY0MHoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=')
}

.svg-music-line {
	background-image: url('data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iNjQiIGhlaWdodD0iNjQiPjxkZWZzPjxzdHlsZS8+PC9kZWZzPjxwYXRoIGQ9Ik02ODIuNjY2NjY3IDM0MS4zMzMzMzN2ODUuMzMzMzM0aC0xMjh2MTkyYTEwNi42NjY2NjcgMTA2LjY2NjY2NyAwIDExLTg1LjMzMzMzNC0xMDQuNTMzMzM0di0xNzIuOEg2NDBWMTcwLjY2NjY2N0gyMTMuMzMzMzMzdjY4Mi42NjY2NjZoNTk3LjMzMzMzNHYtNTEyaC0xMjh6TTEyOCAxMjcuNjU4NjY3YzAtMjMuMzgxMzM0IDE5LjA3Mi00Mi4zMjUzMzQgNDIuNjI0LTQyLjMyNTMzNGg1MTIuMDQyNjY3TDg5NiAyOTguNjY2NjY3djU5Ny4wMzQ2NjZhNDIuNjY2NjY3IDQyLjY2NjY2NyAwIDAxLTQyLjM2OCA0Mi45NjUzMzRIMTcwLjM2OEE0Mi42NjY2NjcgNDIuNjY2NjY3IDAgMDExMjggODk2LjM0MTMzM1YxMjcuNjU4NjY3eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==')
}

.svg-code-line {
	background-image: url('data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iNjQiIGhlaWdodD0iNjQiPjxkZWZzPjxzdHlsZS8+PC9kZWZzPjxwYXRoIGQ9Ik02NDAgMTcwLjY2NjY2N0gyMTMuMzMzMzMzdjY4Mi42NjY2NjZoNTk3LjMzMzMzNHYtNTEySDY0MFYxNzAuNjY2NjY3em0tNTEyLTQzLjAwOGMwLTIzLjM4MTMzNCAxOS4wNzItNDIuMzI1MzM0IDQyLjYyNC00Mi4zMjUzMzRoNTEyLjA0MjY2N0w4OTYgMjk4LjY2NjY2N3Y1OTcuMDM0NjY2YTQyLjY2NjY2NyA0Mi42NjY2NjcgMCAwMS00Mi4zNjggNDIuOTY1MzM0SDE3MC4zNjhBNDIuNjY2NjY3IDQyLjY2NjY2NyAwIDAxMTI4IDg5Ni4zNDEzMzNWMTI3LjY1ODY2N3pNNzUzLjM2NTMzMyA1MTJMNjAyLjQ5NiA2NjIuODY5MzMzIDU0Mi4xNjUzMzMgNjAyLjQ5Nmw5MC40OTYtOTAuNDk2TDU0Mi4yMDggNDIxLjUwNGw2MC4yODgtNjAuMzczMzMzTDc1My4zNjUzMzMgNTEyem0tNDgyLjczMDY2NiAwbDE1MC45MTItMTUwLjg2OTMzM0w0ODEuODc3MzMzIDQyMS41MDQgMzkxLjMzODY2NyA1MTIgNDgxLjc5MiA2MDIuNDk2bC02MC4yODggNjAuMzczMzMzTDI3MC42MzQ2NjcgNTEyeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==')
}

.svg-baidu-line {
	background-image: url('data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iNjQiIGhlaWdodD0iNjQiPjxkZWZzPjxzdHlsZS8+PC9kZWZzPjxwYXRoIGQ9Ik04NjYuNzY2MTkyNjQgODMyLjE1OTUwMzkzYy0yLjYyOTM2MjM1LS42OTE5MzcyOC01LjEyMDMzNzkyLTEuMzgzODc0NTYtNy43NDk3MDAyNy0yLjA3NTgxMjk4LTIzLjM4NzQ4ODcxLTYuMzY1ODI1NzEtMzkuMzAyMDUyOTgtMjguMzY5NDM5ODYtMzcuNjQxNDAyNTktNTEuODk1MzE2NDggMS43OTkwMzcxNS0yNC45MDk3NTIzMiAyMC4yMDQ1NzU4Ni00NC42OTkxNjU1OCA0NC41NjA3Nzc2Ny00Ny44ODIwNzg0NCAyNy42Nzc1MDE0NC0zLjU5ODA3NTQ1IDUzLjI3OTE5MTA0IDE2LjA1Mjk1MTA0IDU3LjI5MjQyOTA4IDQzLjg2ODg0MTU0IDMuODc0ODUwMTMgMjYuNzA4Nzg5NDctMTQuODA3NDYzMjUgNTIuMDMzNzAzMjUtNDEuOTMxNDE1MzIgNTYuODc3MjY2NDgtMS4xMDcwOTk4Ny4xMzgzODc5MS0yLjIxNDE5OTc1LjY5MTkzNzI4LTMuMzIxMjk5NjMgMS4xMDcwOTk4OGgtMTEuMjA5Mzg4OTR6bTU0LjEwOTUxNjIzLTIzOS44MjU1NTQ3OGMtOS40MTAzNTA2NS01My4wMDI0MTYzNS0zNS44NDIzNjU0NC05Ni4wNDA5MzE1NS03OC40NjU3MTgwNC0xMjguODM4NzcwOTEtMzAuNzIyMDI3NTItMjMuNTI1ODc2NjItNjUuNDU3MjkxOTUtMzcuMjI2MjQtMTA0LjA2NzQwNjUxLTQxLjEwMTA5MTI3LTcuMDU3NzYyOTktLjY5MTkzNzI4LTE0LjExNTUyNTk3LS45Njg3MTMxLTIxLjQ1MDA2NDc4LTEuNTIyMjYyNDcgNC44NDM1NjMyMy00Ni45MTMzNjUzMy00LjcwNTE3NTMzLTkwLjM2NzA0NDI3LTI5LjMzODE1MTgzLTEzMC4zNjEwMzMzOS0yNC40OTQ1ODk3My0zOS43MTcyMTU1Ny01OC41Mzc5MTY4Ny02OS4wNTUzNjczOS0xMDIuNDA2NzU3MjYtODQuNjkzMTU1ODQtODAuMTI2MzY4NDMtMjguNTA3ODI2NjMtMTUzLjA1NjU4NTk1LTEzLjcwMDM2MzM4LTIxNC43Nzc0MTQ1NCA0NC4yODQwMDI5OS00OC41NzQwMTU3MSA0NS41Mjk0OTA3Ny02OC4yMjUwNDIyMSAxMDMuNTEzODU3MTQtNjIuNDEyNzY3IDE3MC4wNzgyNDg5NiA0Ny42MDUzMDM3NS44MzAzMjUxOSA4OS4zOTgzMzExNyAxNS43NzYxNzYzNSAxMjYuNzYyOTU5MDcgNDQuODM3NTUzNDktNDQuNTYwNzc3NjctNTQuMzg2MjkwOTEtMjEuNTg4NDUxNTUtMTIwLjEyMDM1ODY5IDEyLjczMTY1MDI4LTE0Ny42NTk0NzMzNSAzNy41MDMwMTQ2OS0zMC4xNjg0NzcwMSA5Ny4wMDk2NDQ2Ni0zMy4yMTMwMDE5NSAxMzcuNjk1NTcyMTkgNi4wODkwNTEwMiAzMy42MjgxNjQ1NSAzMi41MjEwNjQ2NyA0MS4zNzc4NjU5NSA4NC41NTQ3Njc5MyAxNi4zMjk3MjU3MyAxMjYuMzQ3Nzk2NDgtMTIuNzMxNjUxNDEgMjEuMzExNjc2ODctMzAuOTk4ODAyMjEgMzYuNTM0MzAyNzItNTQuNjYzMDY1NiA0NC41NjA3Nzc2Ny0zMi41MjEwNjQ2NyAxMC45MzI2MTMxMi02My4yNDMwOTIxOSA2LjM2NTgyNTcxLTkyLjE2NjA4MTQzLTExLjc2MjkzODMxLjY5MTkzNzI4IDEuMjQ1NDg3NzkgMS4zODM4NzQ1NiAyLjA3NTgxMjk4IDIuMjE0MTk5NzYgMi45MDYxMzgxNyAxOS4yMzU4NjM4OSAyMC42MTk3Mzg0NSAzMy43NjY1NTI0NiA0NC4xNDU2MTUwNyA0My40NTM2Nzc3OSA3MC43MTYwMTY2NCAxLjEwNzA5OTg3IDMuMDQ0NTI0OTQgMS4xMDcwOTk4NyA1LjEyMDMzNzkyLTEuMjQ1NDg2NjUgNy43NDk3MDE0LTEuNTIyMjYyNDcgMS42NjA2NTAzOC0zLjA0NDUyNDk0IDMuMzIxMzAwNzctNC41NjY3ODg1NSA1LjEyMDMzNjc5LjEzODM4NzkxLTEuNTIyMjYyNDctLjI3Njc3NDY5LTMuMTgyOTEyODUtLjk2ODcxMTk2LTUuMTIwMzM2NzktMTQuNTMwNjg4NTctMzguNjEwMTE1Ny0zOC44ODY4OTAzOC02OS43NDczMDQ2Ny03MS44MjMxMTc2NS05NC4yNDE4OTQ0LTMxLjY5MDczOTQ5LTIzLjUyNTg3NjYyLTY3LjUzMzEwNDkzLTM2LjY3MjY5MDYzLTEwNi44MzUxNTc5MS0zOS4wMjUyNzgyOS0yNi4xNTUyMzg5Ny0xLjUyMjI2MjQ3LTM3Ljc3OTc5MDUxLTQuNzA1MTc1MzMtNjUuNTk1Njc5ODUgMS43OTkwMzgyOS05Ljk2MzkwMTE1IDIuOTA2MTM4MTctMTAuNjU1ODM4NDMgMy4zMjEzMDA3Ny0yMC4zNDI5NjM3OCA3LjA1Nzc2Mjk5LjI3Njc3NDY5LjU1MzU1MDUxLjQxNTE2MjU5Ljk2ODcxMzEuNjkxOTM3MjggMS41MjIyNjI0NyAyMi4yODAzODg4My0zLjQ1OTY4NzU0IDM4LjMzMzMzOTg3IDYuMzY1ODI1NzEgNTAuOTI2NjA0NTIgMjUuNjAxNjg5NiAxNS4zNjEwMTM3NiAyMy4yNDkxMDE5NCA1Ljk1MDY2MzExIDQ4LjcxMjQwMzYzLTEyLjE3ODEwMDkgNjkuNzQ3MzA0NjggNDYuMDgzMDQxMjgtMTYuODgzMjc2MjMgNzYuMjUxNTE4MjktNS45NTA2NjMxMSAxMDguNDk1ODA3MTQgMzEuODI5MTI3NCAzMS4xMzcxOTAxMSAzNi42NzI2OTA2MyAzMi4zODI2NzY3NyA3Ny42MzUzOTI4NSAxMS43NjI5MzgzMSAxMjAuMTIwMzU3NTQtLjY5MTkzNzI4LjgzMDMyNTE5LTEuNTIyMjYyNDcgMS42NjA2NTAzOC0yLjIxNDE5OTc1IDIuNDkwOTc1NTgtMjUuNzQwMDc2MzcgMzAuMTY4NDc3MDEtNTcuODQ1OTc5NTkgNDIuNDg0OTY1ODMtOTYuNzMyODY5OTcgMzYuOTQ5NDY1MzEtNDIuMjA4MTkwMDEtNS45NTA2NjMxMS03Ni4xMTMxMzAzOC0zOS4zMDIwNTI5OC04NC42OTMxNTU4NC04Mi4yMDIxODE0MS04LjMwMzI1MDc3LTQxLjY1NDY0MDY0IDExLjIwOTM4NzgxLTg1LjgwMDI1NTcxIDQ3Ljc0MzY5MDUyLTEwNi45NzM1NDQ2NyAyMS4zMTE2NzY4Ny0xMi4zMTY0ODg4MiAzMS42OTA3Mzk0OS00MC4yNzA3NjQ5NCAyMC43NTgxMjc1MS02NC43NjUzNTQ2Ny0xMi43MzE2NTE0MS0yOC42NDYyMTQ1NC00NS4yNTI3MTYwOS0zNy41MDMwMTQ2OS02Ny4zOTQ3MTgxNi0yNi4yOTM2MjY4OC0yNC43NzEzNjQ0MSAxMi41OTMyNjM1LTQ1LjUyOTQ5MDc3IDMwLjg2MDQxNDI5LTYyLjQxMjc2NyA1My4wMDI0MTYzNi0zOC42MTAxMTQ1NiA1MC4yMzQ2NjYxLTUxLjM0MTc2NTk4IDEwNi44MzUxNTc5LTM5LjE2MzY2NTA3IDE2OC42OTQzNzQ0IDE1LjM2MTAxMzc2IDc4LjQ2NTcxODA1IDgxLjIzMzQ2ODMgMTQzLjUwNzg0NzM5IDE1OS44Mzc1NzQyNiAxNTguNTkyMDg2NDcgOC41ODAwMjU0NiAxLjY2MDY1MDM4IDE3LjI5ODQzODgzIDIuOTA2MTM4MTcgMjYuMDE2ODUyMTkgNC4yOTAwMTI3M2gzMS41NTIzNTE1OGM0LjI5MDAxMjczLS42OTE5MzcyOCA4LjU4MDAyNTQ2LTEuNTIyMjYyNDcgMTIuODcwMDM4MTgtMi4wNzU4MTI5OCA0OC4yOTcyNDEwMy03LjA1Nzc2Mjk5IDg5LjY3NTEwNTg1LTI4LjA5MjY2NDAzIDEyMi4xOTYxNzE2Ny02NC4zNTAxOTIwNyA2MS40NDQwNTM5LTY4LjIyNTA0MjIxIDEyMi4wNTc3ODM3NS0xMzcuMTQyMDIxNjkgMTgyLjgwOTkwMDM3LTIwNS45MjA2MTQ0IDEzLjgzODc1MTI5LTE1LjYzNzc4ODQ1IDMwLjQ0NTI1MTctMjYuNTcwNDAxNTcgNTAuNTExNDQwNzgtMzIuMzgyNjc2NzcgNTUuMzU1MDA0MDItMTYuMTkxMzM4OTUgMTE1LjEzODQwNzU0IDE4LjI2NzE1MDc5IDEyNy44NzAwNTg5NiA3NC41OTA4Njc5MiAyLjQ5MDk3NTU3IDEwLjkzMjYxMzEyIDIuMzUyNTg3NjYgMjIuNDE4Nzc2NzUgNC4wMTMyMzgwNCAzMy42MjgxNjQ1NSAzLjMyMTMwMDc3IDI0LjA3OTQyNzEzIDI0LjIxNzgxMzkgNDIuMzQ2NTc3OTIgNDguNTc0MDE1NzIgNDMuMDM4NTE1MiAyNS4wNDgxMzkwOS42OTE5MzcyOCA0Ny4wNTE3NTMyNS0xNS43NzYxNzYzNSA1MS42MTg1NDA2NS0zOS45OTM5OTAyNiAyLjkwNjEzODE3LTE1LjM2MTAxMzc2IDEuMjQ1NDg3NzktMzAuOTk4ODAyMjEtMS41MjIyNjI0Ny00Ni4zNTk4MTU5N3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=')
}

:root {
	--color-primary: #f04a4c;
	--color-dark: #252525;
	--color-secondary: #494949;
	--color-muted: #6a6a6a;
	--color-light: #969696;
	--btn-primary: #f04a4c;
	--btn-dark: #252525;
	--btn-secondary: #494949;
	--btn-muted: #6a6a6a;
	--btn-light: #969696;
	--bg-primary: #f04a4c;
	--bg-dark: #1a1a1a;
	--bg-secondary: #494949;
	--bg-light: #9b9b9b;
	--border-primary: #f04a4c;
	--border-dark: #252525;
	--border-secondary: #494949;
	--border-muted: #d3d3d3;
	--border-light: #eceaea;
	--radius-xs: 2px;
	--radius-sm: 4px;
	--radius-md: 8px;
	--radius-lg: 12px
}[class^=wp-block-] figcaption {
	font-size: .75rem;
	line-height: 1.5;
	text-align: center;
	color: var(--color-muted);
	margin: .625rem 0 1rem;
	padding: 0
}

@media screen and (min-width:46.25em) {
[	class^=wp-block-] figcaption {
		font-size: .75rem
	}
}

@media screen and (min-width:55em) {
[	class^=wp-block-] figcaption {
		font-size: .875rem
	}
}

@media screen and (min-width:59.6875em) {
[	class^=wp-block-] figcaption {
		font-size: .9375rem
	}
}

.aligncenter,.aligncenter img {
	margin-left: auto;
	margin-right: auto
}

.alignleft,.alignright {
	max-width: 50%
}

.alignleft {
	float: left
}

.alignright {
	float: right
}[class^=wp-block-].alignleft,[class^=wp-block-] .alignleft {
	margin-right: 1rem;
	margin-top: 0
}[class^=wp-block-].alignright,[class^=wp-block-] .alignright {
	margin-left: 1rem
}[class^=wp-block-] .aligncenter figcaption,[class^=wp-block-].aligncenter figcaption {
	text-align: center
}

.has-text-align-left {
	text-align: left
}

.has-text-align-center {
	text-align: center
}

.has-text-align-right {
	text-align: right
}

.has-drop-cap:not(:focus):first-letter {
	font-size: 5.1em;
	font-weight: 800;
	margin: .05em .1em 0 0
}

.has-drop-cap:not(:focus)::first-letter:after {
	content: "";
	display: table;
	clear: both
}

.has-drop-cap:not(:focus):after {
	padding: 0
}

.wp-block-gallery {
	margin-bottom: 1.5rem
}

.wp-block-gallery .blocks-gallery-grid {
	list-style-type: none;
	padding: 0;
	margin: 0
}

.wp-block-audio audio {
	display: block;
	width: 100%
}

.wp-block-cover-image.aligncenter,.wp-block-cover.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignright {
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex
}

.wp-block-file a.wp-block-file__button {
	background-color: var(--btn-muted);
	border: 0;
	border-radius: 0;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.5;
	padding: .7917em 1.5em;
	text-transform: uppercase;
	vertical-align: baseline
}

.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:focus {
	background-color: var(--btn-secondary);
	outline: 0
}

.rtl .wp-block-file *+.wp-block-file__button {
	margin-left: .75rem;
	margin-right: 0
}

@media screen and (min-width:46.25em) {
	.wp-block-file a.wp-block-file__button {
		padding: .8214em 1.6429em
	}
}

@media screen and (min-width:55em) {
	.wp-block-file a.wp-block-file__button {
		padding: .8125em 1.625em
	}
}

@media screen and (min-width:59.6875em) {
	.wp-block-file a.wp-block-file__button {
		font-size: 12px;
		padding: .7917em 1.5833em
	}
}

@media screen and (min-width:68.75em) {
	.wp-block-file a.wp-block-file__button {
		font-size: 14px;
		padding: .8214em 1.5714em
	}
}

@media screen and (min-width:77.5em) {
	.wp-block-file a.wp-block-file__button {
		font-size: 16px;
		padding: .8125em 1.625em
	}
}

.wp-block-image {
	max-width: 100%
}

.wp-block-image .wp-caption {
	max-width: 100%
}

.wp-block-code {
	background-color: transparent;
	border: 0;
	padding: 0
}

.wp-block-code code {
	font-size: inherit
}

.wp-block-verse {
	padding: .975rem 1rem;
	margin: 1.5rem 0;
	background-color: var(--bg-light);
	border: 1px solid var(--border-muted);
	border-radius: var(--radius-sm)
}

.wp-block-preformatted {
	max-width: 100%;
	overflow: auto;
	line-height: 1.75;
	padding: .975rem 1rem;
	margin-bottom: 1.5rem;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
	border: 1px solid var(--border-muted);
	border-radius: var(--radius-sm)
}

.wp-block-quote {
	position: relative;
	font-size: inherit;
	font-weight: 500;
	text-align: center;
	padding: 2rem;
	margin: 1.5rem 0;
	border-radius: var(--radius-sm);
	border: none;
	color: #fff;
	background-color: var(--bg-primary)
}

.wp-block-quote.is-large,.wp-block-quote.is-style-large {
	padding: 2.25rem;
	margin: 3rem 0
}

.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer {
	text-align: center
}

.wp-block-quote cite,.wp-block-quote__citation {
	font-size: .8125rem;
	font-style: normal;
	font-weight: 400
}

.wp-block-quote em,.wp-block-quote i {
	font-style: normal
}

.wp-block-quote:before {
	content: "\201D";
	display: inline-block;
	font-size: 5em;
	font-weight: 700;
	line-height: 1;
	vertical-align: top;
	font-family: Georgia,Arial,sans-serif
}

.wp-block-pullquote {
	border-top: 4px solid;
	border-bottom: 4px solid;
	margin-bottom: 1.5rem;
	padding: 2rem 0
}

.wp-block-pullquote blockquote {
	position: relative;
	font-size: inherit;
	font-weight: 500;
	text-align: center;
	border: none;
	border-radius: 0;
	background-color: transparent;
	padding: 0
}

.wp-block-pullquote blockquote:not(.has-text-color) {
	color: inherit
}

.wp-block-pullquote blockquote:before {
	content: "\201D";
	display: inline-block;
	font-size: 4.5em;
	font-weight: 700;
	line-height: 1;
	vertical-align: top;
	font-family: Georgia,Arial,sans-serif
}

.wp-block-pullquote p {
	font-size: inherit
}

.wp-block-pullquote.is-style-solid-color blockquote p {
	font-size: inherit
}

.wp-block-pullquote__citation,.wp-block-pullquote cite,.wp-block-pullquote footer {
	font-size: .8125em;
	font-style: normal;
	font-weight: 400
}

.wp-block-pullquote.has-background {
	padding: 3rem 2rem
}

.wp-block-pullquote.is-style-solid-color {
	border: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
	max-width: none;
	text-align: center
}

table,.wp-block-table {
	width: 100%;
	min-width: 240px;
	border-collapse: collapse
}

table thead,table tfoot,.wp-block-table thead,.wp-block-table tfoot {
	text-align: center
}

table td,table th,.wp-block-table td,.wp-block-table th {
	padding: .5rem .75rem;
	border: 1px solid;
	border-color: var(--border-muted);
	word-break: normal
}

table.is-style-stripes,.wp-block-table.is-style-stripes {
	border-bottom: 0
}

table.is-style-stripes th,table.is-style-stripes td,.wp-block-table.is-style-stripes th,.wp-block-table.is-style-stripes td {
	border-width: 0
}

table.is-style-stripes tbody tr:nth-child(odd),.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
	background-color: var(--bg-light)
}

table.wp-calendar-table td,table.wp-calendar-table th {
	background: 0 0;
	border: 0;
	text-align: center;
	line-height: 2;
	vertical-align: middle;
	word-break: normal
}

table.wp-calendar-table th {
	font-weight: 700
}

table.wp-calendar-table thead,table.wp-calendar-table tbody {
	color: currentColor;
	border: 1px solid var(--border-light)
}

table.wp-calendar-table caption {
	font-weight: 700;
	text-align: left
}

.wp-block-table {
	border-collapse: collapse
}

.wp-block-table table {
	margin: 0 0 1rem
}

.wp-block-table thead {
	border-bottom: 3px solid;
	border-color: var(--border-muted)
}

.wp-block-table tfoot {
	border-top: 3px solid;
	border-color: var(--border-muted)
}

.nice-dark-mode table.wp-calendar-table thead,.nice-dark-mode table.wp-calendar-table tbody {
	border-color: var(--night-border-muted)
}

.wp-block-button .wp-block-button__link {
	cursor: pointer;
	font-size: inherit;
	padding: .8125rem 1.5rem;
	text-transform: uppercase;
	vertical-align: baseline
}

@media (max-width:767.98px) {
	.wp-block-button .wp-block-button__link {
		font-size: inherit;
		padding: .625rem 1rem
	}
}

.wp-block-button .wp-block-button__link:hover {
	color: #fff;
	background: var(--bg-dark);
	cursor: pointer
}

.wp-block-button .wp-block-button__link:focus {
	color: #fff;
	background: var(--bg-dark);
	outline: none
}

.wp-block-button:not(.is-style-squared) .wp-block-button__link {
	border-radius: 5px
}

.wp-block-button.is-style-outline .wp-block-button__link,.wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-button.is-style-outline .wp-block-button__link:active {
	-webkit-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
	border-width: 2px;
	border-style: solid
}

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background),.wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-background),.wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-background) {
	background: 0 0
}

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),.wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-text-color),.wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-text-color) {
	color: var(--color-secondary);
	border-color: var(--border-secondary)
}

.wp-block-button.is-style-outline .wp-block-button__link:hover {
	color: #fff;
	border-color: var(--border-dark)
}

.wp-block-button.is-style-outline .wp-block-button__link:hover:not(.has-background) {
	color: var(--color-dark)
}

.wp-block-separator {
	border: 0;
	max-width: 100px
}

.wp-block-separator.is-style-wide {
	max-width: 100%
}

.wp-block-media-text {
	margin-bottom: 1.5rem
}

.wp-block-media-text *:last-child {
	margin-bottom: 0
}

.wp-video {
	max-width: 100%;
	margin: 1.5rem auto
}

.wp-block-archives.aligncenter,.wp-block-categories.aligncenter,.wp-block-latest-posts.aligncenter {
	list-style-position: inside;
	text-align: center
}

.wp-block-latest-comments {
	margin: 0
}

.wp-block-latest-comments__comment,.wp-block-latest-comments__comment-excerpt,.wp-block-latest-comments__comment-excerpt p {
	font-size: inherit
}

.wp-block-latest-comments__comment-meta a {
	border-bottom-color: transparent;
	font-weight: 700
}

.wp-block-latest-comments__comment-excerpt p:last-child {
	margin-bottom: 0
}

.wp-block-latest-comments__comment-date {
	color: var(--color-muted);
	font-size: .75rem;
	line-height: 1.5;
	margin-bottom: 1.5rem
}

@media screen and (min-width:46.25em) {
	.wp-block-latest-comments__comment-date {
		font-size: .875rem
	}
}

.wp-block-latest-comments .wp-block-latest-comments__comment {
	border-top: 1px solid var(--border-light);
	margin-bottom: 0;
	padding: 1.5rem 0
}

.has-dark-gray-color {
	color: #111
}

.has-dark-gray-background-color {
	background-color: #111
}

.has-light-gray-color {
	color: #f1f1f1
}

.has-light-gray-background-color {
	background-color: #f1f1f1
}

.has-white-color {
	color: #fff
}

.has-white-background-color {
	background-color: #fff
}

.has-yellow-color {
	color: #f4ca16
}

.has-yellow-background-color {
	background-color: #f4ca16
}

.has-dark-brown-color {
	color: #352712
}

.has-dark-brown-background-color {
	background-color: #352712
}

.has-medium-pink-color {
	color: #e53b51
}

.has-medium-pink-background-color {
	background-color: #e53b51
}

.has-light-pink-color {
	color: #ffe5d1
}

.has-light-pink-background-color {
	background-color: #ffe5d1
}

.has-dark-purple-color {
	color: #2e2256
}

.has-dark-purple-background-color {
	background-color: #2e2256
}

.has-purple-color {
	color: #674970
}

.has-purple-background-color {
	background-color: #674970
}

.has-blue-gray-color {
	color: #22313f
}

.has-blue-gray-background-color {
	background-color: #22313f
}

.has-bright-blue-color {
	color: #55c3dc
}

.has-bright-blue-background-color {
	background-color: #55c3dc
}

.has-light-blue-color {
	color: #e9f2f9
}

.has-light-blue-background-color {
	background-color: #e9f2f9
}

.post-content ul,.post-content ol {
	padding: 0 0 0 1.25rem;
	margin-bottom: 1.5rem
}

.post-content ul {
	list-style: disc
}

.post-content ul ul {
	list-style: circle;
	margin: .75rem 0
}

.post-content ul ul ul {
	list-style: square
}

.post-content ol {
	list-style: decimal
}

.post-content ol ol {
	list-style: lower-alpha
}

.post-content ol ol ol {
	list-style: lower-roman
}

.post-content li {
	line-height: 1.5;
	margin: 0 0 1rem
}

.post-content li li {
	margin: 0 0 .5rem
}

.nice-dark-mode [class^=wp-block-] figcaption {
	color: var(--night-color-muted)
}

.nice-dark-mode .wp-block-file a.wp-block-file__button {
	background-color: var(--night-btn-muted);
	color: #fff
}

.nice-dark-mode .wp-block-file a.wp-block-file__button:hover,.nice-dark-mode .wp-block-file a.wp-block-file__button:focus {
	background-color: var(--night-btn-secondary)
}

.nice-dark-mode .wp-block-verse {
	background-color: var(--night-bg-light);
	border: 1px solid var(--night-border-muted);
	border-radius: var(--radius-sm)
}

.nice-dark-mode .wp-block-preformatted {
	border: 1px solid var(--night-border-muted)
}

.nice-dark-mode table td,.nice-dark-mode table th,.nice-dark-mode .wp-block-table td,.nice-dark-mode .wp-block-table th {
	border-color: var(--night-border-muted)
}

.nice-dark-mode table.is-style-stripes tbody tr:nth-child(odd),.nice-dark-mode .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
	background-color: var(--night-bg-light)
}

.nice-dark-mode .wp-block-table thead {
	border-bottom: 3px solid;
	border-color: var(--night-border-muted)
}

.nice-dark-mode .wp-block-table tfoot {
	border-color: var(--night-border-muted)
}

.nice-dark-mode .wp-block-button .wp-block-button__link:hover {
	color: #fff;
	background: var(--night-bg-dark)
}

.nice-dark-mode .wp-block-button .wp-block-button__link:focus {
	color: #fff;
	background: var(--night-bg-dark);
	outline: none
}

.nice-dark-mode .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),.nice-dark-mode .wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-text-color),.nice-dark-mode .wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-text-color) {
	color: var(--night-color-secondary);
	border-color: var(--night-border-light)
}

.nice-dark-mode .wp-block-button.is-style-outline .wp-block-button__link:hover {
	color: #fff;
	border-color: var(--night-border-dark)
}

.nice-dark-mode .wp-block-button.is-style-outline .wp-block-button__link:hover:not(.has-background) {
	color: var(--night-color-dark)
}

.nice-dark-mode .wp-block-latest-comments__comment-date {
	color: var(--night-color-muted)
}

.nice-dark-mode .wp-block-latest-comments .wp-block-latest-comments__comment {
	border-top: 1px solid var(--night-border-light)
}

.owl-carousel,.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0,0,0)
}

.owl-carousel .owl-item,.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0)
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%
}

.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled {
	display: none
}

.no-js .owl-carousel,.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0!important;
	font: inherit
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: none;
	touch-action: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.owl-height {
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
/*	background: url(/css/owl.video.play.png) no-repeat;*/
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: -webkit-transform .1s ease;
	transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transform: scale(1.3,1.3);
	-ms-transform: scale(1.3,1.3);
	transform: scale(1.3,1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}

@font-face {
	font-family:'fontello';
	/*src:url(../fonts/fontello.eot);
	src:url(../fonts/fontello.eot) format('embedded-opentype'),
	url(../fonts/fontello.woff2) format('woff2'),
	url(../fonts/fontello.woff) format('woff'),
	url(../fonts/fontello.ttf) format('truetype'),
	url(../fonts/fontello.svg) format('svg');*/
	font-weight:400;font-style:normal
}
[class^=icon-]:before,[class*=" icon-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-glass:before {
	content: '\e800'
}

.icon-music:before {
	content: '\e801'
}

.icon-search:before {
	content: '\e802'
}

.icon-mail:before {
	content: '\e803'
}

.icon-heart:before {
	content: '\e804'
}

.icon-heart-empty:before {
	content: '\e805'
}

.icon-star:before {
	content: '\e806'
}

.icon-star-empty:before {
	content: '\e807'
}

.icon-star-half:before {
	content: '\e808'
}

.icon-user:before {
	content: '\e809'
}

.icon-users:before {
	content: '\e80a'
}

.icon-video:before {
	content: '\e80b'
}

.icon-videocam:before {
	content: '\e80c'
}

.icon-picture:before {
	content: '\e80d'
}

.icon-camera:before {
	content: '\e80e'
}

.icon-camera-alt:before {
	content: '\e80f'
}

.icon-th-large:before {
	content: '\e810'
}

.icon-th:before {
	content: '\e811'
}

.icon-th-list:before {
	content: '\e812'
}

.icon-ok:before {
	content: '\e813'
}

.icon-ok-circled:before {
	content: '\e814'
}

.icon-ok-circled2:before {
	content: '\e815'
}

.icon-cancel:before {
	content: '\e816'
}

.icon-cancel-circled:before {
	content: '\e817'
}

.icon-cancel-circled2:before {
	content: '\e818'
}

.icon-plus:before {
	content: '\e819'
}

.icon-plus-circled:before {
	content: '\e81a'
}

.icon-minus:before {
	content: '\e81b'
}

.icon-minus-circled:before {
	content: '\e81c'
}

.icon-help-circled:before {
	content: '\e81d'
}

.icon-info-circled:before {
	content: '\e81e'
}

.icon-home:before {
	content: '\e81f'
}

.icon-link:before {
	content: '\e820'
}

.icon-attach:before {
	content: '\e821'
}

.icon-lock:before {
	content: '\e822'
}

.icon-lock-open:before {
	content: '\e823'
}

.icon-pin:before {
	content: '\e824'
}

.icon-eye:before {
	content: '\e825'
}

.icon-eye-off:before {
	content: '\e826'
}

.icon-tag:before {
	content: '\e827'
}

.icon-emo-happy:before {
	content: '\e828'
}

.icon-emo-wink:before {
	content: '\e829'
}

.icon-emo-wink2:before {
	content: '\e82a'
}

.icon-emo-unhappy:before {
	content: '\e82b'
}

.icon-emo-sleep:before {
	content: '\e82c'
}

.icon-emo-thumbsup:before {
	content: '\e82d'
}

.icon-emo-devil:before {
	content: '\e82e'
}

.icon-emo-surprised:before {
	content: '\e82f'
}

.icon-emo-tongue:before {
	content: '\e830'
}

.icon-emo-coffee:before {
	content: '\e831'
}

.icon-emo-sunglasses:before {
	content: '\e832'
}

.icon-emo-displeased:before {
	content: '\e833'
}

.icon-emo-beer:before {
	content: '\e834'
}

.icon-emo-grin:before {
	content: '\e835'
}

.icon-emo-angry:before {
	content: '\e836'
}

.icon-emo-saint:before {
	content: '\e837'
}

.icon-emo-cry:before {
	content: '\e838'
}

.icon-emo-shoot:before {
	content: '\e839'
}

.icon-emo-squint:before {
	content: '\e83a'
}

.icon-emo-laugh:before {
	content: '\e83b'
}

.icon-spin1:before {
	content: '\e83c'
}

.icon-spin2:before {
	content: '\e83d'
}

.icon-spin3:before {
	content: '\e83e'
}

.icon-spin4:before {
	content: '\e83f'
}

.icon-spin5:before {
	content: '\e840'
}

.icon-spin6:before {
	content: '\e841'
}

.icon-firefox:before {
	content: '\e842'
}

.icon-chrome:before {
	content: '\e843'
}

.icon-opera:before {
	content: '\e844'
}

.icon-ie:before {
	content: '\e845'
}

.icon-crown:before {
	content: '\e846'
}

.icon-crown-plus:before {
	content: '\e847'
}

.icon-crown-minus:before {
	content: '\e848'
}

.icon-marquee:before {
	content: '\e849'
}

.icon-tags:before {
	content: '\e84a'
}

.icon-bookmark:before {
	content: '\e84b'
}

.icon-flag:before {
	content: '\e84c'
}

.icon-thumbs-up:before {
	content: '\e84d'
}

.icon-thumbs-down:before {
	content: '\e84e'
}

.icon-download:before {
	content: '\e84f'
}

.icon-upload:before {
	content: '\e850'
}

.icon-forward:before {
	content: '\e851'
}

.icon-export:before {
	content: '\e852'
}

.icon-pencil:before {
	content: '\e853'
}

.icon-edit:before {
	content: '\e854'
}

.icon-print:before {
	content: '\e855'
}

.icon-retweet:before {
	content: '\e856'
}

.icon-comment:before {
	content: '\e857'
}

.icon-chat:before {
	content: '\e858'
}

.icon-bell:before {
	content: '\e859'
}

.icon-attention:before {
	content: '\e85a'
}

.icon-attention-circled:before {
	content: '\e85b'
}

.icon-location:before {
	content: '\e85c'
}

.icon-trash-empty:before {
	content: '\e85d'
}

.icon-doc:before {
	content: '\e85e'
}

.icon-folder:before {
	content: '\e85f'
}

.icon-folder-open:before {
	content: '\e860'
}

.icon-phone:before {
	content: '\e861'
}

.icon-cog:before {
	content: '\e862'
}

.icon-cog-alt:before {
	content: '\e863'
}

.icon-wrench:before {
	content: '\e864'
}

.icon-basket:before {
	content: '\e865'
}

.icon-calendar:before {
	content: '\e866'
}

.icon-login:before {
	content: '\e867'
}

.icon-logout:before {
	content: '\e868'
}

.icon-volume-off:before {
	content: '\e869'
}

.icon-volume-down:before {
	content: '\e86a'
}

.icon-volume-up:before {
	content: '\e86b'
}

.icon-headphones:before {
	content: '\e86c'
}

.icon-clock:before {
	content: '\e86d'
}

.icon-block:before {
	content: '\e86e'
}

.icon-resize-full:before {
	content: '\e86f'
}

.icon-resize-small:before {
	content: '\e870'
}

.icon-resize-vertical:before {
	content: '\e871'
}

.icon-resize-horizontal:before {
	content: '\e872'
}

.icon-zoom-in:before {
	content: '\e873'
}

.icon-zoom-out:before {
	content: '\e874'
}

.icon-down-circled2:before {
	content: '\e875'
}

.icon-up-circled2:before {
	content: '\e876'
}

.icon-down-dir:before {
	content: '\e877'
}

.icon-up-dir:before {
	content: '\e878'
}

.icon-left-dir:before {
	content: '\e879'
}

.icon-right-dir:before {
	content: '\e87a'
}

.icon-down-open:before {
	content: '\e87b'
}

.icon-left-open:before {
	content: '\e87c'
}

.icon-right-open:before {
	content: '\e87d'
}

.icon-up-open:before {
	content: '\e87e'
}

.icon-down-big:before {
	content: '\e87f'
}

.icon-left-big:before {
	content: '\e880'
}

.icon-right-big:before {
	content: '\e881'
}

.icon-up-big:before {
	content: '\e882'
}

.icon-right-hand:before {
	content: '\e883'
}

.icon-left-hand:before {
	content: '\e884'
}

.icon-up-hand:before {
	content: '\e885'
}

.icon-down-hand:before {
	content: '\e886'
}

.icon-cw:before {
	content: '\e887'
}

.icon-ccw:before {
	content: '\e888'
}

.icon-arrows-cw:before {
	content: '\e889'
}

.icon-shuffle:before {
	content: '\e88a'
}

.icon-play:before {
	content: '\e88b'
}

.icon-play-circled2:before {
	content: '\e88c'
}

.icon-stop:before {
	content: '\e88d'
}

.icon-pause:before {
	content: '\e88e'
}

.icon-to-end:before {
	content: '\e88f'
}

.icon-to-end-alt:before {
	content: '\e890'
}

.icon-to-start:before {
	content: '\e891'
}

.icon-to-start-alt:before {
	content: '\e892'
}

.icon-fast-fw:before {
	content: '\e893'
}

.icon-fast-bw:before {
	content: '\e894'
}

.icon-eject:before {
	content: '\e895'
}

.icon-target:before {
	content: '\e896'
}

.icon-signal:before {
	content: '\e897'
}

.icon-award:before {
	content: '\e898'
}

.icon-inbox:before {
	content: '\e899'
}

.icon-globe:before {
	content: '\e89a'
}

.icon-cloud:before {
	content: '\e89b'
}

.icon-flash:before {
	content: '\e89c'
}

.icon-umbrella:before {
	content: '\e89d'
}

.icon-flight:before {
	content: '\e89e'
}

.icon-leaf:before {
	content: '\e89f'
}

.icon-font:before {
	content: '\e8a0'
}

.icon-bold:before {
	content: '\e8a1'
}

.icon-italic:before {
	content: '\e8a2'
}

.icon-text-height:before {
	content: '\e8a3'
}

.icon-text-width:before {
	content: '\e8a4'
}

.icon-align-left:before {
	content: '\e8a5'
}

.icon-align-center:before {
	content: '\e8a6'
}

.icon-align-right:before {
	content: '\e8a7'
}

.icon-align-justify:before {
	content: '\e8a8'
}

.icon-list:before {
	content: '\e8a9'
}

.icon-indent-left:before {
	content: '\e8aa'
}

.icon-indent-right:before {
	content: '\e8ab'
}

.icon-scissors:before {
	content: '\e8ac'
}

.icon-briefcase:before {
	content: '\e8ad'
}

.icon-off:before {
	content: '\e8ae'
}

.icon-road:before {
	content: '\e8af'
}

.icon-list-alt:before {
	content: '\e8b0'
}

.icon-qrcode:before {
	content: '\e8b1'
}

.icon-barcode:before {
	content: '\e8b2'
}

.icon-book:before {
	content: '\e8b3'
}

.icon-adjust:before {
	content: '\e8b4'
}

.icon-tint:before {
	content: '\e8b5'
}

.icon-check:before {
	content: '\e8b6'
}

.icon-asterisk:before {
	content: '\e8b7'
}

.icon-gift:before {
	content: '\e8b8'
}

.icon-fire:before {
	content: '\e8b9'
}

.icon-magnet:before {
	content: '\e8ba'
}

.icon-chart-bar:before {
	content: '\e8bb'
}

.icon-credit-card:before {
	content: '\e8bc'
}

.icon-floppy:before {
	content: '\e8bd'
}

.icon-megaphone:before {
	content: '\e8be'
}

.icon-key:before {
	content: '\e8bf'
}

.icon-truck:before {
	content: '\e8c0'
}

.icon-hammer:before {
	content: '\e8c1'
}

.icon-lemon:before {
	content: '\e8c2'
}

.icon-note:before {
	content: '\e8c3'
}

.icon-note-beamed:before {
	content: '\e8c4'
}

.icon-music-1:before {
	content: '\e8c5'
}

.icon-search-1:before {
	content: '\e8c6'
}

.icon-flashlight:before {
	content: '\e8c7'
}

.icon-mail-1:before {
	content: '\e8c8'
}

.icon-heart-1:before {
	content: '\e8c9'
}

.icon-heart-empty-1:before {
	content: '\e8ca'
}

.icon-star-1:before {
	content: '\e8cb'
}

.icon-star-empty-1:before {
	content: '\e8cc'
}

.icon-user-1:before {
	content: '\e8cd'
}

.icon-users-1:before {
	content: '\e8ce'
}

.icon-user-add:before {
	content: '\e8cf'
}

.icon-video-1:before {
	content: '\e8d0'
}

.icon-picture-1:before {
	content: '\e8d1'
}

.icon-camera-1:before {
	content: '\e8d2'
}

.icon-layout:before {
	content: '\e8d3'
}

.icon-menu-1:before {
	content: '\e8d4'
}

.icon-check-1:before {
	content: '\e8d5'
}

.icon-cancel-1:before {
	content: '\e8d6'
}

.icon-cancel-circled-1:before {
	content: '\e8d7'
}

.icon-cancel-squared:before {
	content: '\e8d8'
}

.icon-plus-1:before {
	content: '\e8d9'
}

.icon-plus-circled-1:before {
	content: '\e8da'
}

.icon-plus-squared-1:before {
	content: '\e8db'
}

.icon-minus-1:before {
	content: '\e8dc'
}

.icon-minus-circled-1:before {
	content: '\e8dd'
}

.icon-minus-squared-1:before {
	content: '\e8de'
}

.icon-help-1:before {
	content: '\e8df'
}

.icon-help-circled-1:before {
	content: '\e8e0'
}

.icon-info-1:before {
	content: '\e8e1'
}

.icon-info-circled-1:before {
	content: '\e8e2'
}

.icon-back:before {
	content: '\e8e3'
}

.icon-home-1:before {
	content: '\e8e4'
}

.icon-link-1:before {
	content: '\e8e5'
}

.icon-attach-1:before {
	content: '\e8e6'
}

.icon-lock-1:before {
	content: '\e8e7'
}

.icon-lock-open-1:before {
	content: '\e8e8'
}

.icon-eye-1:before {
	content: '\e8e9'
}

.icon-tag-1:before {
	content: '\e8ea'
}

.icon-bookmark-1:before {
	content: '\e8eb'
}

.icon-bookmarks:before {
	content: '\e8ec'
}

.icon-flag-1:before {
	content: '\e8ed'
}

.icon-thumbs-up-1:before {
	content: '\e8ee'
}

.icon-thumbs-down-1:before {
	content: '\e8ef'
}

.icon-download-1:before {
	content: '\e8f0'
}

.icon-upload-1:before {
	content: '\e8f1'
}

.icon-upload-cloud-1:before {
	content: '\e8f2'
}

.icon-reply-1:before {
	content: '\e8f3'
}

.icon-reply-all-1:before {
	content: '\e8f4'
}

.icon-forward-1:before {
	content: '\e8f5'
}

.icon-quote:before {
	content: '\e8f6'
}

.icon-code-1:before {
	content: '\e8f7'
}

.icon-export-1:before {
	content: '\e8f8'
}

.icon-pencil-1:before {
	content: '\e8f9'
}

.icon-feather:before {
	content: '\e8fa'
}

.icon-print-1:before {
	content: '\e8fb'
}

.icon-retweet-1:before {
	content: '\e8fc'
}

.icon-keyboard-1:before {
	content: '\e8fd'
}

.icon-comment-1:before {
	content: '\e8fe'
}

.icon-chat-1:before {
	content: '\e8ff'
}

.icon-bell-1:before {
	content: '\e900'
}

.icon-attention-1:before {
	content: '\e901'
}

.icon-alert:before {
	content: '\e902'
}

.icon-vcard:before {
	content: '\e903'
}

.icon-address:before {
	content: '\e904'
}

.icon-location-1:before {
	content: '\e905'
}

.icon-map-1:before {
	content: '\e906'
}

.icon-direction-1:before {
	content: '\e907'
}

.icon-compass-1:before {
	content: '\e908'
}

.icon-cup:before {
	content: '\e909'
}

.icon-trash-1:before {
	content: '\e90a'
}

.icon-doc-1:before {
	content: '\e90b'
}

.icon-docs-1:before {
	content: '\e90c'
}

.icon-doc-landscape:before {
	content: '\e90d'
}

.icon-doc-text-1:before {
	content: '\e90e'
}

.icon-doc-text-inv-1:before {
	content: '\e90f'
}

.icon-newspaper-1:before {
	content: '\e910'
}

.icon-book-open:before {
	content: '\e911'
}

.icon-book-1:before {
	content: '\e912'
}

.icon-folder-1:before {
	content: '\e913'
}

.icon-archive:before {
	content: '\e914'
}

.icon-box-1:before {
	content: '\e915'
}

.icon-rss-1:before {
	content: '\e916'
}

.icon-phone-1:before {
	content: '\e917'
}

.icon-cog-1:before {
	content: '\e918'
}

.icon-tools:before {
	content: '\e919'
}

.icon-share-1:before {
	content: '\e91a'
}

.icon-shareable:before {
	content: '\e91b'
}

.icon-basket-1:before {
	content: '\e91c'
}

.icon-bag:before {
	content: '\e91d'
}

.icon-calendar-1:before {
	content: '\e91e'
}

.icon-login-1:before {
	content: '\e91f'
}

.icon-logout-1:before {
	content: '\e920'
}

.icon-mic-1:before {
	content: '\e921'
}

.icon-mute-1:before {
	content: '\e922'
}

.icon-sound:before {
	content: '\e923'
}

.icon-volume:before {
	content: '\e924'
}

.icon-clock-1:before {
	content: '\e925'
}

.icon-hourglass-4:before {
	content: '\e926'
}

.icon-lamp:before {
	content: '\e927'
}

.icon-light-down:before {
	content: '\e928'
}

.icon-light-up:before {
	content: '\e929'
}

.icon-adjust-1:before {
	content: '\e92a'
}

.icon-block-1:before {
	content: '\e92b'
}

.icon-resize-full-1:before {
	content: '\e92c'
}

.icon-resize-small-1:before {
	content: '\e92d'
}

.icon-popup:before {
	content: '\e92e'
}

.icon-publish:before {
	content: '\e92f'
}

.icon-window:before {
	content: '\e930'
}

.icon-arrow-combo:before {
	content: '\e931'
}

.icon-down-circled-1:before {
	content: '\e932'
}

.icon-left-circled-1:before {
	content: '\e933'
}

.icon-right-circled-1:before {
	content: '\e934'
}

.icon-up-circled-1:before {
	content: '\e935'
}

.icon-down-open-1:before {
	content: '\e936'
}

.icon-left-open-1:before {
	content: '\e937'
}

.icon-right-open-1:before {
	content: '\e938'
}

.icon-up-open-1:before {
	content: '\e939'
}

.icon-down-open-mini:before {
	content: '\e93a'
}

.icon-left-open-mini:before {
	content: '\e93b'
}

.icon-right-open-mini:before {
	content: '\e93c'
}

.icon-up-open-mini:before {
	content: '\e93d'
}

.icon-down-open-big:before {
	content: '\e93e'
}

.icon-left-open-big:before {
	content: '\e93f'
}

.icon-right-open-big:before {
	content: '\e940'
}

.icon-up-open-big:before {
	content: '\e941'
}

.icon-down-1:before {
	content: '\e942'
}

.icon-left-1:before {
	content: '\e943'
}

.icon-right-1:before {
	content: '\e944'
}

.icon-up-1:before {
	content: '\e945'
}

.icon-down-dir-1:before {
	content: '\e946'
}

.icon-left-dir-1:before {
	content: '\e947'
}

.icon-right-dir-1:before {
	content: '\e948'
}

.icon-up-dir-1:before {
	content: '\e949'
}

.icon-down-bold:before {
	content: '\e94a'
}

.icon-left-bold:before {
	content: '\e94b'
}

.icon-right-bold:before {
	content: '\e94c'
}

.icon-up-bold:before {
	content: '\e94d'
}

.icon-down-thin:before {
	content: '\e94e'
}

.icon-left-thin:before {
	content: '\e94f'
}

.icon-right-thin:before {
	content: '\e950'
}

.icon-up-thin:before {
	content: '\e951'
}

.icon-ccw-1:before {
	content: '\e952'
}

.icon-cw-1:before {
	content: '\e953'
}

.icon-arrows-ccw:before {
	content: '\e954'
}

.icon-level-down-1:before {
	content: '\e955'
}

.icon-level-up-1:before {
	content: '\e956'
}

.icon-shuffle-1:before {
	content: '\e957'
}

.icon-loop:before {
	content: '\e958'
}

.icon-switch:before {
	content: '\e959'
}

.icon-play-1:before {
	content: '\e95a'
}

.icon-stop-1:before {
	content: '\e95b'
}

.icon-pause-1:before {
	content: '\e95c'
}

.icon-record:before {
	content: '\e95d'
}

.icon-to-end-1:before {
	content: '\e95e'
}

.icon-to-start-1:before {
	content: '\e95f'
}

.icon-fast-forward:before {
	content: '\e960'
}

.icon-fast-backward:before {
	content: '\e961'
}

.icon-progress-0:before {
	content: '\e962'
}

.icon-progress-1:before {
	content: '\e963'
}

.icon-progress-2:before {
	content: '\e964'
}

.icon-progress-3:before {
	content: '\e965'
}

.icon-target-1:before {
	content: '\e966'
}

.icon-palette:before {
	content: '\e967'
}

.icon-list-1:before {
	content: '\e968'
}

.icon-list-add:before {
	content: '\e969'
}

.icon-signal-1:before {
	content: '\e96a'
}

.icon-trophy:before {
	content: '\e96b'
}

.icon-battery:before {
	content: '\e96c'
}

.icon-back-in-time:before {
	content: '\e96d'
}

.icon-monitor:before {
	content: '\e96e'
}

.icon-mobile-1:before {
	content: '\e96f'
}

.icon-network:before {
	content: '\e970'
}

.icon-cd:before {
	content: '\e971'
}

.icon-inbox-1:before {
	content: '\e972'
}

.icon-install:before {
	content: '\e973'
}

.icon-globe-1:before {
	content: '\e974'
}

.icon-cloud-1:before {
	content: '\e975'
}

.icon-cloud-thunder:before {
	content: '\e976'
}

.icon-flash-1:before {
	content: '\e977'
}

.icon-moon-1:before {
	content: '\e978'
}

.icon-flight-1:before {
	content: '\e979'
}

.icon-paper-plane-1:before {
	content: '\e97a'
}

.icon-leaf-1:before {
	content: '\e97b'
}

.icon-lifebuoy-1:before {
	content: '\e97c'
}

.icon-mouse:before {
	content: '\e97d'
}

.icon-briefcase-1:before {
	content: '\e97e'
}

.icon-suitcase-1:before {
	content: '\e97f'
}

.icon-dot:before {
	content: '\e980'
}

.icon-dot-2:before {
	content: '\e981'
}

.icon-dot-3:before {
	content: '\e982'
}

.icon-brush-1:before {
	content: '\e983'
}

.icon-magnet-1:before {
	content: '\e984'
}

.icon-infinity:before {
	content: '\e985'
}

.icon-erase:before {
	content: '\e986'
}

.icon-chart-pie-1:before {
	content: '\e987'
}

.icon-chart-line-1:before {
	content: '\e988'
}

.icon-chart-bar-1:before {
	content: '\e989'
}

.icon-chart-area-1:before {
	content: '\e98a'
}

.icon-tape:before {
	content: '\e98b'
}

.icon-graduation-cap-1:before {
	content: '\e98c'
}

.icon-language-1:before {
	content: '\e98d'
}

.icon-ticket-1:before {
	content: '\e98e'
}

.icon-water:before {
	content: '\e98f'
}

.icon-droplet:before {
	content: '\e990'
}

.icon-air:before {
	content: '\e991'
}

.icon-credit-card-1:before {
	content: '\e992'
}

.icon-floppy-1:before {
	content: '\e993'
}

.icon-clipboard:before {
	content: '\e994'
}

.icon-megaphone-1:before {
	content: '\e995'
}

.icon-database-1:before {
	content: '\e996'
}

.icon-drive:before {
	content: '\e997'
}

.icon-bucket:before {
	content: '\e998'
}

.icon-thermometer-1:before {
	content: '\e999'
}

.icon-key-1:before {
	content: '\e99a'
}

.icon-flow-cascade:before {
	content: '\e99b'
}

.icon-flow-branch:before {
	content: '\e99c'
}

.icon-flow-tree:before {
	content: '\e99d'
}

.icon-flow-line:before {
	content: '\e99e'
}

.icon-flow-parallel:before {
	content: '\e99f'
}

.icon-rocket-1:before {
	content: '\e9a0'
}

.icon-gauge-1:before {
	content: '\e9a1'
}

.icon-traffic-cone:before {
	content: '\e9a2'
}

.icon-cc-1:before {
	content: '\e9a3'
}

.icon-cc-by:before {
	content: '\e9a4'
}

.icon-cc-nc:before {
	content: '\e9a5'
}

.icon-cc-nc-eu:before {
	content: '\e9a6'
}

.icon-cc-nc-jp:before {
	content: '\e9a7'
}

.icon-cc-sa:before {
	content: '\e9a8'
}

.icon-cc-nd:before {
	content: '\e9a9'
}

.icon-cc-pd:before {
	content: '\e9aa'
}

.icon-cc-zero:before {
	content: '\e9ab'
}

.icon-cc-share:before {
	content: '\e9ac'
}

.icon-cc-remix:before {
	content: '\e9ad'
}

.icon-github-1:before {
	content: '\e9ae'
}

.icon-flickr-circled:before {
	content: '\e9af'
}

.icon-facebook-1:before {
	content: '\e9b0'
}

.icon-music-outline:before {
	content: '\e9b1'
}

.icon-music-2:before {
	content: '\e9b2'
}

.icon-search-outline:before {
	content: '\e9b3'
}

.icon-search-2:before {
	content: '\e9b4'
}

.icon-mail-2:before {
	content: '\e9b5'
}

.icon-heart-2:before {
	content: '\e9b6'
}

.icon-heart-filled:before {
	content: '\e9b7'
}

.icon-star-2:before {
	content: '\e9b8'
}

.icon-star-filled:before {
	content: '\e9b9'
}

.icon-user-outline:before {
	content: '\e9ba'
}

.icon-user-2:before {
	content: '\e9bb'
}

.icon-users-outline:before {
	content: '\e9bc'
}

.icon-users-2:before {
	content: '\e9bd'
}

.icon-user-add-outline:before {
	content: '\e9be'
}

.icon-user-add-1:before {
	content: '\e9bf'
}

.icon-user-delete-outline:before {
	content: '\e9c0'
}

.icon-user-delete:before {
	content: '\e9c1'
}

.icon-video-2:before {
	content: '\e9c2'
}

.icon-videocam-outline:before {
	content: '\e9c3'
}

.icon-videocam-1:before {
	content: '\e9c4'
}

.icon-picture-outline:before {
	content: '\e9c5'
}

.icon-picture-2:before {
	content: '\e9c6'
}

.icon-camera-outline:before {
	content: '\e9c7'
}

.icon-camera-2:before {
	content: '\e9c8'
}

.icon-th-outline:before {
	content: '\e9c9'
}

.icon-th-1:before {
	content: '\e9ca'
}

.icon-th-large-outline:before {
	content: '\e9cb'
}

.icon-th-large-1:before {
	content: '\e9cc'
}

.icon-th-list-outline:before {
	content: '\e9cd'
}

.icon-th-list-1:before {
	content: '\e9ce'
}

.icon-ok-outline:before {
	content: '\e9cf'
}

.icon-ok-1:before {
	content: '\e9d0'
}

.icon-cancel-outline:before {
	content: '\e9d1'
}

.icon-cancel-2:before {
	content: '\e9d2'
}

.icon-cancel-alt:before {
	content: '\e9d3'
}

.icon-cancel-alt-filled:before {
	content: '\e9d4'
}

.icon-cancel-circled-outline:before {
	content: '\e9d5'
}

.icon-cancel-circled-2:before {
	content: '\e9d6'
}

.icon-plus-outline:before {
	content: '\e9d7'
}

.icon-plus-2:before {
	content: '\e9d8'
}

.icon-minus-outline:before {
	content: '\e9d9'
}

.icon-minus-2:before {
	content: '\e9da'
}

.icon-divide-outline:before {
	content: '\e9db'
}

.icon-divide:before {
	content: '\e9dc'
}

.icon-eq-outline:before {
	content: '\e9dd'
}

.icon-eq:before {
	content: '\e9de'
}

.icon-info-outline:before {
	content: '\e9df'
}

.icon-info-2:before {
	content: '\e9e0'
}

.icon-home-outline:before {
	content: '\e9e1'
}

.icon-home-2:before {
	content: '\e9e2'
}

.icon-link-outline:before {
	content: '\e9e3'
}

.icon-link-2:before {
	content: '\e9e4'
}

.icon-attach-outline:before {
	content: '\e9e5'
}

.icon-attach-2:before {
	content: '\e9e6'
}

.icon-lock-2:before {
	content: '\e9e7'
}

.icon-lock-filled:before {
	content: '\e9e8'
}

.icon-lock-open-2:before {
	content: '\e9e9'
}

.icon-lock-open-filled:before {
	content: '\e9ea'
}

.icon-pin-outline:before {
	content: '\e9eb'
}

.icon-pin-1:before {
	content: '\e9ec'
}

.icon-eye-outline:before {
	content: '\e9ed'
}

.icon-eye-2:before {
	content: '\e9ee'
}

.icon-tag-2:before {
	content: '\e9ef'
}

.icon-tags-1:before {
	content: '\e9f0'
}

.icon-bookmark-2:before {
	content: '\e9f1'
}

.icon-flag-2:before {
	content: '\e9f2'
}

.icon-flag-filled:before {
	content: '\e9f3'
}

.icon-thumbs-up-2:before {
	content: '\e9f4'
}

.icon-thumbs-down-2:before {
	content: '\e9f5'
}

.icon-download-outline:before {
	content: '\e9f6'
}

.icon-download-2:before {
	content: '\e9f7'
}

.icon-upload-outline:before {
	content: '\e9f8'
}

.icon-upload-2:before {
	content: '\e9f9'
}

.icon-upload-cloud-outline:before {
	content: '\e9fa'
}

.icon-upload-cloud-2:before {
	content: '\e9fb'
}

.icon-reply-outline:before {
	content: '\e9fc'
}

.icon-reply-2:before {
	content: '\e9fd'
}

.icon-forward-outline:before {
	content: '\e9fe'
}

.icon-forward-2:before {
	content: '\e9ff'
}

.icon-code-outline:before {
	content: '\ea00'
}

.icon-code-2:before {
	content: '\ea01'
}

.icon-export-outline:before {
	content: '\ea02'
}

.icon-export-2:before {
	content: '\ea03'
}

.icon-pencil-2:before {
	content: '\ea04'
}

.icon-pen:before {
	content: '\ea05'
}

.icon-feather-1:before {
	content: '\ea06'
}

.icon-edit-1:before {
	content: '\ea07'
}

.icon-print-2:before {
	content: '\ea08'
}

.icon-comment-2:before {
	content: '\ea09'
}

.icon-chat-2:before {
	content: '\ea0a'
}

.icon-chat-alt:before {
	content: '\ea0b'
}

.icon-bell-2:before {
	content: '\ea0c'
}

.icon-attention-2:before {
	content: '\ea0d'
}

.icon-attention-filled:before {
	content: '\ea0e'
}

.icon-warning-empty:before {
	content: '\ea0f'
}

.icon-warning:before {
	content: '\ea10'
}

.icon-contacts:before {
	content: '\ea11'
}

.icon-vcard-1:before {
	content: '\ea12'
}

.icon-address-1:before {
	content: '\ea13'
}

.icon-location-outline:before {
	content: '\ea14'
}

.icon-location-2:before {
	content: '\ea15'
}

.icon-map-2:before {
	content: '\ea16'
}

.icon-direction-outline:before {
	content: '\ea17'
}

.icon-direction-2:before {
	content: '\ea18'
}

.icon-compass-2:before {
	content: '\ea19'
}

.icon-trash-2:before {
	content: '\ea1a'
}

.icon-doc-2:before {
	content: '\ea1b'
}

.icon-doc-text-2:before {
	content: '\ea1c'
}

.icon-doc-add:before {
	content: '\ea1d'
}

.icon-doc-remove:before {
	content: '\ea1e'
}

.icon-news:before {
	content: '\ea1f'
}

.icon-folder-2:before {
	content: '\ea20'
}

.icon-folder-add:before {
	content: '\ea21'
}

.icon-folder-delete:before {
	content: '\ea22'
}

.icon-archive-1:before {
	content: '\ea23'
}

.icon-box-2:before {
	content: '\ea24'
}

.icon-rss-outline:before {
	content: '\ea25'
}

.icon-rss-2:before {
	content: '\ea26'
}

.icon-phone-outline:before {
	content: '\ea27'
}

.icon-phone-2:before {
	content: '\ea28'
}

.icon-menu-outline:before {
	content: '\ea29'
}

.icon-menu-2:before {
	content: '\ea2a'
}

.icon-cog-outline:before {
	content: '\ea2b'
}

.icon-cog-2:before {
	content: '\ea2c'
}

.icon-wrench-outline:before {
	content: '\ea2d'
}

.icon-wrench-1:before {
	content: '\ea2e'
}

.icon-basket-2:before {
	content: '\ea2f'
}

.icon-calendar-outlilne:before {
	content: '\ea30'
}

.icon-calendar-2:before {
	content: '\ea31'
}

.icon-mic-outline:before {
	content: '\ea32'
}

.icon-mic-2:before {
	content: '\ea33'
}

.icon-volume-off-1:before {
	content: '\ea34'
}

.icon-volume-low:before {
	content: '\ea35'
}

.icon-volume-middle:before {
	content: '\ea36'
}

.icon-volume-high:before {
	content: '\ea37'
}

.icon-headphones-1:before {
	content: '\ea38'
}

.icon-clock-2:before {
	content: '\ea39'
}

.icon-wristwatch:before {
	content: '\ea3a'
}

.icon-stopwatch:before {
	content: '\ea3b'
}

.icon-lightbulb-1:before {
	content: '\ea3c'
}

.icon-block-outline:before {
	content: '\ea3d'
}

.icon-block-2:before {
	content: '\ea3e'
}

.icon-resize-full-outline:before {
	content: '\ea3f'
}

.icon-resize-full-2:before {
	content: '\ea40'
}

.icon-resize-normal-outline:before {
	content: '\ea41'
}

.icon-resize-normal:before {
	content: '\ea42'
}

.icon-move-outline:before {
	content: '\ea43'
}

.icon-move-1:before {
	content: '\ea44'
}

.icon-popup-1:before {
	content: '\ea45'
}

.icon-zoom-in-outline:before {
	content: '\ea46'
}

.icon-zoom-in-1:before {
	content: '\ea47'
}

.icon-zoom-out-outline:before {
	content: '\ea48'
}

.icon-zoom-out-1:before {
	content: '\ea49'
}

.icon-popup-2:before {
	content: '\ea4a'
}

.icon-left-open-outline:before {
	content: '\ea4b'
}

.icon-left-open-2:before {
	content: '\ea4c'
}

.icon-right-open-outline:before {
	content: '\ea4d'
}

.icon-right-open-2:before {
	content: '\ea4e'
}

.icon-down-2:before {
	content: '\ea4f'
}

.icon-left-2:before {
	content: '\ea50'
}

.icon-right-2:before {
	content: '\ea51'
}

.icon-up-2:before {
	content: '\ea52'
}

.icon-down-outline:before {
	content: '\ea53'
}

.icon-left-outline:before {
	content: '\ea54'
}

.icon-right-outline:before {
	content: '\ea55'
}

.icon-up-outline:before {
	content: '\ea56'
}

.icon-down-small:before {
	content: '\ea57'
}

.icon-left-small:before {
	content: '\ea58'
}

.icon-right-small:before {
	content: '\ea59'
}

.icon-up-small:before {
	content: '\ea5a'
}

.icon-cw-outline:before {
	content: '\ea5b'
}

.icon-cw-2:before {
	content: '\ea5c'
}

.icon-arrows-cw-outline:before {
	content: '\ea5d'
}

.icon-arrows-cw-1:before {
	content: '\ea5e'
}

.icon-loop-outline:before {
	content: '\ea5f'
}

.icon-loop-1:before {
	content: '\ea60'
}

.icon-loop-alt-outline:before {
	content: '\ea61'
}

.icon-loop-alt:before {
	content: '\ea62'
}

.icon-shuffle-2:before {
	content: '\ea63'
}

.icon-play-outline:before {
	content: '\ea64'
}

.icon-play-2:before {
	content: '\ea65'
}

.icon-stop-outline:before {
	content: '\ea66'
}

.icon-stop-2:before {
	content: '\ea67'
}

.icon-pause-outline:before {
	content: '\ea68'
}

.icon-pause-2:before {
	content: '\ea69'
}

.icon-fast-fw-outline:before {
	content: '\ea6a'
}

.icon-fast-fw-1:before {
	content: '\ea6b'
}

.icon-rewind-outline:before {
	content: '\ea6c'
}

.icon-rewind:before {
	content: '\ea6d'
}

.icon-record-outline:before {
	content: '\ea6e'
}

.icon-record-1:before {
	content: '\ea6f'
}

.icon-eject-outline:before {
	content: '\ea70'
}

.icon-eject-1:before {
	content: '\ea71'
}

.icon-eject-alt-outline:before {
	content: '\ea72'
}

.icon-eject-alt:before {
	content: '\ea73'
}

.icon-bat1:before {
	content: '\ea74'
}

.icon-bat2:before {
	content: '\ea75'
}

.icon-bat3:before {
	content: '\ea76'
}

.icon-bat4:before {
	content: '\ea77'
}

.icon-bat-charge:before {
	content: '\ea78'
}

.icon-plug-1:before {
	content: '\ea79'
}

.icon-target-outline:before {
	content: '\ea7a'
}

.icon-target-2:before {
	content: '\ea7b'
}

.icon-wifi-outline:before {
	content: '\ea7c'
}

.icon-wifi-1:before {
	content: '\ea7d'
}

.icon-desktop-1:before {
	content: '\ea7e'
}

.icon-laptop-1:before {
	content: '\ea7f'
}

.icon-tablet-1:before {
	content: '\ea80'
}

.icon-mobile-2:before {
	content: '\ea81'
}

.icon-contrast:before {
	content: '\ea82'
}

.icon-globe-outline:before {
	content: '\ea83'
}

.icon-globe-2:before {
	content: '\ea84'
}

.icon-globe-alt-outline:before {
	content: '\ea85'
}

.icon-globe-alt:before {
	content: '\ea86'
}

.icon-sun-1:before {
	content: '\ea87'
}

.icon-sun-filled:before {
	content: '\ea88'
}

.icon-cloud-2:before {
	content: '\ea89'
}

.icon-flash-outline:before {
	content: '\ea8a'
}

.icon-flash-2:before {
	content: '\ea8b'
}

.icon-moon-2:before {
	content: '\ea8c'
}

.icon-waves-outline:before {
	content: '\ea8d'
}

.icon-waves:before {
	content: '\ea8e'
}

.icon-rain:before {
	content: '\ea8f'
}

.icon-cloud-sun:before {
	content: '\ea90'
}

.icon-drizzle:before {
	content: '\ea91'
}

.icon-snow:before {
	content: '\ea92'
}

.icon-cloud-flash:before {
	content: '\ea93'
}

.icon-cloud-wind:before {
	content: '\ea94'
}

.icon-wind:before {
	content: '\ea95'
}

.icon-plane-outline:before {
	content: '\ea96'
}

.icon-plane:before {
	content: '\ea97'
}

.icon-leaf-2:before {
	content: '\ea98'
}

.icon-lifebuoy-2:before {
	content: '\ea99'
}

.icon-briefcase-2:before {
	content: '\ea9a'
}

.icon-brush-2:before {
	content: '\ea9b'
}

.icon-pipette:before {
	content: '\ea9c'
}

.icon-power-outline:before {
	content: '\ea9d'
}

.icon-power:before {
	content: '\ea9e'
}

.icon-check-outline:before {
	content: '\ea9f'
}

.icon-check-2:before {
	content: '\eaa0'
}

.icon-gift-1:before {
	content: '\eaa1'
}

.icon-temperatire:before {
	content: '\eaa2'
}

.icon-chart-outline:before {
	content: '\eaa3'
}

.icon-chart:before {
	content: '\eaa4'
}

.icon-chart-alt-outline:before {
	content: '\eaa5'
}

.icon-chart-alt:before {
	content: '\eaa6'
}

.icon-chart-bar-outline:before {
	content: '\eaa7'
}

.icon-chart-bar-2:before {
	content: '\eaa8'
}

.icon-chart-pie-outline:before {
	content: '\eaa9'
}

.icon-chart-pie-2:before {
	content: '\eaaa'
}

.icon-ticket-2:before {
	content: '\eaab'
}

.icon-credit-card-2:before {
	content: '\eaac'
}

.icon-clipboard-1:before {
	content: '\eaad'
}

.icon-database-2:before {
	content: '\eaae'
}

.icon-key-outline:before {
	content: '\eaaf'
}

.icon-key-2:before {
	content: '\eab0'
}

.icon-flow-split:before {
	content: '\eab1'
}

.icon-flow-merge:before {
	content: '\eab2'
}

.icon-flow-parallel-1:before {
	content: '\eab3'
}

.icon-flow-cross:before {
	content: '\eab4'
}

.icon-certificate-outline:before {
	content: '\eab5'
}

.icon-certificate-1:before {
	content: '\eab6'
}

.icon-scissors-outline:before {
	content: '\eab7'
}

.icon-scissors-1:before {
	content: '\eab8'
}

.icon-flask:before {
	content: '\eab9'
}

.icon-wine:before {
	content: '\eaba'
}

.icon-coffee-1:before {
	content: '\eabb'
}

.icon-beer-1:before {
	content: '\eabc'
}

.icon-anchor-outline:before {
	content: '\eabd'
}

.icon-anchor-1:before {
	content: '\eabe'
}

.icon-puzzle-outline:before {
	content: '\eabf'
}

.icon-puzzle-1:before {
	content: '\eac0'
}

.icon-tree-1:before {
	content: '\eac1'
}

.icon-calculator:before {
	content: '\eac2'
}

.icon-infinity-outline:before {
	content: '\eac3'
}

.icon-infinity-1:before {
	content: '\eac4'
}

.icon-pi-outline:before {
	content: '\eac5'
}

.icon-pi:before {
	content: '\eac6'
}

.icon-at-1:before {
	content: '\eac7'
}

.icon-at-circled:before {
	content: '\eac8'
}

.icon-looped-square-outline:before {
	content: '\eac9'
}

.icon-looped-square-interest:before {
	content: '\eaca'
}

.icon-sort-alphabet-outline:before {
	content: '\eacb'
}

.icon-sort-alphabet:before {
	content: '\eacc'
}

.icon-sort-numeric-outline:before {
	content: '\eacd'
}

.icon-sort-numeric:before {
	content: '\eace'
}

.icon-dribbble-circled-1:before {
	content: '\eacf'
}

.icon-dribbble-2:before {
	content: '\ead0'
}

.icon-facebook-circled-1:before {
	content: '\ead1'
}

.icon-facebook-2:before {
	content: '\ead2'
}

.icon-flickr-circled-1:before {
	content: '\ead3'
}

.icon-flickr-2:before {
	content: '\ead4'
}

.icon-github-circled-2:before {
	content: '\ead5'
}

.icon-github-2:before {
	content: '\ead6'
}

.icon-lastfm-circled-1:before {
	content: '\ead7'
}

.icon-lastfm-2:before {
	content: '\ead8'
}

.icon-linkedin-circled-1:before {
	content: '\ead9'
}

.icon-linkedin-2:before {
	content: '\eada'
}

.icon-pinterest-circled-2:before {
	content: '\eadb'
}

.icon-pinterest-2:before {
	content: '\eadc'
}

.icon-skype-outline:before {
	content: '\eadd'
}

.icon-skype-2:before {
	content: '\eade'
}

.icon-tumbler-circled:before {
	content: '\eadf'
}

.icon-tumbler:before {
	content: '\eae0'
}

.icon-twitter-circled-1:before {
	content: '\eae1'
}

.icon-twitter-2:before {
	content: '\eae2'
}

.icon-vimeo-circled-1:before {
	content: '\eae3'
}

.icon-vimeo-2:before {
	content: '\eae4'
}

.icon-search-3:before {
	content: '\eae5'
}

.icon-mail-3:before {
	content: '\eae6'
}

.icon-heart-3:before {
	content: '\eae7'
}

.icon-heart-empty-2:before {
	content: '\eae8'
}

.icon-star-3:before {
	content: '\eae9'
}

.icon-user-3:before {
	content: '\eaea'
}

.icon-video-3:before {
	content: '\eaeb'
}

.icon-picture-3:before {
	content: '\eaec'
}

.icon-camera-3:before {
	content: '\eaed'
}

.icon-ok-2:before {
	content: '\eaee'
}

.icon-ok-circle:before {
	content: '\eaef'
}

.icon-cancel-3:before {
	content: '\eaf0'
}

.icon-cancel-circle:before {
	content: '\eaf1'
}

.icon-plus-3:before {
	content: '\eaf2'
}

.icon-plus-circle:before {
	content: '\eaf3'
}

.icon-minus-3:before {
	content: '\eaf4'
}

.icon-minus-circle:before {
	content: '\eaf5'
}

.icon-help-2:before {
	content: '\eaf6'
}

.icon-info-3:before {
	content: '\eaf7'
}

.icon-home-3:before {
	content: '\eaf8'
}

.icon-link-3:before {
	content: '\eaf9'
}

.icon-attach-3:before {
	content: '\eafa'
}

.icon-lock-3:before {
	content: '\eafb'
}

.icon-lock-empty:before {
	content: '\eafc'
}

.icon-lock-open-3:before {
	content: '\eafd'
}

.icon-lock-open-empty:before {
	content: '\eafe'
}

.icon-pin-2:before {
	content: '\eaff'
}

.icon-eye-3:before {
	content: '\eb00'
}

.icon-tag-3:before {
	content: '\eb01'
}

.icon-tag-empty:before {
	content: '\eb02'
}

.icon-download-3:before {
	content: '\eb03'
}

.icon-upload-3:before {
	content: '\eb04'
}

.icon-download-cloud-1:before {
	content: '\eb05'
}

.icon-upload-cloud-3:before {
	content: '\eb06'
}

.icon-quote-left-1:before {
	content: '\eb07'
}

.icon-quote-right-1:before {
	content: '\eb08'
}

.icon-quote-left-alt:before {
	content: '\eb09'
}

.icon-quote-right-alt:before {
	content: '\eb0a'
}

.icon-pencil-3:before {
	content: '\eb0b'
}

.icon-pencil-neg:before {
	content: '\eb0c'
}

.icon-pencil-alt:before {
	content: '\eb0d'
}

.icon-undo:before {
	content: '\eb0e'
}

.icon-comment-3:before {
	content: '\eb0f'
}

.icon-comment-inv:before {
	content: '\eb10'
}

.icon-comment-alt:before {
	content: '\eb11'
}

.icon-comment-inv-alt:before {
	content: '\eb12'
}

.icon-comment-alt2:before {
	content: '\eb13'
}

.icon-comment-inv-alt2:before {
	content: '\eb14'
}

.icon-chat-3:before {
	content: '\eb15'
}

.icon-chat-inv:before {
	content: '\eb16'
}

.icon-location-3:before {
	content: '\eb17'
}

.icon-location-inv:before {
	content: '\eb18'
}

.icon-location-alt:before {
	content: '\eb19'
}

.icon-compass-3:before {
	content: '\eb1a'
}

.icon-trash-3:before {
	content: '\eb1b'
}

.icon-trash-empty-1:before {
	content: '\eb1c'
}

.icon-doc-3:before {
	content: '\eb1d'
}

.icon-doc-inv-1:before {
	content: '\eb1e'
}

.icon-doc-alt:before {
	content: '\eb1f'
}

.icon-doc-inv-alt:before {
	content: '\eb20'
}

.icon-article:before {
	content: '\eb21'
}

.icon-article-alt:before {
	content: '\eb22'
}

.icon-book-open-1:before {
	content: '\eb23'
}

.icon-folder-3:before {
	content: '\eb24'
}

.icon-folder-empty-1:before {
	content: '\eb25'
}

.icon-box-3:before {
	content: '\eb26'
}

.icon-rss-3:before {
	content: '\eb27'
}

.icon-rss-alt:before {
	content: '\eb28'
}

.icon-cog-3:before {
	content: '\eb29'
}

.icon-wrench-2:before {
	content: '\eb2a'
}

.icon-share-2:before {
	content: '\eb2b'
}

.icon-calendar-3:before {
	content: '\eb2c'
}

.icon-calendar-inv:before {
	content: '\eb2d'
}

.icon-calendar-alt:before {
	content: '\eb2e'
}

.icon-mic-3:before {
	content: '\eb2f'
}

.icon-volume-off-2:before {
	content: '\eb30'
}

.icon-volume-up-1:before {
	content: '\eb31'
}

.icon-headphones-2:before {
	content: '\eb32'
}

.icon-clock-3:before {
	content: '\eb33'
}

.icon-lamp-1:before {
	content: '\eb34'
}

.icon-block-3:before {
	content: '\eb35'
}

.icon-resize-full-3:before {
	content: '\eb36'
}

.icon-resize-full-alt-1:before {
	content: '\eb37'
}

.icon-resize-small-2:before {
	content: '\eb38'
}

.icon-resize-small-alt:before {
	content: '\eb39'
}

.icon-resize-vertical-1:before {
	content: '\eb3a'
}

.icon-resize-horizontal-1:before {
	content: '\eb3b'
}

.icon-move-2:before {
	content: '\eb3c'
}

.icon-popup-3:before {
	content: '\eb3d'
}

.icon-down-3:before {
	content: '\eb3e'
}

.icon-left-3:before {
	content: '\eb3f'
}

.icon-right-3:before {
	content: '\eb40'
}

.icon-up-3:before {
	content: '\eb41'
}

.icon-down-circle:before {
	content: '\eb42'
}

.icon-left-circle:before {
	content: '\eb43'
}

.icon-right-circle:before {
	content: '\eb44'
}

.icon-up-circle:before {
	content: '\eb45'
}

.icon-cw-3:before {
	content: '\eb46'
}

.icon-loop-2:before {
	content: '\eb47'
}

.icon-loop-alt-1:before {
	content: '\eb48'
}

.icon-exchange-1:before {
	content: '\eb49'
}

.icon-split:before {
	content: '\eb4a'
}

.icon-arrow-curved:before {
	content: '\eb4b'
}

.icon-play-3:before {
	content: '\eb4c'
}

.icon-play-circle2:before {
	content: '\eb4d'
}

.icon-stop-3:before {
	content: '\eb4e'
}

.icon-pause-3:before {
	content: '\eb4f'
}

.icon-to-start-2:before {
	content: '\eb50'
}

.icon-to-end-2:before {
	content: '\eb51'
}

.icon-eject-2:before {
	content: '\eb52'
}

.icon-target-3:before {
	content: '\eb53'
}

.icon-signal-2:before {
	content: '\eb54'
}

.icon-award-1:before {
	content: '\eb55'
}

.icon-award-empty:before {
	content: '\eb56'
}

.icon-list-2:before {
	content: '\eb57'
}

.icon-list-nested:before {
	content: '\eb58'
}

.icon-bat-empty:before {
	content: '\eb59'
}

.icon-bat-half:before {
	content: '\eb5a'
}

.icon-bat-full:before {
	content: '\eb5b'
}

.icon-bat-charge-1:before {
	content: '\eb5c'
}

.icon-mobile-3:before {
	content: '\eb5d'
}

.icon-cd-1:before {
	content: '\eb5e'
}

.icon-equalizer:before {
	content: '\eb5f'
}

.icon-cursor:before {
	content: '\eb60'
}

.icon-aperture:before {
	content: '\eb61'
}

.icon-aperture-alt:before {
	content: '\eb62'
}

.icon-steering-wheel:before {
	content: '\eb63'
}

.icon-book-2:before {
	content: '\eb64'
}

.icon-book-alt:before {
	content: '\eb65'
}

.icon-brush-3:before {
	content: '\eb66'
}

.icon-brush-alt:before {
	content: '\eb67'
}

.icon-eyedropper-1:before {
	content: '\eb68'
}

.icon-layers:before {
	content: '\eb69'
}

.icon-layers-alt:before {
	content: '\eb6a'
}

.icon-sun-2:before {
	content: '\eb6b'
}

.icon-sun-inv:before {
	content: '\eb6c'
}

.icon-cloud-3:before {
	content: '\eb6d'
}

.icon-rain-1:before {
	content: '\eb6e'
}

.icon-flash-3:before {
	content: '\eb6f'
}

.icon-moon-3:before {
	content: '\eb70'
}

.icon-moon-inv:before {
	content: '\eb71'
}

.icon-umbrella-1:before {
	content: '\eb72'
}

.icon-chart-bar-3:before {
	content: '\eb73'
}

.icon-chart-pie-3:before {
	content: '\eb74'
}

.icon-chart-pie-alt:before {
	content: '\eb75'
}

.icon-key-3:before {
	content: '\eb76'
}

.icon-key-inv:before {
	content: '\eb77'
}

.icon-hash:before {
	content: '\eb78'
}

.icon-at-2:before {
	content: '\eb79'
}

.icon-pilcrow:before {
	content: '\eb7a'
}

.icon-dial:before {
	content: '\eb7b'
}

.icon-search-4:before {
	content: '\eb7c'
}

.icon-mail-4:before {
	content: '\eb7d'
}

.icon-heart-4:before {
	content: '\eb7e'
}

.icon-star-4:before {
	content: '\eb7f'
}

.icon-user-4:before {
	content: '\eb80'
}

.icon-user-woman:before {
	content: '\eb81'
}

.icon-user-pair:before {
	content: '\eb82'
}

.icon-video-alt:before {
	content: '\eb83'
}

.icon-videocam-2:before {
	content: '\eb84'
}

.icon-videocam-alt:before {
	content: '\eb85'
}

.icon-camera-4:before {
	content: '\eb86'
}

.icon-th-2:before {
	content: '\eb87'
}

.icon-th-list-2:before {
	content: '\eb88'
}

.icon-ok-3:before {
	content: '\eb89'
}

.icon-cancel-4:before {
	content: '\eb8a'
}

.icon-cancel-circle-1:before {
	content: '\eb8b'
}

.icon-plus-4:before {
	content: '\eb8c'
}

.icon-home-4:before {
	content: '\eb8d'
}

.icon-lock-4:before {
	content: '\eb8e'
}

.icon-lock-open-4:before {
	content: '\eb8f'
}

.icon-eye-4:before {
	content: '\eb90'
}

.icon-tag-4:before {
	content: '\eb91'
}

.icon-thumbs-up-3:before {
	content: '\eb92'
}

.icon-thumbs-down-3:before {
	content: '\eb93'
}

.icon-download-4:before {
	content: '\eb94'
}

.icon-export-3:before {
	content: '\eb95'
}

.icon-pencil-4:before {
	content: '\eb96'
}

.icon-pencil-alt-1:before {
	content: '\eb97'
}

.icon-edit-2:before {
	content: '\eb98'
}

.icon-chat-4:before {
	content: '\eb99'
}

.icon-print-3:before {
	content: '\eb9a'
}

.icon-bell-3:before {
	content: '\eb9b'
}

.icon-attention-3:before {
	content: '\eb9c'
}

.icon-info-4:before {
	content: '\eb9d'
}

.icon-question:before {
	content: '\eb9e'
}

.icon-location-4:before {
	content: '\eb9f'
}

.icon-trash-4:before {
	content: '\eba0'
}

.icon-doc-4:before {
	content: '\eba1'
}

.icon-article-1:before {
	content: '\eba2'
}

.icon-article-alt-1:before {
	content: '\eba3'
}

.icon-rss-4:before {
	content: '\eba4'
}

.icon-wrench-3:before {
	content: '\eba5'
}

.icon-basket-3:before {
	content: '\eba6'
}

.icon-basket-alt:before {
	content: '\eba7'
}

.icon-calendar-4:before {
	content: '\eba8'
}

.icon-calendar-alt-1:before {
	content: '\eba9'
}

.icon-volume-off-3:before {
	content: '\ebaa'
}

.icon-volume-down-1:before {
	content: '\ebab'
}

.icon-volume-up-2:before {
	content: '\ebac'
}

.icon-bullhorn:before {
	content: '\ebad'
}

.icon-clock-4:before {
	content: '\ebae'
}

.icon-clock-alt:before {
	content: '\ebaf'
}

.icon-stop-4:before {
	content: '\ebb0'
}

.icon-resize-full-4:before {
	content: '\ebb1'
}

.icon-resize-small-3:before {
	content: '\ebb2'
}

.icon-zoom-in-2:before {
	content: '\ebb3'
}

.icon-zoom-out-2:before {
	content: '\ebb4'
}

.icon-popup-4:before {
	content: '\ebb5'
}

.icon-down-dir-2:before {
	content: '\ebb6'
}

.icon-left-dir-2:before {
	content: '\ebb7'
}

.icon-right-dir-2:before {
	content: '\ebb8'
}

.icon-up-dir-2:before {
	content: '\ebb9'
}

.icon-down-4:before {
	content: '\ebba'
}

.icon-up-4:before {
	content: '\ebbb'
}

.icon-cw-4:before {
	content: '\ebbc'
}

.icon-signal-3:before {
	content: '\ebbd'
}

.icon-award-2:before {
	content: '\ebbe'
}

.icon-mobile-4:before {
	content: '\ebbf'
}

.icon-mobile-alt:before {
	content: '\ebc0'
}

.icon-tablet-2:before {
	content: '\ebc1'
}

.icon-ipod:before {
	content: '\ebc2'
}

.icon-cd-2:before {
	content: '\ebc3'
}

.icon-grid:before {
	content: '\ebc4'
}

.icon-book-3:before {
	content: '\ebc5'
}

.icon-easel:before {
	content: '\ebc6'
}

.icon-globe-3:before {
	content: '\ebc7'
}

.icon-chart-1:before {
	content: '\ebc8'
}

.icon-chart-bar-4:before {
	content: '\ebc9'
}

.icon-chart-pie-4:before {
	content: '\ebca'
}

.icon-dollar-1:before {
	content: '\ebcb'
}

.icon-at-3:before {
	content: '\ebcc'
}

.icon-colon:before {
	content: '\ebcd'
}

.icon-semicolon:before {
	content: '\ebce'
}

.icon-squares:before {
	content: '\ebcf'
}

.icon-money-1:before {
	content: '\ebd0'
}

.icon-facebook-3:before {
	content: '\ebd1'
}

.icon-facebook-rect:before {
	content: '\ebd2'
}

.icon-twitter-bird:before {
	content: '\ebd3'
}

.icon-youtube-1:before {
	content: '\ebd4'
}

.icon-mail-5:before {
	content: '\ebd5'
}

.icon-heart-5:before {
	content: '\ebd6'
}

.icon-star-5:before {
	content: '\ebd7'
}

.icon-star-empty-2:before {
	content: '\ebd8'
}

.icon-ok-4:before {
	content: '\ebd9'
}

.icon-cancel-5:before {
	content: '\ebda'
}

.icon-plus-5:before {
	content: '\ebdb'
}

.icon-help-circled-2:before {
	content: '\ebdc'
}

.icon-help-circled-alt:before {
	content: '\ebdd'
}

.icon-home-5:before {
	content: '\ebde'
}

.icon-pencil-5:before {
	content: '\ebdf'
}

.icon-attention-4:before {
	content: '\ebe0'
}

.icon-attention-alt-1:before {
	content: '\ebe1'
}

.icon-cog-4:before {
	content: '\ebe2'
}

.icon-mic-off:before {
	content: '\ebe3'
}

.icon-clock-5:before {
	content: '\ebe4'
}

.icon-stopwatch-1:before {
	content: '\ebe5'
}

.icon-hourglass-5:before {
	content: '\ebe6'
}

.icon-down-5:before {
	content: '\ebe7'
}

.icon-left-4:before {
	content: '\ebe8'
}

.icon-right-4:before {
	content: '\ebe9'
}

.icon-up-5:before {
	content: '\ebea'
}

.icon-down-bold-1:before {
	content: '\ebeb'
}

.icon-left-bold-1:before {
	content: '\ebec'
}

.icon-right-bold-1:before {
	content: '\ebed'
}

.icon-up-bold-1:before {
	content: '\ebee'
}

.icon-down-fat:before {
	content: '\ebef'
}

.icon-left-fat:before {
	content: '\ebf0'
}

.icon-right-fat:before {
	content: '\ebf1'
}

.icon-up-fat:before {
	content: '\ebf2'
}

.icon-flash-4:before {
	content: '\ebf3'
}

.icon-cloud-4:before {
	content: '\ebf4'
}

.icon-vector-pencil:before {
	content: '\ebf5'
}

.icon-at-4:before {
	content: '\ebf6'
}

.icon-female-1:before {
	content: '\ebf7'
}

.icon-male-1:before {
	content: '\ebf8'
}

.icon-king:before {
	content: '\ebf9'
}

.icon-anchor-2:before {
	content: '\ebfa'
}

.icon-down-open-2:before {
	content: '\f004'
}

.icon-up-open-2:before {
	content: '\f005'
}

.icon-right-open-3:before {
	content: '\f006'
}

.icon-left-open-3:before {
	content: '\f007'
}

.icon-menu-3:before {
	content: '\f008'
}

.icon-th-list-3:before {
	content: '\f009'
}

.icon-th-thumb:before {
	content: '\f00a'
}

.icon-th-thumb-empty:before {
	content: '\f00b'
}

.icon-coverflow:before {
	content: '\f00c'
}

.icon-coverflow-empty:before {
	content: '\f00d'
}

.icon-pause-4:before {
	content: '\f00e'
}

.icon-play-4:before {
	content: '\f00f'
}

.icon-to-end-3:before {
	content: '\f010'
}

.icon-to-start-3:before {
	content: '\f011'
}

.icon-fast-forward-1:before {
	content: '\f012'
}

.icon-fast-backward-1:before {
	content: '\f013'
}

.icon-upload-cloud-4:before {
	content: '\f014'
}

.icon-download-cloud-2:before {
	content: '\f015'
}

.icon-data-science:before {
	content: '\f016'
}

.icon-data-science-inv:before {
	content: '\f017'
}

.icon-globe-4:before {
	content: '\f018'
}

.icon-globe-inv:before {
	content: '\f019'
}

.icon-math:before {
	content: '\f01a'
}

.icon-math-circled-empty:before {
	content: '\f01b'
}

.icon-math-circled:before {
	content: '\f01c'
}

.icon-paper-plane-2:before {
	content: '\f01d'
}

.icon-paper-plane-alt2:before {
	content: '\f01e'
}

.icon-paper-plane-alt:before {
	content: '\f01f'
}

.icon-color-adjust:before {
	content: '\f020'
}

.icon-star-half-1:before {
	content: '\f022'
}

.icon-star-half_empty:before {
	content: '\f024'
}

.icon-ccw-2:before {
	content: '\f025'
}

.icon-heart-broken:before {
	content: '\f028'
}

.icon-hash-1:before {
	content: '\f029'
}

.icon-reply-3:before {
	content: '\f02a'
}

.icon-retweet-2:before {
	content: '\f02b'
}

.icon-login-2:before {
	content: '\f02c'
}

.icon-logout-2:before {
	content: '\f02d'
}

.icon-download-5:before {
	content: '\f02e'
}

.icon-upload-4:before {
	content: '\f02f'
}

.icon-location-5:before {
	content: '\f031'
}

.icon-monitor-1:before {
	content: '\f032'
}

.icon-tablet-3:before {
	content: '\f033'
}

.icon-mobile-5:before {
	content: '\f034'
}

.icon-connected-object:before {
	content: '\f035'
}

.icon-isight:before {
	content: '\f039'
}

.icon-videocam-3:before {
	content: '\f03a'
}

.icon-shuffle-3:before {
	content: '\f03b'
}

.icon-chat-5:before {
	content: '\f03d'
}

.icon-bell-4:before {
	content: '\f03f'
}

.icon-movie:before {
	content: '\f040'
}

.icon-ruler:before {
	content: '\f044'
}

.icon-vector:before {
	content: '\f045'
}

.icon-move:before {
	content: '\f047'
}

.icon-mic-4:before {
	content: '\f048'
}

.icon-doc-5:before {
	content: '\f04a'
}

.icon-dribbble-circled-2:before {
	content: '\f04f'
}

.icon-dribbble-3:before {
	content: '\f050'
}

.icon-facebook-circled-2:before {
	content: '\f051'
}

.icon-facebook-4:before {
	content: '\f052'
}

.icon-github-circled-alt:before {
	content: '\f053'
}

.icon-github-circled-3:before {
	content: '\f054'
}

.icon-github-3:before {
	content: '\f055'
}

.icon-github-circled-alt2:before {
	content: '\f056'
}

.icon-twitter-circled-2:before {
	content: '\f057'
}

.icon-twitter-4:before {
	content: '\f058'
}

.icon-gplus-circled-1:before {
	content: '\f059'
}

.icon-gplus-2:before {
	content: '\f05a'
}

.icon-linkedin-circled-2:before {
	content: '\f05b'
}

.icon-linkedin-3:before {
	content: '\f05c'
}

.icon-instagram-2:before {
	content: '\f05d'
}

.icon-instagram-circled:before {
	content: '\f05e'
}

.icon-mfg-logo:before {
	content: '\f05f'
}

.icon-mfg-logo-circled:before {
	content: '\f060'
}

.icon-user-5:before {
	content: '\f061'
}

.icon-user-male:before {
	content: '\f062'
}

.icon-user-female:before {
	content: '\f063'
}

.icon-users-3:before {
	content: '\f064'
}

.icon-folder-4:before {
	content: '\f067'
}

.icon-folder-open-1:before {
	content: '\f068'
}

.icon-folder-empty-2:before {
	content: '\f069'
}

.icon-attach-4:before {
	content: '\f06a'
}

.icon-ok-circled-1:before {
	content: '\f06d'
}

.icon-cancel-circled-3:before {
	content: '\f06e'
}

.icon-inbox-2:before {
	content: '\f070'
}

.icon-trophy-1:before {
	content: '\f074'
}

.icon-lock-open-alt-1:before {
	content: '\f075'
}

.icon-link-4:before {
	content: '\f07b'
}

.icon-zoom-in-3:before {
	content: '\f07e'
}

.icon-zoom-out-3:before {
	content: '\f07f'
}

.icon-stop-5:before {
	content: '\f080'
}

.icon-export-4:before {
	content: '\f081'
}

.icon-eye-5:before {
	content: '\f082'
}

.icon-trash-5:before {
	content: '\f083'
}

.icon-hdd-1:before {
	content: '\f084'
}

.icon-info-circled-2:before {
	content: '\f085'
}

.icon-info-circled-alt:before {
	content: '\f086'
}

.icon-print-4:before {
	content: '\f087'
}

.icon-fontsize:before {
	content: '\f088'
}

.icon-soundcloud-2:before {
	content: '\f089'
}

.icon-soundcloud-circled:before {
	content: '\f08a'
}

.icon-link-ext:before {
	content: '\f08e'
}

.icon-check-empty:before {
	content: '\f096'
}

.icon-bookmark-empty:before {
	content: '\f097'
}

.icon-phone-squared:before {
	content: '\f098'
}

.icon-twitter:before {
	content: '\f099'
}

.icon-facebook:before {
	content: '\f09a'
}

.icon-github-circled:before {
	content: '\f09b'
}

.icon-rss:before {
	content: '\f09e'
}

.icon-hdd:before {
	content: '\f0a0'
}

.icon-certificate:before {
	content: '\f0a3'
}

.icon-left-circled:before {
	content: '\f0a8'
}

.icon-right-circled:before {
	content: '\f0a9'
}

.icon-up-circled:before {
	content: '\f0aa'
}

.icon-down-circled:before {
	content: '\f0ab'
}

.icon-tasks:before {
	content: '\f0ae'
}

.icon-filter:before {
	content: '\f0b0'
}

.icon-resize-full-alt:before {
	content: '\f0b2'
}

.icon-beaker:before {
	content: '\f0c3'
}

.icon-docs:before {
	content: '\f0c5'
}

.icon-blank:before {
	content: '\f0c8'
}

.icon-menu:before {
	content: '\f0c9'
}

.icon-list-bullet:before {
	content: '\f0ca'
}

.icon-list-numbered:before {
	content: '\f0cb'
}

.icon-strike:before {
	content: '\f0cc'
}

.icon-underline:before {
	content: '\f0cd'
}

.icon-table:before {
	content: '\f0ce'
}

.icon-magic:before {
	content: '\f0d0'
}

.icon-pinterest-circled:before {
	content: '\f0d2'
}

.icon-pinterest-squared:before {
	content: '\f0d3'
}

.icon-gplus-squared:before {
	content: '\f0d4'
}

.icon-gplus:before {
	content: '\f0d5'
}

.icon-money:before {
	content: '\f0d6'
}

.icon-columns:before {
	content: '\f0db'
}

.icon-sort:before {
	content: '\f0dc'
}

.icon-sort-down:before {
	content: '\f0dd'
}

.icon-sort-up:before {
	content: '\f0de'
}

.icon-mail-alt:before {
	content: '\f0e0'
}

.icon-linkedin:before {
	content: '\f0e1'
}

.icon-gauge:before {
	content: '\f0e4'
}

.icon-comment-empty:before {
	content: '\f0e5'
}

.icon-chat-empty:before {
	content: '\f0e6'
}

.icon-sitemap:before {
	content: '\f0e8'
}

.icon-paste:before {
	content: '\f0ea'
}

.icon-lightbulb:before {
	content: '\f0eb'
}

.icon-exchange:before {
	content: '\f0ec'
}

.icon-download-cloud:before {
	content: '\f0ed'
}

.icon-upload-cloud:before {
	content: '\f0ee'
}

.icon-user-md:before {
	content: '\f0f0'
}

.icon-stethoscope:before {
	content: '\f0f1'
}

.icon-suitcase:before {
	content: '\f0f2'
}

.icon-bell-alt:before {
	content: '\f0f3'
}

.icon-coffee:before {
	content: '\f0f4'
}

.icon-food:before {
	content: '\f0f5'
}

.icon-doc-text:before {
	content: '\f0f6'
}

.icon-building:before {
	content: '\f0f7'
}

.icon-hospital:before {
	content: '\f0f8'
}

.icon-ambulance:before {
	content: '\f0f9'
}

.icon-medkit:before {
	content: '\f0fa'
}

.icon-fighter-jet:before {
	content: '\f0fb'
}

.icon-beer:before {
	content: '\f0fc'
}

.icon-h-sigh:before {
	content: '\f0fd'
}

.icon-plus-squared:before {
	content: '\f0fe'
}

.icon-angle-double-left:before {
	content: '\f100'
}

.icon-angle-double-right:before {
	content: '\f101'
}

.icon-angle-double-up:before {
	content: '\f102'
}

.icon-angle-double-down:before {
	content: '\f103'
}

.icon-angle-left:before {
	content: '\f104'
}

.icon-angle-right:before {
	content: '\f105'
}

.icon-angle-up:before {
	content: '\f106'
}

.icon-angle-down:before {
	content: '\f107'
}

.icon-desktop:before {
	content: '\f108'
}

.icon-laptop:before {
	content: '\f109'
}

.icon-tablet:before {
	content: '\f10a'
}

.icon-mobile:before {
	content: '\f10b'
}

.icon-circle-empty:before {
	content: '\f10c'
}

.icon-quote-left:before {
	content: '\f10d'
}

.icon-quote-right:before {
	content: '\f10e'
}

.icon-spinner:before {
	content: '\f110'
}

.icon-circle:before {
	content: '\f111'
}

.icon-reply:before {
	content: '\f112'
}

.icon-github:before {
	content: '\f113'
}

.icon-folder-empty:before {
	content: '\f114'
}

.icon-folder-open-empty:before {
	content: '\f115'
}

.icon-smile:before {
	content: '\f118'
}

.icon-frown:before {
	content: '\f119'
}

.icon-meh:before {
	content: '\f11a'
}

.icon-gamepad:before {
	content: '\f11b'
}

.icon-keyboard:before {
	content: '\f11c'
}

.icon-flag-empty:before {
	content: '\f11d'
}

.icon-flag-checkered:before {
	content: '\f11e'
}

.icon-terminal:before {
	content: '\f120'
}

.icon-code:before {
	content: '\f121'
}

.icon-reply-all:before {
	content: '\f122'
}

.icon-star-half-alt:before {
	content: '\f123'
}

.icon-direction:before {
	content: '\f124'
}

.icon-crop:before {
	content: '\f125'
}

.icon-fork:before {
	content: '\f126'
}

.icon-unlink:before {
	content: '\f127'
}

.icon-help:before {
	content: '\f128'
}

.icon-info:before {
	content: '\f129'
}

.icon-attention-alt:before {
	content: '\f12a'
}

.icon-superscript:before {
	content: '\f12b'
}

.icon-subscript:before {
	content: '\f12c'
}

.icon-eraser:before {
	content: '\f12d'
}

.icon-puzzle:before {
	content: '\f12e'
}

.icon-mic:before {
	content: '\f130'
}

.icon-mute:before {
	content: '\f131'
}

.icon-shield:before {
	content: '\f132'
}

.icon-calendar-empty:before {
	content: '\f133'
}

.icon-extinguisher:before {
	content: '\f134'
}

.icon-rocket:before {
	content: '\f135'
}

.icon-maxcdn:before {
	content: '\f136'
}

.icon-angle-circled-left:before {
	content: '\f137'
}

.icon-angle-circled-right:before {
	content: '\f138'
}

.icon-angle-circled-up:before {
	content: '\f139'
}

.icon-angle-circled-down:before {
	content: '\f13a'
}

.icon-html5:before {
	content: '\f13b'
}

.icon-css3:before {
	content: '\f13c'
}

.icon-anchor:before {
	content: '\f13d'
}

.icon-lock-open-alt:before {
	content: '\f13e'
}

.icon-bullseye:before {
	content: '\f140'
}

.icon-ellipsis:before {
	content: '\f141'
}

.icon-ellipsis-vert:before {
	content: '\f142'
}

.icon-rss-squared:before {
	content: '\f143'
}

.icon-play-circled:before {
	content: '\f144'
}

.icon-ticket:before {
	content: '\f145'
}

.icon-minus-squared:before {
	content: '\f146'
}

.icon-minus-squared-alt:before {
	content: '\f147'
}

.icon-level-up:before {
	content: '\f148'
}

.icon-level-down:before {
	content: '\f149'
}

.icon-ok-squared:before {
	content: '\f14a'
}

.icon-pencil-squared:before {
	content: '\f14b'
}

.icon-link-ext-alt:before {
	content: '\f14c'
}

.icon-export-alt:before {
	content: '\f14d'
}

.icon-compass:before {
	content: '\f14e'
}

.icon-expand:before {
	content: '\f150'
}

.icon-collapse:before {
	content: '\f151'
}

.icon-expand-right:before {
	content: '\f152'
}

.icon-euro:before {
	content: '\f153'
}

.icon-pound:before {
	content: '\f154'
}

.icon-dollar:before {
	content: '\f155'
}

.icon-rupee:before {
	content: '\f156'
}

.icon-yen:before {
	content: '\f157'
}

.icon-rouble:before {
	content: '\f158'
}

.icon-won:before {
	content: '\f159'
}

.icon-bitcoin:before {
	content: '\f15a'
}

.icon-doc-inv:before {
	content: '\f15b'
}

.icon-doc-text-inv:before {
	content: '\f15c'
}

.icon-sort-name-up:before {
	content: '\f15d'
}

.icon-sort-name-down:before {
	content: '\f15e'
}

.icon-sort-alt-up:before {
	content: '\f160'
}

.icon-sort-alt-down:before {
	content: '\f161'
}

.icon-sort-number-up:before {
	content: '\f162'
}

.icon-sort-number-down:before {
	content: '\f163'
}

.icon-thumbs-up-alt:before {
	content: '\f164'
}

.icon-thumbs-down-alt:before {
	content: '\f165'
}

.icon-youtube-squared:before {
	content: '\f166'
}

.icon-youtube:before {
	content: '\f167'
}

.icon-xing:before {
	content: '\f168'
}

.icon-xing-squared:before {
	content: '\f169'
}

.icon-youtube-play:before {
	content: '\f16a'
}

.icon-dropbox:before {
	content: '\f16b'
}

.icon-stackoverflow:before {
	content: '\f16c'
}

.icon-instagram:before {
	content: '\f16d'
}

.icon-flickr:before {
	content: '\f16e'
}

.icon-adn:before {
	content: '\f170'
}

.icon-bitbucket:before {
	content: '\f171'
}

.icon-bitbucket-squared:before {
	content: '\f172'
}

.icon-tumblr:before {
	content: '\f173'
}

.icon-tumblr-squared:before {
	content: '\f174'
}

.icon-down:before {
	content: '\f175'
}

.icon-up:before {
	content: '\f176'
}

.icon-left:before {
	content: '\f177'
}

.icon-right:before {
	content: '\f178'
}

.icon-apple:before {
	content: '\f179'
}

.icon-windows:before {
	content: '\f17a'
}

.icon-android:before {
	content: '\f17b'
}

.icon-linux:before {
	content: '\f17c'
}

.icon-dribbble:before {
	content: '\f17d'
}

.icon-skype:before {
	content: '\f17e'
}

.icon-foursquare:before {
	content: '\f180'
}

.icon-trello:before {
	content: '\f181'
}

.icon-female:before {
	content: '\f182'
}

.icon-male:before {
	content: '\f183'
}

.icon-gittip:before {
	content: '\f184'
}

.icon-sun:before {
	content: '\f185'
}

.icon-moon:before {
	content: '\f186'
}

.icon-box:before {
	content: '\f187'
}

.icon-bug:before {
	content: '\f188'
}

.icon-vkontakte:before {
	content: '\f189'
}

.icon-weibo:before {
	content: '\f18a'
}

.icon-renren:before {
	content: '\f18b'
}

.icon-pagelines:before {
	content: '\f18c'
}

.icon-stackexchange:before {
	content: '\f18d'
}

.icon-right-circled2:before {
	content: '\f18e'
}

.icon-left-circled2:before {
	content: '\f190'
}

.icon-collapse-left:before {
	content: '\f191'
}

.icon-dot-circled:before {
	content: '\f192'
}

.icon-wheelchair:before {
	content: '\f193'
}

.icon-vimeo-squared:before {
	content: '\f194'
}

.icon-try:before {
	content: '\f195'
}

.icon-plus-squared-alt:before {
	content: '\f196'
}

.icon-space-shuttle:before {
	content: '\f197'
}

.icon-slack:before {
	content: '\f198'
}

.icon-mail-squared:before {
	content: '\f199'
}

.icon-wordpress:before {
	content: '\f19a'
}

.icon-openid:before {
	content: '\f19b'
}

.icon-bank:before {
	content: '\f19c'
}

.icon-graduation-cap:before {
	content: '\f19d'
}

.icon-yahoo:before {
	content: '\f19e'
}

.icon-google:before {
	content: '\f1a0'
}

.icon-reddit:before {
	content: '\f1a1'
}

.icon-reddit-squared:before {
	content: '\f1a2'
}

.icon-stumbleupon-circled:before {
	content: '\f1a3'
}

.icon-stumbleupon:before {
	content: '\f1a4'
}

.icon-delicious:before {
	content: '\f1a5'
}

.icon-digg:before {
	content: '\f1a6'
}

.icon-pied-piper-squared:before {
	content: '\f1a7'
}

.icon-pied-piper-alt:before {
	content: '\f1a8'
}

.icon-drupal:before {
	content: '\f1a9'
}

.icon-joomla:before {
	content: '\f1aa'
}

.icon-language:before {
	content: '\f1ab'
}

.icon-fax:before {
	content: '\f1ac'
}

.icon-building-filled:before {
	content: '\f1ad'
}

.icon-child:before {
	content: '\f1ae'
}

.icon-paw:before {
	content: '\f1b0'
}

.icon-spoon:before {
	content: '\f1b1'
}

.icon-cube:before {
	content: '\f1b2'
}

.icon-cubes:before {
	content: '\f1b3'
}

.icon-behance:before {
	content: '\f1b4'
}

.icon-behance-squared:before {
	content: '\f1b5'
}

.icon-steam:before {
	content: '\f1b6'
}

.icon-steam-squared:before {
	content: '\f1b7'
}

.icon-recycle:before {
	content: '\f1b8'
}

.icon-cab:before {
	content: '\f1b9'
}

.icon-taxi:before {
	content: '\f1ba'
}

.icon-tree:before {
	content: '\f1bb'
}

.icon-spotify:before {
	content: '\f1bc'
}

.icon-deviantart:before {
	content: '\f1bd'
}

.icon-soundcloud:before {
	content: '\f1be'
}

.icon-database:before {
	content: '\f1c0'
}

.icon-file-pdf:before {
	content: '\f1c1'
}

.icon-file-word:before {
	content: '\f1c2'
}

.icon-file-excel:before {
	content: '\f1c3'
}

.icon-file-powerpoint:before {
	content: '\f1c4'
}

.icon-file-image:before {
	content: '\f1c5'
}

.icon-file-archive:before {
	content: '\f1c6'
}

.icon-file-audio:before {
	content: '\f1c7'
}

.icon-file-video:before {
	content: '\f1c8'
}

.icon-file-code:before {
	content: '\f1c9'
}

.icon-vine:before {
	content: '\f1ca'
}

.icon-codeopen:before {
	content: '\f1cb'
}

.icon-jsfiddle:before {
	content: '\f1cc'
}

.icon-lifebuoy:before {
	content: '\f1cd'
}

.icon-circle-notch:before {
	content: '\f1ce'
}

.icon-rebel:before {
	content: '\f1d0'
}

.icon-empire:before {
	content: '\f1d1'
}

.icon-git-squared:before {
	content: '\f1d2'
}

.icon-git:before {
	content: '\f1d3'
}

.icon-hacker-news:before {
	content: '\f1d4'
}

.icon-tencent-weibo:before {
	content: '\f1d5'
}

.icon-qq:before {
	content: '\f1d6'
}

.icon-wechat:before {
	content: '\f1d7'
}

.icon-paper-plane:before {
	content: '\f1d8'
}

.icon-paper-plane-empty:before {
	content: '\f1d9'
}

.icon-history:before {
	content: '\f1da'
}

.icon-circle-thin:before {
	content: '\f1db'
}

.icon-header:before {
	content: '\f1dc'
}

.icon-paragraph:before {
	content: '\f1dd'
}

.icon-sliders:before {
	content: '\f1de'
}

.icon-share:before {
	content: '\f1e0'
}

.icon-share-squared:before {
	content: '\f1e1'
}

.icon-bomb:before {
	content: '\f1e2'
}

.icon-soccer-ball:before {
	content: '\f1e3'
}

.icon-tty:before {
	content: '\f1e4'
}

.icon-binoculars:before {
	content: '\f1e5'
}

.icon-plug:before {
	content: '\f1e6'
}

.icon-slideshare:before {
	content: '\f1e7'
}

.icon-twitch:before {
	content: '\f1e8'
}

.icon-yelp:before {
	content: '\f1e9'
}

.icon-newspaper:before {
	content: '\f1ea'
}

.icon-wifi:before {
	content: '\f1eb'
}

.icon-calc:before {
	content: '\f1ec'
}

.icon-paypal:before {
	content: '\f1ed'
}

.icon-gwallet:before {
	content: '\f1ee'
}

.icon-cc-visa:before {
	content: '\f1f0'
}

.icon-cc-mastercard:before {
	content: '\f1f1'
}

.icon-cc-discover:before {
	content: '\f1f2'
}

.icon-cc-amex:before {
	content: '\f1f3'
}

.icon-cc-paypal:before {
	content: '\f1f4'
}

.icon-cc-stripe:before {
	content: '\f1f5'
}

.icon-bell-off:before {
	content: '\f1f6'
}

.icon-bell-off-empty:before {
	content: '\f1f7'
}

.icon-trash:before {
	content: '\f1f8'
}

.icon-copyright:before {
	content: '\f1f9'
}

.icon-at:before {
	content: '\f1fa'
}

.icon-eyedropper:before {
	content: '\f1fb'
}

.icon-brush:before {
	content: '\f1fc'
}

.icon-birthday:before {
	content: '\f1fd'
}

.icon-chart-area:before {
	content: '\f1fe'
}

.icon-chart-pie:before {
	content: '\f200'
}

.icon-chart-line:before {
	content: '\f201'
}

.icon-lastfm:before {
	content: '\f202'
}

.icon-lastfm-squared:before {
	content: '\f203'
}

.icon-toggle-off:before {
	content: '\f204'
}

.icon-toggle-on:before {
	content: '\f205'
}

.icon-bicycle:before {
	content: '\f206'
}

.icon-bus:before {
	content: '\f207'
}

.icon-ioxhost:before {
	content: '\f208'
}

.icon-angellist:before {
	content: '\f209'
}

.icon-cc:before {
	content: '\f20a'
}

.icon-shekel:before {
	content: '\f20b'
}

.icon-meanpath:before {
	content: '\f20c'
}

.icon-buysellads:before {
	content: '\f20d'
}

.icon-connectdevelop:before {
	content: '\f20e'
}

.icon-dashcube:before {
	content: '\f210'
}

.icon-forumbee:before {
	content: '\f211'
}

.icon-leanpub:before {
	content: '\f212'
}

.icon-sellsy:before {
	content: '\f213'
}

.icon-shirtsinbulk:before {
	content: '\f214'
}

.icon-simplybuilt:before {
	content: '\f215'
}

.icon-skyatlas:before {
	content: '\f216'
}

.icon-cart-plus:before {
	content: '\f217'
}

.icon-cart-arrow-down:before {
	content: '\f218'
}

.icon-diamond:before {
	content: '\f219'
}

.icon-ship:before {
	content: '\f21a'
}

.icon-user-secret:before {
	content: '\f21b'
}

.icon-motorcycle:before {
	content: '\f21c'
}

.icon-street-view:before {
	content: '\f21d'
}

.icon-heartbeat:before {
	content: '\f21e'
}

.icon-venus:before {
	content: '\f221'
}

.icon-mars:before {
	content: '\f222'
}

.icon-mercury:before {
	content: '\f223'
}

.icon-transgender:before {
	content: '\f224'
}

.icon-transgender-alt:before {
	content: '\f225'
}

.icon-venus-double:before {
	content: '\f226'
}

.icon-mars-double:before {
	content: '\f227'
}

.icon-venus-mars:before {
	content: '\f228'
}

.icon-mars-stroke:before {
	content: '\f229'
}

.icon-mars-stroke-v:before {
	content: '\f22a'
}

.icon-mars-stroke-h:before {
	content: '\f22b'
}

.icon-neuter:before {
	content: '\f22c'
}

.icon-genderless:before {
	content: '\f22d'
}

.icon-facebook-official:before {
	content: '\f230'
}

.icon-pinterest:before {
	content: '\f231'
}

.icon-whatsapp:before {
	content: '\f232'
}

.icon-server:before {
	content: '\f233'
}

.icon-user-plus:before {
	content: '\f234'
}

.icon-user-times:before {
	content: '\f235'
}

.icon-bed:before {
	content: '\f236'
}

.icon-viacoin:before {
	content: '\f237'
}

.icon-train:before {
	content: '\f238'
}

.icon-subway:before {
	content: '\f239'
}

.icon-medium:before {
	content: '\f23a'
}

.icon-y-combinator:before {
	content: '\f23b'
}

.icon-optin-monster:before {
	content: '\f23c'
}

.icon-opencart:before {
	content: '\f23d'
}

.icon-expeditedssl:before {
	content: '\f23e'
}

.icon-battery-4:before {
	content: '\f240'
}

.icon-battery-3:before {
	content: '\f241'
}

.icon-battery-2:before {
	content: '\f242'
}

.icon-battery-1:before {
	content: '\f243'
}

.icon-battery-0:before {
	content: '\f244'
}

.icon-mouse-pointer:before {
	content: '\f245'
}

.icon-i-cursor:before {
	content: '\f246'
}

.icon-object-group:before {
	content: '\f247'
}

.icon-object-ungroup:before {
	content: '\f248'
}

.icon-sticky-note:before {
	content: '\f249'
}

.icon-sticky-note-o:before {
	content: '\f24a'
}

.icon-cc-jcb:before {
	content: '\f24b'
}

.icon-cc-diners-club:before {
	content: '\f24c'
}

.icon-clone:before {
	content: '\f24d'
}

.icon-balance-scale:before {
	content: '\f24e'
}

.icon-hourglass-o:before {
	content: '\f250'
}

.icon-hourglass-1:before {
	content: '\f251'
}

.icon-hourglass-2:before {
	content: '\f252'
}

.icon-hourglass-3:before {
	content: '\f253'
}

.icon-hourglass:before {
	content: '\f254'
}

.icon-hand-grab-o:before {
	content: '\f255'
}

.icon-hand-paper-o:before {
	content: '\f256'
}

.icon-hand-scissors-o:before {
	content: '\f257'
}

.icon-hand-lizard-o:before {
	content: '\f258'
}

.icon-hand-spock-o:before {
	content: '\f259'
}

.icon-hand-pointer-o:before {
	content: '\f25a'
}

.icon-hand-peace-o:before {
	content: '\f25b'
}

.icon-trademark:before {
	content: '\f25c'
}

.icon-registered:before {
	content: '\f25d'
}

.icon-creative-commons:before {
	content: '\f25e'
}

.icon-gg:before {
	content: '\f260'
}

.icon-gg-circle:before {
	content: '\f261'
}

.icon-tripadvisor:before {
	content: '\f262'
}

.icon-odnoklassniki:before {
	content: '\f263'
}

.icon-odnoklassniki-square:before {
	content: '\f264'
}

.icon-get-pocket:before {
	content: '\f265'
}

.icon-wikipedia-w:before {
	content: '\f266'
}

.icon-safari:before {
	content: '\f267'
}

.icon-chrome-1:before {
	content: '\f268'
}

.icon-firefox-1:before {
	content: '\f269'
}

.icon-opera-1:before {
	content: '\f26a'
}

.icon-internet-explorer:before {
	content: '\f26b'
}

.icon-television:before {
	content: '\f26c'
}

.icon-contao:before {
	content: '\f26d'
}

.icon-500px:before {
	content: '\f26e'
}

.icon-amazon:before {
	content: '\f270'
}

.icon-calendar-plus-o:before {
	content: '\f271'
}

.icon-calendar-minus-o:before {
	content: '\f272'
}

.icon-calendar-times-o:before {
	content: '\f273'
}

.icon-calendar-check-o:before {
	content: '\f274'
}

.icon-industry:before {
	content: '\f275'
}

.icon-map-pin:before {
	content: '\f276'
}

.icon-map-signs:before {
	content: '\f277'
}

.icon-map-o:before {
	content: '\f278'
}

.icon-map:before {
	content: '\f279'
}

.icon-commenting:before {
	content: '\f27a'
}

.icon-commenting-o:before {
	content: '\f27b'
}

.icon-houzz:before {
	content: '\f27c'
}

.icon-vimeo:before {
	content: '\f27d'
}

.icon-black-tie:before {
	content: '\f27e'
}

.icon-fonticons:before {
	content: '\f280'
}

.icon-reddit-alien:before {
	content: '\f281'
}

.icon-edge:before {
	content: '\f282'
}

.icon-credit-card-alt:before {
	content: '\f283'
}

.icon-codiepie:before {
	content: '\f284'
}

.icon-modx:before {
	content: '\f285'
}

.icon-fort-awesome:before {
	content: '\f286'
}

.icon-usb:before {
	content: '\f287'
}

.icon-product-hunt:before {
	content: '\f288'
}

.icon-mixcloud:before {
	content: '\f289'
}

.icon-scribd:before {
	content: '\f28a'
}

.icon-pause-circle:before {
	content: '\f28b'
}

.icon-pause-circle-o:before {
	content: '\f28c'
}

.icon-stop-circle:before {
	content: '\f28d'
}

.icon-stop-circle-o:before {
	content: '\f28e'
}

.icon-shopping-bag:before {
	content: '\f290'
}

.icon-shopping-basket:before {
	content: '\f291'
}

.icon-hashtag:before {
	content: '\f292'
}

.icon-bluetooth:before {
	content: '\f293'
}

.icon-bluetooth-b:before {
	content: '\f294'
}

.icon-percent:before {
	content: '\f295'
}

.icon-gitlab:before {
	content: '\f296'
}

.icon-wpbeginner:before {
	content: '\f297'
}

.icon-wpforms:before {
	content: '\f298'
}

.icon-envira:before {
	content: '\f299'
}

.icon-universal-access:before {
	content: '\f29a'
}

.icon-wheelchair-alt:before {
	content: '\f29b'
}

.icon-question-circle-o:before {
	content: '\f29c'
}

.icon-blind:before {
	content: '\f29d'
}

.icon-audio-description:before {
	content: '\f29e'
}

.icon-volume-control-phone:before {
	content: '\f2a0'
}

.icon-braille:before {
	content: '\f2a1'
}

.icon-assistive-listening-systems:before {
	content: '\f2a2'
}

.icon-american-sign-language-interpreting:before {
	content: '\f2a3'
}

.icon-asl-interpreting:before {
	content: '\f2a4'
}

.icon-glide:before {
	content: '\f2a5'
}

.icon-glide-g:before {
	content: '\f2a6'
}

.icon-sign-language:before {
	content: '\f2a7'
}

.icon-low-vision:before {
	content: '\f2a8'
}

.icon-viadeo:before {
	content: '\f2a9'
}

.icon-viadeo-square:before {
	content: '\f2aa'
}

.icon-snapchat:before {
	content: '\f2ab'
}

.icon-snapchat-ghost:before {
	content: '\f2ac'
}

.icon-snapchat-square:before {
	content: '\f2ad'
}

.icon-pied-piper:before {
	content: '\f2ae'
}

.icon-first-order:before {
	content: '\f2b0'
}

.icon-yoast:before {
	content: '\f2b1'
}

.icon-themeisle:before {
	content: '\f2b2'
}

.icon-google-plus-circle:before {
	content: '\f2b3'
}

.icon-font-awesome:before {
	content: '\f2b4'
}

.icon-handshake-o:before {
	content: '\f2b5'
}

.icon-envelope-open:before {
	content: '\f2b6'
}

.icon-envelope-open-o:before {
	content: '\f2b7'
}

.icon-linode:before {
	content: '\f2b8'
}

.icon-address-book:before {
	content: '\f2b9'
}

.icon-address-book-o:before {
	content: '\f2ba'
}

.icon-address-card:before {
	content: '\f2bb'
}

.icon-address-card-o:before {
	content: '\f2bc'
}

.icon-user-circle:before {
	content: '\f2bd'
}

.icon-user-circle-o:before {
	content: '\f2be'
}

.icon-user-o:before {
	content: '\f2c0'
}

.icon-id-badge:before {
	content: '\f2c1'
}

.icon-id-card:before {
	content: '\f2c2'
}

.icon-id-card-o:before {
	content: '\f2c3'
}

.icon-quora:before {
	content: '\f2c4'
}

.icon-free-code-camp:before {
	content: '\f2c5'
}

.icon-telegram:before {
	content: '\f2c6'
}

.icon-thermometer:before {
	content: '\f2c7'
}

.icon-thermometer-3:before {
	content: '\f2c8'
}

.icon-thermometer-2:before {
	content: '\f2c9'
}

.icon-thermometer-quarter:before {
	content: '\f2ca'
}

.icon-thermometer-0:before {
	content: '\f2cb'
}

.icon-shower:before {
	content: '\f2cc'
}

.icon-bath:before {
	content: '\f2cd'
}

.icon-podcast:before {
	content: '\f2ce'
}

.icon-window-maximize:before {
	content: '\f2d0'
}

.icon-window-minimize:before {
	content: '\f2d1'
}

.icon-window-restore:before {
	content: '\f2d2'
}

.icon-window-close:before {
	content: '\f2d3'
}

.icon-window-close-o:before {
	content: '\f2d4'
}

.icon-bandcamp:before {
	content: '\f2d5'
}

.icon-grav:before {
	content: '\f2d6'
}

.icon-etsy:before {
	content: '\f2d7'
}

.icon-imdb:before {
	content: '\f2d8'
}

.icon-ravelry:before {
	content: '\f2d9'
}

.icon-eercast:before {
	content: '\f2da'
}

.icon-microchip:before {
	content: '\f2db'
}

.icon-snowflake-o:before {
	content: '\f2dc'
}

.icon-superpowers:before {
	content: '\f2dd'
}

.icon-wpexplorer:before {
	content: '\f2de'
}

.icon-meetup:before {
	content: '\f2e0'
}

.icon-github-squared:before {
	content: '\f300'
}

.icon-github-circled-1:before {
	content: '\f301'
}

.icon-twitter-3:before {
	content: '\f302'
}

.icon-flickr-1:before {
	content: '\f303'
}

.icon-twitter-squared:before {
	content: '\f304'
}

.icon-vimeo-1:before {
	content: '\f306'
}

.icon-vimeo-circled:before {
	content: '\f307'
}

.icon-facebook-squared:before {
	content: '\f308'
}

.icon-twitter-1:before {
	content: '\f309'
}

.icon-twitter-circled:before {
	content: '\f30a'
}

.icon-linkedin-squared:before {
	content: '\f30c'
}

.icon-facebook-circled:before {
	content: '\f30d'
}

.icon-facebook-squared-1:before {
	content: '\f30e'
}

.icon-gplus-1:before {
	content: '\f30f'
}

.icon-gplus-circled:before {
	content: '\f310'
}

.icon-pinterest-1:before {
	content: '\f312'
}

.icon-pinterest-circled-1:before {
	content: '\f313'
}

.icon-twitter-rect:before {
	content: '\f314'
}

.icon-tumblr-1:before {
	content: '\f315'
}

.icon-tumblr-circled:before {
	content: '\f316'
}

.icon-linkedin-1:before {
	content: '\f318'
}

.icon-linkedin-circled:before {
	content: '\f319'
}

.icon-dribbble-1:before {
	content: '\f31b'
}

.icon-dribbble-circled:before {
	content: '\f31c'
}

.icon-stumbleupon-1:before {
	content: '\f31e'
}

.icon-stumbleupon-circled-1:before {
	content: '\f31f'
}

.icon-lastfm-1:before {
	content: '\f321'
}

.icon-lastfm-circled:before {
	content: '\f322'
}

.icon-rdio:before {
	content: '\f324'
}

.icon-rdio-circled:before {
	content: '\f325'
}

.icon-spotify-1:before {
	content: '\f327'
}

.icon-spotify-circled:before {
	content: '\f328'
}

.icon-qq-1:before {
	content: '\f32a'
}

.icon-instagram-1:before {
	content: '\f32d'
}

.icon-dropbox-1:before {
	content: '\f330'
}

.icon-evernote:before {
	content: '\f333'
}

.icon-flattr:before {
	content: '\f336'
}

.icon-skype-1:before {
	content: '\f339'
}

.icon-skype-circled:before {
	content: '\f33a'
}

.icon-renren-1:before {
	content: '\f33c'
}

.icon-sina-weibo:before {
	content: '\f33f'
}

.icon-paypal-1:before {
	content: '\f342'
}

.icon-picasa:before {
	content: '\f345'
}

.icon-soundcloud-1:before {
	content: '\f348'
}

.icon-mixi:before {
	content: '\f34b'
}

.icon-behance-1:before {
	content: '\f34e'
}

.icon-google-circles:before {
	content: '\f351'
}

.icon-vkontakte-1:before {
	content: '\f354'
}

.icon-smashing:before {
	content: '\f357'
}

.icon-comment-4:before {
	content: '\f4ac'
}

.icon-folder-open-empty-1:before {
	content: '\f4c2'
}

.icon-calendar-5:before {
	content: '\f4c5'
}

.icon-newspaper-2:before {
	content: '\f4f0'
}

.icon-camera-5:before {
	content: '\f4f7'
}

.icon-search-5:before {
	content: '\f50d'
}

.icon-lock-alt:before {
	content: '\f510'
}

.icon-lock-5:before {
	content: '\f512'
}

.icon-lock-open-5:before {
	content: '\f513'
}

.icon-joystick:before {
	content: '\f514'
}

.icon-fire-1:before {
	content: '\f525'
}

.icon-chart-bar-5:before {
	content: '\f526'
}

.icon-spread:before {
	content: '\f527'
}

.icon-spinner1:before {
	content: '\f528'
}

.icon-spinner2:before {
	content: '\f529'
}

.icon-db-shape:before {
	content: '\f600'
}

.icon-sweden:before {
	content: '\f601'
}

.icon-logo-db:before {
	content: '\f603'
}

@charset "UTF-8";
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body {
	margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display: block
}

audio,canvas,progress,video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}[hidden],template {
	display: none
}

a {
	background-color: transparent
}

a:active,a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	margin: .67em 0;
	font-size: 2em
}

mark {
	color: #000;
	background: #ff0
}

small {
	font-size: 80%
}

sub,sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

pre {
	overflow: auto
}

code,kbd,pre,samp {
	font-family: monospace,monospace;
	font-size: 1em
}

button,input,optgroup,select,textarea {
	margin: 0;
	font: inherit;
	color: inherit
}

button {
	overflow: visible
}

button,select {
	text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
	padding: 0;
	border: 0
}

input {
	line-height: normal
}

input[type=checkbox],input[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid silver
}

legend {
	padding: 0;
	border: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

td,th {
	padding: 0
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
	*,:after,:before {
		color: #000!important;
		text-shadow: none!important;
		background: 0 0!important;
		-webkit-box-shadow: none!important;
		box-shadow: none!important
	}

	a,a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	a[href^="javascript:"]:after,a[href^="#"]:after {
		content: ""
	}

	blockquote,pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	img,tr {
		page-break-inside: avoid
	}

	img {
		max-width: 100%!important
	}

	h2,h3,p {
		orphans: 3;
		widows: 3
	}

	h2,h3 {
		page-break-after: avoid
	}

	.navbar {
		display: none
	}

	.btn>.caret,.dropup>.btn>.caret {
		border-top-color: #000!important
	}

	.label {
		border: 1px solid #000
	}

	.table {
		border-collapse: collapse!important
	}

	.table td,.table th {
		background-color: #fff!important
	}

	.table-bordered td,.table-bordered th {
		border: 1px solid #ddd!important
	}
}

@font-face {
	font-family:'Glyphicons Halflings';
/*	src:url(//theme.nicetheme.xyz/grace/wp-content/themes/grace8.5.0/includes/css/../fonts/glyphicons-halflings-regular.eot);
	src:url(//theme.nicetheme.xyz/grace/wp-content/themes/grace8.5.0/includes/css/../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),
	url(//theme.nicetheme.xyz/grace/wp-content/themes/grace8.5.0/includes/css/../fonts/glyphicons-halflings-regular.woff2) format('woff2'),
	url(//theme.nicetheme.xyz/grace/wp-content/themes/grace8.5.0/includes/css/../fonts/glyphicons-halflings-regular.woff) format('woff'),
	url(//theme.nicetheme.xyz/grace/wp-content/themes/grace8.5.0/includes/css/../fonts/glyphicons-halflings-regular.ttf) format('truetype'),
	url(//theme.nicetheme.xyz/grace/wp-content/themes/grace8.5.0/includes/css/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
*/}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
	content: "\002a"
}

.glyphicon-plus:before {
	content: "\002b"
}

.glyphicon-eur:before,.glyphicon-euro:before {
	content: "\20ac"
}

.glyphicon-minus:before {
	content: "\2212"
}

.glyphicon-cloud:before {
	content: "\2601"
}

.glyphicon-envelope:before {
	content: "\2709"
}

.glyphicon-pencil:before {
	content: "\270f"
}

.glyphicon-glass:before {
	content: "\e001"
}

.glyphicon-music:before {
	content: "\e002"
}

.glyphicon-search:before {
	content: "\e003"
}

.glyphicon-heart:before {
	content: "\e005"
}

.glyphicon-star:before {
	content: "\e006"
}

.glyphicon-star-empty:before {
	content: "\e007"
}

.glyphicon-user:before {
	content: "\e008"
}

.glyphicon-film:before {
	content: "\e009"
}

.glyphicon-th-large:before {
	content: "\e010"
}

.glyphicon-th:before {
	content: "\e011"
}

.glyphicon-th-list:before {
	content: "\e012"
}

.glyphicon-ok:before {
	content: "\e013"
}

.glyphicon-remove:before {
	content: "\e014"
}

.glyphicon-zoom-in:before {
	content: "\e015"
}

.glyphicon-zoom-out:before {
	content: "\e016"
}

.glyphicon-off:before {
	content: "\e017"
}

.glyphicon-signal:before {
	content: "\e018"
}

.glyphicon-cog:before {
	content: "\e019"
}

.glyphicon-trash:before {
	content: "\e020"
}

.glyphicon-home:before {
	content: "\e021"
}

.glyphicon-file:before {
	content: "\e022"
}

.glyphicon-time:before {
	content: "\e023"
}

.glyphicon-road:before {
	content: "\e024"
}

.glyphicon-download-alt:before {
	content: "\e025"
}

.glyphicon-download:before {
	content: "\e026"
}

.glyphicon-upload:before {
	content: "\e027"
}

.glyphicon-inbox:before {
	content: "\e028"
}

.glyphicon-play-circle:before {
	content: "\e029"
}

.glyphicon-repeat:before {
	content: "\e030"
}

.glyphicon-refresh:before {
	content: "\e031"
}

.glyphicon-list-alt:before {
	content: "\e032"
}

.glyphicon-lock:before {
	content: "\e033"
}

.glyphicon-flag:before {
	content: "\e034"
}

.glyphicon-headphones:before {
	content: "\e035"
}

.glyphicon-volume-off:before {
	content: "\e036"
}

.glyphicon-volume-down:before {
	content: "\e037"
}

.glyphicon-volume-up:before {
	content: "\e038"
}

.glyphicon-qrcode:before {
	content: "\e039"
}

.glyphicon-barcode:before {
	content: "\e040"
}

.glyphicon-tag:before {
	content: "\e041"
}

.glyphicon-tags:before {
	content: "\e042"
}

.glyphicon-book:before {
	content: "\e043"
}

.glyphicon-bookmark:before {
	content: "\e044"
}

.glyphicon-print:before {
	content: "\e045"
}

.glyphicon-camera:before {
	content: "\e046"
}

.glyphicon-font:before {
	content: "\e047"
}

.glyphicon-bold:before {
	content: "\e048"
}

.glyphicon-italic:before {
	content: "\e049"
}

.glyphicon-text-height:before {
	content: "\e050"
}

.glyphicon-text-width:before {
	content: "\e051"
}

.glyphicon-align-left:before {
	content: "\e052"
}

.glyphicon-align-center:before {
	content: "\e053"
}

.glyphicon-align-right:before {
	content: "\e054"
}

.glyphicon-align-justify:before {
	content: "\e055"
}

.glyphicon-list:before {
	content: "\e056"
}

.glyphicon-indent-left:before {
	content: "\e057"
}

.glyphicon-indent-right:before {
	content: "\e058"
}

.glyphicon-facetime-video:before {
	content: "\e059"
}

.glyphicon-picture:before {
	content: "\e060"
}

.glyphicon-map-marker:before {
	content: "\e062"
}

.glyphicon-adjust:before {
	content: "\e063"
}

.glyphicon-tint:before {
	content: "\e064"
}

.glyphicon-edit:before {
	content: "\e065"
}

.glyphicon-share:before {
	content: "\e066"
}

.glyphicon-check:before {
	content: "\e067"
}

.glyphicon-move:before {
	content: "\e068"
}

.glyphicon-step-backward:before {
	content: "\e069"
}

.glyphicon-fast-backward:before {
	content: "\e070"
}

.glyphicon-backward:before {
	content: "\e071"
}

.glyphicon-play:before {
	content: "\e072"
}

.glyphicon-pause:before {
	content: "\e073"
}

.glyphicon-stop:before {
	content: "\e074"
}

.glyphicon-forward:before {
	content: "\e075"
}

.glyphicon-fast-forward:before {
	content: "\e076"
}

.glyphicon-step-forward:before {
	content: "\e077"
}

.glyphicon-eject:before {
	content: "\e078"
}

.glyphicon-chevron-left:before {
	content: "\e079"
}

.glyphicon-chevron-right:before {
	content: "\e080"
}

.glyphicon-plus-sign:before {
	content: "\e081"
}

.glyphicon-minus-sign:before {
	content: "\e082"
}

.glyphicon-remove-sign:before {
	content: "\e083"
}

.glyphicon-ok-sign:before {
	content: "\e084"
}

.glyphicon-question-sign:before {
	content: "\e085"
}

.glyphicon-info-sign:before {
	content: "\e086"
}

.glyphicon-screenshot:before {
	content: "\e087"
}

.glyphicon-remove-circle:before {
	content: "\e088"
}

.glyphicon-ok-circle:before {
	content: "\e089"
}

.glyphicon-ban-circle:before {
	content: "\e090"
}

.glyphicon-arrow-left:before {
	content: "\e091"
}

.glyphicon-arrow-right:before {
	content: "\e092"
}

.glyphicon-arrow-up:before {
	content: "\e093"
}

.glyphicon-arrow-down:before {
	content: "\e094"
}

.glyphicon-share-alt:before {
	content: "\e095"
}

.glyphicon-resize-full:before {
	content: "\e096"
}

.glyphicon-resize-small:before {
	content: "\e097"
}

.glyphicon-exclamation-sign:before {
	content: "\e101"
}

.glyphicon-gift:before {
	content: "\e102"
}

.glyphicon-leaf:before {
	content: "\e103"
}

.glyphicon-fire:before {
	content: "\e104"
}

.glyphicon-eye-open:before {
	content: "\e105"
}

.glyphicon-eye-close:before {
	content: "\e106"
}

.glyphicon-warning-sign:before {
	content: "\e107"
}

.glyphicon-plane:before {
	content: "\e108"
}

.glyphicon-calendar:before {
	content: "\e109"
}

.glyphicon-random:before {
	content: "\e110"
}

.glyphicon-comment:before {
	content: "\e111"
}

.glyphicon-magnet:before {
	content: "\e112"
}

.glyphicon-chevron-up:before {
	content: "\e113"
}

.glyphicon-chevron-down:before {
	content: "\e114"
}

.glyphicon-retweet:before {
	content: "\e115"
}

.glyphicon-shopping-cart:before {
	content: "\e116"
}

.glyphicon-folder-close:before {
	content: "\e117"
}

.glyphicon-folder-open:before {
	content: "\e118"
}

.glyphicon-resize-vertical:before {
	content: "\e119"
}

.glyphicon-resize-horizontal:before {
	content: "\e120"
}

.glyphicon-hdd:before {
	content: "\e121"
}

.glyphicon-bullhorn:before {
	content: "\e122"
}

.glyphicon-bell:before {
	content: "\e123"
}

.glyphicon-certificate:before {
	content: "\e124"
}

.glyphicon-thumbs-up:before {
	content: "\e125"
}

.glyphicon-thumbs-down:before {
	content: "\e126"
}

.glyphicon-hand-right:before {
	content: "\e127"
}

.glyphicon-hand-left:before {
	content: "\e128"
}

.glyphicon-hand-up:before {
	content: "\e129"
}

.glyphicon-hand-down:before {
	content: "\e130"
}

.glyphicon-circle-arrow-right:before {
	content: "\e131"
}

.glyphicon-circle-arrow-left:before {
	content: "\e132"
}

.glyphicon-circle-arrow-up:before {
	content: "\e133"
}

.glyphicon-circle-arrow-down:before {
	content: "\e134"
}

.glyphicon-globe:before {
	content: "\e135"
}

.glyphicon-wrench:before {
	content: "\e136"
}

.glyphicon-tasks:before {
	content: "\e137"
}

.glyphicon-filter:before {
	content: "\e138"
}

.glyphicon-briefcase:before {
	content: "\e139"
}

.glyphicon-fullscreen:before {
	content: "\e140"
}

.glyphicon-dashboard:before {
	content: "\e141"
}

.glyphicon-paperclip:before {
	content: "\e142"
}

.glyphicon-heart-empty:before {
	content: "\e143"
}

.glyphicon-link:before {
	content: "\e144"
}

.glyphicon-phone:before {
	content: "\e145"
}

.glyphicon-pushpin:before {
	content: "\e146"
}

.glyphicon-usd:before {
	content: "\e148"
}

.glyphicon-gbp:before {
	content: "\e149"
}

.glyphicon-sort:before {
	content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
	content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152"
}

.glyphicon-sort-by-order:before {
	content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
	content: "\e154"
}

.glyphicon-sort-by-attributes:before {
	content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
	content: "\e156"
}

.glyphicon-unchecked:before {
	content: "\e157"
}

.glyphicon-expand:before {
	content: "\e158"
}

.glyphicon-collapse-down:before {
	content: "\e159"
}

.glyphicon-collapse-up:before {
	content: "\e160"
}

.glyphicon-log-in:before {
	content: "\e161"
}

.glyphicon-flash:before {
	content: "\e162"
}

.glyphicon-log-out:before {
	content: "\e163"
}

.glyphicon-new-window:before {
	content: "\e164"
}

.glyphicon-record:before {
	content: "\e165"
}

.glyphicon-save:before {
	content: "\e166"
}

.glyphicon-open:before {
	content: "\e167"
}

.glyphicon-saved:before {
	content: "\e168"
}

.glyphicon-import:before {
	content: "\e169"
}

.glyphicon-export:before {
	content: "\e170"
}

.glyphicon-send:before {
	content: "\e171"
}

.glyphicon-floppy-disk:before {
	content: "\e172"
}

.glyphicon-floppy-saved:before {
	content: "\e173"
}

.glyphicon-floppy-remove:before {
	content: "\e174"
}

.glyphicon-floppy-save:before {
	content: "\e175"
}

.glyphicon-floppy-open:before {
	content: "\e176"
}

.glyphicon-credit-card:before {
	content: "\e177"
}

.glyphicon-transfer:before {
	content: "\e178"
}

.glyphicon-cutlery:before {
	content: "\e179"
}

.glyphicon-header:before {
	content: "\e180"
}

.glyphicon-compressed:before {
	content: "\e181"
}

.glyphicon-earphone:before {
	content: "\e182"
}

.glyphicon-phone-alt:before {
	content: "\e183"
}

.glyphicon-tower:before {
	content: "\e184"
}

.glyphicon-stats:before {
	content: "\e185"
}

.glyphicon-sd-video:before {
	content: "\e186"
}

.glyphicon-hd-video:before {
	content: "\e187"
}

.glyphicon-subtitles:before {
	content: "\e188"
}

.glyphicon-sound-stereo:before {
	content: "\e189"
}

.glyphicon-sound-dolby:before {
	content: "\e190"
}

.glyphicon-sound-5-1:before {
	content: "\e191"
}

.glyphicon-sound-6-1:before {
	content: "\e192"
}

.glyphicon-sound-7-1:before {
	content: "\e193"
}

.glyphicon-copyright-mark:before {
	content: "\e194"
}

.glyphicon-registration-mark:before {
	content: "\e195"
}

.glyphicon-cloud-download:before {
	content: "\e197"
}

.glyphicon-cloud-upload:before {
	content: "\e198"
}

.glyphicon-tree-conifer:before {
	content: "\e199"
}

.glyphicon-tree-deciduous:before {
	content: "\e200"
}

.glyphicon-cd:before {
	content: "\e201"
}

.glyphicon-save-file:before {
	content: "\e202"
}

.glyphicon-open-file:before {
	content: "\e203"
}

.glyphicon-level-up:before {
	content: "\e204"
}

.glyphicon-copy:before {
	content: "\e205"
}

.glyphicon-paste:before {
	content: "\e206"
}

.glyphicon-alert:before {
	content: "\e209"
}

.glyphicon-equalizer:before {
	content: "\e210"
}

.glyphicon-king:before {
	content: "\e211"
}

.glyphicon-queen:before {
	content: "\e212"
}

.glyphicon-pawn:before {
	content: "\e213"
}

.glyphicon-bishop:before {
	content: "\e214"
}

.glyphicon-knight:before {
	content: "\e215"
}

.glyphicon-baby-formula:before {
	content: "\e216"
}

.glyphicon-tent:before {
	content: "\26fa"
}

.glyphicon-blackboard:before {
	content: "\e218"
}

.glyphicon-bed:before {
	content: "\e219"
}

.glyphicon-apple:before {
	content: "\f8ff"
}

.glyphicon-erase:before {
	content: "\e221"
}

.glyphicon-hourglass:before {
	content: "\231b"
}

.glyphicon-lamp:before {
	content: "\e223"
}

.glyphicon-duplicate:before {
	content: "\e224"
}

.glyphicon-piggy-bank:before {
	content: "\e225"
}

.glyphicon-scissors:before {
	content: "\e226"
}

.glyphicon-bitcoin:before {
	content: "\e227"
}

.glyphicon-btc:before {
	content: "\e227"
}

.glyphicon-xbt:before {
	content: "\e227"
}

.glyphicon-yen:before {
	content: "\00a5"
}

.glyphicon-jpy:before {
	content: "\00a5"
}

.glyphicon-ruble:before {
	content: "\20bd"
}

.glyphicon-rub:before {
	content: "\20bd"
}

.glyphicon-scale:before {
	content: "\e230"
}

.glyphicon-ice-lolly:before {
	content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
	content: "\e232"
}

.glyphicon-education:before {
	content: "\e233"
}

.glyphicon-option-horizontal:before {
	content: "\e234"
}

.glyphicon-option-vertical:before {
	content: "\e235"
}

.glyphicon-menu-hamburger:before {
	content: "\e236"
}

.glyphicon-modal-window:before {
	content: "\e237"
}

.glyphicon-oil:before {
	content: "\e238"
}

.glyphicon-grain:before {
	content: "\e239"
}

.glyphicon-sunglasses:before {
	content: "\e240"
}

.glyphicon-text-size:before {
	content: "\e241"
}

.glyphicon-text-color:before {
	content: "\e242"
}

.glyphicon-text-background:before {
	content: "\e243"
}

.glyphicon-object-align-top:before {
	content: "\e244"
}

.glyphicon-object-align-bottom:before {
	content: "\e245"
}

.glyphicon-object-align-horizontal:before {
	content: "\e246"
}

.glyphicon-object-align-left:before {
	content: "\e247"
}

.glyphicon-object-align-vertical:before {
	content: "\e248"
}

.glyphicon-object-align-right:before {
	content: "\e249"
}

.glyphicon-triangle-right:before {
	content: "\e250"
}

.glyphicon-triangle-left:before {
	content: "\e251"
}

.glyphicon-triangle-bottom:before {
	content: "\e252"
}

.glyphicon-triangle-top:before {
	content: "\e253"
}

.glyphicon-console:before {
	content: "\e254"
}

.glyphicon-superscript:before {
	content: "\e255"
}

.glyphicon-subscript:before {
	content: "\e256"
}

.glyphicon-menu-left:before {
	content: "\e257"
}

.glyphicon-menu-right:before {
	content: "\e258"
}

.glyphicon-menu-down:before {
	content: "\e259"
}

.glyphicon-menu-up:before {
	content: "\e260"
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

:after,:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}

button,input,select,textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #337ab7;
	text-decoration: none
}

a:focus,a:hover {
	color: #23527c;
	text-decoration: underline
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}[role=button] {
	cursor: pointer
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}

.h1,.h2,.h3,h1,h2,h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small {
	font-size: 65%
}

.h4,.h5,.h6,h4,h5,h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
	font-size: 75%
}

.h1,h1 {
	font-size: 36px
}

.h2,h2 {
	font-size: 30px
}

.h3,h3 {
	font-size: 24px
}

.h4,h4 {
	font-size: 18px
}

.h5,h5 {
	font-size: 14px
}

.h6,h6 {
	font-size: 12px
}

p {
	margin: 0 0 10px
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

@media (min-width:768px) {
	.lead {
		font-size: 21px
	}
}

.small,small {
	font-size: 85%
}

.mark,mark {
	padding: .2em;
	background-color: #fcf8e3
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #337ab7
}

a.text-primary:focus,a.text-primary:hover {
	color: #286090
}

.text-success {
	color: #3c763d
}

a.text-success:focus,a.text-success:hover {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:focus,a.text-info:hover {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:focus,a.text-warning:hover {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:focus,a.text-danger:hover {
	color: #843534
}

.bg-primary {
	color: #fff;
	background-color: #337ab7
}

a.bg-primary:focus,a.bg-primary:hover {
	background-color: #286090
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:focus,a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:focus,a.bg-info:hover {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:focus,a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:focus,a.bg-danger:hover {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

ol,ul {
	margin-top: 0;
	margin-bottom: 10px
}

ol ol,ol ul,ul ol,ul ul {
	margin-bottom: 0
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	margin-left: -5px;
	list-style: none
}

.list-inline>li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 20px
}

dd,dt {
	line-height: 1.42857143
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		overflow: hidden;
		clear: left;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.dl-horizontal dd {
		margin-left: 180px
	}
}

abbr[data-original-title],abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}

blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child {
	margin-bottom: 0
}

blockquote .small,blockquote footer,blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777
}

blockquote .small:before,blockquote footer:before,blockquote small:before {
	content: '\2014 \00A0'
}

.blockquote-reverse,blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	text-align: right;
	border-right: 5px solid #eee;
	border-left: 0
}

.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before {
	content: ''
}

.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after {
	content: '\00A0 \2014'
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143
}

code,kbd,pre,samp {
	font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	-webkit-box-shadow: none;
	box-shadow: none
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:768px) {
	.container {
		width: 750px
	}
}

@media (min-width:992px) {
	.container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1170px
	}
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	margin-right: -15px;
	margin-left: -15px
}

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-pull-11 {
	right: 91.66666667%
}

.col-xs-pull-10 {
	right: 83.33333333%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-8 {
	right: 66.66666667%
}

.col-xs-pull-7 {
	right: 58.33333333%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-5 {
	right: 41.66666667%
}

.col-xs-pull-4 {
	right: 33.33333333%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-2 {
	right: 16.66666667%
}

.col-xs-pull-1 {
	right: 8.33333333%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-push-11 {
	left: 91.66666667%
}

.col-xs-push-10 {
	left: 83.33333333%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-8 {
	left: 66.66666667%
}

.col-xs-push-7 {
	left: 58.33333333%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-5 {
	left: 41.66666667%
}

.col-xs-push-4 {
	left: 33.33333333%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-2 {
	left: 16.66666667%
}

.col-xs-push-1 {
	left: 8.33333333%
}

.col-xs-push-0 {
	left: auto
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
	.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
		float: left
	}

	.col-sm-12 {
		width: 100%
	}

	.col-sm-11 {
		width: 91.66666667%
	}

	.col-sm-10 {
		width: 83.33333333%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-8 {
		width: 66.66666667%
	}

	.col-sm-7 {
		width: 58.33333333%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-5 {
		width: 41.66666667%
	}

	.col-sm-4 {
		width: 33.33333333%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-2 {
		width: 16.66666667%
	}

	.col-sm-1 {
		width: 8.33333333%
	}

	.col-sm-pull-12 {
		right: 100%
	}

	.col-sm-pull-11 {
		right: 91.66666667%
	}

	.col-sm-pull-10 {
		right: 83.33333333%
	}

	.col-sm-pull-9 {
		right: 75%
	}

	.col-sm-pull-8 {
		right: 66.66666667%
	}

	.col-sm-pull-7 {
		right: 58.33333333%
	}

	.col-sm-pull-6 {
		right: 50%
	}

	.col-sm-pull-5 {
		right: 41.66666667%
	}

	.col-sm-pull-4 {
		right: 33.33333333%
	}

	.col-sm-pull-3 {
		right: 25%
	}

	.col-sm-pull-2 {
		right: 16.66666667%
	}

	.col-sm-pull-1 {
		right: 8.33333333%
	}

	.col-sm-pull-0 {
		right: auto
	}

	.col-sm-push-12 {
		left: 100%
	}

	.col-sm-push-11 {
		left: 91.66666667%
	}

	.col-sm-push-10 {
		left: 83.33333333%
	}

	.col-sm-push-9 {
		left: 75%
	}

	.col-sm-push-8 {
		left: 66.66666667%
	}

	.col-sm-push-7 {
		left: 58.33333333%
	}

	.col-sm-push-6 {
		left: 50%
	}

	.col-sm-push-5 {
		left: 41.66666667%
	}

	.col-sm-push-4 {
		left: 33.33333333%
	}

	.col-sm-push-3 {
		left: 25%
	}

	.col-sm-push-2 {
		left: 16.66666667%
	}

	.col-sm-push-1 {
		left: 8.33333333%
	}

	.col-sm-push-0 {
		left: auto
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:992px) {
	.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
		float: left
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-11 {
		width: 91.66666667%
	}

	.col-md-10 {
		width: 83.33333333%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-8 {
		width: 66.66666667%
	}

	.col-md-7 {
		width: 58.33333333%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-5 {
		width: 41.66666667%
	}

	.col-md-4 {
		width: 33.33333333%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-2 {
		width: 16.66666667%
	}

	.col-md-1 {
		width: 8.33333333%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-pull-11 {
		right: 91.66666667%
	}

	.col-md-pull-10 {
		right: 83.33333333%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-8 {
		right: 66.66666667%
	}

	.col-md-pull-7 {
		right: 58.33333333%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-5 {
		right: 41.66666667%
	}

	.col-md-pull-4 {
		right: 33.33333333%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-2 {
		right: 16.66666667%
	}

	.col-md-pull-1 {
		right: 8.33333333%
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-push-11 {
		left: 91.66666667%
	}

	.col-md-push-10 {
		left: 83.33333333%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-8 {
		left: 66.66666667%
	}

	.col-md-push-7 {
		left: 58.33333333%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-5 {
		left: 41.66666667%
	}

	.col-md-push-4 {
		left: 33.33333333%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-2 {
		left: 16.66666667%
	}

	.col-md-push-1 {
		left: 8.33333333%
	}

	.col-md-push-0 {
		left: auto
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {
	.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
		float: left
	}

	.col-lg-12 {
		width: 100%
	}

	.col-lg-11 {
		width: 91.66666667%
	}

	.col-lg-10 {
		width: 83.33333333%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-8 {
		width: 66.66666667%
	}

	.col-lg-7 {
		width: 58.33333333%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-5 {
		width: 41.66666667%
	}

	.col-lg-4 {
		width: 33.33333333%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-2 {
		width: 16.66666667%
	}

	.col-lg-1 {
		width: 8.33333333%
	}

	.col-lg-pull-12 {
		right: 100%
	}

	.col-lg-pull-11 {
		right: 91.66666667%
	}

	.col-lg-pull-10 {
		right: 83.33333333%
	}

	.col-lg-pull-9 {
		right: 75%
	}

	.col-lg-pull-8 {
		right: 66.66666667%
	}

	.col-lg-pull-7 {
		right: 58.33333333%
	}

	.col-lg-pull-6 {
		right: 50%
	}

	.col-lg-pull-5 {
		right: 41.66666667%
	}

	.col-lg-pull-4 {
		right: 33.33333333%
	}

	.col-lg-pull-3 {
		right: 25%
	}

	.col-lg-pull-2 {
		right: 16.66666667%
	}

	.col-lg-pull-1 {
		right: 8.33333333%
	}

	.col-lg-pull-0 {
		right: auto
	}

	.col-lg-push-12 {
		left: 100%
	}

	.col-lg-push-11 {
		left: 91.66666667%
	}

	.col-lg-push-10 {
		left: 83.33333333%
	}

	.col-lg-push-9 {
		left: 75%
	}

	.col-lg-push-8 {
		left: 66.66666667%
	}

	.col-lg-push-7 {
		left: 58.33333333%
	}

	.col-lg-push-6 {
		left: 50%
	}

	.col-lg-push-5 {
		left: 41.66666667%
	}

	.col-lg-push-4 {
		left: 33.33333333%
	}

	.col-lg-push-3 {
		left: 25%
	}

	.col-lg-push-2 {
		left: 16.66666667%
	}

	.col-lg-push-1 {
		left: 8.33333333%
	}

	.col-lg-push-0 {
		left: auto
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
	background-color: transparent
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left
}

th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th {
	border-top: 0
}

.table>tbody+tbody {
	border-top: 2px solid #ddd
}

.table .table {
	background-color: #fff
}

.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th {
	padding: 5px
}

.table-bordered {
	border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
	border: 1px solid #ddd
}

.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
	border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}

table col[class*=col-] {
	position: static;
	display: table-column;
	float: none
}

table td[class*=col-],table th[class*=col-] {
	position: static;
	display: table-cell;
	float: none
}

.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active {
	background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}

.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success {
	background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}

.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info {
	background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}

.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning {
	background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}

.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger {
	background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}

.table-responsive {
	min-height: .01%;
	overflow-x: auto
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}

	.table-responsive>.table {
		margin-bottom: 0
	}

	.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th {
		white-space: nowrap
	}

	.table-responsive>.table-bordered {
		border: 0
	}

	.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0
	}

	.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0
	}

	.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0
	}
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}

input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

input[type=checkbox],input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple],select[size] {
	height: auto
}

input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder {
	color: #999
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}

.form-control[disabled],fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

input[type=search] {
	-webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control {
		line-height: 34px
	}

	.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm {
		line-height: 30px
	}

	.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg {
		line-height: 46px
	}
}

.form-group {
	margin-bottom: 15px
}

.checkbox,.radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.checkbox label,.radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio] {
	position: absolute;
	margin-top: 4px\9;
	margin-left: -20px
}

.checkbox+.checkbox,.radio+.radio {
	margin-top: -5px
}

.checkbox-inline,.radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer
}

.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}

fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled] {
	cursor: not-allowed
}

.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline {
	cursor: not-allowed
}

.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label {
	cursor: not-allowed
}

.form-control-static {
	min-height: 34px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0
}

.form-control-static.input-lg,.form-control-static.input-sm {
	padding-right: 0;
	padding-left: 0
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-sm {
	height: 30px;
	line-height: 30px
}

select[multiple].input-sm,textarea.input-sm {
	height: auto
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}

.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control {
	height: auto
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

select.input-lg {
	height: 46px;
	line-height: 46px
}

select[multiple].input-lg,textarea.input-lg {
	height: auto
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}

.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control {
	height: auto
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 42.5px
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label {
	color: #3c763d
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
}

.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d
}

.has-success .form-control-feedback {
	color: #3c763d
}

.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label {
	color: #8a6d3b
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b
}

.has-warning .form-control-feedback {
	color: #8a6d3b
}

.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label {
	color: #a94442
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
}

.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442
}

.has-error .form-control-feedback {
	color: #a94442
}

.has-feedback label~.form-control-feedback {
	top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media (min-width:768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.form-inline .form-control-static {
		display: inline-block
	}

	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}

	.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn {
		width: auto
	}

	.form-inline .input-group>.form-control {
		width: 100%
	}

	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .checkbox,.form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .checkbox label,.form-inline .radio label {
		padding-left: 0
	}

	.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}

	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0
}

.form-horizontal .checkbox,.form-horizontal .radio {
	min-height: 27px
}

.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {
	.form-horizontal .control-label {
		padding-top: 7px;
		margin-bottom: 0;
		text-align: right
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}

@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 18px
	}
}

@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px
	}
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn.focus,.btn:focus,.btn:hover {
	color: #333;
	text-decoration: none
}

.btn.active,.btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65
}

a.btn.disabled,fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.btn-default.focus,.btn-default:focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}

.btn-default:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}

.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default {
	background-image: none
}

.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc
}

.btn-default .badge {
	color: #fff;
	background-color: #333
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary.focus,.btn-primary:focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40
}

.btn-primary:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40
}

.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary {
	background-image: none
}

.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover {
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success.focus,.btn-success:focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625
}

.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover {
	color: #fff;
	background-color: #398439;
	border-color: #255625
}

.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success {
	background-image: none
}

.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info.focus,.btn-info:focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85
}

.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85
}

.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info {
	background-image: none
}

.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning.focus,.btn-warning:focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d
}

.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d
}

.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning {
	background-image: none
}

.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger.focus,.btn-danger:focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19
}

.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19
}

.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger {
	background-image: none
}

.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}

.btn-link {
	font-weight: 400;
	color: #337ab7;
	border-radius: 0
}

.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover {
	border-color: transparent
}

.btn-link:focus,.btn-link:hover {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none
}

.btn-group-lg>.btn,.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.btn-group-sm>.btn,.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-group-xs>.btn,.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
	width: 100%
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

tr.collapse.in {
	display: table-row
}

tbody.collapse.in {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-property: height,visibility;
	-o-transition-property: height,visibility;
	transition-property: height,visibility
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropdown,.dropup {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
	color: #777
}

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
	display: block
}

.open>a {
	outline: 0
}

.dropdown-menu-right {
	right: 0;
	left: auto
}

.dropdown-menu-left {
	right: auto;
	left: 0
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap
}

.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid\9
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}

@media (min-width:768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto
	}

	.navbar-right .dropdown-menu-left {
		right: auto;
		left: 0
	}
}

.btn-group,.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.btn-group-vertical>.btn,.btn-group>.btn {
	position: relative;
	float: left
}

.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
	z-index: 2
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
	margin-left: -1px
}

.btn-toolbar {
	margin-left: -5px
}

.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group {
	float: left
}

.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group {
	margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group>.btn-group {
	float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
	outline: 0
}

.btn-group>.btn+.dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn .caret {
	margin-left: 0
}

.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
	float: none
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group {
	display: table-cell;
	float: none;
	width: 1%
}

.btn-group-justified>.btn-group .btn {
	width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto
}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
	position: absolute;
	clip: rect(0,0,0,0);
	pointer-events: none
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

.input-group[class*=col-] {
	float: none;
	padding-right: 0;
	padding-left: 0
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}

.input-group .form-control:focus {
	z-index: 3
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	line-height: 46px
}

select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn {
	height: auto
}

.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px
}

select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn {
	height: auto
}

.input-group .form-control,.input-group-addon,.input-group-btn {
	display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.input-group-addon,.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px
}

.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}

.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px
}

.input-group-addon input[type=checkbox],.input-group-addon input[type=radio] {
	margin-top: 0
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group-addon:first-child {
	border-right: 0
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group-addon:last-child {
	border-left: 0
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}

.input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover {
	z-index: 2
}

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
	margin-right: -1px
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px
}

.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav>li {
	position: relative;
	display: block
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}

.nav>li>a:focus,.nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.nav>li.disabled>a {
	color: #777
}

.nav>li.disabled>a:focus,.nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
	background-color: #eee;
	border-color: #337ab7
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent
}

.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}

.nav-tabs.nav-justified>li {
	float: none
}

.nav-tabs.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%
	}

	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0
	}
}

.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #ddd
}

@media (min-width:768px) {
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}

	.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}

.nav-pills>li {
	float: left
}

.nav-pills>li>a {
	border-radius: 4px
}

.nav-pills>li+li {
	margin-left: 2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #337ab7
}

.nav-stacked>li {
	float: none
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}

.nav-justified {
	width: 100%
}

.nav-justified>li {
	float: none
}

.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {
	.nav-justified>li {
		display: table-cell;
		width: 1%
	}

	.nav-justified>li>a {
		margin-bottom: 0
	}
}

.nav-tabs-justified {
	border-bottom: 0
}

.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
	border: 1px solid #ddd
}

@media (min-width:768px) {
	.nav-tabs-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}

	.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}

@media (min-width:768px) {
	.navbar {
		border-radius: 4px
	}
}

@media (min-width:768px) {
	.navbar-header {
		float: left
	}
}

.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
}

.navbar-collapse.in {
	overflow-y: auto
}

@media (min-width:768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}

	.navbar-collapse.collapse {
		display: block!important;
		height: auto!important;
		padding-bottom: 0;
		overflow: visible!important
	}

	.navbar-collapse.in {
		overflow-y: visible
	}

	.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse {
		padding-right: 0;
		padding-left: 0
	}
}

.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
	max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
	.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
		max-height: 200px
	}
}

.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {
	.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
		margin-right: 0;
		margin-left: 0
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media (min-width:768px) {
	.navbar-static-top {
		border-radius: 0
	}
}

.navbar-fixed-bottom,.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

@media (min-width:768px) {
	.navbar-fixed-bottom,.navbar-fixed-top {
		border-radius: 0
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}

.navbar-brand {
	float: left;
	height: 50px;
	padding: 15px;
	font-size: 18px;
	line-height: 20px
}

.navbar-brand:focus,.navbar-brand:hover {
	text-decoration: none
}

.navbar-brand>img {
	display: block
}

@media (min-width:768px) {
	.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
		margin-left: -15px
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.navbar-toggle:focus {
	outline: 0
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

@media (min-width:768px) {
	.navbar-toggle {
		display: none
	}
}

.navbar-nav {
	margin: 7.5px -15px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

@media (max-width:767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}

	.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 25px
	}

	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px
	}

	.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover {
		background-image: none
	}
}

@media (min-width:768px) {
	.navbar-nav {
		float: left;
		margin: 0
	}

	.navbar-nav>li {
		float: left
	}

	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px
	}
}

.navbar-form {
	padding: 10px 15px;
	margin-top: 8px;
	margin-right: -15px;
	margin-bottom: 8px;
	margin-left: -15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)
}

@media (min-width:768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.navbar-form .form-control-static {
		display: inline-block
	}

	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle
	}

	.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn {
		width: auto
	}

	.navbar-form .input-group>.form-control {
		width: 100%
	}

	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .checkbox,.navbar-form .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .checkbox label,.navbar-form .radio label {
		padding-left: 0
	}

	.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}

	.navbar-form .has-feedback .form-control-feedback {
		top: 0
	}
}

@media (max-width:767px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}

	.navbar-form .form-group:last-child {
		margin-bottom: 0
	}
}

@media (min-width:768px) {
	.navbar-form {
		width: auto;
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
		margin-left: 0;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}

.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}

.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}

@media (min-width:768px) {
	.navbar-text {
		float: left;
		margin-right: 15px;
		margin-left: 15px
	}
}

@media (min-width:768px) {
	.navbar-left {
		float: left!important
	}

	.navbar-right {
		float: right!important;
		margin-right: -15px
	}

	.navbar-right~.navbar-right {
		margin-right: 0
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}

.navbar-default .navbar-brand {
	color: #777
}

.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent
}

.navbar-default .navbar-text {
	color: #777
}

.navbar-default .navbar-nav>li>a {
	color: #777
}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
	color: #333;
	background-color: transparent
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}

.navbar-default .navbar-toggle {
	border-color: #ddd
}

.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
	background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
	border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
	color: #555;
	background-color: #e7e7e7
}

@media (max-width:767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #333;
		background-color: transparent
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #555;
		background-color: #e7e7e7
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #ccc;
		background-color: transparent
	}
}

.navbar-default .navbar-link {
	color: #777
}

.navbar-default .navbar-link:hover {
	color: #333
}

.navbar-default .btn-link {
	color: #777
}

.navbar-default .btn-link:focus,.navbar-default .btn-link:hover {
	color: #333
}

.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc
}

.navbar-inverse {
	background-color: #222;
	border-color: #080808
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-text {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover {
	color: #444;
	background-color: transparent
}

.navbar-inverse .navbar-toggle {
	border-color: #333
}

.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover {
	background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
	border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover {
	color: #fff;
	background-color: #080808
}

@media (max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #080808
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #9d9d9d
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fff;
		background-color: transparent
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #fff;
		background-color: #080808
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #444;
		background-color: transparent
	}
}

.navbar-inverse .navbar-link {
	color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
	color: #fff
}

.navbar-inverse .btn-link {
	color: #9d9d9d
}

.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover {
	color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #444
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0"
}

.breadcrumb>.active {
	color: #777
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}

.pagination>li {
	display: inline
}

.pagination>li>a,.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}

.pagination-lg>li>a,.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}

.pagination-sm>li>a,.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none
}

.pager li {
	display: inline
}

.pager li>a,.pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}

.pager li>a:focus,.pager li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.pager .next>a,.pager .next>span {
	float: right
}

.pager .previous>a,.pager .previous>span {
	float: left
}

.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span {
	color: #777;
	cursor: not-allowed;
	background-color: #fff
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}

a.label:focus,a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label:empty {
	display: none
}

.btn .label {
	position: relative;
	top: -1px
}

.label-default {
	background-color: #777
}

.label-default[href]:focus,.label-default[href]:hover {
	background-color: #5e5e5e
}

.label-primary {
	background-color: #337ab7
}

.label-primary[href]:focus,.label-primary[href]:hover {
	background-color: #286090
}

.label-success {
	background-color: #5cb85c
}

.label-success[href]:focus,.label-success[href]:hover {
	background-color: #449d44
}

.label-info {
	background-color: #5bc0de
}

.label-info[href]:focus,.label-info[href]:hover {
	background-color: #31b0d5
}

.label-warning {
	background-color: #f0ad4e
}

.label-warning[href]:focus,.label-warning[href]:hover {
	background-color: #ec971f
}

.label-danger {
	background-color: #d9534f
}

.label-danger[href]:focus,.label-danger[href]:hover {
	background-color: #c9302c
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #777;
	border-radius: 10px
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.btn-group-xs>.btn .badge,.btn-xs .badge {
	top: 0;
	padding: 1px 5px
}

a.badge:focus,a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
	color: #337ab7;
	background-color: #fff
}

.list-group-item>.badge {
	float: right
}

.list-group-item>.badge+.badge {
	margin-right: 5px
}

.nav-pills>li>a>.badge {
	margin-left: 3px
}

.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee
}

.jumbotron .h1,.jumbotron h1 {
	color: inherit
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200
}

.jumbotron>hr {
	border-top-color: #d5d5d5
}

.container .jumbotron,.container-fluid .jumbotron {
	padding-right: 15px;
	padding-left: 15px;
	border-radius: 6px
}

.jumbotron .container {
	max-width: 100%
}

@media screen and (min-width:768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px
	}

	.container .jumbotron,.container-fluid .jumbotron {
		padding-right: 60px;
		padding-left: 60px
	}

	.jumbotron .h1,.jumbotron h1 {
		font-size: 63px
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out
}

.thumbnail a>img,.thumbnail>img {
	margin-right: auto;
	margin-left: auto
}

a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover {
	border-color: #337ab7
}

.thumbnail .caption {
	padding: 9px;
	color: #333
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}

.alert h4 {
	margin-top: 0;
	color: inherit
}

.alert .alert-link {
	font-weight: 700
}

.alert>p,.alert>ul {
	margin-bottom: 0
}

.alert>p+p {
	margin-top: 5px
}

.alert-dismissable,.alert-dismissible {
	padding-right: 35px
}

.alert-dismissable .close,.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}

.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.alert-success hr {
	border-top-color: #c9e2b3
}

.alert-success .alert-link {
	color: #2b542c
}

.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.alert-info hr {
	border-top-color: #a6e1ec
}

.alert-info .alert-link {
	color: #245269
}

.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.alert-warning hr {
	border-top-color: #f7e1b5
}

.alert-warning .alert-link {
	color: #66512c
}

.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.alert-danger hr {
	border-top-color: #e4b9c0
}

.alert-danger .alert-link {
	color: #843534
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

.progress {
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}

.progress-bar-striped,.progress-striped .progress-bar {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px
}

.progress-bar.active,.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
	background-color: #5cb85c
}

.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
	background-color: #5bc0de
}

.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
	background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
	background-color: #d9534f
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media,.media-body {
	overflow: hidden;
	zoom: 1
}

.media-body {
	width: 10000px
}

.media-object {
	display: block
}

.media-object.img-thumbnail {
	max-width: none
}

.media-right,.media>.pull-right {
	padding-left: 10px
}

.media-left,.media>.pull-left {
	padding-right: 10px
}

.media-body,.media-left,.media-right {
	display: table-cell;
	vertical-align: top
}

.media-middle {
	vertical-align: middle
}

.media-bottom {
	vertical-align: bottom
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.media-list {
	padding-left: 0;
	list-style: none
}

.list-group {
	padding-left: 0;
	margin-bottom: 20px
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}

.list-group-item:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

a.list-group-item,button.list-group-item {
	color: #555
}

a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading {
	color: #333
}

a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover {
	color: #555;
	text-decoration: none;
	background-color: #f5f5f5
}

button.list-group-item {
	width: 100%;
	text-align: left
}

.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading {
	color: inherit
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text {
	color: #777
}

.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small {
	color: inherit
}

.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text {
	color: #c7ddef
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}

a.list-group-item-success,button.list-group-item-success {
	color: #3c763d
}

a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
	color: inherit
}

a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover {
	color: #3c763d;
	background-color: #d0e9c6
}

a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}

a.list-group-item-info,button.list-group-item-info {
	color: #31708f
}

a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {
	color: inherit
}

a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3
}

a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}

a.list-group-item-warning,button.list-group-item-warning {
	color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
	color: inherit
}

a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover {
	color: #8a6d3b;
	background-color: #faf2cc
}

a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}

a.list-group-item-danger,button.list-group-item-danger {
	color: #a94442
}

a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {
	color: inherit
}

a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover {
	color: #a94442;
	background-color: #ebcccc
}

a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
	padding: 15px
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
	color: inherit
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit
}

.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a {
	color: inherit
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.list-group,.panel>.panel-collapse>.list-group {
	margin-bottom: 0
}

.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}

.list-group+.panel-footer {
	border-top-width: 0
}

.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table {
	margin-bottom: 0
}

.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption {
	padding-right: 15px;
	padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th {
	border-top: 0
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
	border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0
}

.panel>.table-responsive {
	margin-bottom: 0;
	border: 0
}

.panel-group {
	margin-bottom: 20px
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px
}

.panel-group .panel+.panel {
	margin-top: 5px
}

.panel-group .panel-heading {
	border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px solid #ddd
}

.panel-group .panel-footer {
	border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}

.panel-default {
	border-color: #ddd
}

.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}

.panel-primary {
	border-color: #337ab7
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #337ab7
}

.panel-success {
	border-color: #d6e9c6
}

.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6
}

.panel-info {
	border-color: #bce8f1
}

.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1
}

.panel-warning {
	border-color: #faebcc
}

.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc
}

.panel-danger {
	border-color: #ebccd1
}

.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive-4by3 {
	padding-bottom: 75%
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,.15)
}

.well-lg {
	padding: 24px;
	border-radius: 6px
}

.well-sm {
	padding: 9px;
	border-radius: 3px
}

.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2
}

.close:focus,.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5
}

button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0
}

.modal-open {
	overflow: hidden
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate(0,-25%);
	-ms-transform: translate(0,-25%);
	-o-transform: translate(0,-25%);
	transform: translate(0,-25%)
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0
}

.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.42857143
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
	margin-bottom: 0;
	margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}

	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
		box-shadow: 0 5px 15px rgba(0,0,0,.5)
	}

	.modal-sm {
		width: 300px
	}
}

@media (min-width:992px) {
	.modal-lg {
		width: 900px
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	filter: alpha(opacity=0);
	opacity: 0;
	line-break: auto
}

.tooltip.in {
	filter: alpha(opacity=90);
	opacity: .9
}

.tooltip.top {
	padding: 5px 0;
	margin-top: -3px
}

.tooltip.right {
	padding: 0 5px;
	margin-left: 3px
}

.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px
}

.tooltip.left {
	padding: 0 5px;
	margin-left: -3px
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
	right: 5px;
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
	line-break: auto
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}

.popover-content {
	padding: 9px 14px
}

.popover>.arrow,.popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover>.arrow {
	border-width: 11px
}

.popover>.arrow:after {
	content: "";
	border-width: 10px
}

.popover.top>.arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,.25);
	border-bottom-width: 0
}

.popover.top>.arrow:after {
	bottom: 1px;
	margin-left: -10px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0
}

.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,.25);
	border-left-width: 0
}

.popover.right>.arrow:after {
	bottom: -10px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0
}

.popover.bottom>.arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,.25)
}

.popover.bottom>.arrow:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff
}

.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,.25)
}

.popover.left>.arrow:after {
	right: 1px;
	bottom: -10px;
	content: " ";
	border-right-width: 0;
	border-left-color: #fff
}

.carousel {
	position: relative
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img {
	line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
	.carousel-inner>.item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px
	}

	.carousel-inner>.item.active.right,.carousel-inner>.item.next {
		left: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}

	.carousel-inner>.item.active.left,.carousel-inner>.item.prev {
		left: 0;
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}

	.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right {
		left: 0;
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner>.next {
	left: 100%
}

.carousel-inner>.prev {
	left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-inner>.active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	background-color: rgba(0,0,0,0);
	filter: alpha(opacity=50);
	opacity: .5
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
	background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
	background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
	background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
	background-repeat: repeat-x
}

.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
	background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
	background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
	background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
	background-repeat: repeat-x
}

.carousel-control:focus,.carousel-control:hover {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: .9
}

.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
	right: 50%;
	margin-right: -10px
}

.carousel-control .icon-next,.carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	font-family: serif;
	line-height: 1
}

.carousel-control .icon-prev:before {
	content: '\2039'
}

.carousel-control .icon-next:before {
	content: '\203a'
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000\9;
	background-color: rgba(0,0,0,0);
	border: 1px solid #fff;
	border-radius: 10px
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width:768px) {
	.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px
	}

	.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
		margin-left: -10px
	}

	.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
		margin-right: -10px
	}

	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px
	}

	.carousel-indicators {
		bottom: 20px
	}
}

.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before {
	display: table;
	content: " "
}

.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after {
	clear: both
}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto
}

.pull-right {
	float: right!important
}

.pull-left {
	float: left!important
}

.hide {
	display: none!important
}

.show {
	display: block!important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none!important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width:device-width
}

.visible-lg,.visible-md,.visible-sm,.visible-xs {
	display: none!important
}

.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block {
	display: none!important
}

@media (max-width:767px) {
	.visible-xs {
		display: block!important
	}

	table.visible-xs {
		display: table!important
	}

	tr.visible-xs {
		display: table-row!important
	}

	td.visible-xs,th.visible-xs {
		display: table-cell!important
	}
}

@media (max-width:767px) {
	.visible-xs-block {
		display: block!important
	}
}

@media (max-width:767px) {
	.visible-xs-inline {
		display: inline!important
	}
}

@media (max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block!important
	}
}


@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block!important
	}

	table.visible-sm {
		display: table!important
	}

	tr.visible-sm {
		display: table-row!important
	}

	td.visible-sm,th.visible-sm {
		display: table-cell!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-block {
		display: block!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
		display: inline!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline-block {
		display: inline-block!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block!important
	}

	table.visible-md {
		display: table!important
	}

	tr.visible-md {
		display: table-row!important
	}

	td.visible-md,th.visible-md {
		display: table-cell!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-block {
		display: block!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
		display: inline!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
		display: inline-block!important
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block!important
	}

	table.visible-lg {
		display: table!important
	}

	tr.visible-lg {
		display: table-row!important
	}

	td.visible-lg,th.visible-lg {
		display: table-cell!important
	}
}

@media (min-width:1200px) {
	.visible-lg-block {
		display: block!important
	}
}

@media (min-width:1200px) {
	.visible-lg-inline {
		display: inline!important
	}
}

@media (min-width:1200px) {
	.visible-lg-inline-block {
		display: inline-block!important
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none!important
	}
}

@media (min-width:1200px) {
	.hidden-lg {
		display: none!important
	}
}

.visible-print {
	display: none!important
}

@media print {
	.visible-print {
		display: block!important
	}

	table.visible-print {
		display: table!important
	}

	tr.visible-print {
		display: table-row!important
	}

	td.visible-print,th.visible-print {
		display: table-cell!important
	}
}

.visible-print-block {
	display: none!important
}

@media print {
	.visible-print-block {
		display: block!important
	}
}

.visible-print-inline {
	display: none!important
}

@media print {
	.visible-print-inline {
		display: inline!important
	}
}

.visible-print-inline-block {
	display: none!important
}

@media print {
	.visible-print-inline-block {
		display: inline-block!important
	}
}

@media print {
	.hidden-print {
		display: none!important
	}
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
	animation-duration: 1s;
	animation-fill-mode: both
}

.animated.infinite {
	animation-iteration-count: infinite
}

.animated.hinge {
	animation-duration: 2s
}

.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY {
	animation-duration: .75s
}

@keyframes bounce {
	0%,20%,53%,80%,to {
		animation-timing-function: cubic-bezier(.215,.61,.355,1);
		transform: translateZ(0)
	}

	40%,43% {
		animation-timing-function: cubic-bezier(.755,.05,.855,.06);
		transform: translate3d(0,-30px,0)
	}

	70% {
		animation-timing-function: cubic-bezier(.755,.05,.855,.06);
		transform: translate3d(0,-15px,0)
	}

	90% {
		transform: translate3d(0,-4px,0)
	}
}

.bounce {
	animation-name: bounce;
	transform-origin: center bottom
}

@keyframes flash {
	0%,50%,to {
		opacity: 1
	}

	25%,75% {
		opacity: 0
	}
}

.flash {
	animation-name: flash
}

@keyframes pulse {
	0% {
		transform: scaleX(1)
	}

	50% {
		transform: scale3d(1.05,1.05,1.05)
	}

	to {
		transform: scaleX(1)
	}
}

.pulse {
	animation-name: pulse
}

@keyframes rubberBand {
	0% {
		transform: scaleX(1)
	}

	30% {
		transform: scale3d(1.25,.75,1)
	}

	40% {
		transform: scale3d(.75,1.25,1)
	}

	50% {
		transform: scale3d(1.15,.85,1)
	}

	65% {
		transform: scale3d(.95,1.05,1)
	}

	75% {
		transform: scale3d(1.05,.95,1)
	}

	to {
		transform: scaleX(1)
	}
}

.rubberBand {
	animation-name: rubberBand
}

@keyframes shake {
	0%,to {
		transform: translateZ(0)
	}

	10%,30%,50%,70%,90% {
		transform: translate3d(-10px,0,0)
	}

	20%,40%,60%,80% {
		transform: translate3d(10px,0,0)
	}
}

.shake {
	animation-name: shake
}

@keyframes headShake {
	0% {
		transform: translateX(0)
	}

	6.5% {
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		transform: translateX(0)
	}
}

.headShake {
	animation-timing-function: ease-in-out;
	animation-name: headShake
}

@keyframes swing {
	20% {
		transform: rotate(15deg)
	}

	40% {
		transform: rotate(-10deg)
	}

	60% {
		transform: rotate(5deg)
	}

	80% {
		transform: rotate(-5deg)
	}

	to {
		transform: rotate(0deg)
	}
}

.swing {
	transform-origin: top center;
	animation-name: swing
}

@keyframes tada {
	0% {
		transform: scaleX(1)
	}

	10%,20% {
		transform: scale3d(.9,.9,.9) rotate(-3deg)
	}

	30%,50%,70%,90% {
		transform: scale3d(1.1,1.1,1.1) rotate(3deg)
	}

	40%,60%,80% {
		transform: scale3d(1.1,1.1,1.1) rotate(-3deg)
	}

	to {
		transform: scaleX(1)
	}
}

.tada {
	animation-name: tada
}

@keyframes wobble {
	0% {
		transform: none
	}

	15% {
		transform: translate3d(-25%,0,0) rotate(-5deg)
	}

	30% {
		transform: translate3d(20%,0,0) rotate(3deg)
	}

	45% {
		transform: translate3d(-15%,0,0) rotate(-3deg)
	}

	60% {
		transform: translate3d(10%,0,0) rotate(2deg)
	}

	75% {
		transform: translate3d(-5%,0,0) rotate(-1deg)
	}

	to {
		transform: none
	}
}

.wobble {
	animation-name: wobble
}

@keyframes jello {
	0%,11.1%,to {
		transform: none
	}

	22.2% {
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}

	77.7% {
		transform: skewX(.390625deg) skewY(.390625deg)
	}

	88.8% {
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

.jello {
	animation-name: jello;
	transform-origin: center
}

@keyframes bounceIn {
	0%,20%,40%,60%,80%,to {
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		transform: scale3d(.3,.3,.3)
	}

	20% {
		transform: scale3d(1.1,1.1,1.1)
	}

	40% {
		transform: scale3d(.9,.9,.9)
	}

	60% {
		opacity: 1;
		transform: scale3d(1.03,1.03,1.03)
	}

	80% {
		transform: scale3d(.97,.97,.97)
	}

	to {
		opacity: 1;
		transform: scaleX(1)
	}
}

.bounceIn {
	animation-name: bounceIn
}

@keyframes bounceInDown {
	0%,60%,75%,90%,to {
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		transform: translate3d(0,-3000px,0)
	}

	60% {
		opacity: 1;
		transform: translate3d(0,25px,0)
	}

	75% {
		transform: translate3d(0,-10px,0)
	}

	90% {
		transform: translate3d(0,5px,0)
	}

	to {
		transform: none
	}
}

.bounceInDown {
	animation-name: bounceInDown
}

@keyframes bounceInLeft {
	0%,60%,75%,90%,to {
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		transform: translate3d(-3000px,0,0)
	}

	60% {
		opacity: 1;
		transform: translate3d(25px,0,0)
	}

	75% {
		transform: translate3d(-10px,0,0)
	}

	90% {
		transform: translate3d(5px,0,0)
	}

	to {
		transform: none
	}
}

.bounceInLeft {
	animation-name: bounceInLeft
}

@keyframes bounceInRight {
	0%,60%,75%,90%,to {
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		transform: translate3d(3000px,0,0)
	}

	60% {
		opacity: 1;
		transform: translate3d(-25px,0,0)
	}

	75% {
		transform: translate3d(10px,0,0)
	}

	90% {
		transform: translate3d(-5px,0,0)
	}

	to {
		transform: none
	}
}

.bounceInRight {
	animation-name: bounceInRight
}

@keyframes bounceInUp {
	0%,60%,75%,90%,to {
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		transform: translate3d(0,3000px,0)
	}

	60% {
		opacity: 1;
		transform: translate3d(0,-20px,0)
	}

	75% {
		transform: translate3d(0,10px,0)
	}

	90% {
		transform: translate3d(0,-5px,0)
	}

	to {
		transform: translateZ(0)
	}
}

.bounceInUp {
	animation-name: bounceInUp
}

@keyframes bounceOut {
	20% {
		transform: scale3d(.9,.9,.9)
	}

	50%,55% {
		opacity: 1;
		transform: scale3d(1.1,1.1,1.1)
	}

	to {
		opacity: 0;
		transform: scale3d(.3,.3,.3)
	}
}

.bounceOut {
	animation-name: bounceOut
}

@keyframes bounceOutDown {
	20% {
		transform: translate3d(0,10px,0)
	}

	40%,45% {
		opacity: 1;
		transform: translate3d(0,-20px,0)
	}

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

.bounceOutDown {
	animation-name: bounceOutDown
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		transform: translate3d(20px,0,0)
	}

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

.bounceOutLeft {
	animation-name: bounceOutLeft
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		transform: translate3d(-20px,0,0)
	}

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

.bounceOutRight {
	animation-name: bounceOutRight
}

@keyframes bounceOutUp {
	20% {
		transform: translate3d(0,-10px,0)
	}

	40%,45% {
		opacity: 1;
		transform: translate3d(0,20px,0)
	}

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

.bounceOutUp {
	animation-name: bounceOutUp
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.fadeIn {
	animation-name: fadeIn
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translate3d(0,-100%,0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInDown {
	animation-name: fadeInDown
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		transform: translate3d(0,-2000px,0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInDownBig {
	animation-name: fadeInDownBig
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translate3d(-100%,0,0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInLeft {
	animation-name: fadeInLeft
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		transform: translate3d(-2000px,0,0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInLeftBig {
	animation-name: fadeInLeftBig
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translate3d(100%,0,0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInRight {
	animation-name: fadeInRight
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		transform: translate3d(2000px,0,0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInRightBig {
	animation-name: fadeInRightBig
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translate3d(0,100%,0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInUp {
	animation-name: fadeInUp
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		transform: translate3d(0,2000px,0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInUpBig {
	animation-name: fadeInUpBig
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.fadeOut {
	animation-name: fadeOut
}

@keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(0,100%,0)
	}
}

.fadeOutDown {
	animation-name: fadeOutDown
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

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

.fadeOutDownBig {
	animation-name: fadeOutDownBig
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(-100%,0,0)
	}
}

.fadeOutLeft {
	animation-name: fadeOutLeft
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

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

.fadeOutLeftBig {
	animation-name: fadeOutLeftBig
}

@keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(100%,0,0)
	}
}

.fadeOutRight {
	animation-name: fadeOutRight
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

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

.fadeOutRightBig {
	animation-name: fadeOutRightBig
}

@keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(0,-100%,0)
	}
}

.fadeOutUp {
	animation-name: fadeOutUp
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

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

.fadeOutUpBig {
	animation-name: fadeOutUpBig
}

@keyframes flip {
	0% {
		transform: perspective(400px) rotateY(-1turn);
		animation-timing-function: ease-out
	}

	40% {
		transform: perspective(400px) translateZ(150px) rotateY(-190deg);
		animation-timing-function: ease-out
	}

	50% {
		transform: perspective(400px) translateZ(150px) rotateY(-170deg);
		animation-timing-function: ease-in
	}

	80% {
		transform: perspective(400px) scale3d(.95,.95,.95);
		animation-timing-function: ease-in
	}

	to {
		transform: perspective(400px);
		animation-timing-function: ease-in
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	animation-name: flip
}

@keyframes flipInX {
	0% {
		transform: perspective(400px) rotateX(90deg);
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		transform: perspective(400px) rotateX(-20deg);
		animation-timing-function: ease-in
	}

	60% {
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}

	80% {
		transform: perspective(400px) rotateX(-5deg)
	}

	to {
		transform: perspective(400px)
	}
}

.flipInX {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	animation-name: flipInX
}

@keyframes flipInY {
	0% {
		transform: perspective(400px) rotateY(90deg);
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		transform: perspective(400px) rotateY(-20deg);
		animation-timing-function: ease-in
	}

	60% {
		transform: perspective(400px) rotateY(10deg);
		opacity: 1
	}

	80% {
		transform: perspective(400px) rotateY(-5deg)
	}

	to {
		transform: perspective(400px)
	}
}

.flipInY {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	animation-name: flipInY
}

@keyframes flipOutX {
	0% {
		transform: perspective(400px)
	}

	30% {
		transform: perspective(400px) rotateX(-20deg);
		opacity: 1
	}

	to {
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

.flipOutX {
	animation-name: flipOutX;
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important
}

@keyframes flipOutY {
	0% {
		transform: perspective(400px)
	}

	30% {
		transform: perspective(400px) rotateY(-15deg);
		opacity: 1
	}

	to {
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	animation-name: flipOutY
}

@keyframes lightSpeedIn {
	0% {
		transform: translate3d(100%,0,0) skewX(-30deg);
		opacity: 0
	}

	60% {
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		transform: skewX(-5deg);
		opacity: 1
	}

	to {
		transform: none;
		opacity: 1
	}
}

.lightSpeedIn {
	animation-name: lightSpeedIn;
	animation-timing-function: ease-out
}

@keyframes lightSpeedOut {
	0% {
		opacity: 1
	}

	to {
		transform: translate3d(100%,0,0) skewX(30deg);
		opacity: 0
	}
}

.lightSpeedOut {
	animation-name: lightSpeedOut;
	animation-timing-function: ease-in
}

@keyframes rotateIn {
	0% {
		transform-origin: center;
		transform: rotate(-200deg);
		opacity: 0
	}

	to {
		transform-origin: center;
		transform: none;
		opacity: 1
	}
}

.rotateIn {
	animation-name: rotateIn
}

@keyframes rotateInDownLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(-45deg);
		opacity: 0
	}

	to {
		transform-origin: left bottom;
		transform: none;
		opacity: 1
	}
}

.rotateInDownLeft {
	animation-name: rotateInDownLeft
}

@keyframes rotateInDownRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(45deg);
		opacity: 0
	}

	to {
		transform-origin: right bottom;
		transform: none;
		opacity: 1
	}
}

.rotateInDownRight {
	animation-name: rotateInDownRight
}

@keyframes rotateInUpLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(45deg);
		opacity: 0
	}

	to {
		transform-origin: left bottom;
		transform: none;
		opacity: 1
	}
}

.rotateInUpLeft {
	animation-name: rotateInUpLeft
}

@keyframes rotateInUpRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(-90deg);
		opacity: 0
	}

	to {
		transform-origin: right bottom;
		transform: none;
		opacity: 1
	}
}

.rotateInUpRight {
	animation-name: rotateInUpRight
}

@keyframes rotateOut {
	0% {
		transform-origin: center;
		opacity: 1
	}

	to {
		transform-origin: center;
		transform: rotate(200deg);
		opacity: 0
	}
}

.rotateOut {
	animation-name: rotateOut
}

@keyframes rotateOutDownLeft {
	0% {
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		transform-origin: left bottom;
		transform: rotate(45deg);
		opacity: 0
	}
}

.rotateOutDownLeft {
	animation-name: rotateOutDownLeft
}

@keyframes rotateOutDownRight {
	0% {
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		transform-origin: right bottom;
		transform: rotate(-45deg);
		opacity: 0
	}
}

.rotateOutDownRight {
	animation-name: rotateOutDownRight
}

@keyframes rotateOutUpLeft {
	0% {
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		transform-origin: left bottom;
		transform: rotate(-45deg);
		opacity: 0
	}
}

.rotateOutUpLeft {
	animation-name: rotateOutUpLeft
}

@keyframes rotateOutUpRight {
	0% {
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		transform-origin: right bottom;
		transform: rotate(90deg);
		opacity: 0
	}
}

.rotateOutUpRight {
	animation-name: rotateOutUpRight
}

@keyframes hinge {
	0% {
		transform-origin: top left;
		animation-timing-function: ease-in-out
	}

	20%,60% {
		transform: rotate(80deg);
		transform-origin: top left;
		animation-timing-function: ease-in-out
	}

	40%,80% {
		transform: rotate(60deg);
		transform-origin: top left;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

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

.hinge {
	animation-name: hinge
}

@keyframes jackInTheBox {
	0% {
		opacity: 0;
		transform: scale(.1) rotate(30deg);
		transform-origin: center bottom
	}

	50% {
		transform: rotate(-10deg)
	}

	70% {
		transform: rotate(3deg)
	}

	to {
		opacity: 1;
		transform: scale(1)
	}
}

.jackInTheBox {
	animation-name: jackInTheBox
}

@keyframes rollIn {
	0% {
		opacity: 0;
		transform: translate3d(-100%,0,0) rotate(-120deg)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.rollIn {
	animation-name: rollIn
}

@keyframes rollOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(100%,0,0) rotate(120deg)
	}
}

.rollOut {
	animation-name: rollOut
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		transform: scale3d(.3,.3,.3)
	}

	50% {
		opacity: 1
	}
}

.zoomIn {
	animation-name: zoomIn
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

.zoomInDown {
	animation-name: zoomInDown
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

.zoomInLeft {
	animation-name: zoomInLeft
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

.zoomInRight {
	animation-name: zoomInRight
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

.zoomInUp {
	animation-name: zoomInUp
}

@keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0;
		transform: scale3d(.3,.3,.3)
	}

	to {
		opacity: 0
	}
}

.zoomOut {
	animation-name: zoomOut
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	to {
		opacity: 0;
		transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
		transform-origin: center bottom;
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

.zoomOutDown {
	animation-name: zoomOutDown
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
	}

	to {
		opacity: 0;
		transform: scale(.1) translate3d(-2000px,0,0);
		transform-origin: left center
	}
}

.zoomOutLeft {
	animation-name: zoomOutLeft
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
	}

	to {
		opacity: 0;
		transform: scale(.1) translate3d(2000px,0,0);
		transform-origin: right center
	}
}

.zoomOutRight {
	animation-name: zoomOutRight
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	to {
		opacity: 0;
		transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
		transform-origin: center bottom;
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

.zoomOutUp {
	animation-name: zoomOutUp
}

@keyframes slideInDown {
	0% {
		transform: translate3d(0,-100%,0);
		visibility: visible
	}

	to {
		transform: translateZ(0)
	}
}

.slideInDown {
	animation-name: slideInDown
}

@keyframes slideInLeft {
	0% {
		transform: translate3d(-100%,0,0);
		visibility: visible
	}

	to {
		transform: translateZ(0)
	}
}

.slideInLeft {
	animation-name: slideInLeft
}

@keyframes slideInRight {
	0% {
		transform: translate3d(100%,0,0);
		visibility: visible
	}

	to {
		transform: translateZ(0)
	}
}

.slideInRight {
	animation-name: slideInRight
}

@keyframes slideInUp {
	0% {
		transform: translate3d(0,100%,0);
		visibility: visible
	}

	to {
		transform: translateZ(0)
	}
}

.slideInUp {
	animation-name: slideInUp
}

@keyframes slideOutDown {
	0% {
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		transform: translate3d(0,100%,0)
	}
}

.slideOutDown {
	animation-name: slideOutDown
}

@keyframes slideOutLeft {
	0% {
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		transform: translate3d(-100%,0,0)
	}
}

.slideOutLeft {
	animation-name: slideOutLeft
}

@keyframes slideOutRight {
	0% {
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		transform: translate3d(100%,0,0)
	}
}

.slideOutRight {
	animation-name: slideOutRight
}

@keyframes slideOutUp {
	0% {
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		transform: translate3d(0,-100%,0)
	}
}

.slideOutUp {
	animation-name: slideOutUp
}

.mCustomScrollbar {
	-ms-touch-action: pinch-zoom;
	touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action {
	-ms-touch-action: auto;
	touch-action: auto
}

.mCustomScrollBox {
	position: relative;
	overflow: hidden;
	height: 100%;
	max-width: 100%;
	outline: 0;
	direction: ltr
}

.mCSB_container {
	overflow: hidden;
	width: auto;
	height: auto
}

.mCSB_inside>.mCSB_container {
	margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-right: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
	margin-right: 0;
	margin-left: 30px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-left: 0
}

.mCSB_scrollTools {
	position: absolute;
	width: 16px;
	height: auto;
	left: auto;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: .75;
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)"
}

.mCSB_outside+.mCSB_scrollTools {
	right: -26px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
	right: auto;
	left: 0
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
	left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
	margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
	width: 2px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
	cursor: pointer;
	width: 100%;
	height: 30px;
	z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	position: relative;
	width: 4px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonUp {
	display: block;
	position: absolute;
	height: 20px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
	bottom: 0
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
	margin-right: 0;
	margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
	min-height: 100%
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
	margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	width: auto;
	height: 16px;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0
}

.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
	margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 2px;
	margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 30px;
	height: 100%;
	left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 4px;
	margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	height: 12px;
	margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	height: 8px;
	margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
	display: block;
	position: absolute;
	width: 20px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
	left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
	right: 0
}

.mCSB_container_wrapper {
	position: absolute;
	height: auto;
	width: auto;
	overflow: hidden;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin-right: 30px;
	margin-bottom: 30px
}

.mCSB_container_wrapper>.mCSB_container {
	padding-right: 30px;
	padding-bottom: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
	bottom: 20px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
	bottom: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	right: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	left: 20px
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	left: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
	margin-right: 0;
	margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
	padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
	padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-right: 0;
	margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
	margin-bottom: 0
}

.mCSB_scrollTools,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	-webkit-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
	transition: opacity .2s ease-in-out,background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
	-webkit-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
	-moz-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
	-o-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
	transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
	opacity: 0;
	filter: "alpha(opacity=0)";
	-ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,.mCustomScrollBox:hover>.mCSB_scrollTools,.mCustomScrollBox:hover~.mCSB_scrollTools,.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
	opacity: 1;
	filter: "alpha(opacity=100)";
	-ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,.4);
	filter: "alpha(opacity=40)";
	-ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,.75);
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,.85);
	filter: "alpha(opacity=85)";
	-ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,.9);
	filter: "alpha(opacity=90)";
	-ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp {
/*	background-image: url(/css/mCSB_buttons.png);*/
	background-repeat: no-repeat;
	opacity: .4;
	filter: "alpha(opacity=40)";
	-ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
	background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
	background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
	background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover,.mCSB_scrollTools .mCSB_buttonUp:hover {
	opacity: .75;
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active,.mCSB_scrollTools .mCSB_buttonUp:active {
	opacity: .9;
	filter: "alpha(opacity=90)";
	-ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,.15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: rgba(0,0,0,.85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: rgba(0,0,0,.9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -80px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
	width: 4px;
	background-color: #fff;
	background-color: rgba(255,255,255,.1);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 4px;
	background-color: #fff;
	background-color: rgba(255,255,255,.75);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 4px;
	margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,.85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,.9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,.1);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.75);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
	width: 4px;
	background-color: #fff;
	background-color: rgba(255,255,255,.1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px;
	background-color: #fff;
	background-color: rgba(255,255,255,.75);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 4px;
	margin: 6px 0
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 6px;
	margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,.85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,.9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,.1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.75);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #fff;
	background-color: rgba(255,255,255,.1)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 2px
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 2px;
	margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,.15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #fff;
	background-color: rgba(255,255,255,.15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
	height: 14px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 14px;
	margin: 0 1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 14px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	height: 14px;
	margin: 1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	width: 16px;
	height: 16px;
	margin: -1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 4px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	height: 16px;
	width: 16px;
	margin: 0 -1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	height: 4px;
	margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
	background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
	background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
	background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,.15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -80px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
	width: 4px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	background-color: transparent;
	background-position: center
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
	background-image: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);background-repeat: repeat-y;
	opacity: .3;
	filter: "alpha(opacity=30)";
	-ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	height: 4px;
	margin: 6px 0;
	background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-image: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -100px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-repeat: repeat-y;
	background-image: -moz-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
	background-image: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));
	background-image: -webkit-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
	background-image: -o-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
	background-image: -ms-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
	background-image: linear-gradient(to right,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));
	background-image: -webkit-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
	background-image: -o-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
	background-image: -ms-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
	background-image: linear-gradient(to bottom,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
	height: 70px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 70px
}

.mCS-3d-dark.mCSB_scrollTools,.mCS-3d.mCSB_scrollTools {
	opacity: 1;
	filter: "alpha(opacity=30)";
	-ms-filter: "alpha(opacity=30)"
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
	width: 8px;
	background-color: #000;
	background-color: rgba(0,0,0,.2);
	box-shadow: inset 1px 0 1px rgba(0,0,0,.5),inset -1px 0 1px rgba(255,255,255,.2)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #555
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 8px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 8px;
	margin: 4px 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.5),inset 0 -1px 1px rgba(255,255,255,.2)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 8px;
	margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,.1);
	box-shadow: inset 1px 0 1px rgba(0,0,0,.1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	box-shadow: inset 0 1px 1px rgba(0,0,0,.1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools {
	opacity: 1;
	filter: "alpha(opacity=30)";
	-ms-filter: "alpha(opacity=30)"
}

.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px
}

.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical {
	right: 1px
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCS-3d-thick.mCSB_scrollTools_vertical {
	box-shadow: inset 1px 0 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,.mCS-3d-thick.mCSB_scrollTools_horizontal {
	bottom: 1px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: inset 1px 0 0 rgba(255,255,255,.4);
	width: 12px;
	margin: 2px;
	position: absolute;
	height: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
	height: 12px;
	width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #555
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
	background-color: #000;
	background-color: rgba(0,0,0,.05);
	box-shadow: inset 1px 1px 16px rgba(0,0,0,.1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
	box-shadow: inset 0 0 14px rgba(0,0,0,.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
	box-shadow: inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	box-shadow: inset 1px 0 0 rgba(255,255,255,.4),inset -1px 0 0 rgba(0,0,0,.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	box-shadow: inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(0,0,0,.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
	background-color: #fff;
	background-color: rgba(0,0,0,.05);
	box-shadow: inset 1px 1px 16px rgba(0,0,0,.1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px
}

.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
	right: 0;
	margin: 12px 0
}

.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	bottom: 0;
	margin: 0 12px
}

.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
	left: 0;
	right: auto
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
	height: 50px
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,.2);
	filter: "alpha(opacity=20)";
	-ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,.5);
	filter: "alpha(opacity=50)";
	-ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.2);
	filter: "alpha(opacity=20)";
	-ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.5);
	filter: "alpha(opacity=50)";
	-ms-filter: "alpha(opacity=50)"
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
	width: 6px;
	background-color: #000;
	background-color: rgba(0,0,0,.2)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 6px;
	margin: 5px 0
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 12px
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	height: 12px;
	margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,.1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
	width: 12px;
	background-color: #000;
	background-color: rgba(0,0,0,.2)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px;
	margin: 3px 5px;
	position: absolute;
	height: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	height: 6px;
	margin: 5px 3px;
	position: absolute;
	width: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 12px;
	margin: 2px 0
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.75)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.85)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.9)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,.1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	border-color: rgba(255,255,255,.2);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
	border-color: #000;
	border-color: rgba(0,0,0,.2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #fff;
	background-color: rgba(255,255,255,.6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0,0,0,.6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0,0,0,.9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,.75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,.85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255,255,255,.9)
}

@font-face {
	font-family:suxingme;/*src:url(../fonts/suxingme.otf) format("opentype");*/font-weight:400
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

*,*:before,*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit
}

body,blockquote,dd,dl,figure,form,p,pre,h1,h2,h3,h4,h5,h6 {
	margin: 0
}

em,i {
	font-style: italic
}

p {
	color: #3d464d;
	font-size: 14px;
	line-height: 1.6
}

menu,ul,ol {
	list-style: none;
	margin: 0;
	padding: 0
}

body {
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	background-color: #f6f6f6;
	line-height: 1.5;
	transition: all .5s ease
}

body,h1,h2,h3,h4,h5,h6,input,button,select,textarea {
	font-size: 14px;
	line-height: 1.4
}

input[type=button],input[type=submit],input[type=reset] {
	font-size: 16px
}

body,input,button,select,optgroup,option,textarea,pre {
	font-family: suxingme,"Open Sans",Arial,"Hiragino Sans GB","Microsoft YaHei","STHeiti","WenQuanYi Micro Hei",SimSun,sans-serif;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility
}

iframe {
	background-color: #fff;
	vertical-align: middle
}

a {
	color: #48494d;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	cursor: pointer
}

a:hover {
	text-decoration: none;
	color: #00a7eb
}

img {
	vertical-align: middle
}

a img {
	border: 0 none
}

fieldset {
	margin: 0;
	padding: 0
}

legend {
	color: windowtext
}

button,input.ie6 {
	overflow: visible;
	padding: .1em .25em;
	cursor: pointer;
	outline: none;
	border: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

input[type=button],input[type=submit],input[type=reset] {
	overflow: visible;
	padding: .1em .25em;
	cursor: pointer
}

input,input:focus,input[type=text],input[type=text]:focus,select,textarea {
	background-color: #fff;
	border-color: #eaeaea;
	outline: none!important;
	box-shadow: none!important
}

input:focus,input[type=text]:focus {
	border-color: #dde1e8
}

button,button:focus {
	box-shadow: none
}

select {
	border: 1px inset
}

textarea {
	overflow: auto;
	vertical-align: text-bottom;
	*vertical-align: auto;
	border: 1px solid;
	resize: vertical
}

table {
	border-spacing: 0
}

td,th,caption {
	padding: 0
}

.alignleft {
	display: inline;
	float: left
}

.alignright {
	display: inline;
	float: right
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto
}

blockquote.alignleft,img.alignleft,.wp-caption.alignleft,.post-content img.alignleft {
	margin: .4em 1.6em 1.6em 0
}

blockquote.alignright,.wp-caption.alignright,img.alignright {
	margin: .4em 0 1.6em 1.6em
}

blockquote.aligncenter,img.aligncenter,.wp-caption.aligncenter,.post-content img.aligncenter {
	clear: both;
	margin-top: .4em;
	margin-bottom: 1.6em
}

.wp-caption.alignleft,.wp-caption.alignright,.wp-caption.aligncenter {
	margin-bottom: 1.2em
}

.btn {
	padding: 10px 25px;
	outline: none !important;
	box-shadow: none !important;
	background: 0 0;
	border-radius: 2px;
	font-size: 14px
}

.btn-default {
	border-color: #eaeaea
}

.btn-default:hover {
	border-color: #282828;
	background-color: #282828
}

.btn-primary {
	background-color: #00a7eb;
	border-color: #00a7eb
}

.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary,.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover {
	background-color: #282828 !important;
	border: 1px solid #282828 !important;
	outline: none !important;
	box-shadow: none !important;
	color: #fff !important
}

.thumbnail {
	border: 0;
	padding: 0;
	border-radius: 0;
	margin: 0
}

.tips-error {
	font-size: 14px;
	margin-top: 10px;
	color: #f33838;
	display: none
}

.suxing-radio {
	padding-left: 25px;
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.suxing-radio input[type=radio] {
	opacity: 0;
	z-index: 1;
	position: absolute;
	margin-top: 4px \9;
	margin-left: -20px
}

.suxing-radio label {
	display: block;
	vertical-align: middle;
	position: relative;
	cursor: pointer;
	font-size: 16px
}

.suxing-radio input[type=radio]:checked+label:after {
	-webkit-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-o-transform: scale(1,1);
	transform: scale(1,1)
}

.suxing-radio label em {
	display: block;
	font-style: normal;
	font-size: 12px;
	color: #666;
	margin-top: 3px
}

.suxing-radio label:before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 17px;
	height: 17px;
	left: 0;
	top: 3px;
	margin-left: -25px;
	border: 1px solid #ccc;
	border-radius: 50%;
	background-color: #fff;
	-webkit-transition: border .15s ease-in-out;
	-o-transition: border .15s ease-in-out;
	transition: border .15s ease-in-out
}

.suxing-radio label:after {
	display: inline-block;
	position: absolute;
	content: " ";
	width: 11px;
	height: 11px;
	left: 3px;
	top: 6px;
	margin-left: -25px;
	border-radius: 50%;
	background-color: #555;
	-webkit-transform: scale(0,0);
	-ms-transform: scale(0,0);
	-o-transform: scale(0,0);
	transform: scale(0,0);
	-webkit-transition: -webkit-transform .1s cubic-bezier(.8,-.33,.2,1.33);
	-moz-transition: -moz-transform .1s cubic-bezier(.8,-.33,.2,1.33);
	-o-transition: -o-transform .1s cubic-bezier(.8,-.33,.2,1.33);
	transition: transform .1s cubic-bezier(.8,-.33,.2,1.33)
}

.dropdown-menu {
	position: absolute;
	margin-top: -24px;
	background: #fff;
	z-index: -100;
	border-radius: 5px;
	border: 1px solid #efefef;
	-webkit-box-shadow: 0 0px 15px 0px rgba(146,146,146,.2);
	-moz-box-shadow: 0 0px 15px 0px rgba(146,146,146,.2);
	box-shadow: 0 3px 12px 0px rgba(146,146,146,.3);
	z-index: -1;
	display: none;
	opacity: 0;
	left: auto;
	padding: 0
}

.open .dropdown-menu {
	margin-top: -1px;
	z-index: 10;
	opacity: 1;
	display: block
}

.dropdown-menu:before {
	content: "";
	border-style: solid;
	border-width: 0 9px 9px;
	border-color: transparent transparent #fff;
	height: 0;
	position: absolute;
	right: 20px;
	top: -9px;
	width: 0;
	-webkit-transform: rotate(360deg);
	z-index: 1
}

.dropdown-menu:after {
	content: "";
	border-style: solid;
	border-width: 0 10px 10px;
	border-color: transparent transparent #efefef;
	height: 0;
	position: absolute;
	right: 19px;
	top: -11px;
	width: 0;
	-webkit-transform: rotate(360deg);
	margin-left: -10px
}

.dropdown-menu-left:before {
	content: "";
	border-style: solid;
	border-width: 0 9px 9px;
	border-color: transparent transparent #fff;
	height: 0;
	position: absolute;
	left: 20px;
	right: auto;
	top: -9px;
	width: 0;
	-webkit-transform: rotate(360deg);
	z-index: 1
}

.dropdown-menu-left:after {
	content: "";
	border-style: solid;
	border-width: 0 10px 10px;
	border-color: transparent transparent #efefef;
	height: 0;
	position: absolute;
	left: 29px;
	right: auto;
	top: -11px;
	width: 0;
	-webkit-transform: rotate(360deg)
}

@-webkit-keyframes fade-zoom-in {
	0% {
		opacity: 0;
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-o-keyframes fade-zoom-in {
	0% {
		opacity: 0;
		-o-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		opacity: 1;
		-o-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes fade-zoom-in {
	0% {
		opacity: 0;
		-webkit-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes waver {
	0 {
		transform: scale(1,1)
	}

	50% {
		transform: scale(1.5,1.5)
	}

	100% {
		transform: scale(1,1)
	}
}

@-moz-keyframes waver {
	0 {
		-moz-transform: scale(1,1)
	}

	50% {
		-moz-transform: scale(1.5,1.5)
	}

	100% {
		-moz-transform: scale(1,1)
	}
}

@-webkit-keyframes waver {
	0 {
		-webkit-transform: scale(1,1)
	}

	50% {
		-webkit-transform: scale(1.5,1.5)
	}

	100% {
		-webkit-transform: scale(1,1)
	}
}

@-o-keyframes waver {
	0 {
		-o-transform: scale(1,1)
	}

	50% {
		-o-transform: scale(1.5,1.5)
	}

	100% {
		-o-transform: scale(1,1)
	}
}

@-webkit-keyframes rotate {
	from {
		-webkit-transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(360deg)
	}
}

@-moz-keyframes rotate {
	from {
		-moz-transform: rotate(0)
	}

	to {
		-moz-transform: rotate(360deg)
	}
}

@-ms-keyframes rotate {
	from {
		-ms-transform: rotate(0)
	}

	to {
		-ms-transform: rotate(360deg)
	}
}

@-o-keyframes rotate {
	from {
		-o-transform: rotate(0)
	}

	to {
		-o-transform: rotate(360deg)
	}
}

@keyframes rotate {
	from {
		transform: rotate(0)
	}

	to {
		transform: rotate(360deg)
	}
}

#header {
	position: relative;
	width: 100%;
	background: #fff;
	box-shadow: 0 0 15px 0px rgba(183,183,183,.08)
}

#header .container {
	position: relative
}

#header.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 10
}

#header .logo {
	position: relative;
	float: left;
	margin-right: 20px
}

#header .logo a {
	transition: none;
	background-size: contain;
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	position: relative;
	width: 220px;
	height: 80px
}

#header .logo img {
	max-height: 60px;
	height: auto
}

#header .logo i {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 30px;
	margin-left: 30px;
	color: #ef8b8b
}

#header .primary-menu {
	position: relative;
	z-index: 999;
	font-weight: 500;
	float: left
}

#header .primary-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	float: right
}

#header .primary-menu ul>li {
	margin: 0 10px;
	display: inline-block;
	position: relative
}

#header .primary-menu ul>li.menu-item-has-children {
	margin: 0 15px 0 10px
}

#header .primary-menu ul>li.menu-item-has-children>a:after {
	content: '\f107';
	font-family: FontAwesome;
	font-weight: 400;
	display: inline-block;
	margin-left: 5px;
	transition: transform ease .3s;
	position: absolute;
	line-height: 1;
	top: 32px
}

#header .primary-menu ul>li.menu-item-has-children>ul>li.menu-item-has-children {
	margin: 0
}

#header .primary-menu ul>li.menu-item-has-children>ul>li.menu-item-has-children a:after {
	content: ''
}

#header .primary-menu ul>li.menu-item-has-children>ul>li.menu-item-has-children:after {
	content: '\e93c';
	font-family: fontello;
	font-weight: 400;
	display: inline-block;
	transition: transform ease .3s;
	position: absolute;
	right: 15px;
	bottom: 10px;
	font-size: 16px
}

#header .primary-menu ul>li.menu-item-has-children>ul>li.menu-item-has-children:hover:after {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg)
}

#header .primary-menu ul>li.menu-item-has-children:hover>a:after {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg)
}

#header .primary-menu ul>li.menu-item-has-children>ul {
	position: absolute;
	background: #fff;
	color: #555;
	left: -20px;
	top: 40px;
	text-align: left;
	width: 200px;
	opacity: 0;
	visibility: hidden;
	transition: all .2s ease;
	-webkit-box-shadow: 0 2px 5px 0 rgba(146,146,146,.3);
	-moz-box-shadow: 0 2px 5px 0 rgba(146,146,146,.3);
	box-shadow: 0 2px 5px 0 rgba(146,146,146,.3);
	padding: 10px 0
}

#header .primary-menu ul>li.menu-item-has-children>ul>li>ul {
	left: 100%;
	top: -10px
}

#header .primary-menu ul>li>ul>li {
	display: block;
	padding: 5px 30px 5px 25px;
	margin: 0
}

#header .primary-menu ul>li>ul li a {
	font-size: 15px;
	font-weight: 400;
	color: #404040;
	line-height: 28px;
	height: auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

#header .primary-menu ul>li:hover>ul {
	opacity: 1;
	visibility: visible;
	top: 80px
}

#header .primary-menu ul>li>a {
	color: #404040;
	font-size: 15px;
	display: block;
	position: relative;
	line-height: 80px;
	height: 80px
}

#header .primary-menu ul>li .sub-menu li a:hover,#header .primary-menu ul>li .sub-menu li.current-menu-item>a,#header .primary-menu ul>li.current-menu-ancestor>a,#header .primary-menu ul>li.current-menu-item>a,#header .primary-menu ul>li:hover>a,#header .primary-menu ul>li>a:hover {
	color: #19b5fe
}

#header .right-nav {
	line-height: 80px
}

#header .js-toggle-message {
	display: inline-block;
	position: relative;
	margin-right: 10px
}

#header .js-toggle-message .dropdown-menu {
	top: 95px;
	right: -10px;
	width: 320px
}

#header .js-toggle-message .dropdown-menu .more-messages {
	text-align: center
}

#header .js-toggle-message .dropdown-menu .more-messages a {
	padding: 10px;
	background: #f5f5f5;
	display: block;
	color: #adadad;
	font-size: 12px;
	line-height: normal
}

#header .js-toggle-message .dropdown-menu .more-messages a:hover {
	color: #282828
}

#header .js-toggle-message .dropdown-menu ul {
	margin: 18px 24px 13px 80px;
	padding-left: 15px;
	border-left: 1px solid #f1f1f1
}

#header .js-toggle-message .dropdown-menu li {
	position: relative;
	padding: 10px 0;
	line-height: normal
}

#header .js-toggle-message .dropdown-menu li:before {
	content: '';
	width: 7px;
	height: 7px;
	left: -19px;
	top: 15px;
	border-radius: 10px;
	background: #c5c5c5;
	position: absolute
}

#header .js-toggle-message .dropdown-menu li a {
	color: #555
}

#header .js-toggle-message .dropdown-menu li .time {
	padding-right: 10px;
	margin-right: 10px;
	position: absolute;
	font-size: 12px;
	left: -80px;
	margin-top: 2px
}

#header .js-toggle-message .dropdown-menu li a:hover {
	color: #000
}

#header .js-toggle-message .dropdown-menu li.first {
	color: #ff4a6a
}

#header .js-toggle-message .dropdown-menu li.first a {
	font-weight: 700;
	color: #ff4a6a
}

#header .js-toggle-message .dropdown-menu li.first .time {
	font-weight: 700
}

#header .js-toggle-message .dropdown-menu li.first .time:after {
	background: #ff4a6a
}

#header .js-toggle-message button {
	display: inline-block;
	position: relative;
	background: 0 0;
	font-size: 16px
}

#header .js-toggle-message button i {
	margin-right: 5px
}

#header .js-toggle-message button:after {
	content: "";
	position: absolute;
	width: 1px;
	height: 12px;
	background: #e5e5e5;
	right: -10px;
	top: 6px
}

#header .js-toggle-message button span {
	content: "";
	background-color: #f73f60;
	right: 5px;
	width: 6px;
	height: 6px;
	top: 5px;
	position: absolute;
	border-radius: 100%;
	display: inline-block
}

#header .js-toggle-search {
	position: relative;
	font-size: 15px;
	cursor: pointer;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	color: #333;
	cursor: pointer;
	text-align: center;
	background: 0 0;
	display: inline-block;
	padding: 0 10px
}

#header .toggle-tougao {
	background: 0 0;
	font-size: 15px;
	border: 1px solid #337ab7;
	border-radius: 40px;
	padding: 5px 16px;
	line-height: 1;
	color: #337ab7;
	margin-right: 10px
}

#header .toggle-tougao:hover {
	background: #282828;
	border-color: #282828;
	color: #fff
}

#header .toggle-login {
	font-size: 15px
}

#header span.line {
	height: 12px;
	display: inline-block;
	margin: 0 5px;
	border-right: 1px solid #e5e5e5
}

#header .menu-top,.menu-bottom {
	position: absolute;
	left: 14px;
	background: #333;
	width: 20px;
	height: 2px;
	transition: .3s
}

#header .menu-top {
	top: 19px
}

#header .menu-bottom {
	bottom: 19px
}

#top-content {
	background: #fff;
	padding: 30px 0
}

#page-content {
	padding: 115px 0 50px
}

#page-content.page-content-110 {
	padding: 100px 0 20px
}

.main-content {
	position: relative;
	width: 100%
}

.cat {
	position: relative
}

.cat .thumbnail-cat {
	overflow: hidden
}

.cat .thumbnail-cat .image {
	position: relative
}

.cat .thumbnail-cat .image .index-cat-box {
	height: 200px;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%
}

.cat .thumbnail-cat .image .iscat {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 3;
	display: block
}

.cat .thumbnail-cat .image .iscat .promo-overlay {
	position: absolute;
	padding: 10px 20px;
	font-size: 14px;
	top: 50%;
	z-index: 9;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background-color: #fff;
	color: #282828
}

.cat .thumbnail-cat .image .iscat .modulo_line {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0
}

.cat .thumbnail-cat .image .iscat .modulo_line:before,.cat .thumbnail-cat .image .iscat .modulo_line:after {
	position: absolute;
	top: 20px;
	right: 20px;
	bottom: 20px;
	left: 20px;
	content: '';
	-webkit-transition: opacity .35s,transform .35s;
	transition: opacity .35s,transform .35s
}

.cat .thumbnail-cat .image .iscat .modulo_line:before {
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	border-color: rgba(255,255,255,.5)
}

.cat .thumbnail-cat .image .iscat .modulo_line:after {
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
	border-color: rgba(255,255,255,.5);
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.cat .thumbnail-cat .image .iscat:hover .modulo_line:before {
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
	opacity: 0
}

.cat .thumbnail-cat .image .iscat:hover .modulo_line:after {
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
	opacity: 0
}

.cat .thumbnail-cat .image .istop {
	display: inline-block;
	width: 100%;
	height: 100%
}

.cat .thumbnail-cat .image .istop .title {
	position: absolute;
	top: 115px;
	padding: 20px 20px 0;
	left: 0;
	right: 0
}

.cat .thumbnail-cat .image .istop .title h3 {
	color: #fff;
	font-size: 16px;
	max-height: 48px;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden
}

.cat .thumbnail-cat .image .istop .cat {
	position: absolute;
	top: 20px;
	left: 20px;
	padding: 7px 10px 6px;
	background-color: rgba(0,0,0,.7);
	font-size: 12px;
	display: inline-block;
	text-shadow: none;
	line-height: 1;
	color: #fff;
	border-radius: 2px
}

.cat .thumbnail-cat .image .istopic .topic-title {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	transition: all .5s;
	width: 100%;
	height: 100%;
	z-index: 2;
	padding: 0 20px
}

.cat .thumbnail-cat .image .istopic .topic-title h3 {
	font-size: 16px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	margin: 10px 0;
	text-align: center
}

.cat .thumbnail-cat .image .istopic .topic-title .btn-read-topic {
	background: 0 0;
	font-size: 12px;
	border: 1px solid #fff;
	border-radius: 40px;
	padding: 8px 16px;
	line-height: 1;
	color: #fff;
	display: inline-block;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.cat .thumbnail-cat .image .istopic:hover .topic-title .btn-read-topic {
	background-color: #fff;
	color: #282828
}

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

.blog-emtry {
	padding: 200px 0 300px;
	text-align: center;
	color: #ddd
}

.blog-emtry i {
	font-size: 5em;
	margin-bottom: 20px;
	display: block
}

.blog-emtry p {
	font-size: 2em;
	color: #ddd
}

.content {
	position: relative;
	overflow: hidden;
	display: block;
	margin-bottom: 20px;
	background: #fff;
	-webkit-box-shadow: 0 2px 5px 0 rgba(146,146,146,.1);
	-moz-box-shadow: 0 2px 5px 0 rgba(146,146,146,.1);
	box-shadow: 0 5px 15px 0 rgba(146,146,146,.06);
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease
}

.content:hover {
	-webkit-box-shadow: 0 2px 5px 0 rgba(146,146,146,.1);
	-moz-box-shadow: 0 2px 5px 0 rgba(146,146,146,.1);
	box-shadow: 0 8px 25px 0 rgba(146,146,146,.21)
}

.content-box {
	overflow: hidden;
	padding: 23px 20px
}

.posts-default .content-box {
	padding: 23px 20px
}

.overlay {
	width: 100%;
	height: 100%;
	background: #000;
	-webkit-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
	position: absolute;
	opacity: .5
}

.posts-default-img {
	position: relative;
	overflow: hidden;
	/*max-height: 300px;*/
	height: auto;
	width: 100%
}

.posts-default-img a {
	position: relative;
	display: block
}

.posts-default-img img {
	width: 100%
}

.posts-default-img .overlay {
	opacity: 0
}

.posts-default-img a:hover .overlay {
	opacity: .2
}

.posts-default-box {
	padding: 15px 0 0
}

.posts-default-title {
	position: relative;
	margin: 0 0 10px
}

.posts-default-title h2 {
	position: relative;
	font-size: 20px;
	font-weight: 600
}

.posts-default-content {
	position: relative;
	line-height: normal
}

.posts-default-content .posts-text {
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 15px;
	color: #566573
}

.posts-default-info {
	position: relative
}

.posts-gallery-info {
	position: absolute;
	bottom: 28px
}

.posts-default-info ul li {
	font-size: 12px;
	letter-spacing: .2px;
	padding: 0;
	margin: 0 5px 0 0;
	color: #666;
	position: relative;
	line-height: 1.5;
	display: inline-block
}

.posts-default-info ul li a {
	color: #666
}
.posts-default-info ul li a:hover {
	color: #333
}

.posts-default-info ul li.post-author {
	padding-left: 30px
}

.posts-default-info ul li .avatar {
	position: absolute;
	top: -2px;
	left: 0;
	width: 25px
}

.posts-default-info ul li .avatar img {
	border: 1px solid #e5e5e5;
	border-radius: 50%;
	padding: 1px;
	width: 25px;
	height: 25px
}

.posts-gallery-img {
	position: relative;
	float: left;
	width: 231.98px;
	height: 173.98px;
	overflow: hidden
}

.posts-gallery-img img {
	width: 100%;
	height: auto
}

.posts-gallery-content {
	margin-left: 250px;
	margin-top: -3px
}

.posts-gallery-content h2 {
	position: relative;
	margin: 0 0 10px;
	font-size: 20px;
	font-weight: 600;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden
}

.posts-gallery-content .posts-gallery-text {
	font-size: 14px;
	margin-bottom: 0;
	color: #566573;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2
}

.post-style-tips {
	position: absolute;
	bottom: 32px;
	right: 28px
}

.post-style-tips a {
	padding: 6px 10px;
	line-height: 1;
	color: #fff;
	background: #378df7;
	display: inline-block;
	font-size: 12px
}

.post-style-tips span a:hover {
	background: #273746
}

.post-images-item {
	margin-bottom: 15px
}

.post-images-item ul {
	overflow: hidden;
	margin-left: -5px
}

.post-images-item ul li {
	float: left;
	width: 33.3333%
}

.post-images-item ul li .overlay {
	opacity: 0
}

.post-images-item ul li a:hover .overlay {
	opacity: .3
}

.post-images-item ul li .image-item {
	margin-left: 5px;
	max-height: 174px;
	position: relative;
	overflow: hidden
}

.post-images-item ul li a img {
	width: 100%;
	height: auto;
	min-height: 174px
}

.state-new {
	padding: 3.2px 8px;
	margin-right: 10px;
	background-color: #f75252;
	color: #fff;
	line-height: 12px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 12px;
	vertical-align: middle;
	font-weight: 400;
	top: -3px;
	position: relative
}

.post-entry-categories {
	margin-bottom: 5px
}

.post-entry-categories a {
	padding: 3px 5px;
	background-color: #19b5fe;
	color: #fff;
	font-size: 12px;
	line-height: 1;
	font-weight: 400;
	margin: 3px 5px 3px 0;
	display: inline-block;
	border-radius: 2px
}

.post-entry-categories a:nth-child(5n) {
	background-color: #898a94
}

.post-entry-categories a:nth-child(5n+1) {
	background-color: #e86664
}

.post-entry-categories a:nth-child(5n+2) {
	background-color: #e49184
}

.post-entry-categories a:nth-child(5n+3) {
	background-color: #5fc7ab
}

.post-entry-categories a:nth-child(5n+4) {
	background-color: #74bfe2
}

.post-entry-categories a:hover {
	background-color: #1b1b1b;
	color: #fff
}

.pic-posts {
	width: 25%;
	float: left;
	margin-bottom: 40px;
	border-radius: 5px;
	display: inline-block;
	height: 288px;
	overflow: hidden;
	position: relative;
	text-align: center
}

.pic-posts-box {
	margin-left: 35px;
	position: relative
}

.pic-posts-src {
	height: 288px;
	position: relative;
	border-radius: 5px
}

.pic-posts-box .pic-posts-src a {
	width: 100%;
	height: 100%;
	position: relative;
	display: block
}

.pic-posts-box .pic-posts-src .gradient {
	border-radius: 5px
}

.pic-posts-box .pic-posts-src:hover .gradient {
	opacity: .6
}

.pic-posts-box .title {
	position: absolute;
	bottom: 10%;
	width: 100%;
	text-shadow: 1px 1px 2px #000
}

.pic-posts-box .title h2 {
	padding: 10px;
	font-size: 17px;
	color: #fff;
	text-shadow: 1px 1px 2px #000
}

.pic-posts-box .title .post-views span {
	border: 1px rgba(0,0,0,.15) solid;
	padding: 6px 8px;
	cursor: pointer;
	background-color: rgba(25,181,254,.8);
	border-color: transparent;
	color: #fff;
	border-radius: 999em;
	vertical-align: bottom;
	height: 32px;
	line-height: 32px;
	font-size: 12px
}

.post-nav {
	margin-bottom: 15px
}

.post-nav span {
	cursor: pointer;
	position: relative;
	background: #fff;
	display: inline-block;
	border-radius: 30px;
	padding: 9px 22px;
	margin-right: 15px;
	margin-bottom: 10px;
	font-weight: 600;
	border: 1px solid #eae9e9;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-box-shadow: 0 5px 10px 0 rgba(146,146,146,.1);
	-moz-box-shadow: 0 5px 10px 0 rgba(146,146,146,.1);
	box-shadow: 0 0 10px 0 rgba(146,146,146,.1)
}

.post-nav span.current,.post-nav span:hover {
	background: #282828;
	color: #fff;
	border: 1px solid #282828
}

.wait-tips {
	text-align: center;
	padding: 20px 0
}

#ajax-load-posts {
	text-align: center;
	padding: 20px 0
}

#ajax-load-posts a,.btn-contribute,#ajax-load-posts button {
	cursor: pointer;
	width: 150px;
	background: #00a7eb;
	border-radius: 2px;
	font-size: 16px;
	color: #fff;
	height: 46px;
	line-height: 46px;
	display: inline-block;
	margin: 0 8px;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	line-height: 0
}

#ajax-load-posts a:hover,.btn-contribute:hover,#ajax-load-posts button:hover {
	background: #282828
}

#footer {
	width: 100%;
	position: relative
}

.one-s-footer {
	background-color: #282828
}

.one-s-footer {
	padding: 25px 0;
	color: #ababab
}

.one-s-footer .footer-copyright {
	font-size: 14px;
	text-align: center;
}

.one-s-footer .footer-copyright p {
	color: #ababab;
	padding: 2px 0
}

.one-s-footer .footer-copyright a {
	color: #fff
}

.one-s-footer .footer-copyright a:hover {
	/*color: #fff;*/
	color: #ddd
}

.one-s-footer .footer-social {
	float: right;
	margin-top: 0;
	position: relative
}

.one-s-footer .footer-social a {
	font-size: 20px;
	margin-left: 10px
}

.one-s-footer .footer-social a:first-child {
	margin-left: 0
}

.two-s-footer .footer-box {
	background-color: #282828;
	padding: 35px 0 25px
}

.item-footer {
	float: left;
	width: 33.3333%;
	display: inline-block
}

.item-b-f {
	padding-right: 40px
}

.dec-s {
	margin-top: 13px;
	padding-left: 5px
}

.dec-s p {
	font-size: 12px;
	color: #adadad
}

.item-footer h3 {
	font-size: 20px;
	color: #fff;
	margin-bottom: 30px;
	margin-top: 15px
}

.links-b a {
	font-size: 14px;
	color: #f1f1f1;
	margin-right: 5px;
	display: inline-block
}

.two-s-footer .footer-box .nav-footer {
	margin-bottom: 15px
}

.two-s-footer .footer-box .nav-footer a {
	color: #e0e0e0;
	margin-right: 10px
}

.two-s-footer .footer-box .nav-footer a:hover {
	color: #fff
}

.two-s-footer .footer-box .nav-footer span {
	margin: 0 10px
}

.two-s-footer .links-footer {
	font-size: 10px;
	color: #353e4a;
	padding: 15px 0 0;
	border-top: 1px solid rgba(255,255,255,.05);
	margin-top: 15px
}

.two-s-footer .links-footer a,.two-s-footer .links-footer span {
	color: #696969;
	line-height: 1.2;
	margin: 0 4px 0 0;
	font-size: 12px
}

.two-s-footer .copyright-footer p {
	color: #828282;
	font-size: 12px
}

.two-s-footer .copyright-footer a {
	color: #929292
}

.social-footer {
	float: right
}

.social-footer a {
	position: relative;
	float: left;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background-color: #343a40;
	text-align: center;
	border-radius: 20px;
	margin: 0 5px;
	color: #fff;
	font-size: 16px
}

.social-footer a i {
	color: #c5c5c5
}

.social-footer a:hover i {
	color: #fff
}

.social-footer a.weiboii:hover {
	background-color: #f74864
}

.social-footer a.ttweiboii:hover {
	background-color: #00a2ff
}

.social-footer a.mailii:hover {
	background-color: #e64c4c
}

.social-footer a.qqii:hover {
	background-color: #00c5ff
}

.social-footer a.wxii:hover {
	background-color: #35a999
}

.dropdown-menu-part .footer-link {
	margin: 0 0 0 10px;
	display: inline-block;
	color: #d7d7d7
}

.breadcrumbs {
	background: #fff;
	margin-bottom: 15px;
	padding: 15px 25px;
	border-top: 2px solid #748594;
	-webkit-box-shadow: 0 2px 5px 0 rgba(146,146,146,.1);
	-moz-box-shadow: 0 2px 5px 0 rgba(146,146,146,.1);
	box-shadow: 0 2px 5px 0 rgba(146,146,146,.1)
}

.breadcrumbs span {
	color: #666;
	font-size: 12px
}

.breadcrumbs span.sep {
	margin: 0 5px
}

.breadcrumbs span.current {
	color: #a5aeb5
}

.post-title .breadcrumbs {
	padding: 0;
	border-top: 0;
	margin-bottom: 25px;
	box-shadow: none
}

.post-timthumb {
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	height: 380px;
	position: relative
}

.post-timthumb h1 {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 40px;
	color: #fff;
	font-size: 26px;
	letter-spacing: 2px;
	font-weight: 600;
	text-shadow: 0px 1px 4px #000;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
	background-image: -webkit-linear-gradient(180deg,rgba(0,0,0,.01) 5%,rgba(0,0,0,.75) 100%);
	background-image: -moz-linear-gradient(180deg,rgba(0,0,0,.01) 5%,rgba(0,0,0,.75) 100%);
	background-image: linear-gradient(180deg,rgba(0,0,0,.01) 0,rgba(0,0,0,.65) 100%)
}

.post {
	padding: 50px 38px;
	/*min-height: 500px;*/
	background: #fff;
	margin-bottom: 20px;
	-webkit-box-shadow: 0 2px 5px 0 rgba(146,146,146,.1);
	-moz-box-shadow: 0 2px 5px 0 rgba(146,146,146,.1);
	box-shadow: 0 2px 5px 0 rgba(146,146,146,.1)
}

.post-content img {
	max-width: 100%;
	margin: 0 auto;
	height: auto !important;
	display: block;
	margin-bottom: 20px
}

.post-p-indent .post-content p {
	text-indent: 2em
}

.post-content p.post-abstract {
	padding: 20px;
	font-size: 14px;
	line-height: 24px;
	text-indent: 0;
	word-break: break-all;
	word-wrap: break-word;
	color: #666;
	border: 1px solid #efefef;
	background-color: #fbfbfb;
	border-radius: 2px
}

.post-content p.post-abstract .abstract-tit {
	color: #19b5fe
}

.post-content .wp-caption {
	max-width: 100%;
	display: block;
	margin-bottom: 20px;
	background-color: #f7f8f9;
	border: 1px solid #ececec;
	padding: 5px
}

.post-content .wp-caption img {
	margin-bottom: 5px
}

.post-content .wp-caption p {
	text-align: center;
	margin-bottom: 0;
	font-size: 14px
}

.post-content {
	margin: 0 0 20px;
	line-height: 1.8;
	font-size: 16px;
	color: #3d464d
}

.post-title {
	position: relative;
	margin: 0 0 35px;
	padding: 0 0 35px;
	border-bottom: 1px solid #e7e7e7
}

.post-title:after {
	content: "";
	background-color: #282828;
	left: 0;
	width: 30px;
	height: 2px;
	bottom: -2px;
	position: absolute;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.post-title:hover:after {
	width: 100%
}

.post-title .title {
	position: relative;
	font-size: 26px;
	letter-spacing: 2px;
	font-weight: 600;
	margin: 0 0 20px
}

.page .post-title .title {
	margin: 0
}

.post-title .post_icon {
	color: #666;
	font-size: 12px;
	display: block
}

.post-title .post_icon span {
	margin-right: 10px;
	display: inline-block;
	position: relative
}

.post-title .post_icon .postauthor img {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 1px solid rgba(216,216,216,.81);
	display: inline-block;
	margin-right: 10px
}

.post-title .post_icon a:link,.post-title .post_icon a:visited {
	color: #748594
}

.post-title .post_icon .postpublicity,.post-title .post_icon .postpublicity a {
	color: #19b5fe
}

.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5 {
	padding: 10px 0;
	margin-bottom: 18px;
	color: #555;
	font-weight: 700
}

.post-content h1 {
	font-size: 26px
}

.post-content h2 {
	font-size: 24px
}

.post-content h3 {
	font-size: 18px
}

.post-content h4 {
	font-size: 15px
}

.post-content h5 {
	font-size: 14px
}

.post-content p {
	margin-bottom: 25px;
	line-height: 1.8;
	font-size: 16px
}

.post-content blockquote {
	margin: 30px;
	color: #999
}

.post-content blockquote p {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 14px
}

.post-content p.text-indent {
	text-indent: 2em
}

.post-content p a:visited,.post-content p a {
	text-decoration: none;
	border-bottom: 1px solid #3d464d;
	padding-bottom: 2px
}

.post-content p a:hover {
	border-bottom-color: #00a7eb
}

.post-content ol,.post-content ul {
	margin: 0 0 18px 10px;
	padding: 0 0 0 20px
}

.post-content ul,.post-content ul li {
	list-style: disc
}

.post-content ol,.post-content ol li {
	list-style: decimal
}

.post-content li {
	margin-bottom: 8px;
	font-size: 14px
}

.post-content .table {
	width: 100%;
	border-top: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	margin-bottom: 20px
}

.post-content .table th {
	text-align: center;
	background-color: #f6f5f2;
	font-weight: 400
}

.post-content .table td,.post-content .table th {
	text-align: center;
	padding: 10px 15px;
	font-size: 14px;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8
}

.post-content hr {
	background-color: #d1d1d1;
	border: 0;
	height: 1px;
	margin: 0 0 1.75em
}

.post-declare {
	margin-bottom: 20px
}

.post-declare span {
	font-size: 20px;
	color: #000;
	position: absolute;
	left: 50%;
	top: -12px;
	background: #fff;
	margin-left: -14px;
	display: inline-block
}

.post-declare p {
	font-size: 15px;
	line-height: 1.5;
	color: #999;
	margin-bottom: 0
}

.post-declare a {
	color: #3d464d
}

.post-declare2 {
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	padding: 20px 0;
	position: relative;
	margin-bottom: 20px
}

.post-declare2 span {
	font-size: 20px;
	color: #000;
	position: absolute;
	left: 50%;
	top: -12px;
	background: #fff;
	margin-left: -14px;
	display: inline-block
}

.post-declare2 p {
	font-size: 15px;
	line-height: 1.5;
	color: #999;
	margin-bottom: 0
}

.post-declare2 a {
	color: #3d464d
}

.post-options {
	padding: 30px 0 35px;
	position: relative
}

.post-options .btn-likes {
	width: 130px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #f74840;
	box-shadow: none;
	background: #fff;
	display: inline-block;
	text-align: center;
	margin: 0 2px;
	color: #f74840;
	font-size: 14px;
	text-decoration: none;
	border-radius: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px
}

.post-options .btn-likes.like .icon-heart-filled {
	display: none;
	margin-top: -3px
}

.post-options .btn-likes.like.current {
	background-color: #f74840;
	color: #fff;
	border-color: #f74840
}

.post-options .btn-likes.like i {
	vertical-align: middle;
	display: inline-block;
	margin-top: -2px
}

.post-options .btn-likes.like.current .icon-heart-filled {
	display: inline-block;
	-webkit-animation: waver .3s linear 1;
	-moz-animation: waver .3s linear 1;
	-o-animation: waver .3s linear 1;
	animation: waver .3s linear 1
}

.post-options .btn-likes.like.current .icon-heart {
	display: none
}

.post-options .btn-publicity {
	color: #19b5fe;
	border-color: #19b5fe
}

.post-options .btn-publicity:hover {
	color: #fff;
	background-color: #19b5fe
}

.panel-reward {
	position: relative;
	padding: 30px 0 0;
	display: none
}

.panel-reward ul li {
	display: inline-block;
	text-align: center;
	margin: 0 10px;
	padding: 5px;
	border: 1px solid #87ddff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px
}

.panel-reward ul .weixinpay {
	border-color: #8ae0ac
}

.panel-reward ul li img {
	width: 120px;
	height: auto
}

.panel-reward ul li b {
	display: block;
	font-weight: 400;
	margin-top: 3px
}

.su-dropdown {
	position: relative;
	float: right
}

.su-dropdown .pay-author,.su-dropdown .J_showAllShareBtn {
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: 1px solid rgba(153,153,153,.31);
	box-shadow: none;
	background: #fff;
	display: inline-block;
	text-align: center;
	margin: 0 2px;
	color: #555;
	font-size: 14px;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px
}

.su-dropdown .pay-author span {
	display: none
}

.su-dropdown .pay-author:hover,.su-dropdown .J_showAllShareBtn:hover {
	border-color: #555;
	color: #232323
}

.su-dropbox {
	position: absolute;
	left: 0;
	top: 30px;
	width: 160px;
	background: #fff;
	padding: 15px;
	border: 1px solid #efefef;
	z-index: -1;
	opacity: 0;
	display: none\9;
	-webkit-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out;
	-webkit-backface-visibility: hidden;
	border-radius: 4px;
	box-shadow: 0 5px 20px rgba(0,34,77,.1)
}

.su-dropdown.open .su-dropbox {
	margin-top: -1px;
	opacity: 1;
	z-index: 10;
	display: block\9;
	top: 60px
}

.su-dropdown .su-dropbox:before {
	content: "";
	border-style: solid;
	border-width: 0 9px 9px;
	border-color: transparent transparent #fff;
	height: 0;
	position: absolute;
	left: 50%;
	top: -9px;
	width: 0;
	-webkit-transform: rotate(360deg);
	z-index: 1
}

.su-dropdown .su-dropbox:before {
	margin-left: -9px
}

.su-dropdown .su-dropbox:after {
	content: "";
	border-style: solid;
	border-width: 0 10px 10px;
	border-color: transparent transparent #efefef;
	height: 0;
	position: absolute;
	left: 50%;
	top: -10px;
	width: 0;
	-webkit-transform: rotate(360deg);
	margin-left: -10px
}

.paydropdown .su-dropbox {
	left: -57px;
	text-align: center
}

.paydropdown .su-dropbox ul li img {
	width: 100%
}

.paydropdown .su-dropbox ul li {
	float: left;
	width: 100%;
	padding: 5px
}

.paydropdown .pay-allqr {
	width: 320px;
	left: -138px
}

.paydropdown .pay-allqr ul li {
	float: left;
	width: 50%;
	padding: 5px
}

.paydropdown .pay-allqr ul li img {
	width: 100%
}

.socialdropdown .su-dropbox {
	width: 136px;
	left: -46px
}

.socialdropdown .su-dropbox a {
	display: block;
	padding: 9px 8px;
	font-size: 15px;
	color: #777;
	cursor: pointer
}

.socialdropdown .su-dropbox a.icon-weibo {
	color: #ff6363;
	border-color: #ff6363
}

.socialdropdown .su-dropbox a.icon-wechat {
	color: #1cbd8f;
	border-color: #1cbd8f
}

.socialdropdown .su-dropbox a.icon-qq {
	color: #65abff;
	border-color: #65abff
}

.socialdropdown .su-dropbox a:before {
	margin-right: 10px
}

.next-prev-posts {
	position: relative
}

.next-prev-posts .next-post,.next-prev-posts .prev-post {
	display: table;
	float: left;
	width: 50%
}

.next-prev-posts a {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	padding: 0 30px;
	text-align: left;
	text-decoration: none;
	position: relative;
	height: 130px
}

.next-prev-posts a.next {
	text-align: right
}

.next-prev-posts a.has-background span {
	color: #cecece;
	font-size: 14px
}

.next-prev-posts a.has-background h4 {
	font-size: 16px;
	margin-top: 10px;
	color: #fff
}

.next-prev-posts a h4,.next-prev-posts a span {
	position: relative;
	-webkit-transition-timing-function: cubic-bezier(.25,.1,.25,1);
	-moz-transition-timing-function: cubic-bezier(.25,.1,.25,1);
	-o-transition-timing-function: cubic-bezier(.25,.1,.25,1);
	transition-timing-function: cubic-bezier(.25,.1,.25,1);
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
	color: #606a6a;
	z-index: 1
}

.next-prev-posts a:hover {
	border-color: #20252b
}

.next-prev-posts a:hover h4,.next-prev-posts a:hover span {
	color: #20252b
}

.next-prev-posts a.has-background {
	border: none;
	background-size: 100%;
	background-position: center center;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.next-prev-posts a.has-background:after {
	content: '';
	position: absolute;
	background-color: rgba(0,0,0,.46);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	opacity: .65;
	-webkit-transition-timing-function: cubic-bezier(.25,.1,.25,1);
	-moz-transition-timing-function: cubic-bezier(.25,.1,.25,1);
	-o-transition-timing-function: cubic-bezier(.25,.1,.25,1);
	transition-timing-function: cubic-bezier(.25,.1,.25,1);
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s
}

.next-prev-posts a.has-background:hover h4,.next-prev-posts a.has-background:hover span {
	color: #fff
}

.next-prev-posts a.has-background:hover:after {
	opacity: .2
}

.related-post {
	margin-bottom: 25px
}

.related-post ul {
	margin-right: -15px;
	overflow: hidden
}

.related-post.last {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none
}

.related-post li {
	width: 33.33333%;
	display: block;
	position: relative;
	float: left;
	margin-bottom: 15px
}

.related-post li .item {
	margin-right: 15px;
	position: relative;
	overflow: hidden
}

.related-post li .item a {
	position: relative;
	display: block;
	height: 161px;
	overflow: hidden
}

.related-post li .item a img {
	height: 100%;
	width: 100%
}

.related-post li .item a:hover .overlay {
	opacity: .3
}

.related-post li .item h4 {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 25px 20px;
	color: #fff;
	font-size: 14px
}

.related-post li .item h4 span {
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2
}

.sidebar {
	width: 33.33333%;
	float: right;
	position: relative;
	padding-left: 15px;
	padding-right: 15px
}

.widget {
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	background: #fff;
	-webkit-box-shadow: 0 2px 5px 0 rgba(146,146,146,.1);
	-moz-box-shadow: 0 2px 5px 0 rgba(146,146,146,.1);
	box-shadow: 0 2px 5px 0 rgba(146,146,146,.1);
	padding: 25px
}

.widget widget_cjtz_img img {
	max-width: 100%;
	height: auto;
	border-radius: 0
}

.widget h3 {
	font-size: 18px;
	color: #282828;
	font-weight: 600;
	margin: 0;
	text-transform: uppercase;
	padding-bottom: 15px;
	margin-bottom: 25px;
	position: relative
}

.widget h3:after {
	content: "";
	background-color: #282828;
	left: 1px;
	width: 35px;
	height: 2px;
	bottom: -2px;
	position: absolute;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.widget:hover h3:after {
	width: 100%
}

.recent-posts-widget li {
	position: relative;
	margin-top: 20px;
	overflow: hidden
}

.recent-posts-widget li.one a {
	position: relative;
	overflow: hidden;
	display: block
}

.recent-posts-widget li.one a img {
	width: 100%;
	height: auto
}

.recent-posts-widget li.one a .overlay {
	opacity: .4
}

.recent-posts-widget li.one a:hover .overlay {
	opacity: .6
}

.recent-posts-widget li.one .title {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 20px
}

.recent-posts-widget li.one .title h4 {
	color: #fff;
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2
}

.recent-posts-widget li.one .title span {
	font-size: 12px;
	color: #ccc;
	margin-bottom: 5px;
	display: block
}

.recent-posts-widget li.others {
	height: 75px
}

.recent-posts-widget li.others .image {
	float: left;
	width: 100px;
	height: auto;
	max-height: 75px;
	position: relative
}

.recent-posts-widget li.others .image img {
	width: 100px;
	height: auto
}

.recent-posts-widget li.others .title {
	margin-left: 115px;
	height: 100%;
	position: relative
}

.recent-posts-widget li.others .title h4 {
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2
}

.recent-posts-widget li.others .title span {
	font-size: 12px;
	color: #9a9a9a;
	position: absolute;
	bottom: 0
}

.suxingme_social {
	overflow: initial
}

.social-widget-link {
	position: relative;
	margin-bottom: 10px;
	position: relative;
	display: block;
	font-size: 12px;
	background: #fff;
	color: #525252;
	line-height: 40px;
	padding: 0 14px;
	border: 1px solid #ddd;
	border-radius: 2px
}

.social-widget-link-count i {
	margin-right: 9px;
	font-size: 17px;
	vertical-align: middle
}

.social-widget-link-title {
	position: absolute;
	top: -1px;
	right: -1px;
	bottom: -1px;
	width: 100px;
	text-align: center;
	background: rgba(255,255,255,.08);
	transition: width .3s;
	border-radius: 0 3px 3px 0
}

.social-widget-link:hover .social-widget-link-title {
	width: 116px
}

.social-widget-link a {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.social-link-weibo {
	border-color: rgba(236,61,81,.39)
}

.social-link-weibo i {
	color: #ec3d51
}

.social-link-weibo .social-widget-link-title {
	background-color: #ec3d51;
	color: #fff
}

.social-link-tencent-weibo {
	border-color: rgba(104,166,214,.39)
}

.social-link-tencent-weibo i {
	color: #68a6d6
}

.social-link-tencent-weibo .social-widget-link-title {
	background-color: #68a6d6;
	color: #fff
}

.social-link-email {
	border-color: rgba(42,179,154,.4)
}

.social-link-email i {
	color: #2ab39a
}

.social-link-email .social-widget-link-title {
	background-color: #2ab39a;
	color: #fff
}

.social-link-qq {
	border-color: rgba(18,170,232,.39)
}

.social-link-qq i {
	color: #12aae8
}

.social-link-qq .social-widget-link-title {
	background-color: #12aae8;
	color: #fff
}

.social-link-wechat {
	border-color: rgba(25,152,114,.4)
}

.social-link-wechat i {
	color: #199872
}

.social-link-wechat .social-widget-link-title {
	background-color: #199872;
	color: #fff
}

.f-weixin-dropdown,.single-weixin-dropdown {
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #fff;
	z-index: 9998;
	display: none;
	-webkit-animation: fade-zoom-in .3s forwards;
	-o-animation: fade-zoom-in .3s forwards;
	animation: fade-zoom-in .3s forwards;
	display: none;
	-webkit-backface-visibility: hidden
}

.f-weixin-dropdown .qcode img,.single-weixin-dropdown .qcode img {
	width: 100%;
	height: auto
}

.f-weixin-dropdown.is-visible,.single-weixin-dropdown.is-visible {
	display: block
}

.f-weixin-dropdown .tooltip-weixin-inner,.single-weixin-dropdown .tooltip-weixin-inner {
	max-width: 300px;
	padding: 0 20px;
	margin: auto;
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	height: 320px;
	top: -150px;
	bottom: 0
}

.f-weixin-dropdown .tooltip-weixin-inner h3,.single-weixin-dropdown .tooltip-weixin-inner h3 {
	color: #273746;
	font-size: 32px;
	font-weight: 300;
	margin-bottom: 10px;
	line-height: 1.3
}

.f-weixin-dropdown .close_tip,.single-weixin-dropdown .close_tip {
	position: fixed;
	z-index: 99999;
	top: 80px;
	right: 80px;
	color: #bdbdbd;
	font-size: 36px;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}

.widget_cjtz {
	position: relative;
	display: block
}

.widget_cjtz_img {
	position: relative
}

.img-info {
	position: absolute;
	right: 10px;
	bottom: 10px;
	padding: 0;
	text-align: right;
	color: #fff
}

.img-info i {
	position: relative;
	width: 20px;
	height: 20px;
	display: inline-block;
	background: #000;
	border-radius: 50%;
	color: #d5d5d5;
	font-size: 12px;
	line-height: 19px;
	text-align: center;
	z-index: 9
}

.img-info .info {
	position: absolute;
	bottom: 0;
	right: 5px;
	width: 0;
	padding: 5px 0 5px;
	overflow: hidden;
	background: #000;
	border-radius: 10px;
	line-height: 10px;
	text-align: center;
	font-size: 10px;
	color: #b1b1b1;
	white-space: nowrap
}

.widget_cjtz .img-info .info a {
	color: #d5d5d5;
	font-style: normal
}

.widget_cjtz .img-info .info a:hover {
	color: #fff
}

.widget_cjtz:hover .info {
	width: auto;
	padding: 5px 14px 5px 12px;
	-webkit-transition: all .2s cubic-bezier(0,.34,.71,1.26) !important;
	-moz-transition: all .2s cubic-bezier(0,.34,.71,1.26) !important;
	-ms-transition: all .2s cubic-bezier(0,.34,.71,1.26) !important;
	-o-transition: all .2s cubic-bezier(0,.34,.71,1.26) !important;
	transition: all .2s cubic-bezier(0,.34,.71,1.26) !important;
	font-size: 12px
}

.suxingme_maillist form {
	padding-bottom: 10px
}

.suxingme_maillist form .rsstxt {
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	width: 180px;
	height: 39px;
	border: 1px solid #e4e4e4;
	border-right-width: 0;
	background: #f5f6f9;
	color: #333;
	font-size: 12px;
	font-family: "Open Sans","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",Arial,Verdana,Tahoma,sans-serif
}

.suxingme_maillist form .rssbutton {
	width: 80px;
	height: 39px;
	border: 1px solid #282828;
	background: #282828;
	color: #fff;
	letter-spacing: 2px;
	font-size: 14px;
	font-family: "Open Sans","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",Arial,Verdana,Tahoma,sans-serif;
	-webkit-transition: color .2s ease-out,background .2s ease-out,border-color .2s ease-out;
	-moz-transition: color .2s ease-out,background .2s ease-out,border-color .2s ease-out;
	transition: color .2s ease-out,background .2s ease-out,border-color .2s ease-out;
	cursor: pointer
}

.suxingme_maillist form .rssbutton:hover {
	border: 1px solid #19b5fe;
	background: #19b5fe
}

.widget_suxingme_comment ul li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee
}

.widget_suxingme_comment ul li .message {
	margin-bottom: 8px
}

.widget_suxingme_comment ul li .message a {
	color: #333;
	font-size: 14px
}

.widget_suxingme_comment ul li .meta {
	padding-left: 20px;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #9a9a9a
}

.widget_suxingme_comment ul li .meta .avatar {
	position: absolute;
	top: 1px;
	left: 0;
	width: 30px
}

.widget_suxingme_comment ul li .meta .avatar img {
	border: 1px solid #e5e5e5;
	border-radius: 50%;
	padding: 1px;
	width: 16px;
	height: 16px
}

.widget_suxingme_comment ul li .meta .link {
	font-size: 12px;
	color: #9a9a9a
}

.widge_tags a {
	display: inline-block;
	font-size: 12px;
	line-height: 1;
	padding: 6px 12px 4px;
	margin: 0 8px 8px 0;
	border: 1px solid #e0e0e0;
	border-radius: 2px;
	color: rgba(0,0,0,.44);
	background-color: rgba(255,255,255,.97)
}

.widge_tags a.hot {
	border-color: #fdb2b2;
	color: #fd6161
}

.widge_tags a.hot i {
	position: relative;
	top: -1px
}

.widge_tags a:hover {
	color: #fff;
	background: #1b1b1b;
	border-color: #1b1b1b
}

.widget_suxingme_post li {
	display: block;
	position: relative;
	margin: 0 0 20px
}

.widget_suxingme_post li:last-child {
	margin-bottom: 0
}

.widget_suxingme_post li a {
	display: block
}

.widget_suxingme_post li a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 175px
}

.widget_suxingme_post li a:hover .overlay {
	opacity: .6
}

.widget_suxingme_post li a img {
	width: 100%;
	min-height: 100%;
	opacity: 1;
	-webkit-transition: -webkit-transform .3s ease-in-out,opacity .3s ease-in-out;
	-moz-transition: -moz-transform .3s ease-in-out,opacity .3s ease-in-out;
	transition: transform .3s ease-in-out,opacity .3s ease-in-out
}

.widget_suxingme_post li .title {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 20px
}

.widget_suxingme_post li .title h4 {
	color: #fff;
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2
}

.widget_suxingme_post li .title .entry-meta {
	font-size: 12px;
	color: #ccc;
	margin-bottom: 5px
}

.widget_suxingme_post li .title .entry-meta span {
	margin-right: 10px
}

.widget.affix {
	background: #fff;
	z-index: 99;
	margin-bottom: 0;
	width: 300px
}

.affix {
	position: fixed
}

.authors_profile {
	position: relative
}

.authors_profile .avatar-panel {
	position: relative;
	background: url(../images/img_usercard_bg.jpg) center center no-repeat;
	background-size: cover;
	height: 140px;
	margin: -35px -30px 46px
}

.authors_profile .author_pic {
	width: 84px;
	height: 84px;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	bottom: -42px;
	left: 50%;
	margin-left: -42px;
	border;border: 2px solid rgba(255,255,255,.25);
	box-shadow: 0 0 3px rgba(0,0,0,.2)
}

.authors_profile .author_pic img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 100%;
	height: 100%
}

.authors_profile .author_name {
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
	text-align: center;
	position: relative
}

.authors_profile .author_name span {
	font-size: 12px;
	display: inline-block;
	color: #fff;
	background-color: #19b5fe;
	padding: 3px 4px;
	border-radius: 4px;
	line-height: 1;
	border: 2px solid #fff;
	margin-left: 5px;
	position: absolute;
	top: 2px;
	right: inherit
}

.authors_profile .author_dec {
	text-align: center;
	font-size: 12px;
	padding: 0 15px 5px
}

.authors_profile .author_post_like {
	text-align: center
}

.authors_profile .author_post_like a {
	border: 1px rgba(0,0,0,.15) solid;
	padding: 8px 13px;
	cursor: pointer;
	background-color: #f74840;
	border-color: transparent;
	color: #fff;
	height: 34px;
	line-height: 34px;
	font-size: 12px;
	border-radius: 999em
}

.authors_profile .author_post_like a:hover {
	background-color: #282828;
	color: #fff
}

.authors_profile .side_count {
	position: relative;
	margin-bottom: 15px
}

.authors_profile .side_count .side_cardTotal {
	display: inline-block;
	position: relative;
	height: 40px;
	width: 45px;
	left: 28%;
	padding: 0 4px;
	color: #a09f9f;
	border-right: 1px solid #eceef1
}

.authors_profile .side_count .side_cardTotal .card_number {
	display: block;
	height: 25px;
	position: absolute;
	top: -4px;
	left: -2px;
	width: 50px;
	text-align: center
}

.authors_profile .side_count .side_cardTotal .card_number a {
	text-decoration: none;
	font-size: 15px;
	color: #a09f9f
}

.authors_profile .side_count .side_cardTotal .card {
	display: block;
	position: absolute;
	top: 18px;
	left: 20%
}

.authors_profile .side_count .side_cardTotal .card a {
	text-decoration: none;
	color: #a09f9f
}

.authors_profile .side_count .side_comment {
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 0;
	height: 30px;
	width: 40px;
	margin: 0 2px;
	color: #a09f9f;
	padding: 0 5px
}

.authors_profile .side_count .side_comment .comment_number {
	display: block;
	height: 18px;
	position: absolute;
	top: -4px;
	text-align: center;
	width: 36px
}

.authors_profile .side_count .side_comment .comment_number a {
	text-decoration: none;
	font-size: 15px;
	color: #a09f9f
}

.authors_profile .side_count .side_comment .comment {
	display: block;
	position: absolute;
	top: 18px;
	left: 20%
}

.authors_profile .side_count .side_comment .comment a {
	text-decoration: none;
	color: #a09f9f
}

.widget_links ul li {
	display: inline-block
}

.widget_links ul li a {
	font-size: 12px;
	margin-right: 5px;
	color: #7d7d7d;
	display: inline-block
}

.widget_suxingme_author_posts ul {
	padding: 0 0 0 20px
}

.widget_suxingme_author_posts ul li {
	margin-bottom: 10px;
	line-height: 19px;
	list-style-type: decimal
}

.page-links {
	text-align: center;
	margin: 30px 0
}

.page-links a,.page-links span {
	color: #888;
	padding: 5px 10px;
	margin: 5px 2px;
	font-size: 12px;
	border-radius: 2px;
	background: #e5e5e5
}

.page-links a:hover,.page-links span.current {
	color: #fff;
	background: #19b5fe
}

#comments {
	position: relative
}

.related-post,.comments-box,.respond-box {
	position: relative;
	background-color: #fff;
	margin-bottom: 20px;
	border-color: #ebedf1;
	padding: 35px 38px 40px;
	background: #fff;
	-webkit-box-shadow: 0 2px 5px 0 rgba(146,146,146,.1);
	-moz-box-shadow: 0 2px 5px 0 rgba(146,146,146,.1);
	box-shadow: 0 2px 5px 0 rgba(146,146,146,.1)
}

.related-post h3,.comments-title {
	font-size: 20px;
	color: #282828;
	font-weight: 600;
	margin: 0;
	margin-bottom: 30px;
	text-transform: uppercase;
	padding-bottom: 20px;
	position: relative
}

.related-post h3:after,.comments-title:after {
	content: "";
	background-color: #282828;
	left: 0;
	width: 39px;
	height: 2px;
	bottom: -2px;
	position: absolute;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.related-post:hover h3:after,.comments-box:hover .comments-title:after,.respond-box:hover .comments-title:after {
	width: 100%
}

.comments-title #cancel-comment-reply {
	margin-left: 10px;
	font-size: 14px;
	color: #ddd
}

#loading-comments {
	display: none;
	text-align: center;
	font-size: 18px;
	color: #929292;
	margin-bottom: 20px
}

.commentlist {
	padding: 0 0 20px;
	clear: both
}

.commentlist li {
	clear: both;
	margin: 15px 0;
	border-bottom: 1px solid #eceef1;
	margin-left: 65px;
	position: relative;
	padding-bottom: 5px;
	margin-bottom: 20px
}

.commentlist li .comment-avatar {
	position: absolute;
	left: -65px
}

.commentlist li .comment-avatar .avatar {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 50px;
	height: 50px
}

.commentlist li .comment_author {
	position: relative
}

.commentlist li .comment_author .comment_floor {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 12px;
	color: rgba(0,0,0,.4)
}

.commentlist li .comment_author .comment_floor span {
	font-size: 14px;
	color: rgba(0,0,0,.4)
}

.commentlist li .comment_author .comment_floor span.floor_first {
	padding: 2px 5px;
	color: #fff;
	font-size: 12px;
	background: #ef5e63
}

.commentlist li .comment_author .comment_floor span.floor_second {
	background: #ffa41f
}

.commentlist li .comment_author .comment_floor span.floor_third {
	background: #6698de
}

.commentlist li .comment-text {
	padding: 10px 0;
	color: #282828
}

.commentlist li .comment_reply {
	display: block;
	text-align: right;
	margin: 0;
	font-size: 12px;
	color: #757e91
}

.commentlist li ul {
	padding: 10px 0 0
}

.commentlist li ul.children li {
	margin-left: 0;
	padding: 12px;
	border-bottom-width: 0;
	border: 1px solid #e4e4e4;
	border-radius: 2px;
	background-color: #fbfbfb;
	margin-bottom: 10px;
	margin-top: 0
}

.commentlist li ul.children li .comment-avatar {
	position: relative;
	left: initial;
	float: left
}

.commentlist li ul.children li .comment-avatar .avatar {
	width: 40px;
	height: 40px
}

.commentlist li ul.children li .comment-body {
	border-bottom-width: 0;
	margin: 0 0 0 55px;
	padding: 0 0 10px;
	position: relative
}

.commentlist li ul.children li .comment-body .comment_reply {
	position: absolute;
	right: 0;
	top: 0
}

.commentlist li ul.children li .comment-body .comment-text {
	padding: 10px 0 0
}

.commentlist em {
	padding-left: 6px;
	color: #a8a8a8;
	font-size: 12px;
	font-style: normal
}

#comments-navi {
	text-align: center;
	padding: 0 30px;
	padding-bottom: 30px
}

#comments-navi .prev {
	padding: 4px !important
}

#comments-navi .page-numbers {
	margin: 0 1px 2px;
	padding: 4px 10px;
	color: #5f5f5f;
	white-space: nowrap;
	display: inline-block;
	font-size: 14px;
	background-color: #eff0f1;
	border-radius: 2px
}

#comments-navi .page-numbers.dots {
	background-color: transparent;
	padding: 0
}

#comments-navi .page-numbers.current,#comments-navi .page-numbers:hover {
	color: #fff;
	background-color: #19b5fe
}

#respond p {
	margin: 0 0 15px
}

#respond p.logged-in-as {
	color: #ccc
}

#respond p.logged-in-as i {
	color: #0068d2
}

#respond p.logged-in-as img {
	float: left;
	padding-right: 6px
}

#respond p.logged-in-as a {
	color: #666
}

#respond p.logged-in-as a:hover {
	color: #e00
}

#respond #error,#respond #loading {
	margin-top: 5px;
	color: #666
}

#respond #error {
	color: #e00
}

#edita {
	padding: 8px 15px;
	font-size: 14px;
	font-weight: 700;
	color: #f60;
	background: #fff1df
}

#respond p.tips {
	margin: 0 0 20px;
	padding: 10% 10px;
	border: 2px solid #efefef;
	background: #f7f7f7;
	text-align: center
}

#respond p label {
	padding-right: 1px;
	color: #000
}

#respond em {
	font-size: 11px;
	font-style: normal;
	color: #999
}

.commentlist li #respond {
	margin: 0 auto;
	padding: 15px;
	background: #f5f6f9;
	margin: 10px 0;
	box-shadow: none
}

#commentform p em {
	padding-left: 5px;
	color: red
}

#commentform #author,#commentform #email,#commentform #url {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 5px;
	padding: 10px 14px;
	border: 1px solid #eaeaea
}

#commentform .logged-in-as {
	margin-bottom: 10px
}

#commentform .logged-in-as a i {
	font-style: normal;
	color: #989898
}

#commentform .comment-form-textarea {
	margin-bottom: 20px
}

#commentform .comment-textarea-box {
	position: relative;
	margin-bottom: 15px
}

#commentform .comment-textarea-box textarea {
	display: block;
	padding: 18px 14px;
	color: #ccc;
	box-sizing: border-box;
	width: 100%;
	height: 100px;
	padding: 10px 14px;
	line-height: 1.5;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-color: #efefef
}

#commentform #author:focus,#commentform #author:hover,#commentform #comment:focus,#commentform #comment:hover,#commentform #email:focus,#commentform #email:hover,#commentform #url:hover,#url:focus {
	color: #666;
	-webkit-appearance: none
}

#commentform .form-submit {
	position: relative
}

#commentform .form-submit button {
	font-size: 14px;
	padding: 0;
	border-radius: 0
}

#commentform .form-submit .comment-form-smilies {
	width: 300px;
	margin-top: 10px
}

#commentform .form-submit .btn-comment {
	-webkit-appearance: none;
	border-radius: 2px;
	background: #19b5fe;
	color: #fff;
	padding: 14px 0;
	border: 0;
	font-size: 16px;
	font-weight: 700;
	width: 120px;
	line-height: 1;
	height: auto;
	letter-spacing: .1em;
	text-transform: uppercase;
	-webkit-transition: color .2s ease-out,background .2s ease-out,border-color .2s ease-out;
	-moz-transition: color .2s ease-out,background .2s ease-out,border-color .2s ease-out;
	transition: color .2s ease-out,background .2s ease-out,border-color .2s ease-out;
	cursor: pointer
}

#commentform .form-submit .btn-comment:hover {
	background: #282828
}

img.wp-smiley {
	width: 25px !important;
	height: auto !important;
	max-height: none !important
}

.comment-form-smilies .smilies-box {
	padding: 10px
}

.comment-form-smilies .smilies-box a {
	cursor: pointer;
	height: 30px;
	width: 30px;
	text-align: center;
	display: inline-block;
	background: #fff
}

.comment-form-smilies .smilies-box a:hover {
	position: relative;
	z-index: 2
}

.comment_admin {
	background: #999898;
	padding: 1px 5px;
	color: #fff;
	border-radius: 2px;
	margin-left: 5px;
	line-height: 1;
	font-size: 12px
}

#comment-author-info label {
	color: #888;
	font-size: 14px
}

#comment-author-info {
	margin-top: 20px
}

#comment-author-info .comment-md-3 {
	float: left;
	width: 33.3333%;
	padding: 0 13px 0 0;
	font-size: 12px;
	color: #ccc;
	box-sizing: border-box;
	position: relative
}

#comment-author-info .comment-form-url {
	padding: 0
}

#comment-author-info .required {
	color: #ff4b33;
	font-weight: 700;
	margin-left: 3px;
	vertical-align: middle
}

.hide {
	display: none
}

#comment_message {
	position: absolute;
	top: 0;
	left: 0;
	background: #f9f9f9;
	z-index: 2;
	text-align: center;
	font-size: 18px;
	color: #f74840;
	width: 100%;
	height: 100px;
	overflow: hidden
}

#comment_message p {
	margin: 6% 0 0;
	padding: 0 10px
}

.comt-error {
	background: #f9f9f9 !important
}

.comments-num {
	color: #666
}

#commentform .form-submit #submit.disabled {
	cursor: not-allowed;
	opacity: .5;
	background: #282828
}

#pagenavi {
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 60px
}

#pagenavi .page-numbers,#pagenavi .pages {
	margin: 0;
	padding: 6px 14px;
	color: #b5b5b5;
	border: 1px solid #ddd;
	white-space: nowrap;
	display: inline-block;
	background: #fff
}

#pagenavi .page-numbers:hover {
	color: #fff;
	background: #1b1b1b;
	border: 1px solid #1b1b1b
}

#pagenavi .current {
	color: #fff !important;
	background: #282828;
	border: 1px solid #282828
}

.navigation {
	margin: 0;
	padding: 20px;
	text-align: center;
	font-size: 12px;
	display: block
}

.navigation .screen-reader-text {
	display: none
}

.navigation .page-numbers {
	padding: 10px 18px;
	background: #fff;
	color: #666;
	border-radius: 3px;
	margin: 2px;
	display: inline-block;
	border: 1px solid #e8e8e8;
	font-size: 16px;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.05);
	-moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,.05);
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.05)
}

.navigation .current {
	background: #282828;
	color: #fff;
	border-color: #282828
}

.navigation a:hover {
	border: 1px solid #282828;
	color: #fff;
	background: #282828
}

.smiley-box {
	display: none;
	position: relative;
	margin-left: 10px
}

.posts-cjtz,.posts-cjtz-min,.posts-top-cjtz,.posts-top-cjtz-mini,.posts-footer-cjtz,.posts-footer-cjtz-mini {
	position: relative
}

.posts-footer-cjtz {
	margin-bottom: 30px
}

.posts-top-cjtz-mini,.posts-footer-cjtz-mini {
	margin-bottom: 5px;
	display: none
}

.posts-cjtz img,.posts-cjtz-min img,.posts-top-cjtz img,.posts-top-cjtz-mini img,.posts-footer-cjtz img,.posts-footer-cjtz-mini img {
	width: 100%
}

.posts-cjtz {
	box-shadow: none
}

.posts-top-cjtz {
	margin-bottom: 15px
}

.posts-top-cjtz-mini {
	margin-bottom: 0
}

#totop {
	display: none;
	position: fixed;
	bottom: 45px;
	padding: 8px 13px 11px;
	background: #ccc;
	color: #fff;
	text-align: center;
	cursor: pointer;
	font-size: 15px;
	border-radius: 5px
}

#totop:hover {
	background: #00a7eb;
	color: #fff
}

.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object {
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	vertical-align: top
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none
}

.fancybox-opened {
	z-index: 8030
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0,0,0,.5);
	-moz-box-shadow: 0 10px 25px rgba(0,0,0,.5);
	box-shadow: 0 10px 25px rgba(0,0,0,.5)
}

.fancybox-inner,.fancybox-outer {
	position: relative
}

.fancybox-inner {
	overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch
}

.fancybox-error {
	color: #444;
	margin: 0;
	padding: 15px;
	white-space: nowrap
}

.fancybox-iframe,.fancybox-image {
	display: block;
	width: 100%;
	height: 100%
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%
}

#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span {
	background-image: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAACwAAACYCAMAAACoAftQAAAAvVBMVEUAAAAAAAAAAAAODg4AAAAAAAAAAADNzc0BAQHZ2dkDAwMHBwcAAADf398CAgI/Pz8BAQEAAACCgoIcHBzl5eUAAAC/v7/x8fEGBgZnZ2cAAADs7OwGBgb4+Pg/Pz/Jycmenp5nZ2f39/eDg4MAAADQ0ND4+Piurq7a2tr8/Pzs7OwAAAD5+fn9/f3e3t4AAAD///9OTk7BwcE1NTWsrKyNjY2cnJx6enpdXV1oaGgsLCy6uroiIiLOzs5BQUFt3PCNAAAAL3RSTlMAAQMIDRIZHSMnLTpESFNVXWlpbG15en+HiZCWoaGssrO2vsDFydPU3uL4+fr9/Ywv6xsAAAQVSURBVHhe7JZbc6JMGIQXAUOQEMi3uMYkrmopZgqs5ujZ//+zvpdNzMsMlli1N3uRvtCbpzo9I+nmhyqN9OO6GNQ6Ha1SG0mcrhskXe90rvKE6kbX7r9MF4vp2887nfBrqPW0xJemD4w32e7jHIj2602SbNZ7Qfgd0zJLtgKi2B0+tSsE3h8u0RX7HGGfHWrK9oiIbrK69SiQHxTliO5VWtP0rrNEemhoj6muaYqx2XuGyJrwbgUKohhb3hIFM6wCC7Zm4+M5Zs5fpKNiTYndEOUHDFRYCeADLvGiy7DtL7E5/12gJPacalPlqEc2eoFAdmCa2UOGyOhoUuQgwo7PxCwJMGXYGcQMlyCVX3DchCkGs3V6h0iFgyUSZsuS6QQLGaYDhueUHxhf3RpzOqB8dRMcz84lf5FS9A1Ngi2PQm8PF7RBZOnEyqFnSC/BKX6bHQmucpB13mRzCJtTsPUowlpl14if2JifUXcwgeqdA2OLn1C+PdsbzCKkW0a3KeKxbbAxF4FJ9EgAaXGqyFORAuLZNrkMZNoNKnNS9PE5dpltFofjB4PJXIAk5rP/HMu4Ukmm7XjEkwLfc2yT66tJk7lp2T2H1LMtk2wVVsWpcE0SlW4DbeLE/xG3eRvfQv7Fptw4KvpDNRKLt1/3rZty/xbjrPef1+5D018ITYttkiTrfAUsrmzK3RTIT/woHxH3DaZl9h2rRH2aX0ydaYb1BVK1zNdA32RvNn7DkVmmoyeVJvYBMcdl5Vg2/lW0zpSbUNIKT12KLV8wVjsmNvGW63feU3qj86veGQmAA1e5qzbStNZdmVTlRzzbSjG+4+t4u1iqjxxjR6pczaiNBCCVXoGx25X7mUNGgJBHM/QsXWp+dk4U5xJjX4EXSM7ACcCxnnnm2zI8rxVoFgMr/lUwUpyNPvYVx/eRfaUSQzkzLWxEOVhiwynCAd2GvCm/2bquBPEo+LxnDv0YXdyfFOHQP+8EV/kY0enSorxyitoLxxwiabDRqDImWF2JJVBIeVNEk2HgsDGn7vkhcPy67lMOiBGF4AGS3tX8yYqAfb5eF/kRiMPX4cDjEDLd8wezJT4lwtHrMHBtbg6V9oLhYDYLw3A2eSVbn0elSdMCecFg+Ee0Kq7dlftLXSCrRxNE8lzH7hp0Nu3qpHQty7Ztq2sabHvtpb/SLauisVTye1O+N2Ubbxhu2xSAq6x1UwoAWfum8P3Gu5ZNYaUA2jaFJYCofVPYOWnZFD4TcLpxU1ZAnN24KRnfxQ2bshEE/Vub8r0p35vi/t9eHRoBDMNQDJUvMLkOkDMM+8D7b9cR+kOKLPy4juojnQeAkWWVAyLLLINVdovj44N8LOqi/3Djxo0bN5ZvdbWJuwHhrw2ILYdqBwDT2fEEXtrZFmVcCWLiAAAAAElFTkSuQmCC)
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(data:image/gif;
	base64,R0lGODlhGAAYAPcIADo6OkVFRTQ0NMnJydPT04yMjC8vL7y8vB0dHXl5eX5+fu7u7lJSUqGhoQ0NDSsrK62treXl5ZSUlMLCwhgYGKenp7S0tLu7u/X19fr6+kNDQ5ycnBISEgQEBFtbW7GxsRcXFzAwMCMjI2ZmZoaGhktLS83NzQoKClxcXE1NTc7OzhQUFGVlZQUFBVRUVG9vbxkZGZWVlebm5tzc3NTU1OLi4jExMVlZWUBAQJ6eniYmJqKiopqamoeHh6+vr8PDwwkJCT8/P5OTkw8PDykpKRAQECEhIYmJiYiIiCQkJF1dXS0tLSAgILCwsAgICBERETMzM4WFhb29vSoqKgsLC6Ojo7+/v5mZmfT09Pn5+Tg4OLa2trq6utDQ0CIiIp2dnaurqwwMDD09PUdHR66urkRERExMTNXV1eHh4ZaWlhMTE9vb28/Pzzw8PKCgoBYWFqysrL6+vlpaWm5ubp+fn0ZGRsDAwJubmz4+Pg4ODjk5OZCQkAYGBicnJywsLDIyMnh4eAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/i1NYWRlIGJ5IEtyYXNpbWlyYSBOZWpjaGV2YSAod3d3LmxvYWRpbmZvLm5ldCkAIfkEBQoACAAsAAAAABgAGAAAB/+ACIKDhAg2NoWJiUAtgkMHB0OKkys8L44qKpIIMEaNkwgrBzQGCEOZkkA2RJ+gLjJCLaeanAJFlCuCQDs1AUCoRQI6gy2tLQU+KUAIADMxQDc3LUY2ki1FREbELD8EMQJAKcODQLdAOgI2MIVEPSoDAZNDh0bLiS04R9qKQEa3hUACMrIHSlAxQUaE8FiYI0jBIgaISCTSL8aOHBhxPCQSkYiOVEOAhGw1qdHBREM8Ter3bxE1Gy0LFaFHUBAMG8IkhSR0zRQ6dYSMECnSSJW2IreobVqRjWcrdLc4yrKxD8HJRDO1tZCI0FZBq0RsLNvKytQqkveMrBMUcVAntF8IdRD5+lXk10AAIfkEBQoABgAsAAAAABgAGAAAB/+ABoKDhC1LD4SJioItToJOTRAOjC2LiQUsgg5SUpMGCRUUloMQE4ibnQZQESqiowYpBFEtqA4tDRlKlk9PjxIqGk6cTikYTY6LChvBBgIDSE4MDE4NCxqCTw9MhEpNUlFLTgFJhA8MtElQUBSVg0kKFxYAu+pMyIoACgiWTkyehQbatXs1qJKTJA8SLuk16smhhEmcOEjy8AHDXQ8PTWpRaSBBj4mebLPUgsnFRE4QqDtJ6AkUAfYSUVCXZJItQhINTBQAZQUhJgs1QdnGywATKBtXaCOZRECvB0toCSBH0MATmIISCmIiwCdBqMi06lyypCoTVy0StqMwsuogsW4GFzm5ZykQACH5BAUKAAIALAAAAAAYABgAAAf/gAKCg4QCU0mFiYkdHYJUDQ1Ujo2KgxwKHoJhZGRhgi9XIJWCHF9kiJtgngY0XKKjAmNWCQJUZGCSMTIulYyOSFxatrgBNZGCMDCEXlMcgjZbCVRjY1QxMwACYR5dVZLINjZJYR1iCIRT1WIfWTIJlI4IWjaeigwLWA02lWFe34lTqqSAN4gSQUUGB1GZwpChs1EcDEyROIXKQoYSH1bi0FDiP1iLICL4SIgKgnqJwsijtzGcv0IwDIgjF+YjFU9hkmgx8EqQFwMPw9jwIoCDMwQG6nEkWpCgFk8Mi2oh5EsRBy1EO0QV4EWLxl4TvzFsREXiwUIdvCgToHXKIBheC87CSuIWJCyLIAMBACH5BAUKAAAALAIAAAAWABcAAAfegACCg4MiIoSIiYgSBYqKHSIwgg45V1SCIwUcjh1TIZdUlZdTExBqjgBqAoeUVx0dJARmqII6IQ6hljhsEoSnAIeDDiEiHTg4HUgDAgBULhOugiEhOg4dHB2EImVUAlURZy+XgiICt45ma2hpD4kOwYo6aWWJ2bSCVFQOHA4OAA8A29G6waYgGysPpkwRONAgmwkhBNmjpa9fP0IOJKGC4Q8RlXICOiqaBi9VCAHVrrkD4ECHOY06HvxyIEAjuXOpppQcZGsTIWr3AKxKJCLiPYaIkMajtZOWDkQTBwUCACH5BAUKAAEALAIAAAAWABcAAAfRgAGCg4NUVISIiYhTSYMdiogUg1NTjwFKCpCJHZSDPjwcmqGTlR0KF2WaAR1JIRwdD1NUbRc9gysrmggdHK8KFg+CZhZIghQhAo0BDoeDCABUITEEPyyWgiGqZQMqSFOqiiI9beCqDufMAZSdqgw/Fxc/FutTwe3w8MDlkM2DIteIHuwwA3BQCFeQGCzAsiOEJUkBlK0i1MFBhzIWsshI8EjEg1EBQiAQlEvQISpKVFToJ4gVIksiBlGASKikIHu3wIVwsC+RCJqRegpKkqQgokAAIfkEBQoAAAAsAAAAABgAGAAAB8uAAIKDhABAQIWJiokdi46FS4MUIo2Pgg6CS1ONQJqVlooiAhyghVOCHCFJg2+kjyKEIkuYQHV0Cpafhg4dIUhxEHKFiJZBW1wJq47EiQgJWo66ix2HDoeGU9lTkY8pEN9wblNA2pqWJd/f4oLSy4dA1omui1MxdYvMjikzaDHcpYKmuACipUqEM3MgFYIFgEMHNwsCGHJhIkY7QpgGpcAAgdibN4tADjplyE0GYaUQddgmKEQEExQAZtokKEGVmAA7JCFpKF9Kn4kCAQAh+QQFCgABACwAAAAAGAAYAAAH0YABgoOEAVRUhYmKhA+LjoIwgw+NkI+SIYgBk4JUBpSPK4yfloubgx2CHaiMlgaDHAYihJGEHIWZDkkCIaGEmY8cISEiv4rFhB0iDqSWVA7OiFSTk66PZXfYbkLE06aOAHc8PHfbzL6HVB3HAQ7EiyJIAIuZBsuKZQMEPaMBtIPPhJKkoBIiBgE7LAqNitXhxg0qMWbIo5LCRwFSDlSooFKmxg57K3olEplRhYMOQmS4IPUgxLKSywzQOCDSES0HBEwKesHDH0Y7duypMzdImKVAACH5BAUKACkALAAAAAAYABgAAAatwJRwSEydTsWkcslUUpbPJtGRREqFnKs26RBsmaEmxdDsZIUhA6hoTZ3LSw6irXwPO18l/coxPPwPR3kcfw+Ge1d4TRwiiEIICUyORQAWFwpJIAZhQgwPRCIBHQYkBxAoRWRCGgsNJwwMJyQDXicBG5h6HxglJwcHJxoEElYcdkQeGQ0dDr8nHSQEJVIUJhGcEwdCDxMQa0wUFZFCv0MjBcdJHVYnHx9til9/UkEAIfkEBQoAAAAsAAAAABgAGAAAB9mAAIKDhABUVIWJiouMiV6NSY2EiIVUD5KEj4WamACcgxwhjZ9DIZ9eIUODD58AogBDHUOUg7FDSQIhFJWtiUMPAl60hUPCi1S9nYUdgsyGD9DQmNHQVM7KgtFJqsuYHdeEHSk7l4odXtzLITtYCwyLoabDHQkyWR94VCWRgwh4HVRw6RpEpUIXD4i0zIihLwW9La84sCJEYZehHTUCUAEDh4qWA0gofVvEQEYMgBytJbASQNKbAzQuDQEDBlESOF84NHpz5YWgmWC4eVDQiRKVHTuGYRvEj1EgACH5BAUKAAAALAAAAAAYABgAAAfjgACCg4QAQECFiYqDLUkPi4stIoktgyKVkII2eQCYgkA2D56Zk4wAIgJqkZ5JNhyeeTaELaOlgrGTqqcGnJaFBrcAeaMtnHmtsoVAIjbJirE2IoiKHDDTlLaEedvbmYWYNnYq4yo33gYP6Q9ABlbk5d6D6MbcedeQo7MBaUmRIr2JDKRBs8YMpGbSZr04E6GKHiABsgHhIEzTLB52XCASMABJCxw4WsDYRCibLkNpVITkkQNIrH6CaC0yc8YjEJacUFHMpAaCnU8sEbETxbPACKA5eqm55A0IJiB70tyLVyjbokAAIfkEBQoAAQAsAAAAABgAGAAAB/eAAYKDhAFUVIWJioRERIuLfIWNkYOUkEQhiHyNglR+RJaPhH5+lCEcixQUgyIhYZtEVGEhfZR8lnwVXR5hAbOCqIKug46VCTJZH2J8YYiVqGF9AiErhSE7WAsMi7MCIs6FfGY7xYmhhGHpzeCPfFSUfh8XcfTbop9En54f9PWiAY0C9lK37l+AW+cOikEiYhEVBL0UEemhYkCZRyFCfCPEh8WPLjEEUAGAgJAsX9JCcCzgwwwiPxYS8OGACsGwACvKCVpRzVCPOAAAOuJAq1JCQWXiyOTz6egiDjx8FJtkqKkoDgo8CII1aIUIp0YH9dFpMNGhf4EAACH5BAUKAAAALAAAAAAYABgAAAj/AAEIHEgQwIkTBRMm5INQYJ8+CiMCoFAhwcApUwgykSiQgokIfwRi5GNwSUaOAFBkqIJwyhKBTP4UifjmjcAwTTCk4INRYEiJV+K4QBhkQRU+RWbGHFhkysaBc85EqKLlBAOIA0/MPNHnzx8KBZekQTOjRMQiXpmEiRggDdaEJ9QqPEgXpUA+eAFMqQIBDhwIZiUWMYmxD9cqfiEA5jgYI0aEdOvalagFEIKIcWcq7JOAy5YgEcP8EcCk4UA5EOIg+YPUNACkA70WVEAnAOQ/TJAq/QngjVOCRWw6/LPWJZ8wAiYDQNsHr0uYAjRL5Lmk4fOSJ6czAStyCsmJT5XrCH0rnuBBlAEBADs=) center center no-repeat
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(data:image/gif;
	base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);-webkit-tap-highlight-color: transparent;
	z-index: 8040
}

.fancybox-prev {
	left: 0
}

.fancybox-next {
	right: 0
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px
}

.fancybox-nav:hover span {
	visibility: visible
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important
}

.fancybox-lock {
	overflow: hidden
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpCMEM4NDgzQjlDRTNFMTExODE4NUVDOTdFQ0I0RDgxRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGREU5OEVCQzAzMjYxMUUyOTg5OURDMDlDRTJDMTc0RSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGREU5OEVCQjAzMjYxMUUyOTg5OURDMDlDRTJDMTc0RSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkIxQzg0ODNCOUNFM0UxMTE4MTg1RUM5N0VDQjREODFFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkIwQzg0ODNCOUNFM0UxMTE4MTg1RUM5N0VDQjREODFFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+s3YRAQAAABtJREFUeNpiFODh2cBABGBiIBKMKqSOQoAAAwBokQDs5F/8FAAAAABJRU5ErkJggg==)
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll
}

.fancybox-title {
	visibility: hidden;
	position: relative;
	text-shadow: none;
	z-index: 8050
}

.fancybox-opened .fancybox-title {
	visibility: visible
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: 0 0;
	background: rgba(0,0,0,.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #fff;
	font-weight: 700;
	line-height: 24px;
	white-space: nowrap
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff
}

.fancybox-title-inside-wrap {
	padding-top: 10px
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0,0,0,.8)
}

.box404 {
	margin: 120px 0 250px;
	text-align: center
}

.page404-title {
	display: block
}

.page404-title h4 {
	font-size: 148px;
	line-height: 150px;
	word-wrap: break-word;
	-ms-word-wrap: break-word
}

.box404 .pull2-left {
	padding: 30px
}

.box404 .pull2-left a {
	padding: 12px 18px;
	color: #fff;
	border-radius: 999px;
	font-size: 14px;
	background-color: #19b5fe;
	color: #fff;
	display: inline-block
}

.box404 .pull2-left a:hover {
	background: #282828;
	color: #fff
}

.to-top {
	display: none;
	color: #fff;
	background-color: #282828;
	display: inline-block;
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 2px;
	z-index: 101
}

.to-top:hover {
	color: #fff;
	background-color: #282828
}

.mod-archive-list li {
	line-height: 30px;
	margin-bottom: 2px;
	list-style: disc
}

.mod-archive-list li span {
	color: #848484;
	font-size: 12px;
	float: right
}

.mod-archive-year {
	color: #19b5fe;
	font-family: Courier,Menlo,Monaco,Consolas,"Courier New",monospace;
	font-size: 25px
}

.mod-archive-time {
	color: #666;
	font-size: 14px;
	margin-right: 10px
}

.mod-archive-list {
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 30px
}

#page-content.page-single {
	padding: 0 0 30px
}

.page-single {
	padding-top: 81px
}

.page-single .page-title {
	padding: 120px 0 90px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	text-align: center
}

.page-single .page-title h1 {
	font-size: 36px;
	color: #fff
}

.page-single .page-dec p {
	color: #e6e6e6;
	font-size: 16px;
	margin-top: 8px;
	line-height: 1.3
}

.page-content {
	position: relative;
	min-height: 500px;
	margin: 50px 0;
	padding: 60px 48px;
	background: #fff;
	-webkit-box-shadow: 0 2px 5px 0 rgba(146,146,146,.1);
	-moz-box-shadow: 0 2px 5px 0 rgba(146,146,146,.1);
	box-shadow: 0 2px 5px 0 rgba(146,146,146,.1)
}

.link-title {
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
	margin-bottom: 15px
}

.link-title span {
	font-size: 20px;
	color: #404040;
	position: relative;
	margin-right: 5px
}

.link-title span.link-description {
	color: #555
}

.link-items {
	padding: 10px 0;
	overflow: hidden
}

.link-items li {
	float: left;
	width: 33.33333%;
	margin-bottom: 20px
}

.link-items li img {
	width: 30px;
	height: 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.link-items li span {
	margin-left: 10px;
	color: #19b5fe
}

.likepage {
	padding: 30px 0
}

.like-post {
	margin-bottom: 30px
}

.like-post-box {
	position: relative;
	background: #fff;
	-webkit-box-shadow: 0 5px 10px 0 rgba(146,146,146,.1);
	-moz-box-shadow: 0 5px 10px 0 rgba(146,146,146,.1);
	box-shadow: 0 5px 10px 0 rgba(146,146,146,.1);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #e4ecf3
}

.like-post-box:hover {
	transform: translateY(-6px);
	-webkit-transform: translateY(-6px);
	-moz-transform: translateY(-6px);
	box-shadow: 0 26px 40px -24px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 26px 40px -24px rgba(0,0,0,.3);
	-moz-box-shadow: 0 26px 40px -28px rgba(0,0,0,.3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.like-post-box a {
	display: block
}

.like-post-box .image {
	height: 200px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover
}

.like-post-box .title {
	background: #fff;
	padding: 15px 13px
}

.like-post-box .title h2 {
	font-size: 14px;
	height: 38px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2
}

.like-post-box .title h2 a {
	color: #fff
}

.like-post-box .views {
	position: absolute;
	right: 15px;
	top: 15px;
	background: rgba(232,40,74,.8);
	color: #fff;
	padding: 3px 8px;
	font-size: 12px;
	border-radius: 3px
}

.page-nav-items {
	color: #aaa;
	background: #fff;
	padding: 20px;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
	min-height: 660px;
	-webkit-box-shadow: 0 5px 10px 0 rgba(146,146,146,.1);
	-moz-box-shadow: 0 5px 10px 0 rgba(146,146,146,.1);
	box-shadow: 0 5px 10px 0 rgba(146,146,146,.1)
}

.page-nav-items .item {
	margin: 0 0 30px;
	clear: both
}

.page-nav-items .item h2 {
	font-weight: 400;
	color: #fff;
	margin-left: -20px;
	font-size: 18px
}

.page-nav-items .item h2 span {
	position: relative;
	left: 0;
	display: inline-block;
	margin: 10px 0;
	padding: 0 30px 0 25px;
	height: 45px;
	line-height: 45px;
	border-radius: 0 35px 35px 0;
	background: #333;
	color: #fff
}

.page-nav-items .item h2 span i {
	font-size: 12px;
	position: relative;
	top: -2px;
	margin-right: 8px
}

.page-nav-items .item li {
	float: left;
	position: relative;
	color: #adadad;
	width: 25%
}

.page-nav-items .item li .nav-item {
	margin: 15px;
	padding: 15px;
	height: 80px;
	cursor: pointer;
	border: 1px solid #eaeaea
}

.page-nav-items .item li .nav-item:hover {
	border-color: #19b5fe
}

.page-nav-items .item li .nav-item:hover a {
	color: #19b5fe
}

.page-nav-items .item li .nav-item a {
	margin-bottom: 5px;
	display: block;
	font-size: 15px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.page-nav-items .item li .nav-item p {
	color: #aab1b7;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 0
}

.pages {
	display: block;
	position: relative;
	padding: 0;
	margin-bottom: 50px
}

.pages-left {
	width: 20%;
	float: left;
	position: relative
}

.pages-left-menu {
	list-style: none;
	margin: 0 0 15px;
	padding: 0;
	border: 1px solid #eaeaea;
	background-color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 5px;
	overflow: hidden;
	position: relative
}

.pages-left-menu li {
	position: relative;
	border-bottom: 1px solid #eee;
	padding: 12px 20px 12px 35px;
	-webkit-transition: background .6s ease-out;
	-moz-transition: background .6s ease-out;
	transition: background .6s ease-out
}

.pages-left-menu li a {
	font-size: 16px;
	color: #8c8c8c;
	display: block
}

.pages-left-menu li a:hover {
	color: #000
}

.pages-left-menu li.current-menu-item {
	background-color: #363b3f
}

.pages-left-menu li.current-menu-item a {
	color: #fff
}

.tag-clouds {
	list-style: none;
	margin: 0
}

.tag-clouds li {
	float: left;
	width: 25%;
	font-size: 12px;
	height: 115px;
	overflow: hidden;
	color: #999;
	border-bottom: 1px solid #eee;
	padding: 10px 0
}

.tag-clouds .tagname {
	display: inline-block;
	margin-right: 5px;
	background-color: #e6e6e6;
	color: #666;
	padding: 2px 7px;
	margin-bottom: 4px
}

.tag-clouds strong {
	font-weight: 400;
	color: #999
}

.tag-clouds a {
	color: #666;
	margin-right: 10px;
	display: inline-block;
	margin-top: 10px
}

.tag-clouds .tagname:hover {
	color: #fff;
	background-color: #19b5fe
}

.search-title {
	position: relative;
	display: block;
	margin-bottom: 30px;
	-moz-border-radius: 3px
}

.search-title h3 {
	margin-bottom: 0
}

.recommend-content {
	position: relative;
	margin-bottom: 25px
}

.top-slide {
	width: 100%;
	overflow: hidden;
	height: 430px;
	position: relative
}

.top-slide .item {
	position: relative;
	overflow: hidden;
	padding: 0 15px
}

.top-slide .owl-item .slider-image {
	float: left;
	position: relative;
	width: 70%
}

.top-slide .owl-item .slider-image a {
	display: block;
	width: 100%;
	height: 450px;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat
}

.top-slide .owl-dots {
	position: absolute;
	bottom: 15px;
	width: 70%;
	text-align: center
}

.top-slide .owl-dots .owl-dot.active span {
	background: #fff
}

.top-slide .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	border: 2px solid #fff;
	background: 0 0;
	margin: 3px;
	opacity: 1;
	display: block
}

.top-slide .owl-item .slider-content {
	position: absolute;
	right: 0;
	width: 33.333333333%;
	padding: 0 15px;
	top: 0;
	bottom: 0
}

.top-slide .owl-item .slider-content .slider-content-box {
	background: #fff;
	height: 100%;
	padding: 40px 30px
}

.top-slide .owl-item .slider-content .post-categories {
	margin-bottom: 10px
}

.top-slide .owl-item .slider-content .post-categories a {
	padding: 5px 14px;
	background-color: #19b5fe;
	color: #fff;
	font-size: 15px;
	line-height: 16px;
	font-weight: 400;
	display: inline-block;
	border-width: 0;
	border-radius: 2px
}

.top-slide .owl-item .slider-content .slider-title {
	margin-bottom: 20px;
	padding-bottom: 20px;
	position: relative;
	border-bottom: 1px solid #dedede
}

.top-slide .owl-item .slider-content .slider-title h2 {
	font-size: 20px;
	position: relative;
	max-height: 96px;
	overflow: hidden
}

.top-slide .owl-item .slider-content .slider-title:after {
	content: "";
	background-color: #19b5fe;
	left: 0;
	width: 50px;
	height: 3px;
	bottom: -2px;
	position: absolute
}

.top-slide .owl-item .slider-content .post-element {
	margin-bottom: 10px
}

.top-slide .owl-item .slider-content .post-element ul li {
	font-size: 12px;
	letter-spacing: -.2px;
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
	color: #748594;
	position: relative
}

.top-slide .owl-item .slider-content .post-element ul li.post-slider-author {
	padding-left: 30px
}

.top-slide .owl-item .slider-content .post-element ul li.post-slider-author a {
	display: inline-block
}

.top-slide .owl-item .slider-content .post-element ul li.post-slider-author img {
	position: absolute;
	top: -2px;
	left: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #e5e5e5;
	border-radius: 50%;
	padding: 1px;
	display: inline-block
}

.top-slide .owl-item .slider-content .slider-post-text {
	padding: 10px 0
}

.top-slide .owl-item .slider-content .slider-post-text p {
	font-size: 14px;
	line-height: 1.6
}

.top-slide .owl-item .slider-content .read-more {
	text-align: right;
	margin-top: 10px
}

.top-slide .owl-item .slider-content .read-more a {
	padding: 10px 22px;
	background-color: #282828;
	color: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	position: relative;
	display: inline-block
}

.top-slide .owl-item .slider-content .read-more a:hover {
	background-color: #19b5fe
}

.top-content {
	position: relative;
	margin-bottom: 25px
}

.top-slide-two {
	float: left;
	width: 66.66666%;
	padding: 0 15px;
	position: relative
}

.top-slide-two .item {
	position: relative
}

.top-slide-two .item a {
	display: block
}

.top-slide-two .item .slider-content {
	height: 450px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top
}

.top-slide-two .item .slider-content .slider-cat {
	position: absolute;
	top: 35px;
	left: 35px;
	padding: 8px 12px;
	background-color: rgba(0,0,0,.7);
	font-size: 14px;
	display: inline-block;
	text-shadow: none;
	line-height: 1;
	color: #fff;
	border-radius: 2px
}

.top-slide-two .item .slider-content .slider-content-item {
	position: absolute;
	bottom: 0;
	padding: 38px 38px 45px;
	left: 0;
	right: 0;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
	background-image: -webkit-linear-gradient(180deg,rgba(0,0,0,.01) 5%,rgba(0,0,0,.75) 100%);
	background-image: -moz-linear-gradient(180deg,rgba(0,0,0,.01) 5%,rgba(0,0,0,.75) 100%);
	background-image: linear-gradient(180deg,rgba(0,0,0,.01) 0,rgba(0,0,0,.85) 100%)
}

.top-slide-two .item .slider-content .slider-content-item h2 {
	color: #fff;
	display: block;
	font-size: 26px
}

.top-slide-two .owl-dots {
	position: absolute;
	text-align: center;
	bottom: 15px;
	left: 15px;
	right: 15px
}

.top-slide-two .owl-dots button.owl-dot span {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	width: 20px;
	height: 3px;
	background: #fff;
	margin: 5px 4px;
	display: block
}

.top-slide-two .owl-nav button {
	border-radius: 0;
	position: absolute;
	top: 50%;
	width: 35px;
	height: 55px;
	cursor: pointer;
	line-height: 55px;
	font-size: 30px;
	text-align: center;
	margin: 0;
	margin-top: -30px;
	opacity: 0;
	-webkit-transition: all .3s ease;
	font-family: fontello;
	font-style: normal;
	font-weight: 400;
	background-color: #000 !important
}

.top-slide-two .owl-nav button:after {
	font-family: fontello;
	font-style: normal;
	color: #fff
}

.top-slide-two .owl-nav button:after {
	font-family: fontello;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	font-size: 30px
}

.top-slide-two .owl-nav button.owl-prev {
	left: 12%
}

.top-slide-two .owl-nav button.owl-prev:after {
	content: '\e93b'
}

.top-slide-two .owl-nav button.owl-next {
	right: 12%
}

.top-slide-two .owl-nav button.owl-next:after {
	content: '\e93c'
}

.top-slide-two:hover .owl-nav button {
	opacity: .4
}

.top-slide-two:hover .owl-nav button.owl-prev {
	left: 15px
}

.top-slide-two:hover .owl-nav button.owl-next {
	right: 15px
}

.top-singles {
	position: relative;
	float: left;
	width: 33.33333%;
	padding: 0 15px
}

.top-singles .single-item {
	position: relative;
	margin-bottom: 30px
}

.top-singles .single-item:last-child {
	margin-bottom: 0
}

.top-singles .single-item .image {
	height: 210px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	position: relative
}

.top-singles .single-item .image .cat {
	position: absolute;
	top: 20px;
	left: 20px;
	padding: 7px 10px 6px;
	background-color: rgba(0,0,0,.7);
	font-size: 12px;
	display: inline-block;
	text-shadow: none;
	line-height: 1;
	color: #fff;
	border-radius: 2px
}

.top-singles .single-item .image .title {
	position: absolute;
	bottom: 0;
	padding: 22px 20px;
	left: 0;
	right: 0
}

.top-singles .single-item .image .title h3 {
	color: #fff;
	display: block;
	font-size: 16px;
	max-height: 48px;
	overflow: Hidden
}

.top-singles .single-item .image .overlay {
	opacity: .3
}

.top-singles .single-item .image a:hover .overlay {
	opacity: 0
}

.hot-articles {
	position: relative;
	float: left;
	width: 33.33333%;
	padding: 0 15px
}

.hot-articles .hots-content {
	height: 450px;
	background: #fff;
	border-top: 2px solid #404040;
	-webkit-box-shadow: 0 2px 5px 0 rgba(146,146,146,.1);
	-moz-box-shadow: 0 2px 5px 0 rgba(146,146,146,.1);
	box-shadow: 0 2px 5px 0 rgba(146,146,146,.1)
}

.hot-articles .hots-content .hots-headline {
	padding: 14px 20px;
	font-size: 18px;
	color: #282828;
	font-weight: 600
}

.hot-articles .hots-content .hots-item {
	position: relative
}

.hot-articles .hots-content .hots-item a {
	display: block
}

.hot-articles .hots-content .hots-item h3 {
	font-size: 15px;
	padding: 12px 22px 12px 35px;
	position: relative;
	color: #2e2d38;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.hot-articles .hots-content .hots-item h3 span {
	display: block;
	height: 40px;
	overflow: hidden;
	line-height: 1.3;
	vertical-align: middle;
	line-height: 40px
}

.hot-articles .hots-content .hots-item .hots-image {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	height: 200px
}

.hot-articles .hots-content .hots-title {
	position: relative;
	padding: 12px 22px 12px 35px;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.hot-articles .hots-content .hots-title:last-child {
	border-width: 0
}

.hot-articles .hots-content .hots-title a {
	height: 40px;
	display: block;
	color: #404040;
	font-size: 15px;
	vertical-align: middle;
	line-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.hot-articles .hots-content .hots-item h3:hover,.hot-articles .hots-content .hots-title:hover {
	background-color: #2e2d38;
	color: #fff
}

.hot-articles .hots-content .hots-item h3 i,.hot-articles .hots-content .hots-title i {
	position: absolute;
	left: 10px;
	top: 24px;
	color: #2e2d38;
	font-size: 12px
}

.hot-articles .hots-content .hots-item h3:hover i,.hot-articles .hots-content .hots-title:hover i {
	color: #fff
}

.hot-articles .hots-content .hots-title:hover a {
	color: #fff
}

.top-slide-three {
	width: 100%;
	margin-bottom: 25px
}

.top-slide-three .owl-item .item {
	width: 1140px
}

.top-slide-three .owl-item .item .read-slider {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: block;
	z-index: 0
}

.top-slide-three .owl-item .item:before {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: .78;
	content: '';
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	background: #000
}

.top-slide-three .owl-item.center .item:before {
	opacity: .3
}

.top-slide-three .owl-item .item:hover:before {
	opacity: .45
}

.top-slide-three .slider-content {
	height: 450px
}

.top-slide-three .slider-content .slider-content-box {
	padding: 0;
	height: 100%;
	display: table;
	width: 100%;
	position: relative
}

.top-slide-three .slider-content .slider-content-box .slider-content-item {
	position: static;
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.top-slide-three .slider-content .slider-content-box .slider-content-item .post-categories {
	padding: 6px 10px;
	background-color: #fff;
	color: #282828;
	font-size: 12px;
	line-height: 1;
	display: inline-block;
	border-width: 0;
	border-radius: 2px
}

.top-slide-three .slider-content .slider-title {
	width: 50%;
	margin: 0 auto;
	padding: 10px 0
}

.top-slide-three .slider-content .slider-title h2 {
	font-size: 32px;
	color: #fff;
	line-height: 1.2
}

.top-slide-three .owl-dots {
	bottom: 15px;
	position: absolute;
	width: 100%;
	text-align: center
}

.top-slide-three .owl-dots .owl-dot span {
	-webkit-border-radius: 0;
	margin: 5px 4px;
	border-radius: 0;
	width: 30px;
	height: 3px;
	background: rgba(255,255,255,.51);
	margin: 5px 4px;
	display: block
}

.top-slide-three .owl-dots .owl-dot.active span {
	background: #fff
}

.top-slide-three .owl-nav button {
	border-radius: 0;
	position: absolute;
	top: 50%;
	width: 60px;
	height: 65px;
	cursor: pointer;
	line-height: 65px;
	font-size: 60px;
	text-align: center;
	margin: 0;
	margin-top: -35px;
	opacity: 0;
	-webkit-transition: all .3s ease
}

.top-slide-three .owl-nav button:after {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none
}

.top-slide-three .owl-nav button.owl-prev {
	left: 12%;
	cursor: pointer;
	line-height: 65px;
	font-size: 60px;
	color: #fff
}

.top-slide-three .owl-nav button.owl-prev:after {
	content: '\f104'
}

.top-slide-three .owl-nav button.owl-next {
	right: 12%;
	cursor: pointer;
	line-height: 65px;
	font-size: 60px;
	color: #fff
}

.top-slide-three .owl-nav button.owl-next:after {
	content: '\f105'
}

.top-slide-three:hover .owl-nav button {
	opacity: .8
}

.top-slide-three:hover .owl-nav button.owl-prev {
	left: 10%
}

.top-slide-three:hover .owl-nav button.owl-next {
	right: 10%
}

.warp-post-embed {
	position: relative;
	overflow: hidden;
	max-height: 280px;
	padding: 22px 18px;
	color: rgba(0,0,0,.6);
	margin: 0 0 20px;
	border: 1px solid #f3f0f0;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.warp-post-embed:hover {
	-webkit-box-shadow: 0 0px 18px 0 rgba(146,146,146,.12);
	-moz-box-shadow: 0 0px 18px 0 rgba(146,146,146,.12);
	box-shadow: 0 0px 18px 0 rgba(146,146,146,.12)
}

.warp-post-embed .embed-content {
	margin-right: 200px
}

.warp-post-embed .embed-content p {
	display: block;
	font-size: 12px;
	font-style: normal;
	color: #8e8e8e;
	line-height: 1.5;
	margin-bottom: 5px
}

.warp-post-embed .embed-content h2 {
	color: rgba(0,0,0,.8);
	display: block;
	margin-bottom: 8px;
	font-size: 18px;
	line-height: 1.4
}

.warp-post-embed .embed-bg {
	float: right;
	width: 180px;
	height: 120px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	margin-left: 12px
}

.search-form {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	-webkit-animation: fade-zoom-in .3s forwards;
	-o-animation: fade-zoom-in .3s forwards;
	animation: fade-zoom-in .3s forwards;
	display: none;
	z-index: 100;
	-webkit-backface-visibility: hidden;
	overflow: hidden
}

.search-form .search-form-inner {
	max-width: 640px;
	padding: 0 20px;
	margin: auto;
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	height: 285px;
	top: -100px;
	bottom: 0
}

.search-form-inner p {
	margin-top: 10px;
	color: #a0a0a0;
	text-align: center;
	font-size: 20px
}

.search-form.is-visible {
	display: block
}

.search-form .search-form-box {
	position: relative;
	margin-bottom: 40px
}

.search-form input {
	background: #fff;
	display: inline-block;
	line-height: 58px;
	height: 58px;
	color: #949494;
	font-size: 15px;
	border-radius: 3px;
	padding: 0 20px;
	width: 100%;
	border: 1px solid #e2e2e2;
	text-align: left;
	-webkit-appearance: none
}

.search-form button {
	background: #000;
	display: inline-block;
	line-height: 58px;
	height: 58px;
	width: 100px;
	color: #fff;
	font-size: 15px;
	padding: 0 25px;
	margin: 0;
	border-radius: 0 3px 3px 0;
	position: absolute;
	right: 0;
	top: 0
}

.search-form input::-webkit-input-placeholder {
	color: #949494
}

.search-form input:-moz-placeholder {
	color: #949494
}

.search-form input::-moz-placeholder {
	color: #949494
}

.search-form input:-ms-input-placeholder {
	color: #949494
}

.search-commend {
	position: relative
}

.search-commend h4 {
	position: relative;
	font-size: 16px;
	margin: 0 0 20px
}

.search-commend ul li {
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 10px
}

.search-commend ul li a {
	display: inline-block;
	line-height: 1;
	padding: 10px 20px;
	border: 1px solid #e2e2e2;
	border-radius: 2px;
	color: #949494
}

.search-commend ul li a:hover {
	color: #273746;
	border-color: #273746
}

.burger-menu {
	position: absolute;
	left: 0;
	top: 0;
	height: 80px;
	width: 50px;
	z-index: 2;
	cursor: pointer;
	text-align: center;
	line-height: 50px;
	display: none;
	font-family: FontAwesome
}

.overflow-hidden {
	overflow: hidden;
	height: 100%
}

.burger-menu {
	display: block
}

.body-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,.67);
	content: "";
	z-index: 9;
	display: none;
	display: block;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: visibility ease-in-out .3s,opacity ease-in-out .3s;
	-o-transition: visibility ease-in-out .3s,opacity ease-in-out .3s;
	transition: visibility ease-in-out .3s,opacity ease-in-out .3s
}

.body-overlay.show-overlay {
	visibility: visible;
	opacity: 1;
	overflow: hidden
}

.nav-body {
	position: relative
}

.nav-menu {
	position: fixed;
	top: 0;
	left: -300px;
	bottom: 0;
	width: 300px;
	z-index: 12;
	background: #fff;
	height: auto;
	overflow: auto;
	padding: 0;
	margin: 0;
	-webkit-transition: left ease-in-out .3s;
	-o-transition: left ease-in-out .3s;
	transition: left ease-in-out .3s;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch
}

.nav-menu.toggle-nav {
	left: 0
}

.nav-menu .main-nav {
	padding: 60px 10px 20px
}

.nav-menu .main-nav li {
	display: block
}

.nav-menu .main-nav li a {
	line-height: 60px;
	color: #50514f
}

.nav-menu .main-nav li.has-children:after {
	content: '\f107';
	line-height: 60px
}

.nav-menu .main-nav .sub-menu {
	position: relative;
	top: 0;
	width: 100%;
	height: auto;
	display: none;
	padding: 5px 0;
	border: 1px solid #ddd;
	border-top: 1px solid #616161
}

.nav-menu .main-nav .sub-menu .sub-menu {
	left: 0
}

.nav-menu .main-nav li .sub-menu li .sub-menu li:hover .sub-menu,.nav-menu .main-nav li .sub-menu li:hover .sub-menu,.nav-menu .main-nav li .sub-menu li:hover .sub-menu li .sub-menu,.nav-menu .main-nav li:hover .sub-menu,.nav-menu .main-nav li:hover .sub-menu li .sub-menu {
	display: none
}

.nav-menu .main-nav li .toggle-submenu {
	display: block
}

.nav-menu .main-nav .sub-menu li a {
	padding-left: 20px
}

.nav-menu .main-nav .sub-menu .sub-menu li a {
	padding-left: 40px
}

.nav-menu .main-nav .sub-menu .sub-menu .sub-menu li a {
	padding-left: 50px
}

.nav-menu .main-nav li.has-children.active:after {
	content: '\f106'
}

.nav-menu .main-nav .sub-menu li.has-children:after {
	content: "\f107"
}

.nav-menu .main-nav .sub-menu li.has-children.active:after {
	content: "\f106"
}

.close-nav {
	display: block;
	position: absolute;
	top: 0;
	left: 71%;
	width: 50px;
	height: 50px;
	cursor: pointer;
	background: #fff
}

.close-bottom,.close-top {
	position: absolute;
	left: 14px;
	background: #333;
	width: 22px;
	height: 2px;
	transition: .3s
}

.close-top {
	top: 19px
}

.close-bottom {
	bottom: 19px
}

.close-top {
	-webkit-transform: translate(0,5px) rotate(225deg);
	transform: translate(0,5px) rotate(225deg)
}

.close-bottom {
	-webkit-transform: translate(0,-5px) rotate(135deg);
	transform: translate(0,-5px) rotate(135deg)
}

.close-nav {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	background: #fff
}

.close-search,.close-weixin {
	display: block;
	position: absolute;
	top: 10%;
	right: 10%;
	width: 80px;
	height: 80px;
	cursor: pointer;
	background: #fff
}

.close-search .close-nav {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	background: #fff
}

.close-top .close-bottom,.close-top .close-top {
	position: absolute;
	left: 9px;
	background: #333;
	width: 60px;
	height: 1px;
	transition: .3s
}

.close-search .close-bottom,.close-search .close-top,.close-weixin .close-bottom,.close-weixin .close-top {
	width: 45px;
	left: 16px
}

.close-search .close-top,.close-weixin .close-top {
	top: 34px
}

.close-search .close-bottom,.close-weixin .close-bottom {
	bottom: 34px
}

.close-search:hover .close-top,.close-weixin:hover .close-top {
	-webkit-transform: translate(0,5px) rotate(225deg);
	transform: translate(0,5px) rotate(45deg)
}

.close-search:hover .close-bottom,.close-weixin:hover .close-bottom {
	-webkit-transform: translate(0,-5px) rotate(135deg);
	transform: translate(0,-5px) rotate(315deg)
}

.nav-menu {
	left: -100%;
	width: 70%
}

.nav-menu.toggle-nav {
	left: 0
}

.close-nav {
	display: block
}

.page-contribute {
	position: relative;
	width: 70%;
	margin: 60px auto
}

.contribute-item {
	position: relative;
	padding: 60px 48px;
	margin-bottom: 30px;
	background: #fff;
	-webkit-box-shadow: 0 2px 5px 0 rgba(146,146,146,.1);
	-moz-box-shadow: 0 2px 5px 0 rgba(146,146,146,.1);
	box-shadow: 0 2px 5px 0 rgba(146,146,146,.1)
}

.contribute-item h3 {
	font-size: 18px;
	color: #282828;
	font-weight: 600;
	margin: 0;
	text-transform: uppercase;
	padding-bottom: 18px;
	margin-bottom: 28px;
	position: relative
}

.contribute-item h3:after {
	content: "";
	background-color: #282828;
	left: 1px;
	width: 50px;
	height: 2px;
	bottom: -2px;
	position: absolute;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.contribute-item h3:hover:after {
	width: 70px
}

.contribute-item .copy-meta {
	padding: 0 0 10px
}

.contribute-item .copy-meta .form-group {
	margin: 8px 0 0
}

.contribute-item .copy-meta .form-group .form-control {
	font-size: 14px;
	border: 1px solid #e5e7ec;
	padding: 13px
}

.contribute-cat li {
	display: inline-block;
	font-size: 14px;
	line-height: 1;
	padding: 10px 20px;
	margin: 10px 10px 0 0;
	border: 1px solid #ddd;
	border-radius: 4px;
	cursor: pointer;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.contribute-cat li:hover {
	border-color: #282828;
	color: #282828
}

.contribute-cat li.is-visible {
	border-color: #282828;
	color: #fff;
	background: #282828
}

.contribute-item .form-group {
	position: relative;
	margin-bottom: 20px
}

.contribute-item .form-control-box {
	position: relative
}

.contribute-item .form-group .form-control {
	width: 100%;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #e5e7ec;
	font-size: 22px;
	height: auto;
	padding: 15px 0;
	box-shadow: none
}

.contribute-item .form-group .wp-editor-container {
	border: 0
}

.contribute-item .form-group .mce-toolbar-grp {
	border: 0;
	background: 0 0
}

.contribute-item .form-group .mce-toolbar-grp .mce-stack-layout {
	padding: 0
}

.contribute-item .form-group .mce-edit-area {
	margin-top: 20px;
	border-width: 1px !important;
	border-color: #ecedf1;
	border-style: solid
}

.contribute-item .form-group .mce-toolbar .mce-btn-group .mce-btn.mce-listbox {
	margin: 2px 0
}

.contribute-item .form-group .mce-statusbar {
	display: none
}

.contribute-item .form-control+.form-control-border {
	content: "";
	position: absolute;
	z-index: -1;
	left: 50%;
	right: 50%;
	bottom: 0;
	background: #282828;
	height: 2px;
	-webkit-transition-property: left,right;
	transition-property: left,right;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.contribute-item .form-control:focus+.form-control-border {
	left: 0;
	right: 0;
	z-index: 1
}

.form-upimg {
	position: absolute;
	display: inline-block;
	right: 0;
	top: 0;
	z-index: 1;
	font-size: 12px;
	padding: 4px 5px;
	margin: 2px;
	border: 1px solid #e2e1e1;
	-webkit-border-radius: 2px;
	border-radius: 2px
}

.form-upimg:hover {
	border-color: #555d66
}

.form-upimg input {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: Alpha(opacity=1);
	cursor: pointer;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}

.form-upimg span i {
	line-height: 20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	margin-right: 5px
}

.navbar-collapse {
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
}

.navbar-collapse {
	right: calc((100vw - 74px)*-1);
	width: calc(100vw - 74px)
}

body.off-canvas-nav-left .navbar-collapse {
	left: calc((100vw - 74px)*-1)
}

body.off-canvas-nav-left .navbar-collapse {
	left: -300px;
	right: auto;
	border: none;
	border-right: 1px solid #e7e7e7;
	background: #fff;
	margin: 0
}

html.out {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%
}

body {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

body.out {
	-webkit-transform: translate3d(-300px,0,0);
	transform: translate3d(-300px,0,0);
	overflow: hidden
}

body.off-canvas-nav-left.out {
	-webkit-transform: translate3d(300px,0,0);
	transform: translate3d(300px,0,0)
}

body.out .navbar-toggle {
	background-color: transparent
}

.navbar-toggle {
	position: absolute;
	padding: 15px 13px;
	background-color: transparent;
	background-image: none;
	left: 10px;
	top: 12px;
	float: none;
	margin: 0;
	border-radius: 0;
	border: 0;
	display: block
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	background-color: #282828;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.navbar-toggle .icon-bar:nth-of-type(1) {
	width: 22px
}

.navbar-toggle .icon-bar:nth-of-type(2) {
	margin-top: 4px
}

.navbar-toggle .icon-bar:nth-of-type(3) {
	width: 22px;
	margin-top: 4px
}

.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
	background-color: none
}

.navbar-toggle .icon-bar {
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

body.out .navbar-toggle .icon-bar:nth-of-type(1) {
	-webkit-transform: translate3d(0,6px,0) rotate(45deg);
	transform: translate3d(0,6px,0) rotate(45deg)
}

body.out .navbar-toggle .icon-bar:nth-of-type(2) {
	opacity: 0;
	filter: alpha(opacity=0)
}

body.out .navbar-toggle .icon-bar:nth-of-type(3) {
	-webkit-transform: translate3d(0,-6px,0) rotate(-45deg);
	transform: translate3d(0,-6px,0) rotate(-45deg)
}

.navbar-collapse {
	display: block !important;
	position: fixed;
	top: 0;
	right: -300px;
	bottom: 0;
	z-index: 10000;
	width: 300px;
	height: 100vh !important;
	margin: 0;
	background-color: inherit;
	border: none;
	box-shadow: none;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-transition-property: opacity,-webkit-transform;
	transition-property: opacity,transform;
	padding: 0
}

body.out .navbar-collapse {
	opacity: 1;
	filter: alpha(opacity=100)
}

.navbar-nav {
	z-index: 10010;
	margin: 0;
	float: none
}

.navbar-nav li {
	border-bottom: 1px solid #f5f5f5;
	position: relative
}

.navbar-nav li:last-child {
	border: 0
}

.navbar-nav li a {
	display: block;
	font-size: 16px;
	padding: 15px 30px 15px 25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.navbar-nav li a i {
	color: #adb3bb;
	position: absolute;
	left: 12px;
	top: 14px;
	font-size: 18px
}

.navbar-nav li.menu-item-has-children {
	position: relative
}



.navbar-nav li.menu-item-has-children .sub-menu {
	display: none
}

.navbar-nav li.menu-item-has-children .sub-menu li {
	border: 0
}

.navbar-nav li.menu-item-has-children .sub-menu li a {
	font-size: 15px;
	padding: 5px 30px 15px 45px
}

.navbar-nav li.menu-item-has-children span.toggle-submenu {
	position: absolute;
	height: 50px;
	left: 0;
	right: 0;
	background: 0 0;
	content: "";
	z-index: 3;
	cursor: pointer;
	display: block
}

.navbar-nav .subnav{
background: #eee;
padding: 0 10px;
margin: 0 20px;
}
.navbar-nav .subnav li{
padding: 5px;
}
.navbar-nav .subnav li a{
	padding: 5px;
}

.navbar-fixed-top .navbar-collapse {
	max-height: none
}

body.out .navbar-fixed-top .navbar-collapse {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

#page-content.topic-plaza,#page-content.page-topic {
	padding: 80px 0 50px
}

.topic-bg {
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 40px
}

.topic-bg:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.45)
}

.topic-bg .container {
	padding: 100px 0 80px;
	position: relative;
	z-index: 2;
	text-align: center
}

.topic-bg .container .title {
	color: #fff;
	font-size: 28px;
	line-height: 1.6;
	margin-bottom: 5px
}

.topic-bg .container span {
	display: inline-block;
	font-size: 12px;
	line-height: 1;
	color: #fff;
	padding: 5px 12px
}

.topic-bg .container .description {
	color: #fff;
	font-size: 16px;
	margin-bottom: 5px
}

.topic-featured {
	margin-bottom: 10px;
	margin-right: -10px;
	margin-left: -10px
}

.topic-featured .topic-tag {
	padding: 0 10px
}

.topic-featured .item {
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 200px
}

.topic-featured .item .title {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 20px 20px 25px;
	color: #fff
}

.topic-featured .item .title h2 {
	color: #fff
}

.topic-featured .item .meta {
	font-size: 12px;
	margin-top: 5px
}

.topic-featured .item .tag {
	position: absolute;
	right: 20px;
	top: 20px
}

.topic-featured .item .tag span {
	display: block;
	background: rgba(0,0,0,.62);
	color: #fff;
	padding: 3px 10px;
	font-size: 12px;
	border-radius: 30px
}

.topic-featured .item a {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.topic-featured .item a:hover .overlay {
	opacity: .3
}

.topic-list {
	margin-right: -10px;
	margin-left: -10px
}

.topic-list .topic-tag {
	padding: 10px
}

.topic-list .item {
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 160px
}

.topic-list .item .title {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 15px;
	color: #fff
}

.topic-list .item .title h2 {
	font-size: 14px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2
}

.topic-list .item .meta {
	font-size: 12px;
	margin-top: 5px
}

.topic-list .item .tag {
	position: absolute;
	right: 15px;
	top: 15px
}

.topic-list .item .tag span {
	display: block;
	background: rgba(0,0,0,.62);
	color: #fff;
	padding: 3px 10px;
	font-size: 12px;
	border-radius: 30px
}

.topic-list .item a {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.topic-list .item a:hover .overlay {
	opacity: .3
}

.widget_suxingme_topic li {
	position: relative;
	margin-top: 20px;
	overflow: hidden
}

.widget_suxingme_topic li a {
	display: block
}

.widget_suxingme_topic li a:hover .overlay {
	opacity: .6
}

.widget_suxingme_topic li .image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 180px
}

.widget_suxingme_topic li .title {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	transition: all .5s;
	width: 100%;
	height: 100%;
	z-index: 2;
	padding: 0 20px
}

.widget_suxingme_topic li .title h4 {
	color: #fff;
	text-align: center;
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	margin-top: 5px
}

.widget_suxingme_topic li .title .meta {
	margin-top: 10px
}

.widget_suxingme_topic li .title .meta span {
	background: 0 0;
	font-size: 12px;
	border: 1px solid #fff;
	border-radius: 40px;
	padding: 8px 16px;
	line-height: 1;
	color: #fff;
	display: inline-block;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.widget_suxingme_topic li a:hover .title .meta span {
	background: #fff;
	color: #282828
}

.modal-content {
	border: 0;
	border-radius: 0
}

.modal-header {
	padding: 25px;
	background: #282828;
	color: #fff;
	border: 0
}

.modal-title {
	color: #fff;
	font-size: 16px
}

.modal-header .close {
	color: #fff;
	opacity: 1
}

.modal-body {
	padding: 25px
}

.modal-body .form-group:last-child {
	margin: 0
}

.modal-body .form-control {
	width: 100%;
	height: 40px;
	border-radius: 2px
}

.modal-body .control-label {
	font-size: 14px;
	font-weight: 400
}

.modal-body .form-group .btn-default {
	height: 40px;
	width: 100%
}

.modal-footer {
	padding: 25px
}

.butterBar {
	margin-left: 36%;
	max-width: 640px;
	position: fixed;
	text-align: center;
	top: 0;
	width: 58%;
	z-index: 1051
}

.butterBar--center {
	left: 50%;
	margin-left: -320px
}

.butterBar-message {
	background: #cc5454;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	box-shadow: 0 1px 1px rgba(0,0,0,.25),0 0 1px rgba(0,0,0,.35);
	display: inline-block;
	font-size: 14px;
	margin-bottom: 0;
	padding: 12px 25px;
	color: #fff
}

.butterBar.is-active {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	visibility: visible
}

.loader-mask {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 99999
}

.loader {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 50px;
	height: 50px;
	font-size: 0;
	color: #282828;
	display: inline-block;
	margin: -25px 0 0 -25px;
	text-indent: -9999em;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0)
}

.loader div {
	background-color: #282828;
	display: inline-block;
	float: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
	opacity: .5;
	border-radius: 50%;
	-webkit-animation: ballPulseDouble 2s ease-in-out infinite;
	animation: ballPulseDouble 2s ease-in-out infinite
}

.loader div div:last-child {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

@-webkit-keyframes ballPulseDouble {
	0%,100% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes ballPulseDouble {
	0%,100% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@media screen and (min-width:991px) and (max-width:1199px) {
	#header .logo a {
		width: 190px;
		background-position: left center
	}

	#header .right-nav {
		top: 10px
	}

	#page-content {
		padding: 95px 0 50px
	}

	#page-content.page-content-110 {
		padding: 66px 0 50px
	}

	.page-single {
		padding-top: 66px
	}

	.page-contribute {
		width: 100%;
		margin: 20px auto
	}

	.contribute-item {
		padding: 30px 28px;
		margin-bottom: 1px
	}

	.contribute-item .form-group .mce-toolbar-grp {
		padding-right: 95px
	}

	.btn-contribute {
		display: block;
		margin: 25px auto
	}

	.likepage {
		padding: 5px 0
	}

	.like-post {
		padding: 5px;
		margin: 0
	}

	.like-post-box .image {
		height: 150px
	}
}

@media screen and (max-width:991px) {
	.top-slide {
		height: auto
	}

	.top-slide .owl-item .slider-content {
		transform: translateY(0);
		width: 100%;
		right: auto;
		padding: 0;
		padding-bottom: 0;
		bottom: 0;
		top: auto;
		position: absolute;
		-webkit-transition: all .2s ease;
		-moz-transition: all .2s ease;
		transition: all .2s ease;
		background-image: -webkit-linear-gradient(180deg,rgba(0,0,0,.01) 5%,rgba(0,0,0,.75) 100%);
		background-image: -moz-linear-gradient(180deg,rgba(0,0,0,.01) 5%,rgba(0,0,0,.75) 100%);
		background-image: linear-gradient(180deg,rgba(0,0,0,.01) 0,rgba(0,0,0,.65) 100%)
	}

	.top-slide .owl-item .slider-content .slider-content-box {
		padding: 25px
	}

	.top-slide .owl-item .slider-content .read-more,.top-slide .owl-item .slider-content .slider-post-text {
		display: none
	}

	.top-slide .owl-item .slider-content .post-categories {
		display: none;
		margin-bottom: 0
	}

	.top-slide .owl-item .slider-content .post-categories a {
		padding: 4px 12px;
		font-size: 12px
	}

	.top-slide .owl-item .slider-content .slider-title:after {
		display: none
	}

	.top-slide .owl-item .slider-content .slider-title {
		margin-bottom: 0;
		border: 0
	}

	.top-slide .owl-item .slider-content .slider-title h2 {
		border-bottom: 1px solid #eee;
		color: #fff
	}

	.top-slide .owl-item .slider-content .post-element {
		display: none;
		margin-bottom: 0
	}

	.top-slide.owl-theme .owl-controls {
		bottom: 10px;
		position: absolute;
		text-align: center;
		padding-right: 0;
		width: 100%;
		margin: 0
	}

	.top-slide.owl-theme .owl-controls .owl-dot span {
		border-width: 0;
		background: #d9d9d9;
		border-radius: 50%;
		margin: 2px
	}

	.top-slide.owl-theme .owl-controls .owl-dot.active span {
		background: #777
	}

	.panel-reward,.post-options .bdsharebuttonbox {
		padding-top: 10px
	}

	.page-contribute {
		width: 100%;
		margin: 0 auto
	}

	.contribute-item {
		padding: 20px 18px;
		margin-bottom: 5px;
		box-shadow: none
	}

	.contribute-item .form-group .mce-toolbar-grp {
		padding-right: 95px
	}

	.btn-contribute {
		display: block;
		margin: 25px auto
	}

	.modal-footer {
		text-align: center
	}

	#header .js-toggle-message,.socialdropdown .su-dropbox a.bds_more {
		display: none
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	.container {
		max-width: 750px;
		width: 100%;
		padding: 0 5px
	}

	.row {
		margin: 0 -5px
	}

	#page-content {
		padding: 66px 0 0 !important
	}

	#header {
		padding: 0
	}

	#header.navbar-fixed-top {
		z-index: 99
	}

	#header .logo {
		text-align: center;
		letter-spacing: 0;
		position: relative;
		margin: 0 auto;
		height: 66px;
		line-height: 66px;
		float: none;
		padding: 0
	}

	#header .logo a {
		display: inline-block;
		height: 66px;
		width: 190px;
		background-position: center
	}

	#header .right-nav {
		top: 12px;
		right: 10px;
		color: #333;
		position: absolute;
		float: none !important;
		line-height: normal
	}

	#header .js-toggle-search {
		padding: 10px;
		margin: 0
	}

	#header .primary-menu {
		margin: 0;
		display: none
	}

	#header .container {
		margin-top: 0
	}

	#header .burger-menu {
		display: block;
		left: 0
	}

	.page-content {
		margin: 0 0 15px
	}

	.search-form .search-form-inner {
		height: auto;
		max-width: 700px;
		top: 0;
		padding: 150px 20px 0
	}

	.close-search {
		top: 35px;
		right: 40px
	}

	.recommend-content,.top-content,.top-slide-three {
		margin-bottom: 15px
	}

	.cat .thumbnail-cat .image {
		padding: 0 5px
	}

	.cat .thumbnail-cat .image .promo-overlay span {
		padding: 8px 15px;
		font-size: 14px
	}

	.top-slide .item {
		padding: 0 5px
	}

	.top-slide .owl-item .slider-image {
		width: 100%;
		position: relative;
		overflow: hidden
	}

	.top-slide .owl-item .slider-image a {
		height: 300px
	}

	.top-slide .owl-item .slider-content .slider-content-box {
		height: auto;
		background: 0 0;
		text-align: center
	}

	.top-slide .owl-item .slider-content .slider-title {
		width: 100%
	}

	.top-slide .owl-item .slider-content .slider-title h2 {
		font-size: 22px;
		line-height: 1.6;
		margin: 0;
		padding: 0;
		border-bottom-width: 0
	}

	.top-slide .owl-item .slider-content .slider-title h2:after {
		height: 0
	}

	.top-slide .owl-item .slider-content .slider-title h2 a {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis
	}

	.top-slide-two.owl-carousel {
		width: 100%;
		padding: 0 5px
	}

	.hot-articles,.top-singles {
		display: none
	}

	.top-slide-two .item .slider-content {
		height: 300px
	}

	.top-slide-three.owl-carousel .owl-item .item {
		width: auto
	}

	.top-slide-three .slider-content {
		height: 300px
	}

	.top-slide-three .slider-content .slider-title {
		width: 90%
	}

	.top-slide-three .slider-content .slider-title h2 {
		font-size: 22px
	}

	.top-slide-three .owl-item .slider-content .read-more {
		margin-top: 0
	}

	.top-slide-three.owl-theme .owl-controls .owl-dots {
		bottom: 5px
	}

	.top-slide-three.owl-theme .owl-dots .owl-dot span {
		width: 15px;
		height: 2px;
		margin: 5px 2px
	}

	.cat .thumbnail-cat .image .index-cat-box {
		height: 145px
	}

	.post-nav {
		position: relative;
		margin-bottom: 0;
		box-shadow: none;
		background: #fff;
		height: 50px;
		overflow: hidden;
		overflow-x: auto;
		white-space: nowrap;
		width: 100%;
		-webkit-box-pack: justify
	}

	.post-nav:after {
		content: "";
		background-color: #f5f4f4;
		left: 0;
		width: 100%;
		height: 2px;
		bottom: 0;
		position: absolute
	}

	.post-nav span {
		position: relative;
		padding: 0;
		height: 50px;
		line-height: 50px;
		font-size: 14px;
		border-radius: 0;
		box-shadow: none;
		margin: 0 5px 0 20px;
		color: #748594;
		border-width: 0
	}

	.post-nav span.current,.post-nav span:hover {
		background: 0 0;
		color: #273746;
		border-width: 0
	}

	.post-nav span.current:after {
		content: "";
		background-color: #273746;
		left: 0;
		width: 100%;
		height: 2px;
		bottom: 0;
		position: absolute;
		z-index: 1
	}

	.breadcrumbs {
		padding: 10px 25px;
		margin-bottom: 10px
	}

	.breadcrumbs span {
		font-size: 10px
	}

	.article,.pages {
		width: 100%;
		padding-left: 5px;
		padding-right: 5px
	}

	.content {
		margin-bottom: 5px
	}

	.content-box {
		padding: 15px
	}

	.posts-gallery-content {
		margin-left: 245px
	}

	.post-entry-categories a {
		padding: 2px 8px
	}

	.posts-default-title {
		margin-bottom: 20px
	}

	.posts-default-content .posts-text,.posts-gallery-content .posts-gallery-text {
		font-size: 12px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		display: block
	}

	.posts-img img {
		min-height: auto
	}

	.pages-left {
		width: 100%
	}

	.pages-left-menu {
		text-align: center;
		padding: 20px 5px
	}

	.pages-left-menu li {
		display: block;
		border-radius: 2px;
		border: 1px solid #dadada;
		float: left;
		width: 29%;
		margin: 5px 2%;
		padding: 0
	}

	.pages-left-menu li a {
		display: block;
		font-size: 15px;
		line-height: 39px;
		margin: 0
	}

	.sidebar {
		display: none
	}

	.pic-posts,.pic-posts-src {
		height: 191px
	}

	.pic-posts-box .title h2 {
		font-size: 15px
	}

	.pic-posts-box .title .post-views span {
		height: 22px;
		line-height: 22px;
		padding: 3px 8px
	}

	.posts-gallery-img {
		height: 172.49px;
		width: 229.98px
	}

	.page-single .container {
		padding: 0;
		width: 100%
	}

	.page-single {
		padding: 0;
		padding-top: 67px
	}

	.page-single .page-content {
		padding: 20px 25px 25px;
		margin-bottom: 0
	}

	.page-single .page-title h1 {
		font-size: 28px;
		text-align: center
	}

	.page-single .page-nav-items {
		margin-bottom: 0
	}

	.page-nav-items .item li {
		width: 33.33333%
	}

	.page-single .page-title {
		margin-bottom: 10px;
		padding: 100px 0
	}

	.tag-clouds li {
		width: 50%
	}

	.one-s-footer {
		text-align: center
	}

	.one-s-footer .footer-copyright,.one-s-footer .social-footer {
		float: none;
		display: block
	}

	.one-s-footer .social-footer {
		margin-bottom: 15px
	}

	.one-s-footer .social-footer a {
		float: none;
		display: inline-block;
		font-size: 12px;
		width: 30px;
		height: 30px;
		line-height: 30px
	}

	.two-s-footer .footer-box .social-footer {
		float: none;
		text-align: center;
		margin-bottom: 20px
	}

	.two-s-footer .footer-box .social-footer a {
		display: inline-block;
		margin-left: 0;
		float: none;
		margin: 0 5px
	}

	.copyright-footer,.two-s-footer .footer-box .nav-footer {
		text-align: center
	}

	.two-s-footer .footer-box .nav-footer a {
		display: inline-block;
		font-size: 14px
	}

	.two-s-footer .links-footer {
		text-align: center
	}

	.two-s-footer .links-footer a {
		display: inline-block
	}

	.likepage {
		padding: 0
	}

	.like-post {
		padding: 5px;
		margin: 0
	}

	.like-post-box .image {
		height: 150px
	}
}

@media screen and (max-width:767px) {
	body {
		font-size: 14px
	}

	#header {
		padding: 0
	}

	#header.navbar-fixed-top {
		z-index: 99
	}

	#header .logo {
		text-align: center;
		letter-spacing: 0;
		position: relative;
		margin: 0 auto;
		height: 66px;
		line-height: 66px;
		float: none;
		padding: 0
	}

	#header .logo a {
		display: inline-block;
		width: 150px;
		height: 66px;
		background-position: center
	}

	#header .container {
		margin-top: 0
	}

	#header .right-nav {
		top: 12px;
		right: 10px;
		color: #333;
		position: absolute;
		float: none !important;
		line-height: normal
	}

	#header .js-toggle-search {
		padding: 10px;
		margin: 0
	}

	.search-form {
		top: 0
	}

	.close-search {
		width: 50px;
		height: 50px;
		top: 15px;
		right: 10px
	}

	.close-search .close-bottom,.close-search .close-top {
		width: 22px;
		left: 12px;
		height: 2px
	}

	.close-search .close-top {
		top: 19px
	}

	.close-search .close-bottom {
		bottom: 19px
	}

	.search-form .search-form-inner {
		padding: 75px 20px 0;
		height: auto;
		top: 0;
		border-top: 1px solid #f1efef
	}

	.search-form .search-form-box {
		margin-bottom: 20px
	}

	.search-form input {
		font-size: 15px;
		line-height: 45px;
		height: 45px
	}

	.search-form button {
		line-height: 45px;
		height: 45px;
		width: 80px
	}

	.search-commend {
		text-align: left
	}

	.search-commend h4 {
		font-size: 18px;
		margin: 0 0 15px
	}

	.search-commend ul li {
		display: inline-block;
		margin-bottom: 10px;
		margin-right: 10px
	}

	.search-commend ul li a {
		padding: 6px 10px;
		font-size: 12px
	}

	#page-content {
		padding: 66px 0 0 !important
	}

	.top-content {
		margin-bottom: 0
	}

	.top-slide-two.owl-carousel {
		width: 100%;
		padding: 0
	}

	.top-slide-two .item .slider-content {
		height: 220px
	}

	.top-slide-two .item .slider-content .slider-cat {
		top: 20px;
		left: 20px
	}

	.top-slide-two .item .slider-content .slider-content-item h2 {
		font-size: 15px
	}

	.top-slide-two .item .slider-content .slider-content-item {
		padding: 25px 20px 45px;
		text-align: center
	}

	.top-slide-two .item .slider-content .slider-content-item .slider-cat {
		font-size: 12px;
		padding: 3px 8px;
		margin: 0 0 10px
	}

	.top-slide-two.owl-theme .owl-controls .owl-dots {
		bottom: 10px
	}

	.top-slide-two.owl-theme .owl-controls .owl-dots .owl-dot span {
		width: 15px
	}

	.recommend-content {
		margin-bottom: 5px;
		margin-top: 5px
	}

	.cat {
		margin-bottom: 0
	}

	.cat .thumbnail-cat {
		margin-left: 0;
		overflow-x: auto;
		white-space: nowrap;
		overflow-y: hidden;
		z-index: 0;
		-webkit-overflow-scrolling: touch;
		transform: translate3d(0,0,0)
	}

	.cat .thumbnail-cat .image {
		margin-bottom: 1px;
		display: inline-block;
		white-space: normal;
		float: none;
		vertical-align: top;
		width: 70%;
		padding: 0 3px 0 0
	}

	.cat .thumbnail-cat .image:last-child {
		padding: 0
	}

	.cat .thumbnail-cat .image .index-cat-box {
		height: 135px;
		margin-left: 0;
		width: 100%
	}

	.cat .thumbnail-cat .image .istop .cat {
		top: 15px;
		left: 15px
	}

	.cat .thumbnail-cat .image .istop .title {
		top: auto;
		bottom: 0;
		padding: 15px
	}

	.cat .thumbnail-cat .image .istop .title span {
		margin: 0 5px 5px 0;
		padding: 4px 8px
	}

	.cat .thumbnail-cat .image .istop .title h3 {
		font-size: 14px;
		max-height: 38px
	}

	.cat .thumbnail-cat .image .iscat p {
		top: 35%;
		font-size: 17px
	}

	.cat .thumbnail-cat .image .iscat .modulo_line:before,.cat .thumbnail-cat .image .iscat .modulo_line:after {
		position: absolute;
		top: 10px;
		right: 10px;
		bottom: 10px;
		left: 10px;
		content: '';
		-webkit-transition: opacity .35s,transform .35s;
		transition: opacity .35s,transform .35s
	}

	.cat .thumbnail-cat .image .istopic .topic-title h3 {
		font-size: 14px
	}

	.cat .thumbnail-cat .image .istopic .topic-title .btn-read-topic {
		font-size: 12px;
		padding: 6px 12px
	}

	.top-slide {
		margin-bottom: 1px
	}

	.top-slide .item {
		padding: 0
	}

	.top-slide .owl-item .slider-image {
		width: 100%;
		position: relative;
		overflow: hidden
	}

	.top-slide .owl-item .slider-image a {
		height: 220px
	}

	.top-slide .owl-item .slider-content .slider-content-box {
		height: auto;
		background: 0 0
	}

	.top-slide .owl-item .slider-content .slider-title {
		width: 100%
	}

	.top-slide .owl-item .slider-content .slider-title h2 {
		margin: 0;
		padding: 0;
		border-bottom-width: 0;
		font-size: 16px;
		text-align: center;
		border: 0;
		max-height: none
	}

	.top-slide .owl-item .slider-content .slider-title h2 a {
		color: #fff
	}

	.top-slide .owl-dots {
		width: 100%
	}

	.top-slide .owl-dots .owl-dot span {
		width: 8px;
		height: 8px;
		border: 1px solid #fff
	}

	.top-slide .owl-item .slider-content .slider-title h2:after {
		height: 0
	}

	.top-slide-three {
		margin-bottom: 0
	}

	.top-slide-three.owl-carousel .owl-item .item {
		width: auto
	}

	.top-slide-three .slider-content {
		height: 220px
	}

	.top-slide-three .slider-content .slider-title {
		width: 95%
	}

	.top-slide-three .slider-content .slider-title h2 {
		font-size: 18px
	}

	.top-slide-three .owl-item .item:before {
		opacity: .2
	}

	.top-slide-three .owl-item .slider-content .read-more {
		display: none
	}

	.top-slide-three.owl-theme .owl-dots .owl-dot span {
		width: 15px;
		margin: 5px 2px
	}

	.container {
		width: auto;
		padding: 0
	}

	.row {
		margin-left: 0;
		margin-right: 0
	}

	#page-content .container {
		padding: 0
	}

	.topic-bg .container,.topic-bg .container {
		padding: 80px 0 60px !important
	}

	.topic-bg {
		margin-bottom: 5px
	}

	.topic-featured {
		margin-left: 0;
		overflow-x: auto;
		white-space: nowrap;
		overflow-y: hidden;
		z-index: 0;
		-webkit-overflow-scrolling: touch;
		transform: translate3d(0,0,0);
		margin-bottom: 0;
		padding-bottom: 5px
	}

	.topic-featured .topic-tag {
		margin-bottom: 1px;
		display: inline-block;
		white-space: normal;
		float: none;
		vertical-align: top;
		width: 70%;
		padding: 0 3px 0 0
	}

	.topic-featured .item {
		height: 140px
	}

	.topic-featured .item .title {
		padding: 15px
	}

	.topic-featured .item .tag {
		right: 10px;
		top: 10px
	}

	.topic-featured .item .title h2 {
		text-overflow: ellipsis;
		-webkit-box-orient: vertical;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		overflow: hidden;
		font-size: 14px
	}

	.topic-list .topic-tag {
		padding: 0 5px 5px
	}

	.page-single .container {
		padding: 0
	}

	.centered-btns_tabs a {
		width: 6px;
		height: 6px
	}

	.article {
		padding-left: 0;
		padding-right: 0
	}

	.search-posts {
		min-height: 500px
	}

	.search-title {
		margin: 0;
		padding: 15px
	}

	.search-title h3 {
		font-size: 15px
	}

	.breadcrumbs {
		border-top-width: 0;
		padding: 10px 25px;
		margin-bottom: 0;
		box-shadow: none;
		background: #fff;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		color: #a5aeb5
	}

	.breadcrumbs span {
		font-size: 10px
	}

	.content {
		margin-bottom: 5px;
		border-bottom: 0;
		border-radius: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none !important
	}

	.content-box,.posts-aside,.posts-default .content-box,.posts-image-box,.posts-gallery-box {
		padding: 12px
	}

	.posts-default-box {
		padding: 0
	}

	.post-images-item {
		margin-bottom: 15px
	}

	.post-images-item ul {
		margin-left: -2px
	}

	.post-images-item ul li .image-item {
		margin-left: 2px;
		max-height: 88px
	}

	.post-images-item ul li a img {
		min-height: 88px
	}

	.post-images-item ul.images-style-two {
		margin-left: -1px
	}

	.post-images-item ul li.left {
		width: 55%
	}

	.post-images-item ul li.right {
		width: 45%
	}

	.post-images-item ul.images-style-two li .image-item {
		margin-left: 1px;
		max-height: 152px
	}

	.post-images-item ul.images-style-two li.left .image-item img {
		min-height: 152px;
		height: auto
	}

	.post-images-item ul li.right .image-item {
		height: 75.5px;
		margin-bottom: 1px
	}

	.post-images-item ul li.right .image-item img {
		position: relative;
		top: -25px
	}

	.post-images-item ul li.right:last-child .image-item {
		margin-bottom: 0
	}

	.post-entry-categories a {
		padding: 3px 5px 2px;
		font-size: 10px;
		line-height: 1;
		margin: 3px 5px 3px 0;
		font-size: 11px
	}

	.posts-aside .post-entry-categories {
		display: none
	}

	.posts-default-img {
		margin-bottom: 10px;
		/*max-height: 150px*/
	}

	.posts-default-title {
		margin: 0 0 12px
	}

	.posts-default-title .post-entry-categories {
		margin-bottom: 8px
	}

	.posts-gallery-img {
		width: 33.3333%;
		height: auto;
		max-height: 89px
	}

	.posts-gallery-img img {
		width: 100%;
		height: auto;
		min-height: 89px
	}

	.posts-gallery-info .i-tgwz {
		padding: 0 6px;
		font-size: 10px;
		line-height: 1.6
	}

	.posts-gallery-content {
		margin-left: 36%;
		margin-top: -1px
	}

	.posts-gallery-content h2 {
		max-height: none;
		margin-bottom: 0
	}

	.posts-default-title h2 {
		margin: 0 0 10px;
		border-bottom-width: 0;
		padding: 0;
		font-weight: 700
	}

	.posts-default-title h2,.posts-gallery-content h2 {
		font-size: 15px;
		line-height: 1.3;
		font-weight: 700
	}

	.posts-default-title h2:after {
		height: 0
	}

	.posts-default-content .posts-text {
		display: none;
		line-height: 0
	}

	.posts-aside .posts-text {
		display: block;
		line-height: normal;
		margin-bottom: 10px;
		text-overflow: ellipsis;
		-webkit-box-orient: vertical;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		overflow: hidden;
		font-size: 12px
	}

	.posts-gallery-content .posts-gallery-text {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		margin-bottom: 5px;
		display: none
	}

	.post-style-tips {
		bottom: 18px;
		right: 15px
	}

	.post-style-tips a {
		padding: 4px 6px;
		font-size: 10px
	}

	.posts-gallery-info {
		bottom: 15px;
		position: absolute
	}

	.posts-default-info ul li.post-author {
		padding-left: 30px;
		letter-spacing: .6px
	}

	.posts-default-info ul li .avatar {
		width: 23px;
		top: -1px
	}

	.posts-default-info ul li .avatar img {
		width: 23px;
		height: 23px
	}

	.posts-default-info ul li {
		margin: 0 4px 0 0;
		font-size: 10px
	}

	.posts-default-info ul li a {
		font-size: 12px
	}

	.posts-cjtz-min {
		display: block
	}

	.post-timthumb {
		height: 250px
	}

	.post-timthumb h1 {
		padding: 20px 18px;
		font-size: 22px
	}

	.post-title .post_icon span {
		margin-bottom: 10px;
		font-size: 12px;
		margin-right: 5px
	}

	.post-title .post_icon a:link,.post-title .post_icon a:visited {
		font-size: 10px
	}

	.post-title .post_icon .postauthor img {
		width: 35px;
		height: 35px;
		display: inline-block
	}

	.post-nav {
		position: relative;
		margin-bottom: 0;
		box-shadow: none;
		background: #fff;
		height: 45px;
		overflow: hidden;
		overflow-x: auto;
		white-space: nowrap;
		width: 100%;
		-webkit-box-pack: justify
	}

	.post-nav:after {
		content: "";
		background-color: #f5f4f4;
		left: 0;
		width: 100%;
		height: 2px;
		bottom: 0;
		position: absolute
	}

	.post-nav span {
		position: relative;
		padding: 0;
		height: 45px;
		line-height: 45px;
		font-size: 14px;
		border-radius: 0;
		box-shadow: none;
		margin: 0 5px 0 12px;
		color: #748594;
		border-width: 0
	}

	.post-nav span.current,.post-nav span:hover {
		background: 0 0;
		color: #273746;
		border-width: 0
	}

	.post-nav span.current:after {
		content: "";
		background-color: #273746;
		left: 0;
		width: 100%;
		height: 2px;
		bottom: 0;
		position: absolute;
		z-index: 1
	}

	.state-new {
		padding: 1px 5px 2px;
		margin-right: 5px;
		font-size: 12px
	}

	.link-items li {
		width: 50%
	}

	.readmore-a {
		float: none;
		padding: 8px 22px
	}

	.button.gray-outline {
		border: 1px solid #dfdfdf
	}

	.post-title .title {
		font-size: 22px;
		margin: 15px 0 20px
	}

	.next-prev-posts .next-post,.next-prev-posts .prev-post {
		width: 100%
	}

	.next-prev-posts .prev-post {
		margin-bottom: 2px
	}

	.next-prev-posts a.has-background {
		padding: 0 20px;
		height: 100px
	}

	.next-prev-posts a.has-background h4 {
		font-size: 14px;
		font-weight: 600
	}

	.next-prev-posts a.has-background span {
		font-size: 12px;
		color: #cecece
	}

	.next-prev-posts a.next {
		text-align: left
	}

	.article-title {
		margin: 0 auto 50px;
		padding-top: 10px
	}

	.article-title h3 {
		width: 60%;
		font-size: 22px
	}

	.content-pic {
		margin-left: -15px
	}

	.pic-posts-box {
		margin-left: 15px
	}

	.pic-posts,.pic-posts-src {
		width: 100%;
		height: 200px
	}

	.pic-posts {
		margin-bottom: 5%
	}

	.pages {
		width: 100%
	}

	.pages-left {
		width: 100%
	}

	.pages-left-menu {
		text-align: center;
		padding: 20px 5px
	}

	.pages-left-menu li {
		display: block;
		border: 1px solid #dadada;
		padding: 0;
		display: block;
		float: left;
		width: 45%;
		margin: 5px 2%
	}

	.pages-left-menu li a {
		display: block;
		font-size: 15px;
		line-height: 39px;
		margin: 0;
		border-radius: 2px
	}

	.post {
		padding: 20px 22px 22px;
		margin-bottom: 5px;
		box-shadow: none !important
	}

	.post-title {
		margin: 0 0 30px;
		padding: 0 0 10px
	}

	.post-title:after {
		content: "";
		background-color: #282828;
		left: 0;
		width: 30px;
		height: 2px;
		bottom: -2px;
		position: absolute;
		-webkit-transition: .5s;
		-moz-transition: .5s;
		-ms-transition: .5s;
		-o-transition: .5s;
		transition: .5s
	}

	.post-content {
		margin: 0 0 3%
	}

	.post-content p.post-abstract {
		padding: 3%;
		font-size: 12px
	}

	.post-content .post-image {
		margin-left: -22px;
		margin-right: -22px
	}

	.post-content img {
		margin-bottom: 15px
	}

	.post-content h5 {
		padding: 10px 0;
		margin-bottom: 18px;
		color: #555;
		font-weight: 700
	}

	.post-content ol,.post-content ul {
		margin: 0 0 18px 38px;
		padding: 0
	}

	.navigation .page-numbers {
		padding: 4px 12px;
		font-size: 12px;
		border-radius: 2px
	}

	.post-options .btn-publicity {
		display: block;
		margin: 0 0 20px
	}

	.warp-post-embed {
		padding: 15px;
		margin: 0 0 15px
	}

	.warp-post-embed .embed-bg {
		width: 100px;
		height: 80px;
		margin-left: 6px
	}

	.warp-post-embed .embed-content {
		margin-right: 110px
	}

	.warp-post-embed .embed-content h2 {
		font-size: 15px;
		font-weight: 700;
		margin: 10px 0;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-box-orient: vertical;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		padding: 0
	}

	.post-options {
		padding: 0;
		text-align: center
	}

	.post-options .btn-likes {
		border: 1px solid rgba(153,153,153,.31);
		color: #555;
		margin-bottom: 30px
	}

	.paydropdown {
		float: none;
		display: inline-block
	}

	.su-dropdown .pay-author {
		width: 100px
	}

	.su-dropdown .pay-author span {
		display: inline-block
	}

	.paydropdown .su-dropbox {
		left: -29px
	}

	.socialdropdown {
		float: none
	}

	.socialdropdown .su-dropbox {
		position: relative;
		opacity: 1;
		left: auto;
		z-index: 1;
		width: 100%;
		box-shadow: none;
		border: 0;
		margin-bottom: 30px;
		padding: 0;
		background: 0 0;
		top: auto
	}

	.socialdropdown .su-dropbox a {
		display: inline-block;
		font-size: 20px;
		width: 50px;
		height: 50px;
		border: 1px solid #ddd;
		line-height: 50px;
		border-radius: 100%;
		text-align: center;
		padding: 0;
		margin: 0 5px
	}

	.socialdropdown .su-dropbox a:before {
		margin-right: 3px;
		margin: 0;
		padding: 0
	}

	.su-dropdown .su-dropbox:before,.su-dropdown .su-dropbox:after {
		border-color: transparent
	}

	.next-prev-posts {
		padding: 0
	}

	.related-post ul {
		margin-right: 0
	}

	.related-post li {
		width: 100%;
		margin-bottom: 15px
	}

	.related-post li .item {
		margin-right: 0
	}

	.related-post li .item a {
		width: 100%;
		height: auto;
		float: left
	}

	.related-post li .item a img {
		width: 108.33px;
		height: 81px;
		float: left
	}

	.related-post li .item a .overlay,.related-post li .item a:hover .overlay {
		opacity: 0
	}

	.related-post li .item h4 {
		position: relative;
		bottom: auto;
		left: auto;
		right: auto;
		background: 0 0;
		color: #273746;
		margin-left: 120px;
		font-size: 15px;
		line-height: 1.3;
		font-weight: 700;
		padding: 0
	}

	.related-post li .item h4 span {
		position: relative;
		overflow: hidden;
		height: 38px;
		display: block
	}

	.related-post,.comments-box,.respond-box {
		padding: 25px 22px 22px;
		margin-bottom: 5px;
		-webkit-border-radius: 0;
		-webkit-background-clip: padding-box;
		-moz-border-radius: 0;
		-moz-background-clip: padding;
		border-radius: 0;
		overflow: hidden;
		box-shadow: none !important
	}

	.related-post h3,.comments-title {
		margin: 0 0 30px;
		font-size: 18px;
		padding-bottom: 15px
	}

	.related-post h3:after,.comments-title:after {
		width: 36px
	}

	.commentlist li {
		margin-left: 45px;
		padding-bottom: 5px;
		margin-bottom: 5px
	}

	.commentlist li .comment-avatar {
		left: -45px
	}

	.commentlist li .comment-avatar .avatar,.commentlist li ul.children li .comment-avatar .avatar {
		width: 30px;
		height: 30px
	}

	.commentlist li .comment-text {
		padding: 5px 0
	}

	.commentlist li .comment-text p {
		font-size: 14px
	}

	.commentlist li ul.children li {
		padding: 8px
	}

	.commentlist li ul.children li .comment-body {
		margin: 0 0 0 45px;
		padding: 0
	}

	#comment-author-info .comment-md-3 {
		width: 100%;
		padding: 0
	}

	#commentform #author,#commentform #email,#commentform #url {
		margin-bottom: 10px;
		padding: 8px 14px 8px 54px
	}

	#comment-author-info label {
		position: absolute;
		top: 15px;
		left: 10px
	}

	#commentform .form-submit .facetoggle {
		display: none
	}

	#commentform .form-submit input[type=submit] {
		width: 100%;
		display: block;
		padding: 12px 0;
		font-size: 12px
	}

	#comment-author-info p {
		width: 100%
	}

	#commentform .form-submit .comment-form-smilies {
		display: block;
		position: relative;
		width: auto;
		margin-top: 0;
		border-width: 0;
		margin-bottom: 20px;
		box-shadow: none;
		opacity: 1;
		z-index: 1
	}

	#commentform .form-submit .comment-form-smilies:before,#commentform .form-submit .comment-form-smilies:after {
		display: none
	}

	#commentform .form-submit .comment-form-smilies .smilies-box {
		padding: 0
	}

	.one-s-footer {
		text-align: center
	}

	.one-s-footer .footer-copyright,.one-s-footer .social-footer {
		float: none;
		display: block
	}

	.one-s-footer .social-footer {
		margin-bottom: 15px
	}

	.one-s-footer .social-footer a {
		float: none;
		display: inline-block;
		font-size: 12px;
		width: 30px;
		height: 30px;
		line-height: 30px
	}

	.one-s-footer .footer-copyright {
		font-size: 14px
	}

	.two-s-footer .footer-box .social-footer {
		float: none;
		text-align: center;
		margin-bottom: 20px
	}

	.two-s-footer .footer-box .social-footer a {
		display: inline-block;
		float: none
	}

	.copyright-footer,.two-s-footer .footer-box .nav-footer {
		text-align: center
	}

	.copyright-footer {
		padding: 0 25px
	}

	.copyright-footer p {
		font-size: 12px
	}

	.two-s-footer .footer-box .nav-footer a {
		display: inline-block;
		font-size: 14px;
		margin: 2px 5px
	}

	.two-s-footer .links-footer {
		text-align: center
	}

	.two-s-footer .links-footer a {
		display: inline-block
	}

	.page-single {
		padding: 0;
		padding-top: 66px
	}

	.page-single .page-content {
		padding: 10px;
		margin-bottom: 0;
		margin: 0;
		padding: 20px 25px 25px
	}

	.page-single .page-title h1 {
		font-size: 22px;
		text-align: center
	}

	.page-single .page-dec p {
		font-size: 14px
	}

	.page-single .page-nav-items {
		margin-bottom: 0
	}

	.page-nav-items .item h2 {
		font-size: 14px
	}

	.page-nav-items .item h2 span {
		height: 35px;
		line-height: 35px
	}

	.page-nav-items .item li {
		width: 100%;
		height: auto;
		margin-top: 0;
		font-size: 12px
	}

	.page-nav-items .item li .nav-item {
		margin: 5px 0
	}

	.page-nav-items .item li .nav-item a {
		font-size: 15px
	}

	.page-single .page-title {
		margin-bottom: 0;
		padding: 100px 0 0;
		height: 250px
	}

	.mod-archive {
		padding-top: 5px
	}

	.mod-archive-list {
		padding-top: 0;
		padding-bottom: 20px;
		padding-left: 20px
	}

	.mod-archive-list li {
		line-height: 1.5;
		margin-bottom: 5px
	}

	.mod-archive-list li span,.mod-archive-time {
		font-size: 10px
	}

	.mod-archive-list li a {
		font-size: 12px;
		display: block
	}

	.mod-archive-list li span {
		float: none;
		margin-left: 10px
	}

	.likepage {
		padding: 5px
	}

	.like-post {
		padding: 0 0 2px 1px;
		margin: 0
	}

	.like-post-box .image {
		height: 130px
	}

	.tag-clouds li {
		width: 100%;
		height: auto
	}

	#ajax-load-posts {
		padding: 0 12px
	}

	#ajax-load-posts a,#ajax-load-posts button {
		margin: 10px 0 15px;
		font-size: 14px;
		height: auto;
		width: 100%;
		line-height: 1;
		padding: 10px 30px
	}

	.to-top {
		height: 35px;
		width: 35px;
		line-height: 35px;
		opacity: .8;
		filter: alpha(opacity=80);
		-webkit-filter: alpha(opacity=80);
		-ms-filter: alpha(opacity=80);
		-moz-filter: alpha(opacity=80);
		right: 8px !important
	}

	.f-weixin-dropdown .close_tip {
		top: 7%;
		right: 7%;
		font-size: 30px;
		color: #e2e2e2
	}

	.f-weixin-dropdown .tooltip-weixin-inner h3 {
		font-size: 25px
	}

	.f-weixin-dropdown .qcode img {
		width: 80%;
		height: auto
	}

	.posts-top-cjtz-mini,.posts-footer-cjtz-mini {
		display: block
	}

	.close-search,.close-weixin {
		top: 1%;
		right: 1%
	}

	.butterBar {
		margin-left: 5%;
		width: 90%;
		left: 0
	}

	.top-slide .owl-dots,.top-slide-two .owl-dots,.top-slide-three .owl-dots {
		bottom: 5px
	}

	.top-slide-two .owl-dots button.owl-dot span,.top-slide-three .owl-dots .owl-dot span {
		width: 15px;
		margin: 2px
	}

	#header .logo i,#header .primary-menu ul,#header .search-box,#header .social-profiles,#header p,.author-a,.header-fixed #header .primary-menu,.ico-eye,.ico-like,.navigation .dots,.navigation a,.pic-posts-box a .title .post-views,.posttime-a,.sidebar,.one-s-footer .link,.ico-cat,.ico-like,.ico-eye,.su-dropdown .J_showAllShareBtn,.warp-post-embed .embed-content p,.posts-default-content p,.posts-gallery-content p,#commentform .form-submit button,.collapse,.paydropdown,.socialdropdown .su-dropbox a span,.posts-cjtz {
		display: none
	}
}

@media screen and (max-width:480px) {
	body.out {
		-webkit-transform: translate3d(-100vw,0,0) translate3d(74px,0,0);
		transform: translate3d(-100vw,0,0) translate3d(74px,0,0)
	}

	body.off-canvas-nav-left.out {
		-webkit-transform: translate3d(100vw,0,0) translate3d(-74px,0,0);
		transform: translate3d(100vw,0,0) translate3d(-74px,0,0)
	}

	.navbar-collapse {
		right: calc((100vw - 74px)*-1);
		width: calc(100vw - 74px)
	}

	body.off-canvas-nav-left .navbar-collapse {
		left: calc((100vw - 74px)*-1)
	}
}
@media (max-width:991px) {
	.pcform {
		display: none!important
	}
}