<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body #flexicontent .fc_item_title,
body #flexicontent .fc_item_title a {
	color: inherit;
	background-color: inherit;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-radius: 0px;
}
.fcitems {
	background-color: inherit;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-radius: 0px;
	border: 0px solid inherit;
	color: inherit;
}
body #flexicontent .flexi.label,
body #flexicontent .desc-title.label {
	background-color: #999999;
	color: #ffffff;
	border-radius: 3px;
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
}
body #flexicontent ul.tabbernav &gt; li a {
	border: 1px solid #1c5a85;
	background-color: #3093c7;
	background-image: -webkit-linear-gradient(top,#3093c7,#1c5a85);
	background-image: linear-gradient(to bottom,#3093c7,#1c5a85);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093c7,endColorstr=#1c5a85);
	color: #ffffff;
}
body #flexicontent ul.tabbernav &gt; li.tabberactive a::before {
	border-top: 4px solid #1c5a85;
}
body #flexicontent ul.tabbernav &gt; li:hover a {
	border: 1px solid #0a2131;
	background-color: #1c5675;
	background-image: -webkit-linear-gradient(top,#1c5675,#0a2131);
	background-image: linear-gradient(to bottom,#1c5675,#0a2131);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#1c5675,endColorstr=#0a2131);
	color: #ffffff;
}
body .tabbertab,
#flexicontent .tabbertab {
	background-color: #ffffff;
	border-radius: 0px;
}
body ul.tabbernav,
#flexicontent ul.tabbernav {
	border-bottom: 1px solid inherit !important;
}
body .flexi.infoblock {
	color: inherit;
	background-color: inherit;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-radius: 0px;
	border: 1px solid inherit;
}
.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: 62% !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: 0px 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: -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 {
	overflow: auto !important;
}
span.fc_item_title {
	display: none;
}
.flexi.group.image.span4.field_video-link {
	width: 70%;
}
span.flexi.label.field_title,
span.flexi.label.field_time-player,
span.flexi.label.field_hits,
span.flexi.label.field_favourites {
	display: none;
}
.twocols .flexi.value {
	min-width: 50%;
	margin: 2px 4% 6px 0;
	box-sizing: border-box;
	line-height: 20px;
}
iframe.fc_sharedmedia_player_frame.seamless {
	width: 100% !important;
	height: 440px !important;
}
.flexi.value.field_time-player:before {
	content: "\f017";
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	float: left;
	line-height: 23px;
	margin-right: 8px;
	font-size: 16px;
	color: #a3a3a3;
}
.flexi.value.field_hits:before {
	content: "\f06e";
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	float: left;
	line-height: 23px;
	margin-right: 8px;
	font-size: 16px;
	color: #a3a3a3;
}
li.flexi.lvbox.field_time-player {
	width: 85px !important;
	min-width: 85px !important;
	font-size: 13px;
	color: #a3a3a3;
	line-height: 26px;
}
li.flexi.lvbox.field_hits {
	font-size: 13px;
	color: #a3a3a3;
	line-height: 26px;
}
.flexi.value.field_title {
	font-size: 20px;
	color: #333;
	line-height: 26px;
	margin-bottom: 3px !important;
}
body #flexicontent .flexi.label,
body #flexicontent .desc-title.label {
	background-color: transparent !important;
	color: #a3a3a3 !important;
	border-radius: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px !important;
	line-height: 18px;
}
.fc-mssg.fc-info.fc-iblock.fc-nobgimage.fcfavs-isnot-subscriber {
	display: none;
}
span.toggle-handle.btn.btn-default:before {
	content: "\f005";
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	float: left;
	line-height: 23px;
	margin-right: 3px;
	font-size: 16px;
	color: #a3a3a3;
	margin-top: 9px;
	margin-left: 12px;
}
span.toggle-handle.btn.btn-default:after {
	content: "เน€เธเธดเนเธกเธฅเธเนเธเนเธเธฃเธฒเธขเธเธฒเธฃเนเธเธฃเธ”";
	width: 145px;
	display: block;
	font-size: 13px;
	background: #eee9e6;
	color: #777777;
	padding: 0px 20px;
	line-height: 40px;
	border-radius: 3px;
}
label.btn.btn-primary.toggle-on i.icon-heart.fcfav_icon_on:before {
	content: "\f005";
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	float: left;
	line-height: 23px;
	margin-right: 3px;
	font-size: 16px;
	color: #fff;
	margin-top: 9px;
	margin-left: 12px;
	position: absolute;
	left: -8px;
	top: 0px;
}
label.btn.btn-primary.toggle-on i.icon-heart.fcfav_icon_on:after {
	content: "เน€เธเธดเนเธกเธฅเธเนเธเนเธเธฃเธฒเธขเธเธฒเธฃเนเธเธฃเธ”เนเธฅเนเธง";
	width: 145px;
	display: block;
	font-size: 13px;
	background: transparent;
	color: #fff;
	padding: 0px 20px;
	line-height: 40px;
	border-radius: 3px;
	position: absolute;
	top: 0px;
	left: 10px;
}
i.icon-heart.fcfav_icon_on:before {
	content: "\f005";
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	float: left;
	line-height: 23px;
	margin-right: 3px;
	font-size: 16px;
	color: #a3a3a3;
	margin-top: 9px;
	margin-left: 12px;
}
label.btn.btn-default.active.toggle-off {
	background-color: transparent;
	background-image: linear-gradient(90deg,#ffffff00 50%,#53535300 50%);
}
.flexi.value.field_favourites {
	width: 195px;
	overflow: hidden;
}
label.btn.btn-primary.toggle-on {
	width: 195px;
	height: 40px;
	border: 0px;
}
.toggle.btn.btn-primary {
	width: 195px !important;
	height: 40px !important;
	border: 0px;
}
.toggle.btn.btn-default.off {
	height: 40px !important;
	line-height: 28px !important;
	border: 0px;
	background-color: transparent;
	background-image: linear-gradient(90deg,#403f3f00 50%,#53535300 50%);
}
.fav-block .toggle-handle {
	padding: 0 12px;
	border: 0px solid gray;
	border-radius: 4px;
}
.fav-block .fcfav-reponse-tip {
	display: none;
}
span.toggle-handle.btn.btn-default,
span.toggle-handle .btn:focus,
span.toggle-handle .btn:hover,
span.toggle-handle .uk-button-default:focus,
span.toggle-handle .uk-button-default:hover {
	background-color: transparent;
	color: #fff;
	border-color: transparent;
	background-image: linear-gradient(90deg,#403f3f00 50%,#53535300 50%);
}
.btn-info,
.btn-primary,
.uk-button-primary {
	background-color: #871a27;
	color: #fff;
	border: 2px solid transparent;
	background-image: linear-gradient(90deg,#871a27 50%,#871a27 50%);
}
</pre></body></html>