body #flexicontent .flexi.label,
body #flexicontent .desc-title.label {
	background-color: #999999;
	color: #ffffff;
	border-radius: 3px;
}
.news.fc-item-block .fcitem_title_box {
	display: block;
	background: inherit;
	margin: 0;
	padding: 6px;
}
.news.fc-item-block .fcitem_title,
.news.fc-item-block .fcitem_title a {
	color: inherit;
	font-size: inherit;
	background-color: transparent;
	line-height: 1.2em;
	width: 100%;
	display: inline-block;
}
.news.fc-item-block .fcitem_title {
	text-shadow: 1px 1px 1px black;
	height: 2.4em;
	display: table-cell;
	vertical-align: middle;
	padding: 1px 4px;
	margin: 2px 0px;
	font-size: 120%;
}
.news.fc-item-block .fcitem_title a {
	text-decoration: none;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.news.fc-item-block .fcitem_title:hover a,
.news.fc-item-block .fcitem_title a:hover {
	cursor: pointer;
	text-shadow: 1px 1px 3px black;
}
.news.fc-item-block .fc_overlayed .fcitem_title a {
	text-shadow: 1px 1px 1px black;
}
.iteminfo .createdline,
.iteminfo .modifiedline {
	font-size: 90%;
	display: block;
}
.iteminfo .createdby,
.iteminfo .modifiedby {
	font-size: 90%;
	font-weight: normal;
	display: inline-block;
}
.iteminfo .created,
.iteminfo .modified {
	font-size: 90%;
	font-weight: bold;
	display: inline-block;
}
.itemactions,
.iteminfo,
.itemadditionnal,
.description {
	margin: 1em 0 1em 0;
}
.iteminfo {
	margin: 1em 0 1em 0.4em;
}
.description {
	clear: both;
}
.itemactions span {
	margin: 0 0 0.5em;
}
.itemactions .voting,
.itemactions .favourites {
	margin-right: 32px;
	float: left;
}
.itemadditionnal span {
	margin: 0 0 0.3em;
}
.itemadditionnal .categories {
	display: block;
}
.itemadditionnal .tags {
	display: block;
}
.customblock {
	width: 98% !important;
	padding: 2px 1% !important;
	margin: 8px 0px !important;
	display: block;
	float: left;
	border: 1px solid #dddddd;
	border-radius: 4px;
}
.customblock .element {
	max-width: 100% !important;
	min-width: 50% !important;
	padding: 3px 0% 3px 0% !important;
	margin: 0% !important;
	display: block;
	float: left;
	border-width: 0%;
}
.customblock .element.singlecol {
	width: 100% !important;
	padding: 0% !important;
}
.customblock .element.doublecol {
	width: 48% !important;
	overflow: hidden;
}
.customblock .flexi.value.nolabel {
	width: 100% !important;
}
.news.fc-item-block .table.fc-tbl-featured {
	border-collapse: separate;
	border-spacing: 2px;
	border: 0px solid grey;
	width: 100%;
	max-width: 1200px;
	background-color: #b46410;
	color: #ffffff;
	font-size: 12px;
}
.news.fc-item-block .table.fc-tbl-featured th,
.news.fc-item-block .table.fc-tbl-featured td {
	border: 0px solid grey;
}
.news.fc-item-block .table.fc-tbl-featured th {
	font-weight: normal;
	font-size: 120%;
	text-transform: capitalize;
}
.news.fc-item-block .table.fc-tbl-featured td {
	font-weight: normal;
	font-size: 140%;
	padding: 8px;
}
.news.fc-item-block .table.fc-tbl-featured td.fc-tbl-row-title {
	vertical-align: middle;
}
@media only screen and (max-width: 767px) {
	.news.fc-item-block .table.fc-tbl-featured th {
		font-size: 110%;
	}
	.news.fc-item-block .table.fc-tbl-featured td {
		font-size: 120%;
	}
}
.news.fc-item-block .tabberlive.fc-tabber-styled div.tabbertab {
	padding: 24px !important;
	border: 0 !important;
	background: #F1ECE2 !important;
}
.news.fc-item-block .tabberlive.fc-tabber-styled ul.tabbernav {
	width: 100% !important;
	background: #555 !important;
	padding: 0 !important;
	border: 0 !important;
}
.news.fc-item-block .tabberlive.fc-tabber-styled ul.tabbernav > li {
	margin: 0 !important;
	border: 0 !important;
	border-right: 1px solid white !important;
}
.news.fc-item-block .tabberlive.fc-tabber-styled ul.tabbernav > li > a.tabberheading {
	border: 0 !important;
	border-radius: 0 !important;
	font-family: verdana !important;
	font-weight: bold !important;
	padding: 4px 96px 4px 48px !important;
	background: transparent !important;
	color: #FFF !important;
	font-size: 16px !important;
}
.news.fc-item-block .tabberlive.fc-tabber-styled ul.tabbernav > li.tabberactive > a:before {
	border: 0 !important;
}
.news.fc-item-block .tabberlive.fc-tabber-styled ul.tabbernav > li.tabberactive > a.tabberheading {
	background: #F1ECE2 !important;
	color: #555 !important;
	border: 0 !important;
	border-radius: 0 !important;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.news.fc-item-block .tabberlive.fc-tabber-styled ul.tabbernav > li > a.tabberheading {
		padding: 4px 32px 4px 16px !important;
		font-size: 14px !important;
	}
}
@media only screen and (max-width: 767px) {
	.news.fc-item-block .tabberlive.fc-tabber-styled ul.tabbernav > li > a.tabberheading {
		padding: 4px 12px 4px 6px !important;
		font-size: 12px !important;
	}
}
.flexi.lineinfo {
	display: block;
	padding: 0;
	margin: 0 0 1em;
	overflow: hidden;
	clear: both;
}
.tabbertab .flexi.element,
.subtitle1 .flexi.element,
.subtitle2 .flexi.element,
.subtitle3 .flexi.element {
	clear: none;
	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: 1px solid silver;
	margin: 0 0 10px;
	padding: 10px;
}
.infoblock ul.flexi {
	margin: 0 !important;
	padding: 0 !important;
}
.infoblock ul li.flexi {
	padding: 0;
	background: none;
	min-height: 10px;
	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 {
	overflow: auto !important;
}
