/*@import url('//fonts.googleapis.com/css?family=Lato:300,400,700,900,300italic,400italic,700italic,900italic');*/


/*!
 * Bootstrap v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on September 10, 2021 */
@font-face {
	font-family: "favorit_stdregular";
	src: url('../fonts/favorit-std-regular-webfont.woff2') format('woff2'),
	url('../fonts/favorit-std-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: "favorit_stdlight";
	src: url('../fonts/favorit-std-light-webfont.woff2') format('woff2'),
	url('../fonts/favorit-std-light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: "favorit_stdbook";
	src: url('../fonts/favorit-std-book-webfont.woff2') format('woff2'),
	url('../fonts/favorit-std-book-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}


.clearfix {
	*zoom: 1
}


.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}


.s
.clearfix:after {
	clear: both
}


.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}


.input-block-level {
	display: block;
	width: 100%;
	min-height: 30px;
	box-sizing: border-box
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block
}


audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1
}


audio:not([controls]) {
	display: none
}


html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}


a:focus {
	outline: thin dotted #333333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}


a:hover,
a:active {
	outline: 0
}


sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}


sup {
	top: -0.5em
}


sub {
	bottom: -0.25em
}


img {
	width: auto \9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic
}


#map_canvas img,
.google-maps img {
	max-width: none
}


button,
input,
select,
textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle
}


button,
input {
	*overflow: visible;
	line-height: normal
}


button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0
}


button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button
}


label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
	cursor: pointer
}


input[type="search"] {
	box-sizing: content-box;
	-webkit-appearance: textfield
}


input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none
}


.button.filter-tax {
	border: 1px solid #000000;
	background: transparent;
	color: #000000;
	box-shadow: none;
	-webkit-transition: 0.25s ease-in-out all;
	transition: 0.25s ease-in-out all;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}


.button.filter-tax:hover,
.button.filter-tax:focus,
.button.filter-tax.active,
.button.filter-tax.active:hover,
.button.filter-tax.active:focus {
	top: 0;
	background: transparent;
	border: 1px solid var(--subtitle_font_color);
	color: var(--subtitle_font_color);
}


textarea {
	overflow: auto;
	vertical-align: top
}


@media print {
	* {
		color: #000000 !important;
		text-shadow: none !important;
		background: transparent !important;
		box-shadow: none !important
	}

	a,
	a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: ""
	}

	pre,
	blockquote {
		border: 1px solid #999999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	tr,
	img {
		page-break-inside: avoid
	}

	img {
		max-width: 100% !important
	}

	@page {
		margin: .5cm
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}
}


body {
	margin: 0;
	font-family: "favorit_stdbook", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #444444;
	background-color: transparent
}


a {
	color: #000000;
	text-decoration: none
}


a:hover,
a:focus {
	/*color: #f8e815;*/
	/*color: var(--subtitle_font_color) !important;*/
	color: var(--subtitle_font_color, #f8e815);
	text-decoration: underline
}


.img-rounded {

	border-radius: 6px
}


.img-polaroid {
	padding: 4px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
}


.img-circle {
	border-radius: 500px
}


.row {
	margin-left: -40px;
	*zoom: 1
}


.row:before,
.row:after {
	display: table;
	line-height: 0;
	content: ""
}


.row:after {
	clear: both
}


.row:before,
.row:after {
	display: table;
	line-height: 0;
	content: ""
}


.row:after {
	clear: both
}


[class*="span"] {
	float: left;
	min-height: 1px;
	margin-left: 40px
}


.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
	width: 944px;
	max-width: 100%;
}


.span12 {
	width: 944px
}


.span11 {
	width: 862px
}


.span10 {
	width: 780px
}


.span9 {
	width: 698px
}


.span8 {
	width: 616px
}


.span7 {
	width: 534px
}


.span6 {
	width: 452px
}


.span5 {
	width: 370px
}


.span4 {
	width: 288px
}


.span3 {
	width: 206px
}


.span2 {
	width: 124px
}


.span1 {
	width: 42px
}


.offset12 {
	margin-left: 1024px
}


.offset11 {
	margin-left: 942px
}


.offset10 {
	margin-left: 860px
}


.offset9 {
	margin-left: 778px
}


.offset8 {
	margin-left: 696px
}


.offset7 {
	margin-left: 614px
}


.offset6 {
	margin-left: 532px
}


.offset5 {
	margin-left: 450px
}


.offset4 {
	margin-left: 368px
}


.offset3 {
	margin-left: 286px
}


.offset2 {
	margin-left: 204px
}


.offset1 {
	margin-left: 122px
}


.row {
	margin-left: -40px;
	*zoom: 1
}


.row:before,
.row:after {
	display: table;
	line-height: 0;
	content: ""
}


.row:after {
	clear: both
}


.row:before,
.row:after {
	display: table;
	line-height: 0;
	content: ""
}


.row:after {
	clear: both
}


[class*="span"] {
	float: left;
	min-height: 1px;
	margin-left: 40px
}


.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
	width: 944px
}


.span12 {
	width: 944px
}


.span11 {
	width: 862px
}


.span10 {
	width: 780px
}


.span9 {
	width: 698px
}


.span8 {
	width: 616px
}


.home .main.span8 {
	width: 100%;
	max-width: 1172px;
}


.span7 {
	width: 534px
}


.span6 {
	width: 452px
}


.span5 {
	width: 370px
}


.span4 {
	width: 288px
}


.span3 {
	width: 206px
}


.span2 {
	width: 124px
}


.span1 {
	width: 42px
}


.offset12 {
	margin-left: 1024px
}


.offset11 {
	margin-left: 942px
}


.offset10 {
	margin-left: 860px
}


.offset9 {
	margin-left: 778px
}


.offset8 {
	margin-left: 696px
}


.offset7 {
	margin-left: 614px
}


.offset6 {
	margin-left: 532px
}


.offset5 {
	margin-left: 450px
}


.offset4 {
	margin-left: 368px
}


.offset3 {
	margin-left: 286px
}


.offset2 {
	margin-left: 204px
}


.offset1 {
	margin-left: 122px
}


.row-fluid {
	width: 100%;
	*zoom: 1
}


.row-fluid:before,
.row-fluid:after {
	display: table;
	line-height: 0;
	content: ""
}


.row-fluid:after {
	clear: both
}


.row-fluid:before,
.row-fluid:after {
	display: table;
	line-height: 0;
	content: ""
}


.row-fluid:after {
	clear: both
}


.row-fluid [class*="span"] {
	display: block;
	float: left;
	width: 100%;
	min-height: 30px;
	margin-left: 4.23728813559322%;
	*margin-left: 4.1843220338983045%;
	box-sizing: border-box
}


.row-fluid [class*="span"]:first-child {
	margin-left: 0
}


.row-fluid .controls-row [class*="span"] + [class*="span"] {
	margin-left: 4.23728813559322%
}


.row-fluid .span12 {
	width: 100%;
	*width: 99.94703389830508%
}


.row-fluid .span11 {
	width: 91.31355932203388%;
	*width: 91.26059322033896%
}


.row-fluid .span10 {
	width: 82.62711864406779%;
	*width: 82.57415254237287%
}


.row-fluid .span9 {
	width: 73.94067796610169%;
	*width: 73.88771186440677%
}


.row-fluid .span8 {
	width: 65.25423728813558%;
	*width: 65.20127118644066%
}


.row-fluid .span7 {
	width: 56.56779661016949%;
	*width: 56.514830508474574%
}


.row-fluid .span6 {
	width: 47.881355932203384%;
	*width: 47.82838983050847%
}


.row-fluid .span5 {
	width: 39.19491525423729%;
	*width: 39.141949152542374%
}


.row-fluid .span4 {
	width: 30.508474576271183%;
	*width: 30.455508474576266%
}


.row-fluid .span3 {
	width: 21.822033898305083%;
	*width: 21.769067796610166%
}


.row-fluid .span2 {
	width: 13.135593220338983%;
	*width: 13.082627118644067%
}


.row-fluid .span1 {
	width: 4.4491525423728815%;
	*width: 4.396186440677966%
}


.row-fluid .offset12 {
	margin-left: 108.47457627118644%;
	*margin-left: 108.3686440677966%
}


.row-fluid .offset12:first-child {
	margin-left: 104.23728813559322%;
	*margin-left: 104.13135593220338%
}


.row-fluid .offset11 {
	margin-left: 99.78813559322032%;
	*margin-left: 99.68220338983048%
}


.row-fluid .offset11:first-child {
	margin-left: 95.5508474576271%;
	*margin-left: 95.44491525423726%
}


.row-fluid .offset10 {
	margin-left: 91.10169491525423%;
	*margin-left: 90.99576271186439%
}


.row-fluid .offset10:first-child {
	margin-left: 86.86440677966101%;
	*margin-left: 86.75847457627117%
}


.row-fluid .offset9 {
	margin-left: 82.41525423728812%;
	*margin-left: 82.30932203389828%
}


.row-fluid .offset9:first-child {
	margin-left: 78.1779661016949%;
	*margin-left: 78.07203389830507%
}


.row-fluid .offset8 {
	margin-left: 73.72881355932202%;
	*margin-left: 73.62288135593218%
}


.row-fluid .offset8:first-child {
	margin-left: 69.4915254237288%;
	*margin-left: 69.38559322033896%
}


.row-fluid .offset7 {
	margin-left: 65.04237288135593%;
	*margin-left: 64.93644067796609%
}


.row-fluid .offset7:first-child {
	margin-left: 60.805084745762706%;
	*margin-left: 60.69915254237288%
}


.row-fluid .offset6 {
	margin-left: 56.35593220338983%;
	*margin-left: 56.24999999999999%
}


.row-fluid .offset6:first-child {
	margin-left: 52.1186440677966%;
	*margin-left: 52.012711864406775%
}


.row-fluid .offset5 {
	margin-left: 47.66949152542372%;
	*margin-left: 47.5635593220339%
}


.row-fluid .offset5:first-child {
	margin-left: 43.432203389830505%;
	*margin-left: 43.32627118644068%
}


.row-fluid .offset4 {
	margin-left: 38.98305084745762%;
	*margin-left: 38.87711864406779%
}


.row-fluid .offset4:first-child {
	margin-left: 34.7457627118644%;
	*margin-left: 34.639830508474574%
}


.row-fluid .offset3 {
	margin-left: 30.296610169491522%;
	*margin-left: 30.19067796610169%
}


.row-fluid .offset3:first-child {
	margin-left: 26.059322033898304%;
	*margin-left: 25.953389830508467%
}


.row-fluid .offset2 {
	margin-left: 21.610169491525422%;
	*margin-left: 21.504237288135588%
}


.row-fluid .offset2:first-child {
	margin-left: 17.3728813559322%;
	*margin-left: 17.26694915254237%
}


.row-fluid .offset1 {
	margin-left: 12.923728813559322%;
	*margin-left: 12.81779661016949%
}


.row-fluid .offset1:first-child {
	margin-left: 8.6864406779661%;
	*margin-left: 8.580508474576272%
}


.row-fluid {
	width: 100%;
	*zoom: 1
}


.row-fluid:before,
.row-fluid:after {
	display: table;
	line-height: 0;
	content: ""
}


.row-fluid:after {
	clear: both
}


.row-fluid:before,
.row-fluid:after {
	display: table;
	line-height: 0;
	content: ""
}


.row-fluid:after {
	clear: both
}


.row-fluid [class*="span"] {
	display: block;
	float: left;
	width: 100%;
	min-height: 30px;
	margin-left: 4.23728813559322%;
	*margin-left: 4.1843220338983045%;
	box-sizing: border-box
}


.row-fluid [class*="span"]:first-child {
	margin-left: 0
}


.row-fluid .controls-row [class*="span"] + [class*="span"] {
	margin-left: 4.23728813559322%
}


.row-fluid .span12 {
	width: 100%;
	*width: 99.94703389830508%
}


.row-fluid .span11 {
	width: 91.31355932203388%;
	*width: 91.26059322033896%
}


.row-fluid .span10 {
	width: 82.62711864406779%;
	*width: 82.57415254237287%
}


.row-fluid .span9 {
	width: 73.94067796610169%;
	*width: 73.88771186440677%
}


.row-fluid .span8 {
	width: 65.25423728813558%;
	*width: 65.20127118644066%
}


.row-fluid .span7 {
	width: 56.56779661016949%;
	*width: 56.514830508474574%
}


.row-fluid .span6 {
	width: 47.881355932203384%;
	*width: 47.82838983050847%
}


.row-fluid .span5 {
	width: 39.19491525423729%;
	*width: 39.141949152542374%
}


.row-fluid .span4 {
	width: 30.508474576271183%;
	*width: 30.455508474576266%
}


.row-fluid .span3 {
	width: 21.822033898305083%;
	*width: 21.769067796610166%
}


.row-fluid .span2 {
	width: 13.135593220338983%;
	*width: 13.082627118644067%
}


.row-fluid .span1 {
	width: 4.4491525423728815%;
	*width: 4.396186440677966%
}


.row-fluid .offset12 {
	margin-left: 108.47457627118644%;
	*margin-left: 108.3686440677966%
}


.row-fluid .offset12:first-child {
	margin-left: 104.23728813559322%;
	*margin-left: 104.13135593220338%
}


.row-fluid .offset11 {
	margin-left: 99.78813559322032%;
	*margin-left: 99.68220338983048%
}


.row-fluid .offset11:first-child {
	margin-left: 95.5508474576271%;
	*margin-left: 95.44491525423726%
}


.row-fluid .offset10 {
	margin-left: 91.10169491525423%;
	*margin-left: 90.99576271186439%
}


.row-fluid .offset10:first-child {
	margin-left: 86.86440677966101%;
	*margin-left: 86.75847457627117%
}


.row-fluid .offset9 {
	margin-left: 82.41525423728812%;
	*margin-left: 82.30932203389828%
}


.row-fluid .offset9:first-child {
	margin-left: 78.1779661016949%;
	*margin-left: 78.07203389830507%
}


.row-fluid .offset8 {
	margin-left: 73.72881355932202%;
	*margin-left: 73.62288135593218%
}


.row-fluid .offset8:first-child {
	margin-left: 69.4915254237288%;
	*margin-left: 69.38559322033896%
}


.row-fluid .offset7 {
	margin-left: 65.04237288135593%;
	*margin-left: 64.93644067796609%
}


.row-fluid .offset7:first-child {
	margin-left: 60.805084745762706%;
	*margin-left: 60.69915254237288%
}


.row-fluid .offset6 {
	margin-left: 56.35593220338983%;
	*margin-left: 56.24999999999999%
}


.row-fluid .offset6:first-child {
	margin-left: 52.1186440677966%;
	*margin-left: 52.012711864406775%
}


.row-fluid .offset5 {
	margin-left: 47.66949152542372%;
	*margin-left: 47.5635593220339%
}


.row-fluid .offset5:first-child {
	margin-left: 43.432203389830505%;
	*margin-left: 43.32627118644068%
}


.row-fluid .offset4 {
	margin-left: 38.98305084745762%;
	*margin-left: 38.87711864406779%
}


.row-fluid .offset4:first-child {
	margin-left: 34.7457627118644%;
	*margin-left: 34.639830508474574%
}


.row-fluid .offset3 {
	margin-left: 30.296610169491522%;
	*margin-left: 30.19067796610169%
}


.row-fluid .offset3:first-child {
	margin-left: 26.059322033898304%;
	*margin-left: 25.953389830508467%
}


.row-fluid .offset2 {
	margin-left: 21.610169491525422%;
	*margin-left: 21.504237288135588%
}


.row-fluid .offset2:first-child {
	margin-left: 17.3728813559322%;
	*margin-left: 17.26694915254237%
}


.row-fluid .offset1 {
	margin-left: 12.923728813559322%;
	*margin-left: 12.81779661016949%
}


.row-fluid .offset1:first-child {
	margin-left: 8.6864406779661%;
	*margin-left: 8.580508474576272%
}


[class*="span"].hide,
.row-fluid [class*="span"].hide {
	display: none
}


[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
	float: right
}


.container {
	margin-right: auto;
	margin-left: auto;
	*zoom: 1
}


.container:before,
.container:after {
	display: table;
	line-height: 0;
	content: ""
}


.container:after {
	clear: both
}


.container:before,
.container:after {
	display: table;
	line-height: 0;
	content: ""
}


.container:after {
	clear: both
}


.container:before,
.container:after {
	display: table;
	line-height: 0;
	content: ""
}


.container:after {
	clear: both
}


.container:before,
.container:after {
	display: table;
	line-height: 0;
	content: ""
}


.container:after {
	clear: both
}


.container-fluid {
	padding-right: 40px;
	padding-left: 40px;
	*zoom: 1
}


.container-fluid:before,
.container-fluid:after {
	display: table;
	line-height: 0;
	content: ""
}


.container-fluid:after {
	clear: both
}


.container-fluid:before,
.container-fluid:after {
	display: table;
	line-height: 0;
	content: ""
}


.container-fluid:after {
	clear: both
}


p {
	/*margin: 0 0 10px*/
	line-height: 1.5em;
	font-size: 16px;
}


.lead {
	margin-bottom: 20px;
	font-size: 21px;
	font-weight: 200;
	line-height: 30px
}


small {
	font-size: 85%;
}


strong {
	font-weight: bold
}


em {
	font-style: italic
}


cite {
	font-style: normal
}


.muted {
	color: #dcdcdb
}


a.muted:hover,
a.muted:focus {
	color: #c3c3c1
}


.text-warning {
	color: #ffffff
}


a.text-warning:hover,
a.text-warning:focus {
	color: #e6e6e6
}


.text-error {
	color: #ffffff
}


a.text-error:hover,
a.text-error:focus {
	color: #e6e6e6
}


.text-info {
	color: #ffffff
}


a.text-info:hover,
a.text-info:focus {
	color: #e6e6e6
}


.text-success {
	color: #ffffff
}


a.text-success:hover,
a.text-success:focus {
	color: #e6e6e6
}


.text-left {
	text-align: left
}


.text-right {
	text-align: right
}


.text-center {
	text-align: center
}


h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin: 10px 0;
	font-family: "favorit_stdbook", "Helvetica Neue", Helvetica, Arial, sans-serif;
	/*font-weight: 400;*/
	font-weight: normal;
	line-height: 20px;
	/*color: #000000;*/
	text-rendering: optimizelegibility
}


h4.carat {
	position: relative;
}


/*h4.carat:after {*/
/*	position: relative;*/
/*	content: '\f107';*/
/*	font-family: FontAwesome;*/
/*	color: #fbee61;*/
/*	left: 10px;*/
/*	font-size: 20px;*/
/*	font-size: 1.25rem;*/
/*}*/


h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small {
	font-weight: normal;
	line-height: 1;
	color: #dcdcdb
}


h1,
.h1,
h2,
.h2,
h3,
.h3 {
	line-height: 40px
}


h1,
.h1 {
	font-size: 36px;
}


h2,
.h2 {
	font-size: 28px;
}


h3,
.h3 {
	font-size: 24px;
}


h4,
.h4 {
	font-size: 16px;
}


h5,
.h5 {
	font-size: 16px;
}


h6,
.h6 {
	font-size: 16px;
}


h1 small,
.h1 small {
	font-size: 24.5px;
}


h2 small,
.h2 small {
	font-size: 17.5px;
}


h3 small,
.h3 small {
	font-size: 14px;
}


h4 small,
.h4 small {
	font-size: 14px;
}


.acf-scheme-title {
	padding: 0.25em 0.5em;
}


h1.acf-scheme-title,
.h1.acf-scheme-title,
h2.acf-scheme-title,
.h2.acf-scheme-title {
	font-size: 36px; /*h1*/
	font-weight: 300;
	margin-top: 2em;
}


h1.acf-scheme-title.page-subtitle,
.h1.acf-scheme-title.page-subtitle,
h2.acf-scheme-title.page-subtitle,
.h2.acf-scheme-title.page-subtitle {
	/*font-size: 28px;*/
	margin-top: 1em;
}


h1.acf-scheme-title small.text-right,
.h1.acf-scheme-title small.text-right,
h2.acf-scheme-title small.text-right,
.h2.acf-scheme-title small.text-right {
	display: inline-block;
	float: right;
	vertical-align: middle;
	margin: 0.6em 0 0;
	/*font-size: 17px;*/
}


.page-header {
	padding-bottom: 9px;
	margin: 0 0 30px;
	border-bottom: 1px solid #ebebea;
	text-align: center;
}


#headerSlider,
.page-header {
	position: relative;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-animation: fade_in 1s linear;
	animation: fade_in 1s linear;
}


.wp-caption {
	position: relative;
	padding: 0;
	line-height: inherit;
	border: none;
	border-radius: 0;
	box-shadow: none;
	max-width: 100%;
}


.wp-caption .wp-caption-text,
.page-header-caption-wrapper {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: auto;
	z-index: 25;
	box-sizing: border-box;
}


.page-header-caption-wrapper {
	top: auto;
	bottom: 0;
}


.wp-caption:before,
.page-header-caption-wrapper .fa-info {
	color: #ffffff;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 5em;
	padding: 0.75em 1em 0.7em;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-webkit-transition: all ease-in-out 0.25s;
	transition: all ease-in-out 0.25s;
}


.wp-caption:before,
.page-header-caption-wrapper .fa-info {
	box-sizing: border-box;
	position: absolute;
	top: 1em;
	right: 1em;
	z-index: 25;
}


.page-header-caption-wrapper .fa-info {
	bottom: 1em;
	top: auto;
	left: 1em;
	right: auto;
}


.wp-caption:before {
	position: absolute;
	top: 1em;
	right: 1em;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 0.75em;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f129";
}


.wp-caption:hover:before,
.wp-caption:focus:before,
.wp-caption:active:before,
	/*.wp-caption:before:hover,*/
	/*.wp-caption:before:focus,*/
	/*.wp-caption:before:active,*/
.page-header-caption-wrapper:hover .fa-info,
.page-header-caption-wrapper:focus .fa-info,
.page-header-caption-wrapper:active .fa-info
.page-header-caption-wrapper .fa-info:hover,
.page-header-caption-wrapper .fa-info:focus,
.page-header-caption-wrapper .fa-info:active {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


.wp-caption .wp-caption-text,
.page-header-caption-wrapper .page-header-caption {
	box-sizing: border-box;
	position: absolute;
	right: 100%;
	top: 0;
	z-index: 20;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility: hidden;
	background: rgba(0, 0, 0, 0.75);
	color: #ffffff;
	width: 250px;
	max-width: 90vw;
	height: auto;
	padding: 0.25em 0.5em;
	line-height: 1.5;
	-webkit-transition: all ease-in-out 0.25s, visibility linear 0.25s 0.25s;
	transition: all ease-in-out 0.25s, visibility linear 0.25s 0.25s;
}


.wp-caption .wp-caption-text,
.page-header-caption-wrapper .page-header-caption {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: auto;
	width: 100%;
	max-width: 100vw;
	padding: 1em 4.5em 2.5em 1em;
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, 0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, 0)));
	background: linear-gradient(to bottom, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, 0) 100%);
}


.page-header-caption-wrapper .page-header-caption {
	bottom: 0;
	top: auto;
	padding: 2.5em 1em 1.5em 4.5em;
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
	text-align: left;
}


.page-header .page-header-caption-wrapper .wrap {
	width: 100%;
	max-width: 1921px;
	margin: 0 auto;
}


.page-header-caption-wrapper .position-relative + .page-header-caption {
	padding-left: 1em;
}


.page-header-caption-wrapper .position-relative + .page-header-caption .wrap span {
	padding-left: 3.5em;
}


.position-relative {
	position: relative;
}


.wp-caption .wp-caption-text {
	font-size: 0.75em;
}


.wp-caption:hover .wp-caption-text,
.wp-caption:focus .wp-caption-text,
.wp-caption:active .wp-caption-text
.wp-caption .wp-caption-text:hover,
.wp-caption .wp-caption-text:focus,
.wp-caption .wp-caption-text:active,
.page-header-caption-wrapper:hover .page-header-caption,
.page-header-caption-wrapper:focus .page-header-caption,
.page-header-caption-wrapper:active .page-header-caption
.page-header-caption-wrapper .page-header-caption:hover,
.page-header-caption-wrapper .page-header-caption:focus,
.page-header-caption-wrapper .page-header-caption:active {
	opacity: 1;
	visibility: visible;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-animation: fade_in 0.25s linear;
	animation: fade_in 0.25s linear;
	-webkit-transition: all ease-in-out 0.25s, visibility linear 0s;
	transition: all ease-in-out 0.25s, visibility linear 0s;
}


@-webkit-keyframes fade_in {
	0% { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
	100% { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
}


@keyframes fade_in {
	0% { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
	100% { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
}


ul,
ol {
	padding: 0;
	margin: 0 0 10px 25px
}


ul ul,
ul ol,
ol ol,
ol ul {
	margin-bottom: 0
}


li {
	line-height: 20px
}


ul.unstyled,
ol.unstyled {
	margin-left: 0;
	list-style: none
}


ul.inline,
ol.inline {
	margin-left: 0;
	list-style: none
}


ul.inline > li,
ol.inline > li {
	display: inline-block;
	*display: inline;
	padding-right: 5px;
	padding-left: 5px;
	*zoom: 1
}


ul.none {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-position: outside;
}


dl {
	margin-bottom: 20px
}


dt,
dd {
	line-height: 20px
}


dt {
	font-weight: bold
}


dd {
	margin-left: 10px
}


.dl-horizontal {
	*zoom: 1
}


.dl-horizontal:before,
.dl-horizontal:after {
	display: table;
	line-height: 0;
	content: ""
}


.dl-horizontal:after {
	clear: both
}


.dl-horizontal:before,
.dl-horizontal:after {
	display: table;
	line-height: 0;
	content: ""
}


.dl-horizontal:after {
	clear: both
}


.dl-horizontal dt {
	float: left;
	width: 160px;
	overflow: hidden;
	clear: left;
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap
}


.dl-horizontal dd {
	margin-left: 180px
}


hr {
	margin: 20px 0;
	border: 0;
	border-top: 1px solid #ebebea;
	border-bottom: 1px solid #ffffff
}


abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #dcdcdb
}


abbr.initialism {
	font-size: 90%;
	text-transform: uppercase
}


blockquote {
	padding: 0 0 0 15px;
	margin: 0 0 20px;
	border-left: 5px solid #ebebea
}


blockquote p {
	margin-bottom: 0;
	font-size: 17.5px;
	font-weight: 300;
	line-height: 1.25
}


blockquote small {
	display: block;
	line-height: 20px;
	color: #dcdcdb
}


blockquote small:before {
	content: '\2014 \00A0'
}


blockquote.pull-right {
	float: right;
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #ebebea;
	border-left: 0
}


blockquote.pull-right p,
blockquote.pull-right small {
	text-align: right
}


blockquote.pull-right small:before {
	content: ''
}


blockquote.pull-right small:after {
	content: '\00A0 \2014'
}


q:before,
q:after,
blockquote:before,
blockquote:after {
	content: ""
}


address {
	display: block;
	margin-bottom: 20px;
	font-style: normal;
	line-height: 20px
}


code,
pre {
	padding: 0 3px 2px;
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
	font-size: 12px;
	color: #757473;
	border-radius: 3px
}


code {
	padding: 2px 4px;
	color: #dd1144;
	white-space: nowrap;
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8
}


pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 20px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0
}


pre.prettyprint {
	margin-bottom: 20px
}


pre code {
	padding: 0;
	color: inherit;
	white-space: pre;
	white-space: pre-wrap;
	background-color: transparent;
	border: 0
}


.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}


form {
	margin: 0 0 20px
}


fieldset {
	padding: 0;
	margin: 0;
	border: 0
}


legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 40px;
	color: #757473;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}


legend small {
	font-size: 15px;
	color: #dcdcdb
}


label,
input,
button,
select,
textarea {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px
}


input,
button,
select,
textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}


label {
	display: block;
	margin-bottom: 5px
}


select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	display: inline-block;
	padding: 4px 6px;
	margin-bottom: 10px;
	min-height: 20px;
	height: auto;
	font-size: 14px;
	line-height: 20px;
	color: #a3a3a3;
	vertical-align: middle;
	border-radius: 0;
}


input,
textarea,
.uneditable-input {
	width: 206px
}


textarea {
	height: auto
}


textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	background-color: #ffffff;
	border: 1px solid #a3a3a3;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s
}


textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0;
	outline: thin dotted \9;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6)
}


input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	*margin-top: 0;
	line-height: normal;
	width: 20px;
	height: 20px;
	margin-right: 20px;
}


input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"] {
	width: auto
}


select,
input[type="file"] {
	height: 30px;
	*margin-top: 4px;
	line-height: 30px
}


select {
	width: 220px;
	background-color: #ffffff;
	border: 1px solid #a3a3a3
}


select[multiple],
select[size] {
	height: auto
}


select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted #333333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}


.uneditable-input,
.uneditable-textarea {
	color: #dcdcdb;
	cursor: not-allowed;
	background-color: #fcfcfc;
	border-color: #a3a3a3;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025)
}


.uneditable-input {
	overflow: hidden;
	white-space: nowrap
}


.uneditable-textarea {
	width: auto;
	height: auto
}


input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #a3a3a3
}


input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #a3a3a3
}


input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #a3a3a3
}


input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #a3a3a3
}


input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #a3a3a3
}


input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #a3a3a3
}


.radio,
.checkbox {
	min-height: 20px;
	padding-left: 20px
}


.radio input[type="radio"],
.checkbox input[type="checkbox"] {
	float: left;
	margin-left: -20px
}


.controls > .radio:first-child,
.controls > .checkbox:first-child {
	padding-top: 5px
}


.radio.inline,
.checkbox.inline {
	display: inline-block;
	padding-top: 5px;
	margin-bottom: 0;
	vertical-align: middle
}


.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
	margin-left: 10px
}


.input-mini {
	width: 60px
}


.input-small {
	width: 90px
}


.input-medium {
	width: 150px
}


.input-large {
	width: 210px
}


.input-xlarge {
	width: 270px
}


.input-xxlarge {
	width: 530px
}


input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
	float: none;
	margin-left: 0
}


.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
	display: inline-block
}


input,
textarea,
.uneditable-input {
	margin-left: 0
}


.controls-row [class*="span"] + [class*="span"] {
	margin-left: 40px
}


input.span12,
textarea.span12,
.uneditable-input.span12 {
	width: 930px
}


input.span11,
textarea.span11,
.uneditable-input.span11 {
	width: 848px
}


input.span10,
textarea.span10,
.uneditable-input.span10 {
	width: 766px
}


input.span9,
textarea.span9,
.uneditable-input.span9 {
	width: 684px
}


input.span8,
textarea.span8,
.uneditable-input.span8 {
	width: 602px
}


input.span7,
textarea.span7,
.uneditable-input.span7 {
	width: 520px
}


input.span6,
textarea.span6,
.uneditable-input.span6 {
	width: 438px
}


input.span5,
textarea.span5,
.uneditable-input.span5 {
	width: 356px
}


input.span4,
textarea.span4,
.uneditable-input.span4 {
	width: 274px
}


input.span3,
textarea.span3,
.uneditable-input.span3 {
	width: 192px
}


input.span2,
textarea.span2,
.uneditable-input.span2 {
	width: 110px
}


input.span1,
textarea.span1,
.uneditable-input.span1 {
	width: 28px
}


input,
textarea,
.uneditable-input {
	margin-left: 0
}


.controls-row [class*="span"] + [class*="span"] {
	margin-left: 40px
}


input.span12,
textarea.span12,
.uneditable-input.span12 {
	width: 930px
}


input.span11,
textarea.span11,
.uneditable-input.span11 {
	width: 848px
}


input.span10,
textarea.span10,
.uneditable-input.span10 {
	width: 766px
}


input.span9,
textarea.span9,
.uneditable-input.span9 {
	width: 684px
}


input.span8,
textarea.span8,
.uneditable-input.span8 {
	width: 602px
}


input.span7,
textarea.span7,
.uneditable-input.span7 {
	width: 520px
}


input.span6,
textarea.span6,
.uneditable-input.span6 {
	width: 438px
}


input.span5,
textarea.span5,
.uneditable-input.span5 {
	width: 356px
}


input.span4,
textarea.span4,
.uneditable-input.span4 {
	width: 274px
}


input.span3,
textarea.span3,
.uneditable-input.span3 {
	width: 192px
}


input.span2,
textarea.span2,
.uneditable-input.span2 {
	width: 110px
}


input.span1,
textarea.span1,
.uneditable-input.span1 {
	width: 28px
}


.controls-row {
	*zoom: 1
}


.controls-row:before,
.controls-row:after {
	display: table;
	line-height: 0;
	content: ""
}


.controls-row:after {
	clear: both
}


.controls-row:before,
.controls-row:after {
	display: table;
	line-height: 0;
	content: ""
}


.controls-row:after {
	clear: both
}


.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
	float: left
}


.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
	padding-top: 5px
}


input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
	cursor: not-allowed;
	background-color: #ebebea
}


input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
	background-color: transparent
}


.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
	color: #ffffff
}


.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
	color: #ffffff
}


.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
	border-color: #ffffff;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}


.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
	border-color: #e6e6e6;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff
}


.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
	color: #ffffff;
	background-color: #e7935a;
	border-color: #ffffff
}


