@charset "UTF-8";

.on-page-editor .accordion .toggle-content [scfieldtype='rich text'] {
	display: block
}

.accordion {
	padding: 0;
	margin-bottom: 10px
}

.accordion .component-content {
	margin-bottom: 0 !important
}

.accordion .active>.scEnabledChrome>.toggle-header .field-heading:before {
	content: "" !important
}

.accordion .active>.toggle-header .field-heading:before {
	content: ""
}

.accordion .toggle-header {
	cursor: pointer;
	background-color: transparent;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2
}

.accordion .toggle-header:hover {
	background-color: transparent
}

.accordion .toggle-header .component {
	margin-top: 0
}

.accordion .toggle-header .component.title {
	margin-top: 0
}

.accordion .toggle-header .component .field-heading {
	font-size: 16px;
	padding-left: 34px;
	font-weight: 400
}

.accordion .toggle-header .component .field-heading:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 20px;
	position: absolute;
	display: block;
	content: "";
	top: 50%;
	left: 10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 20px;
	height: 20px
}

.accordion .toggle-header .label {
	padding: 7px;
	text-align: left;
	display: block;
	background: 0 0;
	position: relative;
	z-index: 3
}

.accordion .toggle-header .label:after {
	content: '';
	display: table;
	clear: both
}

.accordion .toggle-content {
	padding: 10px;
	background-color: transparent
}

.accordion .toggle-content:after {
	content: '';
	display: table;
	clear: both
}

.accordion .toggle-content .component {
	margin-top: 0
}

.accordion .items {
	overflow: hidden
}

.accordion .item:last-child {
	border-bottom: none
}

.accordion-horizontal {
	-webkit-perspective: 1000;
	perspective: 1000;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent
}

.accordion-horizontal.accordion-image .items .item {
	box-sizing: border-box;
	padding: 0 0 0 50px;
	margin: 0;
	min-height: 300px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2d2d2
}

.accordion-horizontal.accordion-image .items .item.active .toggle-header {
	background: 0 0 !important
}

.accordion-horizontal.accordion-image .items .item.active .toggle-content {
	left: 0 !important
}

.accordion-horizontal.accordion-image .items .item .toggle-header {
	width: 50px;
	border-right: none
}

.accordion-horizontal.accordion-image .items .item .toggle-header:before {
	left: 0;
	right: 0;
	margin: 0 auto
}

.accordion-horizontal.accordion-image .items .item .toggle-content {
	padding: 0
}

.accordion-horizontal .items {
	display: inline-flex;
	margin: 0;
	padding: 0;
	overflow: hidden
}

.accordion-horizontal .items .item {
	flex-grow: 1;
	order: 1;
	box-sizing: border-box;
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 0 40px;
	min-height: 250px;
	position: relative
}

.accordion-horizontal .items .item.active .toggle-header {
	background: 0 0
}

.accordion-horizontal .items .item .toggle-header {
	box-sizing: border-box;
	position: absolute;
	z-index: 11;
	top: 0;
	left: 0;
	padding: 0;
	width: 40px;
	min-height: 100%;
	border-right: 1px solid #d2d2d2;
	border-bottom: none;
	background: 0 0
}

.accordion-horizontal .items .item .toggle-header .component {
	margin-top: 0
}

.accordion-horizontal .items .item .toggle-header .label {
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
	transform: translateX(-50%) translateY(-50%) rotate(-90deg);
	box-sizing: border-box;
	position: absolute;
	left: 50%;
	top: 50%
}

.accordion-horizontal .items .item .toggle-header .label p {
	width: 200px
}

.accordion-horizontal .items .item .toggle-header .label div.field-heading {
	width: 220px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 16px
}

.accordion-horizontal .items .item .toggle-header .label div.field-heading span.scWebEditInput {
	width: 220px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.accordion-horizontal .items .item .toggle-content {
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: auto;
	z-index: 10;
	height: 100%;
	overflow: hidden;
	text-align: left;
	padding: 10px
}

@charset "UTF-8";

.sxa-archive .level-1 {
	display: block !important;
	padding-left: 10px
}

.sxa-archive .level-1>li>.group-header {
	font-weight: 700
}

.sxa-archive .group-header {
	position: relative
}

.sxa-archive .group-header:before {
	font-size: 10px;
	font-size: 1rem;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 10px;
	position: absolute;
	content: "";
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: -15px;
	padding: 0
}

.sxa-archive .group-header.opened:before {
	content: ""
}

.sxa-archive ul {
	display: none;
	margin-left: 10px;
	cursor: pointer
}

.sxa-archive ul li {
	position: relative
}

.sxa-archive .archive-items {
	display: none
}

.sxa-archive .archive-items .archive-item {
	cursor: default
}

.sxa-archive .archive-items .archive-item a {
	background-color: transparent;
	text-decoration: none;
	font-size: 1em;
	color: #757575;
	border-bottom: 1px solid #89c6cc
}

.sxa-archive .archive-items .archive-item a:hover {
	color: #878787;
	text-decoration: none
}

@media only screen and (min-width:1200px) {
	.accordion {
		display: flex;
		justify-content: center
	}
}

.accordion .items {
	list-style-type: none;
	padding: 0
}

.accordion .item {
	max-width: 1116px
}

@media only screen and (min-width:1200px) {
	.accordion .item {
		width: 1116px
	}
}

.accordion .item::marker {
	display: block
}

.accordion .item .toggle-content {
	background-color: #fbfbfb
}

.accordion .item .toggle-content .component {
	padding: 0
}

.accordion .item .toggle-content .field-content {
	color: #757575;
	font-size: 16px;
	font-weight: 400;
	line-height: 29px;
	padding: 15px 50px 30px
}

.accordion .item .toggle-content.storybook__toggle {
	display: none
}

.accordion .item.active .toggle-header:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	color: #fff;
	background-color: #0e0048
}

.accordion .item.active.storybook__active .toggle-content {
	display: block
}

.accordion .toggle-header {
	background-color: #efefef;
	border: 1px solid #fbfbfb;
	padding: 0;
	position: relative
}

@media only screen and (min-width:786px) {
	.accordion .toggle-header {
		padding: 28px 0
	}
}

.accordion .toggle-header:hover {
	background-color: #ccc
}

.accordion .toggle-header:after {
	content: '+';
	font-size: 30px;
	text-align: center;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #f3f5f6;
	color: #000;
	position: absolute;
	top: 33%;
	right: 22px;
	line-height: 110%;
	transition-duration: .3s
}

@media only screen and (min-width:786px) {
	.accordion .toggle-header:after {
		top: 29px;
		right: 60px;
		width: 48px;
		height: 48px;
		font-size: 37px;
		line-height: 140%
	}
}

.accordion .toggle-header .component {
	padding: 0
}

@media only screen and (min-width:786px) {
	.accordion .toggle-header .component {
		padding: 0 30px
	}
}

.accordion .toggle-header .component .field-heading {
	font-size: 20px;
	padding: 22px;
	width: 75%;
	color: #000
}

.accordion .toggle-header .component .field-heading span {
	color: #757575;
	padding-right: 10px;
	display: block;
	font-size: 30px
}

@media only screen and (min-width:786px) {
	.accordion .toggle-header .component .field-heading {
		font-size: 24px;
		width: 100%;
		padding: 0
	}

	.accordion .toggle-header .component .field-heading span {
		display: inline
	}
}

.accordion .toggle-header .component .field-heading:before {
	content: ''
}

.alrt {
	background-color: #f6f8fe;
	border: #4451ae50 1px solid;
	margin: 10px;
	padding: 20px;
	display: flex
}

.alrt__icon {
	margin-right: 10px;
	margin-top: 5px
}

.alrt__content {
	color: #0e0048
}

.alrt__content a {
	display: inline-block;
	font-size: 16px;
	color: #0e0048;
	text-decoration: underline;
	font-weight: 700
}

.alrt--orange {
	background-color: #f3702010;
	border: #fcc8a9 1px solid
}

.alrt--green {
	background-color: #95ee4e10;
	border: #7acd96 1px solid
}

.alrt__content h1,.alrt__content h2,.alrt__content h3,.alrt__content h4,.alrt__content h5,.alrt__content strong {font-weight:bold; margin-bottom:revert;}
.alrt__content p {margin-bottom:revert;}

.columns {
	display: grid;
	grid-template-columns: 1fr;
	-webkit-column-gap: 24px;
	column-gap: 24px;
	;
	max-width: 1344px
}

/*margin:34px 0*/

@media only screen and (min-width:786px) {
	.columns.count-2 {
		grid-template-columns: repeat(2, 1fr)
	}

	/*.columns.count-2 .columns__article{max-width:550px}*/
}

@media only screen and (min-width:786px) {
	.columns.count-3 {
		grid-template-columns: repeat(3, 1fr)
	}

	.columns.count-3 .columns__article {
		max-width: 432px
	}
}

@media only screen and (min-width:786px) {
	.columns.count-4 {
		grid-row: 2;
		grid-template-columns: 1fr 1fr
	}
}

@media only screen and (min-width:960px) {
	.columns.count-4 {
		grid-row: 1;
		grid-template-columns: 1fr 1fr 1fr 1fr
	}

	.columns.count-4 .columns__article {
		max-width: 318px
	}
}

.columns ul {
	padding-left: 2.5rem;
	margin: 1rem 0
}

.columns ul li {
	list-style: disc;
	list-style-position: inside;
	margin-bottom: 1rem;
	list-style-position: outside
}

.columns ol {
	padding-left: 2.5rem;
	margin: 1rem 0
}

.columns ol li {
	list-style: decimal;
	list-style-position: inside;
	margin-bottom: 1rem;
	list-style-position: outside
}

.columns>div {
	background: #fff;
	border: 1px solid #efefef;
	border-radius: 0 0 2px 2px;
}

/*margin-top:33px*/

.columns__article {
	padding: 25px
}

.columns__article h3 {
	font-weight: 500;
	color: #0e0048
}

.columns__article a {
	font-size: 1em;
	color: #f37020
}

.columns__article a:hover {
	text-decoration: underline
}

.columns__article img {
	width: 16px
}

.component.content-cta {
	padding: 0
}

.content__cta {
	min-height: 370px;
	border-radius: 4px;
	max-width: 1345px;
	width: 100%;
	margin: 15px auto;
	background-position: center;
	background-size: cover;
	position: relative;
	display: flex;
	justify-content: center
}

.content__cta.photo {
	min-height: 425px
}

.content__cta.photo .content__cta__wrapper {
	max-width: 1115px
}

.content__cta.photo .content__cta__wrapper .content__cta__wrapper__inner {
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px)
}

.content__cta__gradient {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 4px
}

.content__cta__gradient.blue {
	background-image: linear-gradient(180deg, rgba(37, 37, 116, 0) 0, rgba(37, 37, 116, .55) 100%)
}

.content__cta__gradient.orange {
	background-image: linear-gradient(180deg, #141b4d 0, rgba(20, 27, 77, .37) 61.98%, rgba(243, 112, 32, 0) 100%)
}

.content__cta__gradient.grey {
	background-image: linear-gradient(180deg, rgba(37, 37, 116, 0) 0, rgba(117, 117, 117, .55) 100%)
}

.content__cta__wrapper {
	padding: 62px 0;
	max-width: 940px;
	margin: 0 30px;
	text-align: left
}

@media only screen and (min-width:786px) {
	.content__cta__wrapper.center {
		text-align: center
	}
}

.content__cta__wrapper.white h2 {
	color: #fff
}

.content__cta__wrapper.grey h2 {
	color: #757575
}

.content__cta__wrapper__inner {
	border: 1px solid #ffffff42;
	border-radius: 8px;
	padding: 30px;
	-webkit-backdrop-filter: blur(2.5px);
	backdrop-filter: blur(2.5px);
	background: radial-gradient(107.52% 105.76% at 0 -.91%, rgba(255, 255, 255, .08) 0, rgba(255, 255, 255, 0) 100%)
}

@media only screen and (min-width:786px) {
	.content__cta__wrapper__inner {
		padding: 75px 50px
	}
}

@media only screen and (min-width:960px) {
	.content__cta__wrapper__inner {
		padding: 75px
	}
}

.content__cta__icon {
	margin-top: 10px
}

.content__cta__icon .hidden {
	display: none
}

.content__cta__content {
	margin-top: 10px;
	color: #fff;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.4
}

.content__cta__button {
	margin-top: 30px
}

.content__cta__button a {
	color: #fff;
	padding: 6px 22px;
	border-radius: 8px;
	display: inline-block;
	font-size: 16px;
	font-weight: 400
}

.content__cta__button a.orange {
	background-color: #f37020;
	border: 1px solid #f37020
}

.content__cta__button a.orange:hover {
	background-color: #f3702029;
	color: #fff
}

.content__cta__button a.indigo {
	background-color: #0e0048;
	border: 1px solid #0e0048
}

.content__cta__button a.indigo:hover {
	border: 1px solid #ccc;
	background-color: #ccc;
	color: #0e0048
}

#footer .row {
	margin: 0
}

.ftr {
	background-color: #f6f6f6;
	border: #4451ae50 1px solid;
	border-left: none;
	border-right: none;
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw
}

.ftr__top {
	border-bottom: #43434350 1px solid
}

@media only screen and (min-width:960px) {
	.ftr__top {
		display: flex;
		max-width: 1440px;
		margin: 0 auto;
		padding: 0 12px
	}
}

.ftr__top__acknowledge {
	margin: 36px
}

.ftr__top__acknowledge img {
	width: 135px
}

.ftr__top__acknowledge__text {
	font-size: 12px;
	color: #797979
}

.ftr__top__contact {
	margin: 36px
}

.ftr__top__contact h2 {
	color: #434343;
	font-size: 18px;
	font-weight: 900;
	margin-bottom: 8px
}

.ftr__top__contact__email {
	margin-bottom: 8px
}

.ftr__top__contact__social a:hover {
	opacity: .6
}

.ftr__top__contact a {
	margin-right: 16px
}

.ftr__bottom {
	margin: 24px 36px;
	justify-content: space-between
}

@media only screen and (min-width:960px) {
	.ftr__bottom {
		display: flex;
		max-width: 1440px;
		margin: 24px auto;
		padding: 0 45px
	}
}

.ftr__bottom__links {
	display: flex
}

.ftr__bottom__links a {
	margin-right: 24px;
	color: #000;
	font-size: 15px;
	font-weight: 500
}

.ftr__bottom__copy {
	margin-top: 12px;
	font-size: 15px;
	font-weight: 500
}

@media only screen and (min-width:960px) {
	.ftr__bottom__copy {
		margin-top: 0
	}
}

.component.homepage-banner {
	padding: 0
}

.banner__wrapper {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	height: 850px;
	background-size: cover;
	position: relative;
	background-repeat: no-repeat;
	display: flex;
	flex-direction: column;
	flex: 1;
	margin-top: auto;
	margin-bottom: auto;
	justify-content: space-evenly
}

@media only screen and (min-width:960px) {
	.banner__wrapper {
		height: 630px;
		justify-content: space-between;
		margin-bottom: 48px
	}
}

.banner__overlay {
	position: absolute;
	height: 100%;
	width: 100%;
	background: #0e0048
}

@media only screen and (min-width:960px) {
	.banner__overlay {
		background: linear-gradient(180deg, #141b4d 0, rgba(16, 21, 60, .775984) 41.15%, rgba(20, 27, 77, .33) 100%);
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg)
	}
}

.banner__content {
	color: #fff;
	padding: 24px 28px 0 28px;
	max-width: 100%;
	opacity: 1;
	position: relative
}

@media only screen and (min-width:960px) {
	.banner__content {
		width: 1440px;
		margin: 0 auto;
		padding: 164px 34px 0 34px
	}
}

.banner__content h1 {
	font-size: 30px;
	line-height: 33px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 10px
}

@media only screen and (min-width:960px) {
	.banner__content h1 {
		font-size: 40px;
		line-height: 55px
	}
}

.banner__content p {
	margin: 0;
	max-width: 580px;
	line-height: 24px;
	padding: 10px 10px 20px 0px;
}

.banner__button {
	margin-top: 10px;
	margin-bottom: 10px;
}

@media only screen and (min-width:786px) {
	.banner__button {
		margin-top: 40px
	}
}

.check__power {
	color: #fff;
	padding-bottom: 30px
}

.check__power input {
	font-family: Poppins, sans-serif;
	color: #d7d7d7;
	width: 100%;
	padding-right: 40px;
	background: 0 0;
	border: none;
	border-bottom: 1px solid #d7d7d7;
	font-size: 24px;
	background-image: url(../images/magnify.svg);
	background-position: right 12px center;
	background-repeat: no-repeat
}

.check__power input::-webkit-input-placeholder {
	color: #d7d7d7;
	font-weight: 300
}

.check__power input::placeholder {
	color: #d7d7d7;
	font-weight: 300
}

.check__power p {
	margin: 0;
	font-weight: 500
}

.check__power a {
	color: #c5efff;
	font-size: 16px;
	margin-top: 6px;
	font-weight: 500;
	text-decoration: underline;
	float: right
}

@media only screen and (min-width:786px) {
	.check__power {
		padding-bottom: 0;
		padding-right: 50px;
		width: 800px
	}
}

.check__power #address-search-button {
	position: absolute;
	right: 72px;
	top: 48px;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	background: 0 0;
	border: none
}

.check__power #address-search-button:hover {
	cursor: pointer
}

.circlebanner {
	position: relative;
	display: flex;
	max-width: 100%;
	flex-direction: column;
	padding: 17px;
	border: 1px solid #fff;
	background: linear-gradient(to right, rgba(38, 117, 188, 0), rgba(14, 0, 72, .4)) padding-box, radial-gradient(ellipse at left top, rgba(255, 255, 255, 0), rgba(255, 255, 255, .17)) border-box;
	border: 1px solid transparent;
	-webkit-backdrop-filter: blur(15px);
	backdrop-filter: blur(15px);
	border-radius: 4px;
	margin: 0 28px 0 28px
}

@media only screen and (min-width:960px) {
	.circlebanner {
		width: 1380px;
		margin: 0 auto;
		max-width: 95%
	}
}

@media only screen and (min-width:786px) {
	.circlebanner {
		flex-direction: row-reverse
	}
}

@media only screen and (min-width:786px) {
	.circlebanner {
		padding: 17px
	}
}

@media only screen and (min-width:960px) {
	.circlebanner {
		margin-bottom: 32px
	}
}

.circlebanner__buttons {
	width: 100%
}

@media only screen and (min-width:960px) {
	.circlebanner__buttons {
		margin-right: 4rem
	}
}

.circlebanner__buttons ul {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0;
	padding: 0
}

@media only screen and (min-width:786px) {
	.circlebanner__buttons ul {
		flex-direction: row
	}
}

.circlebanner__buttons li {
	list-style-type: none;
	flex: 1 1 50%;
	padding-bottom: 16px
}

@media only screen and (min-width:960px) {
	.circlebanner__buttons li {
		padding-bottom: 0;
		flex: 1
	}
}

.circlebanner__link {
	display: flex;
	flex-direction: row;
	align-items: center
}

@media only screen and (min-width:960px) {
	.circlebanner__link {
		flex-direction: column;
		justify-content: center
	}
}

.circlebanner__link:hover .circle__icon.orange {
	background-color: rgba(243, 112, 32, .15)
}

.circlebanner__link:hover .circle__icon.green {
	background-color: rgba(126, 234, 42, .15)
}

.circlebanner__link:hover .circle__icon.blue {
	background-color: rgba(60, 200, 255, .15)
}

.circlebanner__link:hover .circle__icon.yellow {
	background-color: rgba(246, 238, 22, .15)
}

.circle__icon {
	border: 1px solid;
	border-radius: 50%;
	height: 60px;
	width: 60px;
	position: relative;
	align-self: center
}

.circle__icon.orange {
	border-color: #f37020
}

.circle__icon.green {
	border-color: #7eea2a
}

.circle__icon.blue {
	border-color: #3cc8ff
}

.circle__icon.yellow {
	border-color: #f6ee16
}

.circle__icon img {
	position: absolute;
	left: 35%;
	top: 35%;
	width: 18px
}

.circle__name {
	padding-top: 10px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	padding-left: 16px
}

@media only screen and (min-width:960px) {
	.circle__name {
		padding-left: 0
	}
}

.hcwh {
	margin: 15px;
	color: #0e0048
}

/*margin:15px 15px 15px 0px;*/

.hcwh a {
	color: #0e0048
}

.hcwh a:hover {
	color: #f37020
}

.hcwh a:hover svg {
	color: #f37020
}

.hcwh a h4 {
	color: inherit
}

.hcwh__sections {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around
}

.hcwh__sections a {
	width: 100%
}

@media only screen and (min-width:960px) {
	.hcwh__sections {
		justify-content: space-between
	}

	.hcwh__sections a {
		width: 49%
	}
}

.hcwh__sections__section {
	box-sizing: border-box;
	margin-bottom: 30px;
	background: #f6f8fe;
	border: 1px solid rgba(23, 100, 248, .12);
	border-radius: 4px;
	overflow: hidden
}

@media only screen and (min-width:960px) {
	.hcwh__sections__section {
		display: flex;
		margin-top: 12px;
		margin-bottom: 24px;
		transition: all .1s ease-in-out
	}

	.hcwh__sections__section:hover {
		margin-top: 0;
		margin-bottom: 36px
	}
}

@media only screen and (max-width:959px) {
	.hcwh__sections__section {
		display: flex;
		margin-top: 12px;
		margin-bottom: 24px;
		transition: all .1s ease-in-out
	}

	.hcwh__sections__section:hover {
		margin-top: 0;
		margin-bottom: 36px
	}
}

@media only screen and (min-width:960px) {
	.hcwh__sections__section__image__img {
		width: 100%;
		height: 100%;
		border-right: #f37020 3px solid
	}
}

/**/
@media only screen and (max-width:959px) {
	.hcwh__sections__section__image__img {
		float: left;
		margin-right: 10px;
		border-right: #f37020 3px solid
	}
}

/*NEW*/

.hcwh__sections__section__content {
	margin: 15px;
	display: flex;
	flex: 1;
	justify-content: space-between
}

@media only screen and (min-width:960px) {
	.hcwh__sections__section__content {
		margin: 15px 40px
	}
}

@media only screen and (min-width:960px) {
	.hcwh__sections__section__content__text {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: flex-start
	}
}

@media only screen and (max-width:959px) {
	.hcwh__sections__section__content__text {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: flex-start
	}
}

.hcwh__sections__section__content__text__title {
	font-weight: 500
}

.hcwh__sections__section__content__arrow {
	display: none
}

@media only screen and (min-width:960px) {
	.hcwh__sections__section__content__arrow {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: flex-end;
		color: rgba(20, 27, 77, .6)
	}

	.hcwh__sections__section__content__arrow svg {
		width: 10px
	}
}

@media only screen and (max-width:959px) {
	.hcwh__sections__section__content__arrow {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: flex-end;
		color: rgba(20, 27, 77, .6)
	}

	.hcwh__sections__section__content__arrow svg {
		width: 10px
	}
}

.news__item__image {
	height: 225px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.latest__news__listing {
	padding-bottom: 40px
}

.latest__news__listing .news__item-template {
	display: none !important
}

.latest__news__listing .button__wrapper {
	text-align: center
}

.latest__news__listing .btn-loadmore {
	padding: 9px 20px 13px;
	background-color: #f37020;
	border: 1px solid #f37020;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	width: 250px;
	border-radius: 4px;
	font-family: Poppins, sans-serif
}

.latest__news__listing .btn-loadmore:hover {
	cursor: pointer
}

.listing__page {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	padding: 0;
	flex-wrap: wrap
}

.listing__page .news__item {
	display: flex;
	flex-direction: column;
	max-width: 315px;
	width: 100%;
	border-radius: 2px;
	margin-right: auto
}

.listing__page .news__item a {
	display: flex;
	flex-direction: column;
	flex-grow: 1
}

.listing__page .news__item .news__item__wrapper,
.listing__page .news__item__wrapper {
	transition: all .1s ease-in-out 0s;
	margin-top: 12px;
	margin-bottom: 24px;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	flex-grow: 1
}

.listing__page .news__item .news__item__wrapper:hover,
.listing__page .news__item__wrapper:hover {
	margin-top: 0;
	margin-bottom: 36px
}

.listing__page .news__item .news__item__wrapper:hover .news__item__content p,
.listing__page .news__item__wrapper:hover .news__item__content p {
	color: #f37020
}

.listing__page .news__item .news__item__image,
.listing__page .news__item__image {
	border-bottom: 2px solid #f37020;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px
}

.listing__page .news__item .news__item__image img,
.listing__page .news__item__image img {
	width: 100%;
	max-height: 205px;
	border-bottom: 2px solid #f37020;
	display: block
}

.listing__page .news__item .news__item__content,
.listing__page .news__item__content {
	padding: 18px 28px;
	border: 1px solid #efefef;
	border-top: 0;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	flex-grow: 1;
	color: #5b5b5b
}

.listing__page .news__item .news__item__content p,
.listing__page .news__item__content p {
	margin: 16px 0
}

.listing__page .news__item .news__item__date,
.listing__page .news__item__date {
	display: flex;
	flex-direction: row
}

.listing__page .news__item .news__item__date span,
.listing__page .news__item__date span {
	padding-left: 20px
}

.listing__page .news__item .news__item__icon,
.listing__page .news__item__icon {
	position: relative
}

.listing__page .news__item .news__item__icon svg,
.listing__page .news__item__icon svg {
	width: 14px;
	position: absolute
}

.latest-news .description h2 {
	margin-bottom: 16px;
	font-weight: 500
}

.latest-news .description p.keyline {
	color: #757575;
	padding-left: 20px;
	font-size: 24px;
	font-weight: 400;
	position: relative;
	margin: 20px 0 36px 0
}

.latest-news .description p.keyline::before {
	content: '';
	background: #f37020;
	width: 3px;
	position: absolute;
	top: 0;
	bottom: 4px;
	left: 0
}

.latest-news .description p.keyline a {
	font-size: 24px
}

.latest-news .description p:not(:first-child):not(:last-child) {
	margin-bottom: 36px
}

.latest-news .description p a {
	color: #f37020;
	font-size: 16px
}

.latest__news {
	padding-top: 48px;
	padding-bottom: 40px
}

.latest__news__title__section {
	display: flex;
	flex-direction: row;
	justify-content: space-between
}

.latest__news__title__section h3 {
	margin-bottom: 0
}

.latest__news__title__section div:last-child {
	margin-right: 1rem
}

.latest__news .view__all__btn {
	/*display:none*/
}

@media only screen and (min-width:786px) {
	.latest__news .view__all__btn {
		display: block
	}
}

.latest__news .view__all__btn__link {
	display: flex;
	flex-direction: row;
	font-size: 16px;
	color: #f37020;
	text-decoration: underline
}

.latest__news .view__all__btn__link:hover {
	color: #0e0048
}

.latest__news .view__all__btn__arrow {
	width: 10px;
	padding-left: 10px
}

.latest__news .view__all__btn__arrow svg {
	width: 10px
}

.latest__news .swiper-wrapper {
	display: flex;
	flex-direction: row;
	padding: 0
}

.latest__news .swiper-slide {
	max-width: 432px;
	width: 100%;
	height: auto;
	display: flex
}

.latest__news .swiper-slide a {
	display: flex;
	flex: 1;
	color: #757575
}

.latest__news .swiper-slide a a {
	display: flex;
	flex-direction: column;
	flex-grow: 1
}

.latest__news .swiper-slide a .news__item__wrapper,
.latest__news .swiper-slide a__wrapper {
	transition: all .1s ease-in-out 0s;
	margin-top: 12px;
	margin-bottom: 24px;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	flex-grow: 1
}

.latest__news .swiper-slide a .news__item__wrapper:hover,
.latest__news .swiper-slide a__wrapper:hover {
	margin-top: 0;
	margin-bottom: 36px
}

.latest__news .swiper-slide a .news__item__wrapper:hover .news__item__content p,
.latest__news .swiper-slide a__wrapper:hover .news__item__content p {
	color: #f37020
}

.latest__news .swiper-slide a .news__item__image,
.latest__news .swiper-slide a__image {
	border-bottom: 2px solid #f37020;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px
}

.latest__news .swiper-slide a .news__item__image img,
.latest__news .swiper-slide a__image img {
	width: 100%;
	max-height: 205px;
	border-bottom: 2px solid #f37020;
	display: block
}

.latest__news .swiper-slide a .news__item__content,
.latest__news .swiper-slide a__content {
	padding: 18px 28px;
	border: 1px solid #efefef;
	border-top: 0;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	flex-grow: 1;
	color: #5b5b5b
}

.latest__news .swiper-slide a .news__item__content p,
.latest__news .swiper-slide a__content p {
	margin: 16px 0;
	font-weight: 500;
}

.latest__news .swiper-slide a .news__item__date,
.latest__news .swiper-slide a__date {
	display: flex;
	flex-direction: row
}

.latest__news .swiper-slide a .news__item__date span,
.latest__news .swiper-slide a__date span {
	padding-left: 20px
}

.latest__news .swiper-slide a .news__item__icon,
.latest__news .swiper-slide a__icon {
	position: relative
}

.latest__news .swiper-slide a .news__item__icon svg,
.latest__news .swiper-slide a__icon svg {
	width: 14px;
	position: absolute
}

.latest__news .swiper-pagination {
	bottom: -7px !important
}

.latest__news .swiper-pagination-bullet {
	border-color: #f37020 !important;
	background-color: transparent;
	border: 1px solid;
	opacity: 1
}

.latest__news .swiper-pagination-bullet-active {
	background-color: #f37020
}

.listing__page {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	padding: 0;
	flex-wrap: wrap
}

.listing__page .news__item {
	max-width: 432px;
	width: 100%;
	border-radius: 2px;
	margin-right: auto
}

.listing__page .news__item a {
	color: #757575
}

.listing__page .news__item a .news__item__wrapper {
	transition: all .1s ease-in-out 0s;
	margin-top: 12px;
	margin-bottom: 24px;
	background-color: #fff
}

.listing__page .news__item a .news__item__wrapper:hover {
	margin-top: 0;
	margin-bottom: 36px
}

.listing__page .news__item a .news__item__wrapper:hover .news__item__content p {
	color: #f37020
}

.listing__page .news__item a .news__item__image img {
	width: 100%;
	max-height: 205px;
	border-bottom: 1px solid #f37020;
	display: block
}

.listing__page .news__item a .news__item__content {
	padding: 18px 28px;
	border: 1px solid #efefef;
	border-top: 0
}

.listing__page .news__item a .news__item__content p {
	margin: 16px 0
}

.listing__page .news__item a .news__item__date {
	display: flex;
	flex-direction: row
}

.listing__page .news__item a .news__item__date span {
	padding-left: 20px
}

.listing__page .news__item a .news__item__icon {
	position: relative
}

.listing__page .news__item a .news__item__icon svg {
	width: 14px;
	position: absolute
}

.main-menu {
	padding: 30px;
	display: none
}

@media only screen and (min-width:960px) {
	.main-menu {
		display: flex;
		justify-content: center;
		align-items: center
	}
}

.main-menu__logo {
	display: flex;
	justify-content: center
}

.main-menu__logo img {
	width: 143px;
	margin-top: 10px;/*extrainprod*/
}

@media only screen and (max-width:1300px) {
	.main-menu__items {
		display: flex
	}

	.main-menu__items__item:last-child {
		padding-right: 0
	}
}

.main-menu__items__item {
	display: inline-block;
	padding-left: 24px;
	padding-right: 24px;
	border-right: 1px solid #ccc;
	line-height: 16px;
	position: relative;/*added 1601 from local*/
}

.main-menu__items__item:last-child {
	border-right: 0 solid #ccc;
	padding-right: 100px; /*was 100 px converted to 220 px**/
}

/* was: 160px*/

.main-menu__items__item.active a {
	color: #252574
}

.main-menu__items__item a {
	font-size: 15px
}

.main-menu__items__item a:hover {
	color: #252574
}

.main-menu__login {
	padding-right: 12px
}

.main-menu__login__link {
	font-size: 15px
}

.main-menu #main-menu__search {
	position: relative
}

.main-menu #main-menu__search #header-search-button {
	text-indent: -9999px;
	background: 0 0;
	border: none;
	width: 32px;
	height: 28px;
	position: absolute;
	padding: 0;
	right: 7px;
	top: 6px
}

.main-menu #main-menu__search #header-search-button:hover {
	cursor: pointer
}

.main-menu__search {
	border: 1px solid #d7d7d7;
	min-width: 191px;
	border-radius: 20px;
	padding: 12px 10px 10px 20px;
	background-image: url(../images/search.svg);
	padding-right: 40px;
	background-size: 24px;
	background-repeat: no-repeat;
	background-position: right 12px center
}

.main-menu-slideout {
	display: none
}

.main-menu-slideout.open {
	top: 100%;
	z-index: 10;
	display: grid;
	grid-auto-columns: 1fr;
	grid-template-columns: 1fr 1fr 1.4fr;
	grid-template-rows: 1fr;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 1116px;
	max-width: 100%;
	background-color: #fff;
	border-bottom-left-radius: 24px;
	border-bottom-right-radius: 24px;
	border: 1px solid #eff0f6
}

.main-menu-slideout__left-section {
	flex: 0 0 auto;
	padding: 54px;
	padding-bottom: 24px
}

.main-menu-slideout__left-section:hover {
	background-color: #f7f7fb;
	border-bottom-left-radius: 24px
}

.main-menu-slideout__left-section__group__label {
	font-weight: 600;
	font-size: 16px;
	padding-bottom: 24px;
	color: #170f49
}

.main-menu-slideout__left-section__group__label a {
	font-weight: 600;
	font-size: 16px;
	padding-bottom: 24px;
	color: #170f49
}

.main-menu-slideout__left-section__group__links__link {
	display: block;
	font-weight: 400;
	font-size: 16px;
	padding-bottom: 24px;
	color: #6f6c90
}

.main-menu-slideout__left-section__group+.main-menu-slideout__left-section__group {
	margin-top: 18px
}

.main-menu-slideout__right-section {
	flex: 0 0 auto;
	padding: 54px;
	padding-bottom: 24px
}

.main-menu-slideout__right-section:hover {
	background-color: #f7f7fb;
	border-bottom-right-radius: 24px
}

.main-menu-slideout__right-section__group__label {
	font-weight: 600;
	font-size: 16px;
	padding-bottom: 24px;
	color: #170f49
}

.main-menu-slideout__right-section__group__label a {
	font-weight: 600;
	font-size: 16px;
	padding-bottom: 24px;
	color: #170f49
}

.main-menu-slideout__right-section__group__links__link {
	display: block;
	font-weight: 400;
	font-size: 16px;
	padding-bottom: 24px;
	color: #6f6c90
}

.main-menu-slideout__right-section__group+.main-menu-slideout__right-section__group {
	margin-top: 18px
}

.main-menu-slideout__quicklinks-section {
	flex: 0 0 auto;
	padding: 54px;
	padding-left: 75px;
	font-weight: 600;
	font-size: 16px;
	color: #170f49;
	padding-bottom: 24px;
	background-color: #f7f7fb;
	border-bottom-right-radius: 24px
}

.main-menu-slideout__quicklinks-section__group__label {
	font-weight: 600;
	font-size: 16px;
	padding-bottom: 24px;
	color: #170f49
}

.main-menu-slideout__quicklinks-section__group__label a {
	font-weight: 600;
	font-size: 16px;
	padding-bottom: 24px;
	color: #170f49
}

.main-menu-slideout__quicklinks-section__link {
	display: flex;
	flex-direction: row;
	color: #170f49
}

.main-menu-slideout__quicklinks-section__link:not(:first-of-type) {
	margin-top: 30px
}

.main-menu-slideout__quicklinks-section__link:last-of-type {
	margin-bottom: 50px
}

.main-menu-slideout__quicklinks-section__link:hover {
	color: #f37020
}

.main-menu-slideout__quicklinks-section__link:hover .main-menu-slideout__quicklinks-section__link__label .main-menu-slideout__quicklinks-section__link__label__label::after {
	background-image: url(../images/arrow-right-orange-quicklink.svg)
}

.main-menu-slideout__quicklinks-section__link__icon {
	width: 70px;
	height: 70px;
	border-radius: 15px;
	background-color: #fff;
	border: 1px solid #eff0f6;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
	display: flex;
	justify-content: center
}

