<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tabberlive .tabbertab.tabbertabhide {
	display: none;
}
.tabberlive .tabbertab.tabbertablow {
	opacity: 0.1;
	filter: alpha(opacity=10);
}
.tabberlive {
	margin-top: 1em;
}
ul.tabbernav {
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px solid #778;
	font: bold 12px Verdana, sans-serif;
}
ul.tabbernav &gt; li {
	list-style: none;
	margin: 10px 2px 0px 2px;
	display: inline-block;
	white-space: nowrap;
}
ul.tabbernav &gt; li &gt; a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #DDE;
	text-decoration: none;
	font-size: 11px;
}
ul.tabbernav &gt; li &gt; a [class^="icon-"],
ul.tabbernav &gt; li &gt; a [class*=" icon-"] {
	font-size: 14px;
	padding-top: 4px;
	vertical-align: top;
}
ul.tabbernav &gt; li.tabberactive a {
	background-color: #fff;
	border-bottom: 1px solid #fff;
}
ul.tabbernav &gt; li.tabberactive a:hover {
	color: #000;
	background: white;
	border-bottom: 1px solid white;
}
.tabberlive .tabbertab {
	padding: 5px;
	border: 1px solid #aaa;
	border-top: 0;
	opacity: 1;
	filter: alpha(opacity=100);
	transition: opacity 0.29s;
	transition-timing-function: ease-in;
}
.tabberlive .tabbertab h2.tabberheading,
.tabberlive .tabbertab h3.tabberheading,
.tabberlive .tabbernav .tabberheading.hidden {
	display: none !important;
}
body .tabberlive,
#flexicontent .tabberlive {
	margin: 0px 0px 6px 0px;
	padding: 0px;
	width: 100%;
	float: left;
	border-width: 0px;
}
body .tabbertab,
#flexicontent .tabbertab {
	margin: 0px;
	padding: 5px 1% 3px 1%;
	width: 100%;
	box-sizing: border-box;
	float: left;
}
body .fctabber,
#flexicontent .fctabber {
	overflow: visible;
	width: 5000px;
}
body ul.tabbernav,
#flexicontent ul.tabbernav {
	line-height: 100%;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid transparent;
	border-right: 2px solid transparent;
	font: bold 11px Verdana, sans-serif;
	margin: 0;
	padding: 0px 1% 0px 1%;
	width: 100%;
	box-sizing: border-box;
	display: inline-block;
	float: left;
}
body ul.tabbernav &gt; li,
#flexicontent ul.tabbernav &gt; li {
	line-height: 100%;
	padding: 0px;
	margin: 4px 0px -1px 8px;
	overflow: visible;
	display: inline-block;
	float: left;
}
body ul.tabbernav &gt; li &gt; a,
#flexicontent ul.tabbernav &gt; li &gt; a {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	line-height: 220%;
	font-size: 12px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 5px;
	display: inline-block;
	border-radius: 5px 5px 0px 0px;
	border-left: 1px solid #D0D0D0;
	border-top: 1px solid #B0B0B0;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	font-weight: normal;
	color: #3071a9;
	border: 1px solid #25729a;
	border-color: transparent;
	background-color: transparent;
	border-bottom-width: 0;
}
body ul.tabbernav &gt; li:hover a,
#flexicontent ul.tabbernav &gt; li:hover a {
	opacity: 1;
	filter: alpha(opacity=100);
	color: #FFFFFF;
	border: 1px solid #1c5675;
	background-color: #26759e;
	background-image: -webkit-linear-gradient(top,#26759e,#133d5b);
	background-image: linear-gradient(to bottom,#26759e,#133d5b);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759e,endColorstr=#133d5b);
	border-bottom-width: 0;
}
body ul.tabbernav &gt; li.tabberactive a,
body ul.tabbernav &gt; li.tabberactive a:hover,
#flexicontent ul.tabbernav &gt; li.tabberactive a,
#flexicontent ul.tabbernav &gt; li.tabberactive a:hover {
	color: black;
	background-color: white;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=white,endColorstr=white);
	background-image: none;
	border-bottom: 0px solid white;
	border-left: 1px solid #D0D0D0;
	border-top: 1px solid #B0B0B0;
	border-right: 1px solid #808080;
	text-shadow: none;
	position: relative;
}
body ul.tabbernav &gt; li.tabberactive a:before,
#flexicontent ul.tabbernav &gt; li.tabberactive a:before {
	content: "";
	position: absolute;
	height: 0px;
	border-top: 4px solid #26759e;
	top: 0;
	left: 0px;
	width: 100%;
	border-radius: 4px 3px 0px 0px;
}
body .tabber-inline ul.tabbernav &gt; li &gt; a,
#flexicontent .tabber-inline ul.tabbernav &gt; li &gt; a {
	padding-top: 0px;
	padding-bottom: 1px;
}
body .s-gray ul.tabbernav &gt; li &gt; a,
#flexicontent .s-gray ul.tabbernav &gt; li &gt; a {
	color: #808080;
	border: 1px solid #838383;
	border-color: transparent;
	border-bottom-width: 0;
}
body .s-gray ul.tabbernav &gt; li:hover a,
#flexicontent .s-gray ul.tabbernav &gt; li:hover a {
	color: #FFFFFF;
	border: 1px solid #707070;
	background-color: #7a7a7a;
	background-image: -webkit-linear-gradient(top,#7a7a7a,#5a5a5a);
	background-image: linear-gradient(to bottom,#7a7a7a,#5a5a5a);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7a7a7a,endColorstr=#5a5a5a);
	border-bottom-width: 0;
}
body .s-gray ul.tabbernav &gt; li.tabberactive a,
body .s-gray ul.tabbernav &gt; li.tabberactive a:hover,
#flexicontent .s-gray ul.tabbernav &gt; li.tabberactive a,
#flexicontent .s-gray ul.tabbernav &gt; li.tabberactive a:hover {
	color: black;
	background-color: white;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=white,endColorstr=white);
	background-image: none;
	border-bottom: 0px solid white;
	border-left: 1px solid #909090;
	border-top: 1px solid #757575;
	border-right: 1px solid #5a5a5a;
	text-shadow: none;
	position: relative;
}
body .s-gray ul.tabbernav &gt; li.tabberactive a:before,
#flexicontent .s-gray ul.tabbernav &gt; li.tabberactive a:before {
	content: "";
	position: absolute;
	height: 1px;
	border-top: 4px solid #808080;
	top: 0;
	left: 0px;
	width: 100%;
	border-radius: 2px;
}
body .s-cblue ul.tabbernav &gt; li &gt; a,
#flexicontent .s-cblue ul.tabbernav &gt; li &gt; a {
	color: #3071a9;
	border: 1px solid #3377bb;
	border-color: transparent;
}
body .s-cblue ul.tabbernav &gt; li:hover a,
#flexicontent .s-cblue ul.tabbernav &gt; li:hover a {
	color: #FFFFFF;
	border: 1px solid #225599;
	background-color: #3377bb;
	background-image: -webkit-linear-gradient(top,#3377bb,#225599);
	background-image: linear-gradient(to bottom,#3377bb,#225599);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3377bb,endColorstr=#225599);
	border-bottom-width: 0;
}
body .s-cblue ul.tabbernav &gt; li.tabberactive a,
body .s-cblue ul.tabbernav &gt; li.tabberactive a:hover,
#flexicontent .s-cblue ul.tabbernav &gt; li.tabberactive a,
#flexicontent .s-cblue ul.tabbernav &gt; li.tabberactive a:hover {
	color: black;
	background-color: white;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=white,endColorstr=white);
	background-image: none;
	border-bottom: 0px solid white;
	border-left: 1px solid #5599dd;
	border-top: 1px solid #3377bb;
	border-right: 1px solid #225599;
	text-shadow: none;
	position: relative;
}
body .s-cblue ul.tabbernav &gt; li.tabberactive a:before,
#flexicontent .s-cblue ul.tabbernav &gt; li.tabberactive a:before {
	content: "";
	position: absolute;
	height: 1px;
	border-top: 4px solid #5599dd;
	top: 0;
	left: 0px;
	width: 100%;
	border-radius: 2px;
}
body div.tabberlive:not(.tabber-inline):not(.fcparams_tabset) {
	margin-top: 10px;
}
body div.tabberlive.fcparams_tabset,
body .tab-pane.active &gt; div &gt; div.tabberlive:not(.tabber-inline) {
	margin-top: 0px;
}
body .tabberlive.fcparams_tabset .tabbertab:not(.fcperms_tab),
body #flexicontent .tabberlive.fcparams_tabset .tabbertab:not(.fcperms_tab) {
	padding: 16px;
}
</pre></body></html>