.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
	color: #ffffff
}


.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
	color: #ffffff
}


.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
	border-color: #ffffff;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}


.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
	border-color: #e6e6e6;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff
}


.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
	color: #ffffff;
	background-color: #e7935a;
	border-color: #ffffff
}


.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
	color: #ffffff
}


.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
	color: #ffffff
}


.control-group.error input,
.control-group.error select,
.control-group.error textarea {
	border-color: #ffffff;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}


.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
	border-color: #e6e6e6;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff
}


.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
	color: #ffffff;
	background-color: #e2614e;
	border-color: #ffffff
}


.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
	color: #ffffff
}


.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
	color: #ffffff
}


.control-group.error input,
.control-group.error select,
.control-group.error textarea {
	border-color: #ffffff;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}


.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
	border-color: #e6e6e6;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff
}


.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
	color: #ffffff;
	background-color: #e2614e;
	border-color: #ffffff
}


.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
	color: #ffffff
}


.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
	color: #ffffff
}


.control-group.success input,
.control-group.success select,
.control-group.success textarea {
	border-color: #ffffff;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}


.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
	border-color: #e6e6e6;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff
}


.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
	color: #ffffff;
	background-color: #7eb66c;
	border-color: #ffffff
}


.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
	color: #ffffff
}


.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
	color: #ffffff
}


.control-group.success input,
.control-group.success select,
.control-group.success textarea {
	border-color: #ffffff;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}


.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
	border-color: #e6e6e6;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff
}


.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
	color: #ffffff;
	background-color: #7eb66c;
	border-color: #ffffff
}


.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
	color: #ffffff
}


.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
	color: #ffffff
}


.control-group.info input,
.control-group.info select,
.control-group.info textarea {
	border-color: #ffffff;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}


.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
	border-color: #e6e6e6;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff
}


.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
	color: #ffffff;
	background-color: #705080;
	border-color: #ffffff
}


.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
	color: #ffffff
}


.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
	color: #ffffff
}


.control-group.info input,
.control-group.info select,
.control-group.info textarea {
	border-color: #ffffff;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}


.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
	border-color: #e6e6e6;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff
}


.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
	color: #ffffff;
	background-color: #705080;
	border-color: #ffffff
}


input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
	color: #b94a48;
	border-color: #ee5f5b
}


input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
	border-color: #e9322d;
	box-shadow: 0 0 6px #f8b9b7
}


.form-actions {
	padding: 19px 20px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e5e5e5;
	*zoom: 1
}


.form-actions:before,
.form-actions:after {
	display: table;
	line-height: 0;
	content: ""
}


.form-actions:after {
	clear: both
}


.form-actions:before,
.form-actions:after {
	display: table;
	line-height: 0;
	content: ""
}


.form-actions:after {
	clear: both
}


.help-block,
.help-inline {
	color: #484848
}


.help-block {
	display: block;
	margin-bottom: 10px
}


.help-inline {
	display: inline-block;
	*display: inline;
	padding-left: 5px;
	vertical-align: middle;
	*zoom: 1
}


.input-append,
.input-prepend {
	display: inline-block;
	margin-bottom: 10px;
	font-size: 0;
	white-space: nowrap;
	vertical-align: middle
}


.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
	font-size: 14px
}


.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
	position: relative;
	margin-bottom: 0;
	*margin-left: 0;
	vertical-align: top;
	border-radius: 0
}


.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
	z-index: 2
}


.input-append .add-on,
.input-prepend .add-on {
	display: inline-block;
	width: auto;
	height: 20px;
	min-width: 16px;
	padding: 4px 5px;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	text-shadow: 0 1px 0 #ffffff;
	background-color: #ebebea;
	border: 1px solid #cccccc
}


.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
	vertical-align: top;
	border-radius: 0
}


.input-append .active,
.input-prepend .active {
	background-color: #d8e9d2;
	border-color: #7eb66c
}


.input-prepend .add-on,
.input-prepend .btn {
	margin-right: -1px
}


.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
	border-radius: 0
}


.input-append input,
.input-append select,
.input-append .uneditable-input {
	border-radius: 0
}


.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
	border-radius: 0
}


.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
	margin-left: -1px
}


.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
	border-radius: 0
}


.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
	border-radius: 0
}


.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
	border-radius: 0
}


.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
	margin-right: -1px;
	border-radius: 0
}


.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
	margin-left: -1px;
	border-radius: 0
}


.input-prepend.input-append .btn-group:first-child {
	margin-left: 0
}


/*.btn.btn--yellow {*/
/*	background: var(--subtitle_font_color, #fbee61);*/
/*	color: #ffffff;*/
/*	-webkit-transition: all ease-in-out 0.2s;*/
/*	transition: all ease-in-out 0.2s;*/
/*}*/


/*.btn.btn--yellow:hover {*/
/*	background: var(--subtitle_font_color, #fbee61);*/
/*	color: #ffffff;*/
/*}*/


input.search-query {
	padding-right: 14px;
	padding-right: 4px \9;
	padding-left: 14px;
	padding-left: 4px \9;
	margin-bottom: 0;
	border-radius: 15px
}


.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
	border-radius: 0
}


.form-search .input-append .search-query {
	border-radius: 14px 0 0 14px
}


.form-search .input-append .btn {
	border-radius: 0 14px 14px 0
}


.form-search .input-prepend .search-query {
	border-radius: 0 14px 14px 0
}


.form-search .input-prepend .btn {
	border-radius: 14px 0 0 14px
}


.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
	display: inline-block;
	*display: inline;
	margin-bottom: 0;
	vertical-align: middle;
	*zoom: 1
}


.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
	display: none
}


.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
	display: inline-block
}


.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
	margin-bottom: 0
}


.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
	padding-left: 0;
	margin-bottom: 0;
	vertical-align: middle
}


.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
	float: left;
	margin-right: 3px;
	margin-left: 0
}


.control-group {
	margin-bottom: 10px
}


legend + .control-group {
	margin-top: 20px;
	-webkit-margin-top-collapse: separate
}


.form-horizontal .control-group {
	margin-bottom: 20px;
	*zoom: 1
}


.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
	display: table;
	line-height: 0;
	content: ""
}


.form-horizontal .control-group:after {
	clear: both
}


.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
	display: table;
	line-height: 0;
	content: ""
}


.form-horizontal .control-group:after {
	clear: both
}


.form-horizontal .control-label {
	float: left;
	width: 160px;
	padding-top: 5px;
	text-align: right
}


.form-horizontal .controls {
	*display: inline-block;
	*padding-left: 20px;
	margin-left: 180px;
	*margin-left: 0
}


.form-horizontal .controls:first-child {
	*padding-left: 180px
}


.form-horizontal .help-block {
	margin-bottom: 0
}


.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
	margin-top: 10px
}


.form-horizontal .form-actions {
	padding-left: 180px
}


table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0
}


.table {
	width: 100%;
	margin-bottom: 20px
}


.table th,
.table td {
	padding: 8px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #dddddd
}


.table th {
	font-weight: bold
}


.table thead th {
	vertical-align: bottom
}


.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
	border-top: 0
}


.table tbody + tbody {
	border-top: 2px solid #dddddd
}


.table .table {
	background-color: transparent
}


.table-condensed th,
.table-condensed td {
	padding: 4px 5px
}


.table-bordered {
	border: 1px solid #dddddd;
	border-collapse: separate;
	*border-collapse: collapse;
	border-left: 0;
	border-radius: 0
}


.table-bordered th,
.table-bordered td {
	border-left: 1px solid #dddddd
}


.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
	border-top: 0
}


.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
	border-top-left-radius: 0;
	-moz-border-radius-topleft: 0
}


.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
	border-top-right-radius: 0;
	-moz-border-radius-topright: 0
}


.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
	border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0
}


.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
	border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0
}


.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
	border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0
}


.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
	border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0
}


.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
	border-top-left-radius: 0;
	-moz-border-radius-topleft: 0
}


.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
	border-top-right-radius: 0;
	-moz-border-radius-topright: 0
}


.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9
}


.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
	background-color: #e8f8fd
}


table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
	display: table-cell;
	float: none;
	margin-left: 0
}


.table td.span1,
.table th.span1 {
	float: none;
	width: 26px;
	margin-left: 0
}


.table td.span2,
.table th.span2 {
	float: none;
	width: 108px;
	margin-left: 0
}


.table td.span3,
.table th.span3 {
	float: none;
	width: 190px;
	margin-left: 0
}


.table td.span4,
.table th.span4 {
	float: none;
	width: 272px;
	margin-left: 0
}


.table td.span5,
.table th.span5 {
	float: none;
	width: 354px;
	margin-left: 0
}


.table td.span6,
.table th.span6 {
	float: none;
	width: 436px;
	margin-left: 0
}


.table td.span7,
.table th.span7 {
	float: none;
	width: 518px;
	margin-left: 0
}


.table td.span8,
.table th.span8 {
	float: none;
	width: 600px;
	margin-left: 0
}


.table td.span9,
.table th.span9 {
	float: none;
	width: 682px;
	margin-left: 0
}


.table td.span10,
.table th.span10 {
	float: none;
	width: 764px;
	margin-left: 0
}


.table td.span11,
.table th.span11 {
	float: none;
	width: 846px;
	margin-left: 0
}


.table td.span12,
.table th.span12 {
	float: none;
	width: 928px;
	margin-left: 0
}


.table tbody tr.success > td {
	background-color: #7eb66c
}


.table tbody tr.error > td {
	background-color: #e2614e
}


.table tbody tr.warning > td {
	background-color: #e7935a
}


.table tbody tr.info > td {
	background-color: #705080
}


.table-hover tbody tr.success:hover > td {
	background-color: #6fae5b
}


.table-hover tbody tr.error:hover > td {
	background-color: #de4d38
}


.table-hover tbody tr.warning:hover > td {
	background-color: #e48444
}


.table-hover tbody tr.info:hover > td {
	background-color: #624670
}


[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-top: 1px;
	*margin-right: .3em;
	line-height: 14px;
	vertical-align: text-top;
	background-image: url("../img/glyphicons-halflings.png");
	background-position: 14px 14px;
	background-repeat: no-repeat
}


.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
	background-image: url("../img/glyphicons-halflings-white.png")
}


.icon-glass {
	background-position: 0 0
}


.icon-music {
	background-position: -24px 0
}


.icon-search {
	background-position: -48px 0
}


.icon-envelope {
	background-position: -72px 0
}


.icon-heart {
	background-position: -96px 0
}


.icon-star {
	background-position: -120px 0
}


.icon-star-empty {
	background-position: -144px 0
}


.icon-user {
	background-position: -168px 0
}


.icon-film {
	background-position: -192px 0
}


.icon-th-large {
	background-position: -216px 0
}


.icon-th {
	background-position: -240px 0
}


.icon-th-list {
	background-position: -264px 0
}


.icon-ok {
	background-position: -288px 0
}


.icon-remove {
	background-position: -312px 0
}


.icon-zoom-in {
	background-position: -336px 0
}


.icon-zoom-out {
	background-position: -360px 0
}


.icon-off {
	background-position: -384px 0
}


.icon-signal {
	background-position: -408px 0
}


.icon-cog {
	background-position: -432px 0
}


.icon-trash {
	background-position: -456px 0
}


.icon-home {
	background-position: 0 -24px
}


.icon-file {
	background-position: -24px -24px
}


.icon-time {
	background-position: -48px -24px
}


.icon-road {
	background-position: -72px -24px
}


.icon-download-alt {
	background-position: -96px -24px
}


.icon-download {
	background-position: -120px -24px
}


.icon-upload {
	background-position: -144px -24px
}


.icon-inbox {
	background-position: -168px -24px
}


.icon-play-circle {
	background-position: -192px -24px
}


.icon-repeat {
	background-position: -216px -24px
}


.icon-refresh {
	background-position: -240px -24px
}


.icon-list-alt {
	background-position: -264px -24px
}


.icon-lock {
	background-position: -287px -24px
}


.icon-flag {
	background-position: -312px -24px
}


.icon-headphones {
	background-position: -336px -24px
}


.icon-volume-off {
	background-position: -360px -24px
}


.icon-volume-down {
	background-position: -384px -24px
}


.icon-volume-up {
	background-position: -408px -24px
}


.icon-qrcode {
	background-position: -432px -24px
}


.icon-barcode {
	background-position: -456px -24px
}


.icon-tag {
	background-position: 0 -48px
}


.icon-tags {
	background-position: -25px -48px
}


.icon-book {
	background-position: -48px -48px
}


.icon-bookmark {
	background-position: -72px -48px
}


.icon-print {
	background-position: -96px -48px
}


.icon-camera {
	background-position: -120px -48px
}


.icon-font {
	background-position: -144px -48px
}


.icon-bold {
	background-position: -167px -48px
}


.icon-italic {
	background-position: -192px -48px
}


.icon-text-height {
	background-position: -216px -48px
}


.icon-text-width {
	background-position: -240px -48px
}


.icon-align-left {
	background-position: -264px -48px
}


.icon-align-center {
	background-position: -288px -48px
}


.icon-align-right {
	background-position: -312px -48px
}


.icon-align-justify {
	background-position: -336px -48px
}


.icon-list {
	background-position: -360px -48px
}


.icon-indent-left {
	background-position: -384px -48px
}


.icon-indent-right {
	background-position: -408px -48px
}


.icon-facetime-video {
	background-position: -432px -48px
}


.icon-picture {
	background-position: -456px -48px
}


.icon-pencil {
	background-position: 0 -72px
}


.icon-map-marker {
	background-position: -24px -72px
}


.icon-adjust {
	background-position: -48px -72px
}


.icon-tint {
	background-position: -72px -72px
}


.icon-edit {
	background-position: -96px -72px
}


.icon-share {
	background-position: -120px -72px
}


.icon-check {
	background-position: -144px -72px
}


.icon-move {
	background-position: -168px -72px
}


.icon-step-backward {
	background-position: -192px -72px
}


.icon-fast-backward {
	background-position: -216px -72px
}


.icon-backward {
	background-position: -240px -72px
}


.icon-play {
	background-position: -264px -72px
}


.icon-pause {
	background-position: -288px -72px
}


.icon-stop {
	background-position: -312px -72px
}


.icon-forward {
	background-position: -336px -72px
}


.icon-fast-forward {
	background-position: -360px -72px
}


.icon-step-forward {
	background-position: -384px -72px
}


.icon-eject {
	background-position: -408px -72px
}


.icon-chevron-left {
	background-position: -432px -72px
}


.icon-chevron-right {
	background-position: -456px -72px
}


.icon-plus-sign {
	background-position: 0 -96px
}


.icon-minus-sign {
	background-position: -24px -96px
}


.icon-remove-sign {
	background-position: -48px -96px
}


.icon-ok-sign {
	background-position: -72px -96px
}


.icon-question-sign {
	background-position: -96px -96px
}


.icon-info-sign {
	background-position: -120px -96px
}


.icon-screenshot {
	background-position: -144px -96px
}


.icon-remove-circle {
	background-position: -168px -96px
}


.icon-ok-circle {
	background-position: -192px -96px
}


.icon-ban-circle {
	background-position: -216px -96px
}


.icon-arrow-left {
	background-position: -240px -96px
}


.icon-arrow-right {
	background-position: -264px -96px
}


.icon-arrow-up {
	background-position: -289px -96px
}


.icon-arrow-down {
	background-position: -312px -96px
}


.icon-share-alt {
	background-position: -336px -96px
}


.icon-resize-full {
	background-position: -360px -96px
}


.icon-resize-small {
	background-position: -384px -96px
}


.icon-plus {
	background-position: -408px -96px
}


.icon-minus {
	background-position: -433px -96px
}


.icon-asterisk {
	background-position: -456px -96px
}


.icon-exclamation-sign {
	background-position: 0 -120px
}


.icon-gift {
	background-position: -24px -120px
}


.icon-leaf {
	background-position: -48px -120px
}


.icon-fire {
	background-position: -72px -120px
}


.icon-eye-open {
	background-position: -96px -120px
}


.icon-eye-close {
	background-position: -120px -120px
}


.icon-warning-sign {
	background-position: -144px -120px
}


.icon-plane {
	background-position: -168px -120px
}


.icon-calendar {
	background-position: -192px -120px
}


.icon-random {
	width: 16px;
	background-position: -216px -120px
}


.icon-comment {
	background-position: -240px -120px
}


.icon-magnet {
	background-position: -264px -120px
}


.icon-chevron-up {
	background-position: -288px -120px
}


.icon-chevron-down {
	background-position: -313px -119px
}


.icon-retweet {
	background-position: -336px -120px
}


.icon-shopping-cart {
	background-position: -360px -120px
}


.icon-folder-close {
	width: 16px;
	background-position: -384px -120px
}


.icon-folder-open {
	width: 16px;
	background-position: -408px -120px
}


.icon-resize-vertical {
	background-position: -432px -119px
}


.icon-resize-horizontal {
	background-position: -456px -118px
}


.icon-hdd {
	background-position: 0 -144px
}


.icon-bullhorn {
	background-position: -24px -144px
}


.icon-bell {
	background-position: -48px -144px
}


.icon-certificate {
	background-position: -72px -144px
}


.icon-thumbs-up {
	background-position: -96px -144px
}


.icon-thumbs-down {
	background-position: -120px -144px
}


.icon-hand-right {
	background-position: -144px -144px
}


.icon-hand-left {
	background-position: -168px -144px
}


.icon-hand-up {
	background-position: -192px -144px
}


.icon-hand-down {
	background-position: -216px -144px
}


.icon-circle-arrow-right {
	background-position: -240px -144px
}


.icon-circle-arrow-left {
	background-position: -264px -144px
}


.icon-circle-arrow-up {
	background-position: -288px -144px
}


.icon-circle-arrow-down {
	background-position: -312px -144px
}


.icon-globe {
	background-position: -336px -144px
}


.icon-wrench {
	background-position: -360px -144px
}


.icon-tasks {
	background-position: -384px -144px
}


.icon-filter {
	background-position: -408px -144px
}


.icon-briefcase {
	background-position: -432px -144px
}


.icon-fullscreen {
	background-position: -456px -144px
}


.dropup,
.dropdown {
	position: relative
}


.dropdown-toggle {
	*margin-bottom: -3px
}


.dropdown-toggle:active,
.open .dropdown-toggle {
	outline: 0
}


.caret {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	border-top: 4px solid #000000;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: ""
}


.dropdown .caret {
	margin-top: 8px;
	margin-left: 2px
}


.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	/*margin: 2px 0 0;*/
	margin: 0;
	list-style: none;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	border-radius: 6px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	background-clip: padding-box
}


.dropdown-menu.pull-right {
	right: 0;
	left: auto
}


.dropdown-menu .divider {
	*width: 100%;
	height: 1px;
	margin: 9px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #ffffff
}


.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 20px;
	color: #757473;
	white-space: nowrap
}


.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
	color: #ffffff;
	text-decoration: none;
	background-color: #0095d8;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#009ce2), to(#008ac9));
	background-image: -webkit-linear-gradient(top, #009ce2, #008ac9);
	background-image: linear-gradient(to bottom, #009ce2, #008ac9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff009ce2', endColorstr='#ff008ac9', GradientType=0)
}


.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color: #ffffff;
	text-decoration: none;
	background-color: #0095d8;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#009ce2), to(#008ac9));
	background-image: -webkit-linear-gradient(top, #009ce2, #008ac9);
	background-image: linear-gradient(to bottom, #009ce2, #008ac9);
	background-repeat: repeat-x;
	outline: 0;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff009ce2', endColorstr='#ff008ac9', GradientType=0)
}


.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
	color: #dcdcdb
}


.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	cursor: default;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}


.open {
	*z-index: 1000
}


.open > .dropdown-menu {
	display: block
}


.pull-right > .dropdown-menu {
	right: 0;
	left: auto
}


.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid #000000;
	content: ""
}


.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px
}


.dropdown-submenu {
	position: relative
}


.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	border-radius: 0 6px 6px 6px
}


.dropdown-submenu:hover > .dropdown-menu {
	display: block
}


.dropup .dropdown-submenu > .dropdown-menu {
	top: auto;
	bottom: 0;
	margin-top: 0;
	margin-bottom: -2px;
	border-radius: 5px 5px 5px 0
}


.dropdown-submenu > a:after {
	display: block;
	float: right;
	width: 0;
	height: 0;
	margin-top: 5px;
	margin-right: -10px;
	border-color: transparent;
	border-left-color: #cccccc;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	content: " "
}


.dropdown-submenu:hover > a:after {
	border-left-color: #ffffff
}


.dropdown-submenu.pull-left {
	float: none
}


.dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px;
	border-radius: 6px 0 6px 6px
}


.dropdown .dropdown-menu .nav-header {
	padding-right: 20px;
	padding-left: 20px
}


.typeahead {
	z-index: 1051;
	margin-top: 2px;
	border-radius: 0
}


.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #ebebea;
	border: 1px solid #dadad8;
	border-radius: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}


.well blockquote {
	border-color: #dddddd;
	border-color: rgba(0, 0, 0, 0.15)
}


.well-large {
	padding: 24px;
	border-radius: 0
}


.well-small {
	padding: 9px;
	border-radius: 0
}


.fade {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear
}


.fade.in {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}


.collapse {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	transition: height .35s ease
}


.collapse.in {
	height: auto
}


.close {
	float: right;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: .2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20)
}


.close:hover,
.close:focus {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	opacity: .4;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40)
}


button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none
}


/*.btn,*/
/*.button {*/
/*	position: relative;*/
/*	display: inline-block;*/
/*	*display: inline;*/
/*	!*padding: 4px 12px;*!*/
/*	padding: 7px 38px;*/
/*	margin-bottom: 0;*/
/*	*margin-left: .3em;*/
/*	font-size: 14px;*/
/*	line-height: 20px;*/
/*	!*color: #757473;*!*/
/*	color: #ffffff;*/
/*	text-align: center;*/
/*	!*font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;*!*/
/*	!*text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);*!*/
/*	vertical-align: middle;*/
/*	cursor: pointer;*/
/*	background-color: #222222;*/
/*	background-color: #434342;*/
/*	*background-color: #757473;*/
/*	background-image: none !important;*/
/*	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#757473));*/
/*	background-image: -webkit-linear-gradient(top, #222222, #757473);*/
/*	background-image: linear-gradient(to bottom, #222222, #757473);*/
/*	background-repeat: repeat-x;*/
/*	border: 1px solid #a3a3a3;*/
/*	*border: 0;*/
/*	border-color: #757473 #757473 #4e4e4d;*/
/*	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*/
/*	border-bottom-color: #8a8a8a;*/
/*	border-radius: 0;*/
/*	-webkit-filter: none;*/
/*	filter: none;*/
/*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff757473', GradientType=0);*/
/*	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);*/
/*	*zoom: 1;*/
/*	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);*/
/*	-webkit-transition: all 0.25s ease-in-out;*/
/*	transition: all 0.25s ease-in-out;*/
/*}*/


.btn:hover,
.button:hover,
.btn:focus,
.button:focus,
.btn:active,
.button:active,
.btn.active,
.button.active,
.btn.disabled,
.button.disabled,
.btn[disabled],
.button[disabled] {
	color: #757473;
	/*background-color: #000000;*/
	/**background-color: #686766*/
}


.btn:active,
.button:active,
.btn.active,
.button.active {
	top: 1px;
	background-color: #000000;
}


.btn:first-child,
.button:first-child {
	*margin-left: 0
}


.btn:hover,
.button:hover,
.btn:focus,
.button:focus {
	/*color: #757473;*/
	/*color: #ffffff;*/
	/*background-color: #000000;*/
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position .1s linear;
	transition: background-position .1s linear
}


.btn:focus,
.button:focus {
	outline: thin dotted #333333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}


.btn.active,
.button.active,
.btn:active,
.button:active {
	background-image: none;
	outline: 0;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)
}


.btn.disabled,
.button.disabled,
.btn[disabled],
.button[disabled] {
	cursor: default;
	background-image: none;
	opacity: .65;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	filter: alpha(opacity=65);
	box-shadow: none
}


.btn-large {
	padding: 22px 30px;
	font-size: 17.5px;
	border-radius: 0
}


.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
	margin-top: 4px
}


.btn-small {
	padding: 2px 10px;
	font-size: 11.9px;
	border-radius: 0
}


.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
	margin-top: 0
}


.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
	margin-top: -1px
}


.btn-mini {
	padding: 2px 6px;
	font-size: 10.5px;
	border-radius: 0
}


.btn-block {
	display: block;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
	box-sizing: border-box
}


.btn-block + .btn-block {
	margin-top: 5px
}


input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%
}


.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
	color: rgba(255, 255, 255, 0.75)
}


.btn-primary {
	color: #ffffff;
	color: #666666;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #f9ea2e;
	background-color: #f4e51e;
	*background-color: #ecdc07;
	background-image: none !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9ea2e), to(#ecdc07));
	background-image: -webkit-linear-gradient(top, #f9ea2e, #ecdc07);
	background-image: linear-gradient(to bottom, #f9ea2e, #ecdc07);
	background-repeat: repeat-x;
	border-color: #ecdc07 #ecdc07 #a29705;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-color: transparent;
	-webkit-filter: none;
	filter: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9ea2e', endColorstr='#ffecdc07', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}


.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
	color: #ffffff;
	background-color: #ecdc07;
	*background-color: #d4c506
}


.btn-primary:active,
.btn-primary.active {
	background-color: #bbae06 \9
}


.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
	color: #ffffff;
	background-color: #ecdc07;
	*background-color: #d4c506
}


.btn-primary:active,
.btn-primary.active {
	background-color: #bbae06 \9
}


.btn-primary:hover {
	color: #000000
}


.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #eaa270;
	background-color: #e8965e;
	*background-color: #e48444;
	background-image: none !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eaa270), to(#e48444));
	background-image: -webkit-linear-gradient(top, #eaa270, #e48444);
	background-image: linear-gradient(to bottom, #eaa270, #e48444);
	background-repeat: repeat-x;
	border-color: #e48444 #e48444 #bf5e1c;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	-webkit-filter: none;
	filter: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeaa270', endColorstr='#ffe48444', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}


.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
	color: #ffffff;
	background-color: #e48444;
	*background-color: #e1762d
}


.btn-warning:active,
.btn-warning.active {
	background-color: #d5691f \9
}


.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
	color: #ffffff;
	background-color: #e48444;
	*background-color: #e1762d
}


.btn-warning:active,
.btn-warning.active {
	background-color: #d5691f \9
}


.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #e67564;
	background-color: #e36552;
	*background-color: #de4d38;
	background-image: none !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e67564), to(#de4d38));
	background-image: -webkit-linear-gradient(top, #e67564, #de4d38);
	background-image: linear-gradient(to bottom, #e67564, #de4d38);
	background-repeat: repeat-x;
	border-color: #de4d38 #de4d38 #ae2f1c;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	-webkit-filter: none;
	filter: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe67564', endColorstr='#ffde4d38', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}


.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
	color: #ffffff;
	background-color: #de4d38;
	*background-color: #d93b24
}


.btn-danger:active,
.btn-danger.active {
	background-color: #c33520 \9
}


.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
	color: #ffffff;
	background-color: #de4d38;
	*background-color: #d93b24
}


.btn-danger:active,
.btn-danger.active {
	background-color: #c33520 \9
}


.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #8dbe7d;
	background-color: #81b86f;
	*background-color: #6fae5b;
	background-image: none !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8dbe7d), to(#6fae5b));
	background-image: -webkit-linear-gradient(top, #8dbe7d, #6fae5b);
	background-image: linear-gradient(to bottom, #8dbe7d, #6fae5b);
	background-repeat: repeat-x;
	border-color: #6fae5b #6fae5b #4e7e3e;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	-webkit-filter: none;
	filter: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8dbe7d', endColorstr='#ff6fae5b', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}


.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
	color: #ffffff;
	background-color: #6fae5b;
	*background-color: #63a04f
}


.btn-success:active,
.btn-success.active {
	background-color: #588f47 \9
}


.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
	color: #ffffff;
	background-color: #6fae5b;
	*background-color: #63a04f
}


.btn-success:active,
.btn-success.active {
	background-color: #588f47 \9
}


.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #7e5a90;
	background-color: #735283;
	*background-color: #624670;
	background-image: none !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7e5a90), to(#624670));
	background-image: -webkit-linear-gradient(top, #7e5a90, #624670);
	background-image: linear-gradient(to bottom, #7e5a90, #624670);
	background-repeat: repeat-x;
	border-color: #624670 #624670 #392941;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	-webkit-filter: none;
	filter: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7e5a90', endColorstr='#ff624670', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}


.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
	color: #ffffff;
	background-color: #624670;
	*background-color: #553c61
}


.btn-info:active,
.btn-info.active {
	background-color: #473351 \9
}


.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
	color: #ffffff;
	background-color: #624670;
	*background-color: #553c61
}


.btn-info:active,
.btn-info.active {
	background-color: #473351 \9
}


.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #000000;
	background-color: #0e0e0e;
	*background-color: #222222;
	background-image: none !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000000), to(#222222));
	background-image: -webkit-linear-gradient(top, #000000, #222222);
	background-image: linear-gradient(to bottom, #000000, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	-webkit-filter: none;
	filter: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff222222', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}


.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
	color: #ffffff;
	background-color: #222222;
	*background-color: #151515
}


.btn-inverse:active,
.btn-inverse.active {
	background-color: #080808 \9
}


.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
	color: #ffffff;
	background-color: #222222;
	*background-color: #151515
}


.btn-inverse:active,
.btn-inverse.active {
	background-color: #080808 \9
}


.button-ghost,
.button-ghost:visited {
	border: 1px solid #000000;
	background-color: transparent;
	color: #000000;
	-webkit-transition: 0.25s ease-in-out all;
	transition: 0.25s ease-in-out all;
}


.button-ghost:hover,
.button-ghost:visited:hover,
.button-ghost:focus,
.button-ghost:visited:focus,
.button-ghost:active,
.button-ghost:visited:active {
	/*background-color: #000000;*/
	/*color: #ffffff;*/
	background-color: transparent;
	border: 1px solid var(--subtitle_font_color);
	color: var(--subtitle_font_color);
}


button.btn,
input[type="submit"].btn {
	*padding-top: 3px;
	*padding-bottom: 3px
}


button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
	padding: 0;
	border: 0
}


button.btn.btn-large,
input[type="submit"].btn.btn-large {
	*padding-top: 7px;
	*padding-bottom: 7px
}


button.btn.btn-small,
input[type="submit"].btn.btn-small {
	*padding-top: 3px;
	*padding-bottom: 3px
}


button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
	*padding-top: 1px;
	*padding-bottom: 1px
}


.btn-link,
.btn-link:active,
.btn-link[disabled] {
	background-color: transparent;
	background-image: none;
	box-shadow: none
}


.btn-link {
	color: #a3a3a3;
	cursor: pointer;
	border-color: transparent;
	border-radius: 0
}


.btn-link:hover,
.btn-link:focus {
	color: #f8e815;
	text-decoration: underline;
	background-color: transparent
}


.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
	color: #757473;
	text-decoration: none
}


.btn-group {
	position: relative;
	display: inline-block;
	*display: inline;
	*margin-left: .3em;
	font-size: 0;
	white-space: nowrap;
	vertical-align: middle;
	*zoom: 1
}


.btn-group:first-child {
	*margin-left: 0
}


.btn-group:first-child {
	*margin-left: 0
}


.btn-group + .btn-group {
	margin-left: 5px
}


.btn-toolbar {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0
}


.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
	margin-left: 5px
}


.btn-group > .btn {
	position: relative;
	border-radius: 0
}


.btn-group > .btn + .btn {
	margin-left: -1px
}


.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
	font-size: 14px
}


.btn-group > .btn-mini {
	font-size: 10.5px
}


.btn-group > .btn-small {
	font-size: 11.9px
}


.btn-group > .btn-large {
	font-size: 17.5px
}


.btn-group > .btn:first-child {
	margin-left: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topleft: 0
}


.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0
}


.btn-group > .btn.large:first-child {
	margin-left: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topleft: 0
}


.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0
}


.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
	z-index: 2
}


.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0
}


.btn-group > .btn + .dropdown-toggle {
	*padding-top: 5px;
	padding-right: 8px;
	*padding-bottom: 5px;
	padding-left: 8px;
	box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)
}


.btn-group > .btn-mini + .dropdown-toggle {
	*padding-top: 2px;
	padding-right: 5px;
	*padding-bottom: 2px;
	padding-left: 5px
}


.btn-group > .btn-small + .dropdown-toggle {
	*padding-top: 5px;
	*padding-bottom: 4px
}


.btn-group > .btn-large + .dropdown-toggle {
	*padding-top: 7px;
	padding-right: 12px;
	*padding-bottom: 7px;
	padding-left: 12px
}


.btn-group.open .dropdown-toggle {
	background-image: none;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)
}


.btn-group.open .btn.dropdown-toggle {
	background-color: #757473
}


.btn-group.open .btn-primary.dropdown-toggle {
	background-color: #ecdc07
}


.btn-group.open .btn-warning.dropdown-toggle {
	background-color: #e48444
}


.btn-group.open .btn-danger.dropdown-toggle {
	background-color: #de4d38
}


.btn-group.open .btn-success.dropdown-toggle {
	background-color: #6fae5b
}