.main-menu-slideout__quicklinks-section__link__icon img {
	margin: auto;
	height: 40px;
}

/* add height*/

.main-menu-slideout__quicklinks-section__link__label {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-left: 12px
}

.main-menu-slideout__quicklinks-section__link__label__label {
	font-weight: 600;
	font-size: 18px
}

.main-menu-slideout__quicklinks-section__link__label__label::after {
	content: " ";
	display: inline-block;
	width: 16px;
	height: 16px;
	background-size: cover;
	margin-left: 12px;
	margin-bottom: 2px;
	vertical-align: middle;
	background-image: url(../images/arrow-right-blue-quicklink.svg)
}

.main-menu-slideout__quicklinks-section__link__label__subtitle {
	font-weight: 400;
	font-size: 16px;
	color: #6f6c90
}

.close-menu-button {
	position: absolute;
	top: 30px;
	right: 30px;
	width: 24px;
	height: 24px;
	background-color: transparent;
	border: none;
	background-image: url(../images/blue-close.svg);
	background-size: cover;
	text-indent: -9999px
}

.close-menu-button:hover {
	cursor: pointer;
	opacity: .5
}

.main-menu-mobile {
	display: flex;
	flex-direction: column
}

@media only screen and (min-width:960px) {
	.main-menu-mobile {
		display: none
	}
}

.main-menu-mobile__bar {
	display: flex;
	justify-content: space-between;
	box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
	z-index: 100
}

.main-menu-mobile__bar__logo {
	padding: 36px 16px 20px
}

.main-menu-mobile__bar__logo img {
	width: 143px
}

.main-menu-mobile__bar__menu {
	padding: 36px 30px 20px;
	position: relative
}

.main-menu-mobile__bar__menu button {
	background: 0 0;
	border: none;
	cursor: pointer
}

.main-menu-mobile__items {
	display: none;
	background-color: #fff;
	position: absolute;
	margin: 92px 16px 0 16px;
	width: calc(100% - 32px);
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	z-index: 10
}

.main-menu-mobile__items.open {
	display: block
}

.main-menu-mobile__items a {
	font-size: 1em
}

.main-menu-mobile__items__item {
	padding: 15px 30px;
	border-top: 1px solid #dedede;
	color: #141b4d;
	font-weight: bold;
	/*added*/display: flex;
    justify-content: space-between;
}
/*preventsborderon 2nd item ie outages*/

.main-menu-mobile__items__item:nth-child(2) {
    border-top: none;
}

.main-menu-mobile__items__item:hover {
	cursor: pointer;
	
}
.main-menu-mobile__items__item a {
    color: #141b4d;
    font-size: 1em;
    text-decoration: none
}/*added*/
.main-menu-mobile__items__item .chevron-icon {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 16px;
    color: #6f6c90;
    padding: 10px;
    cursor: pointer
}
.main-menu-mobile__items__item:hover {
    background-color: #f7f7fb;
    cursor: pointer
}


.main-menu-mobile__items__item.open {
	padding: 15px 30px;
	border-bottom: 1px solid #dedede;
	background-color: #f7f7fb
}

.main-menu-mobile__items__item__sections {
	display: none
}

.main-menu-mobile__items__item__sections.open {
	display: block
}

.main-menu-mobile__items__item__left-section {
	flex: 0 0 auto;
	padding: 0 32px;
	background-color: #fff
}

.main-menu-mobile__items__item__left-section .main-menu-slideout__left-section__group:first-of-type {
	padding-top: 16px
}

.main-menu-mobile__items__item__left-section .main-menu-slideout__left-section__group__label {
	font-weight: 600;
	font-size: 12px;
	padding-bottom: 8px;
	color: #170f49
}

.main-menu-mobile__items__item__left-section .main-menu-slideout__left-section__group .main-menu-mobile__items__item__left-section__group__links .main-menu-mobile__items__item__left-section__group__links__link {
	display: block;
	font-weight: 400;
	font-size: 16px;
	padding-bottom: 12px;
	color: #6f6c90
}

.main-menu-mobile__items__item__right-section {
	flex: 0 0 auto;
	padding: 0 32px;
	padding-bottom: 0;
	background-color: #fff
}

.main-menu-mobile__items__item__right-section .main-menu-slideout__right-section__group:first-of-type {
	padding-top: 16px
}

.main-menu-mobile__items__item__right-section .main-menu-slideout__right-section__group__label {
	font-weight: 600;
	font-size: 12px;
	padding-bottom: 8px;
	color: #170f49
}

.main-menu-mobile__items__item__right-section .main-menu-slideout__right-section__group .main-menu-mobile__items__item__right-section__group__links .main-menu-mobile__items__item__right-section__group__links__link {
	display: block;
	font-weight: 400;
	font-size: 16px;
	padding-bottom: 12px;
	color: #6f6c90
}

.main-menu-mobile__items__item__quicklinks-section {
	display: none;
	flex: 0 0 auto;
	padding: 25px;
	font-weight: 600;
	font-size: 16px;
	color: #170f49;
	padding-bottom: 24px;
	background-color: #fff
}

.main-menu-mobile__items__item__quicklinks-section__link {
	display: flex;
	flex-direction: row;
	margin-top: 15px;
	color: #170f49
}

.main-menu-mobile__items__item__quicklinks-section__link:hover {
	color: #f37020
}

.main-menu-mobile__items__item__quicklinks-section__link__icon {
	width: 70px;
	height: 70px;
	border-radius: 24px;
	background-color: #fff;
	border: 1px solid #eff0f6;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
	display: flex;
	justify-content: center
}

.main-menu-mobile__items__item__quicklinks-section__link__icon img {
	margin: auto
}

.main-menu-mobile__items__item__quicklinks-section__link__label {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-left: 12px
}

.main-menu-mobile__items__item__quicklinks-section__link__label__label {
	font-weight: 600;
	font-size: 18px
}

.main-menu-mobile__items__item__quicklinks-section__link__label__subtitle {
	font-weight: 400;
	font-size: 16px;
	color: #170f49
}

.main-menu-mobile__items__login {
	padding: 15px 30px;
	border-bottom: 1px solid #dedede;
	color: #141b4d;
	display: none;
}

.main-menu-mobile__items__login a {
	color: #141b4d
}

.main-menu-mobile__items__search {
	padding: 12px;
	border: 1px solid #d7d7d7;
	min-width: 191px;
	border-radius: 20px;
	margin: 14px 20px 14px 20px;
	font-size: 16px;
	width: 85%;
	background-image: url(../images/search.svg);
	background-size: 24px;
	background-repeat: no-repeat;
	background-position: right 12px center
}

.main-menu-mobile__items__search::-webkit-input-placeholder {
	color: #000
}

.main-menu-mobile__items__search::placeholder {
	color: #000
}

.icon-open {
	height: 24px;
	width: 24px
}

.icon-open:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -10px;
	margin-left: -20px;
	background-image: url(/images/Search/icon_open.svg);
	height: 24px;
	width: 24px
}

.icon-close {
	height: 24px;
	width: 24px
}

.icon-close:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -10px;
	margin-left: -20px;
	background-image: url(/images/Search/icon_close.svg);
	height: 24px;
	width: 24px
}

.need-help {
	position: fixed;
	display: flex;
	top: 120px;
	right: -285px;
	border-top-left-radius: 16px;
	border-bottom-left-radius: 16px;
	border: 1px solid #f1f1f1;
	box-shadow: 0 4px 4px rgba(0, 0, 0, .12);
	color: #6f6c90;
	background-color: #fff;
	transition: right .2s ease-in-out;
	z-index: 999
}

.need-help--active {
	right: 0
}

.need-help__tab {
	background-color: transparent;
	border: none;
	cursor: pointer;
	font-family: Poppins, sans-serif;
	padding: 12px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	box-shadow: 10px 0 7px -6px rgba(0, 0, 0, .12);
	transition: left 2s
}

.need-help__tab__text {
	-webkit-writing-mode: vertical-lr;
	writing-mode: vertical-lr;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	display: block;
	color: #181d55;
	padding-top: 12px;
	font-size: 16px
}

.need-help__content {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 35px;
	margin-right: 80px;
	display: flex;
	flex-direction: column
}

.need-help__content div {
	margin: 4px 0 4px 0
}

.need-help__content p {
	margin: 0;
	font-size: 14px
}

.need-help__content__triangle svg {
	position: absolute;
	left: 49px;
	top: 80px
}

.need-help__content__number a {
	color: #f37020;
	font-weight: 600;
	font-size: 16px
}

.need-help__content__contact-us a {
	font-weight: 600;
	font-size: 16px;
	color: #6f6c90
}

#outagesMap,
.map-filter,
.map-legend,
.outages-search,
.outages-summary {
	max-width: 1144px;
	margin: 0 auto !important
}

.map-legend {
	margin-bottom: 2rem !important
}

.popular__links {
	display: flex;
	flex-direction: column;
	padding-top: 34px;
	width: 100%
}

@media only screen and (min-width:786px) {
	.popular__links {
		flex-direction: row
	}
}

@media only screen and (min-width:960px) {
	.popular__links {
		padding-top: 48px;
		padding-bottom: 48px
	}
}

@media only screen and (min-width:786px) {
	.popular__links__left {
		width: 50%;
		padding-right: 24px
	}
}

@media only screen and (min-width:960px) {
	.popular__links__left {
		width: 33.33%;
		padding-right: 0
	}
}

@media only screen and (min-width:960px) {
	.popular__links__content {
		padding-right: 110px
	}
}

.popular__links__content__main {
	padding-bottom: 33px;
	color: #717171
}

@media only screen and (min-width:960px) {
	.popular__links__right {
		width: 66.66%
	}
}

.popular__links__container {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: flex;
	-webkit-column-gap: 15px;
	column-gap: 15px;
	flex-wrap: wrap
}

.popular__links__container__item {
	margin-bottom: 10px;
	width: 100%;
	background-color: #f6f8fe;
	border: 1px solid rgba(23, 100, 248, .12);
	border-radius: 5px;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

@media only screen and (min-width:960px) {
	.popular__links__container__item {
		width: 50%;
		flex: 0 0 48%
	}
}

.popular__links__container__item a {
	font-size: 18px;
	color: #0e0048;
	display: flex;
	padding: 17px 22px;
	align-items: center;
	justify-content: flex-end
}

@media only screen and (min-width:786px) {
	.popular__links__container__item a {
		width: auto
	}
}

.popular__links__container__item a span {
	margin-right: auto
}

.popular__links__container__item a img {
	height: 17px;
	width: auto
}

.popular__links__container__item a .icon {
	display: block
}

.popular__links__container__item a .icon.link {
	padding-right: 17px
}

.popular__links__container__item a .icon-hover {
	display: none
}

.popular__links__container__item a:hover {
	color: #f37020;
}

/*box-shadow:0 2px 5px rgba(0,0,0,.05)*/
.popular__links__container__item:hover {
	box-shadow: 0 2px 5px rgba(0, 0, 0, .05)
}

/*NEW*/

.popular__links__container__item a:hover .icon {
	display: none
}

.popular__links__container__item a:hover .icon-hover {
	display: block
}

.popular__links__container__item a:hover .icon-hover.link {
	padding-right: 17px
}

.component.quick-links {
	padding: 0 45px
}

@media only screen and (min-width:786px) {
	.component.quick-links {
		padding: 0 45px
	}

	.component.quick-links .component-content {
		margin: 58px 0 30px 0
	}
}

.component.quick-links .component-content {
	padding-bottom: 35px
}

.quick-links-wrapper {
	position: relative;
	display: flex;
	flex-direction: row;
	background-color: #fff
}

@media only screen and (min-width:786px) {
	.quick-links-wrapper {
		background-size: contain;
		height: 536px
	}
}

.quick-links-wrapper .link__image__wrapper {
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 3px;
	display: block;
	height: 100%
}

@media only screen and (min-width:786px) {
	.quick-links-wrapper .link__image__wrapper {
		width: 772px
	}
}

.quick-links-wrapper .link__titles__wrapper {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap
}

@media only screen and (min-width:786px) {
	.quick-links-wrapper .link__titles__wrapper {
		flex-direction: row
	}
}

.quick-links-wrapper .link__title {
	margin: 0 10px 10px 0;
	cursor: pointer;
	padding: 5px 20px;
	color: #0e0048;
	border-radius: 50px;
	font-size: 14px;
	background-color: rgba(20, 27, 77, .08)
}

.quick-links-wrapper .link__title:hover {
	background-color: #0e0048;
	color: #fff
}

.quick-links-wrapper .link__list__wrapper {
	right: 20px;
	background-color: #f6f8fe;
	height: 480px;
	padding: 25px;
	height: auto;
	width: 100%;
	border-radius: 4px
}

@media only screen and (min-width:786px) {
	.quick-links-wrapper .link__list__wrapper {
		padding: 0 30px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		position: absolute;
		margin: 0;
		max-width: 716px;
		padding: 45px;
		height: auto
	}
}

.quick-links-wrapper .link__items__list {
	margin-top: 0;
	margin-bottom: 0
}

@media only screen and (min-width:786px) {
	.quick-links-wrapper .link__items__list {
		margin-top: 4px
	}
}

.quick-links-wrapper .list__item {
	font-size: 16px;
	padding: 18px 0;
	border-bottom: 1px solid #757575
}

.quick-links-wrapper .list__item:last-child {
	border-bottom: none
}

.quick-links-wrapper .list__item a {
	width: 100%;
	position: relative;
	display: block
}

.quick-links-wrapper .list__item a span {
	margin-left: 0;
	transition: all .1s ease-in-out 0s
}

.quick-links-wrapper .list__item a:hover span {
	margin-left: 30px
}

.quick-links-wrapper .list__item a svg {
	width: 10px;
	position: absolute;
	right: 0
}

.quick-links-wrapper .tabbing {
	display: none
}

.quick-links-wrapper input {
	display: none
}

.quick-links-wrapper input+label {
	display: inline-block
}

.quick-links-wrapper #tab1:checked~#content1,
.quick-links-wrapper #tab2:checked~#content2,
.quick-links-wrapper #tab3:checked~#content3 {
	display: block
}

.quick-links-wrapper #tab1:checked~.link__title:nth-of-type(1),
.quick-links-wrapper #tab2:checked~.link__title:nth-of-type(2),
.quick-links-wrapper #tab3:checked~.link__title:nth-of-type(3) {
	background: #0e0048;
	color: #fff
}

.content,
.rich-text {
	max-width: 1234px;
	margin: 0 auto;
	margin-top: 2rem
}

.content .component-content,
.rich-text .component-content {
	font-size: 16px;
	color: #757575;
	margin-bottom: 15px;
	margin-left: 15px;
}
}

/*NEW addition*/
@media only screen and (min-width:786px) {

	.content .component-content,
	.rich-text .component-content {
		margin-bottom: 30px;
		margin-left: 15px;
	}
}

/*NEW addition*/


.content .component-content a,
.rich-text .component-content a {
	color: #f37020;
	text-decoration: none
}

.content .component-content a:hover,
.rich-text .component-content a:hover {
	text-decoration: underline
}

.content p,
.rich-text p {
	color: #757575
}

.content h2,
.content h3,
.content h4,
.content h5,
.content h6,
.rich-text h2,
.rich-text h3,
.rich-text h4,
.rich-text h5,
.rich-text h6 {
	font-size: 24px;
	font-weight: 500;
	margin: 28px 0 22px 0 !important;
	color: #000
}

.content p,
.rich-text p {
	font-size: 16px;
	margin: 0 0 20px 0 !important
}

.content p.keyline,
.rich-text p.keyline {
	color: #757575;
	padding-left: 20px;
	font-size: 24px;
	font-weight: 400;
	position: relative;
	margin: 20px 0;
	margin-bottom: 28px !important
}

.content p.keyline::before,
.rich-text p.keyline::before {
	content: '';
	background: #f37020;
	width: 3px;
	position: absolute;
	top: 0;
	bottom: 4px;
	left: 0
}

.content li,
.rich-text li {
	font-size: 16px
}

.content p+h2,
.content p+h3,
.rich-text p+h2,
.rich-text p+h3 {
	margin-top: 30px !important
}

.rich__image {
	position: relative;
	display: inline-block
}

.rich__image img {
	display: block;
	height: auto !important
}

.rich__image .rich_image__text {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, .5);
	width: 100%
}

.rich__image .rich_image__text p {
	color: #fff;
	font-size: 14px;
	padding-left: 13px;
	padding-top: 11px;
	padding-bottom: 11px;
	margin: 0 !important;
	font-style: italic
}

.search-page-container {
	max-width: 780px;
	margin: 0 auto;
	padding: 5rem 0;
	width: 85%
}

.search-page-container #search-input-container {
	display: flex;
	width: 70%;
	margin: 0 auto
}

.search-page-container #search-input-container input {
	width: 100%;
	border: solid 1px #ccc;
	font-size: 16px;
	padding: 1rem
}

.search-page-container #search-input-container button {
	background-color: #ff5f14;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	font-family: Poppins, sans-serif;
	border: none;
	padding: 0 2rem
}

.search-page-container #search-input-container button:hover {
	cursor: pointer
}

.search-page-container .search-results {
	padding-top: 6rem
}

.search-page-container .search-summary {
	padding-bottom: 3rem
}

.search-page-container .search-result {
	display: flex;
	border-bottom: 1px solid #e0e2db;
	margin-bottom: 1.5rem;
	padding-bottom: 1.5rem
}

.search-page-container .search-result .title {
	display: block;
	color: #000;
	font-family: Poppins, sans-serif;
	font-weight: 700;
	font-size: 15px
}

.search-page-container .search-result .description {
	color: #444;
	font-family: Poppins, sans-serif;
	font-size: 12px;
	display: block
}

.search-page-container .search-result a {
	display: block;
	color: #ff5f14;
	font-size: 12px
}

.search-page-container .search-result img {
	height: 24px;
	width: 24px;
	margin-right: 1.5rem
}

.single__banner__wrapper {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	background-color: #0e0048;
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	padding: 90px 30px;
	margin-bottom: 40px
}

@media only screen and (min-width:786px) {
	.single__banner__wrapper {
		padding: 100px 50px
	}
}

.single__banner__wrapper .banner-content-wrapper {
	max-width: 1150px;
	margin: 0 auto
}

/*max-width:1440px;*/

.single__banner__title {
	color: #fff;
	font-weight: 500;
	margin-bottom: 30px;
	font-size: 30px
}

@media only screen and (min-width:786px) {
	.single__banner__title {
		font-size: 50px
	}
}

.single__banner__breadcrumbs {
	display: flex;
	flex-grow: 1;
	flex-wrap: wrap
}

.single__banner__breadcrumbs a {
	color: #c5efff;
	text-decoration: underline;
	padding: 0 38px 0 0;
	font-size: 16px;
	line-height: 1.5;
	position: relative
}

.single__banner__breadcrumbs a:hover {
	text-decoration: none
}

.single__banner__breadcrumbs a::after {
	content: '';
	background-image: url(../images/vector.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 10px;
	height: 10px;
	right: 10px;
	bottom: 6px
}

.single__banner__breadcrumbs a:last-child {
	text-decoration: none;
	pointer-events: none;
	padding: 0
}

.single__banner__breadcrumbs a:last-child::after {
	content: '';
	background-image: none
}

@media screen and (min-width:1440px) {
	.component.single-page {
		margin: 0 15px
	}
}

.component.single-page {
	padding: 0
}

.sub__text {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	padding: 30px 45px;
	width: 100%
}

@media only screen and (min-width:786px) {
	.sub__text {
		flex-direction: row;
		justify-content: space-between;
		max-width: 1234px;
		margin: 0 auto
	}
}

.sub__text__left {
	padding-bottom: 15px
}

@media only screen and (min-width:786px) {
	.sub__text__left {
		padding-bottom: 0
	}
}

.sub__text__left p {
	font-size: 14px
}

.sub__text__left p img {
	margin-right: 14px
}

.sub__text__date img {
	position: relative;
	top: 1px
}

.sub__text__right ul {
	display: flex;
	flex-direction: row;
	list-style-type: none;
}

/*edited*/

.sub__text__right ul li {
	height: 28px;
	width: 28px;
	background-color: #ccc;
	border-radius: 50%;
	line-height: 30px;
	margin-left: 14px
}

.sub__text__right ul li a {
	height: 28px;
	width: 28px;
	position: relative
}

.sub__text__right ul li a svg {
	color: #000;
	font-weight: 400;
	position: absolute;
	width: 15px;
	height: 15px;
	left: 6px;
	top: 6px
}

.sub__text__right ul li:hover {
	background-color: #0e0048
}

.sub__text__right ul li:hover svg {
	color: #fff
}

.sub__text__social {
	display: flex;
	align-items: center
}

.sub__text__social span {
	font-size: 14px;
	font-weight: 400
}


.field-content table,
.rich-text table {
	display: block;
	border: none !important;
	max-width: -webkit-fit-content;
	max-width: -moz-fit-content;
	max-width: fit-content;
	margin: 0 auto;
	overflow-x: auto;
}

/*white-space:nowrap*/

/* overrides Evo forms styles TD */
.field-content table tbody td,
.rich-text table tbody td {
	font-size: 16px;
	padding: 25px;
	font-weight: 300;
	border: none;
	background: inherit
}

/*NEW*/
.field-content table thead td,
.rich-text table thead td {
	font-size: 16px;
	padding: 25px;
	font-weight: 300;
	border: none;
	background: inherit
}

.field-content table tbody td strong,
.rich-text table tbody td strong {
	font-weight: 500;
	color: #000
}

/*NEW*/
.field-content table thead td strong,
.rich-text table thead td strong {
	font-weight: 500;
	color: #000
}

/*TR*/
.field-content table tbody tr,
.rich-text table tbody tr {
	background-color: #fff
}

/*NEW*/
.field-content table thead tr,
.rich-text table thead tr {
	background-color: #fff
}

/*TR*/
.field-content table tbody tr:nth-child(odd),
.rich-text table tbody tr:nth-child(odd) {
	background-color: #f6f8fe;
	border: 1px solid rgba(23, 100, 248, .12);
	border-radius: 2px
}

/*NEW*/
.field-content table thead tr:nth-child(odd),
.rich-text table thead tr:nth-child(odd) {
	background-color: #f6f8fe;
	border: 1px solid rgba(23, 100, 248, .12);
	border-radius: 2px
}

/*TR*/
.field-content table tbody tr:nth-child(odd):first-child,
.rich-text table tbody tr:nth-child(odd):first-child {
	background-color: #fbfbfb !important;
	border: 1px solid #efefef
}

/*NEW*/
.field-content table thead tr:nth-child(odd):first-child,
.rich-text table thead tr:nth-child(odd):first-child {
	background-color: #fbfbfb !important;
	border: 1px solid #efefef
}

/*div.grid-container{margin-left: 15px;}*/
/*try to align form in page*/

form {
	flex-direction: column;
	flex-wrap: wrap
}

form ol li,
form ul li {
	margin-bottom: 1rem
}

.grid-container {
	width: 100% !important
}

.card.form-card {
	border: 1px solid #f37020;
	background-color: rgba(243, 112, 32, .1);
	color: #0e0048;
	padding: 16px;
	margin-bottom: 16px
}

.card.form-card p {
	font-size: 16px;
	font-weight: 400
}

.card.form-card a {
	font-weight: 700;
	text-decoration: underline;
	color: #0e0048
}

.card.form-card a:hover {
	text-decoration: none
}

.cell {
	margin-bottom: 16px
}

.cell:focus-within label {
	color: #2d3091
}

fieldset {
	border: none;
	padding: 0
}

legend {
	color: #000;
	margin-bottom: 8px
}

label {
	display: block;
	margin: 0
}

.Evoenergy-Form .error,
.Evoenergy-Form .field-validation-error,
.Evoenergy-Form .input-validation-error,
.Evoenergy-Form .validation-summary-errors {
	color: #c5292a
}

.Evoenergy-Form thead {
	background-color: #f8f8f8
}

/*.Evoenergy-Form tbody td{font-size:16px;padding:25px;font-weight:300;border:none;background:inherit;background:0 0!important}*/
@media only screen and (min-width:786px) {
	.Evoenergy-Form tbody td {
		font-size: 16px;
		padding: 25px;
		font-weight: 300;
		border: none;
		background: inherit;
		background: 0 0 !important
	}
}

@media only screen and (max-width:785px) {
	.Evoenergy-Form tbody td {
		font-size: 16px;
		padding: 10px 10px 0px 10px;
		font-weight: 300;
		border: none;
		background: inherit;
		background: 0 0 !important
	}
}

/*padding:15px*/

.Evoenergy-Form tbody td strong {
	font-weight: 500;
	color: #000
}

.Evoenergy-Form tbody td input[type=text] {
	width: 100%;
	border-style: solid;
	border-color: #efefef;
	border-radius: 4px;
	border-width: 1px;
	width: 100%;
	color: #000;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 500
}

.Evoenergy-Form tbody tr {
	background-color: #fff
}

.Evoenergy-Form tbody tr:nth-child(odd) {
	background-color: #f6f8fe;
	border: 1px solid rgba(23, 100, 248, .12);
	border-radius: 2px
}

.Evoenergy-Form tfoot tr {
	background-color: #fbfbfb !important;
	border: 1px solid #efefef
}

.Evoenergy-Form label {
	font-weight: 400 !important;
	margin: 5px 0
}

.Evoenergy-Form .grid-x {
	display: flex;
	flex-flow: row wrap;
	align-items: center
}

@media only screen and (min-width:786px) {
	.Evoenergy-Form .grid-x>.medium-1 {
		width: 3.3333333333%;
		display: flex
	}
}

@media only screen and (min-width:786px) {
	.Evoenergy-Form .grid-x>.medium-6 {
		width: 50%;
		max-width: 543px
	}
}

@media only screen and (min-width:786px) {
	.Evoenergy-Form .grid-x>.medium-8 {
		width: 66.6666666667%
	}
}

@media only screen and (min-width:786px) {
	.Evoenergy-Form .grid-x>.medium-9 {
		width: 75%
	}
}

.Evoenergy-Form .grid-x input[type=date],
.Evoenergy-Form .grid-x input[type=email],
.Evoenergy-Form .grid-x input[type=file],
.Evoenergy-Form .grid-x input[type=text],
.Evoenergy-Form .grid-x select,
.Evoenergy-Form .grid-x textarea {
	font-family: Poppins, sans-serif;
	border-style: solid;
	border-color: #efefef;
	padding: 16px 16px 16px 16px;
	border-radius: 4px;
	border-width: 1px;
	width: 100%;
	color: #000;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 500;
	margin: 0
}

.Evoenergy-Form .grid-x input[type=date]:focus,
.Evoenergy-Form .grid-x input[type=email]:focus,
.Evoenergy-Form .grid-x input[type=file]:focus,
.Evoenergy-Form .grid-x input[type=text]:focus,
.Evoenergy-Form .grid-x select:focus,
.Evoenergy-Form .grid-x textarea:focus {
	outline: 0 !important;
	border: 1px solid #2d3091 !important;
	margin-bottom: 0
}

.Evoenergy-Form .grid-x input[type=date]:active,
.Evoenergy-Form .grid-x input[type=email]:active,
.Evoenergy-Form .grid-x input[type=file]:active,
.Evoenergy-Form .grid-x input[type=text]:active,
.Evoenergy-Form .grid-x select:active,
.Evoenergy-Form .grid-x textarea:active {
	margin-bottom: 0
}

.Evoenergy-Form .grid-x input[type=date].input-validation-error,
.Evoenergy-Form .grid-x input[type=email].input-validation-error,
.Evoenergy-Form .grid-x input[type=file].input-validation-error,
.Evoenergy-Form .grid-x input[type=text].input-validation-error,
.Evoenergy-Form .grid-x select.input-validation-error,
.Evoenergy-Form .grid-x textarea.input-validation-error {
	border-color: #c5292a
}

.Evoenergy-Form .grid-x select {
	background: url(../images/select-arrow.svg) no-repeat;
	-webkit-appearance: none;
	appearance: none;
	background-position: right 16px top 50%;
	color: #757575
}

.Evoenergy-Form .grid-x table {
	width: 100%
}

.Evoenergy-Form .grid-x input[type=checkbox] {
	height: 16px;
	width: 16px;
	-webkit-appearance: none;
	appearance: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	position: relative;
	margin: 0
}

.Evoenergy-Form .grid-x input[type=checkbox]:hover {
	border: 1px solid #2d3091;
	margin: 0
}

.Evoenergy-Form .grid-x input[type=checkbox]::active {
	border: 1px solid #2d3091
}

.Evoenergy-Form .grid-x input[type=checkbox]:checked {
	border: 1px solid #2d3091;
	background-color: #2d3091
}

.Evoenergy-Form .grid-x input[type=checkbox]::before {
	content: '';
	background-image: url(../images/tick-white.svg);
	background-repeat: no-repeat;
	width: 9px;
	height: 7px;
	display: block;
	position: absolute;
	left: .3rem;
	top: .3rem
}

.Evoenergy-Form .grid-x input[type=radio] {
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	margin: 0;
	font: inherit;
	width: 24px;
	height: 24px;
	border: 1px solid #ccc;
	border-radius: 50%;
	-webkit-transform: translateY(-.075em);
	transform: translateY(-.075em);
	display: grid;
	display: inline-block;
	vertical-align: middle;
	margin: 1rem 1rem 1rem 0
}

/*place-content:center;*/

.Evoenergy-Form .grid-x input[type=radio]:hover {
	border: 1px solid #2d3091;
	margin: 1rem 1rem 1rem 0
}

.Evoenergy-Form .grid-x input[type=radio]::before {
	content: '';
	width: .75em;
	height: .75em;
	border-radius: 50%;
	-webkit-transform: scale(0);
	transform: scale(0);
	transition: 120ms -webkit-transform ease-in-out;
	transition: 120ms transform ease-in-out;
	transition: 120ms transform ease-in-out, 120ms -webkit-transform ease-in-out;
	box-shadow: inset 1em 1em #2d3091;
	left: 5px;
	position: relative;
	height: .75em;
	top: 5px;
	display: block
}

.Evoenergy-Form .grid-x input[type=radio]:checked {
	border: 1px solid #2d3091
}

.Evoenergy-Form .grid-x input[type=radio]:checked::before {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.Evoenergy-Form .grid-x input[type=radio]+label {
	display: inline-block;
	vertical-align: middle
}

.Evoenergy-Form .grid-x .is-invalid-label {
	color: #c5292a
}

.Evoenergy-Form .grid-x .is-invalid-input:not(:focus) {
	border-color: #c5292a
}

.Evoenergy-Form .grid-x .input-validation-error {
	border-color: #c5292a
}

#utilityComplianceFormContainer {
	display: block;
	width: 100%
}

#utilityComplianceFormContainer>form>ul {
	margin-left: 0;
	padding: 0
}

#utilityComplianceFormContainer>form>ul>li {
	list-style: none
}

#utilityComplianceFormContainer>form>ul>li>a {
	font-size: 12px;
	color: #1779ba;
	padding: 20px 24px;
	font-weight: 500
}

#utilityComplianceFormContainer>form>ul>li>a.disabled {
	color: #696969
}

#utilityComplianceFormContainer .grid-x {
	display: block;
	max-width: 520px
}

button.button.small {
	margin: 18px 0;
	padding: 0 58px;
	height: 40px;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	background-color: #f37020;
	border: 1px solid #fcc8a9;
	border-radius: 4px
}

button.button.small:hover {
	background-color: #0e0048;
	margin: 18px 0;
	padding: 0 58px;
	border: 1px solid #0e0048
}

.timeline-component {
	margin: 15px 15px 15px 27px
}

.timeline-container {
	border-left: 1px solid #0e0048;
	padding-left: 50px;
	padding-bottom: 26px;
	position: relative;
	box-sizing: border-box
}

.timeline-container:last-child {
	border: 0
}

.timeline-container .box {
	background: #f6f8fe;
	border: 1px solid rgba(23, 100, 248, .12);
	padding: 18px 32px;
	border-radius: 2px
}

.timeline-container .count {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	-webkit-transform: translatex(-50%);
	transform: translatex(-50%);
	color: #fff;
	background-color: #0e0048;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px
}

.timeline-container h3 {
	font-weight: 500;
	color: #000;
	margin: 0 0 8px 0;
	font-size: 16px
}

.timeline-container p {
	margin: 0;
	font-size: 14px;
	color: #757575
}

@charset "UTF-8";

.breadcrumb.component {
	background: 0 0
}

.breadcrumb.component:after {
	content: '';
	display: table;
	clear: both
}

.breadcrumb.component.breadcrumb-navigation {
	overflow: visible
}

.breadcrumb.component a {
	text-decoration: none;
	font-size: 15px;
	font-weight: 400;
	color: #757575
}

.breadcrumb.component ol {
	list-style: none
}

.breadcrumb.component .field-title {
	display: inline-block
}

.breadcrumb.component .separator {
	margin: 0 5px;
	display: inline-block;
	vertical-align: middle
}

.breadcrumb.component li {
	position: relative;
	display: block;
	float: left
}

.breadcrumb.component li>.navigation-title {
	display: inline-block;
	vertical-align: middle
}

.breadcrumb.component li>.navigation-title>a:hover {
	color: #15909c
}

.breadcrumb.component li.last .separator {
	display: none
}

.breadcrumb.component li.item-hide:hover>ol {
	display: none
}

.breadcrumb.component li:hover>ol {
	display: block;
	position: absolute;
	top: 20px;
	left: auto;
	z-index: 100
}

.breadcrumb.component li>ol {
	box-sizing: border-box;
	display: none;
	margin: 0;
	background: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2
}

.breadcrumb.component li>ol li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	float: none;
	margin: 0;
	padding: 2px 20px;
	width: 100%;
	min-width: 140px;
	cursor: pointer
}

.breadcrumb.component li>ol li .fa {
	float: left
}

.breadcrumb.component li>ol li:hover {
	background: #89c6cc;
	color: #fff
}

.breadcrumb.component li>ol li:hover a {
	color: #fff !important
}

.breadcrumb.component li>ol li:before {
	font-size: 14px;
	font-size: 1.4rem;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	content: "";
	top: 50%;
	left: 2px
}

.breadcrumb.component li>ol li>a {
	display: block;
	padding: 2px 0 2px 10px
}

.breadcrumb.component li>ol li:last-child {
	border-bottom-width: 0
}

.breadcrumb.breadcrumb-hide li {
	white-space: nowrap
}

.breadcrumb.breadcrumb-hide li.item-hide+li.item-hide {
	display: none
}

.breadcrumb.breadcrumb-hide li.item-hide a {
	display: none
}

.breadcrumb.breadcrumb-hide li.item-hide:before {
	content: "...";
	display: inline
}

.breadcrumb.breadcrumb-hide li.hide-full {
	display: none
}

.breadcrumb.triangle-separator .separator {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 0
}

.breadcrumb.triangle-separator .separator:before {
	content: "";
	display: block;
	font-size: 16px
}

@charset "UTF-8";

.carousel {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	position: relative;
	box-sizing: border-box;
	padding: 10px;
	text-align: center;
	background: #fff
}

.carousel .wrapper {
	padding-bottom: 30px
}

.carousel .slides {
	position: relative
}

.carousel .slides:after {
	content: '';
	display: block;
	clear: both
}

.carousel .nav {
	margin-top: 10px;
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	justify-content: center;
	align-items: center
}

.carousel .nav .nav-items {
	display: inline-block;
	position: relative;
	height: 32px;
	min-width: 20px;
	margin: 0 15px;
	vertical-align: middle;
	cursor: pointer
}

.carousel .nav .nav-items:after,
.carousel .nav .nav-items:before {
	background-image: url(../images/player.png);
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 9px
}

.carousel .nav .nav-items:before {
	left: -9px;
	background-position: -154px -152px
}

.carousel .nav .nav-items:after {
	right: -9px;
	background-position: -225px -152px
}

.carousel .nav .nav-items .sxa-bullets,
.carousel .nav .nav-items .sxa-numbers {
	position: relative;
	height: 32px;
	float: left;
	width: 20px;
	box-sizing: border-box
}

