body #flexicontent .fc_item_title,
body #flexicontent .fc_item_title a {
	color: #21286e;
}
body #flexicontent .flexi.label,
body #flexicontent .desc-title.label {
	background: none;
	color: #2c9299;
	border-radius: 0px;
	display: inline-block;
	float: left;
	margin: 0 8px 2px 0px;
	min-width: none;
	max-width: none;
	white-space: unset;
	word-wrap: break-word;
	text-transform: capitalize;
	text-shadow: 0 0 0;
}
body #flexicontent .flexi.label:after,
body #flexicontent .desc-title.label:after {
	content: ':';
	display: inline;
}
div span.fc_categories,
div span.fc_tags {
	border-bottom: 0;
}
body #flexicontent ul.tabbernav,
#flexicontent ul.tabbernav {
	padding: 0;
	border-bottom: 2px solid transparent;
}
body #flexicontent ul.tabbernav li,
#flexicontent ul.tabbernav li {
	padding: 0 1px;
}
body #flexicontent ul.tabbernav li:first-child,
#flexicontent ul.tabbernav li:first-child {
	margin-left: 0;
}
.description {
	font-family: "OpenSans" !important;
}
body #flexicontent .tabbertab,
body #flexicontent #flexicontent .tabbertab {
	border: 7px solid #F57E20;
}
body #flexicontent .tabbertab .label,
body #flexicontent #flexicontent .tabbertab .label {
	float: none;
	display: block;
	color: #000000;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 1.4rem;
}
body #flexicontent .tabbertab .label:after,
body #flexicontent #flexicontent .tabbertab .label:after {
	content: '';
}
body #flexicontent ul.tabbernav > li a {
	border: 0 solid #54b5bc;
	background-color: #54b5bc;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 0.77rem;
	border-radius: 0;
}
body #flexicontent ul.tabbernav > li.tabberactive a::before {
	border-top: 0 solid #54b5bc;
}
body #flexicontent ul.tabbernav > li.tabberactive a,
body #flexicontent ul.tabbernav > li.tabberactive a:hover {
	background-color: #ED1940;
	color: #ffffff;
	border: 0;
}
body #flexicontent ul.tabbernav > li:hover a {
	border: 0;
	background-color: #ED1940;
	color: #ffffff;
}
.flexi.lineinfo {
	display: block;
	padding: 0;
	margin: 0 0 1em;
	overflow: hidden;
	clear: both;
	-webkit-box-shadow: inset 0px 5px 2px 0px rgba(214,214,214,0.46);
	-moz-box-shadow: inset 0px 5px 2px 0px rgba(214,214,214,0.46);
	box-shadow: inset 0px 5px 2px 0px rgba(214,214,214,0.46);
	padding-top: 1rem;
}
.tabbertab  .flexi.lineinfo {
	-webkit-box-shadow: 0 0 0 0;
	-moz-box-shadow: 0 0 0 0;
	box-shadow: 0 0 0 0;
}
body #flexicontent .description {
	-webkit-box-shadow: inset 0px 5px 2px 0px rgba(214,214,214,0.46);
	-moz-box-shadow: inset 0px 5px 2px 0px rgba(214,214,214,0.46);
	box-shadow: inset 0px 5px 2px 0px rgba(214,214,214,0.46);
	padding-top: 1rem;
}
body #flexicontent .description .label {
	display: block;
	color: #2A929F;
	font-size: 1.11rem;
	float: none;
	font-family: 'KelsonSans';
	margin-bottom: 10px;
}
body #flexicontent .description .desc-content {
	font-weight: 600;
	color: #666666;
	font-size: 0.875rem;
	line-height: 19px;
}
.col-left {
	float: left;
	width: 48%;
	margin-right: 2%;
	margin-top: 30px;
}
.col-right {
	float: right;
	width: 48%;
	margin-left: 2%;
	margin-top: 30px;
}
.flexi.subtitle1 {
	color: #2C9299;
	font-weight: bold;
	font-size: 0.9rem;
	font-family: 'KelsonSans';
}
.flexi.subtitle2 {
	color: #000000;
	font-weight: bold;
	font-size: 0.9rem;
	font-family: 'KelsonSans';
}
.tabbertab .flexi.element,
.subtitle1 .flexi.element,
.subtitle2 .flexi.element,
.subtitle3 .flexi.element {
	clear: both;
	display: block;
	float: left;
	max-width: 96% !important;
	padding: 0% !important;
	margin: 0.5em 2% 0.5em 2% !important;
}
.flexi.topblock {
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
}
.topblock .flexi.image {
	display: block;
	float: left;
	max-width: 99% !important;
	padding: 0% !important;
	margin-right: 1%;
	margin-left: 0%;
	line-height: 0px;
	border: 0px solid silver;
}
.topblock .flexi.image a {
	outline: none;
}
.topblock .flexi.image img {
	border: 1px solid white;
}
.topblock .flexi.infoblock {
	overflow: hidden;
}
.flexi.infoblock {
	border: 0;
	margin: 0 0 10px;
	padding: 5px;
}
.flexi.infoblock .label {
	display: block !important;
	float: none !important;
}
.infoblock ul.flexi {
	margin: 0 !important;
	padding: 0 !important;
}
.infoblock ul li.flexi {
	padding: 0;
	background: none;
	min-height: 10px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin: 0%;
	zoom: 1;
}
.onecols ul li.flexi {
	width: 100%;
}
.onecols .flexi.label {
	min-width: 20%;
	margin-right: 4%;
	margin-bottom: 6px;
}
.onecols .flexi.value {
	min-width: 74%;
	margin-right: 1%;
}
.twocols ul li.flexi {
	min-width: 48%;
}
.twocols .flexi.label {
	min-width: 34%;
	margin: 2px 3% 6px 0;
	box-sizing: border-box;
}
.twocols .flexi.value {
	min-width: 59%;
	margin: 2px 4% 6px 0;
	box-sizing: border-box;
}
.group:before,
.group:after {
	content: " ";
	display: table;
}
.group:after {
	clear: both;
}
div#gf_container ul.thumbs img {
	max-width: 100% !important;
}
@media (max-width: 1024px) {
	#flexicontent #fc_subtitle_tabset ul.tabbernav {
		display: block !important;
	}
	#flexicontent #fc_subtitle_tabset ul.tabbernav li {
		display: block;
		width: 100%;
		float: none;
		margin: 0 0 1px 0;
		overflow: hidden;
	}
	#flexicontent #fc_subtitle_tabset ul.tabbernav li a {
		width: 100%;
		padding-left: 20px;
	}
	.tabberlive .tabbertab.tabbertabhide {
		display: none !important;
	}
	.tabberlive .tabbertab h3.tabberheading {
		display: none;
	}
}