.btn-group.open .btn-info.dropdown-toggle {
	background-color: #624670
}


.btn-group.open .btn-inverse.dropdown-toggle {
	background-color: #222222
}


.btn .caret {
	margin-top: 8px;
	margin-left: 0
}


.btn-large .caret {
	margin-top: 6px
}


.btn-large .caret {
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px
}


.btn-mini .caret,
.btn-small .caret {
	margin-top: 8px
}


.dropup .btn-large .caret {
	border-bottom-width: 5px
}


.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff
}


.btn-group-vertical {
	display: inline-block;
	*display: inline;
	*zoom: 1
}


.btn-group-vertical > .btn {
	display: block;
	float: none;
	max-width: 100%;
	border-radius: 0
}


.btn-group-vertical > .btn + .btn {
	margin-top: -1px;
	margin-left: 0
}


.btn-group-vertical > .btn:first-child {
	border-radius: 0
}


.btn-group-vertical > .btn:last-child {
	border-radius: 0
}


.btn-group-vertical > .btn-large:first-child {
	border-radius: 0
}


.btn-group-vertical > .btn-large:last-child {
	border-radius: 0
}


.btn.pink,
.button.pink,
.btn.orange,
.button.orange,
.btn.green,
.button.green,
.btn.blue,
.button.blue,
.btn.yellow,
.button.yellow,
.btn.black,
.button.black,
.btn.white,
.button.white {
	border: 1px solid;
	color: #000000;
	background: #ffffff;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}


.btn.pink,
.button.pink {
	border-color: #f7baba;
}


.btn.orange,
.button.orange {
	border-color: #fca677;
}


.btn.green,
.button.green {
	border-color: #9bcbab;
}


.btn.blue,
.button.blue {
	border-color: #b3d7e3;
}


.btn.yellow,
.button.yellow {
	border-color: #fbe27b;
}


.btn.black,
.button.black {
	border-color: #333333;
}


.btn.white,
.button.white {
	border-color: #ffffff;
}


.btn.pink:hover,
.button.pink:hover {
	box-shadow: inset 0 0 0 2px #f7baba;
}


.btn.orange:hover,
.button.orange:hover {
	box-shadow: inset 0 0 0 2px #fca677;
}


.btn.green:hover,
.button.green:hover {
	box-shadow: inset 0 0 0 2px #9bcbab;
}


.btn.blue:hover,
.button.blue:hover {
	box-shadow: inset 0 0 0 2px #b3d7e3;
}


.btn.yellow:hover,
.button.yellow:hover {
	box-shadow: inset 0 0 0 2px #fbe27b;
}


.btn.black:hover,
.button.black:hover {
	box-shadow: inset 0 0 0 2px #333333;
}


.btn.white:hover,
.button.white:hover {
	box-shadow: inset 0 0 0 2px #ffffff;
}


.tall-btn {
	padding: 1em 1.5em;
}


.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7935a;
	border: 1px solid transparent;
	border-radius: 0
}


.alert,
.alert h4 {
	color: #ffffff
}


.alert h4 {
	margin: 0
}


.alert .close {
	position: relative;
	top: -2px;
	right: -21px;
	line-height: 20px
}


.alert-success {
	color: #ffffff;
	background-color: #7eb66c;
	border-color: transparent
}


.alert-success h4 {
	color: #ffffff
}


.alert-danger,
.alert-error {
	color: #ffffff;
	background-color: #e2614e;
	border-color: transparent
}


.alert-danger h4,
.alert-error h4 {
	color: #ffffff
}


.alert-info {
	color: #ffffff;
	background-color: #705080;
	border-color: transparent
}


.alert-info h4 {
	color: #ffffff
}


.alert-block {
	padding-top: 14px;
	padding-bottom: 14px
}


.alert-block > p,
.alert-block > ul {
	margin-bottom: 0
}


.alert-block p + p {
	margin-top: 5px
}


.nav {
	margin-bottom: 20px;
	margin-left: 0;
	list-style: none
}


.nav > li > a {
	display: block
}


.nav > li > a:hover,
.nav > li > a:focus {
	text-decoration: none;
	background-color: #ebebea
}


.nav > li > a > img {
	max-width: none
}


.nav > .pull-right {
	float: right
}


.nav-header {
	display: block;
	padding: 3px 15px;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #dcdcdb;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	text-transform: uppercase
}


.nav li + .nav-header {
	margin-top: 9px
}


.nav-list {
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 0
}


.nav-list > li > a,
.nav-list .nav-header {
	margin-right: -15px;
	margin-left: -15px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5)
}


.nav-list > li > a {
	padding: 3px 15px
}


.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	background-color: #a3a3a3
}


.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
	margin-right: 2px
}


.nav-list .divider {
	*width: 100%;
	height: 1px;
	margin: 9px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #ffffff
}


.nav-tabs,
.nav-pills {
	*zoom: 1
}


.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
	display: table;
	line-height: 0;
	content: ""
}


.nav-tabs:after,
.nav-pills:after {
	clear: both
}


.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
	display: table;
	line-height: 0;
	content: ""
}


.nav-tabs:after,
.nav-pills:after {
	clear: both
}


.nav-tabs > li,
.nav-pills > li {
	float: left
}


.nav-tabs > li > a,
.nav-pills > li > a {
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 2px;
	line-height: 14px
}


.nav-tabs {
	border-bottom: 1px solid #dddddd
}


.nav-tabs > li {
	margin-bottom: -1px
}


.nav-tabs > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 20px;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}


.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
	border-color: #ebebea #ebebea #dddddd
}


.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
	color: #a3a3a3;
	cursor: default;
	background-color: transparent;
	border: 1px solid #dddddd;
	border-bottom-color: transparent
}


.nav-pills > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-radius: 5px
}


.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
	color: #ffffff;
	background-color: #a3a3a3
}


.nav-stacked > li {
	float: none
}


.nav-stacked > li > a {
	margin-right: 0
}


.nav-tabs.nav-stacked {
	border-bottom: 0
}


.nav-tabs.nav-stacked > li > a {
	border: 1px solid #dddddd;
	border-radius: 0
}


.nav-tabs.nav-stacked > li:first-child > a {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px
}


.nav-tabs.nav-stacked > li:last-child > a {
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px
}


.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
	z-index: 2;
	border-color: #dddddd
}


.nav-pills.nav-stacked > li > a {
	margin-bottom: 3px
}


.nav-pills.nav-stacked > li:last-child > a {
	margin-bottom: 1px
}


.nav-tabs .dropdown-menu {
	border-radius: 0 0 6px 6px
}


.nav-pills .dropdown-menu {
	border-radius: 6px
}


.nav .dropdown-toggle .caret {
	margin-top: 6px;
	border-top-color: #a3a3a3;
	border-bottom-color: #a3a3a3
}


.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
	border-top-color: #f8e815;
	border-bottom-color: #f8e815
}


.nav-tabs .dropdown-toggle .caret {
	margin-top: 8px
}


.nav .active .dropdown-toggle .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff
}


.nav-tabs .active .dropdown-toggle .caret {
	border-top-color: #a3a3a3;
	border-bottom-color: #a3a3a3
}


.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
	cursor: pointer
}


.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
	color: #ffffff;
	background-color: #dcdcdb;
	border-color: #dcdcdb
}


.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100)
}


.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
	border-color: #dcdcdb
}


.tabbable {
	*zoom: 1
}


.tabbable:before,
.tabbable:after {
	display: table;
	line-height: 0;
	content: ""
}


.tabbable:after {
	clear: both
}


.tabbable:before,
.tabbable:after {
	display: table;
	line-height: 0;
	content: ""
}


.tabbable:after {
	clear: both
}


.tab-content {
	overflow: auto
}


.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
	border-bottom: 0
}


.tab-content > .tab-pane,
.pill-content > .pill-pane {
	display: none
}


.tab-content > .active,
.pill-content > .active {
	display: block
}


.tabs-below > .nav-tabs {
	border-top: 1px solid #dddddd
}


.tabs-below > .nav-tabs > li {
	margin-top: -1px;
	margin-bottom: 0
}


.tabs-below > .nav-tabs > li > a {
	border-radius: 0 0 4px 4px
}


.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
	border-top-color: #dddddd;
	border-bottom-color: transparent
}


.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
	border-color: transparent #dddddd #dddddd #dddddd
}


.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
	float: none
}


.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
	min-width: 74px;
	margin-right: 0;
	margin-bottom: 3px
}


.tabs-left > .nav-tabs {
	float: left;
	margin-right: 19px;
	border-right: 1px solid #dddddd
}


.tabs-left > .nav-tabs > li > a {
	margin-right: -1px;
	border-radius: 4px 0 0 4px
}


.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
	border-color: #ebebea #dddddd #ebebea #ebebea
}


.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
	border-color: #dddddd transparent #dddddd #dddddd;
	*border-right-color: #ffffff
}


.tabs-right > .nav-tabs {
	float: right;
	margin-left: 19px;
	border-left: 1px solid #dddddd
}


.tabs-right > .nav-tabs > li > a {
	margin-left: -1px;
	border-radius: 0 4px 4px 0
}


.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
	border-color: #ebebea #ebebea #ebebea #dddddd
}


.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
	border-color: #dddddd #dddddd #dddddd transparent;
	*border-left-color: #ffffff
}


.nav > .disabled > a {
	color: #dcdcdb
}


.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
	text-decoration: none;
	cursor: default;
	background-color: transparent
}


.navbar {
	*position: relative;
	*z-index: 2;
	margin-bottom: 20px;
	overflow: visible
}


.navbar-inner {
	min-height: 110px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #000000;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000000), to(#000000));
	background-image: -webkit-linear-gradient(top, #000000, #000000);
	background-image: linear-gradient(to bottom, #000000, #000000);
	background-repeat: repeat-x;
	border: 1px solid transparent;
	border-radius: 0;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=0);
	*zoom: 1;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065)
}


.navbar-inner:before,
.navbar-inner:after {
	display: table;
	line-height: 0;
	content: ""
}


.navbar-inner:after {
	clear: both
}


.navbar-inner:before,
.navbar-inner:after {
	display: table;
	line-height: 0;
	content: ""
}


.navbar-inner:after {
	clear: both
}


.navbar .container {
	width: auto
}


.nav-collapse.collapse {
	height: auto;
	overflow: visible
}


.navbar .brand {
	display: block;
	float: left;
	padding: 45px 20px 45px;
	margin-left: -20px;
	font-size: 20px;
	font-weight: 200;
	color: #ffffff;
	text-shadow: 0 1px 0 #000000;
}


.navbar .brand:hover,
.navbar .brand:focus {
	text-decoration: none
}


.navbar-text {
	margin-bottom: 0;
	line-height: 110px;
	color: #ffffff
}


.navbar-link {
	color: #ffffff
}


.navbar-link:hover,
.navbar-link:focus {
	color: #a3a3a3
}


.navbar .divider-vertical {
	height: 110px;
	margin: 0 9px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000
}


.navbar .btn,
.navbar .btn-group {
	margin-top: 40px
}


.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
	margin-top: 0
}


.navbar-form {
	margin-bottom: 0;
	*zoom: 1
}


.navbar-form:before,
.navbar-form:after {
	display: table;
	line-height: 0;
	content: ""
}


.navbar-form:after {
	clear: both
}


.navbar-form:before,
.navbar-form:after {
	display: table;
	line-height: 0;
	content: ""
}


.navbar-form:after {
	clear: both
}


.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
	margin-top: 40px
}


.navbar-form input,
.navbar-form select,
.navbar-form .btn {
	display: inline-block;
	margin-bottom: 0
}


.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
	margin-top: 3px
}


.navbar-form .input-append,
.navbar-form .input-prepend {
	margin-top: 5px;
	white-space: nowrap
}


.navbar-form .input-append input,
.navbar-form .input-prepend input {
	margin-top: 0
}


.navbar-search {
	position: relative;
	float: left;
	margin-top: 40px;
	margin-bottom: 0
}


.navbar-search .search-query {
	padding: 4px 14px;
	margin-bottom: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1;
	border-radius: 15px
}


.navbar-static-top {
	position: static;
	margin-bottom: 0
}


.navbar-static-top .navbar-inner {
	border-radius: 0
}


.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	margin-bottom: 0
}


.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
	border-width: 0 0 1px
}


.navbar-fixed-bottom .navbar-inner {
	border-width: 1px 0 0
}


.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
	padding-right: 0;
	padding-left: 0;
	border-radius: 0
}


.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
	width: 944px
}


.navbar-fixed-top {
	top: 0
}


.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1)
}


.navbar-fixed-bottom {
	bottom: 0
}


.navbar-fixed-bottom .navbar-inner {
	box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1)
}


.navbar .nav {
	position: relative;
	left: 0;
	display: block;
	margin: 0 10px 0 0
}


.navbar .nav.pull-right {
	float: right;
	margin-right: 0
}


.navbar .nav > li {
	display: inline-block;
}


.navbar .nav > li > a {
	float: none;
	padding: 45px 15px 45px;
	color: #ffffff;
	text-decoration: none;
	text-shadow: 0 1px 0 #000000
}


.navbar .nav .dropdown-toggle .caret {
	margin-top: 8px
}


.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
	color: #a3a3a3;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0.05)
}


.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125)
}


.navbar .btn-navbar {
	display: none;
	float: right;
	padding: 7px 10px;
	margin-right: 5px;
	margin-left: 5px;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #000000;
	*background-color: #000000;
	background-image: none !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000000), to(#000000));
	background-image: -webkit-linear-gradient(top, #000000, #000000);
	background-image: linear-gradient(to bottom, #000000, #000000);
	background-repeat: repeat-x;
	border-color: #000000 #000000 #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	-webkit-filter: none;
	filter: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075)
}


.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #000000;
	*background-color: #000000
}


.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
	background-color: #000000 \9
}


.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #000000;
	*background-color: #000000
}


.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
	background-color: #000000 \9
}


.navbar .btn-navbar .icon-bar {
	display: block;
	width: 18px;
	height: 2px;
	background-color: #f5f5f5;
	border-radius: 1px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25)
}


.btn-navbar .icon-bar + .icon-bar {
	margin-top: 3px
}


.navbar .nav > li > .dropdown-menu:before {
	position: absolute;
	top: -7px;
	left: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #cccccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	content: ''
}


.navbar .nav > li > .dropdown-menu:after {
	position: absolute;
	top: -6px;
	left: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	border-left: 6px solid transparent;
	content: ''
}


.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
	top: auto;
	bottom: -7px;
	border-top: 7px solid #cccccc;
	border-bottom: 0;
	border-top-color: rgba(0, 0, 0, 0.2)
}


.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
	top: auto;
	bottom: -6px;
	border-top: 6px solid #ffffff;
	border-bottom: 0
}


.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
	border-top-color: #a3a3a3;
	border-bottom-color: #a3a3a3
}


.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
	color: #ffffff;
	background-color: transparent
}


.navbar .nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff
}


.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff
}


.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
	right: 0;
	left: auto
}


.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
	right: 12px;
	left: auto
}


.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
	right: 13px;
	left: auto
}


.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
	right: 100%;
	left: auto;
	margin-right: -1px;
	margin-left: 0;
	border-radius: 6px 0 6px 6px
}


.navbar-inverse .navbar-inner {
	background-color: #009ce2;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#009ce2), to(#009ce2));
	background-image: -webkit-linear-gradient(top, #009ce2, #009ce2);
	background-image: linear-gradient(to bottom, #009ce2, #009ce2);
	background-repeat: repeat-x;
	border-color: transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff009ce2', endColorstr='#ff009ce2', GradientType=0)
}


.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}


.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
	color: #ffffff
}


.navbar-inverse .brand {
	color: #ffffff
}


.navbar-inverse .navbar-text {
	color: #ffffff
}


.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
	color: #ffffff;
	background-color: rgba(0, 0, 0, 0.05)
}


.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
	color: #ffffff;
	background-color: #009ce2
}


.navbar-inverse .navbar-link {
	color: #ffffff
}


.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
	color: #ffffff
}


.navbar-inverse .divider-vertical {
	border-right-color: #009ce2;
	border-left-color: #009ce2
}


.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
	color: #ffffff;
	background-color: #009ce2
}


.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff
}


.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff
}


.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff
}


.navbar-inverse .navbar-search .search-query {
	color: #ffffff;
	background-color: #62cfff;
	border-color: #009ce2;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
	-webkit-transition: none;
	transition: none
}


.navbar-inverse .navbar-search .search-query:-moz-placeholder {
	color: #757473
}


.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
	color: #757473
}


.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
	color: #757473
}


.navbar-inverse .navbar-search .search-query:-moz-placeholder {
	color: #757473
}


.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
	color: #757473
}


.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
	color: #757473
}


.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
	padding: 5px 15px;
	color: #757473;
	text-shadow: 0 1px 0 #ffffff;
	background-color: #ffffff;
	border: 0;
	outline: 0;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.15)
}


.navbar-inverse .btn-navbar {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #008ac9;
	*background-color: #008ac9;
	background-image: none !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008ac9), to(#008ac9));
	background-image: -webkit-linear-gradient(top, #008ac9, #008ac9);
	background-image: linear-gradient(to bottom, #008ac9, #008ac9);
	background-repeat: repeat-x;
	border-color: #008ac9 #008ac9 #00567c;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	-webkit-filter: none;
	filter: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff008ac9', endColorstr='#ff008ac9', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}


.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #008ac9;
	*background-color: #0079af
}


.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
	background-color: #006795 \9
}


.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #008ac9;
	*background-color: #0079af
}


.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
	background-color: #006795 \9
}


.breadcrumb {
	padding: 8px 15px;
	margin: 0 0 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 0
}


.breadcrumb > li {
	display: inline-block;
	*display: inline;
	text-shadow: 0 1px 0 #ffffff;
	*zoom: 1
}


.breadcrumb > li > .divider {
	padding: 0 5px;
	color: #cccccc
}


.breadcrumb > .active {
	color: #dcdcdb
}


.display-none {
	display: none;
}


.pagination {
	margin: 20px 0
}


.pagination ul {
	display: inline-block;
	*display: inline;
	margin-bottom: 0;
	margin-left: 0;
	border-radius: 0;
	*zoom: 1;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05)
}


.pagination ul > li {
	display: inline
}


.pagination ul > li.display-none {
	display: none;
}


.pagination ul > li > a,
.pagination ul > li > span {
	float: left;
	padding: 4px 12px;
	line-height: 20px;
	text-decoration: none;
	background-color: #dcdcdb;
	border: 1px solid transparent;
	border-left-width: 0;
	cursor: pointer;
}


.pagination ul > li > a.current,
.pagination ul > li > span.current {
	background: #222222;
	color: #ffffff;
	cursor: auto;
}


.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #ffffff;
	background-color: #222222;
}


.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #dcdcdb;
	cursor: default
}


.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
	color: #dcdcdb;
	cursor: default;
	background-color: transparent
}


.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
	border-left-width: 1px;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topleft: 0
}


.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0
}


.pagination-centered {
	text-align: center
}


.pagination-right {
	text-align: right
}


.pagination-large ul > li > a,
.pagination-large ul > li > span {
	padding: 22px 30px;
	font-size: 17.5px
}


.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topleft: 0
}


.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0
}


.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topleft: 0
}


.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0
}


.pagination-small ul > li > a,
.pagination-small ul > li > span {
	padding: 2px 10px;
	font-size: 11.9px
}


.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
	padding: 2px 6px;
	font-size: 10.5px
}


.first-dots:not(.show),
.last-dots:not(.show) {
	display: none !important;
}


.pager {
	margin: 20px 0;
	text-align: center;
	list-style: none;
	*zoom: 1
}


.pager:before,
.pager:after {
	display: table;
	line-height: 0;
	content: ""
}


.pager:after {
	clear: both
}


.pager:before,
.pager:after {
	display: table;
	line-height: 0;
	content: ""
}


.pager:after {
	clear: both
}


.pager li {
	display: inline
}


.pager li > a,
.pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 15px
}


.pager li > a:hover,
.pager li > a:focus {
	text-decoration: none;
	background-color: #f5f5f5
}


.pager .next > a,
.pager .next > span {
	float: right
}


.pager .previous > a,
.pager .previous > span {
	float: left
}


.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
	color: #dcdcdb;
	cursor: default;
	background-color: #ffffff
}


.search .pager a,
.search .pager .current {
	display: inline-block;
	padding: 5px 14px;
	color: #222222;
	background-color: #dcdcdb;
	border: 0;
	text-decoration: none;
}


.search .pager span {
	padding-left: 5px;
	padding-right: 5px;
}


.search .pager a:hover,
.search .pager a:focus,
.search .pager .current {
	color: #ffffff;
	background-color: #222222;
}


.search article {
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 3em;
}


.search article:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
}


.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000000
}


.modal-backdrop.fade {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}


.modal-backdrop,
.modal-backdrop.fade.in {
	opacity: .8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80)
}


.modal {
	position: fixed;
	top: 10%;
	left: 50%;
	z-index: 1050;
	width: 560px;
	margin-left: -280px;
	background-color: #ffffff;
	border: 1px solid #999999;
	border: 1px solid rgba(0, 0, 0, 0.3);
	*border: 1px solid #999999;
	border-radius: 6px;
	outline: 0;
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	background-clip: padding-box
}


.modal.fade {
	top: -25%;
	-webkit-transition: opacity .3s linear, top .3s ease-out;
	transition: opacity .3s linear, top .3s ease-out
}


.modal.fade.in {
	top: 10%
}


.modal-header {
	padding: 9px 15px;
	border-bottom: 1px solid #eeeeee
}


.modal-header .close {
	margin-top: 2px
}


.modal-header h3 {
	margin: 0;
	line-height: 30px
}


.modal-body {
	position: relative;
	max-height: 400px;
	padding: 15px;
	overflow-y: auto
}


.modal-form {
	margin-bottom: 0
}


.modal-footer {
	padding: 14px 15px 15px;
	margin-bottom: 0;
	text-align: right;
	background-color: #f5f5f5;
	border-top: 1px solid #dddddd;
	border-radius: 0 0 6px 6px;
	*zoom: 1;
	box-shadow: inset 0 1px 0 #ffffff
}


.modal-footer:before,
.modal-footer:after {
	display: table;
	line-height: 0;
	content: ""
}


.modal-footer:after {
	clear: both
}


.modal-footer:before,
.modal-footer:after {
	display: table;
	line-height: 0;
	content: ""
}


.modal-footer:after {
	clear: both
}


.modal-footer .btn + .btn {
	margin-bottom: 0;
	margin-left: 5px
}


.modal-footer .btn-group .btn + .btn {
	margin-left: -1px
}


.modal-footer .btn-block + .btn-block {
	margin-left: 0
}


.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	visibility: visible
}


.tooltip.in {
	opacity: .8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80)
}


.tooltip.top {
	padding: 5px 0;
	margin-top: -3px
}


.tooltip.right {
	padding: 0 5px;
	margin-left: 3px
}


.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px
}


.tooltip.left {
	padding: 0 5px;
	margin-left: -3px
}


.tooltip-inner {
	max-width: 200px;
	padding: 8px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background-color: #000000;
	border-radius: 0
}


.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}


.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-top-color: #000000;
	border-width: 5px 5px 0
}


.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-right-color: #000000;
	border-width: 5px 5px 5px 0
}


.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-left-color: #000000;
	border-width: 5px 0 5px 5px
}


.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-bottom-color: #000000;
	border-width: 0 5px 5px
}


.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	white-space: normal;
	background-color: #e7935a;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	background-clip: padding-box
}


.popover.top {
	margin-top: -10px
}


.popover.right {
	margin-left: 10px
}


.popover.bottom {
	margin-top: 10px
}


.popover.left {
	margin-left: -10px
}


.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #e7935a;
	border-bottom: 1px solid #e48444;
	border-radius: 5px 5px 0 0
}


.popover-title:empty {
	display: none
}


.popover-content {
	padding: 9px 14px
}


.popover .arrow,
.popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}


.popover .arrow {
	border-width: 16px
}


.popover .arrow:after {
	border-width: 15px;
	content: ""
}


.popover.top .arrow {
	bottom: -16px;
	left: 50%;
	margin-left: -16px;
	border-top-color: #999999;
	border-top-color: transparent;
	border-bottom-width: 0
}


.popover.top .arrow:after {
	bottom: 1px;
	margin-left: -15px;
	border-top-color: #e7935a;
	border-bottom-width: 0
}


.popover.right .arrow {
	top: 50%;
	left: -16px;
	margin-top: -16px;
	border-right-color: #999999;
	border-right-color: transparent;
	border-left-width: 0
}


.popover.right .arrow:after {
	bottom: -15px;
	left: 1px;
	border-right-color: #e7935a;
	border-left-width: 0
}


.popover.bottom .arrow {
	top: -16px;
	left: 50%;
	margin-left: -16px;
	border-bottom-color: #999999;
	border-bottom-color: transparent;
	border-bottom-color: transparent;
	border-top-width: 0
}


.popover.bottom .arrow:after {
	top: 1px;
	margin-left: -15px;
	border-bottom-color: #e7935a;
	border-top-width: 0
}


.popover.left .arrow {
	top: 50%;
	right: -16px;
	margin-top: -16px;
	border-left-color: #999999;
	border-left-color: transparent;
	border-right-width: 0
}


.popover.left .arrow:after {
	right: 1px;
	bottom: -15px;
	border-left-color: #e7935a;
	border-right-width: 0
}


.thumbnails {
	margin-left: -40px;
	list-style: none;
	*zoom: 1
}


.thumbnails:before,
.thumbnails:after {
	display: table;
	line-height: 0;
	content: ""
}


.thumbnails:after {
	clear: both
}


.thumbnails:before,
.thumbnails:after {
	display: table;
	line-height: 0;
	content: ""
}


.thumbnails:after {
	clear: both
}


.row-fluid .thumbnails {
	margin-left: 0
}


.thumbnails > li {
	float: left;
	margin-bottom: 20px;
	margin-left: 40px
}


.thumbnail:not(.wp-caption) {
	display: block;
	padding: 4px;
	line-height: 20px;
	border: 1px solid #dddddd;
	border-radius: 0;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}


a.thumbnail:hover,
a.thumbnail:focus {
	border-color: #a3a3a3;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25)
}


.thumbnail > img {
	display: block;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto
}


.thumbnail:not(.wp-caption) .caption {
	padding: 9px;
	color: #a3a3a3
}


.media,
.media-body {
	overflow: hidden;
	*overflow: visible;
	zoom: 1
}


.media,
.media .media {
	margin-top: 15px
}


.media:first-child {
	margin-top: 0
}


.media-object {
	display: block
}


.media-heading {
	margin: 0 0 5px
}


.media > .pull-left {
	margin-right: 10px
}


.media > .pull-right {
	margin-left: 10px
}


.media-list {
	margin-left: 0;
	list-style: none
}


.label,
.badge {
	display: inline-block;
	padding: 2px 4px;
	font-size: 11.844px;
	font-weight: bold;
	line-height: 14px;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #dcdcdb
}


.label {
	border-radius: 3px
}


.badge {
	padding-right: 9px;
	padding-left: 9px;
	border-radius: 9px
}


.label:empty,
.badge:empty {
	display: none
}


a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer
}


.label-important,
.badge-important {
	background-color: #ffffff
}


.label-important[href],
.badge-important[href] {
	background-color: #e6e6e6
}


.label-warning,
.badge-warning {
	background-color: #e7935a
}


.label-warning[href],
.badge-warning[href] {
	background-color: #e1762d
}


.label-success,
.badge-success {
	background-color: #ffffff
}


.label-success[href],
.badge-success[href] {
	background-color: #e6e6e6
}


.label-info,
.badge-info {
	background-color: #ffffff
}


.label-info[href],
.badge-info[href] {
	background-color: #e6e6e6
}


.label-inverse,
.badge-inverse {
	background-color: #757473
}


.label-inverse[href],
.badge-inverse[href] {
	background-color: #5b5a5a
}


.btn .label,
.btn .badge {
	position: relative;
	top: -1px
}


.btn-mini .label,
.btn-mini .badge {
	top: 0
}


@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}


@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}


.progress {
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #f7f7f7;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
	background-repeat: repeat-x;
	border-radius: 0;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}


.progress .bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0e90d2;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
	background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
	background-image: linear-gradient(to bottom, #149bdf, #0480be);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-sizing: border-box;
	-webkit-transition: width .6s ease;
	transition: width .6s ease
}


.progress .bar + .bar {
	box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15)
}


.progress-striped .bar {
	background-color: #149bdf;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px
}


.progress.active .bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}


.progress-danger .bar,
.progress .bar-danger {
	background-color: #dd514c;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0)
}


.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
	background-color: #ee5f5b;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}


.progress-success .bar,
.progress .bar-success {
	background-color: #5eb95e;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
	background-image: -webkit-linear-gradient(top, #62c462, #57a957);
	background-image: linear-gradient(to bottom, #62c462, #57a957);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0)
}


.progress-success.progress-striped .bar,
.progress-striped .bar-success {
	background-color: #62c462;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}


.progress-info .bar,
.progress .bar-info {
	background-color: #4bb1cf;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
	background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
	background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0)
}


.progress-info.progress-striped .bar,
.progress-striped .bar-info {
	background-color: #5bc0de;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}


.progress-warning .bar,
.progress .bar-warning {
	background-color: #edad82;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1bf9d), to(#e7935a));
	background-image: -webkit-linear-gradient(top, #f1bf9d, #e7935a);
	background-image: linear-gradient(to bottom, #f1bf9d, #e7935a);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1bf9d', endColorstr='#ffe7935a', GradientType=0)
}


.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
	background-color: #f1bf9d;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}


.accordion {
	margin-bottom: 20px
}


.accordion-group {
	margin-bottom: 2px;
	border: 1px solid #e5e5e5;
	border-radius: 0
}


.accordion-heading {
	border-bottom: 0
}


.accordion-heading .accordion-toggle {
	display: block;
	padding: 8px 15px
}


.accordion-toggle {
	cursor: pointer
}


.accordion-inner {
	padding: 9px 15px;
	border-top: 1px solid #e5e5e5
}


.carousel {
	position: relative;
	margin-bottom: 20px;
	line-height: 1
}


.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}


.carousel-inner > .item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}


.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	display: block;
	line-height: 1
}


.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
	display: block
}


.carousel-inner > .active {
	left: 0
}


.carousel-inner > .next,
.carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%
}


.carousel-inner > .next {
	left: 100%
}


.carousel-inner > .prev {
	left: -100%
}


.carousel-inner > .next.left,
.carousel-inner > .prev.right {
	left: 0
}


.carousel-inner > .active.left {
	left: -100%
}


.carousel-inner > .active.right {
	left: 100%
}


.carousel-control {
	position: absolute;
	top: 40%;
	left: 15px;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	font-size: 60px;
	font-weight: 100;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	background: #222222;
	border: 3px solid #ffffff;
	border-radius: 23px;
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50)
}


.carousel-control.right {
	right: 15px;
	left: auto
}


.carousel-control:hover,
.carousel-control:focus {
	color: #ffffff;
	text-decoration: none;
	opacity: .9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90)
}


.carousel-indicators {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 5;
	margin: 0;
	list-style: none
}


.carousel-indicators li {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	text-indent: -999px;
	background-color: #cccccc;
	background-color: rgba(255, 255, 255, 0.25);
	border-radius: 5px
}


.carousel-indicators .active {
	background-color: #ffffff
}


.carousel-caption {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 15px;
	background: #757473;
	background: rgba(0, 0, 0, 0.75)
}


.carousel-caption h4,
.carousel-caption p {
	line-height: 20px;
	color: #ffffff
}


.carousel-caption h4 {
	margin: 0 0 5px
}


.carousel-caption p {
	margin-bottom: 0
}


.hero-unit {
	padding: 60px;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: 200;
	line-height: 30px;
	color: inherit;
	background-color: #ebebea;
	border-radius: 6px
}


.hero-unit h1 {
	margin-bottom: 0;
	font-size: 60px;
	line-height: 1;
	letter-spacing: -1px;
	color: inherit
}


.hero-unit li {
	line-height: 30px
}


.pull-right {
	float: right
}


.pull-left {
	float: left
}


.hide {
	display: none
}


.show {
	display: block
}


.invisible {
	visibility: hidden
}


.affix {
	position: fixed
}


/*!
 * Theme BS Variable Overrides
 */

h1 {
	margin-bottom: 1em;
	font-size: 34px;
}


h2 {
	font-size: 28px;
}


h3 {
	font-size: 24px;
}


h4 {
	font-size: 16px;
}


h5,
h6 {
	font-size: 16px;
}


blockquote {
	padding: 10px 15px;
	background-color: #ebebea;
	border-left-color: #a3a3a3
}


blockquote.pull-right {
	padding: 10px 15px;
	border-right-color: #a3a3a3
}


blockquote small {
	color: #a3a3a3
}


.muted {
	color: #757473
}


.text-warning {
	color: #e7935a
}


a.text-warning:hover {
	color: #e1762d
}


.text-error {
	color: #e2614e
}


a.text-error:hover {
	color: #d93b24
}


.text-info {
	color: #705080
}


a.text-info:hover {
	color: #553c61
}


.text-success {
	color: #7eb66c
}


a.text-success:hover {
	color: #63a04f
}