.carousel .nav .nav-items .sxa-bullets:before {
	background-image: url(../images/player.png);
	background-position: 0 -152px;
	left: -10px;
	content: '';
	width: 20px;
	height: 32px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.carousel .nav .nav-items .sxa-bullets.active:before {
	background-position: -75px -152px
}

.carousel .nav .nav-items .sxa-numbers {
	padding-top: 3px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZWZlZmVmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTYlIiBzdG9wLWNvbG9yPSIjZmJmYmZiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjIlIiBzdG9wLWNvbG9yPSIjZmVmZWZlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzQlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDElIiBzdG9wLWNvbG9yPSIjZmRmZGZkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjdmN2Y3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNjYlIiBzdG9wLWNvbG9yPSIjZThlOGU4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzglIiBzdG9wLWNvbG9yPSIjZDVkNWQ1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODQlIiBzdG9wLWNvbG9yPSIjY2VjZWNlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODglIiBzdG9wLWNvbG9yPSIjMGQwZjExIiBzdG9wLW9wYWNpdHk9IjAuNDQiLz4KICAgIDxzdG9wIG9mZnNldD0iOTQlIiBzdG9wLWNvbG9yPSIjMGQwZjExIiBzdG9wLW9wYWNpdHk9IjAuMyIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMGQwZjExIiBzdG9wLW9wYWNpdHk9IjAuMTIiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: linear-gradient(to bottom, #eee 0, #efefef 3%, #fbfbfb 16%, #fefefe 22%, #fff 34%, #fdfdfd 41%, #f7f7f7 50%, #e8e8e8 66%, #d5d5d5 78%, #cecece 84%, rgba(13, 15, 17, .44) 88%, rgba(13, 15, 17, .3) 94%, rgba(13, 15, 17, .12) 100%)
}

.carousel .nav .nav-items .sxa-numbers:hover {
	color: #878787
}

.carousel .nav .nav-items .sxa-numbers.active {
	font-weight: 700
}

.carousel .nav .next-text,
.carousel .nav .prev-text {
	position: relative;
	font-size: 0;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	color: #000
}

.carousel .nav a.next-text:active,
.carousel .nav a.next-text:hover {
	text-decoration: none;
	color: #878787
}

.carousel .nav a.next-text:after {
	content: "";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	font-size: 20px
}

.carousel .nav a.prev-text:active,
.carousel .nav a.prev-text:hover {
	text-decoration: none
}

.carousel .nav a.prev-text:after {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	display: block;
	font-size: 20px
}

.carousel.image-full-size .carousel-body {
	height: auto;
	top: 2%;
	opacity: .8
}

.carousel.image-full-size .carousel-link {
	left: auto;
	right: 1%;
	bottom: 2%;
	opacity: .8
}

.carousel .image-full-size img {
	width: 100% !important;
	height: auto !important
}

.carousel .carousel.slide-hero>.component-content .carousel-inner .wrapper {
	padding-bottom: 0
}

.carousel .carousel.slide-hero>.component-content .carousel-inner .wrapper .slides li.slide .component.content {
	padding-left: 0;
	padding-right: 0
}

.carousel .carousel.slide-hero>.component-content .carousel-inner .wrapper .slides li.slide .component.content .component-content .field-slideimage {
	min-height: 200px
}

.carousel .carousel.slide-hero>.component-content .carousel-inner .wrapper .slides li.slide .component.content .component-content .slide-info {
	position: absolute;
	top: 50%;
	left: 50px;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	z-index: 999;
	background-color: transparent
}

.carousel .carousel.slide-hero>.component-content .carousel-inner .wrapper .nav {
	height: 0;
	margin-top: 0
}

.carousel .carousel.slide-hero>.component-content .carousel-inner .wrapper .nav .next-text,
.carousel .carousel.slide-hero>.component-content .carousel-inner .wrapper .nav .prev-text {
	top: 50%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.carousel .carousel.slide-hero>.component-content .carousel-inner .wrapper .nav .nav-items {
	position: absolute;
	bottom: 15px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

@media (max-width:768px) {
	.carousel {
		padding: 0
	}
}

.row.column-splitter {
	margin-left: 0;
	margin-right: 0;
	max-width: none
}

.row.column-splitter>div {
	padding-left: 0;
	padding-right: 0
}

.sxa-bordered {
	box-sizing: border-box
}

.sxa-bordered>.component-content {
	padding: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	border-radius: 5px
}

.column-splitter,
.row-splitter {
	box-sizing: border-box
}

.column-splitter .sxa-bordered,
.row-splitter .sxa-bordered {
	padding: 5px !important
}

.column-splitter .sxa-bordered .scEmptyPlaceholder,
.column-splitter .sxa-bordered>.component,
.row-splitter .sxa-bordered .scEmptyPlaceholder,
.row-splitter .sxa-bordered>.component {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	border-radius: 5px
}

.title-row-box {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	box-sizing: border-box;
	width: 100%;
	height: 87px;
	margin: 0;
	padding: 0;
	background: #f7f7f7
}

.title-row-box>.component-content {
	max-width: 960px;
	margin: 0 auto !important
}

.title-row-box>.component-content .title {
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	margin: 23px 0 0 0;
	padding: 0
}

.title-row-box>.component-content .title h1 {
	font-size: 22px;
	font-size: 2.2rem;
	border: none
}

@media only screen and (max-width:959px) {
	.title-row-box>.component-content .title {
		margin: 23px 0 0 20px
	}
}

.title-row-box>.component-content .rich-text {
	margin: 0
}

.title-row-box>.component-content .rich-text h1,
.title-row-box>.component-content .rich-text h2,
.title-row-box>.component-content .rich-text h3,
.title-row-box>.component-content .rich-text h4 {
	margin: 0;
	padding: 0
}

.title-row-box>.component-content .breadcrumb {
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	font-size: 14px;
	font-size: 1.4rem;
	margin: 23px 0 0 0;
	padding: 0;
	float: right;
	clear: both
}

@media only screen and (min-width:787px) and (max-width:959px) {
	.title-row-box>.component-content .breadcrumb {
		margin: 23px 20px 0 0
	}
}

@media only screen and (max-width:380px) {
	.title-row-box>.component-content .breadcrumb {
		display: none
	}
}

@media only screen and (max-width:959px) {
	.title-row-box .alpha {
		vertical-align: middle;
		box-sizing: border-box;
		width: auto !important;
		float: left
	}

	.title-row-box .omega {
		vertical-align: middle;
		box-sizing: border-box;
		width: auto !important;
		float: right
	}
}

.container {
	padding: 0
}

.container .component-content:after {
	content: '';
	display: table;
	clear: both
}

.divider hr {
	margin: 10px 0;
	border: 0;
	height: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2d2d2
}

.white-space-divider hr {
	border: none
}

@charset "UTF-8";

.event-list li,
.event-list li>.scLooseFrameZone {
	background: #fff;
	display: inline-flex;
	width: 100%;
	align-items: center;
	color: #757575;
	flex-flow: row wrap
}

.event-list li:after,
.event-list li>.scLooseFrameZone:after {
	content: '';
	display: table;
	clear: both
}

.event-list {
	background: 0 0
}

.event-list .avi,
.event-list .bmp,
.event-list .doc,
.event-list .docx,
.event-list .field-filetypeicon>a>span,
.event-list .gif,
.event-list .jpeg,
.event-list .jpg,
.event-list .mov,
.event-list .mp3,
.event-list .mp4,
.event-list .pdf,
.event-list .png,
.event-list .ppt,
.event-list .pptx,
.event-list .psd,
.event-list .txt,
.event-list .wma,
.event-list .wmv,
.event-list .xls,
.event-list .xlsx,
.event-list .zip {
	display: inline-block;
	box-sizing: border-box;
	font-weight: 400;
	width: 15px;
	height: 21px;
	margin: 0;
	padding: 0;
	position: relative
}

.event-list .avi:before,
.event-list .bmp:before,
.event-list .doc:before,
.event-list .docx:before,
.event-list .field-filetypeicon>a>span:before,
.event-list .gif:before,
.event-list .jpeg:before,
.event-list .jpg:before,
.event-list .mov:before,
.event-list .mp3:before,
.event-list .mp4:before,
.event-list .pdf:before,
.event-list .png:before,
.event-list .ppt:before,
.event-list .pptx:before,
.event-list .psd:before,
.event-list .txt:before,
.event-list .wma:before,
.event-list .wmv:before,
.event-list .xls:before,
.event-list .xlsx:before,
.event-list .zip:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px !important;
	position: absolute;
	display: block;
	top: 50%;
	margin: 0;
	padding: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.event-list .field-filetypeicon span:before {
	content: ""
}

.event-list .field-filetypeicon .pdf:before {
	content: ""
}

.event-list .field-filetypeicon .xls:before,
.event-list .field-filetypeicon .xlsx:before {
	content: ""
}

.event-list .field-filetypeicon .ppt:before,
.event-list .field-filetypeicon .pptx:before {
	content: ""
}

.event-list .field-filetypeicon .doc:before,
.event-list .field-filetypeicon .docx:before {
	content: ""
}

.event-list .field-filetypeicon .bmp:before,
.event-list .field-filetypeicon .gif:before,
.event-list .field-filetypeicon .jpeg:before,
.event-list .field-filetypeicon .jpg:before,
.event-list .field-filetypeicon .png:before,
.event-list .field-filetypeicon .psd:before,
.event-list .field-filetypeicon .tif:before {
	content: ""
}

.event-list .field-filetypeicon .avi:before,
.event-list .field-filetypeicon .divx:before,
.event-list .field-filetypeicon .flv:before,
.event-list .field-filetypeicon .gifv:before,
.event-list .field-filetypeicon .h264:before,
.event-list .field-filetypeicon .m4v:before,
.event-list .field-filetypeicon .mk3d:before,
.event-list .field-filetypeicon .mkv:before,
.event-list .field-filetypeicon .mov:before,
.event-list .field-filetypeicon .movie:before,
.event-list .field-filetypeicon .mp4:before,
.event-list .field-filetypeicon .mpg:before,
.event-list .field-filetypeicon .oggv:before,
.event-list .field-filetypeicon .rv:before,
.event-list .field-filetypeicon .swf:before,
.event-list .field-filetypeicon .vid:before,
.event-list .field-filetypeicon .vp6:before,
.event-list .field-filetypeicon .webm:before,
.event-list .field-filetypeicon .wmv:before {
	content: ""
}

.event-list .field-filetypeicon .aa:before,
.event-list .field-filetypeicon .aac:before,
.event-list .field-filetypeicon .aax:before,
.event-list .field-filetypeicon .ac3:before,
.event-list .field-filetypeicon .aif:before,
.event-list .field-filetypeicon .aiff:before,
.event-list .field-filetypeicon .amz:before,
.event-list .field-filetypeicon .asx:before,
.event-list .field-filetypeicon .au:before,
.event-list .field-filetypeicon .avr:before,
.event-list .field-filetypeicon .fla:before,
.event-list .field-filetypeicon .flac:before,
.event-list .field-filetypeicon .m3u:before,
.event-list .field-filetypeicon .m4a:before,
.event-list .field-filetypeicon .mid:before,
.event-list .field-filetypeicon .midi:before,
.event-list .field-filetypeicon .mka:before,
.event-list .field-filetypeicon .mp3:before,
.event-list .field-filetypeicon .mp4a:before,
.event-list .field-filetypeicon .ogg:before,
.event-list .field-filetypeicon .pcm:before,
.event-list .field-filetypeicon .ra:before,
.event-list .field-filetypeicon .rma:before,
.event-list .field-filetypeicon .wav:before,
.event-list .field-filetypeicon .wma:before,
.event-list .field-filetypeicon .xwma:before {
	content: ""
}

.event-list .field-filetypeicon .txt:before {
	content: ""
}

.event-list .field-filetypeicon .dmg:before,
.event-list .field-filetypeicon .gz:before,
.event-list .field-filetypeicon .iso:before,
.event-list .field-filetypeicon .rar:before,
.event-list .field-filetypeicon .tar:before,
.event-list .field-filetypeicon .zip:before,
.event-list .field-filetypeicon .zipx:before {
	content: ""
}

.event-list .field-filetypeicon .config:before,
.event-list .field-filetypeicon .cpp:before,
.event-list .field-filetypeicon .css:before,
.event-list .field-filetypeicon .git:before,
.event-list .field-filetypeicon .h:before,
.event-list .field-filetypeicon .ini:before,
.event-list .field-filetypeicon .js:before,
.event-list .field-filetypeicon .py:before {
	content: ""
}

.event-list .field-filetypeicon .apk:before,
.event-list .field-filetypeicon .app:before,
.event-list .field-filetypeicon .bat:before,
.event-list .field-filetypeicon .deb:before,
.event-list .field-filetypeicon .dll:before,
.event-list .field-filetypeicon .exe:before,
.event-list .field-filetypeicon .jar:before,
.event-list .field-filetypeicon .msi:before,
.event-list .field-filetypeicon .pl:before,
.event-list .field-filetypeicon .prg:before,
.event-list .field-filetypeicon .scr:before,
.event-list .field-filetypeicon .sh:before,
.event-list .field-filetypeicon .vb:before {
	content: ""
}

.event-list .field-filetypeicon .asp:before,
.event-list .field-filetypeicon .aspx:before,
.event-list .field-filetypeicon .cfm:before,
.event-list .field-filetypeicon .com:before,
.event-list .field-filetypeicon .edu:before,
.event-list .field-filetypeicon .gov:before,
.event-list .field-filetypeicon .htm:before,
.event-list .field-filetypeicon .html:before,
.event-list .field-filetypeicon .jhtml:before,
.event-list .field-filetypeicon .mil:before,
.event-list .field-filetypeicon .net:before,
.event-list .field-filetypeicon .org:before,
.event-list .field-filetypeicon .php3:before,
.event-list .field-filetypeicon .php4:before,
.event-list .field-filetypeicon .php5:before,
.event-list .field-filetypeicon .php:before,
.event-list .field-filetypeicon .phtmle:before,
.event-list .field-filetypeicon .xhtml:before {
	content: ""
}

.event-list h1,
.event-list h2,
.event-list h3,
.event-list h4,
.event-list h5,
.event-list h6 {
	color: #222
}

.event-list h1,
.event-list h2 {
	margin: 10px 0
}

.event-list h3,
.event-list h4,
.event-list p {
	margin: 5px 0
}

.event-list h5,
.event-list h6 {
	margin: 5px 0 0
}

.event-list strong {
	font-weight: 700
}

.event-list ol,
.event-list ul {
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 10px
}

.event-list li {
	font-size: 16px;
	margin-left: 15px
}

.event-list ul {
	margin-bottom: 1rem
}

.event-list ul li {
	list-style: disc;
	list-style-position: inside;
	margin-bottom: 1rem
}

.event-list ol {
	margin-bottom: 1rem
}

.event-list ol li {
	list-style: decimal;
	list-style-position: inside;
	margin-bottom: 1rem
}

.event-list a {
	color: #de232f;
	text-decoration: underline;
	font-size: 1em
}

.event-list a:hover {
	color: #878787
}

.event-list table {
	height: auto !important;
	border: 2px solid #d2d2d2
}

.event-list table,
.event-list table td,
.event-list table th,
.event-list table tr {
	border: solid 2px #d2d2d2;
	background: #fff;
	border-collapse: collapse;
	vertical-align: middle
}

.event-list table td,
.event-list table th,
.event-list table tr {
	padding: 5px
}

.event-list table caption {
	background-color: #f7f7f7;
	overflow: hidden;
	padding: 10px;
	font-size: 20px;
	font-weight: 700;
	margin-left: 0
}

.event-list table tr {
	border: none
}

.event-list table td,
.event-list table th {
	border-width: 2px 0 0 2px
}

.event-list table th {
	background-color: #fff;
	font-size: 13px;
	font-weight: 700;
	padding: 7px
}

.event-list table th:first-child {
	border-left: 0
}

.event-list table td:first-child {
	border-left: 0
}

.event-list h1,
.event-list h2,
.event-list h3,
.event-list h4,
.event-list h5,
.event-list h6 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89c6cc
}

.event-list ul {
	margin: 10px 0
}

.event-list li {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	margin-left: 0;
	box-sizing: border-box;
	padding: 15px 15px 40px 15px;
	position: relative;
	margin: 10px 0
}

.event-list li>.scLooseFrameZone>.scEmptyPlaceholder {
	flex-basis: 100%
}

.event-list .event-list-time {
	order: 1;
	flex-grow: 1;
	font-weight: 700;
	min-width: 115px;
	max-width: 20%
}

.event-list .event-list-time .scWebEditInput {
	display: inline
}

.event-list .event-list-info {
	order: 1;
	flex-grow: 2;
	margin: 0 15px;
	max-width: 75%
}

.event-list .event-list-name {
	font-size: 16px;
	font-weight: 700
}

.event-list .event-list-link,
.event-list .event-list-place {
	position: absolute;
	bottom: 5px;
	padding-left: 15px
}

.event-list .event-list-link:before,
.event-list .event-list-place:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
	left: 0
}

.event-list .event-list-place {
	left: 10px
}

.event-list .event-list-place:before {
	content: ""
}

.event-list .event-list-link {
	right: 10px
}

.event-list .event-list-link a {
	font-size: 1em;
	color: #757575
}

.event-list .event-list-link a:hover {
	color: #878787;
	text-decoration: none;
	border-bottom: 1px solid #89c6cc
}

.event-list .event-list-link:before {
	content: ""
}

.event-list .scWebEditInput {
	font-family: 'Open Sans', Helvetica, Verdana, Tahoma, sans-serif
}

.example-component {
	color: #fff;
	background-color: #757575
}

@media only screen and (min-width:787px) and (max-width:959px) {
	.example-component {
		color: #000;
		background-color: #3cc8ff
	}
}

@media only screen and (min-width:960px) {
	.example-component {
		color: #fff;
		background-color: #f37020
	}
}

.facebook-comments .fb-comments {
	width: 100%
}

.facebook-comments .fb-comments>span {
	text-align: justify !important;
	width: 100% !important
}

.facebook-comments .fb-comments>span>iframe {
	width: 100% !important
}

.feed {
	background: 0 0
}

.feed h1,
.feed h2,
.feed h3,
.feed h4,
.feed h5,
.feed h6 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2
}

.feed .feed-item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	padding: 10px 10px 10px 0;
	margin-left: 10px;
	background: 0 0
}

.feed .feed-title a {
	font-size: 14px;
	font-size: 1.4rem;
	text-decoration: none;
	font-weight: 700;
	display: block
}

.feed .feed-datetime {
	font-size: 11px;
	font-size: 1.1rem;
	float: left
}

.feed .feed-author {
	font-size: 11px;
	font-size: 1.1rem;
	float: right
}

.feed .feed-description {
	font-size: 13px;
	font-size: 1.3rem;
	box-sizing: border-box;
	margin: 5px;
	overflow: hidden;
	clear: both
}

.feed .feed-description img {
	margin: 0 4px
}

.feed.feed-grid .feed-item {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	width: 32%;
	margin: 0 1% 10px 0;
	padding: 20px
}

@media only screen and (max-width:639px) {
	.feed.feed-grid .feed-item {
		width: 100%
	}
}

.field-editor {
	background: 0 0;
	overflow: hidden
}

.field-editor .field-table {
	width: 100%;
	border-collapse: collapse
}

.field-editor .field-table table {
	word-wrap: break-word;
	table-layout: fixed
}

.field-editor .field-table tbody {
	border: none;
	background: 0 0
}

.field-editor .field-table tbody tr {
	background: 0 0
}

.field-editor .field-table th {
	color: #000;
	padding: 5px 10px;
	text-align: left;
	vertical-align: middle
}

.field-editor .field-table td {
	color: #757575;
	padding: 5px 10px;
	text-align: left;
	vertical-align: middle
}

.field-editor.position-right .field-table td {
	text-align: right
}

.field-editor.position-center .field-table td {
	text-align: center
}

@charset "UTF-8";

.file-list {
	background: 0 0
}

.file-list h1,
.file-list h2,
.file-list h3,
.file-list h4,
.file-list h5,
.file-list h6 {
	color: #757575;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: transparent
}

.file-list li {
	margin: 0 20px 5px 0
}

.file-list li * {
	color: #757575
}

.file-list .list-item {
	background: 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89c6cc
}

.file-list .list-item a:hover {
	color: #878787
}

.file-list .list-item>.scEnabledChrome {
	width: 100%
}

.file-list .list-item>.scEnabledChrome .scEmptyPlaceholder {
	width: 100%;
	margin-left: 0
}

.file-list .list-item>*,
.file-list .list-item>.scEnabledChrome>* {
	flex-shrink: 1;
	flex-grow: 1;
	margin-left: 5px
}

.file-list .list-item .field-filetypeicon>a {
	display: block
}

.file-list .list-item .field-filetypeicon span {
	display: block;
	height: 17px
}

.file-list .list-item .field-filetypeicon span:before {
	font-size: 18px
}

.file-list .field-customimage,
.file-list .field-description,
.file-list .field-linktext,
.file-list .field-size {
	color: #757575;
	font-size: #757575
}

.file-list .field-linktext a {
	text-decoration: none
}

.file-list .avi,
.file-list .bmp,
.file-list .doc,
.file-list .docx,
.file-list .field-filetypeicon>a>span,
.file-list .gif,
.file-list .jpeg,
.file-list .jpg,
.file-list .mov,
.file-list .mp3,
.file-list .mp4,
.file-list .pdf,
.file-list .png,
.file-list .ppt,
.file-list .pptx,
.file-list .psd,
.file-list .txt,
.file-list .wma,
.file-list .wmv,
.file-list .xls,
.file-list .xlsx,
.file-list .zip {
	display: inline-block;
	box-sizing: border-box;
	font-weight: 400;
	width: 15px;
	height: 21px;
	margin: 0;
	padding: 0;
	position: relative
}

.file-list .avi:before,
.file-list .bmp:before,
.file-list .doc:before,
.file-list .docx:before,
.file-list .field-filetypeicon>a>span:before,
.file-list .gif:before,
.file-list .jpeg:before,
.file-list .jpg:before,
.file-list .mov:before,
.file-list .mp3:before,
.file-list .mp4:before,
.file-list .pdf:before,
.file-list .png:before,
.file-list .ppt:before,
.file-list .pptx:before,
.file-list .psd:before,
.file-list .txt:before,
.file-list .wma:before,
.file-list .wmv:before,
.file-list .xls:before,
.file-list .xlsx:before,
.file-list .zip:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px !important;
	position: absolute;
	display: block;
	top: 50%;
	margin: 0;
	padding: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.file-list .field-filetypeicon span:before {
	content: ""
}

.file-list .field-filetypeicon .pdf:before {
	content: ""
}

.file-list .field-filetypeicon .xls:before,
.file-list .field-filetypeicon .xlsx:before {
	content: ""
}

.file-list .field-filetypeicon .ppt:before,
.file-list .field-filetypeicon .pptx:before {
	content: ""
}

.file-list .field-filetypeicon .doc:before,
.file-list .field-filetypeicon .docx:before {
	content: ""
}

.file-list .field-filetypeicon .bmp:before,
.file-list .field-filetypeicon .gif:before,
.file-list .field-filetypeicon .jpeg:before,
.file-list .field-filetypeicon .jpg:before,
.file-list .field-filetypeicon .png:before,
.file-list .field-filetypeicon .psd:before,
.file-list .field-filetypeicon .tif:before {
	content: ""
}

.file-list .field-filetypeicon .avi:before,
.file-list .field-filetypeicon .divx:before,
.file-list .field-filetypeicon .flv:before,
.file-list .field-filetypeicon .gifv:before,
.file-list .field-filetypeicon .h264:before,
.file-list .field-filetypeicon .m4v:before,
.file-list .field-filetypeicon .mk3d:before,
.file-list .field-filetypeicon .mkv:before,
.file-list .field-filetypeicon .mov:before,
.file-list .field-filetypeicon .movie:before,
.file-list .field-filetypeicon .mp4:before,
.file-list .field-filetypeicon .mpg:before,
.file-list .field-filetypeicon .oggv:before,
.file-list .field-filetypeicon .rv:before,
.file-list .field-filetypeicon .swf:before,
.file-list .field-filetypeicon .vid:before,
.file-list .field-filetypeicon .vp6:before,
.file-list .field-filetypeicon .webm:before,
.file-list .field-filetypeicon .wmv:before {
	content: ""
}

.file-list .field-filetypeicon .aa:before,
.file-list .field-filetypeicon .aac:before,
.file-list .field-filetypeicon .aax:before,
.file-list .field-filetypeicon .ac3:before,
.file-list .field-filetypeicon .aif:before,
.file-list .field-filetypeicon .aiff:before,
.file-list .field-filetypeicon .amz:before,
.file-list .field-filetypeicon .asx:before,
.file-list .field-filetypeicon .au:before,
.file-list .field-filetypeicon .avr:before,
.file-list .field-filetypeicon .fla:before,
.file-list .field-filetypeicon .flac:before,
.file-list .field-filetypeicon .m3u:before,
.file-list .field-filetypeicon .m4a:before,
.file-list .field-filetypeicon .mid:before,
.file-list .field-filetypeicon .midi:before,
.file-list .field-filetypeicon .mka:before,
.file-list .field-filetypeicon .mp3:before,
.file-list .field-filetypeicon .mp4a:before,
.file-list .field-filetypeicon .ogg:before,
.file-list .field-filetypeicon .pcm:before,
.file-list .field-filetypeicon .ra:before,
.file-list .field-filetypeicon .rma:before,
.file-list .field-filetypeicon .wav:before,
.file-list .field-filetypeicon .wma:before,
.file-list .field-filetypeicon .xwma:before {
	content: ""
}

.file-list .field-filetypeicon .txt:before {
	content: ""
}

.file-list .field-filetypeicon .dmg:before,
.file-list .field-filetypeicon .gz:before,
.file-list .field-filetypeicon .iso:before,
.file-list .field-filetypeicon .rar:before,
.file-list .field-filetypeicon .tar:before,
.file-list .field-filetypeicon .zip:before,
.file-list .field-filetypeicon .zipx:before {
	content: ""
}

.file-list .field-filetypeicon .config:before,
.file-list .field-filetypeicon .cpp:before,
.file-list .field-filetypeicon .css:before,
.file-list .field-filetypeicon .git:before,
.file-list .field-filetypeicon .h:before,
.file-list .field-filetypeicon .ini:before,
.file-list .field-filetypeicon .js:before,
.file-list .field-filetypeicon .py:before {
	content: ""
}

.file-list .field-filetypeicon .apk:before,
.file-list .field-filetypeicon .app:before,
.file-list .field-filetypeicon .bat:before,
.file-list .field-filetypeicon .deb:before,
.file-list .field-filetypeicon .dll:before,
.file-list .field-filetypeicon .exe:before,
.file-list .field-filetypeicon .jar:before,
.file-list .field-filetypeicon .msi:before,
.file-list .field-filetypeicon .pl:before,
.file-list .field-filetypeicon .prg:before,
.file-list .field-filetypeicon .scr:before,
.file-list .field-filetypeicon .sh:before,
.file-list .field-filetypeicon .vb:before {
	content: ""
}

.file-list .field-filetypeicon .asp:before,
.file-list .field-filetypeicon .aspx:before,
.file-list .field-filetypeicon .cfm:before,
.file-list .field-filetypeicon .com:before,
.file-list .field-filetypeicon .edu:before,
.file-list .field-filetypeicon .gov:before,
.file-list .field-filetypeicon .htm:before,
.file-list .field-filetypeicon .html:before,
.file-list .field-filetypeicon .jhtml:before,
.file-list .field-filetypeicon .mil:before,
.file-list .field-filetypeicon .net:before,
.file-list .field-filetypeicon .org:before,
.file-list .field-filetypeicon .php3:before,
.file-list .field-filetypeicon .php4:before,
.file-list .field-filetypeicon .php5:before,
.file-list .field-filetypeicon .php:before,
.file-list .field-filetypeicon .phtmle:before,
.file-list .field-filetypeicon .xhtml:before {
	content: ""
}

.file-list.file-list-images .file-list-items li {
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	width: 30%
}

.file-list.file-list-files .component-content>ul li>.scLooseFrameZone,
.file-list.file-list-files .component-content>ul>li {
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
	width: 100%
}

.file-list.file-list-files li {
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px
}

.file-list.file-list-files li:last-child {
	padding-bottom: 0
}

.file-list.file-list-files .field-filetypeicon {
	width: 3%;
	order: 1;
	min-width: 23px
}

.file-list.file-list-files .field-filetypeicon span:before {
	font-size: 20px
}

.file-list.file-list-files .field-title {
	order: 1;
	padding: 0;
	width: 50%
}

.file-list.file-list-files .field-updated {
	order: 1;
	width: 45%;
	text-align: right
}

.file-list.file-list-files .field-linktext {
	order: 1;
	text-align: center;
	font-weight: 600
}

.file-list.file-list-horizontal .component-content>ul {
	display: flex;
	flex-wrap: wrap;
	margin-top: 5px
}

.file-list.file-list-horizontal .component-content>ul>li {
	order: 1
}

.file-list.file-list-horizontal li {
	flex-grow: 1;
	align-self: flex-end;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	width: auto
}

.file-list.file-list-horizontal li .field-filetypeicon span {
	height: 25px;
	width: 100%
}

.file-list.file-list-horizontal li .field-filetypeicon span:before {
	font-size: 24px !important;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.file-list.file-list-horizontal .list-item>*,
.file-list.file-list-horizontal .list-item>.scEnabledChrome>* {
	display: block;
	text-align: center
}

.flash .flash-replaced embed {
	min-height: 200px
}

.flip {
	background: 0 0;
	-webkit-perspective: 1000;
	perspective: 1000
}

.flip h2 {
	margin-bottom: 5px
}

.flip .Side0,
.flip .Side0_EDIT,
.flip .Side1,
.flip .Side1_EDIT {
	background: #fff;
	width: 96%;
	padding: 2%
}

.flip .Side0:after,
.flip .Side0_EDIT:after,
.flip .Side1:after,
.flip .Side1_EDIT:after {
	content: '';
	display: table;
	clear: both
}

.flip .Side1_EDIT {
	margin-top: 5px
}

.flip .flipsides {
	position: relative;
	word-wrap: break-word
}

.flip .Side0,
.flip .Side1 {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	box-sizing: border-box;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	transition-duration: 1s;
	transition-timing-function: ease-in;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	cursor: pointer;
	width: 100%
}

.flip .Side0 .slide-content:after,
.flip .Side0 .slide-heading:after,
.flip .Side1 .slide-content:after,
.flip .Side1 .slide-heading:after {
	content: '';
	display: table;
	clear: both
}

.flip .Side1 {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	-webkit-animation: slide0hide 1s ease-in 1s forwards;
	animation: slide0hide 1s ease-in 1s forwards
}

.flip.active .Side0 {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	-webkit-animation: slide0hide 1s ease-in 1s forwards;
	animation: slide0hide 1s ease-in 1s forwards
}

.flip.active .Side1 {
	-webkit-transform: rotateY(360deg);
	transform: rotateY(360deg);
	-webkit-animation: slide1show 0s ease-in 1s forwards;
	animation: slide1show 0s ease-in 1s forwards
}

.flip.flip-fade .Side0,
.flip.flip-fade .Side1 {
	transition-property: opacity
}

.flip.flip-fade .Side1 {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
	opacity: 0
}

.flip.flip-fade.active .Side0 {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
	opacity: 0
}

.flip.flip-fade.active .Side1 {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
	opacity: 1
}

.flip.flip-slide-top .Side0,
.flip.flip-slide-top .Side1 {
	transition-property: height, visibility, padding-top;
	transition-duration: 1s, 1s, 1s;
	transition-timing-function: linear, linear, linear;
	box-sizing: border-box
}

.flip.flip-slide-top .Side1 {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
	overflow: hidden;
	height: 0;
	visibility: hidden;
	padding-top: 0;
	padding-bottom: 0
}

.flip.flip-slide-top .Side1 .slide-heading {
	margin-top: 16px
}

.flip.flip-slide-top.active .Side0 {
	-webkit-transform: rotateY(0);
	transform: rotateY(0)
}

.flip.flip-slide-top.active .Side1 {
	height: 100%;
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
	visibility: visible;
	padding-top: 0;
	padding-bottom: 10px
}

.flip.flip-vertical .Side1 {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg)
}

.flip.flip-vertical.active .Side0 {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg)
}

.flip.flip-vertical.active .Side1 {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
	-webkit-transform: rotateX(360deg);
	transform: rotateX(360deg)
}

.no-csstransforms3d .flip .Side1 {
	display: none
}

.no-csstransforms3d .flip.active .Side0 {
	display: none
}

.no-csstransforms3d .flip.active .Side1 {
	display: block
}

.on-page-editor .flipsides {
	height: auto
}

.on-page-editor .flipsides .Side0,
.on-page-editor .flipsides .Side1 {
	margin-bottom: 10px
}

@-webkit-keyframes slide0hide {
	to {
		visibility: hidden
	}
}

@keyframes slide0hide {
	to {
		visibility: hidden
	}
}

@-webkit-keyframes slide1show {
	to {
		visibility: visible
	}
}

@keyframes slide1show {
	to {
		visibility: visible
	}
}

.form {
	margin: 10px 0;
	font-size: 14px;
	overflow: hidden
}

.form table {
	width: 100%
}

.form .scfSectionContent>div {
	margin: 5px 0 0 0;
	padding: 0
}

.form .scfSectionContent>div~div {
	margin: 0
}

.form .scfSectionContent>div>div,
.form .scfSectionContent>div>label {
	width: 100%;
	display: block;
	padding: 0
}

.form .has-feedback:after {
	content: '';
	display: table;
	clear: both
}

.form .scfRequired {
	display: none !important
}

.form fieldset {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	padding: 15px;
	margin: 10px 0;
	position: relative
}

.form fieldset legend {
	font-weight: 700;
	padding: 0 5px;
	font-size: 16px;
	position: absolute;
	top: -33px;
	background: #fff;
	left: 0
}

.form .scfSectionContent>div {
	box-sizing: border-box;
	margin: 15px 0;
	border: 1px dashed gray;
	padding: 10px;
	position: relative
}

.form .scfSectionContent>div:after {
	clear: both;
	content: '';
	display: block
}

.form .scfSectionContent>div:hover [class$=GeneralPanel]>[class$=UsefulInfo] {
	opacity: 1
}

.form .scfSectionContent>div input,
.form .scfSectionContent>div select {
	margin-left: 5px
}

.form .scfSectionContent [class$=UsefulInfo] {
	transition: opacity .75s;
	box-sizing: border-box;
	opacity: 0;
	font-size: 12px;
	margin-left: 5px;
	position: absolute;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	left: 0;
	top: -15px;
	padding: 4px 8px;
	max-width: 98%;
	width: auto;
	background-color: #f5f5f5;
	color: grey
}

.form input,
.form select,
.form textarea {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	padding: 2px 4px;
	max-width: 98%
}

.form .scfCaptcha input[type=text] {
	margin: 0
}

.form .scfCaptchStrongTextPanel,
.form .scfCaptchaLimitGeneralPanel {
	max-width: 100%;
	width: auto
}

.form .scfCaptchaLabel {
	display: none
}

.form .scfSectionContent .scfCaptchaGeneralPanel embed {
	max-width: 180px
}

.form input[type=image] {
	border: none
}

.form button,
.form input[type=submit] {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	background: #fff;
	cursor: pointer;
	margin-left: 0
}

.form input[type=file],
.form input[type=password],
.form input[type=text],
.form textarea {
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	width: 95%;
	padding: 2px
}

.form input[type=file]+span,
.form input[type=password]+span,
.form input[type=text]+span,
.form textarea+span {
	display: inline-block;
	vertical-align: middle
}

.form input[type=file] {
	-webkit-appearance: none;
	appearance: none
}

.form input[type=radio] {
	position: absolute
}

.form input[type=radio]+label:before {
	content: '';
	position: absolute;
	top: 2px;
	display: block;
	width: 16px;
	height: 16px;
	background-color: #fff
}

.form input[type=radio]+label:after {
	content: '';
	position: absolute;
	top: 2px;
	display: block;
	width: 16px;
	height: 15px;
	background: image-url("../images/radiobox.png")
}

.form input[type=radio]:checked+label:after {
	background-position: -16px 0
}

.form input[type=radio]+label {
	-webkit-user-select: none;
	user-select: none;
	padding-left: 20px;
	margin-left: 5px;
	position: relative
}