.navbar .navbar-inner {
	background-image: none;
	border-bottom: 0;
	border-radius: 0;
	box-shadow: none
}


.navbar .brand:hover {
	color: #a3a3a3
}


.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
	background-color: rgba(0, 0, 0, 0.05);
	box-shadow: none
}


.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
	color: #ffffff
}


.navbar .nav li.dropdown.open > .dropdown-toggle:hover,
.navbar .nav li.dropdown.active > .dropdown-toggle:hover,
.navbar .nav li.dropdown.open.active > .dropdown-toggle:hover {
	color: #ebebea
}


.navbar .navbar-search .search-query {
	line-height: normal
}


.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
	text-shadow: none
}


.navbar-inverse .brand:hover,
.navbar-inverse .nav > .active > a,
.navbar-inverse .nav > .active > a:hover,
.navbar-inverse .nav > .active > a:focus {
	color: #ffffff;
	background-color: rgba(0, 0, 0, 0.05);
	box-shadow: none
}


.navbar-inverse .navbar-search .search-query {
	color: #222222
}


div.subnav {
	margin: 0 1px;
	background: #dcdcdb none;
	border: 0;
	border-radius: 0;
	box-shadow: none
}


div.subnav .nav {
	background-color: transparent
}


div.subnav .nav > li > a {
	border-color: transparent
}


div.subnav .nav > .active > a,
div.subnav .nav > .active > a:hover {
	color: #ffffff;
	background-color: #000000;
	border-color: transparent;
	box-shadow: none
}


div.subnav-fixed {
	top: 111px;
	margin: 0
}


.nav .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
	color: #009ce2
}


.nav-tabs {
	border-bottom: 0
}


.nav-tabs > li > a {
	padding: 4px 12px;
	margin-right: 3px;
	color: #000000;
	background-color: #dcdcdb;
	border: 0;
	border-radius: 0
}


.nav-tabs > li > a:hover {
	background-color: #a3a3a3
}


.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
	color: #ffffff;
	background-color: #000000;
	border: 0
}


.nav-tabs.nav-stacked > li > a:hover {
	color: #ffffff;
	background-color: #009ce2
}


.nav-tabs.nav-stacked > .active > a,
.nav-tabs.nav-stacked > .active > a:hover {
	color: #ffffff;
	background-color: #000000
}


.nav-tabs.nav-stacked > li:first-child > a,
.nav-tabs.nav-stacked > li:last-child > a {
	border-radius: 0
}


.tabs-below > .nav-tabs > li > a,
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
	border-radius: 0
}


.nav-pills > li > a {
	color: #000000;
	background-color: #dcdcdb;
	border-radius: 0
}


.nav-pills > li > a:hover {
	color: #ffffff;
	background-color: #000000
}


.nav-pills > .disabled > a,
.nav-pills > .disabled > a:hover {
	color: #757473;
	background-color: #ebebea
}


.nav-list > li > a {
	color: #222222
}


.nav-list > li > a:hover {
	color: #ffffff;
	text-shadow: none;
	background-color: #009ce2
}


.nav-list .nav-header {
	color: #222222
}


.nav-list .divider {
	background-color: #a3a3a3;
	border-bottom: 0
}


.pagination ul {
	box-shadow: none
}


.pagination ul > li > a,
.pagination ul > li > span {
	margin-right: 6px;
	color: #222222
}


.pagination ul > li > a:hover,
.pagination ul > li > span:hover {
	color: #ffffff;
	background-color: #222222
}


.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
	margin-right: 0
}


.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #ffffff
}


.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
	color: #757473;
	background-color: #ebebea
}


.pager li > a,
.pager li > span {
	color: #222222;
	background-color: #dcdcdb;
	border: 0;
	border-radius: 0
}


.pager li > a:hover,
.pager li > span:hover {
	color: #ffffff;
	background-color: #222222
}


.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > span {
	color: #757473;
	background-color: #ebebea
}


.breadcrumb {
	background-color: #dcdcdb
}


.breadcrumb li {
	text-shadow: none
}


.breadcrumb .divider,
.breadcrumb .active {
	color: #222222;
	text-shadow: none
}


/*
duplicate infoo???

.btn {
	display: inline-block;
	*display: inline;
	padding: 6px 12px;
	margin-bottom: 0;
	*margin-left: .3em;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	text-shadow: none!important;
	vertical-align: middle;
	cursor: pointer;
	background-color: #222;
	background-color: #434342;
	*background-color: #757473;
	background-image: none!important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222), to(#757473));
	background-image: -webkit-linear-gradient(top, #222, #757473);
	background-image: linear-gradient(to bottom, #222, #757473);
	background-repeat: repeat-x;
	border: 0;
	border-color: #757473 #757473 #4e4e4d;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-radius: 0;
	-webkit-filter: none;
			filter: none;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff757473', GradientType=0);
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
	*zoom: 1;
	box-shadow: none
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
	color: #fff;
	background-color: #757473;
	*background-color: #686766
}

.btn:active,
.btn.active {
	background-color: #5b5a5a \9
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
	color: #fff;
	background-color: #757473;
	*background-color: #686766
}

.btn:active,
.btn.active {
	background-color: #5b5a5a \9
}

.btn:first-child {
	*margin-left: 0
}

.btn:first-child {
	*margin-left: 0
}

.btn:hover,
.btn:focus {
	color: #ebebea;
	text-decoration: none;
	background-position: 0 0;
	-webkit-transition: background-position .1s linear;
	transition: background-position .1s linear
}

.btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn.active,
.btn:active {
	background-image: none;
	outline: 0;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.btn.disabled,
.btn[disabled] {
	cursor: default;
	background-image: none;
	opacity: .65;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	filter: alpha(opacity=65);
	box-shadow: none
}

.btn-large {
	padding: 22px 30px
}

.btn-small {
	padding: 2px 10px
}

.btn-mini {
	padding: 2px 6px
}

.btn-group>.btn:first-child,
.btn-group>.btn:last-child,
.btn-group>.dropdown-toggle {
	border-radius: 0
}

.btn-group>.btn+.dropdown-toggle {
	box-shadow: none
}

.btn-warning {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #eaa270;
	background-color: #e8965e;
	*background-color: #e48444;
	background-image: none!important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eaa270), to(#e48444));
	background-image: -webkit-linear-gradient(top, #eaa270, #e48444);
	background-image: linear-gradient(to bottom, #eaa270, #e48444);
	background-repeat: repeat-x;
	border-color: #e48444 #e48444 #bf5e1c;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	-webkit-filter: none;
			filter: none;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffeaa270', endColorstr='#ffe48444', GradientType=0);
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
	color: #fff;
	background-color: #e48444;
	*background-color: #e1762d
}

.btn-warning:active,
.btn-warning.active {
	background-color: #d5691f \9
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
	color: #fff;
	background-color: #e48444;
	*background-color: #e1762d
}

.btn-warning:active,
.btn-warning.active {
	background-color: #d5691f \9
}

.btn-danger {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #e67564;
	background-color: #e36552;
	*background-color: #de4d38;
	background-image: none!important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e67564), to(#de4d38));
	background-image: -webkit-linear-gradient(top, #e67564, #de4d38);
	background-image: linear-gradient(to bottom, #e67564, #de4d38);
	background-repeat: repeat-x;
	border-color: #de4d38 #de4d38 #ae2f1c;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	-webkit-filter: none;
			filter: none;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffe67564', endColorstr='#ffde4d38', GradientType=0);
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
	color: #fff;
	background-color: #de4d38;
	*background-color: #d93b24
}

.btn-danger:active,
.btn-danger.active {
	background-color: #c33520 \9
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
	color: #fff;
	background-color: #de4d38;
	*background-color: #d93b24
}

.btn-danger:active,
.btn-danger.active {
	background-color: #c33520 \9
}

.btn-success {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #8dbe7d;
	background-color: #81b86f;
	*background-color: #6fae5b;
	background-image: none!important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8dbe7d), to(#6fae5b));
	background-image: -webkit-linear-gradient(top, #8dbe7d, #6fae5b);
	background-image: linear-gradient(to bottom, #8dbe7d, #6fae5b);
	background-repeat: repeat-x;
	border-color: #6fae5b #6fae5b #4e7e3e;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	-webkit-filter: none;
			filter: none;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff8dbe7d', endColorstr='#ff6fae5b', GradientType=0);
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
	color: #fff;
	background-color: #6fae5b;
	*background-color: #63a04f
}

.btn-success:active,
.btn-success.active {
	background-color: #588f47 \9
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
	color: #fff;
	background-color: #6fae5b;
	*background-color: #63a04f
}

.btn-success:active,
.btn-success.active {
	background-color: #588f47 \9
}

.btn-info {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #7e5a90;
	background-color: #735283;
	*background-color: #624670;
	background-image: none!important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7e5a90), to(#624670));
	background-image: -webkit-linear-gradient(top, #7e5a90, #624670);
	background-image: linear-gradient(to bottom, #7e5a90, #624670);
	background-repeat: repeat-x;
	border-color: #624670 #624670 #392941;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	-webkit-filter: none;
			filter: none;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff7e5a90', endColorstr='#ff624670', GradientType=0);
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
	color: #fff;
	background-color: #624670;
	*background-color: #553c61
}

.btn-info:active,
.btn-info.active {
	background-color: #473351 \9
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
	color: #fff;
	background-color: #624670;
	*background-color: #553c61
}

.btn-info:active,
.btn-info.active {
	background-color: #473351 \9
}

.btn-inverse {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #000;
	background-color: #0e0e0e;
	*background-color: #222;
	background-image: none!important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000), to(#222));
	background-image: -webkit-linear-gradient(top, #000, #222);
	background-image: linear-gradient(to bottom, #000, #222);
	background-repeat: repeat-x;
	border-color: #222 #222 #000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	-webkit-filter: none;
			filter: none;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff222222', GradientType=0);
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
	color: #fff;
	background-color: #222;
	*background-color: #151515
}

.btn-inverse:active,
.btn-inverse.active {
	background-color: #080808 \9
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
	color: #fff;
	background-color: #222;
	*background-color: #151515
}

.btn-inverse:active,
.btn-inverse.active {
	background-color: #080808 \9
}

*/



.table tbody tr.success td {
	color: #ffffff
}


.table tbody tr.error td {
	color: #ffffff
}


.table tbody tr.info td {
	color: #ffffff
}


.table-bordered {
	border-radius: 0
}


.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
	border-radius: 0
}


.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child,
.table-bordered tfoot:last-child tr:last-child td:first-child {
	border-radius: 0
}


select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
	color: #222222
}


select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	padding: 6px 12px
}


input.search-query {
	border-radius: 0
}


.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
	color: #e7935a
}


.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
	color: #222222;
	border-color: #e7935a
}


.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
	color: #e2614e
}


.control-group.error input,
.control-group.error select,
.control-group.error textarea {
	color: #222222;
	border-color: #e2614e
}


.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
	color: #7eb66c
}


.control-group.success input,
.control-group.success select,
.control-group.success textarea {
	color: #222222;
	border-color: #7eb66c
}


legend {
	color: #222222;
	border-bottom: 0
}


.form-actions {
	background-color: #ebebea;
	border-top: 0
}


.dropdown-submenu > .dropdown-menu,
.dropdown-menu {
	border-radius: 0
}


.alert {
	text-shadow: none;
	border-radius: 0
}


.alert-heading,
.alert h1,
.alert h2,
.alert h3,
.alert h4,
.alert h5,
.alert h6 {
	color: #ffffff
}


.label {
	min-width: 80px;
	min-height: 80px;
	font-weight: 300;
	text-shadow: none;
	border-radius: 0
}


.label-success {
	background-color: #7eb66c
}


.label-important {
	background-color: #e2614e
}


.label-info {
	background-color: #705080
}


.label-inverse {
	background-color: #000000
}


.badge {
	font-weight: 300;
	text-shadow: none;
	border-radius: 0
}


.badge-success {
	background-color: #7eb66c
}


.badge-important {
	background-color: #e2614e
}


.badge-info {
	background-color: #705080
}


.badge-inverse {
	background-color: #000000
}


.hero-unit {
	border: 0;
	border-radius: 0;
	box-shadow: none
}


.well {
	border: 0;
	border-radius: 0;
	box-shadow: none
}


[class^="icon-"],
[class*=" icon-"] {
	margin: 0 2px;
	vertical-align: -2px
}


a.thumbnail {
	background-color: #dcdcdb
}


a.thumbnail:hover {
	background-color: #a3a3a3;
	border-color: transparent
}


.progress {
	height: 6px;
	background-color: #ebebea;
	background-image: none;
	border-radius: 0;
	box-shadow: none
}


.progress .bar {
	background-color: #009ce2;
	background-image: none
}


.progress-info {
	background-color: #705080
}


.progress-success {
	background-color: #7eb66c
}


.progress-warning {
	background-color: #e7935a
}


.progress-danger {
	background-color: #e2614e
}


.modal {
	border-radius: 0
}


.modal-header {
	border-bottom: 0
}


.modal-footer {
	background-color: transparent;
	border-top: 0
}


.popover {
	color: #ffffff;
	border-radius: 0
}


.popover-title {
	color: #ffffff;
	border-bottom: 0
}


.accordion-group {
	border: 0
}


.accordion-heading {
	line-height: 1em
}


.accordion-heading .accordion-toggle {
	display: inline-block;
	padding: 0;
	text-transform: uppercase
}


.accordion-heading .accordion-toggle span {
	font-size: .9em;
	text-transform: capitalize
}


.accordion-heading p {
	margin-top: 5px;
	font-size: .9em;
	font-weight: 400;
	color: #a3a3a3
}


.accordion-heading .accordion-toggle {
	line-height: 1em;
	color: #222222
}


.accordion-inner {
	padding-right: 0;
	padding-left: 0
}


.carousel-inner > .item {
	z-index: 0
}


.carousel-inner .next.left {
	z-index: 1
}


.carousel-inner .active.right {
	z-index: 1
}


.carousel-control {
	z-index: 2
}


/*!
 * ESKER 1.0.0
 */

::-moz-selection {
	background: #faef5f
}


::selection {
	background: var(--footer_link_color);
}


::-moz-selection {
	background: #faef5f
}


html {
	-webkit-font-smoothing: antialiased;
	background: #000000
}


body {
	min-height: 100%;
	background: #ffffff
}


iframe {
	border: 0;
	max-width: 100%;
}


.iframe-container {
	position: relative;
	width: 100%;
	margin-bottom: 1em;
}


.iframe-container:before {
	content: '';
	display: table;
	padding-bottom: 56.5%;
}


.watch-listen-audio .iframe-container:before {
	padding-bottom: 30%;
}


.watch-listen-video.feat-post .iframe-container:before {
	padding-bottom: 53.5%;
}


.page-template-archive-video_audio .iframe-container,
.post-type-archive-video_audio .iframe-container {
	margin-bottom: 2em;
}


.iframe-container iframe,
.iframe-container .entry-content-asset {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


@-webkit-keyframes fade_down {
	0% {
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		-webkit-transform: translateY(-3em);
		transform: translateY(-3em);
	}
	80% {
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	99% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
}


@keyframes fade_down {
	0% {
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		-webkit-transform: translateY(-3em);
		transform: translateY(-3em);
	}
	80% {
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	99% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
}


#fixed-header-padding {
	padding-top: 100px;
	padding-bottom: 50px;
}


@media only screen and ( max-width: 700px ) {
	#fixed-header-padding {
		padding-top: 130px;
	}
}


@media only screen and ( max-width: 500px ) {
	#fixed-header-padding {
		padding-top: 160px;
	}
}


@media only screen and ( max-width: 375px ) {
	#fixed-header-padding {
		padding-top: 180px;
	}
}


.banner.navbar {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: auto;
	z-index: 1001;
}


@media only screen and ( min-width: 601px ) {
	.admin-bar .banner.navbar {
		top: 46px;
	}
}


@media only screen and ( min-width: 768px ) {
	.admin-bar .banner.navbar {
		top: 32px;
	}
}


#wpadminbar a:hover, #wpadminbar a:focus {
	color: #2ea2cc !important;
}


.home header.banner .navbar-inner {
	position: relative;
	z-index: 10;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-animation: fade_down 0.5s linear;
	animation: fade_down 0.5s linear;
}


.banner {
	text-shadow: none;
	-webkit-filter: none;
	filter: none
}


.banner .container {
	position: relative;
}


.banner .brand {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 130px;
	height: 110px;
	padding: 0;
	text-indent: -10000em;
	background: transparent url(../img/esker-logo.png) bottom center no-repeat;
	background-size: contain;
	-webkit-transition: 0.25s ease-in-out opacity, 0.25s ease-in-out height;
	transition: 0.25s ease-in-out opacity, 0.25s ease-in-out height;
}


.banner .brand,
.banner .brand:hover,
.banner .brand:focus,
.banner .brand:active {
	outline: 0;
}


.banner.scrolled .brand,
.banner.scrolled.search-overlay-on .brand.brand-white {
	height: 60px;
}


.banner .brand:hover {
	text-decoration: none
}


.banner .brand.brand-white {
	background-image: url(../img/esker-logo-white.png);
}


.banner .description {
	margin: 20px 0
}


.banner .nav-main {
	display: block;
	position: relative;
	margin-top: 120px;
	padding-bottom: 10px;
	width: 100%;
	text-align: center;
	-webkit-transition: 0.25s ease-in-out margin;
	transition: 0.25s ease-in-out margin;
}


.banner.scrolled .nav-main {
	margin-top: 70px;
}


@media only screen and ( min-width: 768px ) {
	.banner.scrolled .brand,
	.banner.scrolled.search-overlay-on .brand.brand-white {
		height: 75px;
	}

	.banner.scrolled .nav-main {
		margin-top: 85px;
	}
}


.banner .nav-main .nav {
	margin: 0 auto;
	display: inline-block;
	width: auto;
	text-transform: lowercase;
	float: none;
}


.banner .nav-main .nav li {
	font-size: 18px;
	text-align: left
}


.banner .nav-main .nav li a {
	display: inline-block;
	padding: 2px 0;
	margin: 0 10px;
	color: #a3a3a3;
	text-shadow: none;
	background: 0;
	-webkit-filter: none;
	filter: none
}


.banner .nav-main .nav li a .caret {
	display: none
}


.banner .nav-main .nav > li > .dropdown-menu:after {
	border-bottom-color: #222222
}


.banner .nav-main .nav li.active > .dropdown-toggle:hover,
.banner .nav-main .nav li a:hover,
.banner .nav-main .nav li a:focus {
	color: #222222;
	text-decoration: none;
	background: 0
}


.banner .nav-main .nav li > a {
	border-bottom: solid 3px transparent
}


.banner .nav-main .nav li.active > a,
.banner .nav-main .nav li.active > .dropdown-toggle {
	color: #222222;
	background-color: transparent;
	border-bottom: solid 3px var(--subtitle_font_color);
}


.banner .nav-main .nav li .dropdown-menu {
	/*margin-top: -4px;*/
	background-color: #222222
}


.banner .nav-main .nav li .dropdown-menu li {
	font-size: 16px
}


.banner .nav-main .nav li .dropdown-menu li a:hover,
.banner .nav-main .nav li .dropdown-menu li a:active {
	/*color: #f8e815*/
	color: var(--footer_link_color) !important;
}


.banner .nav-main .nav li .dropdown-menu li.active a {
	color: var(--footer_link_color) !important;
	border-bottom: 0
}


.banner .nav-main .nav li .dropdown-menu .dropdown-menu {
	margin-left: -5px
}


.banner .nav-main .nav li ul li.active .dropdown-menu li a {
	border-bottom: 0
}


.banner .nav-main .pull-right li a {
	margin-right: 0;
	font-size: 13px;
	font-weight: bold;
	color: #a3a3a3;
	text-transform: uppercase
}


/*.banner .search-container {*/
/*position: absolute;*/
/*top: 1.5em;*/
/*right: 0;*/
/*}*/

body.search-overlay-on {
	overflow: hidden;
}


.banner.search-overlay-on .search-overlay form .btn,
.no-js .banner .search-container,
footer .search-overlay-trigger:not(.search-overlay-on) .close-icon,
footer .search-overlay-trigger.search-overlay-on .search-icon,
footer .search-overlay-trigger.search-overlay-on .text,
.banner:not(.search-overlay-on) .search-overlay-trigger .close-icon,
.banner.search-overlay-on .search-overlay-trigger .search-icon,
.banner.search-overlay-on .search-overlay-trigger .text {
	display: none;
}


footer .search-overlay-trigger.search-overlay-on .close-icon,
footer .search-overlay-trigger:not(.search-overlay-on) .search-icon,
.banner.search-overlay-on .search-overlay-trigger .close-icon,
.banner:not(.search-overlay-on) .search-overlay-trigger .search-icon {
	display: block;
}


.banner .brand.brand-white {
	display: block;
	position: absolute;
	z-index: -99;
	/*top: 0;*/
	/*left: 0;*/
	opacity: 0;
	width: 1px;
	height: 1px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility: hidden;
	-webkit-transition: 0.25s ease-in-out opacity;
	transition: 0.25s ease-in-out opacity;
}


.banner.search-overlay-on .brand {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}


.banner.search-overlay-on .brand.brand-white {
	z-index: 992;
	opacity: 1;
	width: 130px;
	height: 110px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
	-webkit-transition: 0.25s ease-in-out opacity;
	transition: 0.25s ease-in-out opacity;
}


footer .search-overlay-trigger.search-overlay-on,
.banner.search-overlay-on .search-overlay-trigger {
	position: relative;
	z-index: 999;
	color: #ffffff;
	font-size: 24px;
}


footer .search-overlay-trigger.search-overlay-on {
	position: fixed;
	top: 1.5em;
	right: 1.5em;
}


footer .search-overlay-trigger .text,
.banner .search-overlay-trigger .text {
	margin-right: 15px;
}


footer .search-overlay-trigger,
.banner .search-overlay-trigger {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	font-size: 14px;
	cursor: pointer;
}


footer .search-overlay-trigger:not(.search-overlay-on) {
	position: relative;
	height: 2rem;
	background: #ffffff;
	/*border-radius: 10em;*/
}


footer .search-overlay-trigger:not(.search-overlay-on) .search-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	position: relative;
	z-index: 2;
	top: 1px;
	height: 2rem;
	width: 2rem;
	/*border-radius: 10em;*/
	/*border: 1px solid #222222;*/
	-webkit-transition: 0.25s ease-in-out all;
	transition: 0.25s ease-in-out all;
	/*background: #222222;*/
	color: #000000;
}


/*
footer .search-overlay-trigger:not(.search-overlay-on):hover .search-icon {
	background: #222;
	color: #fff;
}*/
footer .search-overlay-trigger:not(.search-overlay-on) .text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	height: 2rem;
	width: 100%;
	width: calc(100% - 2.5rem);
	padding-left: 1.5rem;
	color: #000000;
	/*border-radius: 10em 0 0 10em;*/
	/*border: 1px solid #222222;*/
	/*border-right: none;*/
}


.banner:not(.search-overlay-on) .search-overlay {
	position: fixed;
	z-index: -99;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility: hidden;
	-webkit-transition: 0.25s ease-in-out opacity, 0s 0.25s linear all;
	transition: 0.25s ease-in-out opacity, 0s 0.25s linear all;
}


.banner.search-overlay-on .search-overlay {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;

	position: fixed;
	z-index: 990;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;

	background: rgba(0, 0, 0, 0.85);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
	color: #ffffff;
	-webkit-transition: 0.25s ease-in-out opacity;
	transition: 0.25s ease-in-out opacity;
}


.banner.search-overlay-on .search-overlay form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;

	margin: 0;
	width: 90%;
	max-width: 1200px;

	font-size: 12vm;

	font-size: 12vmin;
}


.banner.search-overlay-on .search-overlay form * {
	margin: 0;
}


.banner.search-overlay-on .search-overlay form .search-query {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	background: transparent;
	border: none;
	border-bottom: 1px solid #ffffff;
	outline: none;
	box-shadow: none;
	height: 1.5em;
	padding: 0;
	color: #ffffff;
	font-size: 1em;
}


.navbar-inner {
	background: #ffffff
}


ul.nav li.dropdown:hover > ul.dropdown-menu {
	display: block
}


.menu-project-space a:before {
	position: absolute;
	top: 5px;
	left: -5px;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid;
	border-left-color: #dcdcdb;
	content: ""
}


.carousel-control {
	border-radius: 0
}


.content {
	padding-top: 30px;
	padding-bottom: 30px
}


.page-header {
	min-height: 150px;
	padding-bottom: 0;
	overflow: hidden;
	background: #000000;
	text-align: center;
}


.page-header img {
	min-width: 800px
}


.page-header h1 {
	display: inline-block;
	padding: 5px 70px 5px 10px;
	margin-bottom: 0;
	text-transform: uppercase;
	background-color: #ffffff
}


.page-header .inverse h1 {
	color: #ffffff;
	background-color: #000000
}


#exhibition-tab-content {
	overflow: visible
}


#artists,
#curators,
#programs {
	position: relative
}


.artists-grid {
	margin: 0
}


.artists-grid li {
	display: block;
	float: left;
	width: 150px;
	height: 150px;
	padding: 0;
	margin: 0 30px 30px 0;
	list-style: none
}


.artists-grid li a {
	position: relative;
	display: block;
	width: 150px;
	height: 150px;
	color: inherit;
	text-decoration: none;
	background: #ffffff;
	border: solid 1px #dcdcdb
}


.artists-grid li a h3 {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0 0 8px 8px;
	font-size: 14px;
	line-height: 1em
}


.artists-grid li a img {
	display: none
}


.artists-grid li .artist-overview {
	position: absolute;
	top: 150px;
	left: 0;
	display: none;
	width: 692px;
	padding: 5px;
	margin: 1px 0 0 -5px;
	background: #ffffff;
	border-bottom: solid 2px #dcdcdb;
	zoom: 1;
	box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.1)
}


.artists-grid li a:hover .artist-overview {
	display: block
}


.artists li, .curators li {
	list-style: none
}


.artists li img, .curators li img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}


.artists-grid li a:hover img {
	display: block
}


.menu-grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;

	margin: 0;
}


.menu-grid li {
	position: relative;
	display: block;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 30px 0;
	list-style: none
}


@media only screen and (min-width: 768px) {
	.menu-grid li {
		width: 49%;
	}

	.menu-grid li:nth-child(1),
	.menu-grid li:nth-child(2n+1) {
		margin-right: 1%;
		margin-left: 0;
	}

	.menu-grid li:nth-child(2),
	.menu-grid li:nth-child(2n) {
		margin-right: 0;
		margin-left: 1%;
	}

	.menu-grid-1 li,
	.menu-grid-1 li:nth-child(1),
	.menu-grid-1 li:nth-child(2n+1),
	.menu-grid-1 li:nth-child(2),
	.menu-grid-1 li:nth-child(2n) {
		width: 100%;
		margin-right: 0;
		margin-left: 0;
	}
}


@media only screen and (min-width: 1030px) {
	.menu-grid li {
		width: 24.25%;
	}

	.menu-grid li:nth-child(1),
	.menu-grid li:nth-child(4n+1) {
		margin-right: 0.75%;
		margin-left: 0;
	}

	.menu-grid li:nth-child(2),
	.menu-grid li:nth-child(4n+2) {
		margin-right: 0.5%;
		margin-left: 0.25%;
	}

	.menu-grid li:nth-child(3),
	.menu-grid li:nth-child(4n+3) {
		margin-right: 0.25%;
		margin-left: 0.5%;
	}

	.menu-grid li:nth-child(4),
	.menu-grid li:nth-child(4n) {
		margin-right: 0;
		margin-left: 0.75%;
	}

	.menu-grid-1 li,
	.menu-grid-1 li:nth-child(1),
	.menu-grid-1 li:nth-child(2n+1),
	.menu-grid-1 li:nth-child(2),
	.menu-grid-1 li:nth-child(2n) {
		width: 100%;
		margin-right: 0;
		margin-left: 0;
	}

	.menu-grid-2 li {
		width: 49%;
	}

	.menu-grid-2 li:nth-child(1),
	.menu-grid-2 li:nth-child(2n+1) {
		margin-right: 1%;
		margin-left: 0;
	}

	.menu-grid-2 li:nth-child(2),
	.menu-grid-2 li:nth-child(2n) {
		margin-right: 0;
		margin-left: 1%;
	}

	.menu-grid-3 li {
		width: 32.3333333%;
	}

	.menu-grid-3 li:nth-child(1),
	.menu-grid-3 li:nth-child(3n+1) {
		margin-right: 1%;
		margin-left: 0;
	}

	.menu-grid-3 li:nth-child(2),
	.menu-grid-3 li:nth-child(3n+2) {
		margin-right: 0.5%;
		margin-left: 0.5%;
	}

	.menu-grid-3 li:nth-child(3),
	.menu-grid-3 li:nth-child(3n) {
		margin-right: 0;
		margin-left: 1%;
	}
}


.menu-grid li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;

	position: relative;
	width: 100%;
	height: 100%;
	color: inherit;
	text-decoration: none
}


.menu-grid li a .image {
	width: 100%;
	height: auto;
	overflow: hidden
}


.menu-grid li a img {
	display: block;
	width: 100%;
	height: auto
}


.menu-grid li a .overview {
	position: absolute;
	top: 150px;
	left: 0;
	z-index: 100;
	display: none;
	width: 692px;
	padding: 5px;
	margin: 1px 0 0 -5px;
	background: #ffffff;
	border-bottom: solid 2px #dcdcdb;
	zoom: 1;
	box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.1)
}


.menu-grid li a h3 {
	line-height: 1em
}


.menu-grid li a:hover {
	color: #666666
}


.menu-grid li a:hover .overview {
	display: block
}


.menu-grid li a:hover h3 {
	color: inherit
}


.menu-grid li a:hover img {
	opacity: .6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"
}


.menu-grid li .modalContent {
	display: none
}


.menu-grid.small li {
	width: 150px;
	height: 150px
}


.menu-grid.small li a {
	width: 150px
}


.menu-grid.small li a .image,
.menu-grid.small li a img {
	width: 150px
}


.menu-grid .pub h3 {
	height: 3.3em;
	padding: 2px 0;
	margin: 8px 0 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.1em
}


.menu-grid .pub h3.acf-scheme-title {
	padding: 0.5em;
	height: auto;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}


.menu-grid .band h3 {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 10;
	width: auto;
	padding: 10px 8px;
	margin: 0;
	font-size: 26px;
	font-weight: 300;
	line-height: 1em;
	color: #ffffff;
	background-color: #000000
}


#productModal {
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	width: 90%;
	max-width: 900px;
	margin: 0;
}


#productModal .flexslider {
	margin: 0 0 10px
}


#productModal .order-now-above {
	display: none
}


#productModal .modalContent {
	position: relative
}


#productModal .modal-body {
	max-height: 700px;
	min-height: 560px;
	overflow-y: auto;
	overflow-x: hidden;
}


#productModal .modal-body .flex-control-thumbs li {
	width: 10%
}


#productModal .close {
	margin-right: 5px
}


#productModal h1 {
	margin-top: 0;
	margin-bottom: .5em;
	font-size: 18px;
	line-height: 1.1em
}


#productModal .product .flex-viewport {
	max-height: 500px
}


@media only screen and (min-width: 1030px) {
	#productModal .product .gallery {
		position: absolute;
		top: 0;
		left: 0;
		width: 60%;
	}

	#productModal .product header,
	#productModal .product .entry-content {
		padding-left: 1em;
		margin-left: 60%;
	}
}


#programs .year {
	margin-top: 60px
}


#programs .year:first-child {
	margin-top: 10px
}


#programs .overview {
	display: none;
	width: 100%;
	padding: 5px;
	margin: 1px 0 0 -5px;
	background: #ffffff;
	border-bottom: solid 2px #dcdcdb;
	box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.1)
}


#programs .dyn-overview {
	position: absolute;
	z-index: 1000
}


#programs .dyn-overview h3 {
	line-height: 1em
}


#programs .dyn-overview .overview {
	display: block
}


#programs .flexslider {
	margin-bottom: 1px
}


#programs .flexslider .slides li {
	margin-right: 30px
}


#programs .flexslider .slides li a {
	display: block
}


#programs .flexslider .slides li a:hover img {
	opacity: .6 !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"
}


#programs .flexslider img {
	display: block;
	width: 100%;
	height: auto;
	opacity: 1 !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}


.flexslider {
	margin: 0;
	border: 0
}


.flexslider .flex-direction-nav a,
.flexslider .flex-direction-nav a:focus,
.flexslider .flex-direction-nav a:hover,
.flexslider .flex-direction-nav a:active {
	text-align: center;
	background: rgba(255, 255, 255, 0.5);
	border: 1px solid #000000;
	padding: 7px 28px;
	font-size: 14px;
	color: #434342;
	height: auto;
	font-family: "favorit_stdregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.flexslider .flex-direction-nav a:focus,
.flexslider .flex-direction-nav a:hover,
.flexslider .flex-direction-nav a:active {
	background: rgba(255, 255, 255, 0.75);
}


.flexslider .flex-direction-nav a:before {
	font-size: 24px;
	line-height: 40px
}


#headerSlider {
	/*margin: 1em 0 0;*/
	margin: 0;
	border: 0;
	overflow: hidden;
}


#headerSlider .slides img {
	min-width: 100%;
	max-width: 100%;
}


@media (min-width: 768px) {
	#headerSlider .slides img {
		min-width: 800px;
	}
}


#project-space-badge {
	margin-bottom: 20px
}


.sidebar-pagination {
	padding: 10px 5px
}


.esker-filter-widget ul {
	margin: 0;
}


.esker-filter-widget ul > li {
	list-style: none;
	margin-bottom: 14px;
}


.esker-filter-widget h4 {
	color: var(--subtitle_font_color);
}


.esker-filter-widget ul > li > a {
	color: #000000;
}


.esker-filter-widget ul > li > a:hover {
	color: var(--subtitle_font_color);
	text-decoration: underline;
}


.widget.esker-filter-widget a.btn {
	background: #ffffff;
	color: #000000;
	border: 1px solid #000000;
	padding: 7px 38px;
	-webkit-transition: all ease-in-out 0.2s;
	transition: all ease-in-out 0.2s;
}


.widget.esker-filter-widget a.btn:hover {
	border: 1px solid var(--subtitle_font_color);
	color: var(--subtitle_font_color);
}


.sidebar {
	margin-top: 20px
}


.single-program .sidebar {
	margin-top: 0;
}


.widget h2 {
	line-height: 1em;
}


.widget h2 small {
	display: block;
	font-size: 14px;
	color: inherit
}


.widget_hwim .widget-inner {
	position: relative
}


.widget_hwim h2 {
	position: absolute;
	bottom: 20%;
	left: 0;
	z-index: 10;
	width: auto;
	padding: 10px 8px;
	margin: 0;
	font-size: 26px;
	font-weight: 300;
	line-height: 1em;
	color: #ffffff;
	text-transform: none;
	background-color: #000000
}


.widget_hwim h2 a:hover {
	text-decoration: none
}


aside #menu-program_archive_navigation {
	position: relative;
	max-width: 260px;
	padding-top: 45px;
	color: #a3a3a3;
	background: #000000 url(../img/esker-stripes-fff.png) -182px -230px no-repeat
}


aside #menu-program_archive_navigation h2 {
	margin-left: 13px;
	color: #a3a3a3
}


aside #menu-program_archive_navigation ul {
	max-width: 250px;
	margin: 0 0 0 13px
}


aside #menu-program_archive_navigation li {
	position: relative;
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 20px 20px 0;
	list-style: none
}


aside #menu-program_archive_navigation li img {
	width: 100%
}


aside #menu-program_archive_navigation li h3 {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 10;
	width: auto;
	padding: 10px 8px;
	margin: 0;
	font-size: inherit;
	line-height: 1em;
	color: #ffffff;
	background-color: #000000
}


aside #menu-program_archive_navigation li a:hover {
	text-decoration: none
}


aside #menu-program_archive_navigation li a:hover h3 {
	color: #666666
}


aside #menu-program_archive_navigation li a:hover img {
	opacity: .6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"
}


.related-events {
	position: relative;
	/*padding-top: 5px;*/
	color: #a3a3a3;
	background-color: #000000
}


.related-events ul,
.ongoing ul,
.related-events li,
.ongoing li {
	padding: 0;
	margin: 0;
	list-style: none
}


.related-events li,
.ongoing li {
	/*padding: 10px;*/
	padding: 1em;
	overflow: hidden;
	border-top: solid 1px #ffffff
}


.related-events li.event,
.ongoing li.event {
	min-height: 150px;
	padding: 0 5px
}


.related-events li img,
.ongoing li img {
	display: block;
	padding: 0;
	margin: 0 auto;
}


.related-events li.left img,
.ongoing li.left img {
	float: left;
	padding-right: 10px;
	margin-left: 0;
}


.related-events li.right img,
.ongoing li.right img {
	float: right;
	padding-left: 10px;
	margin-right: 0;
}


.related-events li h4,
.ongoing li h4,
.related-events li h5,
.ongoing li h5 {
	margin-bottom: 0;
	margin-bottom: .5em;
	line-height: 1em;
	color: #ebebea;
	text-transform: uppercase
}


.related-events li h5,
.ongoing li h5 {
	color: #a3a3a3
}


.related-events li .btn-pointer,
.ongoing li .btn-pointer {
	padding: 5px 10px 5px 10px;
	color: #ebebea;
	background: #757473
}


.related-events li .btn-pointer:hover,
.ongoing li .btn-pointer:hover,
.related-events li .btn-pointer:focus,
.ongoing li .btn-pointer:focus {
	color: #000000;
}


.related-events li .btn-pointer:after,
.ongoing li .btn-pointer:after {
	/*position: absolute;*/
	/*top: 50%;*/
	/*left: 100%;*/
	/*margin-top: -13px;*/
	/*border-top: 13px solid transparent;*/
	/*border-bottom: 13px solid transparent;*/
	/*border-left: 13px solid;*/
	/*border-left-color: #757473;*/
	/*content: ""*/
}


.related-events h2 {
	/*margin-left: 13px;*/
	margin: 0;
	padding: 1rem;
	color: #a3a3a3;
}


.archive .program,
.single .program {
	/*margin-bottom: 4em*/
}


.archive .program img {
	display: block;
	float: left;
	margin: 0 10px 10px 0
}


.single .program > aside img {
	display: block;
	margin: 0 auto 10px;
}


.single .program > aside {
	/*max-width: 120px;*/
	/*padding-right: 20px;*/
	margin-bottom: 1em;
	text-align: center;
}


@media only screen and (min-width: 769px) {
	.single .program > aside {
		max-width: 180px;
		padding-right: 30px;
	}
}


.archive .program img {
	max-width: 50%;
}


.archive .program .btn-pointer,
.single .program .btn-pointer {
	/*float: left;*/
	/*padding: 7px 10px 7px 7px;*/
	/*margin-right: 30px*/
}


.page-template-archive-program .archive .program .btn-pointer {
	float: right;
	margin-left: 30px;
	margin-right: 16px;
}


.page-template-archive-program .archive .program .btn-pointer.closed {
	margin-right: 0;
}


.page-template-archive-program h1.acf-scheme-title,
.page-template-archive-program .h1.acf-scheme-title,
.page-template-archive-program h2.acf-scheme-title,
.page-template-archive-program .h2.acf-scheme-title {
	margin-top: 1em;
}


/*.archive .program .entry-summary,*/
.single .program .entry-summary {
	margin: 0 0 0 160px
}


.archive .program .entry-summary ul,
.single .program .entry-summary ul,
.archive .program .entry-summary li,
.single .program .entry-summary li {
	padding: 0;
	margin: 0;
	list-style: none
}


.archive .product {
	margin-bottom: 2em
}


.archive .product img {
	float: left
}


.archive .product .entry-content {
	margin-left: 160px
}


.archive .exhibition,
	/*.home .exhibition,*/
.archive .offsite,
.home .offsite,
.archive .projectspace,
.home .projectspace {
	margin-bottom: 2em;
	overflow: auto
}


.archive .exhibition.has_thumb img,
	/*.home .exhibition.has_thumb img,*/
.archive .offsite.has_thumb img,
.home .offsite.has_thumb img,
.archive .projectspace.has_thumb img,
.home .projectspace.has_thumb img {
	float: left
}


.archive .exhibition.has_thumb .entry-summary,
	/*.home .exhibition.has_thumb .entry-summary,*/
.archive .offsite.has_thumb .entry-summary,
.home .offsite.has_thumb .entry-summary,
.archive .projectspace.has_thumb .entry-summary,
.home .projectspace.has_thumb .entry-summary {
	margin-left: 160px
}


.filter-tax-wrapper {
	margin-bottom: 35px;
}


.flex-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}


.flex-stretch {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
}


.flex-nowrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
}


.flex-center, .flex-centered {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}


.flex-left, .flex-start {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}


.flex-right, .flex-end {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}


.flex-centre, .flex-middle {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}


.flex-around, .flex-saround, .flex-space-around, .flex-sparound {
	-ms-flex-pack: distribute;
	justify-content: space-around;
}


.flex-space-between, .flex-sbetween, .flex-between, .flex-justify {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}


.flex-reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}


.flex-vert, .flex-column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}


.hentry header h2,
.hentry header h4,
.hentry header h3 {
	margin: 0 0 5px;
	line-height: 1em
}


.prog-exhi-wrapper {
	width: 100%;
	margin: 0.5em 0 60px;
}


.prog-exhi-wrapper,
.prog-exhi-wrapper * {
	box-sizing: border-box;
	/*font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
}


.prog-exhi-wrapper header > h3 {
	font-size: 23px;
	margin: 12px 0;
}


.prog-exhi-wrapper .ongoing-date {
	font-size: 18px;
	text-transform: uppercase;
	/*font-weight: 700;*/
	line-height: 1.125;
}


.prog-exhi-featured section,.prog-exhi-featured section > *:first-child {
	margin-top: 0;
}


.prog-exhi-wrapper header h3 {
	line-height: 1.25;
}

.prog-exhi-wrapper header h3, .prog-exhi-wrapper header h3 + .date-string {
	margin-bottom: 1rem;
}


.prog-exhi-wrapper header h3 a {
	display: inline-block;
	color: #000000;
	margin: 0;
}


.prog-exhi-featured header a {
	display: block;
	padding: 1px 0;
}


.prog-exhi-wrapper aside {
	text-align: center;
}


.flex-grow,
.prog-exhi-wrapper .flex-grow {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}


.archive .prog-exhi-wrapper img,
.prog-exhi-wrapper img {
	width: auto;
	max-width: 100%;
	margin: 0;
}


.prog-exhi-wrapper.ongoing-prog {
	padding: 1em;
}


.prog-exhi-wrapper.ongoing-prog header > h3 {
	text-transform: uppercase;
	margin-top: 5px;
	line-height: 1.125em;
}


.prog-exhi-wrapper .flex-tax-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: -0.25rem;
}


.prog-exhi-wrapper .flex-tax-btn > * {
	margin: 0.25rem;
}


.prog-exhi-featured aside .btn {
	width: 100%;
	padding: 10px 12px;
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #000000;
	box-shadow: none;
	margin-bottom: 0.5em;
	-webkit-transition: all 00.25s ease-in-out;
	transition: all 00.25s ease-in-out;
}


.prog-exhi-featured aside .btn:hover {
	background-color: #ffffff;
	border: 1px solid var(--subtitle_font_color);
	color: var(--subtitle_font_color);
}


.prog-exhi-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}


.prog-exhi-flex .flex-grow {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
}


.prog-exhi-flex .flex-grow section {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}


.prog-exhi-featured .flex-wrap {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}


.prog-exhi-flex aside,
.ongoing-prog aside,
.prog-exhi-featured aside {
	min-width: 100px;
	width: 100px;
	max-width: 25vw;
	margin-right: 0.75em;
}


.prog-exhi-flex date-string,
.ongoing-prog date-string,
.prog-exhi-featured date-string {
	font-family: "favorit_stdregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
}


@media (min-width: 481px) {
	.prog-exhi-flex aside,
	.ongoing-prog aside,
	.prog-exhi-featured aside {
		min-width: 150px;
		width: 150px;
		margin-right: 1em;
	}
}


@media (min-width: 768px) {
	.prog-exhi-wrapper {
		width: 49%;
	}

	.prog-exhi-wrapper:nth-child(odd) {
		margin-right: 1%;
	}

	.prog-exhi-wrapper:nth-child(even) {
		margin-left: 1%;
	}

	.prog-exhi-wrapper.full-width {
		width: 100%;
	}

	.prog-exhi-wrapper.full-width:nth-child(odd) {
		margin-right: 0;
	}

	.prog-exhi-wrapper.full-width:nth-child(even) {
		margin-left: 0;
	}
}


.print-resolution-images {
	width: 100%;
	font-size: 12px;
	margin: 10px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}


.single .print-resolution-images {
	font-size: 1em;
}


/*.print-resolution-images a.btn {*/
/*	font-size: .85em;*/
/*}*/


.web-resolution-images {
	width: 100%;
	margin: 10px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}


.web-resolution-images h4, .print-resolution-images h4 {
	width: 100%;
}


.web-resolution-wrapper, .print-resolution-wrapper {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}


.web-resolution-wrapper .image-caption, .print-resolution-wrapper .image-caption {
	margin: 0.5em 0;
	line-height: 1.25;
	font-size: 10px;
}


.web-resolution-images .each-image, .print-resolution-images .each-image {
	width: 25%;
	padding: 10px 10px 0 0;
	box-sizing: border-box;
}


.release-pdfs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	margin: 10px 0;
}


.each-pdf {
	width: 48%;
	margin-right: 2%;
	float: left;
	dispaly: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center;
	margin-bottom: 10px;

}


.press-release .meta {
	color: #a3a3a3;
}


.each-pdf h4 {
	margin-bottom: 0px;
}


.each-pdf span {
	font-size: 14px;
	color: #a3a3a3;
}


.each-pdf .pdf-icon {
	background: var(--subtitle_font_color, #fbee61);
	width: 22%;
	margin-right: 3%;
	font-size: 4em;
	text-align: center;
	padding: 25px 10px;
	float: left;
	box-sizing: border-box;
}


.each-pdf .pdf-icon .fad.fa-file-pdf:before {
	color: #ffffff;
}

.each-pdf .pdf-icon .fad.fa-file-pdf:after {
	color: #000000;
}


.each-pdf .pdf-details {
	float: left;
	width: 75%;
}


.single-password-form input {
	float: left;
	padding: 6px 12px;
}


.single-password-form input[type="submit"] {
	padding: 4px 12px;
}


.projectspace {
	background: #000000
}


.projectspace .wrap {
	position: relative
}


.projectspace .banner {
	height: 30px;
	background: #000000
}


.projectspace .banner .project_space {
	display: block;
	float: right;
	width: 173px;
	height: 30px;
	overflow: hidden;
	text-indent: -10000px;
	background: transparent url(../img/ps-nav.png) 0 0 no-repeat;
	-webkit-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out
}


.projectspace .banner .project_space:hover {
	background-position: 0 -30px;
}


.projectspace .banner .project_space_archive {
	display: block;
	float: right;
	width: 100px;
	height: 30px;
	overflow: hidden;
	text-indent: -10000px;
	background: transparent url(../img/ps-nav.png) -173px 0 no-repeat;
	-webkit-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out
}


.projectspace .banner .project_space_archive:hover {
	background-position: -173px -30px
}


.projectspace footer .copy {
	background: #000000
}


.projectspace footer .copy .copy-inner {
	padding: 10px 0;
	margin-top: 2em;
	font-size: .8em;
	color: #757473;
	text-align: right
}


.projectspace #ps-titlebox {
	position: absolute;
	left: 70%;
	z-index: 101;
	width: 30%;
	height: 319px;
	margin-top: 50px;
	color: #ffffff;
	cursor: pointer;
	background: transparent url(../img/ps-titlebox.png) 0 0 no-repeat
}


.projectspace #ps-titlebox header {
	position: absolute;
	bottom: 50px;
	left: 0;
	margin-left: 35px
}


.projectspace #ps-titlebox header h1,
.projectspace #ps-titlebox header h3 {
	margin: 0;
	line-height: 1em;
	color: #ffffff
}


.projectspace #ps-titlebox header h3 {
	font-size: 2em;
	text-transform: uppercase
}


.projectspace #ps-titlebox.dark {
	color: #000000
}


.projectspace #ps-titlebox.dark header h1,
.projectspace #ps-titlebox.dark header h3 {
	color: #000000
}


.projectspace #ps-titlebox footer {
	position: absolute;
	bottom: 5px;
	left: 0;
	margin-left: 18px
}


.projectspace #ps-details.fade {
	left: 45%;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}


.projectspace #ps-details.fade.in {
	left: 30%
}


.projectspace .entry-content {
	position: absolute;
	top: 0;
	left: 30%;
	z-index: 100;
	width: 35%;
	padding: 20px 15% 20px 20px;
	margin-top: 90px;
	background: #ffffff
}


.hentry header {
	margin-bottom: 1em
}


.prog-exhi-featured > header {
	margin: 0;
}


.hentry header h1 {
	margin-bottom: 0
}


.hentry time {
	color: #757473
}


.hentry footer {
	padding-bottom: 20px
}


.program header {
	min-height: 32px
}


.post-nav {
	margin-top: 60px;
	clear: both
}


footer .social-links {
	margin-top: 1em;
	font-size: 1.25em;
	max-width: 200px;
}


.social-links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	/*-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;*/
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}


.single-product .social-links {
	margin-top: 1em;
}


@media (min-width: 850px) {
	.social-links.share-this {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: end;
		-ms-flex-align: end;
		-ms-grid-row-align: flex-end;
		align-items: flex-end;
		position: fixed;
		right: 0;
		right: 0.25em;
		top: 50%;
		top: calc(50% - 6.5em);
		z-index: 999;
	}

	.single-product .social-links {
		margin-top: 0;
	}

	.js .social-links.share-this {
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		-webkit-transform: translateX(3em);
		transform: translateX(3em);
		-webkit-transition: all 0.25s ease-in-out;
		transition: all 0.25s ease-in-out;
	}

	.js .social-links.share-this.show {
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	.modalContent .social-links.share-this {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-ms-grid-row-align: center;
		align-items: center;
		position: static;
		right: auto;
		top: auto;
		margin: 1em 0;
	}

	.js .modalContent .social-links.share-this,
	.js .modalContent .social-links.share-this.show {
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		-webkit-transform: translateX(0);
		transform: translateX(0);
		-webkit-transition: none;
		transition: none;
	}
}


.sidebar .social-links {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-bottom: 12px;
	margin-bottom: 0.75rem;
}


.sidebar .social-links h5 {
	font-size: 1.25em;
}


.social-links h5 {
	margin-right: 16px;
	margin-right: 1rem;
}


.social-links a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	margin: 0.25em;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}


.social-links a i {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	z-index: 2;
	height: 3em;
	width: 3em;
	border: 1px solid #ffffff;
	border-radius: 10em;
	background: #ffffff;
	color: #000000;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}


footer .social-links a i {
	height: 2em;
	width: 2em;
}


footer .social-links a:hover {
	text-decoration: none;
}


.social-links a i img {
	max-width: 1em;
	max-height: 1em;
	filter: brightness(0);
}


.social-links a .hover-text {
	display: none;
}


@media (min-width: 850px) {
	.social-links a {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.social-links.share-this a {
		margin: 0.25em 0;
	}

	.social-links.share-this a .hover-text {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: absolute;
		top: 0;
		right: 1.5em;
		padding-right: 1.5em;
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		width: 0;
		overflow: hidden;
		height: 3em;
		background: #ffffff;
		-webkit-transition: all 0.125s ease-in-out;
		transition: all 0.125s ease-in-out;
	}

	.social-links.share-this a:hover .hover-text,
	.social-links.share-this a:focus .hover-text,
	.social-links.share-this a:active .hover-text {
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		width: 6.25em;
		border: 1px solid #dbce07;
		border-right: none;
		border-radius: 10em 0 0 10em;
		color: #222222;
		-webkit-transition: all 0.25s ease-in-out;
		transition: all 0.25s ease-in-out;
	}

	.modalContent .social-links.share-this a {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		margin: 0 0.25em;
	}

	.modalContent .social-links.share-this a .hover-text {
		display: none;
	}

	.modalContent .social-links.share-this a .fa {
		height: 2em;
		width: 2em;
	}
}


.social-links a:hover .fa {
	/*background: #666;*/
	background: #dbce07;
	border-color: #dbce07;
	text-decoration: none;
	/*box-shadow: inset 0 0 3px #222;*/
}


.esker-social h5 {
	font-size: 1.5em;
	line-height: 1em;
}


.content-info {
	min-height: 140px;
	margin-top: 50px;
	background: #000000;
	border-radius: 0;
	color: #ffffff !important;
	font-family: "favorit_stdlight", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}


.content-info strong {
	font-weight: normal;
}


.content-info p {
	margin: 10px 0;
	color: #ffffff !important;
	font-family: "favorit_stdlight", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}


.content-info .btn-pointer {
	display: inline-block;
}


.content-info table td {
	padding-right: 10px;
}


.content-info .widget {
	padding-top: 50px
}


.content-info .copy {
	background: #242424;
}


.content-info .copy .footer_navigation {
	display: inline-block;
	float: left;
	margin: 10px 0;
	text-align: left;
	text-transform: uppercase
}


.content-info .copy .footer_navigation li {
	display: inline-block;
	padding-right: 10px
}


.content-info .copy .footer_navigation a:hover,
.content-info .copy .footer_navigation a:focus {
	/*color: #eeeeee;*/
	/*color: var(--footer_link_color);*/
	-webkit-filter: brightness(150%);
	filter: brightness(150%);
	text-decoration: underline;
}


.content-info .copy .copy-inner {
	padding: 10px 0;
	margin-top: 2em;
	font-size: .8em;
	color: #cfcfcf;
	text-align: right
}


.copy-inner .menu-privacy-comment-policy a {
	text-decoration: none !important;
}


.content-info a:link,
.content-info a:visited {
	color: #ffffff;
	text-decoration: underline;
	/*color:var(--footer_link_color);*/
}


.content-info a:focus,
.content-info a:hover {
	/*color: #222222*/
	color: var(--footer_link_color) !important;
	text-decoration: underline;
}


.content-info h2 {
	margin: 0 0 20px;
	color: #ffffff !important;
}


.content-info .subscribe-box,
.content-info .search-box {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px
}


.content-info .search-query {
	text-indent: 8px;
	background: #ffffff url(../img/sprites.png) top left no-repeat
}


.content-info .search-query,
.content-info .subscribe-email {
	width: 60%
}


.content-info .subscribe-box h2 {
	margin-bottom: 12px
}


.content-info .search-box {
	padding-top: 15px
}


.content-info .search-box h2 {
	margin-bottom: 8px
}


.content-info .artmap {
	display: block;
	width: 151px;
	height: 151px;
	margin: 20px 0;
	overflow: hidden;
	background: transparent url(../img/map.png) top center no-repeat
}


.content-info .artmap:hover {
	background-position: bottom center
}


.content-info .esker-artmap {
	position: relative;
	display: block;
	width: 150px;
	height: 150px;
	margin: 20px 0;
	overflow: hidden;
}


.content-info .artmap-img {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	height: auto;
	width: auto;
	max-width: 100%;
	max-height: 100%;
	opacity: 1;
	z-index: 4;
	margin: 0;
	-o-object-fit: contain;
	object-fit: contain;
}


.content-info .artmap-img-hover {
	opacity: 0;
	z-index: 5;
	-webkit-transition: 0.25s opacity ease-in-out;
	transition: 0.25s opacity ease-in-out;
}


.content-info .esker-artmap:hover .artmap-img-hover,
.content-info .esker-artmap:focus .artmap-img-hover {
	opacity: 1;
}


/*Instagram gallery*/
#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
	background-color: transparent;
	color: #000000;
	border: 1px solid #000000;
	border-radius: 0px;

}


#sb_instagram .sbi_follow_btn a:focus, #sb_instagram .sbi_follow_btn a:hover {
	box-shadow: none;
}


/*
.esker-social .social-links,
.esker-social .social-links,
.content-info .social-links {
	margin-top: 5px;
	margin-bottom: 10px;
	background: transparent url(../img/social-links.png) 0 -62px no-repeat
}

.esker-social .social-links a,
.content-info .social-links a {
	display: inline-block;
	width: 39px;
	height: 62px;
	overflow: hidden;
	text-indent: -10000em;
	background: transparent url(../img/social-links.png) 0 0 no-repeat;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out
}

.esker-social .social-links a:hover,
.content-info .social-links a:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.esker-social .social-links .fb,
.content-info .social-links .fb {
	width: 41px
}

.esker-social .social-links .tw,
.content-info .social-links .tw {
	background-position: -80px 0
}

.esker-social .social-links .eb,
.content-info .social-links .eb {
	background-position: -41px 0
}

.esker-social .social-links .vm,
.content-info .social-links .vm {
	width: 41px;
	background-position: -119px 0
}

.esker-social .social-links .ig,
.content-info .social-links .ig {
	width: 41px;
	background-position: -160px 0
}
*/
.content-info .hours {
	margin-top: 15px
}


.content-info .hours td {
	padding-right: 5px
}


.subscribe-button-inner {
	/*display: none !important;*/ /* Overwrite jQuery */
}


.taxonomy-term {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;

	padding: 7px 20px;
	min-height: 0;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.25em;
	letter-spacing: 0.28px;
	text-align: center;
	color: #0563e1;
	background: #e3eefd;
}


.taxonomy-term + .taxonomy-term {
	margin-top: 0.25em;
}

.btn,
.button,
.btn-pointer {
	display: inline-block;
	position: relative;
	width: auto;
	background: #ffffff;
	border: 1px solid #000000;
	padding: 7px 38px;
	min-height: 34px;
	/*font-weight: 700;*/
	font-size: 14px;
	color: #434342 !important;
	text-align: center;
	text-decoration: none !important;
	/*font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-family: "favorit_stdregular", "Helvetica Neue", Helvetica, Arial, sans-serif;;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	box-sizing: border-box;
}


.btn:not(.closed):hover,
.btn:not(.closed):focus,
.btn:not(.closed):active,
.button:not(.closed):hover,
.button:not(.closed):focus,
.button:not(.closed):active,
.btn-pointer:not(.closed):hover,
.btn-pointer:not(.closed):focus,
.btn-pointer:not(.closed):active {
	color: var(--subtitle_font_color) !important;
	text-decoration: none;
	/*text-decoration: none;*/
	/*margin-right: 21px;*/
	/*padding-right: 16px;*/
	/*padding-left: 22px;*/
	border: 1px solid var(--subtitle_font_color) !important;
}


.btn:not(.closed):after,
.button:not(.closed):after,
.btn-pointer:not(.closed):after {
	/*content: "";*/
	/*position: absolute;*/
	/*top: 50%;*/
	/*left: calc(100% + 1px);*/
	/*margin-top: -17px;*/
	/*border-top: 17px solid transparent;*/
	/*border-bottom: 17px solid transparent;*/
	/*border-left: 0 solid #434342;*/
	/*-webkit-transition: all 0.25s ease-in-out;*/
	/*transition: all 0.25s ease-in-out*/
}


.btn:not(.closed):hover:after,
.btn:not(.closed):focus:after,
.button:not(.closed):hover:after,
.button:not(.closed):focus:after,
.btn-pointer:not(.closed):hover:after,
.btn-pointer:not(.closed):focus:after {
	/*border-left-width: 16px;*/
	/*border-left-color: #434342;*/
}


.btn.closed,
.button.closed,
.btn-pointer.closed{
	/*background-color: #e6e6e6;*/
	/*color: #808080;*/
	/*border: 1px solid #808080;*/
	/*cursor: not-allowed;*/
}


.btn.closed:aftern
.button.closed:aftern
.btn-pointer.closed:after {
	display: none;
}


.g-btn {
	display: inline-block;
	position: relative;
	width: auto;
	background: #ffffff;
	border: 1px solid #000000;
	padding: 7px 28px;
	min-height: 34px;
	font-size: 14px;
	color: #434342;
	text-align: center;
	text-decoration: none;
	/*font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-family: "favorit_stdregular", "Helvetica Neue", Helvetica, Arial, sans-serif;;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	box-sizing: border-box;
}


.g-btn:hover {
	/*background: #000000;*/
	border: 1px solid var(--subtitle_font_color);
	text-decoration: none;
	color: var(--subtitle_font_color);
}


.default-margin {
	margin: 1rem 0;
}


/*.prog-exhi-featured .btn-pointer {*/
/*width: 100%;*/
/*}*/
/*.prog-exhi-featured .btn-pointer:not(.closed):hover {*/
/*width: calc(100% - 16px);*/
/*}*/
.related-events li .btn-pointer.closed,
.ongoing li .btn-pointer.closed {
	background: #444444;
	border-color: #cccccc;
	color: #cccccc;
}


.no-register .btn-pointer:not(.closed) {
	display: none;
}


.registration-future-wrapper {
	clear: both;
	text-align: right;
}


.registration-future {
	display: inline-block;
	float: right;
	background-color: #e6e6e6;
	color: #000000;
	border: 1px solid #000000;
	padding: 6px 10px 4px;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1.25;
	/*font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
}


.registration-future small {
	display: block;
	font-size: 8px;
}


.mobile {
	display: none
}


.aligncenter {
	display: block;
	margin: 0 auto
}


.alignleft {
	float: left
}


.alignright {
	float: right
}


figure.alignnone {
	margin-right: 0;
	margin-left: 0
}


.gallery-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}


.gallery-wrapper .each-gallery {
	width: 18%;
	margin-right: 2%;
	margin-bottom: 10px;
}


.gallery-wrapper .each-gallery.large {
	width: 100%;
	margin-right: 0%;
	margin-bottom: 10px;
}


#exhibition-tabs {

}


#exhibition-tabs li {
	width: 100%;
	margin-bottom: 15px;
	background: #cccccc;
	position: relative;

}


#exhibition-tabs li a::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 0;
	-webkit-transition: all ease-in-out 0.25s;
	transition: all ease-in-out 0.25s;
	background: #b3d7e3; /* blue */
}


#exhibition-tabs li a[href="#exhibition"]::before {
	background: #b3d7e3; /* blue */
}


#exhibition-tabs li a[href="#description"]::before {
	background: #b3d7e3; /* blue */
}


#exhibition-tabs li a[href="#artists"]::before {
	background: #fca677; /* orange */
}


#exhibition-tabs li a[href="#curators"]::before {
	background: #d4c9f7; /* lavendar */
}


#exhibition-tabs li a[href="#images"]::before {
	background: #b5edb7; /* green */
}


#exhibition-tabs li a[href="#video"]::before {
	background: #fbe27b; /* yellow */
}


#exhibition-tabs li a[href="#audio"]::before {
	background: #f7baba; /* pink */
}


#exhibition-tabs li a[href="#interview"]::before {
	background: #97ebd8; /* teal */
}


#exhibition-tabs li a[href="#online-tour"]::before {
	background: #ffd1f9; /* hot pink */
}


#exhibition-tabs li a[href="#essay"]::before {
	background: #a1afe0; /* indigo */
}


#exhibition-tabs li a[href="#related-programs"]::before {
	background: #a1afe0; /* indigo */
}



#exhibition-tabs li a span {
	position: relative;
}


#exhibition-tabs li a:hover::before, #exhibition-tabs li.active a::before {
	width: 100%;
}


#exhibition-tabs li a, #exhibition-tabs li a i, #exhibition-tabs li.active a {
	color: #000000;
}


#exhibition-tabs li a:hover, #exhibition-tabs li a:hover i, #exhibition-tabs li.active a {
	/*color: #fff;*/
}


#exhibition-tabs li a {
	-webkit-transition: all ease-in-out 0.25s;
	transition: all ease-in-out 0.25s;
}


#exhibition-tabs i {
	margin-right: 4px;
}


li.video-slide video {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}


li.video-slide {
	position: relative;
	overflow: hidden;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	padding-bottom: 36% !important;
}


li.video-slide:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(/assets/img/pattern.png);
	background-repeat: repeat;
}


.slides .information-wrapper {
	position: absolute;
	bottom: 15px;
	left: 15px;
	z-index: 9;
}


.slides .information-hover {
	text-align: center;
	padding: 5px;
	box-sizing: border-box;
	color: #ffffff;
	border: 2px solid #ffffff;
	border-radius: 50%;
	height: 30px;
	width: 30px;
	font-style: italic;
	font-size: 20px;
	font-size: 1.25rem;
	cursor: pointer;
}


.slides .information-wrapper .information-content {
	position: absolute;
	top: 7px;
	left: 45px;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: all ease-in-out 0.2s;
	transition: all ease-in-out 0.2s;
	width: 600px;
}


.slides .information-wrapper .information-content a {
	color: #ffffff;
}


.slides .information-wrapper:hover .information-content {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


@media (max-width: 1200px) {
	#menu-secondary-navigation {
		position: absolute;
		top: 28px;
		right: 20px;
		left: auto
	}
}


@media (max-width: 480px) {
	#headerSlider .slides img {
		min-width: 0px;
	}

	.each-pdf .pdf-icon {
		font-size: 3rem;
	}

	.web-resolution-images .each-image, .print-resolution-images .each-image {
		width: 50%;
	}

	.content-info .copy .footer_navigation {
		display: block;
		float: none;
		margin-bottom: 1em
	}

	.related-events li.left img,
	.ongoing li.left img,
	.archive .program img,
	.single .program img {
		float: none
	}

	.archive .program img {
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	.archive .program .entry-summary,
	.single .program .entry-summary {
		margin-left: 0
	}

	.archive .program .btn-pointer,
	.single .program .btn-pointer {
		/*float: none;*/
		/*margin-top: 10px*/
	}

	.desktop {
		display: none
	}

	.mobile {
		display: block
	}

	.btn-wrapper {
		margin-top: 15px
	}
}


@media (min-width: 768px) and (max-width: 1200px) {
	.related-events li.left img,
	.ongoing li.left img {
		float: none
	}
}