.form select {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	max-height: 30px;
	position: relative;
	text-indent: 2px
}

.form .scfListBox {
	background: 0 0;
	max-height: none
}

.form .scfDateSelectorDay,
.form .scfDateSelectorMonth,
.form .scfDateSelectorYear {
	width: 30%
}

.form.hints-below .scfSectionContent [class$=UsefulInfo] {
	position: static;
	opacity: 1;
	max-width: 100%;
	width: 100%;
	margin: 5px 0 0 5px
}

.form.labels-above label {
	box-sizing: border-box;
	display: block;
	width: 100%;
	margin: 0
}

.form.labels-above .scfCaptchaGeneralPanel,
.form.labels-above .scfCheckBoxListGeneralPanel,
.form.labels-above .scfConfirmPasswordGeneralPanel,
.form.labels-above .scfCreditCardGeneralPanel,
.form.labels-above .scfDateGeneralPanel,
.form.labels-above .scfDatePickerGeneralPanel,
.form.labels-above .scfDateSelectorGeneralPanel,
.form.labels-above .scfDropListGeneralPanel,
.form.labels-above .scfEmailGeneralPanel,
.form.labels-above .scfFileUploadGeneralPanel,
.form.labels-above .scfListBoxGeneralPanel,
.form.labels-above .scfMultipleLineGeneralPanel,
.form.labels-above .scfNumberGeneralPanel,
.form.labels-above .scfPasswordGeneralPanel,
.form.labels-above .scfRadioButtonListGeneralPanel,
.form.labels-above .scfSingleLineGeneralPanel,
.form.labels-above .scfSmsTelephoneGeneralPanel,
.form.labels-above .scfTelephoneGeneralPanel {
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
	width: 93%
}

.form.labels-above .scfSectionContent .scfRequired {
	margin: 0 5px
}

.form.labels-above .scfMultipleLineGeneralPanel {
	width: 95%
}

.form.labels-above .scfMultipleLineTextBox {
	margin: 0 0 0 5px
}

@charset "UTF-8";

.event-calendar {
	background: #fff;
	overflow: hidden;
	box-sizing: border-box;
	padding: 5px;
	border-bottom: none !important
}

.event-calendar .avi,
.event-calendar .bmp,
.event-calendar .doc,
.event-calendar .docx,
.event-calendar .field-filetypeicon>a>span,
.event-calendar .gif,
.event-calendar .jpeg,
.event-calendar .jpg,
.event-calendar .mov,
.event-calendar .mp3,
.event-calendar .mp4,
.event-calendar .pdf,
.event-calendar .png,
.event-calendar .ppt,
.event-calendar .pptx,
.event-calendar .psd,
.event-calendar .txt,
.event-calendar .wma,
.event-calendar .wmv,
.event-calendar .xls,
.event-calendar .xlsx,
.event-calendar .zip {
	display: inline-block;
	box-sizing: border-box;
	font-weight: 400;
	width: 15px;
	height: 21px;
	margin: 0;
	padding: 0;
	position: relative
}

.event-calendar .avi:before,
.event-calendar .bmp:before,
.event-calendar .doc:before,
.event-calendar .docx:before,
.event-calendar .field-filetypeicon>a>span:before,
.event-calendar .gif:before,
.event-calendar .jpeg:before,
.event-calendar .jpg:before,
.event-calendar .mov:before,
.event-calendar .mp3:before,
.event-calendar .mp4:before,
.event-calendar .pdf:before,
.event-calendar .png:before,
.event-calendar .ppt:before,
.event-calendar .pptx:before,
.event-calendar .psd:before,
.event-calendar .txt:before,
.event-calendar .wma:before,
.event-calendar .wmv:before,
.event-calendar .xls:before,
.event-calendar .xlsx:before,
.event-calendar .zip:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px !important;
	position: absolute;
	display: block;
	top: 50%;
	margin: 0;
	padding: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.event-calendar .field-filetypeicon span:before {
	content: ""
}

.event-calendar .field-filetypeicon .pdf:before {
	content: ""
}

.event-calendar .field-filetypeicon .xls:before,
.event-calendar .field-filetypeicon .xlsx:before {
	content: ""
}

.event-calendar .field-filetypeicon .ppt:before,
.event-calendar .field-filetypeicon .pptx:before {
	content: ""
}

.event-calendar .field-filetypeicon .doc:before,
.event-calendar .field-filetypeicon .docx:before {
	content: ""
}

.event-calendar .field-filetypeicon .bmp:before,
.event-calendar .field-filetypeicon .gif:before,
.event-calendar .field-filetypeicon .jpeg:before,
.event-calendar .field-filetypeicon .jpg:before,
.event-calendar .field-filetypeicon .png:before,
.event-calendar .field-filetypeicon .psd:before,
.event-calendar .field-filetypeicon .tif:before {
	content: ""
}

.event-calendar .field-filetypeicon .avi:before,
.event-calendar .field-filetypeicon .divx:before,
.event-calendar .field-filetypeicon .flv:before,
.event-calendar .field-filetypeicon .gifv:before,
.event-calendar .field-filetypeicon .h264:before,
.event-calendar .field-filetypeicon .m4v:before,
.event-calendar .field-filetypeicon .mk3d:before,
.event-calendar .field-filetypeicon .mkv:before,
.event-calendar .field-filetypeicon .mov:before,
.event-calendar .field-filetypeicon .movie:before,
.event-calendar .field-filetypeicon .mp4:before,
.event-calendar .field-filetypeicon .mpg:before,
.event-calendar .field-filetypeicon .oggv:before,
.event-calendar .field-filetypeicon .rv:before,
.event-calendar .field-filetypeicon .swf:before,
.event-calendar .field-filetypeicon .vid:before,
.event-calendar .field-filetypeicon .vp6:before,
.event-calendar .field-filetypeicon .webm:before,
.event-calendar .field-filetypeicon .wmv:before {
	content: ""
}

.event-calendar .field-filetypeicon .aa:before,
.event-calendar .field-filetypeicon .aac:before,
.event-calendar .field-filetypeicon .aax:before,
.event-calendar .field-filetypeicon .ac3:before,
.event-calendar .field-filetypeicon .aif:before,
.event-calendar .field-filetypeicon .aiff:before,
.event-calendar .field-filetypeicon .amz:before,
.event-calendar .field-filetypeicon .asx:before,
.event-calendar .field-filetypeicon .au:before,
.event-calendar .field-filetypeicon .avr:before,
.event-calendar .field-filetypeicon .fla:before,
.event-calendar .field-filetypeicon .flac:before,
.event-calendar .field-filetypeicon .m3u:before,
.event-calendar .field-filetypeicon .m4a:before,
.event-calendar .field-filetypeicon .mid:before,
.event-calendar .field-filetypeicon .midi:before,
.event-calendar .field-filetypeicon .mka:before,
.event-calendar .field-filetypeicon .mp3:before,
.event-calendar .field-filetypeicon .mp4a:before,
.event-calendar .field-filetypeicon .ogg:before,
.event-calendar .field-filetypeicon .pcm:before,
.event-calendar .field-filetypeicon .ra:before,
.event-calendar .field-filetypeicon .rma:before,
.event-calendar .field-filetypeicon .wav:before,
.event-calendar .field-filetypeicon .wma:before,
.event-calendar .field-filetypeicon .xwma:before {
	content: ""
}

.event-calendar .field-filetypeicon .txt:before {
	content: ""
}

.event-calendar .field-filetypeicon .dmg:before,
.event-calendar .field-filetypeicon .gz:before,
.event-calendar .field-filetypeicon .iso:before,
.event-calendar .field-filetypeicon .rar:before,
.event-calendar .field-filetypeicon .tar:before,
.event-calendar .field-filetypeicon .zip:before,
.event-calendar .field-filetypeicon .zipx:before {
	content: ""
}

.event-calendar .field-filetypeicon .config:before,
.event-calendar .field-filetypeicon .cpp:before,
.event-calendar .field-filetypeicon .css:before,
.event-calendar .field-filetypeicon .git:before,
.event-calendar .field-filetypeicon .h:before,
.event-calendar .field-filetypeicon .ini:before,
.event-calendar .field-filetypeicon .js:before,
.event-calendar .field-filetypeicon .py:before {
	content: ""
}

.event-calendar .field-filetypeicon .apk:before,
.event-calendar .field-filetypeicon .app:before,
.event-calendar .field-filetypeicon .bat:before,
.event-calendar .field-filetypeicon .deb:before,
.event-calendar .field-filetypeicon .dll:before,
.event-calendar .field-filetypeicon .exe:before,
.event-calendar .field-filetypeicon .jar:before,
.event-calendar .field-filetypeicon .msi:before,
.event-calendar .field-filetypeicon .pl:before,
.event-calendar .field-filetypeicon .prg:before,
.event-calendar .field-filetypeicon .scr:before,
.event-calendar .field-filetypeicon .sh:before,
.event-calendar .field-filetypeicon .vb:before {
	content: ""
}

.event-calendar .field-filetypeicon .asp:before,
.event-calendar .field-filetypeicon .aspx:before,
.event-calendar .field-filetypeicon .cfm:before,
.event-calendar .field-filetypeicon .com:before,
.event-calendar .field-filetypeicon .edu:before,
.event-calendar .field-filetypeicon .gov:before,
.event-calendar .field-filetypeicon .htm:before,
.event-calendar .field-filetypeicon .html:before,
.event-calendar .field-filetypeicon .jhtml:before,
.event-calendar .field-filetypeicon .mil:before,
.event-calendar .field-filetypeicon .net:before,
.event-calendar .field-filetypeicon .org:before,
.event-calendar .field-filetypeicon .php3:before,
.event-calendar .field-filetypeicon .php4:before,
.event-calendar .field-filetypeicon .php5:before,
.event-calendar .field-filetypeicon .php:before,
.event-calendar .field-filetypeicon .phtmle:before,
.event-calendar .field-filetypeicon .xhtml:before {
	content: ""
}

.event-calendar h1,
.event-calendar h2,
.event-calendar h3,
.event-calendar h4,
.event-calendar h5,
.event-calendar h6 {
	color: #222
}

.event-calendar h1,
.event-calendar h2 {
	margin: 10px 0
}

.event-calendar h3,
.event-calendar h4,
.event-calendar p {
	margin: 5px 0
}

.event-calendar h5,
.event-calendar h6 {
	margin: 5px 0 0
}

.event-calendar strong {
	font-weight: 700
}

.event-calendar ol,
.event-calendar ul {
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 10px
}

.event-calendar li {
	font-size: 16px;
	margin-left: 15px
}

.event-calendar ul {
	margin-bottom: 1rem
}

.event-calendar ul li {
	list-style: disc;
	list-style-position: inside;
	margin-bottom: 1rem
}

.event-calendar ol {
	margin-bottom: 1rem
}

.event-calendar ol li {
	list-style: decimal;
	list-style-position: inside;
	margin-bottom: 1rem
}

.event-calendar a {
	color: #de232f;
	text-decoration: underline;
	font-size: 1em
}

.event-calendar a:hover {
	color: #878787
}

.event-calendar table {
	height: auto !important;
	border: 2px solid #d2d2d2
}

.event-calendar table,
.event-calendar table td,
.event-calendar table th,
.event-calendar table tr {
	border: solid 2px #d2d2d2;
	background: #fff;
	border-collapse: collapse;
	vertical-align: middle
}

.event-calendar table td,
.event-calendar table th,
.event-calendar table tr {
	padding: 5px
}

.event-calendar table caption {
	background-color: #f7f7f7;
	overflow: hidden;
	padding: 10px;
	font-size: 20px;
	font-weight: 700;
	margin-left: 0
}

.event-calendar table tr {
	border: none
}

.event-calendar table td,
.event-calendar table th {
	border-width: 2px 0 0 2px
}

.event-calendar table th {
	background-color: #fff;
	font-size: 13px;
	font-weight: 700;
	padding: 7px
}

.event-calendar table th:first-child {
	border-left: 0
}

.event-calendar table td:first-child {
	border-left: 0
}

.event-calendar .fc-day-grid-event:hover {
	color: #fff
}

.event-calendar .fc-content-skeleton td {
	padding: 0 !important
}

.event-calendar .fc-bg>table {
	height: 100% !important
}

.event-calendar .fc-day-header {
	background: #ccc
}

.event-calendar td,
.event-calendar th {
	border-width: 1px 0 0 1px !important
}

.event-calendar table {
	border: 1px solid #d2d2d2
}

.event-calendar table,
.event-calendar table td,
.event-calendar table th,
.event-calendar table tr {
	background: 0 0
}

.event-calendar .fc-event-container a {
	color: #fff;
	text-decoration: none
}

.calendar-tooltip .avi,
.calendar-tooltip .bmp,
.calendar-tooltip .doc,
.calendar-tooltip .docx,
.calendar-tooltip .field-filetypeicon>a>span,
.calendar-tooltip .gif,
.calendar-tooltip .jpeg,
.calendar-tooltip .jpg,
.calendar-tooltip .mov,
.calendar-tooltip .mp3,
.calendar-tooltip .mp4,
.calendar-tooltip .pdf,
.calendar-tooltip .png,
.calendar-tooltip .ppt,
.calendar-tooltip .pptx,
.calendar-tooltip .psd,
.calendar-tooltip .txt,
.calendar-tooltip .wma,
.calendar-tooltip .wmv,
.calendar-tooltip .xls,
.calendar-tooltip .xlsx,
.calendar-tooltip .zip {
	display: inline-block;
	box-sizing: border-box;
	font-weight: 400;
	width: 15px;
	height: 21px;
	margin: 0;
	padding: 0;
	position: relative
}

.calendar-tooltip .avi:before,
.calendar-tooltip .bmp:before,
.calendar-tooltip .doc:before,
.calendar-tooltip .docx:before,
.calendar-tooltip .field-filetypeicon>a>span:before,
.calendar-tooltip .gif:before,
.calendar-tooltip .jpeg:before,
.calendar-tooltip .jpg:before,
.calendar-tooltip .mov:before,
.calendar-tooltip .mp3:before,
.calendar-tooltip .mp4:before,
.calendar-tooltip .pdf:before,
.calendar-tooltip .png:before,
.calendar-tooltip .ppt:before,
.calendar-tooltip .pptx:before,
.calendar-tooltip .psd:before,
.calendar-tooltip .txt:before,
.calendar-tooltip .wma:before,
.calendar-tooltip .wmv:before,
.calendar-tooltip .xls:before,
.calendar-tooltip .xlsx:before,
.calendar-tooltip .zip:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px !important;
	position: absolute;
	display: block;
	top: 50%;
	margin: 0;
	padding: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.calendar-tooltip .field-filetypeicon span:before {
	content: ""
}

.calendar-tooltip .field-filetypeicon .pdf:before {
	content: ""
}

.calendar-tooltip .field-filetypeicon .xls:before,
.calendar-tooltip .field-filetypeicon .xlsx:before {
	content: ""
}

.calendar-tooltip .field-filetypeicon .ppt:before,
.calendar-tooltip .field-filetypeicon .pptx:before {
	content: ""
}

.calendar-tooltip .field-filetypeicon .doc:before,
.calendar-tooltip .field-filetypeicon .docx:before {
	content: ""
}

.calendar-tooltip .field-filetypeicon .bmp:before,
.calendar-tooltip .field-filetypeicon .gif:before,
.calendar-tooltip .field-filetypeicon .jpeg:before,
.calendar-tooltip .field-filetypeicon .jpg:before,
.calendar-tooltip .field-filetypeicon .png:before,
.calendar-tooltip .field-filetypeicon .psd:before,
.calendar-tooltip .field-filetypeicon .tif:before {
	content: ""
}

.calendar-tooltip .field-filetypeicon .avi:before,
.calendar-tooltip .field-filetypeicon .divx:before,
.calendar-tooltip .field-filetypeicon .flv:before,
.calendar-tooltip .field-filetypeicon .gifv:before,
.calendar-tooltip .field-filetypeicon .h264:before,
.calendar-tooltip .field-filetypeicon .m4v:before,
.calendar-tooltip .field-filetypeicon .mk3d:before,
.calendar-tooltip .field-filetypeicon .mkv:before,
.calendar-tooltip .field-filetypeicon .mov:before,
.calendar-tooltip .field-filetypeicon .movie:before,
.calendar-tooltip .field-filetypeicon .mp4:before,
.calendar-tooltip .field-filetypeicon .mpg:before,
.calendar-tooltip .field-filetypeicon .oggv:before,
.calendar-tooltip .field-filetypeicon .rv:before,
.calendar-tooltip .field-filetypeicon .swf:before,
.calendar-tooltip .field-filetypeicon .vid:before,
.calendar-tooltip .field-filetypeicon .vp6:before,
.calendar-tooltip .field-filetypeicon .webm:before,
.calendar-tooltip .field-filetypeicon .wmv:before {
	content: ""
}

.calendar-tooltip .field-filetypeicon .aa:before,
.calendar-tooltip .field-filetypeicon .aac:before,
.calendar-tooltip .field-filetypeicon .aax:before,
.calendar-tooltip .field-filetypeicon .ac3:before,
.calendar-tooltip .field-filetypeicon .aif:before,
.calendar-tooltip .field-filetypeicon .aiff:before,
.calendar-tooltip .field-filetypeicon .amz:before,
.calendar-tooltip .field-filetypeicon .asx:before,
.calendar-tooltip .field-filetypeicon .au:before,
.calendar-tooltip .field-filetypeicon .avr:before,
.calendar-tooltip .field-filetypeicon .fla:before,
.calendar-tooltip .field-filetypeicon .flac:before,
.calendar-tooltip .field-filetypeicon .m3u:before,
.calendar-tooltip .field-filetypeicon .m4a:before,
.calendar-tooltip .field-filetypeicon .mid:before,
.calendar-tooltip .field-filetypeicon .midi:before,
.calendar-tooltip .field-filetypeicon .mka:before,
.calendar-tooltip .field-filetypeicon .mp3:before,
.calendar-tooltip .field-filetypeicon .mp4a:before,
.calendar-tooltip .field-filetypeicon .ogg:before,
.calendar-tooltip .field-filetypeicon .pcm:before,
.calendar-tooltip .field-filetypeicon .ra:before,
.calendar-tooltip .field-filetypeicon .rma:before,
.calendar-tooltip .field-filetypeicon .wav:before,
.calendar-tooltip .field-filetypeicon .wma:before,
.calendar-tooltip .field-filetypeicon .xwma:before {
	content: ""
}

.calendar-tooltip .field-filetypeicon .txt:before {
	content: ""
}

.calendar-tooltip .field-filetypeicon .dmg:before,
.calendar-tooltip .field-filetypeicon .gz:before,
.calendar-tooltip .field-filetypeicon .iso:before,
.calendar-tooltip .field-filetypeicon .rar:before,
.calendar-tooltip .field-filetypeicon .tar:before,
.calendar-tooltip .field-filetypeicon .zip:before,
.calendar-tooltip .field-filetypeicon .zipx:before {
	content: ""
}

.calendar-tooltip .field-filetypeicon .config:before,
.calendar-tooltip .field-filetypeicon .cpp:before,
.calendar-tooltip .field-filetypeicon .css:before,
.calendar-tooltip .field-filetypeicon .git:before,
.calendar-tooltip .field-filetypeicon .h:before,
.calendar-tooltip .field-filetypeicon .ini:before,
.calendar-tooltip .field-filetypeicon .js:before,
.calendar-tooltip .field-filetypeicon .py:before {
	content: ""
}

.calendar-tooltip .field-filetypeicon .apk:before,
.calendar-tooltip .field-filetypeicon .app:before,
.calendar-tooltip .field-filetypeicon .bat:before,
.calendar-tooltip .field-filetypeicon .deb:before,
.calendar-tooltip .field-filetypeicon .dll:before,
.calendar-tooltip .field-filetypeicon .exe:before,
.calendar-tooltip .field-filetypeicon .jar:before,
.calendar-tooltip .field-filetypeicon .msi:before,
.calendar-tooltip .field-filetypeicon .pl:before,
.calendar-tooltip .field-filetypeicon .prg:before,
.calendar-tooltip .field-filetypeicon .scr:before,
.calendar-tooltip .field-filetypeicon .sh:before,
.calendar-tooltip .field-filetypeicon .vb:before {
	content: ""
}

.calendar-tooltip .field-filetypeicon .asp:before,
.calendar-tooltip .field-filetypeicon .aspx:before,
.calendar-tooltip .field-filetypeicon .cfm:before,
.calendar-tooltip .field-filetypeicon .com:before,
.calendar-tooltip .field-filetypeicon .edu:before,
.calendar-tooltip .field-filetypeicon .gov:before,
.calendar-tooltip .field-filetypeicon .htm:before,
.calendar-tooltip .field-filetypeicon .html:before,
.calendar-tooltip .field-filetypeicon .jhtml:before,
.calendar-tooltip .field-filetypeicon .mil:before,
.calendar-tooltip .field-filetypeicon .net:before,
.calendar-tooltip .field-filetypeicon .org:before,
.calendar-tooltip .field-filetypeicon .php3:before,
.calendar-tooltip .field-filetypeicon .php4:before,
.calendar-tooltip .field-filetypeicon .php5:before,
.calendar-tooltip .field-filetypeicon .php:before,
.calendar-tooltip .field-filetypeicon .phtmle:before,
.calendar-tooltip .field-filetypeicon .xhtml:before {
	content: ""
}

.calendar-tooltip h1,
.calendar-tooltip h2,
.calendar-tooltip h3,
.calendar-tooltip h4,
.calendar-tooltip h5,
.calendar-tooltip h6 {
	color: #222
}

.calendar-tooltip h1,
.calendar-tooltip h2 {
	margin: 10px 0
}

.calendar-tooltip h3,
.calendar-tooltip h4,
.calendar-tooltip p {
	margin: 5px 0
}

.calendar-tooltip h5,
.calendar-tooltip h6 {
	margin: 5px 0 0
}

.calendar-tooltip strong {
	font-weight: 700
}

.calendar-tooltip ol,
.calendar-tooltip ul {
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 10px
}

.calendar-tooltip li {
	font-size: 16px;
	margin-left: 15px
}

.calendar-tooltip ul {
	margin-bottom: 1rem
}

.calendar-tooltip ul li {
	list-style: disc;
	list-style-position: inside;
	margin-bottom: 1rem
}

.calendar-tooltip ol {
	margin-bottom: 1rem
}

.calendar-tooltip ol li {
	list-style: decimal;
	list-style-position: inside;
	margin-bottom: 1rem
}

.calendar-tooltip a {
	color: #de232f;
	text-decoration: underline;
	font-size: 1em
}

.calendar-tooltip a:hover {
	color: #878787
}

.calendar-tooltip table {
	height: auto !important;
	border: 2px solid #d2d2d2
}

.calendar-tooltip table,
.calendar-tooltip table td,
.calendar-tooltip table th,
.calendar-tooltip table tr {
	border: solid 2px #d2d2d2;
	background: #fff;
	border-collapse: collapse;
	vertical-align: middle
}

.calendar-tooltip table td,
.calendar-tooltip table th,
.calendar-tooltip table tr {
	padding: 5px
}

.calendar-tooltip table caption {
	background-color: #f7f7f7;
	overflow: hidden;
	padding: 10px;
	font-size: 20px;
	font-weight: 700;
	margin-left: 0
}

.calendar-tooltip table tr {
	border: none
}

.calendar-tooltip table td,
.calendar-tooltip table th {
	border-width: 2px 0 0 2px
}

.calendar-tooltip table th {
	background-color: #fff;
	font-size: 13px;
	font-weight: 700;
	padding: 7px
}

.calendar-tooltip table th:first-child {
	border-left: 0
}

.calendar-tooltip table td:first-child {
	border-left: 0
}

@charset "UTF-8";

.on-page-editor .gallery-inner img {
	max-width: 100%
}

.gallery .galleria-container {
	background: 0 0
}

.gallery #galleria-loader {
	height: 1px !important
}

.gallery .galleria-thumbnails .galleria-image img {
	border: none
}

.gallery .galleria-counter {
	color: #fff;
	font-family: 'Open Sans', Helvetica, Verdana, Tahoma, sans-serif
}

.gallery .galleria-loader {
	top: 50%;
	left: 50%
}

.gallery .galleria-info-text {
	background-color: #fff;
	border: 1px solid #d2d2d2
}

.gallery .galleria-info-title {
	color: #757575;
	font-size: 12px;
	font-weight: 700;
	font-family: 'Open Sans', Helvetica, Verdana, Tahoma, sans-serif
}

.gallery .galleria-info-description {
	font-size: 12px;
	font-style: italic;
	font-family: 'Open Sans', Helvetica, Verdana, Tahoma, sans-serif;
	color: #757575
}

.gallery .galleria-info-close {
	width: 13px;
	height: 12px
}

.gallery .galleria-info-close:before {
	content: "";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	width: 100%
}

.gallery .galleria-info-link {
	color: #757575;
	background: 0 0;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px
}

.gallery .galleria-info-link:before {
	content: ""
}

.gallery .galleria-image-nav {
	margin-top: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 999;
	height: 30px
}

.gallery .galleria-image-nav-left,
.gallery .galleria-image-nav-right {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 30px;
	width: 14px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 28px;
	color: #757575
}

.gallery .galleria-image-nav-left:before {
	content: ""
}

.gallery .galleria-image-nav-left:hover {
	color: #fff
}

.gallery .galleria-image-nav-right:before {
	content: ""
}

.gallery .galleria-image-nav-right:hover {
	color: #fff
}

.gallery .galleria-thumb-nav-left,
.gallery .galleria-thumb-nav-right {
	top: 15px;
	height: 7px;
	width: 5px
}

.gallery .galleria-thumbnails {
	margin: 0 auto
}

.gallery .galleria-thumb-nav-right {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	right: 10px
}

.gallery .galleria-thumb-nav-right:before {
	content: "";
	font-size: 13px;
	color: #757575;
	display: block
}

.gallery .galleria-thumb-nav-left {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	right: auto;
	left: 10px
}

.gallery .galleria-thumb-nav-left:before {
	content: "";
	font-size: 13px;
	color: #757575;
	display: block
}

.no-margin {
	padding-left: 0;
	padding-right: 0
}

.no-margin .galleria-stage {
	left: 0;
	right: 0
}

.iframe iframe {
	width: 100%
}

.image img {
	max-width: 100%;
	height: auto
}

.image a {
	display: inline-block;
	max-width: 100%
}

.image .image-caption {
	display: block;
	font-style: italic;
	font-size: 11px;
	color: #757575
}

.image-default-size img {
	max-width: none;
	width: auto !important
}

.image-left .component-content>div>img {
	float: left
}

.image-right .component-content>div>img {
	float: right
}

@charset "UTF-8";

.language-selector {
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #89c6cc;
	padding: 10px;
	background-color: #fff
}

.language-selector .language-selector-select-item {
	cursor: pointer
}

.language-selector .language-selector-select-item>a {
	width: 100%;
	display: block;
	position: relative;
	padding-right: 15px
}

.language-selector .language-selector-select-item>a:hover {
	text-decoration: none
}

.language-selector .language-selector-select-item:after {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.language-selector .language-selector-item-container {
	box-shadow: 0 2px 9px 0 #b3b3b3;
	padding: 0;
	position: absolute;
	top: 110%;
	min-width: 220px;
	z-index: 10;
	background: #fff;
	display: none;
	left: 0;
	right: 0
}

.language-selector .language-selector-item {
	margin: 10px;
	cursor: pointer;
	border-bottom: 1px solid #fff
}

.language-selector .language-selector-item:hover {
	background-color: #fff;
	border-bottom: 1px solid #15909c
}

.language-selector .language-selector-item:first-child {
	margin-bottom: 0
}

.language-selector .language-selector-item a {
	text-decoration: none;
	color: #757575;
	font-weight: 400;
	padding-left: 25px;
	background-repeat: no-repeat
}

.language-selector .language-selector-link {
	padding: 0 20px 0 30px
}

.language-selector .language-selector-select-link {
	padding-left: 25px;
	background-repeat: no-repeat
}

.language-selector.language-selector-item-container-slideup .language-selector-item-container {
	box-shadow: 0 2px 9px 0 #b3b3b3;
	padding: 0;
	position: absolute;
	top: auto;
	bottom: 110%;
	min-width: 220px;
	z-index: 10;
	background: #fff;
	display: none;
	left: 0;
	right: 0
}

@charset "UTF-8";

.link-list {
	background: 0 0
}

.link-list h1,
.link-list h2,
.link-list h3,
.link-list h4,
.link-list h5,
.link-list h6 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89c6cc
}

.link-list>.component-content ul {
	background: 0 0
}

.link-list>.component-content li {
	background: 0 0;
	display: block;
	font-size: 13px
}

.link-list>.component-content li a {
	display: inline;
	color: #757575;
	position: relative;
	padding-left: 10px;
	font-size: 1em;
	text-decoration: none
}

.link-list>.component-content li a:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 10px
}

.link-list>.component-content li a:hover {
	color: #878787;
	text-decoration: none;
	border-bottom: 1px solid #89c6cc
}

.link-list .button-default,
.link-list .default {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	font-size: 12px;
	font-size: 1.2rem;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	margin: 5px 0;
	padding: 10px 15px;
	text-align: center;
	text-decoration: none;
	font-weight: 700;
	background: #f6f6f6;
	color: #757575
}

.link-list .button-default:hover,
.link-list .default:hover {
	color: #757575;
	background: #f7f7f7
}

.link-list .button-success,
.link-list .success {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	font-size: 12px;
	font-size: 1.2rem;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	margin: 5px 0;
	padding: 10px 15px;
	text-align: center;
	text-decoration: none;
	font-weight: 700;
	background: #a0ce4e;
	color: #fff
}

.link-list .button-success:hover,
.link-list .success:hover {
	color: #757575;
	background: #f7f7f7
}

.link-list .button-success:hover,
.link-list .success:hover {
	color: #fff;
	background: #92be43
}

.link-list .button-warning,
.link-list .warning {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	font-size: 12px;
	font-size: 1.2rem;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	margin: 5px 0;
	padding: 10px 15px;
	text-align: center;
	text-decoration: none;
	font-weight: 700;
	background: #bc4526;
	color: #fff
}

.link-list .button-warning:hover,
.link-list .warning:hover {
	color: #757575;
	background: #f7f7f7
}

.link-list .button-warning:hover,
.link-list .warning:hover {
	color: #fff;
	background: #c34e30
}

.link-list.list-vertical h3 {
	background: #fff;
	width: 100%;
	display: inline-block;
	padding: 3px 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2
}

.link-list.list-vertical a {
	border: none
}

.link-list.list-vertical li {
	display: block;
	margin-left: 20px
}

.link {
	background: 0 0
}

.link a {
	background-color: transparent;
	text-decoration: none;
	font-size: 1em;
	color: #757575;
	border-bottom: 1px solid #89c6cc
}

.link a:hover {
	color: #878787;
	text-decoration: none
}

.login {
	background-color: transparent
}

.login label {
	background: 0 0;
	color: #757575
}

.login button,
.login input {
	display: inline-block;
	box-sizing: border-box;
	background: #fff !important;
	border: 1px solid #d2d2d2;
	border-radius: 0 !important;
	color: #757575;
	font-weight: 400;
	padding: 8px 2%;
	clear: both;
	height: auto;
	font-size: 13px
}

.login input:focus {
	border: 1px solid #d2d2d2
}

.login button,
.login input[type=button],
.login input[type=reset],
.login input[type=submit] {
	border: 1px solid #89c6cc;
	padding: 5px 20px
}

.login button:hover,
.login input[type=button]:hover,
.login input[type=reset]:hover,
.login input[type=submit]:hover {
	background: #f7f7f7 !important
}

.login button::-moz-focus-inner,
.login input::-moz-focus-inner {
	border: 0;
	padding: 0
}

.login input[type=text] {
	font-size: 13px
}

.login input[type=email],
.login input[type=password],
.login input[type=text],
.login select,
.login textarea {
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
	color: #757575;
	width: 100%;
	background: #fff;
	border: 1px solid #d2d2d2
}

.login select {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	box-sizing: border-box;
	outline: 0;
	cursor: pointer;
	padding: 5px
}

.login table {
	width: 100%
}

.login table input,
.login table label {
	display: inline-block;
	margin: 0
}

.login table tbody,
.login table tr {
	background-color: transparent !important
}

.login table td {
	padding: 5px
}

.login table input[type=password],
.login table input[type=text] {
	min-height: 33px
}

.logout a {
	background-color: transparent;
	text-decoration: none;
	font-size: 1em;
	color: #757575;
	border-bottom: 1px solid #89c6cc
}

.logout a:hover {
	color: #878787;
	text-decoration: none
}

.logout .component-content>a,
.logout .component-content>p {
	display: inline-block
}

.map {
	border-width: 1px;
	border-style: solid;
	border-color: none;
	overflow: hidden;
	position: relative;
	background: 0 0
}

.map .map-canvas {
	position: relative
}

.map img {
	max-width: none
}

.map .MicrosoftMap .infobox-close {
	position: static;
	float: right
}

.map .MicrosoftMap .Infobox .infobox-body {
	height: 100%
}

.map .MicrosoftMap .Infobox .infobox-info {
	height: 100%;
	box-sizing: border-box
}

@charset "UTF-8";

.media-link {
	background: 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89c6cc
}

.media-link a {
	color: #757575
}

.media-link a:hover {
	color: #878787;
	text-decoration: none
}

.media-link .component-content .scEmptyPlaceholder {
	width: 100%;
	margin-left: 0
}

.media-link .component-content>* {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px
}

.media-link.position-right .field-filetypeicon,
.media-link.position-right .field-linktext {
	float: right
}

.media-link .field-filetypeicon,
.media-link .field-linktext {
	display: inline-block
}

.media-link .field-filetypeicon>a {
	height: 24px !important;
	display: block
}

.media-link .field-filetypeicon span {
	display: block;
	height: 24px !important
}

.media-link .field-filetypeicon span:before {
	font-size: 18px
}

.media-link .field-linktext a {
	font-size: 1em
}

.media-link.file-list-files>.component-content {
	display: flex;
	flex-wrap: wrap
}

.media-link.file-list-files .file-description {
	display: inline-flex;
	align-items: center;
	width: 84%;
	margin-left: 0
}

.media-link.file-list-files .file-description .field-title {
	display: inline-block;
	vertical-align: middle;
	font-weight: 600;
	font-size: 13px
}

.media-link.file-list-files .file-description .field-filetypeicon {
	height: 24px;
	order: 1;
	padding-right: 10px;
	width: 6%;
	text-align: center;
	vertical-align: middle
}

.media-link.file-list-files .file-description .field-filetypeicon span:before {
	font-size: 24px !important
}

.media-link.file-list-files .file-description .info-wrapper {
	order: 1;
	width: 93%
}

.media-link.file-list-files .file-description .info-wrapper .field-size,
.media-link.file-list-files .file-description .info-wrapper .field-updated {
	display: inline-block;
	font-size: 12px
}

.media-link.file-list-files .field-linktext {
	display: inline-flex;
	width: 15%;
	padding: 10px 13px;
	text-align: center;
	justify-content: center;
	border-radius: 3px
}

.media-link.file-list-files .field-linktext a {
	line-height: 22px
}

@media only screen and (max-width:768px) {
	.media-link.file-list-files .file-description {
		width: 100%;
		flex-wrap: wrap
	}

	.media-link.file-list-files .file-description .field-filetypeicon {
		width: 100%
	}

	.media-link.file-list-files .file-description .field-filetypeicon span {
		margin: 0 auto
	}

	.media-link.file-list-files .file-description .info-wrapper {
		width: 100%;
		text-align: center;
		padding: 5px 0
	}

	.media-link.file-list-files .field-linktext {
		width: 100%;
		margin: 0 auto
	}
}

.media-link .avi,
.media-link .bmp,
.media-link .doc,
.media-link .docx,
.media-link .field-filetypeicon>a>span,
.media-link .gif,
.media-link .jpeg,
.media-link .jpg,
.media-link .mov,
.media-link .mp3,
.media-link .mp4,
.media-link .pdf,
.media-link .png,
.media-link .ppt,
.media-link .pptx,
.media-link .psd,
.media-link .txt,
.media-link .wma,
.media-link .wmv,
.media-link .xls,
.media-link .xlsx,
.media-link .zip {
	display: inline-block;
	box-sizing: border-box;
	font-weight: 400;
	width: 15px;
	height: 21px;
	margin: 0;
	padding: 0;
	position: relative
}

.media-link .avi:before,
.media-link .bmp:before,
.media-link .doc:before,
.media-link .docx:before,
.media-link .field-filetypeicon>a>span:before,
.media-link .gif:before,
.media-link .jpeg:before,
.media-link .jpg:before,
.media-link .mov:before,
.media-link .mp3:before,
.media-link .mp4:before,
.media-link .pdf:before,
.media-link .png:before,
.media-link .ppt:before,
.media-link .pptx:before,
.media-link .psd:before,
.media-link .txt:before,
.media-link .wma:before,
.media-link .wmv:before,
.media-link .xls:before,
.media-link .xlsx:before,
.media-link .zip:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px !important;
	position: absolute;
	display: block;
	top: 50%;
	margin: 0;
	padding: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.media-link .field-filetypeicon span:before {
	content: ""
}

.media-link .field-filetypeicon .pdf:before {
	content: ""
}

.media-link .field-filetypeicon .xls:before,
.media-link .field-filetypeicon .xlsx:before {
	content: ""
}

.media-link .field-filetypeicon .ppt:before,
.media-link .field-filetypeicon .pptx:before {
	content: ""
}

.media-link .field-filetypeicon .doc:before,
.media-link .field-filetypeicon .docx:before {
	content: ""
}

.media-link .field-filetypeicon .bmp:before,
.media-link .field-filetypeicon .gif:before,
.media-link .field-filetypeicon .jpeg:before,
.media-link .field-filetypeicon .jpg:before,
.media-link .field-filetypeicon .png:before,
.media-link .field-filetypeicon .psd:before,
.media-link .field-filetypeicon .tif:before {
	content: ""
}

.media-link .field-filetypeicon .avi:before,
.media-link .field-filetypeicon .divx:before,
.media-link .field-filetypeicon .flv:before,
.media-link .field-filetypeicon .gifv:before,
.media-link .field-filetypeicon .h264:before,
.media-link .field-filetypeicon .m4v:before,
.media-link .field-filetypeicon .mk3d:before,
.media-link .field-filetypeicon .mkv:before,
.media-link .field-filetypeicon .mov:before,
.media-link .field-filetypeicon .movie:before,
.media-link .field-filetypeicon .mp4:before,
.media-link .field-filetypeicon .mpg:before,
.media-link .field-filetypeicon .oggv:before,
.media-link .field-filetypeicon .rv:before,
.media-link .field-filetypeicon .swf:before,
.media-link .field-filetypeicon .vid:before,
.media-link .field-filetypeicon .vp6:before,
.media-link .field-filetypeicon .webm:before,
.media-link .field-filetypeicon .wmv:before {
	content: ""
}

.media-link .field-filetypeicon .aa:before,
.media-link .field-filetypeicon .aac:before,
.media-link .field-filetypeicon .aax:before,
.media-link .field-filetypeicon .ac3:before,
.media-link .field-filetypeicon .aif:before,
.media-link .field-filetypeicon .aiff:before,
.media-link .field-filetypeicon .amz:before,
.media-link .field-filetypeicon .asx:before,
.media-link .field-filetypeicon .au:before,
.media-link .field-filetypeicon .avr:before,
.media-link .field-filetypeicon .fla:before,
.media-link .field-filetypeicon .flac:before,
.media-link .field-filetypeicon .m3u:before,
.media-link .field-filetypeicon .m4a:before,
.media-link .field-filetypeicon .mid:before,
.media-link .field-filetypeicon .midi:before,
.media-link .field-filetypeicon .mka:before,
.media-link .field-filetypeicon .mp3:before,
.media-link .field-filetypeicon .mp4a:before,
.media-link .field-filetypeicon .ogg:before,
.media-link .field-filetypeicon .pcm:before,
.media-link .field-filetypeicon .ra:before,
.media-link .field-filetypeicon .rma:before,
.media-link .field-filetypeicon .wav:before,
.media-link .field-filetypeicon .wma:before,
.media-link .field-filetypeicon .xwma:before {
	content: ""
}

.media-link .field-filetypeicon .txt:before {
	content: ""
}

.media-link .field-filetypeicon .dmg:before,
.media-link .field-filetypeicon .gz:before,
.media-link .field-filetypeicon .iso:before,
.media-link .field-filetypeicon .rar:before,
.media-link .field-filetypeicon .tar:before,
.media-link .field-filetypeicon .zip:before,
.media-link .field-filetypeicon .zipx:before {
	content: ""
}

.media-link .field-filetypeicon .config:before,
.media-link .field-filetypeicon .cpp:before,
.media-link .field-filetypeicon .css:before,
.media-link .field-filetypeicon .git:before,
.media-link .field-filetypeicon .h:before,
.media-link .field-filetypeicon .ini:before,
.media-link .field-filetypeicon .js:before,
.media-link .field-filetypeicon .py:before {
	content: ""
}

.media-link .field-filetypeicon .apk:before,
.media-link .field-filetypeicon .app:before,
.media-link .field-filetypeicon .bat:before,
.media-link .field-filetypeicon .deb:before,
.media-link .field-filetypeicon .dll:before,
.media-link .field-filetypeicon .exe:before,
.media-link .field-filetypeicon .jar:before,
.media-link .field-filetypeicon .msi:before,
.media-link .field-filetypeicon .pl:before,
.media-link .field-filetypeicon .prg:before,
.media-link .field-filetypeicon .scr:before,
.media-link .field-filetypeicon .sh:before,
.media-link .field-filetypeicon .vb:before {
	content: ""
}

.media-link .field-filetypeicon .asp:before,
.media-link .field-filetypeicon .aspx:before,
.media-link .field-filetypeicon .cfm:before,
.media-link .field-filetypeicon .com:before,
.media-link .field-filetypeicon .edu:before,
.media-link .field-filetypeicon .gov:before,
.media-link .field-filetypeicon .htm:before,
.media-link .field-filetypeicon .html:before,
.media-link .field-filetypeicon .jhtml:before,
.media-link .field-filetypeicon .mil:before,
.media-link .field-filetypeicon .net:before,
.media-link .field-filetypeicon .org:before,
.media-link .field-filetypeicon .php3:before,
.media-link .field-filetypeicon .php4:before,
.media-link .field-filetypeicon .php5:before,
.media-link .field-filetypeicon .php:before,
.media-link .field-filetypeicon .phtmle:before,
.media-link .field-filetypeicon .xhtml:before {
	content: ""
}

.media-link-horizontal div .field-filetypeicon span {
	height: 25px;
	width: 100%
}

.media-link-horizontal div .field-filetypeicon span:before {
	font-size: 24px !important;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.media-link-horizontal .component-content>* {
	display: block;
	text-align: center
}

@charset "UTF-8";

.navigation {
	background: 0 0
}

.navigation .level0>.navigation-title>a,
.navigation .level1>.navigation-title>a {
	font-size: 18px;
	border-color: #89c6cc;
	border-style: solid;
	border-width: 0 0 2px 0;
	padding-right: 3px;
	margin-right: 5px
}

.navigation .level0>.navigation-title>a:hover,
.navigation .level1>.navigation-title>a:hover {
	text-decoration: none
}

.navigation a {
	color: #757575
}

.lt-ie9 .navigation a,
.lt-ie9 .navigation a span {
	color: #757575
}

.navigation a:focus,
.navigation a:hover {
	color: #757575
}

.navigation li.submenu {
	margin-bottom: 0
}

.navigation li>.navigation-title>a {
	padding: 3px 5px 3px 0;
	display: block;
	color: #757575;
	text-decoration: none
}

.navigation li>ul a {
	font-size: 14px
}

.navigation .submenu>ul {
	padding-left: 10px
}

.navigation.navigation-fat {
	background: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2
}

.navigation.navigation-fat a {
	text-decoration: none
}

.navigation.navigation-fat nav>ul {
	list-style: none;
	padding: 10px 0;
	overflow: hidden
}

.navigation.navigation-fat .rel-level1 {
	margin: 10px;
	padding: 0;
	display: inline-block;
	vertical-align: top
}

.navigation.navigation-fat .rel-level1.submenu ul a {
	position: relative
}

.navigation.navigation-fat .rel-level1.submenu ul a:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	content: "";
	top: 50%;
	left: -9px;
	font-size: 10px
}

.navigation.navigation-fat .rel-level1>.navigation-title>a {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #89c6cc;
	border-bottom: 0;
	background: #f6f6f6;
	padding: 5px 10px;
	display: block;
	width: auto
}

.navigation.navigation-fat .rel-level1>.navigation-title>a:hover {
	border-color: #1b809e
}

.navigation.navigation-fat .rel-level1>ul {
	padding: 0
}

.navigation.navigation-fat .rel-level2 {
	padding-left: 10px;
	display: block
}

.navigation.navigation-main .component-content>nav {
	position: relative
}

.navigation.navigation-main .component-content>nav ul:after {
	content: '';
	display: table;
	clear: both
}

.navigation.navigation-main .rel-level1 {
	float: left
}

.navigation.navigation-main .rel-level1.active>.navigation-title>a {
	border-color: #89c6cc
}

.navigation.navigation-main .rel-level1>.navigation-title>a {
	border-width: 2px 0 0 0;
	border-color: transparent
}

.navigation.navigation-main .rel-level1>.navigation-title>a:hover {
	border-color: #89c6cc
}

.navigation.navigation-main .rel-level1.submenu>.navigation-title a {
	position: relative;
	padding-right: 15px
}

.navigation.navigation-main .rel-level1.submenu>.navigation-title a:after {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 10px;
	content: "";
	position: absolute;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	right: 0
}

.navigation.navigation-main .rel-level1>ul {
	overflow: hidden;
	display: none;
	z-index: 10;
	position: absolute;
	top: 100%;
	background: #f6f6f6;
	margin-left: 0;
	margin-top: -2px;
	border-top: 2px solid #89c6cc;
	border-left: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2
}

.navigation.navigation-main .rel-level1.show>a+ul {
	display: block !important
}

.navigation.navigation-main .rel-level1.show>ul {
	display: block !important;
	min-width: 60px
}

.navigation.navigation-main .rel-level1.active>.navigation-title>a:link,
.navigation.navigation-main .rel-level1.active>.navigation-title>a:visited {
	color: #878787
}

.navigation.navigation-main .rel-level1.active>span {
	display: block;
	padding: 10px 20px;
	color: #fff
}

.navigation.navigation-main .rel-level1.submenu.active {
	border-color: #176f89
}

.navigation.navigation-main .rel-level2:focus,
.navigation.navigation-main .rel-level2:hover {
	transition: background .2s ease-in;
	background: #f6f6f6
}

.navigation.navigation-main .rel-level2 div>a {
	display: block;
	font-weight: 400;
	font-size: 14px;
	text-align: center
}

.navigation.navigation-main .rel-level2 div>a:focus,
.navigation.navigation-main .rel-level2 div>a:hover {
	color: #222
}

.navigation.navigation-main .rel-level2.submenu {
	box-sizing: border-box
}

.navigation.navigation-main .rel-level2.submenu.navigation-image {
	text-align: center
}

.navigation.navigation-main .rel-level2.submenu.navigation-image .field-navigationtext,
.navigation.navigation-main .rel-level2.submenu.navigation-image>a {
	text-align: left
}

.navigation.navigation-main.navigation-main-horizontal .submenu>ul {
	padding-left: 0
}

.navigation.navigation-main.navigation-main-horizontal .rel-level1.show>a+ul {
	display: inline-flex !important;
	flex-wrap: wrap
}

.navigation.navigation-main.navigation-main-horizontal .rel-level1.show>ul {
	display: inline-flex !important;
	flex-wrap: wrap
}

.navigation.navigation-main.navigation-main-horizontal .rel-level1>ul {
	width: 100%;
	clear: both;
	left: 0
}

.navigation.navigation-main.navigation-main-horizontal .rel-level2 {
	float: left;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2d2d2;
	flex-grow: 1;
	flex-basis: 23%
}

.navigation.navigation-main.navigation-main-vertical .rel-level1>ul {
	padding-left: 0;
	width: auto;
	left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2d2d2
}

.navigation.navigation-main.navigation-main-vertical .rel-level1>ul>li {
	padding: 5px 10px
}

.navigation.navigation-mobile nav>ul {
	border: none;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2
}

.navigation.navigation-mobile .rel-level1 {
	cursor: pointer;
	margin: 0;
	background: #fff
}

.navigation.navigation-mobile .rel-level1>ul {
	padding-left: 25px;
	display: none;
	background: #f6f6f6
}

.navigation.navigation-mobile .rel-level1>ul li {
	position: relative
}

.navigation.navigation-mobile .rel-level1>ul li a:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	display: block;
	position: absolute;
	left: 0;
	font-size: 10px;
	top: 20px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.navigation.navigation-mobile .rel-level1.submenu.active>.navigation-title:before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	transition: .6s;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.navigation.navigation-mobile .rel-level1.submenu.active>ul {
	display: block
}

.navigation.navigation-mobile .rel-level1.submenu>.navigation-title {
	position: relative
}

.navigation.navigation-mobile .rel-level1.submenu>.navigation-title:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	display: block;
	position: absolute;
	right: 10px;
	font-size: 10px;
	top: 20px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transform: rotate(0);
	transform: rotate(0);
	transition: .6s;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.navigation.navigation-mobile .rel-level1>.navigation-title {
	border-bottom: 1px solid #89c6cc;
	margin: 0
}

.navigation.navigation-mobile .rel-level1>.navigation-title:last-child {
	border-bottom: none
}

.navigation.navigation-mobile .rel-level1 .navigation-title {
	padding: 10px
}

.navigation.navigation-mobile .rel-level1 .navigation-title>a {
	text-decoration: none;
	color: #757575;
	display: inline
}

.navigation.navigation-mobile .rel-level2 {
	display: list-item
}

.navigation.navigation-mobile .rel-level2 .navigation-title>a {
	font-weight: 500
}

.navigation.navigation-mobile .rel-level2 ul {
	display: none
}

.navigation.navigation-sidebar a {
	text-decoration: none
}

.navigation.navigation-sidebar nav>ul .rel-level1>.navigation-title {
	margin-bottom: 0
}

.navigation.navigation-sidebar nav>ul .rel-level1>.navigation-title>a {
	padding: 5px 10px;
	display: block;
	position: relative;
	z-index: 1;
	margin-right: 0
}

.navigation.navigation-sidebar nav>ul .rel-level1>ul {
	margin-left: 10px;
	margin-top: 5px
}

.navigation.navigation-sidebar nav>ul .rel-level2 {
	display: block
}

.navigation.sitemap-navigation .level2 a {
	position: relative;
	padding-left: 10px
}

.navigation.sitemap-navigation .level2 a:before {
	font-size: 14px;
	font-size: 1.4rem;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translateY(-50%) scale(1, -1);
	transform: translateY(-50%) scale(1, -1);
	position: absolute;
	content: "";
	top: 50%;
	left: -8px
}

.page-list {
	background-color: transparent
}

.page-list .item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89c6cc;
	background: 0 0;
	padding: 15px;
	overflow: hidden
}

.page-list .item:last-child {
	border-width: 0
}

.page-list .item .field-title {
	color: #000
}

.page-list .field-title {
	font-weight: 700
}

.page-list a {
	background-color: transparent;
	text-decoration: none;
	font-size: 1em;
	color: #757575;
	border-bottom: 1px solid #89c6cc
}

.page-list a:hover {
	color: #878787;
	text-decoration: none
}

.list-pagination {
	background: 0 0
}

.list-pagination nav {
	font-size: 13px
}

.list-pagination nav>a,
.list-pagination nav>span {
	display: inline-block;
	margin: 2px 1px 2px 0;
	padding: 4px 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	font-size: 1em;
	font-weight: 700
}

.list-pagination nav>a:hover,
.list-pagination nav>span:hover {
	color: #89c6cc;
	background: #f6f6f6;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #15909c
}

.list-pagination nav>a:focus,
.list-pagination nav>span:focus {
	text-decoration: none;
	color: #89c6cc
}

.list-pagination nav>span.active {
	background: #f6f6f6;
	color: #89c6cc;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2
}

.list-pagination nav>span.inactive {
	color: #aaa
}

.list-pagination nav>span.inactive:hover {
	background: 0 0;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2
}

@charset "UTF-8";

.playlist {
	background-color: transparent;
	padding: 20px 10px 0 10px
}

.playlist a:hover {
	text-decoration: none
}

.playlist .component-content>h1,
.playlist .component-content>h2,
.playlist .component-content>h3,
.playlist .component-content>h4,
.playlist .component-content>h5,
.playlist .component-content>h6 {
	margin: 0 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89c6cc
}

.playlist .playlist-item {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden
}

.playlist .playlist-item .playlist-section {
	display: flex;
	align-items: center;
	cursor: pointer;
	flex-flow: row wrap
}

.playlist .playlist-item .playlist-section>.scEmptyPlaceholder {
	flex-basis: 100%
}

.playlist .playlist-item .playlist-section>div {
	order: 1
}

.playlist .playlist-item .playlist-section .field-moviecaption a,
.playlist .playlist-item .playlist-section .field-moviecaption a:hover {
	text-decoration: none !important
}

.playlist .playlist-item .playlist-section .field-moviethumbnail {
	max-width: 150px;
	padding: 10px 10px 8px 5px
}

.playlist .playlist-item .playlist-section .field-moviethumbnail a {
	display: block;
	text-align: center
}

.playlist .playlist-item .playlist-section .field-moviethumbnail a img {
	width: 100%;
	height: auto
}

.playlist .playlist-item .playlist-section .field-moviecaption {
	font-size: 13px
}

.playlist .playlist-item .playlist-section .field-moviecaption>a {
	padding: 15px 10px;
	display: block;
	color: #757575;
	font-size: 1em
}

.playlist .playlist-item.active {
	background-color: #89c6cc
}

.playlist .playlist-item.active .field-moviecaption a {
	color: #fff;
	font-weight: 700
}

.playlist .playlist-nav {
	padding: 5px;
	text-align: center
}

.playlist .playlist-nav a {
	text-indent: -9999px;
	display: block;
	height: 100%
}

.playlist .playlist-nav .playlist-next,
.playlist .playlist-nav .playlist-prev {
	height: 17px;
	width: 14px;
	display: inline-block;
	vertical-align: middle
}

.playlist .playlist-nav .playlist-next a,
.playlist .playlist-nav .playlist-prev a {
	position: relative
}

.playlist .playlist-nav .playlist-next a:before,
.playlist .playlist-nav .playlist-prev a:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-indent: 0
}

.playlist .playlist-nav .playlist-next a:hover,
.playlist .playlist-nav .playlist-prev a:hover {
	color: #89c6cc
}

.playlist .playlist-nav .playlist-prev a:before {
	content: ""
}

.playlist .playlist-nav .playlist-next a:before {
	content: ""
}

.video-playlist.show {
	display: block
}

.on-page-editor .video-playlist {
	display: block
}

.playlist.playlist-horizontal .playlist-items {
	display: inline-flex
}

.playlist.playlist-horizontal .playlist-items .playlist-item {
	min-width: 150px
}

.playlist.playlist-horizontal .playlist-items .playlist-item .playlist-section>div {
	width: 100%
}

.playlist.playlist-horizontal .playlist-items .playlist-item .playlist-section {
	display: block
}

.playlist.playlist-horizontal .playlist-items .playlist-item .field-moviecaption {
	text-align: center
}

.promo {
	background: #fff;
	padding: 15px;
	overflow: hidden;
	box-sizing: border-box
}

.promo>.component-content {
	position: relative;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2
}

.promo>.component-content:after {
	content: '';
	display: table;
	clear: both
}

.promo>.component-content>div {
	padding: 5px
}

.promo .zg-height-fix .field-promoicon {
	margin-top: 100px
}

.promo .field-promoicon {
	overflow: hidden;
	width: 100%
}

.promo .field-promoicon img {
	width: 100%;
	height: auto
}

.promo .field-promolink {
	margin-top: 5px;
	padding-bottom: 10px
}

.promo.image-full-size img {
	margin-bottom: 10px
}

.promo h1,
.promo h2,
.promo h3,
.promo h4,
.promo h5,
.promo h6 {
	color: #222
}

.promo h1,
.promo h2 {
	margin: 10px 0
}

.promo h3,
.promo h4,
.promo p {
	margin: 5px 0
}

.promo h5,
.promo h6 {
	margin: 5px 0 0
}

.promo strong {
	font-weight: 700
}

.promo ol,
.promo ul {
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 10px
}

.promo li {
	font-size: 16px;
	margin-left: 15px
}

.promo ul {
	margin-bottom: 1rem
}

.promo ul li {
	list-style: disc;
	list-style-position: inside;
	margin-bottom: 1rem
}

.promo ol {
	margin-bottom: 1rem
}

.promo ol li {
	list-style: decimal;
	list-style-position: inside;
	margin-bottom: 1rem
}

.promo a {
	color: #de232f;
	text-decoration: underline;
	font-size: 1em
}

.promo a:hover {
	color: #878787
}

.promo table {
	height: auto !important;
	border: 2px solid #d2d2d2
}

.promo table,
.promo table td,
.promo table th,
.promo table tr {
	border: solid 2px #d2d2d2;
	background: #fff;
	border-collapse: collapse;
	vertical-align: middle
}

.promo table td,
.promo table th,
.promo table tr {
	padding: 5px
}

.promo table caption {
	background-color: #f7f7f7;
	overflow: hidden;
	padding: 10px;
	font-size: 20px;
	font-weight: 700;
	margin-left: 0
}

.promo table tr {
	border: none
}

.promo table td,
.promo table th {
	border-width: 2px 0 0 2px
}

.promo table th {
	background-color: #fff;
	font-size: 13px;
	font-weight: 700;
	padding: 7px
}

.promo table th:first-child {
	border-left: 0
}

.promo table td:first-child {
	border-left: 0
}

.promo.absolute-bottom-link {
	position: relative
}

.promo.absolute-bottom-link .field-promolink {
	position: absolute;
	bottom: 10px;
	right: 10px
}

.promo.promo-hero {
	position: relative;
	text-align: center
}

.promo.promo-hero.promo-hero-half {
	float: left;
	width: 50%
}

@media only screen and (max-width:959px) {
	.promo.promo-hero.promo-hero-half {
		float: none;
		width: 100%
	}
}

.promo.promo-hero .field-promotext {
	display: inline-block;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	padding: 20px;
	color: #fff;
	background: rgba(0, 0, 0, .5)
}

.promo.promo-hero .field-promotext>a {
	color: inherit;
	text-decoration: none
}

@media only screen and (max-width:959px) {
	.promo.promo-hero .field-promotext {
		width: 100%;
		margin: 0
	}

	.promo.promo-hero .field-promotext h1 {
		font-size: 24px;
		font-size: 2.4rem
	}

	.promo.promo-hero .field-promotext h2,
	.promo.promo-hero .field-promotext h3,
	.promo.promo-hero .field-promotext h4 {
		font-size: 20px;
		font-size: 2rem
	}
}

.promo-shadow {
	max-width: 960px;
	padding: 0;
	border-top-width: 3px;
	border-top-color: #89c6cc;
	border-style: solid;
	overflow: visible;
	position: relative
}

.promo-shadow.promo {
	float: left
}

.promo-shadow>.component-content {
	padding: 15px;
	margin: 0 0 30px 0
}

@media only screen and (max-width:959px) {
	.promo-shadow>.component-content {
		margin: 0 10px 30px 10px
	}
}

.promo-shadow>.component-content:after,
.promo-shadow>.component-content:before {
	opacity: .7;
	box-shadow: 0 17px 10px rgba(0, 0, 0, .7);
	position: absolute;
	z-index: -1;
	height: 20%;
	max-height: 100px;
	max-width: 460px;
	width: 47%;
	content: "";
	bottom: 10px
}

.promo-shadow>.component-content:before {
	left: 2%;
	-webkit-transform: rotate(-3deg);
	transform: rotate(-3deg)
}

.promo-shadow>.component-content:after {
	right: 2%;
	-webkit-transform: rotate(3deg);
	transform: rotate(3deg)
}

@charset "UTF-8";

.content,
.rich-text {
	background: 0 0;
	color: #757575;
	border: transparent;
	line-height: 1.5;
	font-size: 12px;
	overflow: hidden
}

.content *,
.rich-text * {
	max-width: 100%
}

.content .avi,
.content .bmp,
.content .doc,
.content .docx,
.content .field-filetypeicon>a>span,
.content .gif,
.content .jpeg,
.content .jpg,
.content .mov,
.content .mp3,
.content .mp4,
.content .pdf,
.content .png,
.content .ppt,
.content .pptx,
.content .psd,
.content .txt,
.content .wma,
.content .wmv,
.content .xls,
.content .xlsx,
.content .zip,
.rich-text .avi,
.rich-text .bmp,
.rich-text .doc,
.rich-text .docx,
.rich-text .field-filetypeicon>a>span,
.rich-text .gif,
.rich-text .jpeg,
.rich-text .jpg,
.rich-text .mov,
.rich-text .mp3,
.rich-text .mp4,
.rich-text .pdf,
.rich-text .png,
.rich-text .ppt,
.rich-text .pptx,
.rich-text .psd,
.rich-text .txt,
.rich-text .wma,
.rich-text .wmv,
.rich-text .xls,
.rich-text .xlsx,
.rich-text .zip {
	display: inline-block;
	box-sizing: border-box;
	font-weight: 400;
	width: 15px;
	height: 21px;
	margin: 0;
	padding: 0;
	position: relative
}

.content .avi:before,
.content .bmp:before,
.content .doc:before,
.content .docx:before,
.content .field-filetypeicon>a>span:before,
.content .gif:before,
.content .jpeg:before,
.content .jpg:before,
.content .mov:before,
.content .mp3:before,
.content .mp4:before,
.content .pdf:before,
.content .png:before,
.content .ppt:before,
.content .pptx:before,
.content .psd:before,
.content .txt:before,
.content .wma:before,
.content .wmv:before,
.content .xls:before,
.content .xlsx:before,
.content .zip:before,
.rich-text .avi:before,
.rich-text .bmp:before,
.rich-text .doc:before,
.rich-text .docx:before,
.rich-text .field-filetypeicon>a>span:before,
.rich-text .gif:before,
.rich-text .jpeg:before,
.rich-text .jpg:before,
.rich-text .mov:before,
.rich-text .mp3:before,
.rich-text .mp4:before,
.rich-text .pdf:before,
.rich-text .png:before,
.rich-text .ppt:before,
.rich-text .pptx:before,
.rich-text .psd:before,
.rich-text .txt:before,
.rich-text .wma:before,
.rich-text .wmv:before,
.rich-text .xls:before,
.rich-text .xlsx:before,
.rich-text .zip:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px !important;
	position: absolute;
	display: block;
	top: 50%;
	margin: 0;
	padding: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.content .field-filetypeicon span:before,
.rich-text .field-filetypeicon span:before {
	content: ""
}

.content .field-filetypeicon .pdf:before,
.rich-text .field-filetypeicon .pdf:before {
	content: ""
}

.content .field-filetypeicon .xls:before,
.content .field-filetypeicon .xlsx:before,
.rich-text .field-filetypeicon .xls:before,
.rich-text .field-filetypeicon .xlsx:before {
	content: ""
}

.content .field-filetypeicon .ppt:before,
.content .field-filetypeicon .pptx:before,
.rich-text .field-filetypeicon .ppt:before,
.rich-text .field-filetypeicon .pptx:before {
	content: ""
}

.content .field-filetypeicon .doc:before,
.content .field-filetypeicon .docx:before,
.rich-text .field-filetypeicon .doc:before,
.rich-text .field-filetypeicon .docx:before {
	content: ""
}

.content .field-filetypeicon .bmp:before,
.content .field-filetypeicon .gif:before,
.content .field-filetypeicon .jpeg:before,
.content .field-filetypeicon .jpg:before,
.content .field-filetypeicon .png:before,
.content .field-filetypeicon .psd:before,
.content .field-filetypeicon .tif:before,
.rich-text .field-filetypeicon .bmp:before,
.rich-text .field-filetypeicon .gif:before,
.rich-text .field-filetypeicon .jpeg:before,
.rich-text .field-filetypeicon .jpg:before,
.rich-text .field-filetypeicon .png:before,
.rich-text .field-filetypeicon .psd:before,
.rich-text .field-filetypeicon .tif:before {
	content: ""
}

.content .field-filetypeicon .avi:before,
.content .field-filetypeicon .divx:before,
.content .field-filetypeicon .flv:before,
.content .field-filetypeicon .gifv:before,
.content .field-filetypeicon .h264:before,
.content .field-filetypeicon .m4v:before,
.content .field-filetypeicon .mk3d:before,
.content .field-filetypeicon .mkv:before,
.content .field-filetypeicon .mov:before,
.content .field-filetypeicon .movie:before,
.content .field-filetypeicon .mp4:before,
.content .field-filetypeicon .mpg:before,
.content .field-filetypeicon .oggv:before,
.content .field-filetypeicon .rv:before,
.content .field-filetypeicon .swf:before,
.content .field-filetypeicon .vid:before,
.content .field-filetypeicon .vp6:before,
.content .field-filetypeicon .webm:before,
.content .field-filetypeicon .wmv:before,
.rich-text .field-filetypeicon .avi:before,
.rich-text .field-filetypeicon .divx:before,
.rich-text .field-filetypeicon .flv:before,
.rich-text .field-filetypeicon .gifv:before,
.rich-text .field-filetypeicon .h264:before,
.rich-text .field-filetypeicon .m4v:before,
.rich-text .field-filetypeicon .mk3d:before,
.rich-text .field-filetypeicon .mkv:before,
.rich-text .field-filetypeicon .mov:before,
.rich-text .field-filetypeicon .movie:before,
.rich-text .field-filetypeicon .mp4:before,
.rich-text .field-filetypeicon .mpg:before,
.rich-text .field-filetypeicon .oggv:before,
.rich-text .field-filetypeicon .rv:before,
.rich-text .field-filetypeicon .swf:before,
.rich-text .field-filetypeicon .vid:before,
.rich-text .field-filetypeicon .vp6:before,
.rich-text .field-filetypeicon .webm:before,
.rich-text .field-filetypeicon .wmv:before {
	content: ""
}

.content .field-filetypeicon .aa:before,
.content .field-filetypeicon .aac:before,
.content .field-filetypeicon .aax:before,
.content .field-filetypeicon .ac3:before,
.content .field-filetypeicon .aif:before,
.content .field-filetypeicon .aiff:before,
.content .field-filetypeicon .amz:before,
.content .field-filetypeicon .asx:before,
.content .field-filetypeicon .au:before,
.content .field-filetypeicon .avr:before,
.content .field-filetypeicon .fla:before,
.content .field-filetypeicon .flac:before,
.content .field-filetypeicon .m3u:before,
.content .field-filetypeicon .m4a:before,
.content .field-filetypeicon .mid:before,
.content .field-filetypeicon .midi:before,
.content .field-filetypeicon .mka:before,
.content .field-filetypeicon .mp3:before,
.content .field-filetypeicon .mp4a:before,
.content .field-filetypeicon .ogg:before,
.content .field-filetypeicon .pcm:before,
.content .field-filetypeicon .ra:before,
.content .field-filetypeicon .rma:before,
.content .field-filetypeicon .wav:before,
.content .field-filetypeicon .wma:before,
.content .field-filetypeicon .xwma:before,
.rich-text .field-filetypeicon .aa:before,
.rich-text .field-filetypeicon .aac:before,
.rich-text .field-filetypeicon .aax:before,
.rich-text .field-filetypeicon .ac3:before,
.rich-text .field-filetypeicon .aif:before,
.rich-text .field-filetypeicon .aiff:before,
.rich-text .field-filetypeicon .amz:before,
.rich-text .field-filetypeicon .asx:before,
.rich-text .field-filetypeicon .au:before,
.rich-text .field-filetypeicon .avr:before,
.rich-text .field-filetypeicon .fla:before,
.rich-text .field-filetypeicon .flac:before,
.rich-text .field-filetypeicon .m3u:before,
.rich-text .field-filetypeicon .m4a:before,
.rich-text .field-filetypeicon .mid:before,
.rich-text .field-filetypeicon .midi:before,
.rich-text .field-filetypeicon .mka:before,
.rich-text .field-filetypeicon .mp3:before,
.rich-text .field-filetypeicon .mp4a:before,
.rich-text .field-filetypeicon .ogg:before,
.rich-text .field-filetypeicon .pcm:before,
.rich-text .field-filetypeicon .ra:before,
.rich-text .field-filetypeicon .rma:before,
.rich-text .field-filetypeicon .wav:before,
.rich-text .field-filetypeicon .wma:before,
.rich-text .field-filetypeicon .xwma:before {
	content: ""
}

.content .field-filetypeicon .txt:before,
.rich-text .field-filetypeicon .txt:before {
	content: ""
}

.content .field-filetypeicon .dmg:before,
.content .field-filetypeicon .gz:before,
.content .field-filetypeicon .iso:before,
.content .field-filetypeicon .rar:before,
.content .field-filetypeicon .tar:before,
.content .field-filetypeicon .zip:before,
.content .field-filetypeicon .zipx:before,
.rich-text .field-filetypeicon .dmg:before,
.rich-text .field-filetypeicon .gz:before,
.rich-text .field-filetypeicon .iso:before,
.rich-text .field-filetypeicon .rar:before,
.rich-text .field-filetypeicon .tar:before,
.rich-text .field-filetypeicon .zip:before,
.rich-text .field-filetypeicon .zipx:before {
	content: ""
}

.content .field-filetypeicon .config:before,
.content .field-filetypeicon .cpp:before,
.content .field-filetypeicon .css:before,
.content .field-filetypeicon .git:before,
.content .field-filetypeicon .h:before,
.content .field-filetypeicon .ini:before,
.content .field-filetypeicon .js:before,
.content .field-filetypeicon .py:before,
.rich-text .field-filetypeicon .config:before,
.rich-text .field-filetypeicon .cpp:before,
.rich-text .field-filetypeicon .css:before,
.rich-text .field-filetypeicon .git:before,
.rich-text .field-filetypeicon .h:before,
.rich-text .field-filetypeicon .ini:before,
.rich-text .field-filetypeicon .js:before,
.rich-text .field-filetypeicon .py:before {
	content: ""
}

.content .field-filetypeicon .apk:before,
.content .field-filetypeicon .app:before,
.content .field-filetypeicon .bat:before,
.content .field-filetypeicon .deb:before,
.content .field-filetypeicon .dll:before,
.content .field-filetypeicon .exe:before,
.content .field-filetypeicon .jar:before,
.content .field-filetypeicon .msi:before,
.content .field-filetypeicon .pl:before,
.content .field-filetypeicon .prg:before,
.content .field-filetypeicon .scr:before,
.content .field-filetypeicon .sh:before,
.content .field-filetypeicon .vb:before,
.rich-text .field-filetypeicon .apk:before,
.rich-text .field-filetypeicon .app:before,
.rich-text .field-filetypeicon .bat:before,
.rich-text .field-filetypeicon .deb:before,
.rich-text .field-filetypeicon .dll:before,
.rich-text .field-filetypeicon .exe:before,
.rich-text .field-filetypeicon .jar:before,
.rich-text .field-filetypeicon .msi:before,
.rich-text .field-filetypeicon .pl:before,
.rich-text .field-filetypeicon .prg:before,
.rich-text .field-filetypeicon .scr:before,
.rich-text .field-filetypeicon .sh:before,
.rich-text .field-filetypeicon .vb:before {
	content: ""
}