@media (max-width: 768px) {
	.each-pdf {
		width: 100%;
		margin-right: 0px;
	}

	.web-resolution-images .each-image, .print-resolution-images .each-image {
		width: 33%;
	}

	#productModal {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		margin: 0;
		overflow-y: auto
	}

	#productModal .close {
		padding: 0 5px;
		font-size: 2.5em;
		line-height: 1em
	}

	#productModal .order-now-above {
		display: inline-block
	}

	#productModal .modal-body {
		max-height: none;
		padding-top: 0;
		clear: both
	}

	#productModal .flexslider .slides > li {
		height: 300px;
		text-align: center
	}

	#productModal .flexslider .slides > li img {
		display: inline-block;
		width: auto;
		max-height: 100%
	}

	#productModal .product .gallery,
	#productModal .product .entry-content {
		float: none;
		width: 100%;
		margin: 0
	}

	#productModal .product .gallery {
		position: relative
	}
}


@media (max-width: 767px) {
	.banner .brand {
		height: 110px
	}

	.banner .nav-main {
		margin-top: 112px;
		margin-left: 0
	}

	#menu-primary-navigation > li > a {
		/*padding-bottom: 5px;*/
		margin-bottom: 5px;
		margin-left: 0
	}

	body .page-header {
		background: #ffffff
	}

	body .page-header header {
		padding-right: 70px;
		margin-top: 0
	}

	body .page-header h1 {
		padding-left: 0
	}

	.sidebar {
		clear: both
	}

	.content-info {
		margin-right: -20px;
		margin-left: -20px
	}

	.content-info .container,
	.content-info .copy .container {
		padding-right: 20px;
		padding-left: 20px
	}

	.content-info .widget,
	.content-info .search-box,
	.content-info .subscribe-box {
		padding: 10px 0;
		background: 0
	}
}


@media only screen and ( max-width: 500px ) {
	.banner .nav-main {
		margin-top: 160px;
	}

	.banner.scrolled .nav-main {
		margin-top: 120px;
	}

	#menu-primary-navigation > li > a {
		margin-bottom: 0;
	}
}


.gallery br {
	display: none
}


.gallery-item {
	display: inline-block;
	margin-right: 10px
}


.page-template-page-app .content-info {
	margin-top: 0
}


.app-wrap {
	padding: 80px 0;
	background-color: #000000
}


.app-wrap .content {
	padding: 0 13%
}


.app-wrap .content h1 {
	padding-top: 8%;
	color: #ffffff
}


.app-wrap .content p {
	margin-bottom: 40px;
	font-size: 17px;
	line-height: 26px;
	color: #ffffff
}


.app-wrap .content a {
	display: inline-block;
	padding-bottom: 10px;
	margin-right: 40px;
	color: #fff100;
	white-space: nowrap;
	vertical-align: middle
}


.app-wrap .content a img {
	display: inline-block;
	padding-right: 10px
}


.app-wrap .content a:last-child {
	margin-right: 0
}


.app-wrap .content a:hover {
	color: #ffffff;
	text-decoration: none
}


.app-wrap .app-img {
	float: left;
	width: 275px;
	margin-right: 10%
}


@media (max-width: 1024px) {
	.app-wrap {
		padding: 20px 0;
		background-color: #000000
	}

	.app-wrap .app-img {
		float: none;
		margin: auto;
		text-align: center
	}

	.app-wrap .content {
		padding: 0 10px
	}

	.app-wrap .content h1 {
		padding-top: 20px
	}
}


.pull-right {
	float: right
}


.pull-left {
	float: left
}


.hide {
	display: none
}


.show {
	display: block
}


.invisible {
	visibility: hidden
}


.affix {
	position: fixed
}


/*!
 * Bootstrap Responsive v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

.clearfix {
	*zoom: 1
}


.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}


.clearfix:after {
	clear: both
}


.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}


.input-block-level {
	display: block;
	width: 100%;
	min-height: 30px;
	box-sizing: border-box
}


@-ms-viewport {
	width: device-width
}


.hidden {
	display: none;
	visibility: hidden
}


.visible-phone {
	display: none !important
}


.visible-tablet {
	display: none !important
}


.hidden-desktop {
	display: none !important
}


.visible-desktop {
	display: inherit !important
}


@media (min-width: 768px) and (max-width: 979px) {
	.hidden-desktop {
		display: inherit !important
	}

	.visible-desktop {
		display: none !important
	}

	.visible-tablet {
		display: inherit !important
	}

	.hidden-tablet {
		display: none !important
	}
}


@media (max-width: 767px) {
	.hidden-desktop {
		display: inherit !important
	}

	.visible-desktop {
		display: none !important
	}

	.visible-phone {
		display: inherit !important
	}

	.hidden-phone {
		display: none !important
	}
}


.visible-print {
	display: none !important
}


@media print {
	.visible-print {
		display: inherit !important
	}

	.hidden-print {
		display: none !important
	}
}


@media (min-width: 1200px) {
	.row {
		margin-left: -40px;
		*zoom: 1
	}

	.row:before,
	.row:after {
		display: table;
		line-height: 0;
		content: ""
	}

	.row:after {
		clear: both
	}

	.row:before,
	.row:after {
		display: table;
		line-height: 0;
		content: ""
	}

	.row:after {
		clear: both
	}

	[class*="span"] {
		float: left;
		min-height: 1px;
		margin-left: 40px
	}

	.container,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 1172px
	}

	.span12 {
		width: 1172px
	}

	.span11 {
		width: 1071px
	}

	.span10 {
		width: 970px
	}

	.span9 {
		width: 869px
	}

	.span8 {
		width: 768px
	}

	.span7 {
		width: 667px
	}

	.span6 {
		width: 566px
	}

	.span5 {
		width: 465px
	}

	.span4 {
		width: 364px
	}

	.span3 {
		width: 263px
	}

	.span2 {
		width: 162px
	}

	.span1 {
		width: 61px
	}

	.offset12 {
		margin-left: 1252px
	}

	.offset11 {
		margin-left: 1151px
	}

	.offset10 {
		margin-left: 1050px
	}

	.offset9 {
		margin-left: 949px
	}

	.offset8 {
		margin-left: 848px
	}

	.offset7 {
		margin-left: 747px
	}

	.offset6 {
		margin-left: 646px
	}

	.offset5 {
		margin-left: 545px
	}

	.offset4 {
		margin-left: 444px
	}

	.offset3 {
		margin-left: 343px
	}

	.offset2 {
		margin-left: 242px
	}

	.offset1 {
		margin-left: 141px
	}

	.row {
		margin-left: -40px;
		*zoom: 1
	}

	.row:before,
	.row:after {
		display: table;
		line-height: 0;
		content: ""
	}

	.row:after {
		clear: both
	}

	.row:before,
	.row:after {
		display: table;
		line-height: 0;
		content: ""
	}

	.row:after {
		clear: both
	}

	[class*="span"] {
		float: left;
		min-height: 1px;
		margin-left: 40px
	}

	.container,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 1172px
	}

	.span12 {
		width: 1172px
	}

	.span11 {
		width: 1071px
	}

	.span10 {
		width: 970px
	}

	.span9 {
		width: 869px
	}

	.span8 {
		width: 768px
	}

	.span7 {
		width: 667px
	}

	.span6 {
		width: 566px
	}

	.span5 {
		width: 465px
	}

	.span4 {
		width: 364px
	}

	.span3 {
		width: 263px
	}

	.span2 {
		width: 162px
	}

	.span1 {
		width: 61px
	}

	.offset12 {
		margin-left: 1252px
	}

	.offset11 {
		margin-left: 1151px
	}

	.offset10 {
		margin-left: 1050px
	}

	.offset9 {
		margin-left: 949px
	}

	.offset8 {
		margin-left: 848px
	}

	.offset7 {
		margin-left: 747px
	}

	.offset6 {
		margin-left: 646px
	}

	.offset5 {
		margin-left: 545px
	}

	.offset4 {
		margin-left: 444px
	}

	.offset3 {
		margin-left: 343px
	}

	.offset2 {
		margin-left: 242px
	}

	.offset1 {
		margin-left: 141px
	}

	.row-fluid {
		width: 100%;
		*zoom: 1
	}

	.row-fluid:before,
	.row-fluid:after {
		display: table;
		line-height: 0;
		content: ""
	}

	.row-fluid:after {
		clear: both
	}

	.row-fluid:before,
	.row-fluid:after {
		display: table;
		line-height: 0;
		content: ""
	}

	.row-fluid:after {
		clear: both
	}

	.row-fluid [class*="span"] {
		display: block;
		float: left;
		width: 100%;
		min-height: 30px;
		margin-left: 3.4129692832764507%;
		*margin-left: 3.3600031815815354%;
		box-sizing: border-box
	}

	.row-fluid [class*="span"]:first-child {
		margin-left: 0
	}

	.row-fluid .controls-row [class*="span"] + [class*="span"] {
		margin-left: 3.4129692832764507%
	}

	.row-fluid .span12 {
		width: 100%;
		*width: 99.94703389830508%
	}

	.row-fluid .span11 {
		width: 91.38225255972696%;
		*width: 91.32928645803204%
	}

	.row-fluid .span10 {
		width: 82.76450511945391%;
		*width: 82.711539017759%
	}

	.row-fluid .span9 {
		width: 74.1467576791809%;
		*width: 74.09379157748597%
	}

	.row-fluid .span8 {
		width: 65.52901023890784%;
		*width: 65.47604413721292%
	}

	.row-fluid .span7 {
		width: 56.91126279863481%;
		*width: 56.858296696939895%
	}

	.row-fluid .span6 {
		width: 48.29351535836177%;
		*width: 48.24054925666686%
	}

	.row-fluid .span5 {
		width: 39.67576791808874%;
		*width: 39.622801816393824%
	}

	.row-fluid .span4 {
		width: 31.0580204778157%;
		*width: 31.005054376120782%
	}

	.row-fluid .span3 {
		width: 22.44027303754266%;
		*width: 22.387306935847743%
	}

	.row-fluid .span2 {
		width: 13.822525597269625%;
		*width: 13.76955949557471%
	}

	.row-fluid .span1 {
		width: 5.2047781569965865%;
		*width: 5.151812055301671%
	}

	.row-fluid .offset12 {
		margin-left: 106.8259385665529%;
		*margin-left: 106.72000636316307%
	}

	.row-fluid .offset12:first-child {
		margin-left: 103.41296928327645%;
		*margin-left: 103.30703707988661%
	}

	.row-fluid .offset11 {
		margin-left: 98.20819112627987%;
		*margin-left: 98.10225892289003%
	}

	.row-fluid .offset11:first-child {
		margin-left: 94.79522184300342%;
		*margin-left: 94.68928963961358%
	}

	.row-fluid .offset10 {
		margin-left: 89.59044368600682%;
		*margin-left: 89.48451148261698%
	}

	.row-fluid .offset10:first-child {
		margin-left: 86.17747440273037%;
		*margin-left: 86.07154219934053%
	}

	.row-fluid .offset9 {
		margin-left: 80.9726962457338%;
		*margin-left: 80.86676404234396%
	}

	.row-fluid .offset9:first-child {
		margin-left: 77.55972696245735%;
		*margin-left: 77.4537947590675%
	}

	.row-fluid .offset8 {
		margin-left: 72.35494880546075%;
		*margin-left: 72.24901660207091%
	}

	.row-fluid .offset8:first-child {
		margin-left: 68.9419795221843%;
		*margin-left: 68.83604731879446%
	}

	.row-fluid .offset7 {
		margin-left: 63.73720136518771%;
		*margin-left: 63.63126916179788%
	}

	.row-fluid .offset7:first-child {
		margin-left: 60.32423208191126%;
		*margin-left: 60.218299878521435%
	}

	.row-fluid .offset6 {
		margin-left: 55.11945392491467%;
		*margin-left: 55.013521721524846%
	}

	.row-fluid .offset6:first-child {
		margin-left: 51.70648464163823%;
		*margin-left: 51.6005524382484%
	}

	.row-fluid .offset5 {
		margin-left: 46.50170648464164%;
		*margin-left: 46.39577428125181%
	}

	.row-fluid .offset5:first-child {
		margin-left: 43.08873720136519%;
		*margin-left: 42.982804997975364%
	}

	.row-fluid .offset4 {
		margin-left: 37.8839590443686%;
		*margin-left: 37.77802684097877%
	}

	.row-fluid .offset4:first-child {
		margin-left: 34.47098976109215%;
		*margin-left: 34.36505755770232%
	}

	.row-fluid .offset3 {
		margin-left: 29.26621160409556%;
		*margin-left: 29.16027940070573%
	}

	.row-fluid .offset3:first-child {
		margin-left: 25.85324232081911%;
		*margin-left: 25.747310117429276%
	}

	.row-fluid .offset2 {
		margin-left: 20.648464163822524%;
		*margin-left: 20.542531960432694%
	}

	.row-fluid .offset2:first-child {
		margin-left: 17.235494880546074%;
		*margin-left: 17.129562677156244%
	}

	.row-fluid .offset1 {
		margin-left: 12.030716723549489%;
		*margin-left: 11.924784520159657%
	}

	.row-fluid .offset1:first-child {
		margin-left: 8.617747440273037%;
		*margin-left: 8.511815236883207%
	}

	.row-fluid {
		width: 100%;
		*zoom: 1
	}

	.row-fluid:before,
	.row-fluid:after {
		display: table;
		line-height: 0;
		content: ""
	}

	.row-fluid:after {
		clear: both
	}

	.row-fluid:before,
	.row-fluid:after {
		display: table;
		line-height: 0;
		content: ""
	}

	.row-fluid:after {
		clear: both
	}

	.row-fluid [class*="span"] {
		display: block;
		float: left;
		width: 100%;
		min-height: 30px;
		margin-left: 3.4129692832764507%;
		*margin-left: 3.3600031815815354%;
		box-sizing: border-box
	}

	.row-fluid [class*="span"]:first-child {
		margin-left: 0
	}

	.row-fluid .controls-row [class*="span"] + [class*="span"] {
		margin-left: 3.4129692832764507%
	}

	.row-fluid .span12 {
		width: 100%;
		*width: 99.94703389830508%
	}

	.row-fluid .span11 {
		width: 91.38225255972696%;
		*width: 91.32928645803204%
	}

	.row-fluid .span10 {
		width: 82.76450511945391%;
		*width: 82.711539017759%
	}

	.row-fluid .span9 {
		width: 74.1467576791809%;
		*width: 74.09379157748597%
	}

	.row-fluid .span8 {
		width: 65.52901023890784%;
		*width: 65.47604413721292%
	}

	.row-fluid .span7 {
		width: 56.91126279863481%;
		*width: 56.858296696939895%
	}

	.row-fluid .span6 {
		width: 48.29351535836177%;
		*width: 48.24054925666686%
	}

	.row-fluid .span5 {
		width: 39.67576791808874%;
		*width: 39.622801816393824%
	}

	.row-fluid .span4 {
		width: 31.0580204778157%;
		*width: 31.005054376120782%
	}

	.row-fluid .span3 {
		width: 22.44027303754266%;
		*width: 22.387306935847743%
	}

	.row-fluid .span2 {
		width: 13.822525597269625%;
		*width: 13.76955949557471%
	}

	.row-fluid .span1 {
		width: 5.2047781569965865%;
		*width: 5.151812055301671%
	}

	.row-fluid .offset12 {
		margin-left: 106.8259385665529%;
		*margin-left: 106.72000636316307%
	}

	.row-fluid .offset12:first-child {
		margin-left: 103.41296928327645%;
		*margin-left: 103.30703707988661%
	}

	.row-fluid .offset11 {
		margin-left: 98.20819112627987%;
		*margin-left: 98.10225892289003%
	}

	.row-fluid .offset11:first-child {
		margin-left: 94.79522184300342%;
		*margin-left: 94.68928963961358%
	}

	.row-fluid .offset10 {
		margin-left: 89.59044368600682%;
		*margin-left: 89.48451148261698%
	}

	.row-fluid .offset10:first-child {
		margin-left: 86.17747440273037%;
		*margin-left: 86.07154219934053%
	}

	.row-fluid .offset9 {
		margin-left: 80.9726962457338%;
		*margin-left: 80.86676404234396%
	}

	.row-fluid .offset9:first-child {
		margin-left: 77.55972696245735%;
		*margin-left: 77.4537947590675%
	}

	.row-fluid .offset8 {
		margin-left: 72.35494880546075%;
		*margin-left: 72.24901660207091%
	}

	.row-fluid .offset8:first-child {
		margin-left: 68.9419795221843%;
		*margin-left: 68.83604731879446%
	}

	.row-fluid .offset7 {
		margin-left: 63.73720136518771%;
		*margin-left: 63.63126916179788%
	}

	.row-fluid .offset7:first-child {
		margin-left: 60.32423208191126%;
		*margin-left: 60.218299878521435%
	}

	.row-fluid .offset6 {
		margin-left: 55.11945392491467%;
		*margin-left: 55.013521721524846%
	}

	.row-fluid .offset6:first-child {
		margin-left: 51.70648464163823%;
		*margin-left: 51.6005524382484%
	}

	.row-fluid .offset5 {
		margin-left: 46.50170648464164%;
		*margin-left: 46.39577428125181%
	}

	.row-fluid .offset5:first-child {
		margin-left: 43.08873720136519%;
		*margin-left: 42.982804997975364%
	}

	.row-fluid .offset4 {
		margin-left: 37.8839590443686%;
		*margin-left: 37.77802684097877%
	}

	.row-fluid .offset4:first-child {
		margin-left: 34.47098976109215%;
		*margin-left: 34.36505755770232%
	}

	.row-fluid .offset3 {
		margin-left: 29.26621160409556%;
		*margin-left: 29.16027940070573%
	}

	.row-fluid .offset3:first-child {
		margin-left: 25.85324232081911%;
		*margin-left: 25.747310117429276%
	}

	.row-fluid .offset2 {
		margin-left: 20.648464163822524%;
		*margin-left: 20.542531960432694%
	}

	.row-fluid .offset2:first-child {
		margin-left: 17.235494880546074%;
		*margin-left: 17.129562677156244%
	}

	.row-fluid .offset1 {
		margin-left: 12.030716723549489%;
		*margin-left: 11.924784520159657%
	}

	.row-fluid .offset1:first-child {
		margin-left: 8.617747440273037%;
		*margin-left: 8.511815236883207%
	}

	input,
	textarea,
	.uneditable-input {
		margin-left: 0
	}

	.controls-row [class*="span"] + [class*="span"] {
		margin-left: 40px
	}

	input.span12,
	textarea.span12,
	.uneditable-input.span12 {
		width: 1158px
	}

	input.span11,
	textarea.span11,
	.uneditable-input.span11 {
		width: 1057px
	}

	input.span10,
	textarea.span10,
	.uneditable-input.span10 {
		width: 956px
	}

	input.span9,
	textarea.span9,
	.uneditable-input.span9 {
		width: 855px
	}

	input.span8,
	textarea.span8,
	.uneditable-input.span8 {
		width: 754px
	}

	input.span7,
	textarea.span7,
	.uneditable-input.span7 {
		width: 653px
	}

	input.span6,
	textarea.span6,
	.uneditable-input.span6 {
		width: 552px
	}

	input.span5,
	textarea.span5,
	.uneditable-input.span5 {
		width: 451px
	}

	input.span4,
	textarea.span4,
	.uneditable-input.span4 {
		width: 350px
	}

	input.span3,
	textarea.span3,
	.uneditable-input.span3 {
		width: 249px
	}

	input.span2,
	textarea.span2,
	.uneditable-input.span2 {
		width: 148px
	}

	input.span1,
	textarea.span1,
	.uneditable-input.span1 {
		width: 47px
	}

	input,
	textarea,
	.uneditable-input {
		margin-left: 0
	}

	.controls-row [class*="span"] + [class*="span"] {
		margin-left: 40px
	}

	input.span12,
	textarea.span12,
	.uneditable-input.span12 {
		width: 1158px
	}

	input.span11,
	textarea.span11,
	.uneditable-input.span11 {
		width: 1057px
	}

	input.span10,
	textarea.span10,
	.uneditable-input.span10 {
		width: 956px
	}

	input.span9,
	textarea.span9,
	.uneditable-input.span9 {
		width: 855px
	}

	input.span8,
	textarea.span8,
	.uneditable-input.span8 {
		width: 754px
	}

	input.span7,
	textarea.span7,
	.uneditable-input.span7 {
		width: 653px
	}

	input.span6,
	textarea.span6,
	.uneditable-input.span6 {
		width: 552px
	}

	input.span5,
	textarea.span5,
	.uneditable-input.span5 {
		width: 451px
	}

	input.span4,
	textarea.span4,
	.uneditable-input.span4 {
		width: 350px
	}

	input.span3,
	textarea.span3,
	.uneditable-input.span3 {
		width: 249px
	}

	input.span2,
	textarea.span2,
	.uneditable-input.span2 {
		width: 148px
	}

	input.span1,
	textarea.span1,
	.uneditable-input.span1 {
		width: 47px
	}

	.thumbnails {
		margin-left: -40px
	}

	.thumbnails > li {
		margin-left: 40px
	}

	.row-fluid .thumbnails {
		margin-left: 0
	}
}


@media (min-width: 768px) and (max-width: 979px) {
	.row {
		margin-left: -30px;
		*zoom: 1
	}

	.row:before,
	.row:after {
		display: table;
		line-height: 0;
		content: ""
	}

	.row:after {
		clear: both
	}

	.row:before,
	.row:after {
		display: table;
		line-height: 0;
		content: ""
	}

	.row:after {
		clear: both
	}

	[class*="span"] {
		float: left;
		min-height: 1px;
		margin-left: 30px
	}

	.container,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 726px
	}

	.span12 {
		width: 726px
	}

	.span11 {
		width: 663px
	}

	.span10 {
		width: 600px
	}

	.span9 {
		width: 537px
	}

	.span8 {
		width: 474px
	}

	.span7 {
		width: 411px
	}

	.span6 {
		width: 348px
	}

	.span5 {
		width: 285px
	}

	.span4 {
		width: 222px
	}

	.span3 {
		width: 159px
	}

	.span2 {
		width: 96px
	}

	.span1 {
		width: 33px
	}

	.offset12 {
		margin-left: 786px
	}

	.offset11 {
		margin-left: 723px
	}

	.offset10 {
		margin-left: 660px
	}

	.offset9 {
		margin-left: 597px
	}

	.offset8 {
		margin-left: 534px
	}

	.offset7 {
		margin-left: 471px
	}

	.offset6 {
		margin-left: 408px
	}

	.offset5 {
		margin-left: 345px
	}

	.offset4 {
		margin-left: 282px
	}

	.offset3 {
		margin-left: 219px
	}

	.offset2 {
		margin-left: 156px
	}

	.offset1 {
		margin-left: 93px
	}

	.row {
		margin-left: -30px;
		*zoom: 1
	}

	.row:before,
	.row:after {
		display: table;
		line-height: 0;
		content: ""
	}

	.row:after {
		clear: both
	}

	.row:before,
	.row:after {
		display: table;
		line-height: 0;
		content: ""
	}

	.row:after {
		clear: both
	}

	[class*="span"] {
		float: left;
		min-height: 1px;
		margin-left: 30px
	}

	.container,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 726px
	}

	.span12 {
		width: 726px
	}

	.span11 {
		width: 663px
	}

	.span10 {
		width: 600px
	}

	.span9 {
		width: 537px
	}

	.span8 {
		width: 474px
	}

	.span7 {
		width: 411px
	}

	.span6 {
		width: 348px
	}

	.span5 {
		width: 285px
	}

	.span4 {
		width: 222px
	}

	.span3 {
		width: 159px
	}

	.span2 {
		width: 96px
	}

	.span1 {
		width: 33px
	}

	.offset12 {
		margin-left: 786px
	}

	.offset11 {
		margin-left: 723px
	}

	.offset10 {
		margin-left: 660px
	}

	.offset9 {
		margin-left: 597px
	}

	.offset8 {
		margin-left: 534px
	}

	.offset7 {
		margin-left: 471px
	}

	.offset6 {
		margin-left: 408px
	}

	.offset5 {
		margin-left: 345px
	}

	.offset4 {
		margin-left: 282px
	}

	.offset3 {
		margin-left: 219px
	}

	.offset2 {
		margin-left: 156px
	}

	.offset1 {
		margin-left: 93px
	}

	.row-fluid {
		width: 100%;
		*zoom: 1
	}

	.row-fluid:before,
	.row-fluid:after {
		display: table;
		line-height: 0;
		content: ""
	}

	.row-fluid:after {
		clear: both
	}

	.row-fluid:before,
	.row-fluid:after {
		display: table;
		line-height: 0;
		content: ""
	}

	.row-fluid:after {
		clear: both
	}

	.row-fluid [class*="span"] {
		display: block;
		float: left;
		width: 100%;
		min-height: 30px;
		margin-left: 4.132231404958678%;
		*margin-left: 4.079265303263763%;
		box-sizing: border-box
	}

	.row-fluid [class*="span"]:first-child {
		margin-left: 0
	}

	.row-fluid .controls-row [class*="span"] + [class*="span"] {
		margin-left: 4.132231404958678%
	}

	.row-fluid .span12 {
		width: 100%;
		*width: 99.94703389830508%
	}

	.row-fluid .span11 {
		width: 91.3223140495868%;
		*width: 91.26934794789187%
	}

	.row-fluid .span10 {
		width: 82.64462809917356%;
		*width: 82.59166199747864%
	}

	.row-fluid .span9 {
		width: 73.96694214876034%;
		*width: 73.91397604706542%
	}

	.row-fluid .span8 {
		width: 65.28925619834712%;
		*width: 65.2362900966522%
	}

	.row-fluid .span7 {
		width: 56.61157024793389%;
		*width: 56.55860414623898%
	}

	.row-fluid .span6 {
		width: 47.93388429752066%;
		*width: 47.88091819582575%
	}

	.row-fluid .span5 {
		width: 39.25619834710744%;
		*width: 39.20323224541253%
	}

	.row-fluid .span4 {
		width: 30.57851239669422%;
		*width: 30.5255462949993%
	}

	.row-fluid .span3 {
		width: 21.900826446280995%;
		*width: 21.847860344586078%
	}

	.row-fluid .span2 {
		width: 13.22314049586777%;
		*width: 13.170174394172856%
	}

	.row-fluid .span1 {
		width: 4.545454545454546%;
		*width: 4.492488443759631%
	}

	.row-fluid .offset12 {
		margin-left: 108.26446280991736%;
		*margin-left: 108.15853060652752%
	}

	.row-fluid .offset12:first-child {
		margin-left: 104.13223140495867%;
		*margin-left: 104.02629920156883%
	}

	.row-fluid .offset11 {
		margin-left: 99.58677685950416%;
		*margin-left: 99.48084465611431%
	}

	.row-fluid .offset11:first-child {
		margin-left: 95.45454545454547%;
		*margin-left: 95.34861325115563%
	}

	.row-fluid .offset10 {
		margin-left: 90.90909090909092%;
		*margin-left: 90.80315870570108%
	}

	.row-fluid .offset10:first-child {
		margin-left: 86.77685950413223%;
		*margin-left: 86.67092730074239%
	}

	.row-fluid .offset9 {
		margin-left: 82.2314049586777%;
		*margin-left: 82.12547275528786%
	}

	.row-fluid .offset9:first-child {
		margin-left: 78.09917355371901%;
		*margin-left: 77.99324135032917%
	}

	.row-fluid .offset8 {
		margin-left: 73.55371900826448%;
		*margin-left: 73.44778680487464%
	}

	.row-fluid .offset8:first-child {
		margin-left: 69.42148760330579%;
		*margin-left: 69.31555539991595%
	}

	.row-fluid .offset7 {
		margin-left: 64.87603305785125%;
		*margin-left: 64.77010085446142%
	}

	.row-fluid .offset7:first-child {
		margin-left: 60.74380165289257%;
		*margin-left: 60.637869449502745%
	}

	.row-fluid .offset6 {
		margin-left: 56.19834710743802%;
		*margin-left: 56.09241490404819%
	}

	.row-fluid .offset6:first-child {
		margin-left: 52.066115702479344%;
		*margin-left: 51.96018349908952%
	}

	.row-fluid .offset5 {
		margin-left: 47.5206611570248%;
		*margin-left: 47.41472895363497%
	}

	.row-fluid .offset5:first-child {
		margin-left: 43.38842975206612%;
		*margin-left: 43.2824975486763%
	}

	.row-fluid .offset4 {
		margin-left: 38.84297520661158%;
		*margin-left: 38.73704300322174%
	}

	.row-fluid .offset4:first-child {
		margin-left: 34.710743801652896%;
		*margin-left: 34.60481159826307%
	}

	.row-fluid .offset3 {
		margin-left: 30.16528925619835%;
		*margin-left: 30.05935705280852%
	}

	.row-fluid .offset3:first-child {
		margin-left: 26.033057851239672%;
		*margin-left: 25.927125647849838%
	}

	.row-fluid .offset2 {
		margin-left: 21.48760330578513%;
		*margin-left: 21.381671102395295%
	}

	.row-fluid .offset2:first-child {
		margin-left: 17.355371900826448%;
		*margin-left: 17.249439697436618%
	}

	.row-fluid .offset1 {
		margin-left: 12.809917355371901%;
		*margin-left: 12.703985151982073%
	}

	.row-fluid .offset1:first-child {
		margin-left: 8.677685950413224%;
		*margin-left: 8.571753747023394%
	}

	.row-fluid {
		width: 100%;
		*zoom: 1
	}

	.row-fluid:before,
	.row-fluid:after {
		display: table;
		line-height: 0;
		content: ""
	}

	.row-fluid:after {
		clear: both
	}

	.row-fluid:before,
	.row-fluid:after {
		display: table;
		line-height: 0;
		content: ""
	}

	.row-fluid:after {
		clear: both
	}

	.row-fluid [class*="span"] {
		display: block;
		float: left;
		width: 100%;
		min-height: 30px;
		margin-left: 4.132231404958678%;
		*margin-left: 4.079265303263763%;
		box-sizing: border-box
	}

	.row-fluid [class*="span"]:first-child {
		margin-left: 0
	}

	.row-fluid .controls-row [class*="span"] + [class*="span"] {
		margin-left: 4.132231404958678%
	}

	.row-fluid .span12 {
		width: 100%;
		*width: 99.94703389830508%
	}

	.row-fluid .span11 {
		width: 91.3223140495868%;
		*width: 91.26934794789187%
	}

	.row-fluid .span10 {
		width: 82.64462809917356%;
		*width: 82.59166199747864%
	}

	.row-fluid .span9 {
		width: 73.96694214876034%;
		*width: 73.91397604706542%
	}

	.row-fluid .span8 {
		width: 65.28925619834712%;
		*width: 65.2362900966522%
	}

	.row-fluid .span7 {
		width: 56.61157024793389%;
		*width: 56.55860414623898%
	}

	.row-fluid .span6 {
		width: 47.93388429752066%;
		*width: 47.88091819582575%
	}

	.row-fluid .span5 {
		width: 39.25619834710744%;
		*width: 39.20323224541253%
	}

	.row-fluid .span4 {
		width: 30.57851239669422%;
		*width: 30.5255462949993%
	}

	.row-fluid .span3 {
		width: 21.900826446280995%;
		*width: 21.847860344586078%
	}

	.row-fluid .span2 {
		width: 13.22314049586777%;
		*width: 13.170174394172856%
	}

	.row-fluid .span1 {
		width: 4.545454545454546%;
		*width: 4.492488443759631%
	}

	.row-fluid .offset12 {
		margin-left: 108.26446280991736%;
		*margin-left: 108.15853060652752%
	}

	.row-fluid .offset12:first-child {
		margin-left: 104.13223140495867%;
		*margin-left: 104.02629920156883%
	}

	.row-fluid .offset11 {
		margin-left: 99.58677685950416%;
		*margin-left: 99.48084465611431%
	}

	.row-fluid .offset11:first-child {
		margin-left: 95.45454545454547%;
		*margin-left: 95.34861325115563%
	}

	.row-fluid .offset10 {
		margin-left: 90.90909090909092%;
		*margin-left: 90.80315870570108%
	}

	.row-fluid .offset10:first-child {
		margin-left: 86.77685950413223%;
		*margin-left: 86.67092730074239%
	}

	.row-fluid .offset9 {
		margin-left: 82.2314049586777%;
		*margin-left: 82.12547275528786%
	}

	.row-fluid .offset9:first-child {
		margin-left: 78.09917355371901%;
		*margin-left: 77.99324135032917%
	}

	.row-fluid .offset8 {
		margin-left: 73.55371900826448%;
		*margin-left: 73.44778680487464%
	}

	.row-fluid .offset8:first-child {
		margin-left: 69.42148760330579%;
		*margin-left: 69.31555539991595%
	}

	.row-fluid .offset7 {
		margin-left: 64.87603305785125%;
		*margin-left: 64.77010085446142%
	}

	.row-fluid .offset7:first-child {
		margin-left: 60.74380165289257%;
		*margin-left: 60.637869449502745%
	}

	.row-fluid .offset6 {
		margin-left: 56.19834710743802%;
		*margin-left: 56.09241490404819%
	}

	.row-fluid .offset6:first-child {
		margin-left: 52.066115702479344%;
		*margin-left: 51.96018349908952%
	}

	.row-fluid .offset5 {
		margin-left: 47.5206611570248%;
		*margin-left: 47.41472895363497%
	}

	.row-fluid .offset5:first-child {
		margin-left: 43.38842975206612%;
		*margin-left: 43.2824975486763%
	}

	.row-fluid .offset4 {
		margin-left: 38.84297520661158%;
		*margin-left: 38.73704300322174%
	}

	.row-fluid .offset4:first-child {
		margin-left: 34.710743801652896%;
		*margin-left: 34.60481159826307%
	}

	.row-fluid .offset3 {
		margin-left: 30.16528925619835%;
		*margin-left: 30.05935705280852%
	}

	.row-fluid .offset3:first-child {
		margin-left: 26.033057851239672%;
		*margin-left: 25.927125647849838%
	}

	.row-fluid .offset2 {
		margin-left: 21.48760330578513%;
		*margin-left: 21.381671102395295%
	}

	.row-fluid .offset2:first-child {
		margin-left: 17.355371900826448%;
		*margin-left: 17.249439697436618%
	}

	.row-fluid .offset1 {
		margin-left: 12.809917355371901%;
		*margin-left: 12.703985151982073%
	}

	.row-fluid .offset1:first-child {
		margin-left: 8.677685950413224%;
		*margin-left: 8.571753747023394%
	}

	input,
	textarea,
	.uneditable-input {
		margin-left: 0
	}

	.controls-row [class*="span"] + [class*="span"] {
		margin-left: 30px
	}

	input.span12,
	textarea.span12,
	.uneditable-input.span12 {
		width: 712px
	}

	input.span11,
	textarea.span11,
	.uneditable-input.span11 {
		width: 649px
	}

	input.span10,
	textarea.span10,
	.uneditable-input.span10 {
		width: 586px
	}

	input.span9,
	textarea.span9,
	.uneditable-input.span9 {
		width: 523px
	}

	input.span8,
	textarea.span8,
	.uneditable-input.span8 {
		width: 460px
	}

	input.span7,
	textarea.span7,
	.uneditable-input.span7 {
		width: 397px
	}

	input.span6,
	textarea.span6,
	.uneditable-input.span6 {
		width: 334px
	}

	input.span5,
	textarea.span5,
	.uneditable-input.span5 {
		width: 271px
	}

	input.span4,
	textarea.span4,
	.uneditable-input.span4 {
		width: 208px
	}

	input.span3,
	textarea.span3,
	.uneditable-input.span3 {
		width: 145px
	}

	input.span2,
	textarea.span2,
	.uneditable-input.span2 {
		width: 82px
	}

	input.span1,
	textarea.span1,
	.uneditable-input.span1 {
		width: 19px
	}

	input,
	textarea,
	.uneditable-input {
		margin-left: 0
	}

	.controls-row [class*="span"] + [class*="span"] {
		margin-left: 30px
	}

	input.span12,
	textarea.span12,
	.uneditable-input.span12 {
		width: 712px
	}

	input.span11,
	textarea.span11,
	.uneditable-input.span11 {
		width: 649px
	}

	input.span10,
	textarea.span10,
	.uneditable-input.span10 {
		width: 586px
	}

	input.span9,
	textarea.span9,
	.uneditable-input.span9 {
		width: 523px
	}

	input.span8,
	textarea.span8,
	.uneditable-input.span8 {
		width: 460px
	}

	input.span7,
	textarea.span7,
	.uneditable-input.span7 {
		width: 397px
	}

	input.span6,
	textarea.span6,
	.uneditable-input.span6 {
		width: 334px
	}

	input.span5,
	textarea.span5,
	.uneditable-input.span5 {
		width: 271px
	}

	input.span4,
	textarea.span4,
	.uneditable-input.span4 {
		width: 208px
	}

	input.span3,
	textarea.span3,
	.uneditable-input.span3 {
		width: 145px
	}

	input.span2,
	textarea.span2,
	.uneditable-input.span2 {
		width: 82px
	}

	input.span1,
	textarea.span1,
	.uneditable-input.span1 {
		width: 19px
	}
}


@media (max-width: 767px) {
	body {
		padding-right: 20px;
		padding-left: 20px
	}

	.navbar-fixed-top,
	.navbar-fixed-bottom,
	.navbar-static-top {
		/*margin-right: -20px;*/
		/*margin-left: -20px*/
	}

	.container-fluid {
		padding: 0
	}

	.dl-horizontal dt {
		float: none;
		width: auto;
		clear: none;
		text-align: left
	}

	.dl-horizontal dd {
		margin-left: 0
	}

	.container {
		width: auto
	}

	.row-fluid {
		width: 100%
	}

	.row,
	.thumbnails {
		margin-left: 0
	}

	.thumbnails > li {
		float: none;
		margin-left: 0
	}

	[class*="span"],
	.uneditable-input[class*="span"],
	.row-fluid [class*="span"] {
		display: block;
		float: none;
		width: 100%;
		margin-left: 0;
		box-sizing: border-box
	}

	.span12,
	.row-fluid .span12 {
		width: 100%;
		box-sizing: border-box
	}

	.row-fluid [class*="offset"]:first-child {
		margin-left: 0
	}

	.input-large,
	.input-xlarge,
	.input-xxlarge,
	input[class*="span"],
	select[class*="span"],
	textarea[class*="span"],
	.uneditable-input {
		display: block;
		width: 100%;
		min-height: 30px;
		box-sizing: border-box
	}

	.input-prepend input,
	.input-append input,
	.input-prepend input[class*="span"],
	.input-append input[class*="span"] {
		display: inline-block;
		width: auto
	}

	.controls-row [class*="span"] + [class*="span"] {
		margin-left: 0
	}

	.modal {
		position: fixed;
		top: 20px;
		right: 20px;
		left: 20px;
		width: auto;
		margin: 0
	}

	.modal.fade {
		top: -100px
	}

	.modal.fade.in {
		top: 20px
	}
}