.content .field-filetypeicon .asp:before,
.content .field-filetypeicon .aspx:before,
.content .field-filetypeicon .cfm:before,
.content .field-filetypeicon .com:before,
.content .field-filetypeicon .edu:before,
.content .field-filetypeicon .gov:before,
.content .field-filetypeicon .htm:before,
.content .field-filetypeicon .html:before,
.content .field-filetypeicon .jhtml:before,
.content .field-filetypeicon .mil:before,
.content .field-filetypeicon .net:before,
.content .field-filetypeicon .org:before,
.content .field-filetypeicon .php3:before,
.content .field-filetypeicon .php4:before,
.content .field-filetypeicon .php5:before,
.content .field-filetypeicon .php:before,
.content .field-filetypeicon .phtmle:before,
.content .field-filetypeicon .xhtml:before,
.rich-text .field-filetypeicon .asp:before,
.rich-text .field-filetypeicon .aspx:before,
.rich-text .field-filetypeicon .cfm:before,
.rich-text .field-filetypeicon .com:before,
.rich-text .field-filetypeicon .edu:before,
.rich-text .field-filetypeicon .gov:before,
.rich-text .field-filetypeicon .htm:before,
.rich-text .field-filetypeicon .html:before,
.rich-text .field-filetypeicon .jhtml:before,
.rich-text .field-filetypeicon .mil:before,
.rich-text .field-filetypeicon .net:before,
.rich-text .field-filetypeicon .org:before,
.rich-text .field-filetypeicon .php3:before,
.rich-text .field-filetypeicon .php4:before,
.rich-text .field-filetypeicon .php5:before,
.rich-text .field-filetypeicon .php:before,
.rich-text .field-filetypeicon .phtmle:before,
.rich-text .field-filetypeicon .xhtml:before {
	content: ""
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6,
.rich-text h1,
.rich-text h2,
.rich-text h3,
.rich-text h4,
.rich-text h5,
.rich-text h6 {
	color: #222
}

.content h1,
.content h2,
.rich-text h1,
.rich-text h2 {
	margin: 10px 0
}

.content h3,
.content h4,
.content p,
.rich-text h3,
.rich-text h4,
.rich-text p {
	margin: 5px 0
}

.content h5,
.content h6,
.rich-text h5,
.rich-text h6 {
	margin: 5px 0 0
}

.content strong,
.rich-text strong {
	font-weight: 700
}

.content ol,
.content ul,
.rich-text ol,
.rich-text ul {
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 10px
}

.content li,
.rich-text li {
	font-size: 16px;
	margin-left: 15px
}

.content ul,
.rich-text ul {
	margin-bottom: 1rem
}

.content ul li,
.rich-text ul li {
	list-style: disc;
	margin-bottom: 1rem
}

/*list-style-position:inside;*/
.content ol,
.rich-text ol {
	margin-bottom: 1rem;
	list-style-type: auto;
}

.content ol li,
.rich-text ol li {
	margin-bottom: 1rem;
}

/*list-style:decimal; list-style-position:inside; */

.content a,
.rich-text a {
	color: #de232f;
	text-decoration: underline;
	font-size: 1em
}

.content a:hover,
.rich-text a:hover {
	color: #878787
}

/*.content table,.rich-text table{height:auto!important;border:2px solid #d2d2d2}*/
.content table,
.content table td,
.content table th,
.content table tr,
.rich-text table,
.rich-text table td,
.rich-text table th,
.rich-text table tr {
	/*border:solid 2px #d2d2d2;
	background:#fff;*/
	border-collapse: collapse;
	/*vertical-align:middle*/
	margin: inherit;
	/*NEW*/
}

/*.content table td,.content table th,.content table tr,.rich-text table td,.rich-text table th,.rich-text table tr{padding:5px}*/
.content table caption,
.rich-text table caption {
	background-color: #f7f7f7;
	overflow: hidden;
	padding: 10px;
	font-size: 20px;
	font-weight: 700;
	margin-left: 0
}

.content table tr,
.rich-text table tr {
	border: none
}

.content table td,
.content table th,
.rich-text table td,
.rich-text table th {
	border-width: 2px 0 0 2px
}

.content table th,
.rich-text table th {
	background-color: #fff;
	font-size: 13px;
	font-weight: 700;
	padding: 7px
}

.content table th:first-child,
.rich-text table th:first-child {
	border-left: 0
}

.content table td:first-child,
.rich-text table td:first-child {
	border-left: 0
}

.field-featurelist ul,
.rich-text-lists ul {
	box-sizing: border-box;
	margin: 0;
	padding: 0
}

.field-featurelist ul li,
.rich-text-lists ul li {
	font-size: 13px;
	font-size: 1.3rem;
	position: relative;
	line-height: 21px;
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 25px
}

.field-featurelist ul li:before,
.rich-text-lists ul li:before {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	font-size: 1.2rem;
	font-family: FontAwesome, sans-serif;
	position: absolute;
	top: 3px;
	left: 0;
	color: #757575;
	text-align: center;
	content: "\f00c";
	width: 20px;
	margin: 0 5px 0 0;
	padding: 0
}

.field-featurelist ul li:before {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	font-size: 1.2rem;
	font-family: FontAwesome, sans-serif;
	position: absolute;
	top: 3px;
	left: 0;
	color: #757575;
	text-align: center;
	content: "\f046";
	width: 20px;
	margin: 0 5px 0 0;
	padding: 0
}

.media-link.file-type-icon-media-link {
	float: left
}

.media-link.file-type-icon-media-link .field-filetypeicon {
	text-align: center
}

@charset "UTF-8";

.facet-component,
.facet-summary {
	box-sizing: border-box;
	background: 0 0
}

.facet-component label,
.facet-summary label {
	background: 0 0;
	color: #757575
}

.facet-component button,
.facet-component input,
.facet-summary button,
.facet-summary input {
	display: inline-block;
	box-sizing: border-box;
	background: #fff !important;
	border: 1px solid #d2d2d2;
	border-radius: 0 !important;
	color: #757575;
	font-weight: 400;
	padding: 8px 2%;
	clear: both;
	height: auto;
	font-size: 13px
}

.facet-component input:focus,
.facet-summary input:focus {
	border: 1px solid #d2d2d2
}

.facet-component button,
.facet-component input[type=button],
.facet-component input[type=reset],
.facet-component input[type=submit],
.facet-summary button,
.facet-summary input[type=button],
.facet-summary input[type=reset],
.facet-summary input[type=submit] {
	border: 1px solid #89c6cc;
	padding: 5px 20px
}

.facet-component button:hover,
.facet-component input[type=button]:hover,
.facet-component input[type=reset]:hover,
.facet-component input[type=submit]:hover,
.facet-summary button:hover,
.facet-summary input[type=button]:hover,
.facet-summary input[type=reset]:hover,
.facet-summary input[type=submit]:hover {
	background: #f7f7f7 !important
}

.facet-component button::-moz-focus-inner,
.facet-component input::-moz-focus-inner,
.facet-summary button::-moz-focus-inner,
.facet-summary input::-moz-focus-inner {
	border: 0;
	padding: 0
}

.facet-component input[type=text],
.facet-summary input[type=text] {
	font-size: 13px
}

.facet-component input[type=email],
.facet-component input[type=password],
.facet-component input[type=text],
.facet-component select,
.facet-component textarea,
.facet-summary input[type=email],
.facet-summary input[type=password],
.facet-summary input[type=text],
.facet-summary select,
.facet-summary textarea {
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
	color: #757575;
	width: 100%;
	background: #fff;
	border: 1px solid #d2d2d2
}

.facet-component select,
.facet-summary select {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	box-sizing: border-box;
	outline: 0;
	cursor: pointer;
	padding: 5px
}

.facet-component:after,
.facet-summary:after {
	content: '';
	display: table;
	clear: both
}

.facet-component .bottom-filter-button,
.facet-summary .bottom-filter-button {
	float: right
}

.facet-component .facet-heading,
.facet-summary .facet-heading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89c6cc;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	position: relative
}

.facet-component .facet-heading .facet-title,
.facet-summary .facet-heading .facet-title {
	display: inline-block;
	vertical-align: middle;
	color: #757575;
	padding-right: 25px
}

.facet-component .facet-heading .clear-filter,
.facet-summary .facet-heading .clear-filter {
	display: inline-block;
	vertical-align: middle;
	border-radius: 15px;
	font-size: 10px;
	text-align: center !important;
	width: 15px;
	cursor: pointer;
	position: absolute;
	color: #757575;
	right: 3px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: 0 0
}

.facet-component .facet-heading .clear-filter:hover,
.facet-summary .facet-heading .clear-filter:hover {
	background: #e0e0e0;
	border-color: #adadad;
	text-decoration: none;
	color: #757575
}

.facet-component .facet-heading .clear-filter.has-active-facet,
.facet-summary .facet-heading .clear-filter.has-active-facet {
	background: #e0e0e0;
	color: #757575
}

.facet-component .facet-heading .clear-filter.has-active-facet:hover,
.facet-summary .facet-heading .clear-filter.has-active-facet:hover {
	background: #e0e0e0;
	color: #757575
}

.facet-single-selection-list .facet-hided .hide-facet-value {
	display: none
}

.facet-single-selection-list .toogle-facet-visibility {
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #757575;
	cursor: pointer
}

.facet-single-selection-list .facet-dropdown {
	margin: 10px 0
}

.facet-single-selection-list .facet-dropdown select {
	min-width: 100%
}

.facet-single-selection-list .facet-value input[type=checkbox] {
	display: none
}

.facet-single-selection-list .facet-value label {
	color: #757575
}

.facet-single-selection-list .facet-value.active-facet .facet-count.highlighted,
.facet-single-selection-list .facet-value.active-facet label,
.facet-single-selection-list .facet-value.active-facet span {
	color: #89c6cc
}

.facet-single-selection-list .bottom-remove-filter {
	float: left
}

.facet-single-selection-list .bottom-filter-button {
	float: right
}

.facet-summary .removeFacetValue,
.facet-summary-horizontal .removeFacetValue {
	font-size: 1.35rem;
	font-weight: 400;
	padding-left: .5rem;
	padding-right: .25rem;
	color: #89c6cc;
	cursor: pointer
}

.facet-summary .bottom-remove-filter button,
.facet-summary-horizontal .bottom-remove-filter button {
	font-size: 12px;
	font-weight: 700;
	position: relative;
	cursor: pointer
}

.facet-summary .clear-filter,
.facet-summary-horizontal .clear-filter {
	display: none
}

.facet-summary:not(.facet-summary-horizontal) {
	margin-bottom: 10px
}

.facet-summary:not(.facet-summary-horizontal) .component-content .facet-summary-wrapper {
	background-color: transparent;
	padding-top: 10px
}

.facet-summary:not(.facet-summary-horizontal) .component-content .facet-summary-wrapper .active-facet-summary-element {
	float: left;
	font-size: 12px;
	position: relative;
	padding-top: 10px;
	width: 100%
}

.facet-summary:not(.facet-summary-horizontal) .component-content .facet-summary-wrapper .active-facet-summary-element span {
	font-weight: 700
}

.facet-summary:not(.facet-summary-horizontal) .component-content .facet-summary-wrapper .active-facet-summary-element .facet-summary-name {
	margin-right: .6rem;
	font-weight: 700
}

.facet-summary:not(.facet-summary-horizontal) .component-content .facet-summary-wrapper .active-facet-summary-element .facet-summary-value {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: .1rem .8rem;
	padding-left: 0;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: .25rem;
	word-break: break-word
}

.facet-summary:not(.facet-summary-horizontal) .component-content .bottom-remove-filter {
	width: 100%;
	float: left;
	padding-top: 10px
}

.facet-summary:not(.facet-summary-horizontal) .component-content .bottom-remove-filter button {
	width: 100%;
	color: #de232f;
	border-color: transparent;
	text-align: left;
	text-indent: 10px;
	padding-left: 3px
}

.facet-summary:not(.facet-summary-horizontal) .component-content .bottom-remove-filter button:before {
	content: "x";
	display: block;
	position: absolute;
	top: 50%;
	left: 1px;
	color: #de232f;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.facet-summary:not(.facet-summary-horizontal) .component-content .bottom-remove-filter button:hover {
	background-color: transparent !important
}

.facet-summary-horizontal .facet-summary-wrapper {
	margin: 10px 0
}

.facet-summary-horizontal .facet-summary-name,
.facet-summary-horizontal .facet-summary-value {
	font-size: 1.3rem;
	float: left;
	margin-bottom: .9rem
}

.facet-summary-horizontal .facet-summary-name {
	padding: 2px .85rem 2px 0
}

.facet-summary-horizontal .facet-summary-value {
	border-radius: 12px;
	box-shadow: 0 2px 6px 0 #d2d2d2;
	padding: 2px 18px 2px 8px;
	margin-right: .95rem;
	word-break: break-word;
	position: relative
}

.facet-summary-horizontal .removeFacetValue {
	position: absolute;
	right: 2px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding-left: .5rem;
	padding-right: .5rem
}

.facet-summary-horizontal .facet-summary-wrapper.clearfix:after,
.facet-summary-horizontal .facet-summary-wrapper.clearfix:before {
	display: none
}

.facet-summary-horizontal .bottom-remove-filter {
	float: left
}

.facet-summary-horizontal .bottom-remove-filter button {
	width: auto;
	background: 0 0;
	border: 1px solid #bc4526;
	border-radius: 12px !important;
	padding: .2rem .9rem;
	color: #757575
}

.facet-summary-horizontal.facet-summary-horizontal-break .active-facet-summary-element:after {
	content: '';
	display: table;
	clear: both
}

.facet-date-range .from-date,
.facet-date-range .to-date {
	margin-bottom: 5px
}

.ui-datepicker-title select {
	color: #757575
}

.facet-dropdown {
	margin: 10px 0
}

.facet-dropdown select {
	min-width: 100%;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	position: relative;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	background-color: #fff;
	border-radius: 4px;
	margin-bottom: 5px
}

.facet-managed-range {
	box-sizing: border-box
}

.facet-managed-range .max-range-value,
.facet-managed-range .min-range-value {
	display: inline-block;
	vertical-align: middle;
	float: left;
	width: 49%;
	margin-bottom: 5px
}

.facet-managed-range .max-range-value input[type=text],
.facet-managed-range .min-range-value input[type=text] {
	min-width: 100%;
	width: 100%
}

.facet-managed-range .min-range-value {
	float: left
}

.facet-managed-range .max-range-value {
	float: right
}

.facet-managed-range .bottom-remove-filter {
	float: left
}

.facet-range-selector .slider-min-value {
	float: left;
	width: 4%;
	text-align: center
}

.facet-range-selector .slider-max-value {
	float: right;
	width: 4%;
	text-align: center
}

.facet-range-selector .slider-min-value+.ui-slider-horizontal {
	float: left;
	width: 88%;
	margin: 5px 2%
}

.radius-filter label {
	background: 0 0;
	color: #757575
}

.radius-filter button,
.radius-filter input {
	display: inline-block;
	box-sizing: border-box;
	background: #fff !important;
	border: 1px solid #d2d2d2;
	border-radius: 0 !important;
	color: #757575;
	font-weight: 400;
	padding: 8px 2%;
	clear: both;
	height: auto;
	font-size: 13px
}

.radius-filter input:focus {
	border: 1px solid #d2d2d2
}

.radius-filter button,
.radius-filter input[type=button],
.radius-filter input[type=reset],
.radius-filter input[type=submit] {
	border: 1px solid #89c6cc;
	padding: 5px 20px
}

.radius-filter button:hover,
.radius-filter input[type=button]:hover,
.radius-filter input[type=reset]:hover,
.radius-filter input[type=submit]:hover {
	background: #f7f7f7 !important
}

.radius-filter button::-moz-focus-inner,
.radius-filter input::-moz-focus-inner {
	border: 0;
	padding: 0
}

.radius-filter input[type=text] {
	font-size: 13px
}

.radius-filter input[type=email],
.radius-filter input[type=password],
.radius-filter input[type=text],
.radius-filter select,
.radius-filter textarea {
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
	color: #757575;
	width: 100%;
	background: #fff;
	border: 1px solid #d2d2d2
}

.radius-filter select {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	box-sizing: border-box;
	outline: 0;
	cursor: pointer;
	padding: 5px
}

.radius-filter .radius-button.selected {
	color: #89c6cc;
	background: #fff
}

.radius-filter ul {
	height: 30px
}

.radius-filter ul li {
	display: block;
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #d2d2d2;
	float: left;
	padding: 5px 5px;
	cursor: pointer
}

.radius-filter ul li:first-child {
	border-width: 1px
}

.radius-filter .bottom-remove-filter {
	margin-bottom: 5px
}

.ui-slider {
	position: relative;
	width: 80%;
	margin: 10px auto;
	text-align: left
}

.ui-slider .ui-widget-header {
	border: 1px solid #89c6cc;
	background: #89c6cc;
	font-weight: 700
}

.ui-slider .ui-widget-header a {
	color: #fff
}

.slider-value {
	text-align: center
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d2d2d2;
	background: #f7f7f7;
	font-weight: 400;
	color: #757575
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #757575;
	text-decoration: none
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
	border: 1px solid #d2d2d2;
	background: #dadada;
	font-weight: 400;
	color: #757575
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #757575;
	text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #d2d2d2;
	background: #dadada;
	font-weight: 400;
	color: #757575
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #757575;
	text-decoration: none
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	touch-action: none
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	-webkit-filter: inherit;
	filter: inherit
}

.ui-slider-horizontal {
	height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0
}

.ui-slider-vertical {
	width: .8em;
	height: 100px
}

.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0
}

.load-more label {
	background: 0 0;
	color: #757575
}

.load-more button,
.load-more input {
	display: inline-block;
	box-sizing: border-box;
	background: #fff !important;
	border: 1px solid #d2d2d2;
	border-radius: 0 !important;
	color: #757575;
	font-weight: 400;
	padding: 8px 2%;
	clear: both;
	height: auto;
	font-size: 13px
}

.load-more input:focus {
	border: 1px solid #d2d2d2
}

.load-more button,
.load-more input[type=button],
.load-more input[type=reset],
.load-more input[type=submit] {
	border: 1px solid #89c6cc;
	padding: 5px 20px
}

.load-more button:hover,
.load-more input[type=button]:hover,
.load-more input[type=reset]:hover,
.load-more input[type=submit]:hover {
	background: #f7f7f7 !important
}

.load-more button::-moz-focus-inner,
.load-more input::-moz-focus-inner {
	border: 0;
	padding: 0
}

.load-more input[type=text] {
	font-size: 13px
}

.load-more input[type=email],
.load-more input[type=password],
.load-more input[type=text],
.load-more select,
.load-more textarea {
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
	color: #757575;
	width: 100%;
	background: #fff;
	border: 1px solid #d2d2d2
}

.load-more select {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	box-sizing: border-box;
	outline: 0;
	cursor: pointer;
	padding: 5px
}

.location-filter {
	position: relative;
	padding: 5px 10px 15px 10px;
	margin: 0 0 20px 0
}

.location-filter label {
	background: 0 0;
	color: #757575
}

.location-filter button,
.location-filter input {
	display: inline-block;
	box-sizing: border-box;
	background: #fff !important;
	border: 1px solid #d2d2d2;
	border-radius: 0 !important;
	color: #757575;
	font-weight: 400;
	padding: 8px 2%;
	clear: both;
	height: auto;
	font-size: 13px
}

.location-filter input:focus {
	border: 1px solid #d2d2d2
}

.location-filter button,
.location-filter input[type=button],
.location-filter input[type=reset],
.location-filter input[type=submit] {
	border: 1px solid #89c6cc;
	padding: 5px 20px
}

.location-filter button:hover,
.location-filter input[type=button]:hover,
.location-filter input[type=reset]:hover,
.location-filter input[type=submit]:hover {
	background: #f7f7f7 !important
}

.location-filter button::-moz-focus-inner,
.location-filter input::-moz-focus-inner {
	border: 0;
	padding: 0
}

.location-filter input[type=text] {
	font-size: 13px
}

.location-filter input[type=email],
.location-filter input[type=password],
.location-filter input[type=text],
.location-filter select,
.location-filter textarea {
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
	color: #757575;
	width: 100%;
	background: #fff;
	border: 1px solid #d2d2d2
}

.location-filter select {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	box-sizing: border-box;
	outline: 0;
	cursor: pointer;
	padding: 5px
}

.location-filter .twitter-typeahead {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	width: 100%
}

.location-filter .tt-menu {
	background: #fff;
	width: 100%;
	border: 1px solid #d2d2d2
}

.location-filter .tt-hint {
	color: #757575
}

.location-filter .tt-dropdown-menu {
	width: 250px;
	margin-top: 5px;
	background-color: #f7f7f7;
	border: 1px solid #d2d2d2;
	max-height: 300px;
	overflow-y: auto;
	box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .2), 0 0 0 1px rgba(0, 0, 0, .08)
}

.location-filter .tt-suggestion {
	padding: 4px 10px;
	color: #757575;
	overflow: hidden
}

.location-filter .tt-suggestion a {
	text-decoration: none
}

.location-filter .tt-suggestion:last-child {
	border: none
}

.location-filter .tt-suggestion .field-image {
	width: 100px;
	float: left;
	margin-right: 10px
}

.location-filter .tt-suggestion .field-make {
	font-size: 15px;
	float: left;
	margin-right: 5px
}

.location-filter .tt-suggestion .field-model {
	margin-left: 4px;
	font-size: 15px;
	font-weight: 700;
	width: 100%
}

.location-filter .tt-suggestion .field-priceformatted {
	float: right;
	font-size: 15px;
	color: #89c6cc;
	margin-top: -20px
}

.location-filter .tt-suggestion.tt-cursor {
	color: #89c6cc;
	background-color: #dadada;
	cursor: pointer
}

.location-filter.loading-in-progress .tt-dropdown-menu {
	display: block !important;
	min-height: 50px;
	position: relative
}

.location-filter.loading-in-progress .tt-dropdown-menu:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
	height: 40px;
	width: 50px;
	display: block;
	background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSJibGFjayI+DQogIDxwYXRoICBvcGFjaXR5PSIuMjUiIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMCAxNiAzMiBBMTYgMTYgMCAwIDAgMTYgMCBNMTYgNCBBMTIgMTIgMCAwIDEgMTYgMjggQTEyIDEyIDAgMCAxIDE2IDQiLz4NCiAgPHBhdGggZmlsbD0nIzFhODBiNicgZD0iTTE2IDAgQTE2IDE2IDAgMCAxIDMyIDE2IEwyOCAxNiBBMTIgMTIgMCAwIDAgMTYgNHoiPg0KICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDE2IDE2IiB0bz0iMzYwIDE2IDE2IiBkdXI9IjAuOHMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPg0KICA8L3BhdGg+DQo8L3N2Zz4NCg==);
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 11
}

.location-filter.loading-in-progress .tt-dropdown-menu:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #f7f7f7;
	opacity: .8;
	z-index: 10
}

.location-filter .component-content {
	display: flex
}

.location-filter .component-content>button,
.location-filter .component-content>div,
.location-filter .component-content>input,
.location-filter .component-content>label,
.location-filter .component-content>span {
	order: 1
}

.location-filter .component-content>button,
.location-filter .component-content>label {
	flex-grow: 1
}

.location-filter .component-content>label {
	align-self: center;
	text-align: center
}

.location-filter .component-content>input,
.location-filter .component-content>span {
	flex-grow: 10;
	width: auto;
	margin: 0 5px
}

.location-filter .tt-hint::-webkit-input-placeholder {
	color: transparent
}

.location-filter .tt-hint::-moz-placeholder {
	color: transparent
}

.page-selector {
	text-align: center;
	padding: 10px 0 0 0
}

.page-selector .page-selector-list li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 8px
}

.page-selector .page-selector-list li.inactive a {
	color: #aaa;
	cursor: default
}

.page-selector a {
	text-decoration: none;
	font-weight: 700;
	font-size: 1em
}

.page-selector .page-selector-item-link {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	display: block;
	text-decoration: none;
	font-weight: 400;
	height: 28px;
	line-height: 22px;
	padding: 2px 9px;
	margin-left: 5px
}

.page-selector .page-selector-item-link.active {
	font-weight: 700;
	color: #89c6cc;
	border: 1px solid #15909c;
	background: #f6f6f6
}

.page-selector .page-selector-item-link:hover {
	color: #89c6cc;
	border: 1px solid #15909c;
	background: #f6f6f6
}

.page-selector .page-selector-item-link.inactive {
	color: #aaa
}

.page-size label {
	background: 0 0;
	color: #757575
}

.page-size button,
.page-size input {
	display: inline-block;
	box-sizing: border-box;
	background: #fff !important;
	border: 1px solid #d2d2d2;
	border-radius: 0 !important;
	color: #757575;
	font-weight: 400;
	padding: 8px 2%;
	clear: both;
	height: auto;
	font-size: 13px
}

.page-size input:focus {
	border: 1px solid #d2d2d2
}

.page-size button,
.page-size input[type=button],
.page-size input[type=reset],
.page-size input[type=submit] {
	border: 1px solid #89c6cc;
	padding: 5px 20px
}

.page-size button:hover,
.page-size input[type=button]:hover,
.page-size input[type=reset]:hover,
.page-size input[type=submit]:hover {
	background: #f7f7f7 !important
}

.page-size button::-moz-focus-inner,
.page-size input::-moz-focus-inner {
	border: 0;
	padding: 0
}

.page-size input[type=text] {
	font-size: 13px
}

.page-size input[type=email],
.page-size input[type=password],
.page-size input[type=text],
.page-size select,
.page-size textarea {
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
	color: #757575;
	width: 100%;
	background: #fff;
	border: 1px solid #d2d2d2
}

.page-size select {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	box-sizing: border-box;
	outline: 0;
	cursor: pointer;
	padding: 5px
}

.page-size label {
	margin-right: 5px
}

.page-size select {
	max-width: 100px;
	width: auto
}

.search-results-count .progress {
	display: none
}

.search-results-count .results-count {
	display: none
}

.on-page-editor .results-count {
	display: inline-block
}

.facet-single-selection-list {
	display: block
}

.facet-single-selection-list .facet-search-filter .facet-value {
	position: relative;
	border-bottom: 1px solid #e0dede;
	background: 0 0;
	cursor: pointer;
	padding: 5px 0
}

.facet-single-selection-list .facet-search-filter .facet-value:last-of-type {
	border-bottom: none
}

.facet-single-selection-list .facet-search-filter .facet-value.active-facet {
	font-weight: 700
}

.facet-single-selection-list .facet-search-filter .facet-value .highlighted {
	font-weight: 700;
	color: #888
}

.variant-selector.component {
	margin: 30px 0 0 0
}

.variant-selector .component-content>div {
	height: 30px;
	display: inline-block;
	width: 30px;
	margin: 2px;
	cursor: Pointer
}

.variant-selector .variant-option {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.variant-selector .variant-option:before {
	content: "";
	display: block;
	height: 100%;
	font-size: 30px;
	width: 100%;
	text-align: center
}

.variant-selector .variant-option.active-variant {
	color: #15909c
}

.variant-selector .variant-option.horizontal:before {
	content: ""
}

.variant-selector .variant-option.horizontal.active-variant {
	color: #15909c
}

.variant-selector .variant-option.vertical:before {
	content: ""
}

.variant-selector .variant-option.vertical.active-variant {
	color: #15909c
}

.column-header-search .search-box {
	margin: 0;
	padding: 2px 10px 0 10px
}

.search-box {
	position: relative;
	padding-right: 10px;
	box-sizing: border-box
}

.search-box label {
	background: 0 0;
	color: #757575
}

.search-box button,
.search-box input {
	display: inline-block;
	box-sizing: border-box;
	background: #fff !important;
	border: 1px solid #d2d2d2;
	border-radius: 0 !important;
	color: #757575;
	font-weight: 400;
	padding: 8px 2%;
	clear: both;
	height: auto;
	font-size: 13px
}

.search-box input:focus {
	border: 1px solid #d2d2d2
}

.search-box button,
.search-box input[type=button],
.search-box input[type=reset],
.search-box input[type=submit] {
	border: 1px solid #89c6cc;
	padding: 5px 20px
}

.search-box button:hover,
.search-box input[type=button]:hover,
.search-box input[type=reset]:hover,
.search-box input[type=submit]:hover {
	background: #f7f7f7 !important
}

.search-box button::-moz-focus-inner,
.search-box input::-moz-focus-inner {
	border: 0;
	padding: 0
}

.search-box input[type=text] {
	font-size: 13px
}

.search-box input[type=email],
.search-box input[type=password],
.search-box input[type=text],
.search-box select,
.search-box textarea {
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
	color: #757575;
	width: 100%;
	background: #fff;
	border: 1px solid #d2d2d2
}

.search-box select {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	box-sizing: border-box;
	outline: 0;
	cursor: pointer;
	padding: 5px
}

.search-box .twitter-typeahead {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	width: 100%
}

.search-box .tt-menu {
	background: #fff;
	width: 100%;
	border: 1px solid #d2d2d2
}

.search-box .tt-hint {
	color: #757575
}

.search-box .tt-dropdown-menu {
	width: 250px;
	margin-top: 5px;
	background-color: #f7f7f7;
	border: 1px solid #d2d2d2;
	max-height: 300px;
	overflow-y: auto;
	box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .2), 0 0 0 1px rgba(0, 0, 0, .08)
}

.search-box .tt-suggestion {
	padding: 4px 10px;
	color: #757575;
	overflow: hidden
}

.search-box .tt-suggestion a {
	text-decoration: none
}

.search-box .tt-suggestion:last-child {
	border: none
}

.search-box .tt-suggestion .field-image {
	width: 100px;
	float: left;
	margin-right: 10px
}

.search-box .tt-suggestion .field-make {
	font-size: 15px;
	float: left;
	margin-right: 5px
}

.search-box .tt-suggestion .field-model {
	margin-left: 4px;
	font-size: 15px;
	font-weight: 700;
	width: 100%
}

.search-box .tt-suggestion .field-priceformatted {
	float: right;
	font-size: 15px;
	color: #89c6cc;
	margin-top: -20px
}

.search-box .tt-suggestion.tt-cursor {
	color: #89c6cc;
	background-color: #dadada;
	cursor: pointer
}

.search-box.loading-in-progress .tt-dropdown-menu {
	display: block !important;
	min-height: 50px;
	position: relative
}

.search-box.loading-in-progress .tt-dropdown-menu:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
	height: 40px;
	width: 50px;
	display: block;
	background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSJibGFjayI+DQogIDxwYXRoICBvcGFjaXR5PSIuMjUiIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMCAxNiAzMiBBMTYgMTYgMCAwIDAgMTYgMCBNMTYgNCBBMTIgMTIgMCAwIDEgMTYgMjggQTEyIDEyIDAgMCAxIDE2IDQiLz4NCiAgPHBhdGggZmlsbD0nIzFhODBiNicgZD0iTTE2IDAgQTE2IDE2IDAgMCAxIDMyIDE2IEwyOCAxNiBBMTIgMTIgMCAwIDAgMTYgNHoiPg0KICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDE2IDE2IiB0bz0iMzYwIDE2IDE2IiBkdXI9IjAuOHMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPg0KICA8L3BhdGg+DQo8L3N2Zz4NCg==);
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 11
}

.search-box.loading-in-progress .tt-dropdown-menu:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #f7f7f7;
	opacity: .8;
	z-index: 10
}

.search-box.hide-button .search-box-button {
	display: none
}

.search-box .component-content {
	display: flex
}

.search-box .component-content>button,
.search-box .component-content>input,
.search-box .component-content>label {
	display: inline-block
}

.search-box .component-content>button,
.search-box .component-content>label {
	flex-grow: 1
}

.search-box .component-content>input {
	width: auto;
	flex-grow: 10;
	margin: 0 5px
}

.search-box .component-content>label {
	align-self: center;
	text-align: center
}

.search-box .component-content>.twitter-typeahead {
	flex-grow: 10;
	margin: 0 5px
}

.search-box .component-content>.twitter-typeahead .search-box-input.tt-input {
	margin-bottom: 0
}

.search-box .search-box-input {
	position: relative;
	align-self: center
}

.search-box .search-box-input.tt-hint {
	margin-top: 0
}

.loupe-search-btn .search-box-button,
.loupe-search-btn .search-box-button-with-redirect {
	position: relative;
	text-indent: -99999px;
	width: 20px;
	background: #000 !important;
	border: none;
	padding: 4px 14px
}

.loupe-search-btn .search-box-button-with-redirect:hover,
.loupe-search-btn .search-box-button:hover {
	background: #89c6cc !important
}

.loupe-search-btn .search-box-button-with-redirect:before,
.loupe-search-btn .search-box-button:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
	content: "";
	top: 50%;
	left: 50%;
	font-size: 10px;
	text-indent: 0;
	font-size: 14px;
	color: #fff
}

.sort-results label {
	background: 0 0;
	color: #757575
}

.sort-results button,
.sort-results input {
	display: inline-block;
	box-sizing: border-box;
	background: #fff !important;
	border: 1px solid #d2d2d2;
	border-radius: 0 !important;
	color: #757575;
	font-weight: 400;
	padding: 8px 2%;
	clear: both;
	height: auto;
	font-size: 13px
}

.sort-results input:focus {
	border: 1px solid #d2d2d2
}

.sort-results button,
.sort-results input[type=button],
.sort-results input[type=reset],
.sort-results input[type=submit] {
	border: 1px solid #89c6cc;
	padding: 5px 20px
}

.sort-results button:hover,
.sort-results input[type=button]:hover,
.sort-results input[type=reset]:hover,
.sort-results input[type=submit]:hover {
	background: #f7f7f7 !important
}

.sort-results button::-moz-focus-inner,
.sort-results input::-moz-focus-inner {
	border: 0;
	padding: 0
}

.sort-results input[type=text] {
	font-size: 13px
}

.sort-results input[type=email],
.sort-results input[type=password],
.sort-results input[type=text],
.sort-results select,
.sort-results textarea {
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
	color: #757575;
	width: 100%;
	background: #fff;
	border: 1px solid #d2d2d2
}

.sort-results select {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	box-sizing: border-box;
	outline: 0;
	cursor: pointer;
	padding: 5px
}

.sort-results select {
	max-width: 100%;
	width: auto;
	display: inline-block
}

.sort-results .facet-title {
	display: inline-block;
	margin-right: 5px
}

.search-results {
	position: relative
}

.search-results label {
	background: 0 0;
	color: #757575
}

.search-results button,
.search-results input {
	display: inline-block;
	box-sizing: border-box;
	background: #fff !important;
	border: 1px solid #d2d2d2;
	border-radius: 0 !important;
	color: #757575;
	font-weight: 400;
	padding: 8px 2%;
	clear: both;
	height: auto;
	font-size: 13px
}

.search-results input:focus {
	border: 1px solid #d2d2d2
}

.search-results button,
.search-results input[type=button],
.search-results input[type=reset],
.search-results input[type=submit] {
	border: 1px solid #89c6cc;
	padding: 5px 20px
}

.search-results button:hover,
.search-results input[type=button]:hover,
.search-results input[type=reset]:hover,
.search-results input[type=submit]:hover {
	background: #f7f7f7 !important
}

.search-results button::-moz-focus-inner,
.search-results input::-moz-focus-inner {
	border: 0;
	padding: 0
}

.search-results input[type=text] {
	font-size: 13px
}

.search-results input[type=email],
.search-results input[type=password],
.search-results input[type=text],
.search-results select,
.search-results textarea {
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
	color: #757575;
	width: 100%;
	background: #fff;
	border: 1px solid #d2d2d2
}

.search-results select {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	box-sizing: border-box;
	outline: 0;
	cursor: pointer;
	padding: 5px
}

.search-results .search-result-list {
	padding-top: 5px
}

.search-results.component-details .search-result-list>li,
.search-results.standard-fields .search-result-list>li,
.search-results.vertical .search-result-list>li {
	border-width: 1px 1px 2px 1px;
	border-style: solid;
	border-color: #d2d2d2;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	position: relative;
	width: 100%;
	padding: 5px;
	margin: 0 7px 10px 0
}

.search-results.component-details .search-result-list>li .field-title,
.search-results.standard-fields .search-result-list>li .field-title,
.search-results.vertical .search-result-list>li .field-title {
	display: block;
	margin-top: 10px
}

.search-results.component-details .search-result-list>li .field-title a,
.search-results.standard-fields .search-result-list>li .field-title a,
.search-results.vertical .search-result-list>li .field-title a {
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	font-weight: 400;
	display: block
}

.search-results.component-details .search-result-list>li a img,
.search-results.standard-fields .search-result-list>li a img,
.search-results.vertical .search-result-list>li a img {
	max-width: 100%;
	height: auto
}

.search-results.component-details .search-result-list>li:hover,
.search-results.standard-fields .search-result-list>li:hover,
.search-results.vertical .search-result-list>li:hover {
	border-bottom-width: 1px 1px 2px 1px;
	border-bottom-style: solid;
	border-bottom-color: #15909c
}