@media (max-width: 480px) {
	.nav-collapse {
		-webkit-transform: translate3d(0, 0, 0)
	}

	.page-header h1 small {
		display: block;
		line-height: 20px
	}

	input[type="checkbox"],
	input[type="radio"] {
		border: 1px solid #cccccc
	}

	.form-horizontal .control-label {
		float: none;
		width: auto;
		padding-top: 0;
		text-align: left
	}

	.form-horizontal .controls {
		margin-left: 0
	}

	.form-horizontal .control-list {
		padding-top: 0
	}

	.form-horizontal .form-actions {
		padding-right: 10px;
		padding-left: 10px
	}

	.media .pull-left,
	.media .pull-right {
		display: block;
		float: none;
		margin-bottom: 10px
	}

	.media-object {
		margin-right: 0;
		margin-left: 0
	}

	.modal {
		top: 10px;
		right: 10px;
		left: 10px
	}

	.modal-header .close {
		padding: 10px;
		margin: -10px
	}

	.carousel-caption {
		position: static
	}
}


@media (max-width: 979px) {
	body {
		padding-top: 0
	}

	.navbar-fixed-top,
	.navbar-fixed-bottom {
		position: static
	}

	.navbar-fixed-top {
		margin-bottom: 20px
	}

	.navbar-fixed-bottom {
		margin-top: 20px
	}

	.navbar-fixed-top .navbar-inner,
	.navbar-fixed-bottom .navbar-inner {
		padding: 5px
	}

	.navbar .container {
		width: auto;
		padding: 0
	}

	.navbar .brand {
		padding-right: 10px;
		padding-left: 10px;
		margin: 0 0 0 -5px
	}

	.nav-collapse {
		clear: both
	}

	.nav-collapse .nav {
		float: none;
		margin: 0 0 10px
	}

	.nav-collapse .nav > li {
		float: none
	}

	.nav-collapse .nav > li > a {
		margin-bottom: 2px
	}

	.nav-collapse .nav > .divider-vertical {
		display: none
	}

	.nav-collapse .nav .nav-header {
		color: #ffffff;
		text-shadow: none
	}

	.nav-collapse .nav > li > a,
	.nav-collapse .dropdown-menu a {
		padding: 9px 15px;
		font-weight: bold;
		color: #ffffff;
		border-radius: 3px
	}

	.nav-collapse .btn {
		padding: 4px 10px 4px;
		font-weight: normal;
		border-radius: 0
	}

	.nav-collapse .dropdown-menu li + li a {
		margin-bottom: 2px
	}

	.nav-collapse .nav > li > a:hover,
	.nav-collapse .nav > li > a:focus,
	.nav-collapse .dropdown-menu a:hover,
	.nav-collapse .dropdown-menu a:focus {
		background-color: #000000
	}

	.navbar-inverse .nav-collapse .nav > li > a,
	.navbar-inverse .nav-collapse .dropdown-menu a {
		color: #ffffff
	}

	.navbar-inverse .nav-collapse .nav > li > a:hover,
	.navbar-inverse .nav-collapse .nav > li > a:focus,
	.navbar-inverse .nav-collapse .dropdown-menu a:hover,
	.navbar-inverse .nav-collapse .dropdown-menu a:focus {
		background-color: #009ce2
	}

	.nav-collapse.in .btn-group {
		padding: 0;
		margin-top: 5px
	}

	.nav-collapse .dropdown-menu {
		position: static;
		top: auto;
		left: auto;
		display: none;
		float: none;
		max-width: none;
		padding: 0;
		margin: 0 15px;
		background-color: transparent;
		border: 0;
		border-radius: 0;
		box-shadow: none
	}

	.nav-collapse .open > .dropdown-menu {
		display: block
	}

	.nav-collapse .dropdown-menu:before,
	.nav-collapse .dropdown-menu:after {
		display: none
	}

	.nav-collapse .dropdown-menu .divider {
		display: none
	}

	.nav-collapse .nav > li > .dropdown-menu:before,
	.nav-collapse .nav > li > .dropdown-menu:after {
		display: none
	}

	.nav-collapse .navbar-form,
	.nav-collapse .navbar-search {
		float: none;
		padding: 10px 15px;
		margin: 10px 0;
		border-top: 1px solid #000000;
		border-bottom: 1px solid #000000;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1)
	}

	.navbar-inverse .nav-collapse .navbar-form,
	.navbar-inverse .nav-collapse .navbar-search {
		border-top-color: #009ce2;
		border-bottom-color: #009ce2
	}

	.navbar .nav-collapse .nav.pull-right {
		float: none;
		margin-left: 0
	}

	.nav-collapse,
	.nav-collapse.collapse {
		height: 0;
		overflow: hidden
	}

	.navbar .btn-navbar {
		display: block
	}

	.navbar-static .navbar-inner {
		padding-right: 10px;
		padding-left: 10px
	}
}


@media (min-width: 980px) {
	.nav-collapse.collapse {
		height: auto !important;
		overflow: visible !important
	}
}


/*!
 * Theme BS Variable Overrides
 */

@font-face {
	font-family: 'flexslider-icon';
	font-style: normal;
	font-weight: normal;
	src: url('../vendor/flexslider-2.5.0/fonts/flexslider-icon.eot');
	src: url('../vendor/flexslider-2.5.0/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('../vendor/flexslider-2.5.0/fonts/flexslider-icon.woff') format('woff'), url('../vendor/flexslider-2.5.0/fonts/flexslider-icon.ttf') format('truetype'), url('../vendor/flexslider-2.5.0/fonts/flexslider-icon.svg#flexslider-icon') format('svg')
}


.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
	outline: 0
}


.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
	padding: 0;
	margin: 0;
	list-style: none
}


.flex-pauseplay span {
	text-transform: capitalize
}


.flexslider {
	padding: 0;
	margin: 0
}


.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden
}


.flexslider .slides img {
	display: block;
	width: 100%
}


.flexslider .slides:after {
	display: block;
	height: 0;
	clear: both;
	line-height: 0;
	content: "\0020";
	visibility: hidden
}


html[xmlns] .flexslider .slides {
	display: block
}


* html .flexslider .slides {
	height: 1%
}


.no-js .flexslider .slides > li:first-child {
	display: block
}


.flexslider {
	position: relative;
	margin: 0 0 60px;
	background: #ffffff;
	border: 4px solid #ffffff;
	border-radius: 4px;
	zoom: 1;
	-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2)
}


.flexslider .slides {
	zoom: 1
}


.flexslider .slides img {
	height: auto
}


.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	transition: all 1s ease
}


.loading .flex-viewport {
	max-height: 300px
}


.carousel li {
	margin-right: 5px
}


.flex-direction-nav {
	*height: 0
}


.flex-direction-nav a {
	position: absolute;
	top: 50%;
	z-index: 10;
	display: block;
	width: auto !important;
	height: 40px;
	margin: -20px 0 0;
	overflow: hidden;
	color: rgba(0, 0, 0, 0.8);
	text-decoration: none;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	cursor: pointer;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}


.flex-direction-nav a:before {
	/*display: inline-block;*/
	/*font-family: "flexslider-icon";*/
	/*font-size: 40px;*/
	/*color: rgba(0, 0, 0, 0.8);*/
	/*text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);*/
	/*content: '\f001'*/
}


.flex-direction-nav a.flex-next:before {
	/*content: '\f002'*/
}


.flex-direction-nav .flex-prev {
	left: -50px
}


.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right
}


.flexslider:hover .flex-direction-nav .flex-prev {
	left: 10px;
	opacity: .7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"
}


.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}


.flexslider:hover .flex-direction-nav .flex-next {
	right: 10px;
	opacity: .7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"
}


.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}


.flex-direction-nav .flex-disabled {
	cursor: default;
	opacity: 0 !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0)
}


.flex-pauseplay a {
	position: absolute;
	bottom: 5px;
	left: 10px;
	z-index: 10;
	display: block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	color: #000000;
	cursor: pointer;
	opacity: .8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}


.flex-pauseplay a:before {
	display: inline-block;
	font-family: "flexslider-icon";
	font-size: 20px;
	content: '\f004'
}


.flex-pauseplay a:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}


.flex-pauseplay a.flex-play:before {
	content: '\f003'
}


.flex-control-nav {
	position: absolute;
	bottom: -40px;
	width: 100%;
	text-align: center
}


.flex-control-nav li {
	display: inline-block;
	*display: inline;
	margin: 0 6px;
	zoom: 1
}


.flex-control-paging li a {
	display: block;
	width: 11px;
	height: 11px;
	text-indent: -9999px;
	cursor: pointer;
	background: #666666;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 20px;
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3)
}


.flex-control-paging li a:hover {
	background: #333333;
	background: rgba(0, 0, 0, 0.7)
}


.flex-control-paging li a.flex-active {
	cursor: default;
	background: #000000;
	background: rgba(0, 0, 0, 0.9)
}


.flex-control-thumbs {
	position: static;
	margin: 5px 0 0;
	overflow: hidden
}


.flex-control-thumbs li {
	float: left;
	width: 25%;
	margin: 0
}


.flex-control-thumbs img {
	display: block;
	width: 100%;
	height: auto;
	cursor: pointer;
	opacity: .7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-webkit-transition: all 1s ease;
	transition: all 1s ease
}


.flex-control-thumbs img:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}


.flex-control-thumbs .flex-active {
	cursor: default;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}


@media screen and (max-width: 860px) {
	.flex-direction-nav .flex-prev {
		left: 10px;
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
	}

	.flex-direction-nav .flex-next {
		right: 10px;
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
	}
}


.single-exhibition .date-string {
	margin-top: 1rem;
	font-weight: 600;
}


#search-section-wrapper,
#today-hours-wrapper {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 14px;
	text-align: left;
	-webkit-transition: top 0.25s ease-in-out, bottom 0.25s ease-in-out, opacity 0.25s ease-in-out;
	transition: top 0.25s ease-in-out, bottom 0.25s ease-in-out, opacity 0.25s ease-in-out;
}


#search-section-wrapper {
	left: auto;
	right: 0;
	text-align: right;
}


.search-overlay-on #search-section-wrapper {
	-webkit-transform: none !important;
	transform: none !important;
}


#search-section-wrapper .under-search-link {
	display: inline-block;
	margin-top: 10px;
	-webkit-transition: margin-top 0.25s ease-in-out;
	transition: margin-top 0.25s ease-in-out;
}


#search-section-wrapper .under-search-link i {
	margin-left: 5px;
	font-size: 1.1em;
}


#search-section-wrapper a.under-search-link:hover,
#search-section-wrapper a.under-search-link:hover strong,
#search-section-wrapper a.under-search-link:hover i {
	/*color: #000000;*/
}


#today-hours-wrapper .today-hours {
	-webkit-transition: margin-bottom 0.25s ease-in-out;
	transition: margin-bottom 0.25s ease-in-out;
}


@media only screen and ( max-width: 1199px ) {
	.banner.scrolled #search-section-wrapper,
	.banner.scrolled #today-hours-wrapper {
		top: 40%;
		top: calc(50% - 1em);
	}

	.banner.scrolled #search-section-wrapper .under-search-link,
	.banner.scrolled #today-hours-wrapper .today-hours {
		margin-top: 0;
		margin-bottom: 0;
		-webkit-transition: all 0.25s ease-in-out;
		transition: all 0.25s ease-in-out;
	}
}


@media only screen and ( max-width: 850px ) {
	#search-section-wrapper,
	#today-hours-wrapper {
		top: 30%;
		top: calc(50% - 2em);
	}

	#search-section-wrapper .under-search-link,
	#today-hours-wrapper .today-hours {
		margin-top: 0;
		margin-bottom: 0;
	}

	.banner.scrolled #search-section-wrapper,
	.banner.scrolled #today-hours-wrapper {
		top: 1.5em;
		-webkit-transform: none;
		transform: none;
	}

	.banner.scrolled #search-section-wrapper .under-search-link {
		-webkit-transition: all 0.25s ease-in-out, top 0s linear;
		transition: all 0.25s ease-in-out, top 0s linear;
	}

	.banner.search-overlay-on.scrolled #search-section-wrapper .under-search-link {
		position: relative;
		top: 16px;
	}
}


@media only screen and ( max-width: 500px ) {
	#search-section-wrapper,
	#today-hours-wrapper {
		top: 60%;
		top: calc(50% + 2em);
	}

	.banner.scrolled #search-section-wrapper,
	.banner.scrolled #today-hours-wrapper {
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.banner.search-overlay-on #search-section-wrapper {
		-webkit-transform: none;
		transform: none;
	}

	.banner.search-overlay-on.scrolled #search-section-wrapper .under-search-link {
		position: static;
		top: 0;
	}
}


@media only screen and ( max-width: 375px ) {
	#search-section-wrapper,
	#today-hours-wrapper {
		top: 55%;
		font-size: 12px;
	}

	.banner .search-overlay-trigger {
		font-size: 14px;
	}

	.banner.scrolled #search-section-wrapper,
	.banner.scrolled #today-hours-wrapper {
		top: 42.5%;
	}
}


.search-overlay-on #search-section-wrapper .search-overlay-trigger .close-icon {
	position: fixed;
	top: 2%;
	right: 2%;
}


@media only screen and ( min-width: 601px ) {
	.admin-bar .search-overlay-on #search-section-wrapper .search-overlay-trigger .close-icon {
		top: calc(2% + 46px);
	}
}


@media only screen and ( min-width: 768px ) {
	.admin-bar .search-overlay-on #search-section-wrapper .search-overlay-trigger .close-icon {
		top: calc(2% + 32px);
	}
}


#mobile-sticky-button {
	display: none;
	position: fixed;
	bottom: 1em;
	right: 1em;
	padding: 0.75em;
	cursor: pointer;
	-webkit-transition-property: opacity, -webkit-filter;
	transition-property: opacity, -webkit-filter;
	transition-property: opacity, filter;
	transition-property: opacity, filter, -webkit-filter;
	-webkit-transition-duration: 0.15s;
	transition-duration: 0.15s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible;
	background: rgba(255, 255, 255, 0.5);
	/*border: 2px solid rgba(0, 0, 0, 0.25);*/
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
	border-radius: 10em;
}


#mobile-sticky-button.active {
	background: rgba(0, 0, 0, 0.5);
	/*border-color: rgba(255, 255, 255, 0.25);*/
	box-shadow: 0 0 5px rgba(255, 255, 255, 0.25);
}


#mobile-sticky-button.active .mobile-btn-inner,
#mobile-sticky-button.active .mobile-btn-inner::before,
#mobile-sticky-button.active .mobile-btn-inner::after {
	background-color: #000000; }


.mobile-btn-wrapper {
	width: 25px;
	height: 20px;
	display: inline-block;
	position: relative; }


.mobile-btn-inner {
	display: block;
	top: 50%;
}


.mobile-btn-inner, .mobile-btn-inner::before, .mobile-btn-inner::after {
	width: 25px;
	height: 3px;
	background-color: #000000;
	border-radius: 10px;
	position: absolute;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: 0.15s;
	transition-duration: 0.15s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease; }


.mobile-btn-inner::before, .mobile-btn-inner::after {
	content: "";
	display: block; }


.mobile-btn-inner::before {
	top: -8px; }


.mobile-btn-inner::after {
	bottom: -8px; }


#mobile-sticky-button .mobile-btn-inner {
	-webkit-transition-duration: 0.075s;
	transition-duration: 0.075s;
	-webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }


#mobile-sticky-button .mobile-btn-inner::before {
	-webkit-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
	transition: top 0.075s 0.12s ease, opacity 0.075s ease; }


#mobile-sticky-button .mobile-btn-inner::after {
	-webkit-transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }


#mobile-sticky-button.active .mobile-btn-inner {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition-delay: 0.12s;
	transition-delay: 0.12s;
	-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }


#mobile-sticky-button.active .mobile-btn-inner::before {
	top: 0;
	opacity: 0;
	-webkit-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
	transition: top 0.075s ease, opacity 0.075s 0.12s ease; }


#mobile-sticky-button.active .mobile-btn-inner::after {
	bottom: 0;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }


#mobile-sticky-button.active .mobile-btn-inner, #mobile-sticky-button.active .mobile-btn-inner::before, #mobile-sticky-button.active .mobile-btn-inner::after {
	background-color: #ffffff;
}


@media only screen and ( max-width: 768px ) {
	.js #mobile-sticky-button {
		display: inline-block;
	}

	.js #fixed-header-padding {
		padding-top: 85px;
	}

	.js #menu-primary-navigation {
		display: none;
	}

	.js .banner.navbar #search-section-wrapper,
	.js .banner.navbar #today-hours-wrapper {
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.js .navbar-inner {
		-webkit-transition: 0.25s ease-in-out min-height;
		transition: 0.25s ease-in-out min-height;
	}

	.js .banner.scrolled .navbar-inner {
		min-height: 70px;
	}

	.js .banner .nav-main {
		/*-webkit-transition: none;*/
		/*transition: none;*/
		padding: 5px;
	}

	.js .banner .nav-main.active {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 990;
		width: auto;
		margin: 0 !important;
		padding: 0 !important;
		background: rgba(0, 0, 0, 0.85);
		-webkit-transition: none;
		transition: none;
	}

	.js .nav-main.active #menu-primary-navigation,
	.js .nav-main.active #menu-primary-navigation li {
		display: block;
	}

	.js .nav-main.active #menu-primary-navigation {
		overflow-y: auto;
		overflow-x: hidden;
		padding: 2em;
	}

	.js .banner .nav-main .nav li a,
	.js .banner .nav-main .nav li a:hover,
	.js .banner .nav-main .nav li a:focus {
		color: #ffffff;
	}

	.js #menu-primary-navigation > li {
		margin: 0.5em 0;
	}

	.js #menu-primary-navigation li {
		text-align: center;
	}

	.js #menu-primary-navigation > li > a,
	.js .banner .nav-main .nav li a {
		margin: 0;
	}

	/*.js #menu-primary-navigation>li:not(.active)>a {*/
	/*border-bottom: 1px solid #fff;*/
	/*}*/
	/*.js #menu-primary-navigation>li>a {*/
	/*margin-bottom: 1px;*/
	/*}*/
	.js .banner .nav-main .nav li li {
		margin: 0;
		border: none;
	}

	.js .banner .nav-main .nav li .dropdown-menu {
		display: block;
		position: static;
		background: transparent;
		border: none;
		margin: 0 1em;
		padding: 0;
		float: none;
		width: auto;
		box-shadow: none;
		min-width: 0;
	}

	.js .banner .nav-main .nav li .dropdown-menu li {
		font-size: 15px;
	}

	.js .banner .nav-main .nav li.active > a, .banner .nav-main .nav li.active > .dropdown-toggle {
		color: #f8e815;
	}

	.js .navbar .nav > li > .dropdown-menu:before,
	.js .navbar .nav > li > .dropdown-menu:after {
		display: none;
	}

	.js body.mobile-nav-open {
		overflow: hidden;
	}

	.js body.mobile-nav-open > *:not(header) {
		pointer-events: none;
		overscroll-behavior: none;
	}

	.js .content-info .copy .container {
		padding-right: 80px;
	}
}


@media only screen and ( min-width: 601px ) and (max-width: 768px) {
	.admin-bar .js .banner .nav-main.active {
		top: 46px;
	}
}


@media only screen and (max-width: 768px) and (max-height: 600px) {
	.js .banner.scrolled .nav-main {
		margin-top: 60px;
	}

	.js .banner.scrolled #search-section-wrapper,
	.js .banner.scrolled #today-hours-wrapper {
		opacity: 0;
	}
}


@media only screen and (max-width: 500px) {
	.js #fixed-header-padding {
		padding-top: 130px;
	}

	.js .banner.navbar #search-section-wrapper,
	.js .banner.navbar #today-hours-wrapper {
		top: auto;
		bottom: 1em;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}


@media only screen and (max-width: 500px) and (min-height: 601px) {
	.js .banner.scrolled .nav-main {
		margin-top: 110px;
	}
}


.today-hours strong {
	/*color: #a3a3a3;*/
}


.today-hours span {
	white-space: nowrap;
}


.today-hours, .today-hours a {
	color: #fca677;
}


.today-hours a:hover, .today-hours a:hover strong {
	/*color: #222222;*/
}


.todays-hours-table {
	min-width: 60%;
}


.product-exhibitions-relationship-wrapper .product-exhibitions-relationship > li.product {
	display: block;
}


.programs-exhibitions-relationship-wrapper {
	/*padding: 1em;*/
	background: #e7e7e7;
	overflow: hidden;
	position: relative;
}


.programs-exhibitions-relationship-wrapper > h2 {
	/*margin: 0 0 0.8rem;*/
	margin: 0;
	padding: 16px;
	padding: 1rem;
}


.programs-exhibitions-relationship .program,
.programs-exhibitions-relationship .exhibition {
	/*border-top: 1px solid #ccc;*/
	border-top: 1px solid #ffffff;
	margin: 2em 0;
	margin: 0;
	padding: 1em;
}


.programs-exhibitions-relationship .program .entry-summary,
.programs-exhibitions-relationship .exhibition .entry-summary {
	margin: 0;
}


.programs-exhibitions-relationship .program .entry-summary *:last-child,
.programs-exhibitions-relationship .exhibition .entry-summary *:last-child {
	margin-bottom: 0;
}


.programs-exhibitions-relationship .program header,
.programs-exhibitions-relationship .exhibition header {
	min-height: 0;
}


.programs-exhibitions-relationship .program img,
.programs-exhibitions-relationship .exhibition img {
	display: block;
	/*float: left;*/
	/*margin: 0 10px 10px 0;*/
	/*max-width: 100px;*/
	margin: 0 auto 1em;
	float: none;
}


.programs-exhibitions-relationship .program .date-string,
.programs-exhibitions-relationship .exhibition .date-string {
	color: #757473;
}


.programs-exhibitions-relationship .program header h3 a:not(:hover),
.programs-exhibitions-relationship .exhibition header h3 a:not(:hover) {
	color: #222222;
	text-decoration: underline;
}


.programs-exhibitions-relationship-wrapper .slides {
	overflow: hidden;
	position: relative;
}


.programs-exhibitions-relationship-wrapper.slideshow-programs-exhibitions-wrapper {
	background: transparent;
	padding-bottom: 2em;
}


.programs-exhibitions-relationship-wrapper.slideshow-programs-exhibitions-wrapper .flex-control-nav {
	z-index: 1;
	width: calc(100% - 29px - 29px);
	bottom: -6px;
	left: 29px;
	right: 29px;
}


.programs-exhibitions-relationship-wrapper.slideshow-programs-exhibitions-wrapper .flex-control-nav li {
	margin: 0 3px;
}


.programs-exhibitions-relationship-wrapper.slideshow-programs-exhibitions-wrapper .flex-direction-nav {
	position: absolute;
	width: 100%;
	bottom: 0;
}


.programs-exhibitions-relationship-wrapper.slideshow-programs-exhibitions-wrapper .flex-direction-nav a {
	width: 29px;
	height: auto;
	opacity: 1;
	border: 0;
}


.programs-exhibitions-relationship-wrapper.slideshow-programs-exhibitions-wrapper .flex-direction-nav a:before {
	position: absolute;
	font-size: 1em;
}


.programs-exhibitions-relationship-wrapper.slideshow-programs-exhibitions-wrapper .flex-direction-nav a.flex-prev {
	left: 0;
	right: auto;
	padding-left: 1em;
}


.programs-exhibitions-relationship-wrapper.slideshow-programs-exhibitions-wrapper .flex-direction-nav a.flex-prev:before {
	left: 0;
	right: auto;
}


.programs-exhibitions-relationship-wrapper.slideshow-programs-exhibitions-wrapper .flex-direction-nav a.flex-next {
	left: auto;
	right: 0;
	padding-right: 1em;
}


.programs-exhibitions-relationship-wrapper.slideshow-programs-exhibitions-wrapper .flex-direction-nav a.flex-next:before {
	left: auto;
	right: 0;
}


.programs-exhibitions-relationship-wrapper.slideshow-programs-exhibitions-wrapper .flex-control-paging li a {
	width: 8px;
	height: 8px;
}


.programs-exhibitions-relationship-wrapper.slideshow-programs-exhibitions-wrapper li,
.programs-exhibitions-relationship-wrapper.slideshow-programs-exhibitions-wrapper > h2 {
	background: #e7e7e7;
}


#site-banner {
	position: relative;
	z-index: 5;
	width: 100%;
	padding: 0.5em;
	background: #fca677;
	/*color: #fff;*/
	margin: 0;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	box-sizing: border-box;
	-webkit-transition: 0.25s ease-in-out font-size;
	transition: 0.25s ease-in-out font-size;
}


.banner.scrolled #site-banner {
	font-size: 13px;
}


.acf-map {
	width: 100%;
	min-height: 400px;
	/*border: #ccc solid 1px;*/
	margin: 20px 0;
}


/* fixes potential theme css conflict */
.acf-map img {
	max-width: inherit !important;
}


.hidden-event {
	display: none;
}


.tool-tip-event {
	display: none;
}


@media screen and (min-width: 768px) {
	.tool-tip-event {
		position: absolute;
		z-index: 1000;
		margin: 0 !important;
		padding: 1em;
		border: 1px solid #cccccc;
		border-bottom-width: 3px;
		background-color: #ffffff;
		max-width: 500px;
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		-webkit-transition: 0.25s ease-in-out opacity;
		transition: 0.25s ease-in-out opacity;
	}

	.tool-tip-event:last-of-type {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		-ms-flex-line-pack: stretch;
		align-content: stretch;
	}

	.tool-tip-event.hovering {
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}

	.tool-tip-event .image {
		min-width: 120px;
		max-width: 120px;
		padding-right: 1em;
	}

	.tool-tip-event .content {
		padding: 0;
	}

	.tool-tip-event p {
		margin: 0;
	}

	.tool-tip-event .event-title {
		margin: 0.5em 0;
		line-height: 1.25em;
	}

	.tool-tip-event .event-title a,
	.tool-tip-event .event-title span {
		display: block;
		margin: 0;
		color: #222222;
	}

	.tool-tip-event .event-title a,
	.tool-tip-event .event-title a:hover {
		color: #222222;
	}

	.tool-tip-event .event-link:not(:hover) {
		color: #222222;
	}
}


.calendar-section-wrapper {
	display: block;
	margin: 1em 0;
}


.calendar-section-wrapper:after {
	content: 'Explore Esker Exhibitions';
	display: block;
	font-size: 34px;
	line-height: 45px;
	font-weight: 300;
	color: #000000;
	text-rendering: optimizelegibility;
	font-family: "favorit_stdlight", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}


.calendar-section {
	display: inline-block;
	position: relative;
	padding: 1em 0;
	/*border-top: 1px solid #ebebea;*/
	/*border-bottom: 1px solid #ebebea;*/
	z-index: 2;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;

	/*!*Temporarily hide the calendar until Covid is over*!*/
	/*overflow: hidden;*/
	/*height: 0;*/
	/*opacity: 0;*/
	/*visibility: hidden;*/
	/*z-index: -999;*/
}


.calendar-section:after {
	content: '';
	position: absolute;
	z-index: 3;
	top: 0;
	bottom: 0;
	right: -1px;
	border-right: 1px solid #ffffff;
}