.search-results.components .search-result-list,
.search-results.example-fields .search-result-list,
.search-results.horizontal .search-result-list {
	width: 100%;
	display: inline-flex;
	flex-wrap: wrap
}

.search-results.components .search-result-list:after,
.search-results.example-fields .search-result-list:after,
.search-results.horizontal .search-result-list:after {
	content: '';
	display: table;
	clear: both
}

.search-results.components .search-result-list>li,
.search-results.example-fields .search-result-list>li,
.search-results.horizontal .search-result-list>li {
	box-sizing: border-box;
	border-width: 1px 1px 2px 1px;
	border-style: solid;
	border-color: #d2d2d2;
	position: relative;
	min-height: 120px;
	margin: 0 2% 10px 0;
	padding: 5px;
	flex: 1;
	min-height: 175px;
	min-width: 23%
}

.search-results.components .search-result-list>li .field-title,
.search-results.example-fields .search-result-list>li .field-title,
.search-results.horizontal .search-result-list>li .field-title {
	display: block;
	padding: 0 5px;
	text-align: center
}

.search-results.components .search-result-list>li .field-title a,
.search-results.example-fields .search-result-list>li .field-title a,
.search-results.horizontal .search-result-list>li .field-title a {
	font-size: 18px;
	line-height: 20px;
	text-decoration: none;
	font-weight: 400
}

.search-results.components .search-result-list>li a img,
.search-results.example-fields .search-result-list>li a img,
.search-results.horizontal .search-result-list>li a img {
	max-width: 100%;
	height: auto
}

.search-results.components .search-result-list>li:hover,
.search-results.example-fields .search-result-list>li:hover,
.search-results.horizontal .search-result-list>li:hover {
	border-bottom-width: 1px 1px 2px 1px;
	border-bottom-style: solid;
	border-bottom-color: #15909c
}

.search-results .search-results-overlay {
	display: none
}

.search-results.loading-in-progress {
	min-height: 200px
}

.search-results.loading-in-progress .search-result-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, .9)
}

.search-results.loading-in-progress .search-result-overlay:after {
	content: "";
	background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSJibGFjayI+CiAgPHBhdGggIG9wYWNpdHk9Ii4yNSIgZD0iTTE2IDAgQTE2IDE2IDAgMCAwIDE2IDMyIEExNiAxNiAwIDAgMCAxNiAwIE0xNiA0IEExMiAxMiAwIDAgMSAxNiAyOCBBMTIgMTIgMCAwIDEgMTYgNCIvPgogIDxwYXRoIGZpbGw9JyNkZGRkZGQnIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMSAzMiAxNiBMMjggMTYgQTEyIDEyIDAgMCAwIDE2IDR6Ij4KICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDE2IDE2IiB0bz0iMzYwIDE2IDE2IiBkdXI9IjAuOHMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPgogIDwvcGF0aD4KPC9zdmc+);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	position: absolute;
	width: 50px;
	height: 50px;
	top: 50%;
	left: 0;
	right: 0;
	margin: -30px auto 0
}

.search-results.loading-more-in-progress:after {
	content: "";
	display: block;
	background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSJibGFjayI+DQogIDxwYXRoICBvcGFjaXR5PSIuMjUiIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMCAxNiAzMiBBMTYgMTYgMCAwIDAgMTYgMCBNMTYgNCBBMTIgMTIgMCAwIDEgMTYgMjggQTEyIDEyIDAgMCAxIDE2IDQiLz4NCiAgPHBhdGggZmlsbD0nIzFhODBiNicgZD0iTTE2IDAgQTE2IDE2IDAgMCAxIDMyIDE2IEwyOCAxNiBBMTIgMTIgMCAwIDAgMTYgNHoiPg0KICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDE2IDE2IiB0bz0iMzYwIDE2IDE2IiBkdXI9IjAuOHMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPg0KICA8L3BhdGg+DQo8L3N2Zz4NCg==);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 50% 50%;
	height: 100px
}

.search-results .no-results {
	padding: 5px
}

.market-selector label {
	background: 0 0;
	color: #757575
}

.market-selector button,
.market-selector input {
	display: inline-block;
	box-sizing: border-box;
	background: #fff !important;
	border: 1px solid #d2d2d2;
	border-radius: 0 !important;
	color: #757575;
	font-weight: 400;
	padding: 8px 2%;
	clear: both;
	height: auto;
	font-size: 13px
}

.market-selector input:focus {
	border: 1px solid #d2d2d2
}

.market-selector button,
.market-selector input[type=button],
.market-selector input[type=reset],
.market-selector input[type=submit] {
	border: 1px solid #89c6cc;
	padding: 5px 20px
}

.market-selector button:hover,
.market-selector input[type=button]:hover,
.market-selector input[type=reset]:hover,
.market-selector input[type=submit]:hover {
	background: #f7f7f7 !important
}

.market-selector button::-moz-focus-inner,
.market-selector input::-moz-focus-inner {
	border: 0;
	padding: 0
}

.market-selector input[type=text] {
	font-size: 13px
}

.market-selector input[type=email],
.market-selector input[type=password],
.market-selector input[type=text],
.market-selector select,
.market-selector textarea {
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
	color: #757575;
	width: 100%;
	background: #fff;
	border: 1px solid #d2d2d2
}

.market-selector select {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	box-sizing: border-box;
	outline: 0;
	cursor: pointer;
	padding: 5px
}

.market-selector select {
	height: auto;
	font-size: 13px;
	color: #757575;
	padding: 5px 15px 5px 5px
}

.sitecore-form {
	padding: 15px
}

.sitecore-form label {
	background: 0 0;
	color: #757575
}

.sitecore-form button,
.sitecore-form input {
	display: inline-block;
	box-sizing: border-box;
	background: #fff !important;
	border: 1px solid #d2d2d2;
	border-radius: 0 !important;
	color: #757575;
	font-weight: 400;
	padding: 8px 2%;
	clear: both;
	height: auto;
	font-size: 13px
}

.sitecore-form input:focus {
	border: 1px solid #d2d2d2
}

.sitecore-form button,
.sitecore-form input[type=button],
.sitecore-form input[type=reset],
.sitecore-form input[type=submit] {
	border: 1px solid #89c6cc;
	padding: 5px 20px
}

.sitecore-form button:hover,
.sitecore-form input[type=button]:hover,
.sitecore-form input[type=reset]:hover,
.sitecore-form input[type=submit]:hover {
	background: #f7f7f7 !important
}

.sitecore-form button::-moz-focus-inner,
.sitecore-form input::-moz-focus-inner {
	border: 0;
	padding: 0
}

.sitecore-form input[type=text] {
	font-size: 13px
}

.sitecore-form input[type=email],
.sitecore-form input[type=password],
.sitecore-form input[type=text],
.sitecore-form select,
.sitecore-form textarea {
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
	color: #757575;
	width: 100%;
	background: #fff;
	border: 1px solid #d2d2d2
}

.sitecore-form select {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	box-sizing: border-box;
	outline: 0;
	cursor: pointer;
	padding: 5px
}

.sitecore-form>.component-content {
	padding: 15px;
	border: 1px solid transparent;
	background-color: transparent;
	color: #757575
}

.sitecore-form form {
	font-size: 13px;
	color: #757575
}

.sitecore-form form>div {
	padding: 15px 0
}

.sitecore-form form>div label {
	font-family: inherit;
	padding-right: 5px
}

.sitecore-form form>div input {
	font-family: inherit
}

.sitecore-form form>div label+textarea {
	margin-top: 5px
}

.sitecore-form form>div select,
.sitecore-form form>div textarea {
	margin-top: 5px
}

.sitecore-form form [data-sc-field-name="Password Confirmation"] {
	margin-right: 5px
}

.sitecore-form .form.hints-below .scfSectionContent [class$=UsefulInfo] {
	position: static;
	opacity: 1;
	max-width: 100%;
	width: 100%;
	margin: 5px 0 0 5px
}

.sitecore-form .form.labels-above label {
	box-sizing: border-box;
	display: block;
	width: 100%;
	margin: 0
}

.sitecore-form .form.labels-above .scfCaptchaGeneralPanel,
.sitecore-form .form.labels-above .scfCheckBoxListGeneralPanel,
.sitecore-form .form.labels-above .scfConfirmPasswordGeneralPanel,
.sitecore-form .form.labels-above .scfCreditCardGeneralPanel,
.sitecore-form .form.labels-above .scfDateGeneralPanel,
.sitecore-form .form.labels-above .scfDatePickerGeneralPanel,
.sitecore-form .form.labels-above .scfDateSelectorGeneralPanel,
.sitecore-form .form.labels-above .scfDropListGeneralPanel,
.sitecore-form .form.labels-above .scfEmailGeneralPanel,
.sitecore-form .form.labels-above .scfFileUploadGeneralPanel,
.sitecore-form .form.labels-above .scfListBoxGeneralPanel,
.sitecore-form .form.labels-above .scfMultipleLineGeneralPanel,
.sitecore-form .form.labels-above .scfNumberGeneralPanel,
.sitecore-form .form.labels-above .scfPasswordGeneralPanel,
.sitecore-form .form.labels-above .scfRadioButtonListGeneralPanel,
.sitecore-form .form.labels-above .scfSingleLineGeneralPanel,
.sitecore-form .form.labels-above .scfSmsTelephoneGeneralPanel,
.sitecore-form .form.labels-above .scfTelephoneGeneralPanel {
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
	width: 93%
}

.sitecore-form .form.labels-above .scfSectionContent .scfRequired {
	margin: 0 5px
}

.sitecore-form .form.labels-above .scfMultipleLineGeneralPanel {
	width: 95%
}

.sitecore-form .form.labels-above .scfMultipleLineTextBox {
	margin: 0 0 0 5px
}

.skip-link {
	position: absolute;
	top: -40px;
	left: 0;
	background: #bf1722;
	color: #fff !important;
	padding: 8px;
	z-index: 100;
	border-bottom-right-radius: 8px
}

.skip-link:focus {
	top: 0
}

.snippet {
	padding-left: 0;
	padding-right: 0
}

.social-media-share {
	background: 0 0
}

.social-media-share ul {
	overflow: hidden
}

.social-media-share li {
	float: left;
	margin: 0 10px
}

.social-media-share li:first-child {
	margin-left: 0
}

.social-media-share li .fb_iframe_widget {
	display: block;
	margin-top: -2px
}

.tabs {
	overflow: hidden;
	position: relative;
	background: 0 0;
	border: none;
	position: relative;
	overflow: hidden
}

.tab-slider {
	position: absolute;
	background: #f7f7f7;
	cursor: pointer;
	border: 2px solid #89c6cc;
	vertical-align: center;
	width: 15px;
	text-indent: -9999px;
	z-index: 10
}

.tabs-heading {
	overflow: hidden
}

.tabs-heading li {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f7f7f7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f7f7f7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f7f7f7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89c6cc;
	float: left;
	display: block;
	margin-left: 1px;
	background: #f7f7f7;
	width: auto;
	cursor: pointer
}

.tabs-heading li>div {
	padding: 3px 10px;
	display: block;
	text-decoration: none;
	color: #222
}

.tabs-heading li>div:after {
	content: '';
	display: table;
	clear: both
}

.tabs-heading li>div .field-heading {
	font-size: 16px
}

.tabs-heading li>div>.row {
	display: block
}

.tabs-heading li .component.content {
	margin: 5px 0
}

.tabs-heading li.active {
	background: #fff;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #89c6cc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89c6cc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d2d2d2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2d2d2
}

.tabs-heading li.active a {
	color: #000
}

.tabs-heading li:hover {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #89c6cc;
	background: #fff
}

.tabs-heading li:first-child {
	margin-left: 0
}

.tabs-container {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #89c6cc;
	background: 0 0;
	margin-top: -1px
}

.tab {
	display: none;
	padding: 10px
}

.tab:after {
	content: '';
	display: table;
	clear: both
}

.tab.active {
	display: block
}

.tabs.tabs-bottom .tabs-container {
	margin: 0
}

.tabs.tabs-bottom .tabs-heading {
	position: relative;
	margin-top: -1px
}

.tabs.tabs-bottom .tabs-heading li {
	margin-bottom: 0;
	border-top: 0 solid #fff
}

.tabs.tabs-bottom .tabs-heading li a {
	border: none
}

.tabs.tabs-bottom .tabs-heading li.active {
	border-top: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #89c6cc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d2d2d2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2d2d2
}

.tabs.tabs-bottom .tabs-heading li.active a {
	border: none;
	position: relative
}

.tabs.tabs-bottom .tabs-heading li:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #89c6cc;
	background: #fff
}

.tabs.tabs-bottom .tabs-container {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89c6cc;
	border-top: none;
	background: 0 0;
	margin-bottom: 1px
}

.tabs.tabs-vertical.tabs-vertical-right .tabs-heading {
	float: right;
	margin-left: -1px
}

.tabs.tabs-vertical.tabs-vertical-right .tabs-heading li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f7f7f7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f7f7f7;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #89c6cc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7f7f7
}

.tabs.tabs-vertical.tabs-vertical-right .tabs-heading li.active {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #89c6cc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #89c6cc
}

.tabs.tabs-vertical.tabs-vertical-right .tabs-heading li.active a {
	border: none
}

.tabs.tabs-vertical.tabs-vertical-right .tabs-heading li:hover {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #89c6cc
}

.tabs.tabs-vertical.tabs-vertical-right .tabs-container {
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #89c6cc;
	border-top: none;
	margin-left: -1px;
	border-left: none
}

.tabs.tabs-vertical .tabs-heading {
	width: 30%;
	float: left
}

.tabs.tabs-vertical .tabs-heading li {
	margin: 0 0 2px 0;
	display: block;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f7f7f7;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #f7f7f7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #89c6cc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7f7f7
}

.tabs.tabs-vertical .tabs-heading li.active {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #89c6cc
}

.tabs.tabs-vertical .tabs-heading li.active a {
	border: none
}

.tabs.tabs-vertical .tabs-heading li:first-child {
	margin-top: 0
}

.tabs.tabs-vertical .tabs-heading li:hover {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #89c6cc
}

.tabs.tabs-vertical .tabs-container {
	margin: 0;
	float: left;
	width: 70%;
	margin-left: -1px;
	border-top: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #89c6cc
}

.tabs.tabs-scrollable .tabs-heading {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0
}

.tabs.tabs-scrollable .tabs-container {
	margin: 0
}

.tabs.tabs-scrollable .prev {
	left: 0;
	background: #e4e4e4 url(../images/arrow-left.png) center center no-repeat
}

.tabs.tabs-scrollable .next {
	right: 0;
	background: #e4e4e4 url(../images/arrow-right.png) center center no-repeat
}

.tabs.tabs-scrollable.tabs-bottom .wrapper {
	margin-top: 2px;
	padding-bottom: 6px
}

.tabs.tabs-scrollable.tabs-bottom .next {
	top: 1px
}

.tabs.tabs-scrollable.tabs-bottom .prev {
	top: 1px
}

.tabs.tabs-scrollable.tabs-bottom .tabs-heading {
	margin-top: -4px
}

@charset "UTF-8";

.tag-cloud .component-content {
	text-align: justify
}

.tag-cloud .tag-cloud-item a {
	color: #757575
}

.tag-cloud .tag-cloud-item a:hover {
	color: #878787
}

.tag-cloud .tag-cloud-item.xs {
	font-size: .9em
}

.tag-cloud .tag-cloud-item.s {
	font-size: 1.1em
}

.tag-cloud .tag-cloud-item.m {
	font-size: 1.3em
}

.tag-cloud .tag-cloud-item.l {
	font-size: 1.5em
}

.tag-cloud .tag-cloud-item.xl {
	font-size: 1.8em
}

.tag-cloud .tag-cloud-item.xxl {
	font-size: 2em
}

.tag-cloud span.field-title.tag-links {
	border-radius: 5px;
	padding: 5px 5px;
	display: inline
}

.tag-cloud span.field-title.tag-links:last-child {
	margin-right: 0
}

.tag-cloud span.field-title.tag-links .tag-usages {
	font-size: inherit;
	font-weight: 700
}

.tag-cloud span.field-title.tag-links .tag-usages:before {
	content: "("
}

.tag-cloud span.field-title.tag-links .tag-usages:after {
	content: ")"
}

.tag-cloud span.field-title.tag-text {
	position: relative;
	padding-left: 20px;
	border-bottom: 1px solid transparent;
	display: block;
	float: left
}

.tag-cloud span.field-title.tag-text:hover {
	cursor: pointer;
	text-decoration: none
}

.tag-cloud span.field-title.tag-text:before {
	content: "";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0
}

@charset "UTF-8";

.tag-list span.field-title.tag-text {
	color: #757575;
	position: relative;
	padding-left: 15px;
	margin-right: 10px;
	border-bottom: 1px solid transparent
}

.tag-list span.field-title.tag-text:hover {
	cursor: pointer;
	color: #878787;
	border-bottom: 1px solid #15909c;
	text-decoration: none
}

.tag-list span.field-title.tag-text:before {
	content: "";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0
}

.tag-list span.field-title>a {
	color: #757575;
	background: #89c6cc;
	border-radius: 3px 0 0 3px;
	display: inline-block;
	height: 26px;
	line-height: 26px;
	padding: 0 15px 0 23px;
	position: relative;
	margin: 0 20px 10px 0;
	text-decoration: none;
	-webkit-transition: color .2s;
	color: #fff
}

.tag-list span.field-title>a:hover {
	background-color: #15909c
}

.tag-list span.field-title>a:hover:after {
	border-left: 10px solid #15909c
}

.tag-list span.field-title>a:before {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 1px rgba(0, 0, 0, .25);
	content: '';
	height: 6px;
	left: 10px;
	position: absolute;
	width: 6px;
	top: 10px
}

.tag-list span.field-title>a:after {
	background: 0 0;
	border-bottom: 13px solid transparent;
	border-left: 10px solid #89c6cc;
	border-top: 13px solid transparent;
	content: '';
	position: absolute;
	right: -10px;
	top: 0;
	bottom: 0
}

.tag-list span.field-title.tag-links {
	display: block;
	float: left;
	border-radius: 20px;
	position: relative;
	margin-right: 5px;
	padding: 5px 5px;
	margin-top: 5px
}

.tag-list span.field-title.tag-links>a {
	text-decoration: none;
	padding-left: 20px;
	position: relative
}

.tag-list span.field-title.tag-links>a:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	display: block;
	font-size: 6px;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.tag-list span.field-title.tag-text {
	position: relative;
	border-bottom: 1px solid transparent;
	display: block;
	float: left;
	padding-left: 20px
}

.tag-list span.field-title.tag-text:hover {
	cursor: pointer;
	text-decoration: none
}

.tag-list span.field-title.tag-text:before {
	content: "";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0
}

.title {
	background: 0 0
}

.title .field-title a,
.title h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89c6cc;
	font-size: 24px;
	margin-bottom: 10px;
	color: #757575;
	line-height: normal;
	padding-bottom: 10px;
	display: block;
	text-decoration: none;
	cursor: pointer
}

.title .field-title a:hover,
.title h1:hover {
	color: #878787
}

@charset "UTF-8";

.toggle details[open] summary:before {
	content: ""
}

.toggle summary {
	list-style: none
}

.toggle summary.toggle-header {
	position: relative;
	vertical-align: middle;
	box-sizing: border-box;
	padding: 0 10px;
	background: #fff;
	cursor: pointer;
	min-height: 25px
}

.toggle summary.toggle-header::-webkit-details-marker {
	display: none
}

.toggle summary.toggle-header:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	position: absolute;
	font-size: 17px;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.toggle summary.toggle-header.show {
	display: inline-block !important
}

.toggle summary.toggle-header .toggle-label {
	display: block;
	margin: 0 0 0 10px
}

.toggle summary.toggle-header .toggle-label p {
	margin-bottom: 0
}

.toggle .show {
	color: #878787
}

.toggle .toggle-content {
	margin-top: -1px
}

.toggle details summary~.component>.component-content {
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-delay: 0;
	animation-delay: 0;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-direction: normal;
	animation-direction: normal;
	display: none
}

.toggle details[open] summary~.component {
	overflow: hidden
}

.toggle details[open] summary~.component>.component-content {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	display: block
}