.calendar-section .small-calendar {
	display: block;
	width: 275px;
	max-width: 50vw;
	position: absolute;
	left: 100%;
	top: -1px;
	opacity: 0;
	padding: 2em 1em 1em;
	background: #ffffff;
	visibility: hidden;
	z-index: 1;
	border: 1px solid #eeeeee;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}


.calendar-section:hover,
.calendar-section:focus,
.calendar-section:active,
.calendar-section.active {
	border-top-color: #eeeeee;
	border-bottom-color: #eeeeee;
	padding-right: 1em;
}


.calendar-section:hover .small-calendar,
.calendar-section:focus .small-calendar,
.calendar-section:active .small-calendar,
.calendar-section.active .small-calendar {
	opacity: 1;
	visibility: visible;
}


.calendar-section h3 {
	font-size: 18px;
	line-height: 1.125;
}


.calendar-section h3 small {
	display: block;
	text-transform: uppercase;
	color: #333333;
	font-size: 11px;
	font-weight: 700;
}


.calendar-section h6 {
	display: block;
	text-transform: uppercase;
	color: #939393;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.5px;
	margin: 0;
	text-align: center;
}


.calendar-section .fa-calendar {
	margin-right: 1rem;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}


.calendar-section h3 span {
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}


.calendar-section:hover .fa-calendar,
.calendar-section:focus .fa-calendar,
.calendar-section:active .fa-calendar,
.calendar-section.active .fa-calendar {
	color: #b3d7e3; /* light-blue */
}


.calendar-section:hover h3 span,
.calendar-section:focus h3 span,
.calendar-section:active h3 span,
.calendar-section.active h3 span {
	color: #939393;
}


@media (max-width: 480px) {
	.calendar-section {
		width: 100%;
	}

	.calendar-section .small-calendar {
		top: 100%;
		left: 0;
		right: 0;
		width: auto;
		max-width: none;
	}

	.calendar-section:hover,
	.calendar-section:focus,
	.calendar-section:active,
	.calendar-section.active {
		padding-right: 0;
	}
}


th.fc-day-header.fc-widget-header {
	border: none;
	padding: 2px;
}


.fullcalendar {
	margin: 2em 0;

	/*!*Temporarily hide the calendar until Covid is over*!*/
	/*overflow: hidden;*/
	/*height: 0;*/
	/*opacity: 0;*/
	/*visibility: hidden;*/
	/*z-index: -999;*/
}


.small-calendar .fc-state-default,
.small-calendar .fc-state-default.fc-corner-right,
.small-calendar .fc-state-default.fc-corner-left,
.fullcalendar .fc-state-default,
.fullcalendar .fc-state-default.fc-corner-right,
.fullcalendar .fc-state-default.fc-corner-left {
	background-image: none;
	border-radius: 0;
}


.small-calendar .fc-day-grid-event .fc-time,
.fullcalendar .fc-day-grid-event .fc-time {
	display: none;
}


.small-calendar .fc-day-grid-event .fc-title,
.fullcalendar .fc-day-grid-event .fc-title {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}


.small-calendar .fc-day-grid-event .fc-title:focus,
.fullcalendar .fc-day-grid-event .fc-title:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}


.small-calendar .fc-event,
.fullcalendar .fc-event {
	border-radius: 0;
	padding: 2px;
}


.small-calendar .fc-other-month,
.fullcalendar .fc-other-month {
	background: #fafafa;
}


.fullcalendar.fc-unthemed td.fc-today {
	background: #eeeeee;
}


.small-calendar .event-green,
.fullcalendar .event-green {
	background: #9bcbab;
	border-color: #9bcbab;
	color: #222222;
}


.small-calendar .event-blue,
.fullcalendar .event-blue {
	background: #b3d7e3;
	border-color: #b3d7e3;
	color: #222222;
}


.small-calendar .event-green,
.fullcalendar .event-green,
.small-calendar .event-blue,
.fullcalendar .event-blue,
.small-calendar fc-event,
.fullcalendar fc-event {
	border: none;
}


.small-calendar a.event-green:not([href]),
.small-calendar a.event-blue:not([href]),
.fullcalendar a.event-green:not([href]),
.fullcalendar a.event-blue:not([href]) {
	color: #222222;
}


.small-calendar .loading-overlay,
.fullcalendar .loading-overlay {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility: hidden;
	background-color: #ffffff;
	background: rgba(255, 255, 255, 0.8);
	-webkit-transition: 0.25s ease-in-out all;
	transition: 0.25s ease-in-out all;
}


.small-calendar .loading-overlay.show,
.fullcalendar .loading-overlay.show {
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


.small-calendar .loading-overlay.black,
.fullcalendar .loading-overlay.black {
	background-color: rgba(0, 0, 0, 0.8);
	color: #ffffff;
}


.small-calendar .loading-animation,
.fullcalendar .loading-animation {
	background: transparent;
	border: 5px solid #f3f3f3;
	border-top-color: #3498db;
	border-radius: 50%;
	width: 3em;
	height: 3em;
	-webkit-animation: loaderSpinner 2s linear infinite;
	animation: loaderSpinner 2s linear infinite;
	-webkit-transition: 0.25s cubic-bezier(0.000, 1.650, 1.000, 1.000) all;
	transition: 0.25s cubic-bezier(0.000, 1.650, 1.000, 1.000) all;
}


.small-calendar th.fc-day-header.fc-widget-header,
.small-calendar .fc-bg .fc-other-month,
.small-calendar .fc-head {
	display: none;
}


fc-future
.small-calendar table,
.small-calendar th,
.small-calendar tr,
.small-calendar td,
.small-calendar.fc .fc-row .fc-content-skeleton table,
.small-calendar.fc .fc-row .fc-content-skeleton td,
.small-calendar.fc .fc-row .fc-helper-skeleton td,
.small-calendar.fc-unthemed .fc-content,
.small-calendar.fc-unthemed .fc-divider,
.small-calendar.fc-unthemed .fc-list-heading td,
.small-calendar.fc-unthemed .fc-list-view,
.small-calendar.fc-unthemed .fc-popover,
.small-calendar.fc-unthemed .fc-row,
.small-calendar.fc-unthemed tbody,
.small-calendar.fc-unthemed td,
.small-calendar.fc-unthemed th,
.small-calendar.fc-unthemed thead,
.small-calendar.fc td.fc-today {
	border: none;
}


.small-calendar h2 {
	font-size: 18px;
	margin: 0.3em 0 !important;
	line-height: 1.125;
}


.small-calendar .fc-day-top.fc-other-month {
	opacity: 0;
}


.small-calendar.fc-ltr .fc-basic-view .fc-day-top {
	float: none;
	text-align: center;
}


.small-calendar.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
	display: block;
	float: none;
	text-align: center;
	border-radius: 10em;
	width: 2em;
	max-width: 2em;
	height: 2em;
	max-height: 2em;
	color: #000000;
	line-height: 1.9;
	text-decoration: none;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}


.small-calendar.fc-ltr .fc-basic-view .fc-day-top .fc-day-number:hover {
	background: #eeeeee;
}


.small-calendar td.fc-day-top.fc-today:not(.not-today) .fc-day-number,
.small-calendar.fc-ltr .fc-basic-view .fc-day-top.fc-today:not(.not-today) .fc-day-number:hover {
	background: #b3d7e3; /* light-blue */
	font-weight: 700;
	cursor: auto;
}


.small-calendar.fc-unthemed td.fc-today {
	background: transparent;
}


.small-calendar .fc-basic-view .fc-body .fc-row {
	min-height: 0;
	height: 2.5em !important;
}


.small-calendar .fc-toolbar button {
	background: transparent;
	color: #000000;
	border: none;
	outline: none;
	box-shadow: none;
	text-transform: uppercase;
	padding: 0;
}


.small-calendar .fc-day-grid-container {
	overflow: hidden !important; /* overwrite inline js */
}


@-webkit-keyframes loaderSpinner {
	0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}


@keyframes loaderSpinner {
	0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}


.js .check-scroll-element .menu-grid,
.js .check-scroll-element .flex-wrap {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}


.js .check-scroll-element .menu-grid > li,
.js .check-scroll-element .flex-wrap > article,
.js .check-scroll-element .flex-wrap > li {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border-color: transparent;
}


.js .check-scroll-element.viewed .menu-grid,
.js .check-scroll-element.viewed .flex-wrap {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


.js .check-scroll-element.viewed .menu-grid > li,
.js .check-scroll-element.viewed .flex-wrap > article,
.js .check-scroll-element.viewed .flex-wrap > li {
	-webkit-animation: fade_up 1s linear;
	animation: fade_up 1s linear;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}


.js .check-scroll-element.viewed .menu-grid > li:nth-child(1),
.js .check-scroll-element.viewed .flex-wrap > article:nth-child(1),
.js .check-scroll-element.viewed .flex-wrap > li:nth-child(1) { -webkit-animation-delay: 0s; animation-delay: 0s; }


.js .check-scroll-element.viewed .menu-grid > li:nth-child(2),
.js .check-scroll-element.viewed .flex-wrap > article:nth-child(2),
.js .check-scroll-element.viewed .flex-wrap > li:nth-child(2) { -webkit-animation-delay: 0.25s; animation-delay: 0.25s; }


.js .check-scroll-element.viewed .menu-grid > li:nth-child(3),
.js .check-scroll-element.viewed .flex-wrap > article:nth-child(3),
.js .check-scroll-element.viewed .flex-wrap > li:nth-child(3) { -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }


.js .check-scroll-element.viewed .menu-grid > li:nth-child(4),
.js .check-scroll-element.viewed .flex-wrap > article:nth-child(4),
.js .check-scroll-element.viewed .flex-wrap > li:nth-child(4) { -webkit-animation-delay: 0.75s; animation-delay: 0.75s; }


.js .check-scroll-element.viewed .menu-grid > li:nth-child(5),
.js .check-scroll-element.viewed .flex-wrap > article:nth-child(5),
.js .check-scroll-element.viewed .flex-wrap > li:nth-child(5) { -webkit-animation-delay: 1s; animation-delay: 1s; }


.js .check-scroll-element.viewed .menu-grid > li:nth-child(6),
.js .check-scroll-element.viewed .flex-wrap > article:nth-child(6),
.js .check-scroll-element.viewed .flex-wrap > li:nth-child(6) { -webkit-animation-delay: 1.25s; animation-delay: 1.25s; }


.js .check-scroll-element.viewed .menu-grid > li:nth-child(7),
.js .check-scroll-element.viewed .flex-wrap > article:nth-child(7),
.js .check-scroll-element.viewed .flex-wrap > li:nth-child(7) { -webkit-animation-delay: 1.5s; animation-delay: 1.5s; }


.js .check-scroll-element.viewed .menu-grid > li:nth-child(8),
.js .check-scroll-element.viewed .flex-wrap > article:nth-child(8),
.js .check-scroll-element.viewed .flex-wrap > li:nth-child(8) { -webkit-animation-delay: 1.75s; animation-delay: 1.75s; }


.js .check-scroll-element.viewed .menu-grid > li:nth-child(9),
.js .check-scroll-element.viewed .flex-wrap > article:nth-child(9),
.js .check-scroll-element.viewed .flex-wrap > li:nth-child(9) { -webkit-animation-delay: 2s; animation-delay: 2s; }


.js .check-scroll-element.viewed .menu-grid > li:nth-child(10),
.js .check-scroll-element.viewed .flex-wrap > article:nth-child(10),
.js .check-scroll-element.viewed .flex-wrap > li:nth-child(10) { -webkit-animation-delay: 2.25s; animation-delay: 2.25s; }


.js .check-scroll-element.viewed .menu-grid > li:nth-child(11),
.js .check-scroll-element.viewed .flex-wrap > article:nth-child(11),
.js .check-scroll-element.viewed .flex-wrap > li:nth-child(11) { -webkit-animation-delay: 2.5s; animation-delay: 2.5s; }


.js .check-scroll-element.viewed .menu-grid > li:nth-child(12),
.js .check-scroll-element.viewed .flex-wrap > article:nth-child(12),
.js .check-scroll-element.viewed .flex-wrap > li:nth-child(12) { -webkit-animation-delay: 2.75s; animation-delay: 2.75s; }


.js .check-scroll-element.viewed .menu-grid > li:nth-child(13),
.js .check-scroll-element.viewed .flex-wrap > article:nth-child(13),
.js .check-scroll-element.viewed .flex-wrap > li:nth-child(13) { -webkit-animation-delay: 3s; animation-delay: 3s; }


.js .check-scroll-element.viewed .menu-grid > li:nth-child(14),
.js .check-scroll-element.viewed .flex-wrap > article:nth-child(14),
.js .check-scroll-element.viewed .flex-wrap > li:nth-child(14) { -webkit-animation-delay: 3.25s; animation-delay: 3.25s; }


.js .check-scroll-element.viewed .menu-grid > li:nth-child(15),
.js .check-scroll-element.viewed .flex-wrap > article:nth-child(15),
.js .check-scroll-element.viewed .flex-wrap > li:nth-child(15) { -webkit-animation-delay: 3.5s; animation-delay: 3.5s; }


.js .check-scroll-element.viewed .menu-grid > li:nth-child(n+16),
.js .check-scroll-element.viewed .flex-wrap > article:nth-child(n+16),
.js .check-scroll-element.viewed .flex-wrap > li:nth-child(n+16) { -webkit-animation-delay: 3.75s; animation-delay: 3.75s; }


.js .check-scroll-element.viewed .menu-grid > li.no-animation,
.js .check-scroll-element.viewed .flex-wrap > article.no-animation,
.js .check-scroll-element.viewed .flex-wrap > li.no-animation {
	/*-webkit-animation: none !important;*/
	/*animation: none !important;*/
	/*-webkit-animation-delay: 0s !important;*/
	/*animation-delay: 0s !important;*/
}


@-webkit-keyframes fade_up {
	0% {
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		-webkit-transform: translateY(3em);
		transform: translateY(3em);
	}
	80% {
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	99% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
}


@keyframes fade_up {
	0% {
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		-webkit-transform: translateY(3em);
		transform: translateY(3em);
	}
	80% {
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	99% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
}



@-webkit-keyframes fade_right {
	0% {
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		-webkit-transform: translateX(3em);
		transform: translateX(3em);
	}
	80% {
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	99% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
}


@keyframes fade_right {
	0% {
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		-webkit-transform: translateX(3em);
		transform: translateX(3em);
	}
	80% {
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	99% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
}


@media (min-width: 768px) {
	.create-sender-newsletter-wrapper.fixed {
		position: fixed;
		z-index: 100;
		top: 1rem;
		right: 1rem;
		/*opacity: 0.5;*/
		-webkit-transition: opacity 0.5s ease-in-out;
		transition: opacity 0.5s ease-in-out;
		-webkit-animation: fade_down 0.5s linear;
		animation: fade_down 0.5s linear;
	}

	.create-sender-newsletter-wrapper.fixed:hover {
		/*opacity: 0.75;*/
	}

	.admin-bar .create-sender-newsletter-wrapper.fixed {
		top: 2.5rem;
	}
}


@media only screen and (min-width: 768px) and (max-width: 1029px) {
	.home .t-1of2,
	.home .t-2of4,
	.home .t-3of6,
	.home .t-4of8,
	.home .t-5of10,
	.home .t-6of12,
	.page-template-archive-program .t-1of2,
	.page-template-archive-program .t-2of4,
	.page-template-archive-program .t-3of6,
	.page-template-archive-program .t-4of8,
	.page-template-archive-program .t-5of10,
	.page-template-archive-program .t-6of12,
	.post-type-archive-program .t-1of2,
	.post-type-archive-program .t-2of4,
	.post-type-archive-program .t-3of6,
	.post-type-archive-program .t-4of8,
	.post-type-archive-program .t-5of10,
	.post-type-archive-program .t-6of12
	.page-template-archive-video_audio .t-1of2,
	.page-template-archive-video_audio .t-2of4,
	.page-template-archive-video_audio .t-3of6,
	.page-template-archive-video_audio .t-4of8,
	.page-template-archive-video_audio .t-5of10,
	.page-template-archive-video_audio .t-6of12,
	.post-type-archive-video_audio .t-1of2,
	.post-type-archive-video_audio .t-2of4,
	.post-type-archive-video_audio .t-3of6,
	.post-type-archive-video_audio .t-4of8,
	.post-type-archive-video_audio .t-5of10,
	.post-type-archive-video_audio .t-6of12 {
		padding-right: 1%;
	}

	.home .last-col,
	.page-template-archive-video_audio .last-col,
	.post-type-archive-video_audio .last-col {
		padding-right: 0;
		padding-left: 1%;
	}

	.page-template-archive-video_audio .feat-post,
	.post-type-archive-video_audio .feat-post {
		padding-right: 0;
		padding-left: 0;
	}

}


@media only screen and (min-width: 1030px) {
	.home .d-1of2,
	.home .d-2of4,
	.home .d-3of6,
	.home .d-4of8,
	.home .d-5of10,
	.home .d-6of12,
	.page-template-archive-program .d-1of2,
	.page-template-archive-program .d-2of4,
	.page-template-archive-program .d-3of6,
	.page-template-archive-program .d-4of8,
	.page-template-archive-program .d-5of10,
	.page-template-archive-program .d-6of12,
	.post-type-archive-program .d-1of2,
	.post-type-archive-program .d-2of4,
	.post-type-archive-program .d-3of6,
	.post-type-archive-program .d-4of8,
	.post-type-archive-program .d-5of10,
	.post-type-archive-program .d-6of12
	.page-template-archive-video_audio .d-1of2,
	.page-template-archive-video_audio .d-2of4,
	.page-template-archive-video_audio .d-3of6,
	.page-template-archive-video_audio .d-4of8,
	.page-template-archive-video_audio .d-5of10,
	.page-template-archive-video_audio .d-6of12,
	.post-type-archive-video_audio .d-1of2,
	.post-type-archive-video_audio .d-2of4,
	.post-type-archive-video_audio .d-3of6,
	.post-type-archive-video_audio .d-4of8,
	.post-type-archive-video_audio .d-5of10,
	.post-type-archive-video_audio .d-6of12 {
		padding-right: 1%;
	}

	.home .last-col,
	.page-template-archive-video_audio .last-col,
	.post-type-archive-video_audio .last-col {
		padding-right: 0;
		padding-left: 1%;
	}

	.page-template-archive-video_audio .feat-post,
	.post-type-archive-video_audio .feat-post {
		padding-right: 0;
		padding-left: 0;
	}
}


/* Text meant only for screen readers. */
.post-type-archive-video_audio #page #header + hr {
	display: none;
}


.post-type-archive-video_audio #page #header,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}


.post-type-archive-video_audio #page #header:focus,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}


.js .no-js-show,
.js-show {
	display: none;
}


.no-js-show,
.js .js-show {
	display: block;
}



@media (min-width: 768px) {
	.video-audio-archive-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.video-audio-archive-wrapper > * {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	.video-audio-archive-wrapper > *:first-child {
		padding-right: 1em;
	}

	.video-audio-archive-wrapper > *:last-child {
		padding-left: 1em;
	}
}


@media (max-width: 768px) {
	.video-audio-archive-wrapper > *:last-child {
		margin-top: 3em;
	}

	.video-audio-archive-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}


/* Bookly. */
.powered-by-bookly {
	display: none;
}


.bookly-form {
	border: 1px solid #a3a3a3;
	padding: 20px;
	margin-top: 20px;
}


.bookly-nav-steps {
	border-top: 0 !important;
	padding-top: 0 !important;

}


.bookly-btn {
	border-radius: 0 !important;
}


.bookly-btn > span {
	text-transform: capitalize !important;
	font-size: 1.125rem !important;
	box-sizing: border-box !important;
	/*font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-weight: 500 !important;
}


.cancellation-page-bookly .sidebar {
	display: none;
}


.cancellation-page-bookly .content {
	min-height: 500px;
}


.cancellation-page-bookly .bookly-btn-default {
	margin-bottom: 1em;
}


/* Flex Layouts */
.default-display-post {
	width: 100%;
}


.half-listing .default-display-post > *,
.third-listing .default-display-post > * {
	width: 100%;
}


@media (min-width: 768px) {
	.half-listing .default-display-post,
	.third-listing .default-display-post {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-ms-flex-line-pack: start;
		align-content: flex-start;
		float: left;
		width: calc(50% - 14px);
	}

	.half-listing .default-display-post:nth-of-type(odd),
	.third-listing .default-display-post:nth-of-type(odd) {
		margin-right: 14px;
	}

	.half-listing .default-display-post:nth-of-type(even),
	.third-listing .default-display-post:nth-of-type(even) {
		margin-left: 14px;
	}
}


/* Watch & Listen. */
:root {
	--heading-font: "favorit_stdlight", "Helvetica Neue", Helvetica, Arial, sans-serif;;
	--body-font: "favorit_stdbook", "Helvetica Neue", Helvetica, Arial, sans-serif;;
	--text-color: #444444;
	--lato-light: 300;
}


.watch-and-listen-single {
	/*max-width: 772px;*/
	margin: 0 auto;
}


.watch-and-listen-single header .entry-title {
	line-height: 40px;
}


.watch-and-listen-single header .artist-name {
	line-height: 29px;
	font-weight: 300;
	margin-top: 10px;
}


.watch-and-listen-single .section-wrapper {
	margin: 64px 0;
}


.watch-and-listen-single .section-title {
	font-weight: 300;
	margin-bottom: 30px;
}


.watch-and-listen-single .content-description {
	margin: 62px 0;
}


.watch-and-listen-single .small-content {
	max-width: 772px;
	margin-left: auto;
	margin-right: auto;

}


.watch-and-listen-single .video-title,
.watch-and-listen-single .audio-title,
.watch-and-listen-single .acf-relationship-wrapper {
	margin-top: 64px !important;
}


.video-link-wrapper {
	position: relative;
	padding-bottom: 53.25%;
	overflow: hidden;
	max-width: 100%;
	height: auto;
	margin-top: 30px;
}


.video-link-wrapper iframe,
.video-link-wrapper object,
.video-link-wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.video-link-wrapper p {
	margin-bottom: 0px;
}


.audio-link-wrapper iframe {
	width: 100%;
}


.audio-link-wrapper {
	margin-top: 30px;
}


.download-wrapper {
	font-size: 16px;
	text-transform: uppercase;
	/*font-family: var(--heading-font);*/
	font-weight: 500;
}


.download-wrapper > *::after {
	content: '\f178';
	font-family: 'Font Awesome 5 Pro';
	font-weight: 300;
	margin-left: 32px;
	-webkit-transition: 0.25s margin-left ease-in-out;
	transition: 0.25s margin-left ease-in-out;
}


.download-wrapper > a {
	text-decoration: none;
	/*color: #808080;*/
	color: #000000;
	-webkit-transition: 0.25s all ease-in-out;
	transition: 0.25s all ease-in-out;
}


.download-wrapper > a:hover,
.download-wrapper > a:active,
.download-wrapper > a:focus {
	/*color: #f8e815;*/
	color: var(--subtitle_font_color);
	-webkit-transition: 0.25s all ease-in-out;
	transition: 0.25s all ease-in-out;
	text-decoration: underline;
}


.download-wrapper *:hover::after {
	margin-left: 40px;
	-webkit-transition: 0.25s margin-left ease-in-out;
	transition: 0.25s margin-left ease-in-out;
}


detail-heading-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}


.detail-heading-wrapper .detail-heading {
	margin-right: 16px;
	letter-spacing: 0px;
	color: var(--text-color);
	text-transform: uppercase;
	font-size: 16px;
	line-height: 20px;
	/*font-family: var(--heading-font);*/
	/*font-weight: var(--lato-light);*/
}


.watch-and-listen-single article {
	margin-top: 32px;
}


@media (min-width: 768px) {
	.watch-and-listen-single article {
		margin-top: 64px;
	}
}


.watch-listen-tile-wrapper {
	margin-bottom: 48px;
}


.watch-listen-tile-wrapper .tile-name {
	font-size: 32px;
	line-height: 39px;
	/*font-family: var(--heading-font);*/
	/*font-weight: var(--lato-light);*/
	letter-spacing: 0px;
	margin-top: 0;
	margin-bottom: 0;
}


.watch-listen-tile-wrapper .tile-name a,
.watch-listen-tile-wrapper .tile-name a:visited {
	color: var(--text-color);
}


.watch-listen-tile-wrapper .tile-name a:hover,
.watch-listen-tile-wrapper .tile-name a:active,
.watch-listen-tile-wrapper .tile-name a:focus {
	/*color: #f8e815;*/
	color: var(--subtitle_font_color);
	text-decoration: underline;
}


.watch-listen-tile-wrapper .artist-name {
	/*font-family: var(--heading-font);*/
	color: var(--text-color);
	font-size: 20px;
	line-height: 24px;
	/*font-weight: var(--lato-light);*/
	margin-top: 5px;
}


.watch-listen-tile-wrapper .artist-name a:hover {
	color: var(--subtitle_font_color);
}


.watch-listen-tile-wrapper .read-more-link {
	font-size: 20px;
	margin-top: 28px;
}


.watch-listen-tile-wrapper .watch-listen-tile-content {
	margin-top: 18px;
}


.watch-listen-tile-wrapper .detail-heading {
	margin-top: 5px;
}


.watch-listen-tile-wrapper .image-wrapper {
	position: relative;
	height: 322px;
	overflow: hidden;
}


.watch-listen-tile-wrapper .image-wrapper img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-o-object-fit: cover;
	object-fit: cover;
	min-height: 100%;
	min-width: 100%;
}


.watch-listen-tile-wrapper .detail-heading-wrapper {
	margin-bottom: 5px;
}


.watch-listen-tile-wrapper .image-wrapper.no-thumbnail {
	background: transparent url(../img/esker-logo.png) center center no-repeat;
	background-size: auto;
	border: 1px solid #dcdcdb;
}


.featured-watch-listen-tiles-wrapper .excerpt-wrapper p {
	color: #444444;
	white-space: pre-wrap;
}


.post-type-archive-video_audio .page-title {
	font-size: 40px;
	margin-bottom: 30px;
}


.years-wrapper,
.archive-types-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	margin-left: 0;
	margin-bottom: 32px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}


@media (max-width: 767px) {
	.years-wrapper,
	.archive-types-wrapper {
		margin-top: -16px;
	}

	.years-wrapper li,
	.archive-types-wrapper a {
		margin-top: 16px;
	}
}


.years-wrapper li {
	list-style: none;
	margin-right: 32px;
}


.years-wrapper li a,
.years-wrapper .more-years span {
	font-size: 20px;
	line-height: 24px;
	color: var(--text-color);
	font-family: var(--heading-font);
	font-weight: var(--lato-light);
}


.years-wrapper li a:hover,
.years-wrapper li a:focus,
.years-wrapper li a:active,
.archive-types-wrapper a:hover,
.archive-types-wrapper a:focus,
.archive-types-wrapper a:active {
	text-decoration: none;
}


.years-wrapper li a::after,
.archive-types-wrapper a::after,
.years-wrapper .more-years span::after {
	content: '';
	height: 2px;
	width: 0;
	background-color: var(--text-color);
	display: block;
	-webkit-transition: 0.25s width ease-in-out;
	transition: 0.25s width ease-in-out;
	margin-top: 10px;
}


.years-wrapper li a:hover::after,
.years-wrapper li.active a::after,
.years-wrapper.main-archive li:first-of-type a::after,
.archive-types-wrapper a:hover::after,
.archive-types-wrapper a.active::after,
.years-wrapper .more-years:hover span::after {
	width: 37px;
	-webkit-transition: 0.25s width ease-in-out;
	transition: 0.25s width ease-in-out;
}


.archive-types-wrapper {
	margin-bottom: 78px;
}


.archive-types-wrapper a {
	text-transform: capitalize;
	font-size: 20px;
	line-height: 24px;
	color: var(--text-color);
	font-family: var(--heading-font);
	font-weight: var(--lato-light);
	margin-right: 64px;
}


@media (max-width: 767px) {
	.archive-types-wrapper a {
		margin-right: 24px;
	}
}


.watch-listen-tiles-wrapper {
	width: 100%;
}


.no-search-found {
	width: 100%;
	float: inherit;
}


.single-video_audio .content-description p {
	margin-bottom: 1.5em;
}


.single-video_audio .content-description p:last-of-type {
	margin-bottom: 1em;
}


.acf-relationship-wrapper .pc-rel-post, .pc-rel-post {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	margin: 30px 0;
}


/*.acf-relationship-wrapper .pc-rel-post:first-child, .pc-rel-post:first-child{*/
/*    margin-top: 0;*/
/*}*/
.acf-relationship-wrapper .pc-rel-post:last-child, .pc-rel-post:last-child {
	margin-bottom: 0;
}


.acf-relationship-wrapper .pc-rel-post .content, .pc-rel-post .content {
	/*display: -webkit-box;*/
	/*display: -ms-flexbox;*/
	/*display: flex;*/
	/*-webkit-box-orient: vertical;*/
	/*-webkit-box-direction: normal;*/
	/*-ms-flex-direction: column;*/
	/*flex-direction: column;*/
	/*-ms-flex-wrap: nowrap;*/
	/*flex-wrap: nowrap;*/
	/*-webkit-box-pack: justify;*/
	/*-ms-flex-pack: justify;*/
	/*justify-content: space-between;*/
	/*-webkit-box-align: start;*/
	/*-ms-flex-align: start;*/
	/*align-items: flex-start;*/

	-webkit-box-flex: 2;

	-ms-flex: 2;

	flex: 2;
	margin: 0;
	padding: 0;
}


.acf-relationship-wrapper .pc-rel-post .content > *, .pc-rel-post .content > * {
	margin: 10px 0;
}


.acf-relationship-wrapper .pc-rel-post .content > *:first-child, .pc-rel-post .content > *:first-child {
	margin-top: 0;
}


.acf-relationship-wrapper .pc-rel-post .content > *:last-child, .pc-rel-post .content > *:last-child {
	margin-bottom: 0;
}


.acf-relationship-wrapper .pc-rel-post .content h3, .pc-rel-post .content h3 {
	font-size: 18px;
	line-height: 1.25;
}


.acf-relationship-wrapper .pc-rel-post .content h3 a:not(:hover):not(:focus), .pc-rel-post .content h3 a:not(:hover):not(:focus) {
	color: #000000;
}


.acf-relationship-wrapper .pc-rel-post .feat-img, .pc-rel-post .feat-img {
	display: block;
	margin-right: 24px;
	margin-right: 1.5rem;
	width: 33%;
	max-width: 150px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}


.acf-relationship-wrapper .pc-rel-post .feat-img img, .pc-rel-post .feat-img img {
	margin: 0;
	float: left;
}


@media (min-width: 768px) {
	.watch-and-listen-single header .entry-title {
		font-size: 64px;
		line-height: 77px;
	}

	.watch-and-listen-single header .artist-name {
		font-size: 28px;
		line-height: 32px;
	}

	.watch-and-listen-single .section-title {
		font-size: 48px;
		line-height: 57px;
	}

	.watch-and-listen-single .content-description {
		font-size: 22px;
		line-height: 32px;
	}

	.watch-and-listen-single article {
		/*margin-top: 135px;*/
	}

	.watch-listen-tile-wrapper {
		margin-bottom: 72px;
	}

	.watch-listen-tile-wrapper .watch-listen-tile-content {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.featured-watch-listen-tiles-wrapper {
		margin-bottom: 144px;
	}

	.featured-watch-listen-tiles-wrapper .watch-listen-tile-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.featured-watch-listen-tiles-wrapper .watch-listen-tile-wrapper .image-wrapper {
		width: calc(64% - 28px);
		margin-right: 28px;
		height: 434px;
	}

	.featured-watch-listen-tiles-wrapper .watch-listen-tile-wrapper .image-wrapper.no-thumbnail {
		width: calc(64% - 30px);
	}

	.featured-watch-listen-tiles-wrapper .watch-listen-tile-wrapper .watch-listen-tile-content {
		width: 34%;
		margin-top: 0;
	}

	.watch-listen-tile-wrapper .read-more-link {
		margin-top: auto;
		margin-bottom: 0;
	}

	.watch-listen-tile-wrapper .read-more-link a {
		margin-top: 28px;
		display: inline-block;
	}

	.featured-watch-listen-tiles-wrapper .tile-name a {
		font-size: 48px;
		line-height: 57px;
	}

	.featured-watch-listen-tiles-wrapper .artist-name {
		font-size: 28px;
		line-height: 32px;
	}

	.featured-watch-listen-tiles-wrapper .excerpt-wrapper p {
		font-size: 18px;
		line-height: 24px;
		margin-top: 24px;
	}

	.post-type-archive-video_audio .page-title {
		font-size: 64px;
		line-height: 77px;
		color: var(--text-color);
	}

	.years-wrapper li {
		margin-right: 64px;
	}

	.archive-types-wrapper {
		width: auto;
	}

	/*.acf-relationship-wrapper .pc-rel-post, .pc-rel-post{*/
	/*    margin-top: 60px;*/
	/*    margin-bottom: 60px;*/
	/*}*/
	.acf-relationship-wrapper .pc-rel-post .content h3, .pc-rel-post .content h3 {
		font-size: 22px;
		line-height: 1.5;
	}
}


@media (min-width: 1024px) {
	.watch-and-listen-single .section-wrapper {
		margin: 128px 0px;
	}

	.watch-and-listen-single .video-title,
	.watch-and-listen-single .audio-title,
	.watch-and-listen-single .acf-relationship-wrapper {
		margin-top: 128px !important;
	}

	.years-wrapper {
		margin-bottom: 78px;
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		float: left;
	}

	.archive-types-wrapper a {
		margin-right: 0;
		margin-left: 64px;
	}

	.archive-types-wrapper {
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		float: right;
	}
}