@-webkit-keyframes swing {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	50% {
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes swing {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	50% {
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes easeInOutBack {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	20% {
		-webkit-transform: translateY(-40%);
		transform: translateY(-40%)
	}

	30% {
		-webkit-transform: translateY(-60%);
		transform: translateY(-60%)
	}

	60% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	80% {
		-webkit-transform: translateY(40%);
		transform: translateY(40%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes easeInOutBack {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	20% {
		-webkit-transform: translateY(-40%);
		transform: translateY(-40%)
	}

	30% {
		-webkit-transform: translateY(-60%);
		transform: translateY(-60%)
	}

	60% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	80% {
		-webkit-transform: translateY(40%);
		transform: translateY(40%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes easeInOutBounce {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	25% {
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}

	50% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	62.5% {
		-webkit-transform: translateY(-10%);
		transform: translateY(-10%)
	}

	75% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	87.5% {
		-webkit-transform: translateY(-5%);
		transform: translateY(-5%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes easeInOutBounce {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	25% {
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}

	50% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	62.5% {
		-webkit-transform: translateY(-10%);
		transform: translateY(-10%)
	}

	75% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	87.5% {
		-webkit-transform: translateY(-5%);
		transform: translateY(-5%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes easeInOutCirc {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	10% {
		-webkit-transform: translateY(-80%);
		transform: translateY(-80%)
	}

	90% {
		-webkit-transform: translateY(-20%);
		transform: translateY(-20%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes easeInOutCirc {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	10% {
		-webkit-transform: translateY(-80%);
		transform: translateY(-80%)
	}

	90% {
		-webkit-transform: translateY(-20%);
		transform: translateY(-20%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes easeInOutCubic {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	30% {
		-webkit-transform: translateY(-80%);
		transform: translateY(-80%)
	}

	70% {
		-webkit-transform: translateY(-20%);
		transform: translateY(-20%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes easeInOutCubic {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	30% {
		-webkit-transform: translateY(-80%);
		transform: translateY(-80%)
	}

	70% {
		-webkit-transform: translateY(-20%);
		transform: translateY(-20%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes easeInOutElastic {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	30% {
		-webkit-transform: translateY(-80%);
		transform: translateY(-80%)
	}

	70% {
		-webkit-transform: translateY(-20%);
		transform: translateY(-20%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes easeInOutElastic {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	30% {
		-webkit-transform: translateY(-80%);
		transform: translateY(-80%)
	}

	70% {
		-webkit-transform: translateY(-20%);
		transform: translateY(-20%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes easeInOutExpo {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	30% {
		-webkit-transform: translateY(-90%);
		transform: translateY(-90%)
	}

	70% {
		-webkit-transform: translateY(-10%);
		transform: translateY(-10%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes easeInOutExpo {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	30% {
		-webkit-transform: translateY(-90%);
		transform: translateY(-90%)
	}

	70% {
		-webkit-transform: translateY(-10%);
		transform: translateY(-10%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes easeInOutQad {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes easeInOutQad {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes easeInOutQuart {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	30% {
		-webkit-transform: translateY(-90%);
		transform: translateY(-90%)
	}

	70% {
		-webkit-transform: translateY(-10%);
		transform: translateY(-10%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes easeInOutQuart {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	30% {
		-webkit-transform: translateY(-90%);
		transform: translateY(-90%)
	}

	70% {
		-webkit-transform: translateY(-10%);
		transform: translateY(-10%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes easeInOutQuint {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	30% {
		-webkit-transform: translateY(-90%);
		transform: translateY(-90%)
	}

	70% {
		-webkit-transform: translateY(-10%);
		transform: translateY(-10%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes easeInOutQuint {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	30% {
		-webkit-transform: translateY(-90%);
		transform: translateY(-90%)
	}

	70% {
		-webkit-transform: translateY(-10%);
		transform: translateY(-10%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes easeInOutSine {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	25% {
		-webkit-transform: translateY(-80%);
		transform: translateY(-80%)
	}

	75% {
		-webkit-transform: translateY(-20%);
		transform: translateY(-20%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes easeInOutSine {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	25% {
		-webkit-transform: translateY(-80%);
		transform: translateY(-80%)
	}

	75% {
		-webkit-transform: translateY(-20%);
		transform: translateY(-20%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes outQuad {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	25% {
		-webkit-transform: translateY(-70%);
		transform: translateY(-70%)
	}

	50% {
		-webkit-transform: translateY(-40%);
		transform: translateY(-40%)
	}

	75% {
		-webkit-transform: translateY(-20%);
		transform: translateY(-20%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes outQuad {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	25% {
		-webkit-transform: translateY(-70%);
		transform: translateY(-70%)
	}

	50% {
		-webkit-transform: translateY(-40%);
		transform: translateY(-40%)
	}

	75% {
		-webkit-transform: translateY(-20%);
		transform: translateY(-20%)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.twitter h1,
.twitter h2,
.twitter h3,
.twitter h4,
.twitter h5,
.twitter h6 {
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2
}

.twitter .twitter-follow-button {
	margin: 10px 0 0
}

.twitter .tweet-item {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #89c6cc;
	padding: 10px 10px 10px 0;
	margin-left: 10px;
	overflow: hidden;
	position: relative;
	padding-left: 55px
}

.twitter .tweet-item:first-child {
	border: none;
	background: 0 0
}

.twitter .tweet-header {
	overflow: hidden
}

.twitter .tweet-profile {
	display: block;
	float: left;
	text-decoration: none;
	font-size: 14px
}

.twitter .tweet-avatar {
	position: absolute;
	left: 0;
	top: 10px
}

.twitter .tweet-datetime {
	display: block;
	float: right;
	text-decoration: none
}

.twitter .tweet-content {
	margin-top: 5px
}

.twitter .tweet-footer>ul li {
	display: inline;
	padding-left: 5px
}

.twitter .tweet-footer>ul li:first-child {
	padding: 0
}

.twitter .tweet-footer a {
	text-decoration: none
}

.component.video .mejs-container {
	overflow: hidden
}

.component.video .mejs-controls .mejs-button button {
	box-shadow: none
}

.component.video .sxa-video-wrapper {
	position: relative
}

.component.video .video-init {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	background: url(/-/media/Base-Themes/Core-Libraries/styles/mejs-controls.svg) no-repeat;
	background-position: 0 -39px;
	overflow: hidden;
	z-index: 1
}

a {
	text-decoration: none
}

@charset "UTF-8";

@font-face {
	font-family: Poppins;
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format("woff2");
	unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB
}

@font-face {
	font-family: Poppins;
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format("woff2");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: Poppins;
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJfecg.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: Poppins;
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z11lFc-K.woff2) format("woff2");
	unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB
}

@font-face {
	font-family: Poppins;
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2) format("woff2");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: Poppins;
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
	font-weight: 400;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14286em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14286em;
	width: 2.14286em;
	top: .14286em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
	-webkit-filter: none;
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: ""
}

.fa-music:before {
	content: ""
}

.fa-search:before {
	content: ""
}

.fa-envelope-o:before {
	content: ""
}

.fa-heart:before {
	content: ""
}

.fa-star:before {
	content: ""
}

.fa-star-o:before {
	content: ""
}

.fa-user:before {
	content: ""
}

.fa-film:before {
	content: ""
}

.fa-th-large:before {
	content: ""
}

.fa-th:before {
	content: ""
}

.fa-th-list:before {
	content: ""
}

.fa-check:before {
	content: ""
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
	content: ""
}

.fa-search-plus:before {
	content: ""
}

.fa-search-minus:before {
	content: ""
}

.fa-power-off:before {
	content: ""
}

.fa-signal:before {
	content: ""
}

.fa-cog:before,
.fa-gear:before {
	content: ""
}

.fa-trash-o:before {
	content: ""
}

.fa-home:before {
	content: ""
}

.fa-file-o:before {
	content: ""
}

.fa-clock-o:before {
	content: ""
}

.fa-road:before {
	content: ""
}

.fa-download:before {
	content: ""
}

.fa-arrow-circle-o-down:before {
	content: ""
}

.fa-arrow-circle-o-up:before {
	content: ""
}

.fa-inbox:before {
	content: ""
}

.fa-play-circle-o:before {
	content: ""
}

.fa-repeat:before,
.fa-rotate-right:before {
	content: ""
}

.fa-refresh:before {
	content: ""
}

.fa-list-alt:before {
	content: ""
}

.fa-lock:before {
	content: ""
}

.fa-flag:before {
	content: ""
}

.fa-headphones:before {
	content: ""
}

.fa-volume-off:before {
	content: ""
}

.fa-volume-down:before {
	content: ""
}

.fa-volume-up:before {
	content: ""
}

.fa-qrcode:before {
	content: ""
}

.fa-barcode:before {
	content: ""
}

.fa-tag:before {
	content: ""
}

.fa-tags:before {
	content: ""
}

.fa-book:before {
	content: ""
}

.fa-bookmark:before {
	content: ""
}

.fa-print:before {
	content: ""
}

.fa-camera:before {
	content: ""
}

.fa-font:before {
	content: ""
}

.fa-bold:before {
	content: ""
}

.fa-italic:before {
	content: ""
}

.fa-text-height:before {
	content: ""
}

.fa-text-width:before {
	content: ""
}

.fa-align-left:before {
	content: ""
}

.fa-align-center:before {
	content: ""
}

.fa-align-right:before {
	content: ""
}

.fa-align-justify:before {
	content: ""
}

.fa-list:before {
	content: ""
}

.fa-dedent:before,
.fa-outdent:before {
	content: ""
}

.fa-indent:before {
	content: ""
}

.fa-video-camera:before {
	content: ""
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
	content: ""
}

.fa-pencil:before {
	content: ""
}

.fa-map-marker:before {
	content: ""
}

.fa-adjust:before {
	content: ""
}

.fa-tint:before {
	content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: ""
}

.fa-share-square-o:before {
	content: ""
}

.fa-check-square-o:before {
	content: ""
}

.fa-arrows:before {
	content: ""
}

.fa-step-backward:before {
	content: ""
}

.fa-fast-backward:before {
	content: ""
}

.fa-backward:before {
	content: ""
}

.fa-play:before {
	content: ""
}

.fa-pause:before {
	content: ""
}

.fa-stop:before {
	content: ""
}

.fa-forward:before {
	content: ""
}

.fa-fast-forward:before {
	content: ""
}

.fa-step-forward:before {
	content: ""
}

.fa-eject:before {
	content: ""
}

.fa-chevron-left:before {
	content: ""
}

.fa-chevron-right:before {
	content: ""
}

.fa-plus-circle:before {
	content: ""
}

.fa-minus-circle:before {
	content: ""
}

.fa-times-circle:before {
	content: ""
}

.fa-check-circle:before {
	content: ""
}

.fa-question-circle:before {
	content: ""
}

.fa-info-circle:before {
	content: ""
}

.fa-crosshairs:before {
	content: ""
}

.fa-times-circle-o:before {
	content: ""
}

.fa-check-circle-o:before {
	content: ""
}

.fa-ban:before {
	content: ""
}

.fa-arrow-left:before {
	content: ""
}

.fa-arrow-right:before {
	content: ""
}

.fa-arrow-up:before {
	content: ""
}

.fa-arrow-down:before {
	content: ""
}

.fa-mail-forward:before,
.fa-share:before {
	content: ""
}

.fa-expand:before {
	content: ""
}

.fa-compress:before {
	content: ""
}

.fa-plus:before {
	content: ""
}

.fa-minus:before {
	content: ""
}

.fa-asterisk:before {
	content: ""
}

.fa-exclamation-circle:before {
	content: ""
}

.fa-gift:before {
	content: ""
}

.fa-leaf:before {
	content: ""
}

.fa-fire:before {
	content: ""
}

.fa-eye:before {
	content: ""
}

.fa-eye-slash:before {
	content: ""
}

.fa-exclamation-triangle:before,
.fa-warning:before {
	content: ""
}

.fa-plane:before {
	content: ""
}

.fa-calendar:before {
	content: ""
}

.fa-random:before {
	content: ""
}

.fa-comment:before {
	content: ""
}

.fa-magnet:before {
	content: ""
}

.fa-chevron-up:before {
	content: ""
}

.fa-chevron-down:before {
	content: ""
}

.fa-retweet:before {
	content: ""
}

.fa-shopping-cart:before {
	content: ""
}

.fa-folder:before {
	content: ""
}

.fa-folder-open:before {
	content: ""
}

.fa-arrows-v:before {
	content: ""
}

.fa-arrows-h:before {
	content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: ""
}

.fa-twitter-square:before {
	content: ""
}

.fa-facebook-square:before {
	content: ""
}

.fa-camera-retro:before {
	content: ""
}

.fa-key:before {
	content: ""
}

.fa-cogs:before,
.fa-gears:before {
	content: ""
}

.fa-comments:before {
	content: ""
}

.fa-thumbs-o-up:before {
	content: ""
}

.fa-thumbs-o-down:before {
	content: ""
}

.fa-star-half:before {
	content: ""
}

.fa-heart-o:before {
	content: ""
}

.fa-sign-out:before {
	content: ""
}

.fa-linkedin-square:before {
	content: ""
}

.fa-thumb-tack:before {
	content: ""
}

.fa-external-link:before {
	content: ""
}

.fa-sign-in:before {
	content: ""
}

.fa-trophy:before {
	content: ""
}

.fa-github-square:before {
	content: ""
}

.fa-upload:before {
	content: ""
}

.fa-lemon-o:before {
	content: ""
}

.fa-phone:before {
	content: ""
}

.fa-square-o:before {
	content: ""
}

.fa-bookmark-o:before {
	content: ""
}

.fa-phone-square:before {
	content: ""
}

.fa-twitter:before {
	content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: ""
}

.fa-github:before {
	content: ""
}

.fa-unlock:before {
	content: ""
}

.fa-credit-card:before {
	content: ""
}

.fa-feed:before,
.fa-rss:before {
	content: ""
}

.fa-hdd-o:before {
	content: ""
}

.fa-bullhorn:before {
	content: ""
}

.fa-bell:before {
	content: ""
}

.fa-certificate:before {
	content: ""
}

.fa-hand-o-right:before {
	content: ""
}

.fa-hand-o-left:before {
	content: ""
}

.fa-hand-o-up:before {
	content: ""
}

.fa-hand-o-down:before {
	content: ""
}

.fa-arrow-circle-left:before {
	content: ""
}

.fa-arrow-circle-right:before {
	content: ""
}

.fa-arrow-circle-up:before {
	content: ""
}

.fa-arrow-circle-down:before {
	content: ""
}

.fa-globe:before {
	content: ""
}

.fa-wrench:before {
	content: ""
}

.fa-tasks:before {
	content: ""
}

.fa-filter:before {
	content: ""
}

.fa-briefcase:before {
	content: ""
}

.fa-arrows-alt:before {
	content: ""
}

.fa-group:before,
.fa-users:before {
	content: ""
}

.fa-chain:before,
.fa-link:before {
	content: ""
}

.fa-cloud:before {
	content: ""
}

.fa-flask:before {
	content: ""
}

.fa-cut:before,
.fa-scissors:before {
	content: ""
}

.fa-copy:before,
.fa-files-o:before {
	content: ""
}

.fa-paperclip:before {
	content: ""
}

.fa-floppy-o:before,
.fa-save:before {
	content: ""
}

.fa-square:before {
	content: ""
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
	content: ""
}

.fa-list-ul:before {
	content: ""
}

.fa-list-ol:before {
	content: ""
}

.fa-strikethrough:before {
	content: ""
}

.fa-underline:before {
	content: ""
}

.fa-table:before {
	content: ""
}

.fa-magic:before {
	content: ""
}

.fa-truck:before {
	content: ""
}

.fa-pinterest:before {
	content: ""
}

.fa-pinterest-square:before {
	content: ""
}

.fa-google-plus-square:before {
	content: ""
}

.fa-google-plus:before {
	content: ""
}

.fa-money:before {
	content: ""
}

.fa-caret-down:before {
	content: ""
}

.fa-caret-up:before {
	content: ""
}

.fa-caret-left:before {
	content: ""
}

.fa-caret-right:before {
	content: ""
}

.fa-columns:before {
	content: ""
}

.fa-sort:before,
.fa-unsorted:before {
	content: ""
}

.fa-sort-desc:before,
.fa-sort-down:before {
	content: ""
}

.fa-sort-asc:before,
.fa-sort-up:before {
	content: ""
}

.fa-envelope:before {
	content: ""
}

.fa-linkedin:before {
	content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
	content: ""
}

.fa-gavel:before,
.fa-legal:before {
	content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: ""
}

.fa-comment-o:before {
	content: ""
}

.fa-comments-o:before {
	content: ""
}

.fa-bolt:before,
.fa-flash:before {
	content: ""
}

.fa-sitemap:before {
	content: ""
}

.fa-umbrella:before {
	content: ""
}

.fa-clipboard:before,
.fa-paste:before {
	content: ""
}

.fa-lightbulb-o:before {
	content: ""
}

.fa-exchange:before {
	content: ""
}

.fa-cloud-download:before {
	content: ""
}

.fa-cloud-upload:before {
	content: ""
}

.fa-user-md:before {
	content: ""
}

.fa-stethoscope:before {
	content: ""
}

.fa-suitcase:before {
	content: ""
}

.fa-bell-o:before {
	content: ""
}

.fa-coffee:before {
	content: ""
}

.fa-cutlery:before {
	content: ""
}

.fa-file-text-o:before {
	content: ""
}

.fa-building-o:before {
	content: ""
}

.fa-hospital-o:before {
	content: ""
}

.fa-ambulance:before {
	content: ""
}

.fa-medkit:before {
	content: ""
}

.fa-fighter-jet:before {
	content: ""
}

.fa-beer:before {
	content: ""
}

.fa-h-square:before {
	content: ""
}

.fa-plus-square:before {
	content: ""
}

.fa-angle-double-left:before {
	content: ""
}

.fa-angle-double-right:before {
	content: ""
}

.fa-angle-double-up:before {
	content: ""
}

.fa-angle-double-down:before {
	content: ""
}

.fa-angle-left:before {
	content: ""
}

.fa-angle-right:before {
	content: ""
}

.fa-angle-up:before {
	content: ""
}

.fa-angle-down:before {
	content: ""
}

.fa-desktop:before {
	content: ""
}

.fa-laptop:before {
	content: ""
}

.fa-tablet:before {
	content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: ""
}

.fa-circle-o:before {
	content: ""
}

.fa-quote-left:before {
	content: ""
}

.fa-quote-right:before {
	content: ""
}

.fa-spinner:before {
	content: ""
}

.fa-circle:before {
	content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
	content: ""
}

.fa-github-alt:before {
	content: ""
}

.fa-folder-o:before {
	content: ""
}

.fa-folder-open-o:before {
	content: ""
}

.fa-smile-o:before {
	content: ""
}

.fa-frown-o:before {
	content: ""
}

.fa-meh-o:before {
	content: ""
}

.fa-gamepad:before {
	content: ""
}

.fa-keyboard-o:before {
	content: ""
}

.fa-flag-o:before {
	content: ""
}

.fa-flag-checkered:before {
	content: ""
}

.fa-terminal:before {
	content: ""
}

.fa-code:before {
	content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: ""
}

.fa-location-arrow:before {
	content: ""
}

.fa-crop:before {
	content: ""
}

.fa-code-fork:before {
	content: ""
}

.fa-chain-broken:before,
.fa-unlink:before {
	content: ""
}

.fa-question:before {
	content: ""
}

.fa-info:before {
	content: ""
}

.fa-exclamation:before {
	content: ""
}

.fa-superscript:before {
	content: ""
}

.fa-subscript:before {
	content: ""
}

.fa-eraser:before {
	content: ""
}

.fa-puzzle-piece:before {
	content: ""
}

.fa-microphone:before {
	content: ""
}

.fa-microphone-slash:before {
	content: ""
}

.fa-shield:before {
	content: ""
}

.fa-calendar-o:before {
	content: ""
}

.fa-fire-extinguisher:before {
	content: ""
}

.fa-rocket:before {
	content: ""
}

.fa-maxcdn:before {
	content: ""
}

.fa-chevron-circle-left:before {
	content: ""
}

.fa-chevron-circle-right:before {
	content: ""
}

.fa-chevron-circle-up:before {
	content: ""
}

.fa-chevron-circle-down:before {
	content: ""
}

.fa-html5:before {
	content: ""
}

.fa-css3:before {
	content: ""
}

.fa-anchor:before {
	content: ""
}

.fa-unlock-alt:before {
	content: ""
}

.fa-bullseye:before {
	content: ""
}

.fa-ellipsis-h:before {
	content: ""
}

.fa-ellipsis-v:before {
	content: ""
}

.fa-rss-square:before {
	content: ""
}

.fa-play-circle:before {
	content: ""
}

.fa-ticket:before {
	content: ""
}

.fa-minus-square:before {
	content: ""
}

.fa-minus-square-o:before {
	content: ""
}

.fa-level-up:before {
	content: ""
}

.fa-level-down:before {
	content: ""
}

.fa-check-square:before {
	content: ""
}

.fa-pencil-square:before {
	content: ""
}

.fa-external-link-square:before {
	content: ""
}

.fa-share-square:before {
	content: ""
}

.fa-compass:before {
	content: ""
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
	content: ""
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
	content: ""
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
	content: ""
}

.fa-eur:before,
.fa-euro:before {
	content: ""
}

.fa-gbp:before {
	content: ""
}

.fa-dollar:before,
.fa-usd:before {
	content: ""
}

.fa-inr:before,
.fa-rupee:before {
	content: ""
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
	content: ""
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
	content: ""
}

.fa-krw:before,
.fa-won:before {
	content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
	content: ""
}

.fa-file:before {
	content: ""
}

.fa-file-text:before {
	content: ""
}

.fa-sort-alpha-asc:before {
	content: ""
}

.fa-sort-alpha-desc:before {
	content: ""
}

.fa-sort-amount-asc:before {
	content: ""
}

.fa-sort-amount-desc:before {
	content: ""
}

.fa-sort-numeric-asc:before {
	content: ""
}

.fa-sort-numeric-desc:before {
	content: ""
}

.fa-thumbs-up:before {
	content: ""
}

.fa-thumbs-down:before {
	content: ""
}

.fa-youtube-square:before {
	content: ""
}

.fa-youtube:before {
	content: ""
}

.fa-xing:before {
	content: ""
}

.fa-xing-square:before {
	content: ""
}

.fa-youtube-play:before {
	content: ""
}

.fa-dropbox:before {
	content: ""
}

.fa-stack-overflow:before {
	content: ""
}

.fa-instagram:before {
	content: ""
}

.fa-flickr:before {
	content: ""
}

.fa-adn:before {
	content: ""
}

.fa-bitbucket:before {
	content: ""
}

.fa-bitbucket-square:before {
	content: ""
}

.fa-tumblr:before {
	content: ""
}

.fa-tumblr-square:before {
	content: ""
}

.fa-long-arrow-down:before {
	content: ""
}

.fa-long-arrow-up:before {
	content: ""
}

.fa-long-arrow-left:before {
	content: ""
}

.fa-long-arrow-right:before {
	content: ""
}

.fa-apple:before {
	content: ""
}

.fa-windows:before {
	content: ""
}

.fa-android:before {
	content: ""
}

.fa-linux:before {
	content: ""
}

.fa-dribbble:before {
	content: ""
}

.fa-skype:before {
	content: ""
}

.fa-foursquare:before {
	content: ""
}

.fa-trello:before {
	content: ""
}

.fa-female:before {
	content: ""
}

.fa-male:before {
	content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
	content: ""
}

.fa-sun-o:before {
	content: ""
}

.fa-moon-o:before {
	content: ""
}

.fa-archive:before {
	content: ""
}

.fa-bug:before {
	content: ""
}

.fa-vk:before {
	content: ""
}

.fa-weibo:before {
	content: ""
}

.fa-renren:before {
	content: ""
}

.fa-pagelines:before {
	content: ""
}

.fa-stack-exchange:before {
	content: ""
}

.fa-arrow-circle-o-right:before {
	content: ""
}

.fa-arrow-circle-o-left:before {
	content: ""
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
	content: ""
}

.fa-dot-circle-o:before {
	content: ""
}

.fa-wheelchair:before {
	content: ""
}

.fa-vimeo-square:before {
	content: ""
}

.fa-try:before,
.fa-turkish-lira:before {
	content: ""
}

.fa-plus-square-o:before {
	content: ""
}

.fa-space-shuttle:before {
	content: ""
}

.fa-slack:before {
	content: ""
}

.fa-envelope-square:before {
	content: ""
}

.fa-wordpress:before {
	content: ""
}

.fa-openid:before {
	content: ""
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
	content: ""
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
	content: ""
}

.fa-yahoo:before {
	content: ""
}

.fa-google:before {
	content: ""
}

.fa-reddit:before {
	content: ""
}

.fa-reddit-square:before {
	content: ""
}

.fa-stumbleupon-circle:before {
	content: ""
}

.fa-stumbleupon:before {
	content: ""
}

.fa-delicious:before {
	content: ""
}

.fa-digg:before {
	content: ""
}

.fa-pied-piper-pp:before {
	content: ""
}

.fa-pied-piper-alt:before {
	content: ""
}

.fa-drupal:before {
	content: ""
}

.fa-joomla:before {
	content: ""
}

.fa-language:before {
	content: ""
}

.fa-fax:before {
	content: ""
}

.fa-building:before {
	content: ""
}

.fa-child:before {
	content: ""
}

.fa-paw:before {
	content: ""
}

.fa-spoon:before {
	content: ""
}

.fa-cube:before {
	content: ""
}

.fa-cubes:before {
	content: ""
}

.fa-behance:before {
	content: ""
}

.fa-behance-square:before {
	content: ""
}

.fa-steam:before {
	content: ""
}

.fa-steam-square:before {
	content: ""
}

.fa-recycle:before {
	content: ""
}

.fa-automobile:before,
.fa-car:before {
	content: ""
}

.fa-cab:before,
.fa-taxi:before {
	content: ""
}

.fa-tree:before {
	content: ""
}

.fa-spotify:before {
	content: ""
}

.fa-deviantart:before {
	content: ""
}

.fa-soundcloud:before {
	content: ""
}

.fa-database:before {
	content: ""
}

.fa-file-pdf-o:before {
	content: ""
}

.fa-file-word-o:before {
	content: ""
}

.fa-file-excel-o:before {
	content: ""
}

.fa-file-powerpoint-o:before {
	content: ""
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
	content: ""
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
	content: ""
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
	content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: ""
}

.fa-file-code-o:before {
	content: ""
}

.fa-vine:before {
	content: ""
}

.fa-codepen:before {
	content: ""
}

.fa-jsfiddle:before {
	content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
	content: ""
}

.fa-circle-o-notch:before {
	content: ""
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
	content: ""
}

.fa-empire:before,
.fa-ge:before {
	content: ""
}

.fa-git-square:before {
	content: ""
}

.fa-git:before {
	content: ""
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
	content: ""
}

.fa-tencent-weibo:before {
	content: ""
}

.fa-qq:before {
	content: ""
}

.fa-wechat:before,
.fa-weixin:before {
	content: ""
}

.fa-paper-plane:before,
.fa-send:before {
	content: ""
}

.fa-paper-plane-o:before,
.fa-send-o:before {
	content: ""
}

.fa-history:before {
	content: ""
}

.fa-circle-thin:before {
	content: ""
}

.fa-header:before {
	content: ""
}

.fa-paragraph:before {
	content: ""
}

.fa-sliders:before {
	content: ""
}

.fa-share-alt:before {
	content: ""
}

.fa-share-alt-square:before {
	content: ""
}

.fa-bomb:before {
	content: ""
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
	content: ""
}

.fa-tty:before {
	content: ""
}

.fa-binoculars:before {
	content: ""
}

.fa-plug:before {
	content: ""
}

.fa-slideshare:before {
	content: ""
}

.fa-twitch:before {
	content: ""
}

.fa-yelp:before {
	content: ""
}

.fa-newspaper-o:before {
	content: ""
}

.fa-wifi:before {
	content: ""
}

.fa-calculator:before {
	content: ""
}

.fa-paypal:before {
	content: ""
}

.fa-google-wallet:before {
	content: ""
}

.fa-cc-visa:before {
	content: ""
}

.fa-cc-mastercard:before {
	content: ""
}

.fa-cc-discover:before {
	content: ""
}

.fa-cc-amex:before {
	content: ""
}

.fa-cc-paypal:before {
	content: ""
}

.fa-cc-stripe:before {
	content: ""
}

.fa-bell-slash:before {
	content: ""
}

.fa-bell-slash-o:before {
	content: ""
}

.fa-trash:before {
	content: ""
}

.fa-copyright:before {
	content: ""
}

.fa-at:before {
	content: ""
}

.fa-eyedropper:before {
	content: ""
}

.fa-paint-brush:before {
	content: ""
}

.fa-birthday-cake:before {
	content: ""
}

.fa-area-chart:before {
	content: ""
}

.fa-pie-chart:before {
	content: ""
}

.fa-line-chart:before {
	content: ""
}

.fa-lastfm:before {
	content: ""
}

.fa-lastfm-square:before {
	content: ""
}

.fa-toggle-off:before {
	content: ""
}

.fa-toggle-on:before {
	content: ""
}

.fa-bicycle:before {
	content: ""
}

.fa-bus:before {
	content: ""
}

.fa-ioxhost:before {
	content: ""
}

.fa-angellist:before {
	content: ""
}

.fa-cc:before {
	content: ""
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
	content: ""
}

.fa-meanpath:before {
	content: ""
}

.fa-buysellads:before {
	content: ""
}

.fa-connectdevelop:before {
	content: ""
}

.fa-dashcube:before {
	content: ""
}

.fa-forumbee:before {
	content: ""
}

.fa-leanpub:before {
	content: ""
}

.fa-sellsy:before {
	content: ""
}

.fa-shirtsinbulk:before {
	content: ""
}

.fa-simplybuilt:before {
	content: ""
}

.fa-skyatlas:before {
	content: ""
}

.fa-cart-plus:before {
	content: ""
}

.fa-cart-arrow-down:before {
	content: ""
}

.fa-diamond:before {
	content: ""
}

.fa-ship:before {
	content: ""
}

.fa-user-secret:before {
	content: ""
}

.fa-motorcycle:before {
	content: ""
}

.fa-street-view:before {
	content: ""
}

.fa-heartbeat:before {
	content: ""
}

.fa-venus:before {
	content: ""
}

.fa-mars:before {
	content: ""
}

.fa-mercury:before {
	content: ""
}

.fa-intersex:before,
.fa-transgender:before {
	content: ""
}

.fa-transgender-alt:before {
	content: ""
}

.fa-venus-double:before {
	content: ""
}

.fa-mars-double:before {
	content: ""
}

.fa-venus-mars:before {
	content: ""
}

.fa-mars-stroke:before {
	content: ""
}

.fa-mars-stroke-v:before {
	content: ""
}

.fa-mars-stroke-h:before {
	content: ""
}

.fa-neuter:before {
	content: ""
}

.fa-genderless:before {
	content: ""
}

.fa-facebook-official:before {
	content: ""
}

.fa-pinterest-p:before {
	content: ""
}

.fa-whatsapp:before {
	content: ""
}

.fa-server:before {
	content: ""
}

.fa-user-plus:before {
	content: ""
}

.fa-user-times:before {
	content: ""
}

.fa-bed:before,
.fa-hotel:before {
	content: ""
}

.fa-viacoin:before {
	content: ""
}

.fa-train:before {
	content: ""
}

.fa-subway:before {
	content: ""
}

.fa-medium:before {
	content: ""
}

.fa-y-combinator:before,
.fa-yc:before {
	content: ""
}

.fa-optin-monster:before {
	content: ""
}

.fa-opencart:before {
	content: ""
}

.fa-expeditedssl:before {
	content: ""
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
	content: ""
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: ""
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: ""
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: ""
}

.fa-mouse-pointer:before {
	content: ""
}

.fa-i-cursor:before {
	content: ""
}

.fa-object-group:before {
	content: ""
}

.fa-object-ungroup:before {
	content: ""
}

.fa-sticky-note:before {
	content: ""
}

.fa-sticky-note-o:before {
	content: ""
}

.fa-cc-jcb:before {
	content: ""
}

.fa-cc-diners-club:before {
	content: ""
}

.fa-clone:before {
	content: ""
}

.fa-balance-scale:before {
	content: ""
}

.fa-hourglass-o:before {
	content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: ""
}

.fa-hourglass:before {
	content: ""
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: ""
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
	content: ""
}

.fa-hand-scissors-o:before {
	content: ""
}

.fa-hand-lizard-o:before {
	content: ""
}

.fa-hand-spock-o:before {
	content: ""
}

.fa-hand-pointer-o:before {
	content: ""
}

.fa-hand-peace-o:before {
	content: ""
}

.fa-trademark:before {
	content: ""
}

.fa-registered:before {
	content: ""
}

.fa-creative-commons:before {
	content: ""
}

.fa-gg:before {
	content: ""
}

.fa-gg-circle:before {
	content: ""
}

.fa-tripadvisor:before {
	content: ""
}

.fa-odnoklassniki:before {
	content: ""
}

.fa-odnoklassniki-square:before {
	content: ""
}

.fa-get-pocket:before {
	content: ""
}

.fa-wikipedia-w:before {
	content: ""
}

.fa-safari:before {
	content: ""
}

.fa-chrome:before {
	content: ""
}

.fa-firefox:before {
	content: ""
}

.fa-opera:before {
	content: ""
}

.fa-internet-explorer:before {
	content: ""
}

.fa-television:before,
.fa-tv:before {
	content: ""
}

.fa-contao:before {
	content: ""
}

.fa-500px:before {
	content: ""
}

.fa-amazon:before {
	content: ""
}

.fa-calendar-plus-o:before {
	content: ""
}

.fa-calendar-minus-o:before {
	content: ""
}

.fa-calendar-times-o:before {
	content: ""
}

.fa-calendar-check-o:before {
	content: ""
}

.fa-industry:before {
	content: ""
}

.fa-map-pin:before {
	content: ""
}

.fa-map-signs:before {
	content: ""
}

.fa-map-o:before {
	content: ""
}

.fa-map:before {
	content: ""
}

.fa-commenting:before {
	content: ""
}

.fa-commenting-o:before {
	content: ""
}

.fa-houzz:before {
	content: ""
}

.fa-vimeo:before {
	content: ""
}

.fa-black-tie:before {
	content: ""
}

.fa-fonticons:before {
	content: ""
}

.fa-reddit-alien:before {
	content: ""
}

.fa-edge:before {
	content: ""
}

.fa-credit-card-alt:before {
	content: ""
}

.fa-codiepie:before {
	content: ""
}

.fa-modx:before {
	content: ""
}

.fa-fort-awesome:before {
	content: ""
}

.fa-usb:before {
	content: ""
}

.fa-product-hunt:before {
	content: ""
}

.fa-mixcloud:before {
	content: ""
}

.fa-scribd:before {
	content: ""
}

.fa-pause-circle:before {
	content: ""
}

.fa-pause-circle-o:before {
	content: ""
}

.fa-stop-circle:before {
	content: ""
}

.fa-stop-circle-o:before {
	content: ""
}

.fa-shopping-bag:before {
	content: ""
}

.fa-shopping-basket:before {
	content: ""
}

.fa-hashtag:before {
	content: ""
}

.fa-bluetooth:before {
	content: ""
}

.fa-bluetooth-b:before {
	content: ""
}

.fa-percent:before {
	content: ""
}

.fa-gitlab:before {
	content: ""
}

.fa-wpbeginner:before {
	content: ""
}

.fa-wpforms:before {
	content: ""
}

.fa-envira:before {
	content: ""
}

.fa-universal-access:before {
	content: ""
}

.fa-wheelchair-alt:before {
	content: ""
}

.fa-question-circle-o:before {
	content: ""
}

.fa-blind:before {
	content: ""
}

.fa-audio-description:before {
	content: ""
}

.fa-volume-control-phone:before {
	content: ""
}

.fa-braille:before {
	content: ""
}

.fa-assistive-listening-systems:before {
	content: ""
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
	content: ""
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
	content: ""
}

.fa-glide:before {
	content: ""
}

.fa-glide-g:before {
	content: ""
}

.fa-sign-language:before,
.fa-signing:before {
	content: ""
}

.fa-low-vision:before {
	content: ""
}

.fa-viadeo:before {
	content: ""
}

.fa-viadeo-square:before {
	content: ""
}

.fa-snapchat:before {
	content: ""
}

.fa-snapchat-ghost:before {
	content: ""
}

.fa-snapchat-square:before {
	content: ""
}

.fa-pied-piper:before {
	content: ""
}

.fa-first-order:before {
	content: ""
}

.fa-yoast:before {
	content: ""
}

.fa-themeisle:before {
	content: ""
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: ""
}

.fa-fa:before,
.fa-font-awesome:before {
	content: ""
}

.fa-handshake-o:before {
	content: ""
}

.fa-envelope-open:before {
	content: ""
}

.fa-envelope-open-o:before {
	content: ""
}

.fa-linode:before {
	content: ""
}

.fa-address-book:before {
	content: ""
}

.fa-address-book-o:before {
	content: ""
}

.fa-address-card:before,
.fa-vcard:before {
	content: ""
}

.fa-address-card-o:before,
.fa-vcard-o:before {
	content: ""
}

.fa-user-circle:before {
	content: ""
}

.fa-user-circle-o:before {
	content: ""
}

.fa-user-o:before {
	content: ""
}

.fa-id-badge:before {
	content: ""
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: ""
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: ""
}

.fa-quora:before {
	content: ""
}

.fa-free-code-camp:before {
	content: ""
}

.fa-telegram:before {
	content: ""
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
	content: ""
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: ""
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: ""
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: ""
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: ""
}

.fa-shower:before {
	content: ""
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
	content: ""
}

.fa-podcast:before {
	content: ""
}

.fa-window-maximize:before {
	content: ""
}

.fa-window-minimize:before {
	content: ""
}

.fa-window-restore:before {
	content: ""
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: ""
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: ""
}

.fa-bandcamp:before {
	content: ""
}

.fa-grav:before {
	content: ""
}

.fa-etsy:before {
	content: ""
}

.fa-imdb:before {
	content: ""
}

.fa-ravelry:before {
	content: ""
}

.fa-eercast:before {
	content: ""
}

.fa-microchip:before {
	content: ""
}

.fa-snowflake-o:before {
	content: ""
}

.fa-superpowers:before {
	content: ""
}

.fa-wpexplorer:before {
	content: ""
}

.fa-meetup:before {
	content: ""
}

.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
}

a {
	text-decoration: none
}

.sb-show-main.sb-main-padded {
	padding: 0
}

html {
	font-size: 62.5%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-bottom: 0;
	height: auto !important
}

body {
	font-family: Poppins, sans-serif;
	position: relative;
	overflow: auto;
	color: #757575;
	font-size: 16px;
	line-height: 1.5;
	background: #fff;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	height: auto !important
}

body.on-page-editor {
	background: 0 0 !important
}

a {
	color: #757575;
	cursor: pointer;
	font-size: .85em
}

a:hover {
	color: #f37020
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
	margin: 0;
	font-family: Poppins, sans-serif;
	color: #000;
	line-height: 1.4
}

h1 {
	font-size: 50px
}

h2 {
	font-size: 30px
}

h2.light {
	font-weight: 400
}

h3 {
	font-size: 24px;
	margin-bottom: 18px
}

h3.light {
	font-weight: 400
}

h4 {
	font-size: 18px
}

h5 {
	font-size: .83em
}

h6 {
	font-size: .67em
}

p {
	font-size: 16px
}

p.bold {
	font-weight: 500
}

p.small {
	font-size: 14px
}

p.small.bold {
	font-weight: 600
}

p.extra-small {
	font-size: 12px
}

p.extra-small.bold {
	font-weight: 600
}

.xa-variable {
	border: 0;
	padding: 1px;
	margin: 0;
	background-color: #ebebe4;
	color: #545454;
	-webkit-user-select: none;
	user-select: none;
	pointer-events: none
}

#breadcrumbMenuSubcontrol_context_menu * {
	box-sizing: initial
}

.container {
	max-width: 100%
}

@media only screen and (min-width:960px) {
	.container {
		max-width: 1440px;
		position: relative
	}
}

.storybook__container {
	background-color: linear-gradient(180deg, #f7f7fb 0, rgba(247, 247, 251, .765567) 62.21%, rgba(247, 247, 251, 0) 100%);
	padding: 0 30px;
	max-width: 100%
}

@media only screen and (min-width:960px) {
	.storybook__container {
		padding: 0 45px
	}
}

.component {
	padding: 0 30px
}

.component.row-splitter {
	padding: 0
}

@media only screen and (min-width:960px) {
	.component {
		padding: 0 45px
	}
}

.component.single-page {
	position: relative
}

@media only screen and (min-width:960px) {
	.component.single-page {
		max-width: 1440px
	}
}

.component.footer {
	position: relative;
	padding: 0
}

@media only screen and (min-width:960px) {
	.component.footer {
		max-width: 1440px
	}
}

.button.banner__button a {
	padding: 9px 20px 13px;
	border-radius: 8px;
	background-color: rgba(243, 112, 32, .161)
}

.button.banner__button a:hover {
	background-color: #f37020
}

.button a {
	padding: 9px 20px 13px;
	background-color: #f37020;
	border: 1px solid #f37020;
	border-radius: 4px;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	font-weight: 400
}

.button a:hover {
	background-color: #0e0048;
	border: 1px solid #0e0048
}


.button.commonButton a {
	padding: 9px 20px 13px;
	border-radius: 8px;
	background-color: rgba(243, 112, 32, .161);
	min-width: 150px;
	text-align: center;
	font-weight: 500;
}

.button.commonButton a:hover {
	background-color: #f37020;
	color: white;
	text-decoration: none;
	font-weight: 500;
}


@media only screen and (min-width:786px) {
	.button a {
		padding: 8px 90px
	}
}

@charset "UTF-8";

.overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../images/overlay-bg.png);
	z-index: 9000;
	display: none;
	width: 100%
}

.overlay.component {
	margin: 0
}

.overlay>.component-content {
	border-radius: 5px;
	display: block;
	position: absolute;
	background-color: #e6e6e6;
	padding: 10px;
	max-width: 90%;
	background: #f7f7f7;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.overlay>.component-content .component {
	margin: 0
}

.overlay>.component-content .component.image img {
	width: 100%
}

.overlay .overlay-inner {
	min-width: 25px;
	max-height: inherit;
	height: inherit;
	overflow: auto
}

.overlay .overlay-inner.overlay-percent {
	max-height: 100%;
	height: auto
}

.overlay .overlay-inner #InnerCenter {
	width: auto;
	height: auto
}

.overlay .overlay-inner .container {
	width: 100%
}

.overlay .overlay-inner>img {
	width: 100%
}

.overlay .overlay-inner:focus {
	border: 1px solid #ccc
}

.overlay .overlay-close {
	cursor: pointer;
	font-size: 30px;
	position: absolute;
	top: -20px;
	right: -10px
}

.overlay .overlay-close:before {
	content: "";
	background: #fff;
	border-radius: 50%;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.overlay .overlay-close:hover:before {
	background: #ccc
}

.overlay .overlay-close a {
	display: block;
	text-indent: -9999px
}

.overlay .overlay-close-link:focus {
	color: #ccc
}

.overlay .overlay-close-link:hover {
	color: #ccc
}

.overlay .overlay-close-link {
	text-decoration: none
}

.overlay-page {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../images/overlay-bg.png);
	z-index: 9999;
	text-align: center;
	width: 100%;
	margin: 0
}

.overlay-page>.component-content {
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	*display: inline;
	background-color: #e6e6e6;
	border-radius: 5px;
	position: relative;
	padding: 10px 10px 25px;
	margin: 100px 60px 60px;
	max-width: 90%;
	background: #f7f7f7
}

.overlay-page>.component-content .component {
	margin: 0
}

.overlay-page>.component-content .component.image img {
	width: 100%
}

.overlay-page .overlay-inner {
	min-width: 25px;
	height: inherit;
	max-height: inherit;
	min-height: 135px;
	overflow: auto
}

.overlay-page .overlay-inner.overlay-percent {
	max-height: 100%;
	height: auto
}

.overlay-page .overlay-inner.overlay-percent.edit {
	max-height: inherit
}

.overlay-page .overlay-inner .container {
	width: 100%
}

.overlay-page .overlay-inner:focus {
	border: 1px solid #ccc
}

.overlay-page .overlay-close {
	bottom: 8px;
	color: #000;
	cursor: pointer;
	font-size: 30px;
	position: absolute;
	right: -5px;
	bottom: -15px
}

.overlay-page .overlay-close-link:focus {
	color: #ccc
}

.overlay-page .overlay-close-link:hover {
	color: #ccc
}

.overlay-page .overlay-close-link {
	text-decoration: none
}

#wrapper.overlay-page {
	margin-bottom: -80px
}

body.preview .overlay-page {
	position: fixed
}

.overlay-page .main {
	width: 100%
}

.on-page-editor .overlay .overlay-inner {
	margin: auto
}

.on-page-editor .overlay-page {
	z-index: 9000
}

.privacy-warning {
	font-size: 14px;
	font-size: 1.4rem;
	opacity: .8;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 20px 0 0;
	color: #fff;
	text-align: center;
	z-index: 9050;
	background: url(../images/overlay-bg.png)
}

.privacy-warning .component-content {
	position: relative;
	height: auto;
	width: 90%;
	padding: 15px;
	margin: 0 auto
}

.privacy-warning a {
	color: #fff
}

.privacy-warning a:focus,
.privacy-warning a:hover {
	color: #fff
}

.privacy-warning .close {
	-webkit-transform: scale(1.3, .95);
	transform: scale(1.3, .95);
	font-size: 35px;
	font-size: 3.5rem;
	position: absolute;
	top: -10px;
	right: 8px;
	font-weight: 700
}

.privacy-warning .learnMore {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px
}

.privacy-warning .submit {
	display: inline-block;
	vertical-align: middle;
	padding: 20px 0
}

.privacy-warning .submit a {
	font-size: 13px;
	font-size: 1.3rem;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	text-decoration: none;
	font-weight: 700;
	background: #fff;
	padding: 5px 10px;
	cursor: pointer;
	color: #000
}

.privacy-warning.restrictive {
	top: 0
}

.privacy-warning.restrictive .info {
	position: absolute;
	text-align: center;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 80px
}

.privacy-warning.restrictive .submit {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 20px
}

.boxed {
	box-sizing: border-box;
	margin: 20px 0
}

@media only screen and (min-width:787px) and (max-width:959px) {
	.boxed {
		padding: 10px
	}
}

@media only screen and (max-width:380px) {
	.boxed {
		padding: 10px
	}
}

.boxed>div {
	max-width: 960px;
	margin: 0 auto !important
}

.component-content-clearfix .component-content:after {
	content: '';
	display: table;
	clear: both
}

.component-clearfix:after {
	content: '';
	display: table;
	clear: both
}

.button-default,
.default,
.promo.link-button a {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	font-size: 12px;
	font-size: 1.2rem;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	margin: 5px 0;
	padding: 10px 15px;
	text-align: center;
	text-decoration: none;
	font-weight: 700;
	background: #f6f6f6;
	color: #757575
}

.button-default:hover,
.default:hover,
.promo.link-button a:hover {
	color: #757575;
	background: #f7f7f7
}

.button-success,
.success {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	font-size: 12px;
	font-size: 1.2rem;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	margin: 5px 0;
	padding: 10px 15px;
	text-align: center;
	text-decoration: none;
	font-weight: 700;
	background: #a0ce4e;
	color: #fff
}

.button-success:hover,
.success:hover {
	color: #757575;
	background: #f7f7f7
}

.button-success:hover,
.success:hover {
	color: #fff;
	background: #92be43
}

.button-warning,
.warning {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	font-size: 12px;
	font-size: 1.2rem;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	margin: 5px 0;
	padding: 10px 15px;
	text-align: center;
	text-decoration: none;
	font-weight: 700;
	background: #bc4526;
	color: #fff
}

.button-warning:hover,
.warning:hover {
	color: #757575;
	background: #f7f7f7
}

.button-warning:hover,
.warning:hover {
	color: #fff;
	background: #c34e30
}

.link-button .button-default,
.link-button .default,
.promo.link-button a {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	font-size: 12px;
	font-size: 1.2rem;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	margin: 5px 0;
	padding: 10px 15px;
	text-align: center;
	text-decoration: none;
	font-weight: 700;
	background: #f6f6f6;
	color: #757575
}

.link-button .button-default:hover,
.link-button .default:hover,
.promo.link-button a:hover {
	color: #757575;
	background: #f7f7f7
}

.link-button .button-success,
.link-button .success {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	font-size: 12px;
	font-size: 1.2rem;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	margin: 5px 0;
	padding: 10px 15px;
	text-align: center;
	text-decoration: none;
	font-weight: 700;
	background: #a0ce4e;
	color: #fff
}

.link-button .button-success:hover,
.link-button .success:hover {
	color: #757575;
	background: #f7f7f7
}

.link-button .button-success:hover,
.link-button .success:hover {
	color: #fff;
	background: #92be43
}

.link-button .button-warning,
.link-button .warning {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	font-size: 12px;
	font-size: 1.2rem;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	margin: 5px 0;
	padding: 10px 15px;
	text-align: center;
	text-decoration: none;
	font-weight: 700;
	background: #bc4526;
	color: #fff
}

.link-button .button-warning:hover,
.link-button .warning:hover {
	color: #757575;
	background: #f7f7f7
}

.link-button .button-warning:hover,
.link-button .warning:hover {
	color: #fff;
	background: #c34e30
}

.link.link-button .field-link span,
.link.link-button .is-empty-hint,
.link.link-button a {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	font-size: 12px;
	font-size: 1.2rem;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	margin: 5px 0;
	padding: 10px 15px;
	text-align: center;
	text-decoration: none;
	font-weight: 700
}

.link.link-button .field-link span:hover,
.link.link-button .is-empty-hint:hover,
.link.link-button a:hover {
	color: #757575;
	background: #f7f7f7
}

.promoted-box {
	border: none !important
}

.highlighted-top {
	background: #fff;
	border-top-width: 3px;
	border-top-color: #15909c;
	border-style: solid;
	padding: 25px;
	margin: 0
}

.highlighted-top h1,
.highlighted-top h2,
.highlighted-top h3,
.highlighted-top h4 {
	margin: 0 0 10px 0
}

.highlighted-bottom {
	background: #fff;
	border-bottom-width: 3px;
	border-bottom-color: #15909c;
	border-style: solid;
	padding: 25px;
	margin: 0
}

.highlighted-bottom h1,
.highlighted-bottom h2,
.highlighted-bottom h3,
.highlighted-bottom h4 {
	margin: 0 0 10px 0
}

.highlighted-left {
	background: #fff;
	border-left-width: 3px;
	border-left-color: #15909c;
	border-style: solid;
	padding: 25px;
	margin: 0
}

.highlighted-left h1,
.highlighted-left h2,
.highlighted-left h3,
.highlighted-left h4 {
	margin: 0 0 10px 0
}

.highlighted-right {
	background: #fff;
	border-right-width: 3px;
	border-right-color: #15909c;
	border-style: solid;
	padding: 25px;
	margin: 0
}

.highlighted-right h1,
.highlighted-right h2,
.highlighted-right h3,
.highlighted-right h4 {
	margin: 0 0 10px 0
}

.position-left,
.position-left * {
	text-align: left !important
}

.position-right,
.position-right * {
	text-align: right !important
}

.position-center,
.position-center * {
	text-align: center !important
}

.position-left select {
	direction: ltr !important
}

.position-right select {
	direction: rtl !important
}

.position-center select {
	text-align-last: center !important
}

.cover-background>.component-content,
.fix-background>.component-content,
.parallax-background>.component-content {
	background-repeat: no-repeat;
	background-size: cover
}

.fix-background>.component-content {
	background-position: left top;
	background-attachment: fixed;
	min-height: 240px
}

.parallax-background>.component-content {
	background-position: 50% 0;
	background-attachment: fixed;
	min-height: 240px
}

@media only screen and (max-width:786px) {
	.parallax-background>.component-content {
		background-attachment: scroll
	}
}

.indent {
	margin: 0 40px
}

.indent-top {
	margin-top: 20px
}

.indent-bottom {
	margin-bottom: 20px
}