.edit-mode .wpthemeControl .wpthemeControlHeader .dndHandle {display: inline; float: left; margin-right: 4px; height: 1.6em; width: 40px; background-image: url(/wps/contenthandler/!ut/p/digest!I09QqdexEzXA4cnnhWD_QQ/war/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/css/images/dragHandle.png); cursor: move;}.edit-mode .wpthemeControl.wpthemeHidden .wpthemeControlHeader {display: table; table-layout: fixed;}.wptheme_ie7 .edit-mode .wpthemeControl.wpthemeHidden .wpthemeControlHeader {display: block;}.edit-mode .wpthemeControl.wpthemeHidden {box-shadow: 0 1px 3px #D7D7D7; border: 1px solid #D7D7D7; padding: 10px;}body.edit-mode .wpthemeHiddenPlusControl:hover .wpthemeHiddenPlusControlHeader {display:table;}.wpthemeHiddenPlusControlHeaderParent {position: relative;}.wpthemeControlHeader.wpthemeHiddenPlusControlHeader .wpthemeInner h2 span{margin-left: 10px;}.edit-mode .wpthemeCol{border: 1px dotted #222; min-height: 20px;}.wpthemeRow .ibmDndHorizontalGhost {margin: 7.5px 7.5px 7.5px 0;}.edit-mode .layoutNode {border: 1px dotted #222; min-height: 20px; min-width: 40px;}.wpthemeLayoutContainers .portal-drop-target {display: none;}.wpthemeLayoutContainers div.ibmDndDropZonesActive .portal-drop-target {display: block; position: relative;}.wpthemeLayoutContainers div.ibmDndDropZonesActive .portal-drop-target section {color: #83B995; border: 1px solid #83B995; border-radius: 2px; background-color: #EDFCF2; position: absolute; z-index: 1000; opacity: 0.8;}.wpthemeLayoutContainers div.ibmDndDropZonesActive .portal-drop-target.ibmDndDropZoneOver section {background-color: #a0efba;}.wpthemeLayoutContainers div.ibmDndDropZonesActive .portal-drop-target.ibmDndDropZoneIllegal section,.wpthemeLayoutContainers div.ibmDndDropZonesActive.ibmDndDropZoneIllegal .portal-drop-target section {background-color: #ED486E; border-color: #A11222;}.wpthemeLayoutContainers div.ibmDndColumn.ibmDndDropZonesActive :first-child.portal-drop-target section {top: 0px;}.wpthemeLayoutContainers div.ibmDndColumn.ibmDndDropZonesActive .portal-drop-target section {top: -20px; left: -1px; width: 100%; height: 30px;}.wpthemeLayoutContainers div.ibmDndRow.ibmDndDropZonesActive .portal-drop-target section {left: -15px; top: 25px; width: 20px;}.wpthemeLayoutContainers table.ibmDndDropZonesActive .portal-drop-target {display: block; color: #83B995; background-color: #EDFCF2; border: 1px solid #83B995; border-radius: 2px; margin: 5px; height: 2em; min-width: 20px;}.wpthemeLayoutContainers table.ibmDndDropZonesActive .portal-drop-target.ibmDndDropZoneOver {background-color: #a0efba;}.wpthemeLayoutContainers table.ibmDndDropZonesActive .portal-drop-target.ibmDndDropZoneIllegal,.wpthemeLayoutContainers table.ibmDndDropZonesActive.ibmDndDropZoneIllegal .portal-drop-target {background-color: #ED486E; border-color: #A11222;}/*** BODY & DOCUMENT ***/
/*
body#content {
	background-color: #ededed;
	color: #222;
	font: 75%/1.5 Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
}
	
.wptheme_ie7 body { 
	position: relative;
}

body.locale_ja, .locale_ja * {
	font-family: "MS UI Gothic","MS PGothic","Apple Gothic",Arial,Helvetica,sans-serif;
}

a, a:active { 
	color: #10498F; 
	text-decoration: none;
}

a:hover, a:focus { 
	color: #05386B; 
	text-decoration: underline;
}

.wpthemeHeader img,
.wpthemeBanner img,
.wpthemeSecondaryBanner img,
.wpthemeFooter img {
	border: 0 none; 
	vertical-align: middle;
}

article, aside, footer, header, hgroup,  nav, section {display:block}
*/
/*html 5 elements*/ 
/*** end BODY & DOCUMENT ***/

/*** UTILITY ***/
/*
.wpthemeFrame { min-width: 980px; }
.wpthemeInner, .wpthemeSecondaryNav {margin: 0 auto; width: 980px;}
*/
.wpthemeLeft {float: left;}
.wpthemeRight {float: right;}
.wpthemeClear {clear: both;}
.wpthemeDisplayNone {display: none;}
.wpthemeOverflowAuto {overflow: auto;}
.wpthemeUnderlineText:hover, .wpthemeUnderlineText:focus {text-decoration:underline; cursor:pointer;}

/* Accessibility */
.wpthemeAccess {position: absolute; top: -99999px;}
.wpthemeAltText { display: none;}
.a11yHighContrast .wpthemeAltText {display: block;}
.a11yHighContrast #wpthemeComplementaryContentText.wpthemeAltText {display: none;}
.a11yHighContrast .wpthemeNavListItem.wpthemeSelected {border: 1px outset #AAAAAA;}
.a11yHighContrast .lotusui30 .lotusTabs .lotusSelected {border: 1px outset #AAAAAA;}
/* Workaround Firefox 15/16 high-contrast bug */
.a11yHighContrast .lotusui30 .lotusForm2 .lotusText {border: 1px outset #AAAAAA;}
.a11yHighContrast .lotusui30 input.lotusFormButton {border: 1px outset #AAAAAA;}
/*** end UTILITY ***/

/*** HEADER ***/
.wpthemeHeader {
    background-color: #424142;
    overflow: hidden;
    text-align: left;
}

/* Logo - DISABLED - remove "display:none" to enable logo */
.wpthemeLogo {
	display: none;
    background-image: url("/wps/contenthandler/!ut/p/digest!I09QqdexEzXA4cnnhWD_QQ/war/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/css/images/master.png");
	background-position:0 -758px;
	width:95px;
	height:18px;
	margin-top: 5px;
}

/*** Navigation ***/
.wpthemeDraftPageText::before {
	content:"(";
}
.wpthemeDraftPageText::after {
	content:")";
}
.wpthemeHiddenPageText::before {
	content:"[";
}
.wpthemeHiddenPageText::after {
	content:"]";
}
.wpthemeHiddenPageText.wpthemeDraftPageText::before {
    content:"([";
}
.wpthemeHiddenPageText.wpthemeDraftPageText::after {
    content:"])";
}

/*** Top Navigation - 80theme_topNav dynamic spot ***/
.wpthemeHeader .wpthemeNavContainer1 {
	float: left;
}

.wpthemeHeaderNav ul {
    padding: 0 0 0 5px;
	margin: 0;
	line-height: 2.1em;
}

.wpthemeHeaderNav ul li.wpthemeNavListItem {
    display: block;
    margin: 0;
    font-size: 0.9em;
    color: #fff;
    padding: 0px 2px;
    line-height: 2.3em;
}

.wpthemeHeader .wpthemeHeaderNav ul li a:link,
.wpthemeHeader .wpthemeHeaderNav ul li a:visited, 
.wpthemeHeader .wpthemeHeaderNav ul li a:active {
	color: #fff;
	font-weight: normal;
	padding: 3px 13px;
}

.wpthemeHeader .wpthemeHeaderNav ul li a:hover,
.wpthemeHeader .wpthemeHeaderNav ul li a:focus, 
.wpthemeHeader .wpthemeHeaderNav ul li.wpthemeSelected a {
	color: #fff;
	text-decoration: none;
	background-color: #717171;
}
/*** end HEADER ***/

/*** BANNER ***/
.wpthemeBanner {
    padding: 0;
}

.wpthemeBannerInner {
	background: #353535;
	background: -moz-linear-gradient(center top , #565656 0%, #353535 100%) repeat scroll 0 0 #353535; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#565656), color-stop(100%,#353535)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #565656 0%,#353535 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #565656 0%,#353535 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #565656 0%,#353535 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#353535',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #565656 0%,#353535 100%); /* W3C */
	border-top: 1px solid #636363;
	border-bottom: 1px solid #272727;
}

.lotusui_ie8 .wpthemeBannerInner {
	background-color: #353535;
	filter: none;
}

.wpthemeBanner ul {
	margin: 0;
	padding: 0;
    	overflow: visible;
	list-style-type: none;
	line-height: 1.5;
}

.wpthemeOverlay {
	display:none;
	position:absolute;
	z-index:100;
	width:100%;
	background:rgba(1, 1, 1, 0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#af404040, endColorstr=#af404040);
}
.wpthemeOpen, 
.wpthemeOpen .wpthemeOverlay {
	height:19.4em !important;
}
.wpthemeMinimized, 
.wpthemeMinimized .wpthemeOverlay {
	height: 3.2em !important;
}
.wpthemeOverlay .wpthemeOverlayImg {
    background-image:url("/wps/contenthandler/!ut/p/digest!I09QqdexEzXA4cnnhWD_QQ/war/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/css/images/loading.gif");
    background-repeat:no-repeat;
	height:16px;
	width:16px;
	margin-left:49%;
}
.wpthemeOpen .wpthemeOverlay .wpthemeOverlayImg {
	margin-top:9.7em;
}
.wpthemeMinimized .wpthemeOverlay .wpthemeOverlayImg {
	margin-top: 1em;
}

.wpthemeLoading .wpthemeOverlay {
	display:inline;
}

/* Primary Navigation - 80theme_primaryNav dynamic spot  */
.wpthemeBanner .wpthemeNavContainer1 {
	float: left;
}

.wpthemePrimaryNav li {
	padding: 0;
	display: block;
	margin: 0;
	line-height: 1.5em;	
}

.wpthemeBanner .wpthemePrimaryNav li a:link,
.wpthemeBanner .wpthemePrimaryNav li a:visited {
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	text-shadow: 0 1px 2px #000000;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding: 6px 20px;
	color: #ddd;
}
 
.wpthemeBanner .wpthemePrimaryNav li a:hover, 
.wpthemeBanner .wpthemePrimaryNav li a:active,
.wpthemeBanner .wpthemePrimaryNav li a:focus {
	background: #505050; 
	background: -moz-linear-gradient(#505050, #101010) repeat scroll 0 0 #101010; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#505050), color-stop(100%,#101010)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #505050 0%,#101010 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #505050 0%,#101010 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #505050 0%,#101010 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#505050', endColorstr='#101010',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #505050 0%,#101010 100%); /* W3C */
	border-left-color: #585858;
	border-right-color: #585858;
	color: #fff;
	box-shadow: 1px 0 0 #111, -1px 0 0 #111, 0px 0 0 #111 inset,0px 0 0 #111 inset;
	font-weight: normal;
	text-shadow: 0 1px 2px #000;
	text-decoration: none;
}

.wpthemeBanner .wpthemePrimaryNav .wpthemeSelected a:link, 
.wpthemeBanner .wpthemePrimaryNav .wpthemeSelected a:hover,
.wpthemeBanner .wpthemePrimaryNav .wpthemeSelected a:active, 
.wpthemeBanner .wpthemePrimaryNav .wpthemeSelected a:focus {
	background: #585858; 
	background: -moz-linear-gradient(#585858, #161616) repeat scroll 0 0 #161616; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#585858), color-stop(100%,#161616)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #585858 0%,#161616 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #585858 0%,#161616 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #585858 0%,#161616 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#585858', endColorstr='#161616',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #585858 0%,#161616 100%); /* W3C */
	border-left-color: #585858;
	border-right-color: #585858;
	color: #fff;
	box-shadow: 1px 0 0 #111, -1px 0 0 #111, 0px 0 0 #111 inset,0px 0 0 #111 inset;
	font-weight: normal;
}

.wpthemeBannerPrimaryNavigation {
    background: none repeat scroll 0 0 #008ABF; 
    border-bottom: 1px solid #0075A3; 
    padding: 0 0 2px;
}

.wpthemeBannerPrimaryNavigation ul {
    line-height: 1.67;
    list-style-type: none;
    margin: 0;
    overflow: visible;
    padding: 0;
}

.wpthemeBannerPrimaryNavigation .wpthemeBannerInner {
	background: #242424;
	background: -moz-linear-gradient(center top , #323232 0%, #242424 100%) repeat scroll 0 0 #242424; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#323232), color-stop(100%,#353535)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #323232 0%,#242424 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #323232 0%,#242424 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #323232 0%,#242424 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323232', endColorstr='#242424',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #323232 0%,#242424 100%); /* W3C */
	border-top: 1px solid #4a4a4a;
}

.wpthemeBannerPrimaryNavigation .wpthemeNavContainer1 {
    float: left;
}


/* Common Actions */
ul.wpthemeCommonActions > li {
    display: block;
    float: left;
    margin: 0;
    color: #fff;
    padding: 0px 5px;
}

.wpthemeBanner ul.wpthemeCommonActions > li > span, 
.wpthemeBanner ul.wpthemeCommonActions li a:link, 
.wpthemeBanner ul.wpthemeCommonActions li a:visited,
.wpthemeBanner ul.wpthemeCommonActions li a:active {
	color: #fff;
	font-weight: normal;
	display: block;
	border-right: 1px solid #4b4b4b; /* required for IE */
	border-right: 1px solid rgba(255,255,255,.15);
	margin: 17px 0;
    padding: 0 10px 0 0;
}

.wpthemeBanner ul.wpthemeCommonActions li a:hover,
.wpthemeBanner ul.wpthemeCommonActions li a:focus {
	color: #fff;
	text-decoration: underline;
	cursor: pointer;
}

.wpthemeBanner .wpthemeCommonActions a.wpthemeHelp:link,
.wpthemeBanner .wpthemeCommonActions a.wpthemeHelp:focus,
.wpthemeBanner .wpthemeCommonActions a.wpthemeHelp:hover,
.wpthemeBanner .wpthemeCommonActions a.wpthemeHelp:active {
	border: 0;
	margin-top: 18px;
	margin-left: 0;
	padding: 0;
}

.wpthemeCommonActions .wpthemeHelp img{
	background-image: url("/wps/contenthandler/!ut/p/digest!I09QqdexEzXA4cnnhWD_QQ/war/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/css/images/master.png");
	background-position: 0 -812px;
	width:16px;
	height:16px;
}

.wpthemeCommonActions .wpthemeHelp img:hover {
	background-position:0 -786px;
}

.wpthemeBanner ul.wpthemeCommonActions .wpthemeBranding {
    display: block; 
    border: 0; 
    padding: 0;
    margin: 14px 0 0 0;
}

.wpthemeBanner ul.wpthemeCommonActions > li > span.wpthemeBranding, 
.wpthemeBanner ul.wpthemeCommonActions > li > span > a.wpthemeBrandingLink,
.wpthemeBanner ul.wpthemeCommonActions > li.wpthemeLast > span, 
.wpthemeBanner ul.wpthemeCommonActions li.wpthemeLast a, 
.wpthemeBanner ul.wpthemeCommonActions li.wpthemeLast a:active {
    border: none;
}

.wpthemeActionDisabled:hover,.wpthemeActionDisabled:focus {
	cursor: not-allowed;
}

.wpthemeActionDisabled .wpthemeUnderlineText:hover,
.wpthemeActionDisabled .wpthemeUnderlineText:focus {
	cursor: not-allowed;
}

.wpthemeBanner .wpthemeBranding img {
    background-image: url("/wps/contenthandler/!ut/p/digest!I09QqdexEzXA4cnnhWD_QQ/war/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/css/images/master.png");
    background-position:0 -890px;
    width:71px;
    height:26px;
	border: 0 none;
    line-height: 0;
    vertical-align: middle;
	display: block;
}

.wpthemeBanner ul.wpthemeCommonActions li a.wpthemeBrandingLink, 
.wpthemeBanner ul.wpthemeCommonActions li a.wpthemeBrandingLink:focus, 
.wpthemeBanner ul.wpthemeCommonActions li a.wpthemeBrandingLink:hover, 
.wpthemeBanner ul.wpthemeCommonActions li a.wpthemeBrandingLink:active {
    border: 0 none;
    margin: 0;
}

/*** end BANNER ***/

/*** SUB-BANNER ***/
.wpthemeSecondaryBanner {
	background: #fff; 
	margin: 0;
	padding: 0;
}

/* secondary nav - 80theme_secondaryNav dynamic spot */
.wpthemeSecondaryNav{
	clear: both;
}

.wpthemeSecondaryNav ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.wpthemeSecondaryNav li{
    border-color: #D2D2D2;
    border-width: 0 1px;
	border-style: solid;
    margin: 0 -1px 0 0;
}

.wpthemeSecondaryNav a, 
.wpthemeSecondaryNav a:active {
	color: #10498F;
	margin: 6px 20px 6px 0; 
	padding: 0 0 0 20px; 
	display: block;
}

.wpthemeSecondaryNav a:hover, 
.wpthemeSecondaryNav a:focus {
	color: #05386B;
	text-decoration: none;
}

.wpthemeSecondaryBanner .wpthemeNavContainer1{
	background: #f8f8f8; 
	background: -moz-linear-gradient(top, #f8f8f8 0%, #f8f8f8 84%, #e7e7e7 94%, #d2d2d2 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(84%,#f8f8f8), color-stop(94%,#e7e7e7), color-stop(100%,#d2d2d2)); 
	background: -webkit-linear-gradient(top, #f8f8f8 0%,#f8f8f8 84%,#e7e7e7 94%,#d2d2d2 100%); 
	background: -o-linear-gradient(top, #f8f8f8 0%,#f8f8f8 84%,#e7e7e7 94%,#d2d2d2 100%); 
	background: -ms-linear-gradient(top, #f8f8f8 0%,#f8f8f8 84%,#e7e7e7 94%,#d2d2d2 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#d2d2d2',GradientType=0 ); 
	background: linear-gradient(top, #f8f8f8 0%,#f8f8f8 84%,#e7e7e7 94%,#d2d2d2 100%); 
	margin: 0; 
	padding: 0;
}

.wpthemeSecondaryBanner .wpthemeNavContainer1 .wpthemeSelected  {
	background-color: #FFFFFF;
}

.wpthemeSecondaryBanner .wpthemeNavContainer2{
	border-bottom: 1px solid #e7e7e7; 
	background: #fff;
}

.wpthemeSecondaryBanner .wpthemeNavContainer2 .wpthemeSecondaryNav li, 
.wpthemeSecondaryBanner .wpthemeNavContainer2 .wpthemeSecondaryNav .wpthemeFirst,
.wpthemeSecondaryBanner .wpthemeNavContainer2 .wpthemeSecondaryNav a.wpthemeFirst a,
.wpthemeSecondaryBanner .wpthemeNavContainer2 .wpthemeSecondaryNav a.wpthemeFirst:active {
	border: 0;
}

.wpthemeSecondaryBanner .wpthemeNavContainer2 .wpthemeSecondaryNav a, 
.wpthemeSecondaryBanner .wpthemeNavContainer2 .wpthemeSecondaryNav a:active {
	border-left: 1px solid #D2D2D2;
}

.wpthemeSecondaryBanner .wpthemeNavContainer2 .wpthemeSelected  {
	font-weight: bold;
}
/*** end SUB-BANNER ***/

/*** NAVIGATION CRUMB TRAIL ***/
.wpthemeCrumbTrail {
	margin: 6px 0 0 20px;
}

.wpthemeInner .wpthemeCrumbTrail a {
	color: #222;
	font-weight: normal;
}

.wpthemeInner .wpthemeCrumbTrail a :hover, 
.wpthemeInner .wpthemeCrumbTrail a :focus {
	color: #222;
	text-decoration: underline;
}

.wpthemeCrumbTrailSeparator{
	padding: 0px 5px;
}

.wpthemeCrumbTrail .wpthemeSelected{
	font-weight: bold;
}
/*** end NAVIGATION CRUMB TRAIL ***/


/*** MAIN ***/
.wpthemeMainContent{
	background: #fff; 
	min-height: 400px;
}

.wpthemeLayoutContainers {
    padding: 0;
}
/*** end MAIN ***/

/*** FOOTER ***/
.wpthemeFooter {
	border-top: 1px solid #e6e6e6;
	background-color: #EDEDED;
}

.wpthemeFooter h3 {
	margin-top: 25px;
	margin-bottom: 4px;
	text-shadow: 1px 1px #ccc;
}

.wpthemeFooterCol {
	padding: 0 10px;
	width: 300px;
	text-align: left;
	margin-bottom: 25px;
}

.wpthemeFooter ul {
	font-size: 0.9em;
    list-style: none;
    margin: 0;
    padding: 0;
}

.wpthemeFooter .wpthemeFooterCol ul li {
	margin: 4px 0;
	display: block;
}

.wpthemeFooter .wpthemeFooterCol ul li a:link,
.wpthemeFooter .wpthemeFooterCol ul li a:visited,
.wpthemeFooter .wpthemeFooterCol ul li a:hover,
.wpthemeFooter .wpthemeFooterCol ul li a:active {
	color: #222;
	font-weight: normal;
	padding: 0;
}
/*** end FOOTER ***/

/*** SKINS ***/
.wpthemeControl {
	width: auto;
	padding: 0;
	margin: 0;
	background: transparent;
}

.wpthemeControlHeader {
	display: table;
    width: 100%;
	background-color: transparent;
    background-image: none;
    border-bottom: 1px solid #E5E5E5;
    border-top: 3px solid #000000;
    margin: 0;
}

.wptheme_ie7 .wpthemeControlHeader { /* display: table not supported by ie7 */
    display: block;
}

.wpthemeControl .wpthemeControlHeader h2 {
	margin: 0;
	font-size: 1em;
	padding-left: 10px;
    display: table-cell;
    font-weight: bold;
    padding: 5px 5px 5px 0px;
    vertical-align: middle;
}

.wpthemeControl .wpthemeControlHeader .dndHandle {
	display: none;
}

.wptheme_ie7 .wpthemeControl .wpthemeControlHeader h2 { /* display: table-cell not supported by ie7 */
    display: block;
	float: left;
}

.wpthemeControlHeader .wpthemeInner{
	display: table-row;
	word-wrap: break-word;
}

.wptheme_ie7 .wpthemeControlHeader .wpthemeInner{ /* display: table-row not supported by ie7 */
	display: block;
	width: 100%;
}

.wpthemeControlHeader .wpthemeIcon {
    padding: 8px 1px;
    display: table-cell;
    vertical-align: top;
    width: 20px;
	outline: medium none;
	text-decoration: none;
	font-size: 0.9em;
}

.wptheme_ie7 .wpthemeControlHeader .wpthemeIcon { /* display: table-cell not supported by ie7 */
    display: block;
	float: right;
}

.wpthemeControlHeader a.wpthemeIcon img{
    background-image: url("/wps/contenthandler/!ut/p/digest!I09QqdexEzXA4cnnhWD_QQ/war/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/css/images/master.png");
	background-position:0 -268px;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
	opacity: 0.5;
	width:12px;
	height:12px;
	display: block;
	border: 0;
}

.wpthemeControlHeader a.wpthemeIcon.contextMenuInSkinIcon img{
	background-position:0 -1496px;
}

.wpthemeControlHeader  a.wpthemeIcon:focus { /* creates outline around element for accessibility */
	border: 1px dotted black;
	padding: 7px 0;
}

/* Hidden Skin */
.wpthemeControl.wpthemeHidden .wpthemeControlHeader {
	display: none;
}

/* Standard Skin */
.wpthemeControl.wpthemeStandard {
    box-shadow: 0 1px 3px #D7D7D7;
	border: 1px solid #D7D7D7;
    padding: 10px;
}
	
/* HiddenPlus Skin */
.wpthemeHiddenPlusControl {
	background-image: none;
	background-color: transparent;
	margin: 0;
	padding: 0;
	width: auto;
}

.wpthemeHiddenPlusControlHeader {
	background-color: #eee;
	border: 0;
	display: none;
	float: right;
	opacity: 0.8;
	position: absolute;
	top: 0;
	z-index: 1;
}

/*** end SKINS ***/

/** WINDOW STATES ***/
.ibm-minimized .wpthemeControl .wpthemeControlBody {display: none;}
.ibm-maximized {margin: 10px 15px; max-width:100%}
/*** end WINDOW STATES ***/

/*** LAYOUTS ***/
/* columns */
/*
.wpthemeCol{margin-left: 20px;min-height: 20px;}
.wptheme1Col .wpthemeCol {width:940px;}
.wptheme2Col .wpthemeCol {width:460px;}
.wptheme3Col .wpthemeCol {width:300px;}
.wptheme2Col.wpthemeUnequal .wpthemePrimaryContainer {width:620px;}
.wptheme2Col.wpthemeUnequal .wpthemeSecondaryContainer {width:300px;}
.wptheme3Col.wpthemeUnequal .wpthemePrimaryContainer {width:550px;}
.wptheme3Col.wpthemeUnequal .wpthemeSecondaryContainer,
.wptheme3Col.wpthemeUnequal .wpthemeTertiaryContainer {width:175px;}
.wpthemeTopCol .wpthemeHeadlineContainer {width: 945px; margin-right: 15px; margin-bottom: 20px;}
*/

/* rows */
/*
.wpthemeRow {overflow:auto; margin: 0 20px 20px; padding-left: 5px;}
.wpthemeRow .wpthemeControl .wpthemeControlBody{height:200px; overflow:auto;}
.wpthemeRow .wpthemeControl ,.hiddenWidgetsDiv .wpthemeControl {float: left; margin-right:7.5px; width:436px;}
.wpthemeRow .component-control { float: left; }
.wptheme_ie7 .hiddenWidgetsDiv .wpthemeControl {width: 415px;}
.wpthemeMainContent .hiddenWidgetsDiv { background-color:#ccc; margin-left: 7.5px;}
.wpthemeMainContent .hiddenWidgetsContainer { display:none; min-height:267px !important; border-bottom:1px solid #bbb;margin-bottom: 20px;}
.hiddenWidgetsDiv .wpthemeControl {border:1px dashed #777; background-color:#fff;}
.hiddenWidgetsDiv .hiddenWidgetMessage { background-color:#bbb; color:#000; border-bottom:1px solid #aaa; margin:0 -7.5px 7.5px; line-height:2.7em; padding:0 10px;}
*/
/*** end LAYOUTS ***/

/*** IWIDGETS ***/
.mumHiddenWidget, .iw-Definition, .iw-ItemSet, .iw-ReceivedEvent{display: none;}
.iw-loading{display: none;}
.wpthemeControlBody .iw-iWidget, .wpthemeControlBody .iw-Content{height:100%;}
.wpthemeLayoutContainers .iw-loading{display:inline;} 
/*** end IWIDGETS ***/

/*** DYNAMIC PAGE CLOSE BUTTON ***/
.wpthemeNavList .wpthemeClose,
.wpthemeNavList .wpthemeClose:active,
.wpthemeNavList .wpthemeClose:hover,
.wpthemeNavList .wpthemeClose:focus {
    background: none repeat scroll 0 0 #F9FBFF !important;
    border: 1px solid #00649D !important;
    color: #00649D !important;
    font-size: 0.8em;
    font-weight: bold !important;
    line-height: 0.8em;
    margin: 8px 5px 0 -15px;
    padding: 2px !important;
    text-shadow: none !important;
		text-decoration: none !important;
}
/*** end DYNAMIC PAGE CLOSE BUTTON ***/

/*** Dojo behavior ***/

/* need to hide the iframe, otherwise a scrollbar will appear on the mobile devices */
iframe#dj_history {
    display: none;
}


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.ps-container{-ms-touch-action:none;overflow:hidden !important}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block}.ps-container.ps-in-scrolling{pointer-events:none}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:0.9}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:0.9}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;opacity:0;-webkit-transition:background-color .2s linear, opacity .2s linear;-moz-transition:background-color .2s linear, opacity .2s linear;-o-transition:background-color .2s linear, opacity .2s linear;transition:background-color .2s linear, opacity .2s linear;bottom:3px;height:8px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear;bottom:0;height:8px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;opacity:0;-webkit-transition:background-color .2s linear, opacity .2s linear;-moz-transition:background-color .2s linear, opacity .2s linear;-o-transition:background-color .2s linear, opacity .2s linear;transition:background-color .2s linear, opacity .2s linear;right:3px;width:8px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear;right:0;width:8px}.ps-container:hover.ps-in-scrolling{pointer-events:none}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:0.9}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:0.9}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:0.6}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:0.9}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:0.9}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}meta.foundation-version{font-family:"/5.5.3/"}meta.foundation-mq-small{font-family:"/only screen/";width:0em}meta.foundation-mq-small-only{font-family:"/only screen and (max-width: 39.94em)/";width:0em}meta.foundation-mq-medium{font-family:"/only screen and (min-width:40em)/";width:40em}meta.foundation-mq-medium-only{font-family:"/only screen and (min-width:40em) and (max-width:63.94em)/";width:40em}meta.foundation-mq-large{font-family:"/only screen and (min-width:64em)/";width:64em}meta.foundation-mq-large-only{font-family:"/only screen and (min-width:64em) and (max-width:90em)/";width:64em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.063em)/";width:90.063em}meta.foundation-mq-xlarge-only{font-family:"/only screen and (min-width:90.063em) and (max-width:120em)/";width:90.063em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.063em)/";width:120.063em}meta.foundation-data-attribute-namespace{font-family:false}html,body{height:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{font-size:100%}body{background:#fff;color:#222;cursor:auto;font-family:"NeueHaas","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-weight:normal;line-height:1.5;margin:0;padding:0;position:relative}a:hover{cursor:pointer}img{max-width:100%;height:auto}img{-ms-interpolation-mode:bicubic}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none !important}.left{float:left !important}.right{float:right !important}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.hide{display:none}.invisible{visibility:hidden}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px}select{width:100%}.row{margin:0 auto;max-width:75rem;width:100%}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}.row.collapse .row{margin-left:0;margin-right:0}.row .row{margin:0 -.75rem;max-width:none;width:auto}.row .row:before,.row .row:after{content:" ";display:table}.row .row:after{clear:both}.row .row.collapse{margin:0;max-width:none;width:auto}.row .row.collapse:before,.row .row.collapse:after{content:" ";display:table}.row .row.collapse:after{clear:both}.column,.columns{padding-left:.75rem;padding-right:.75rem;width:100%;float:left}.column+.column:last-child,.columns+.column:last-child,.column+.columns:last-child,.columns+.columns:last-child{float:right}.column+.column.end,.columns+.column.end,.column+.columns.end,.columns+.columns.end{float:left}@media only screen{.small-push-0{position:relative;left:0;right:auto}.small-pull-0{position:relative;right:0;left:auto}.small-push-1{position:relative;left:8.3333333333%;right:auto}.small-pull-1{position:relative;right:8.3333333333%;left:auto}.small-push-2{position:relative;left:16.6666666667%;right:auto}.small-pull-2{position:relative;right:16.6666666667%;left:auto}.small-push-3{position:relative;left:25%;right:auto}.small-pull-3{position:relative;right:25%;left:auto}.small-push-4{position:relative;left:33.3333333333%;right:auto}.small-pull-4{position:relative;right:33.3333333333%;left:auto}.small-push-5{position:relative;left:41.6666666667%;right:auto}.small-pull-5{position:relative;right:41.6666666667%;left:auto}.small-push-6{position:relative;left:50%;right:auto}.small-pull-6{position:relative;right:50%;left:auto}.small-push-7{position:relative;left:58.3333333333%;right:auto}.small-pull-7{position:relative;right:58.3333333333%;left:auto}.small-push-8{position:relative;left:66.6666666667%;right:auto}.small-pull-8{position:relative;right:66.6666666667%;left:auto}.small-push-9{position:relative;left:75%;right:auto}.small-pull-9{position:relative;right:75%;left:auto}.small-push-10{position:relative;left:83.3333333333%;right:auto}.small-pull-10{position:relative;right:83.3333333333%;left:auto}.small-push-11{position:relative;left:91.6666666667%;right:auto}.small-pull-11{position:relative;right:91.6666666667%;left:auto}.column,.columns{position:relative;padding-left:.75rem;padding-right:.75rem;float:left}.small-1{width:8.3333333333%}.small-2{width:16.6666666667%}.small-3{width:25%}.small-4{width:33.3333333333%}.small-5{width:41.6666666667%}.small-6{width:50%}.small-7{width:58.3333333333%}.small-8{width:66.6666666667%}.small-9{width:75%}.small-10{width:83.3333333333%}.small-11{width:91.6666666667%}.small-12{width:100%}.small-offset-0{margin-left:0 !important}.small-offset-1{margin-left:8.3333333333% !important}.small-offset-2{margin-left:16.6666666667% !important}.small-offset-3{margin-left:25% !important}.small-offset-4{margin-left:33.3333333333% !important}.small-offset-5{margin-left:41.6666666667% !important}.small-offset-6{margin-left:50% !important}.small-offset-7{margin-left:58.3333333333% !important}.small-offset-8{margin-left:66.6666666667% !important}.small-offset-9{margin-left:75% !important}.small-offset-10{margin-left:83.3333333333% !important}.small-offset-11{margin-left:91.6666666667% !important}.small-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.column.small-centered,.columns.small-centered{margin-left:auto;margin-right:auto;float:none}.column.small-uncentered,.columns.small-uncentered{float:left;margin-left:0;margin-right:0}.column.small-centered:last-child,.columns.small-centered:last-child{float:none}.column.small-uncentered:last-child,.columns.small-uncentered:last-child{float:left}.column.small-uncentered.opposite,.columns.small-uncentered.opposite{float:right}.row.small-collapse>.column,.row.small-collapse>.columns{padding-left:0;padding-right:0}.row.small-collapse .row{margin-left:0;margin-right:0}.row.small-uncollapse>.column,.row.small-uncollapse>.columns{padding-left:.75rem;padding-right:.75rem;float:left}}@media only screen and (min-width: 40em){.medium-push-0{position:relative;left:0;right:auto}.medium-pull-0{position:relative;right:0;left:auto}.medium-push-1{position:relative;left:8.3333333333%;right:auto}.medium-pull-1{position:relative;right:8.3333333333%;left:auto}.medium-push-2{position:relative;left:16.6666666667%;right:auto}.medium-pull-2{position:relative;right:16.6666666667%;left:auto}.medium-push-3{position:relative;left:25%;right:auto}.medium-pull-3{position:relative;right:25%;left:auto}.medium-push-4{position:relative;left:33.3333333333%;right:auto}.medium-pull-4{position:relative;right:33.3333333333%;left:auto}.medium-push-5{position:relative;left:41.6666666667%;right:auto}.medium-pull-5{position:relative;right:41.6666666667%;left:auto}.medium-push-6{position:relative;left:50%;right:auto}.medium-pull-6{position:relative;right:50%;left:auto}.medium-push-7{position:relative;left:58.3333333333%;right:auto}.medium-pull-7{position:relative;right:58.3333333333%;left:auto}.medium-push-8{position:relative;left:66.6666666667%;right:auto}.medium-pull-8{position:relative;right:66.6666666667%;left:auto}.medium-push-9{position:relative;left:75%;right:auto}.medium-pull-9{position:relative;right:75%;left:auto}.medium-push-10{position:relative;left:83.3333333333%;right:auto}.medium-pull-10{position:relative;right:83.3333333333%;left:auto}.medium-push-11{position:relative;left:91.6666666667%;right:auto}.medium-pull-11{position:relative;right:91.6666666667%;left:auto}.column,.columns{position:relative;padding-left:.75rem;padding-right:.75rem;float:left}.medium-1{width:8.3333333333%}.medium-2{width:16.6666666667%}.medium-3{width:25%}.medium-4{width:33.3333333333%}.medium-5{width:41.6666666667%}.medium-6{width:50%}.medium-7{width:58.3333333333%}.medium-8{width:66.6666666667%}.medium-9{width:75%}.medium-10{width:83.3333333333%}.medium-11{width:91.6666666667%}.medium-12{width:100%}.medium-offset-0{margin-left:0 !important}.medium-offset-1{margin-left:8.3333333333% !important}.medium-offset-2{margin-left:16.6666666667% !important}.medium-offset-3{margin-left:25% !important}.medium-offset-4{margin-left:33.3333333333% !important}.medium-offset-5{margin-left:41.6666666667% !important}.medium-offset-6{margin-left:50% !important}.medium-offset-7{margin-left:58.3333333333% !important}.medium-offset-8{margin-left:66.6666666667% !important}.medium-offset-9{margin-left:75% !important}.medium-offset-10{margin-left:83.3333333333% !important}.medium-offset-11{margin-left:91.6666666667% !important}.medium-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.column.medium-centered,.columns.medium-centered{margin-left:auto;margin-right:auto;float:none}.column.medium-uncentered,.columns.medium-uncentered{float:left;margin-left:0;margin-right:0}.column.medium-centered:last-child,.columns.medium-centered:last-child{float:none}.column.medium-uncentered:last-child,.columns.medium-uncentered:last-child{float:left}.column.medium-uncentered.opposite,.columns.medium-uncentered.opposite{float:right}.row.medium-collapse>.column,.row.medium-collapse>.columns{padding-left:0;padding-right:0}.row.medium-collapse .row{margin-left:0;margin-right:0}.row.medium-uncollapse>.column,.row.medium-uncollapse>.columns{padding-left:.75rem;padding-right:.75rem;float:left}.push-0{position:relative;left:0;right:auto}.pull-0{position:relative;right:0;left:auto}.push-1{position:relative;left:8.3333333333%;right:auto}.pull-1{position:relative;right:8.3333333333%;left:auto}.push-2{position:relative;left:16.6666666667%;right:auto}.pull-2{position:relative;right:16.6666666667%;left:auto}.push-3{position:relative;left:25%;right:auto}.pull-3{position:relative;right:25%;left:auto}.push-4{position:relative;left:33.3333333333%;right:auto}.pull-4{position:relative;right:33.3333333333%;left:auto}.push-5{position:relative;left:41.6666666667%;right:auto}.pull-5{position:relative;right:41.6666666667%;left:auto}.push-6{position:relative;left:50%;right:auto}.pull-6{position:relative;right:50%;left:auto}.push-7{position:relative;left:58.3333333333%;right:auto}.pull-7{position:relative;right:58.3333333333%;left:auto}.push-8{position:relative;left:66.6666666667%;right:auto}.pull-8{position:relative;right:66.6666666667%;left:auto}.push-9{position:relative;left:75%;right:auto}.pull-9{position:relative;right:75%;left:auto}.push-10{position:relative;left:83.3333333333%;right:auto}.pull-10{position:relative;right:83.3333333333%;left:auto}.push-11{position:relative;left:91.6666666667%;right:auto}.pull-11{position:relative;right:91.6666666667%;left:auto}}@media only screen and (min-width: 64em){.large-push-0{position:relative;left:0;right:auto}.large-pull-0{position:relative;right:0;left:auto}.large-push-1{position:relative;left:8.3333333333%;right:auto}.large-pull-1{position:relative;right:8.3333333333%;left:auto}.large-push-2{position:relative;left:16.6666666667%;right:auto}.large-pull-2{position:relative;right:16.6666666667%;left:auto}.large-push-3{position:relative;left:25%;right:auto}.large-pull-3{position:relative;right:25%;left:auto}.large-push-4{position:relative;left:33.3333333333%;right:auto}.large-pull-4{position:relative;right:33.3333333333%;left:auto}.large-push-5{position:relative;left:41.6666666667%;right:auto}.large-pull-5{position:relative;right:41.6666666667%;left:auto}.large-push-6{position:relative;left:50%;right:auto}.large-pull-6{position:relative;right:50%;left:auto}.large-push-7{position:relative;left:58.3333333333%;right:auto}.large-pull-7{position:relative;right:58.3333333333%;left:auto}.large-push-8{position:relative;left:66.6666666667%;right:auto}.large-pull-8{position:relative;right:66.6666666667%;left:auto}.large-push-9{position:relative;left:75%;right:auto}.large-pull-9{position:relative;right:75%;left:auto}.large-push-10{position:relative;left:83.3333333333%;right:auto}.large-pull-10{position:relative;right:83.3333333333%;left:auto}.large-push-11{position:relative;left:91.6666666667%;right:auto}.large-pull-11{position:relative;right:91.6666666667%;left:auto}.column,.columns{position:relative;padding-left:.75rem;padding-right:.75rem;float:left}.large-1{width:8.3333333333%}.large-2{width:16.6666666667%}.large-3{width:25%}.large-4{width:33.3333333333%}.large-5{width:41.6666666667%}.large-6{width:50%}.large-7{width:58.3333333333%}.large-8{width:66.6666666667%}.large-9{width:75%}.large-10{width:83.3333333333%}.large-11{width:91.6666666667%}.large-12{width:100%}.large-offset-0{margin-left:0 !important}.large-offset-1{margin-left:8.3333333333% !important}.large-offset-2{margin-left:16.6666666667% !important}.large-offset-3{margin-left:25% !important}.large-offset-4{margin-left:33.3333333333% !important}.large-offset-5{margin-left:41.6666666667% !important}.large-offset-6{margin-left:50% !important}.large-offset-7{margin-left:58.3333333333% !important}.large-offset-8{margin-left:66.6666666667% !important}.large-offset-9{margin-left:75% !important}.large-offset-10{margin-left:83.3333333333% !important}.large-offset-11{margin-left:91.6666666667% !important}.large-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.column.large-centered,.columns.large-centered{margin-left:auto;margin-right:auto;float:none}.column.large-uncentered,.columns.large-uncentered{float:left;margin-left:0;margin-right:0}.column.large-centered:last-child,.columns.large-centered:last-child{float:none}.column.large-uncentered:last-child,.columns.large-uncentered:last-child{float:left}.column.large-uncentered.opposite,.columns.large-uncentered.opposite{float:right}.row.large-collapse>.column,.row.large-collapse>.columns{padding-left:0;padding-right:0}.row.large-collapse .row{margin-left:0;margin-right:0}.row.large-uncollapse>.column,.row.large-uncollapse>.columns{padding-left:.75rem;padding-right:.75rem;float:left}.push-0{position:relative;left:0;right:auto}.pull-0{position:relative;right:0;left:auto}.push-1{position:relative;left:8.3333333333%;right:auto}.pull-1{position:relative;right:8.3333333333%;left:auto}.push-2{position:relative;left:16.6666666667%;right:auto}.pull-2{position:relative;right:16.6666666667%;left:auto}.push-3{position:relative;left:25%;right:auto}.pull-3{position:relative;right:25%;left:auto}.push-4{position:relative;left:33.3333333333%;right:auto}.pull-4{position:relative;right:33.3333333333%;left:auto}.push-5{position:relative;left:41.6666666667%;right:auto}.pull-5{position:relative;right:41.6666666667%;left:auto}.push-6{position:relative;left:50%;right:auto}.pull-6{position:relative;right:50%;left:auto}.push-7{position:relative;left:58.3333333333%;right:auto}.pull-7{position:relative;right:58.3333333333%;left:auto}.push-8{position:relative;left:66.6666666667%;right:auto}.pull-8{position:relative;right:66.6666666667%;left:auto}.push-9{position:relative;left:75%;right:auto}.pull-9{position:relative;right:75%;left:auto}.push-10{position:relative;left:83.3333333333%;right:auto}.pull-10{position:relative;right:83.3333333333%;left:auto}.push-11{position:relative;left:91.6666666667%;right:auto}.pull-11{position:relative;right:91.6666666667%;left:auto}}.accordion{margin-bottom:0;margin-left:0}.accordion:before,.accordion:after{content:" ";display:table}.accordion:after{clear:both}.accordion .accordion-navigation,.accordion dd{display:block;margin-bottom:0 !important}.accordion .accordion-navigation.active>a,.accordion dd.active>a{background:#e8e8e8;color:#222}.accordion .accordion-navigation>a,.accordion dd>a{background:#EFEFEF;color:#222;display:block;font-family:"NeueHaas","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:1rem;padding:1rem}.accordion .accordion-navigation>a:hover,.accordion dd>a:hover{background:#e3e3e3}.accordion .accordion-navigation>.content,.accordion dd>.content{display:none;padding:.75rem}.accordion .accordion-navigation>.content.active,.accordion dd>.content.active{background:#fff;display:block}.breadcrumbs{border-style:solid;border-width:1px;display:block;list-style:none;margin-left:0;overflow:hidden;padding:.5625rem .875rem .5625rem;background-color:#f4f4f4;border-color:#dcdcdc;border-radius:3px}.breadcrumbs>*{color:#008CBA;float:left;font-size:.6875rem;line-height:.6875rem;margin:0;text-transform:uppercase}.breadcrumbs>*:hover a,.breadcrumbs>*:focus a{text-decoration:underline}.breadcrumbs>* a{color:#008CBA}.breadcrumbs>*.current{color:#333;cursor:default}.breadcrumbs>*.current a{color:#333;cursor:default}.breadcrumbs>*.current:hover,.breadcrumbs>*.current:hover a,.breadcrumbs>*.current:focus,.breadcrumbs>*.current:focus a{text-decoration:none}.breadcrumbs>*.unavailable{color:#999}.breadcrumbs>*.unavailable a{color:#999}.breadcrumbs>*.unavailable:hover,.breadcrumbs>*.unavailable:hover a,.breadcrumbs>*.unavailable:focus,.breadcrumbs>*.unavailable a:focus{color:#999;cursor:not-allowed;text-decoration:none}.breadcrumbs>*:before{color:#aaa;content:"/";margin:0 .75rem;position:relative;top:1px}.breadcrumbs>*:first-child:before{content:" ";margin:0}[aria-label="breadcrumbs"] [aria-hidden="true"]:after{content:"/"}.flex-video{height:0;margin-bottom:1rem;overflow:hidden;padding-bottom:67.5%;padding-top:1.5625rem;position:relative}.flex-video.widescreen{padding-bottom:56.34%}.flex-video.vimeo{padding-top:0}.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video{height:100%;position:absolute;top:0;width:100%;left:0}button,.button{-webkit-appearance:none;-moz-appearance:none;border-radius:0;border-style:solid;border-width:0;cursor:pointer;font-family:"NeueHaas","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:normal;line-height:normal;margin:0 0 1.25rem;position:relative;text-align:center;text-decoration:none;display:inline-block;padding:1rem 2rem 1.0625rem 2rem;font-size:1rem;background-color:#008CBA;border-color:#007095;color:#fff;transition:background-color 300ms ease-out}button:hover,button:focus,.button:hover,.button:focus{background-color:#007095}button:hover,button:focus,.button:hover,.button:focus{color:#fff}button.secondary,.button.secondary{background-color:#e7e7e7;border-color:#b9b9b9;color:#333}button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus{background-color:#b9b9b9}button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus{color:#333}button.success,.button.success{background-color:#43AC6A;border-color:#368a55;color:#fff}button.success:hover,button.success:focus,.button.success:hover,.button.success:focus{background-color:#368a55}button.success:hover,button.success:focus,.button.success:hover,.button.success:focus{color:#fff}button.alert,.button.alert{background-color:#f04124;border-color:#cf2a0e;color:#fff}button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus{background-color:#cf2a0e}button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus{color:#fff}button.warning,.button.warning{background-color:#f08a24;border-color:#cf6e0e;color:#fff}button.warning:hover,button.warning:focus,.button.warning:hover,.button.warning:focus{background-color:#cf6e0e}button.warning:hover,button.warning:focus,.button.warning:hover,.button.warning:focus{color:#fff}button.info,.button.info{background-color:#a0d3e8;border-color:#61b6d9;color:#333}button.info:hover,button.info:focus,.button.info:hover,.button.info:focus{background-color:#61b6d9}button.info:hover,button.info:focus,.button.info:hover,.button.info:focus{color:#fff}button.large,.button.large{padding:1.125rem 2.25rem 1.1875rem 2.25rem;font-size:1.25rem}button.small,.button.small{padding:.875rem 1.75rem .9375rem 1.75rem;font-size:.8125rem}button.tiny,.button.tiny{padding:.625rem 1.25rem .6875rem 1.25rem;font-size:.6875rem}button.expand,.button.expand{padding:1rem 2rem 1.0625rem 2rem;font-size:1rem;padding-bottom:1.0625rem;padding-top:1rem;padding-left:1rem;padding-right:1rem;width:100%}button.left-align,.button.left-align{text-align:left;text-indent:.75rem}button.right-align,.button.right-align{text-align:right;padding-right:.75rem}button.radius,.button.radius{border-radius:2px}button.round,.button.round{border-radius:1000px}button.disabled,button[disabled],.button.disabled,.button[disabled]{background-color:#008CBA;border-color:#007095;color:#fff;box-shadow:none;cursor:default;opacity:.7}button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{background-color:#007095}button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{color:#fff}button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{background-color:#008CBA}button.disabled.secondary,button[disabled].secondary,.button.disabled.secondary,.button[disabled].secondary{background-color:#e7e7e7;border-color:#b9b9b9;color:#333;box-shadow:none;cursor:default;opacity:.7}button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus{background-color:#b9b9b9}button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus{color:#333}button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus{background-color:#e7e7e7}button.disabled.success,button[disabled].success,.button.disabled.success,.button[disabled].success{background-color:#43AC6A;border-color:#368a55;color:#fff;box-shadow:none;cursor:default;opacity:.7}button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus{background-color:#368a55}button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus{color:#fff}button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus{background-color:#43AC6A}button.disabled.alert,button[disabled].alert,.button.disabled.alert,.button[disabled].alert{background-color:#f04124;border-color:#cf2a0e;color:#fff;box-shadow:none;cursor:default;opacity:.7}button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus{background-color:#cf2a0e}button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus{color:#fff}button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus{background-color:#f04124}button.disabled.warning,button[disabled].warning,.button.disabled.warning,.button[disabled].warning{background-color:#f08a24;border-color:#cf6e0e;color:#fff;box-shadow:none;cursor:default;opacity:.7}button.disabled.warning:hover,button.disabled.warning:focus,button[disabled].warning:hover,button[disabled].warning:focus,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus{background-color:#cf6e0e}button.disabled.warning:hover,button.disabled.warning:focus,button[disabled].warning:hover,button[disabled].warning:focus,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus{color:#fff}button.disabled.warning:hover,button.disabled.warning:focus,button[disabled].warning:hover,button[disabled].warning:focus,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus{background-color:#f08a24}button.disabled.info,button[disabled].info,.button.disabled.info,.button[disabled].info{background-color:#a0d3e8;border-color:#61b6d9;color:#333;box-shadow:none;cursor:default;opacity:.7}button.disabled.info:hover,button.disabled.info:focus,button[disabled].info:hover,button[disabled].info:focus,.button.disabled.info:hover,.button.disabled.info:focus,.button[disabled].info:hover,.button[disabled].info:focus{background-color:#61b6d9}button.disabled.info:hover,button.disabled.info:focus,button[disabled].info:hover,button[disabled].info:focus,.button.disabled.info:hover,.button.disabled.info:focus,.button[disabled].info:hover,.button[disabled].info:focus{color:#fff}button.disabled.info:hover,button.disabled.info:focus,button[disabled].info:hover,button[disabled].info:focus,.button.disabled.info:hover,.button.disabled.info:focus,.button[disabled].info:hover,.button[disabled].info:focus{background-color:#a0d3e8}button::-moz-focus-inner{border:0;padding:0}@media only screen and (min-width: 40em){button,.button{display:inline-block}}form{margin:0 0 1rem}form .row .row{margin:0 -.5rem}form .row .row .column,form .row .row .columns{padding:0 .5rem}form .row .row.collapse{margin:0}form .row .row.collapse .column,form .row .row.collapse .columns{padding:0}form .row .row.collapse input{-webkit-border-bottom-right-radius:0;-webkit-border-top-right-radius:0;border-bottom-right-radius:0;border-top-right-radius:0}form .row input.column,form .row input.columns,form .row textarea.column,form .row textarea.columns{padding-left:.5rem}label{color:#4d4c4c;cursor:pointer;display:block;font-size:.875rem;font-weight:normal;line-height:1.5;margin-bottom:0}label.right{float:none !important;text-align:right}label.inline{margin:0 0 1rem 0;padding:.625rem 0}label small{text-transform:capitalize;color:#676767}.prefix,.postfix{border-style:solid;border-width:1px;display:block;font-size:.875rem;height:2.3125rem;line-height:2.3125rem;overflow:visible;padding-bottom:0;padding-top:0;position:relative;text-align:center;width:100%;z-index:2}.postfix.button{border:none;padding-left:0;padding-right:0;padding-bottom:0;padding-top:0;text-align:center}.prefix.button{border:none;padding-left:0;padding-right:0;padding-bottom:0;padding-top:0;text-align:center}.prefix.button.radius{border-radius:0;-webkit-border-bottom-left-radius:2px;-webkit-border-top-left-radius:2px;border-bottom-left-radius:2px;border-top-left-radius:2px}.postfix.button.radius{border-radius:0;-webkit-border-bottom-right-radius:2px;-webkit-border-top-right-radius:2px;border-bottom-right-radius:2px;border-top-right-radius:2px}.prefix.button.round{border-radius:0;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px}.postfix.button.round{border-radius:0;-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px}span.prefix,label.prefix{background:#f2f2f2;border-right:none;color:#333;border-color:#ccc}span.postfix,label.postfix{background:#f2f2f2;border-left:none;color:#333;border-color:#ccc}input:not([type]),input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="week"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],input[type="color"],textarea{-webkit-appearance:none;-moz-appearance:none;border-radius:0;background-color:#eff6fa;border-style:solid;border-width:2px;border-color:#ccc;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);color:rgba(0,0,0,0.75);display:block;font-family:inherit;font-size:.875rem;height:2.3125rem;margin:0 0 1rem 0;padding:.5rem;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .15s linear,background .15s linear;-moz-transition:border-color .15s linear,background .15s linear;-ms-transition:border-color .15s linear,background .15s linear;-o-transition:border-color .15s linear,background .15s linear;transition:border-color .15s linear,background .15s linear}input:not([type]):focus,input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,input[type="color"]:focus,textarea:focus{background:#eff6fa;border-color:#999;outline:none}input:not([type]):disabled,input[type="text"]:disabled,input[type="password"]:disabled,input[type="date"]:disabled,input[type="datetime"]:disabled,input[type="datetime-local"]:disabled,input[type="month"]:disabled,input[type="week"]:disabled,input[type="email"]:disabled,input[type="number"]:disabled,input[type="search"]:disabled,input[type="tel"]:disabled,input[type="time"]:disabled,input[type="url"]:disabled,input[type="color"]:disabled,textarea:disabled{background-color:#ddd;cursor:default}input:not([type])[disabled],input:not([type])[readonly],fieldset[disabled] input:not([type]),input[type="text"][disabled],input[type="text"][readonly],fieldset[disabled] input[type="text"],input[type="password"][disabled],input[type="password"][readonly],fieldset[disabled] input[type="password"],input[type="date"][disabled],input[type="date"][readonly],fieldset[disabled] input[type="date"],input[type="datetime"][disabled],input[type="datetime"][readonly],fieldset[disabled] input[type="datetime"],input[type="datetime-local"][disabled],input[type="datetime-local"][readonly],fieldset[disabled] input[type="datetime-local"],input[type="month"][disabled],input[type="month"][readonly],fieldset[disabled] input[type="month"],input[type="week"][disabled],input[type="week"][readonly],fieldset[disabled] input[type="week"],input[type="email"][disabled],input[type="email"][readonly],fieldset[disabled] input[type="email"],input[type="number"][disabled],input[type="number"][readonly],fieldset[disabled] input[type="number"],input[type="search"][disabled],input[type="search"][readonly],fieldset[disabled] input[type="search"],input[type="tel"][disabled],input[type="tel"][readonly],fieldset[disabled] input[type="tel"],input[type="time"][disabled],input[type="time"][readonly],fieldset[disabled] input[type="time"],input[type="url"][disabled],input[type="url"][readonly],fieldset[disabled] input[type="url"],input[type="color"][disabled],input[type="color"][readonly],fieldset[disabled] input[type="color"],textarea[disabled],textarea[readonly],fieldset[disabled] textarea{background-color:#ddd;cursor:default}input:not([type]).radius,input[type="text"].radius,input[type="password"].radius,input[type="date"].radius,input[type="datetime"].radius,input[type="datetime-local"].radius,input[type="month"].radius,input[type="week"].radius,input[type="email"].radius,input[type="number"].radius,input[type="search"].radius,input[type="tel"].radius,input[type="time"].radius,input[type="url"].radius,input[type="color"].radius,textarea.radius{border-radius:4px}form .row .prefix-radius.row.collapse input,form .row .prefix-radius.row.collapse textarea,form .row .prefix-radius.row.collapse select,form .row .prefix-radius.row.collapse button{border-radius:0;-webkit-border-bottom-right-radius:2px;-webkit-border-top-right-radius:2px;border-bottom-right-radius:2px;border-top-right-radius:2px}form .row .prefix-radius.row.collapse .prefix{border-radius:0;-webkit-border-bottom-left-radius:2px;-webkit-border-top-left-radius:2px;border-bottom-left-radius:2px;border-top-left-radius:2px}form .row .postfix-radius.row.collapse input,form .row .postfix-radius.row.collapse textarea,form .row .postfix-radius.row.collapse select,form .row .postfix-radius.row.collapse button{border-radius:0;-webkit-border-bottom-left-radius:2px;-webkit-border-top-left-radius:2px;border-bottom-left-radius:2px;border-top-left-radius:2px}form .row .postfix-radius.row.collapse .postfix{border-radius:0;-webkit-border-bottom-right-radius:2px;-webkit-border-top-right-radius:2px;border-bottom-right-radius:2px;border-top-right-radius:2px}form .row .prefix-round.row.collapse input,form .row .prefix-round.row.collapse textarea,form .row .prefix-round.row.collapse select,form .row .prefix-round.row.collapse button{border-radius:0;-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px}form .row .prefix-round.row.collapse .prefix{border-radius:0;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px}form .row .postfix-round.row.collapse input,form .row .postfix-round.row.collapse textarea,form .row .postfix-round.row.collapse select,form .row .postfix-round.row.collapse button{border-radius:0;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px}form .row .postfix-round.row.collapse .postfix{border-radius:0;-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px}input[type="submit"]{-webkit-appearance:none;-moz-appearance:none;border-radius:0}textarea[rows]{height:auto}textarea{max-width:100%}::-webkit-input-placeholder{color:#666}:-moz-placeholder{color:#666}::-moz-placeholder{color:#666}:-ms-input-placeholder{color:#666}select{-webkit-appearance:none !important;-moz-appearance:none !important;background-color:#FAFAFA;border-radius:0;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");background-position:100% center;background-repeat:no-repeat;border-style:solid;border-width:2px;border-color:#ccc;color:rgba(0,0,0,0.75);font-family:inherit;font-size:.875rem;line-height:normal;padding:.5rem;border-radius:0;height:2.3125rem}select::-ms-expand{display:none}select.radius{border-radius:3px}select:focus{background-color:#f3f2f2;border-color:#999}select:disabled{background-color:#ddd;cursor:default}select[multiple]{height:auto}input[type="file"],input[type="checkbox"],input[type="radio"],select{margin:0 0 1rem 0}input[type="checkbox"]+label,input[type="radio"]+label{display:inline-block;margin-left:.5rem;margin-right:1rem;margin-bottom:0;vertical-align:baseline}input[type="file"]{width:100%}fieldset{border:1px solid #ddd;margin:1.125rem 0;padding:1.25rem}fieldset legend{font-weight:bold;margin:0;margin-left:-.1875rem;padding:0 .1875rem}[data-abide] .error small.error,[data-abide] .error span.error,[data-abide] span.error,[data-abide] small.error{display:block;font-size:.75rem;font-style:italic;font-weight:normal;margin-bottom:1rem;margin-top:-1px;padding:.375rem .5625rem .5625rem;background:#f04124;color:#fff}[data-abide] span.error,[data-abide] small.error{display:none}span.error,small.error{display:block;font-size:.75rem;font-style:italic;font-weight:normal;margin-bottom:1rem;margin-top:-1px;padding:.375rem .5625rem .5625rem;background:#f04124;color:#fff}.error input,.error textarea,.error select{margin-bottom:0}.error input[type="checkbox"],.error input[type="radio"]{margin-bottom:1rem}.error label,.error label.error{color:#f04124}.error small.error{display:block;font-size:.75rem;font-style:italic;font-weight:normal;margin-bottom:1rem;margin-top:-1px;padding:.375rem .5625rem .5625rem;background:#f04124;color:#fff}.error>label>small{background:transparent;color:#676767;display:inline;font-size:60%;font-style:normal;margin:0;padding:0;text-transform:capitalize}.error span.error-message{display:block}input.error,textarea.error,select.error{margin-bottom:0}label.error{color:#f04124}.inline-list{list-style:none;margin-top:0;margin-bottom:1.0625rem;margin-left:-1.375rem;margin-right:0;overflow:hidden;padding:0}.inline-list>li{display:block;float:left;list-style:none;margin-left:1.375rem}.inline-list>li>*{display:block}.panel{border-style:solid;border-width:2px;border-color:#d8d8d8;margin-bottom:1.25rem;padding:1.25rem;background:#f2f2f2;color:#1b1e23}.panel>:first-child{margin-top:0}.panel>:last-child{margin-bottom:0}.panel.callout{border-style:solid;border-width:2px;border-color:#d8d8d8;margin-bottom:1.25rem;padding:1.25rem;background:#ecfaff;color:#1b1e23}.panel.callout>:first-child{margin-top:0}.panel.callout>:last-child{margin-bottom:0}.panel.callout a:not(.button){color:#008CBA}.panel.callout a:not(.button):hover,.panel.callout a:not(.button):focus{color:#0078a0}.panel.radius{border-radius:3px}.progress{background-color:#F6F6F6;border:1px solid #fff;height:1.5625rem;margin-bottom:.625rem;padding:.125rem}.progress .meter{background:#008CBA;display:block;height:100%;float:left;width:0%}.progress .meter.secondary{background:#e7e7e7;display:block;height:100%;float:left;width:0%}.progress .meter.success{background:#43AC6A;display:block;height:100%;float:left;width:0%}.progress .meter.alert{background:#f04124;display:block;height:100%;float:left;width:0%}.progress.secondary .meter{background:#e7e7e7;display:block;height:100%;float:left;width:0%}.progress.success .meter{background:#43AC6A;display:block;height:100%;float:left;width:0%}.progress.alert .meter{background:#f04124;display:block;height:100%;float:left;width:0%}.progress.radius{border-radius:3px}.progress.radius .meter{border-radius:2px}.progress.round{border-radius:1000px}.progress.round .meter{border-radius:999px}.reveal-modal-bg{background:#000;background:rgba(0,0,0,0.45);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:1004;left:0}.reveal-modal{border-radius:3px;display:none;position:absolute;top:0;visibility:hidden;width:100%;z-index:1005;left:0;background-color:#fff;padding:1.875rem;border:solid 1px #666;box-shadow:0 0 10px rgba(0,0,0,0.4)}@media only screen and (max-width: 39.94em){.reveal-modal{min-height:100vh}}.reveal-modal .column,.reveal-modal .columns{min-width:0}.reveal-modal>:first-child{margin-top:0}.reveal-modal>:last-child{margin-bottom:0}@media only screen and (min-width: 40em){.reveal-modal{left:0;margin:0 auto;max-width:75rem;right:0;width:80%}}@media only screen and (min-width: 40em){.reveal-modal{top:6.25rem}}.reveal-modal.radius{box-shadow:none;border-radius:3px}.reveal-modal.round{box-shadow:none;border-radius:1000px}.reveal-modal.collapse{padding:0;box-shadow:none}@media only screen and (min-width: 40em){.reveal-modal.tiny{left:0;margin:0 auto;max-width:75rem;right:0;width:30%}}@media only screen and (min-width: 40em){.reveal-modal.small{left:0;margin:0 auto;max-width:75rem;right:0;width:40%}}@media only screen and (min-width: 40em){.reveal-modal.medium{left:0;margin:0 auto;max-width:75rem;right:0;width:60%}}@media only screen and (min-width: 40em){.reveal-modal.large{left:0;margin:0 auto;max-width:75rem;right:0;width:70%}}@media only screen and (min-width: 40em){.reveal-modal.xlarge{left:0;margin:0 auto;max-width:75rem;right:0;width:95%}}.reveal-modal.full{height:100vh;height:100%;left:0;margin-left:0 !important;max-width:none !important;min-height:100vh;top:0}@media only screen and (min-width: 40em){.reveal-modal.full{left:0;margin:0 auto;max-width:75rem;right:0;width:100%}}.reveal-modal.toback{z-index:1003}.reveal-modal .close-reveal-modal{color:#aaa;cursor:pointer;font-size:2.5rem;font-weight:bold;line-height:1;position:absolute;top:.625rem;right:1.375rem}table{background:#fff;border:solid 1px #ddd;margin-bottom:1.25rem;table-layout:auto}table caption{background:transparent;color:#222;font-size:1rem;font-weight:bold}table thead{background:#f5f5f5}table thead tr th,table thead tr td{color:#222;font-size:.875rem;font-weight:bold;padding:.5rem .625rem .625rem}table tfoot{background:#f5f5f5}table tfoot tr th,table tfoot tr td{color:#222;font-size:.875rem;font-weight:bold;padding:.5rem .625rem .625rem}table tr th,table tr td{color:#222;font-size:.875rem;padding:.5625rem .625rem;text-align:left}table tr.even,table tr.alt,table tr:nth-of-type(even){background:#F9F9F9}table thead tr th,table tfoot tr th,table tfoot tr td,table tbody tr th,table tbody tr td,table tr td{display:table-cell;line-height:1.125rem}.tabs{margin-bottom:0 !important;margin-left:0}.tabs:before,.tabs:after{content:" ";display:table}.tabs:after{clear:both}.tabs dd,.tabs .tab-title{float:left;list-style:none;margin-bottom:0 !important;position:relative}.tabs dd>a,.tabs .tab-title>a{display:block;background-color:#EFEFEF;color:#222;font-family:"NeueHaas","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:1rem;padding:1rem 2rem}.tabs dd>a:hover,.tabs .tab-title>a:hover{background-color:#e1e1e1}.tabs dd.active>a,.tabs .tab-title.active>a{background-color:#fff;color:#222}.tabs.radius dd:first-child a,.tabs.radius .tab:first-child a{-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}.tabs.radius dd:last-child a,.tabs.radius .tab:last-child a{-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}.tabs.vertical dd,.tabs.vertical .tab-title{position:inherit;float:none;display:block;top:auto}.tabs-content{margin-bottom:1.5rem;width:100%}.tabs-content:before,.tabs-content:after{content:" ";display:table}.tabs-content:after{clear:both}.tabs-content>.content{display:none;float:left;padding:.75rem 0;width:100%}.tabs-content>.content.active{display:block;float:none}.tabs-content>.content.contained{padding:.75rem}.tabs-content.vertical{display:block}.tabs-content.vertical>.content{padding:0 .75rem}@media only screen and (min-width: 40em){.tabs.vertical{float:left;margin:0;margin-bottom:1.25rem !important;max-width:20%;width:20%}.tabs-content.vertical{float:left;margin-left:-1px;max-width:80%;padding-left:1rem;width:80%}}.no-js .tabs-content>.content{display:block;float:none}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}.text-justify{text-align:justify !important}@media only screen and (max-width: 39.94em){.small-only-text-left{text-align:left !important}.small-only-text-right{text-align:right !important}.small-only-text-center{text-align:center !important}.small-only-text-justify{text-align:justify !important}}@media only screen{.small-text-left{text-align:left !important}.small-text-right{text-align:right !important}.small-text-center{text-align:center !important}.small-text-justify{text-align:justify !important}}@media only screen and (min-width: 40em) and (max-width: 63.94em){.medium-only-text-left{text-align:left !important}.medium-only-text-right{text-align:right !important}.medium-only-text-center{text-align:center !important}.medium-only-text-justify{text-align:justify !important}}@media only screen and (min-width: 40em){.medium-text-left{text-align:left !important}.medium-text-right{text-align:right !important}.medium-text-center{text-align:center !important}.medium-text-justify{text-align:justify !important}}@media only screen and (min-width: 64em) and (max-width: 90em){.large-only-text-left{text-align:left !important}.large-only-text-right{text-align:right !important}.large-only-text-center{text-align:center !important}.large-only-text-justify{text-align:justify !important}}@media only screen and (min-width: 64em){.large-text-left{text-align:left !important}.large-text-right{text-align:right !important}.large-text-center{text-align:center !important}.large-text-justify{text-align:justify !important}}@media only screen and (min-width: 90.063em) and (max-width: 120em){.xlarge-only-text-left{text-align:left !important}.xlarge-only-text-right{text-align:right !important}.xlarge-only-text-center{text-align:center !important}.xlarge-only-text-justify{text-align:justify !important}}@media only screen and (min-width: 90.063em){.xlarge-text-left{text-align:left !important}.xlarge-text-right{text-align:right !important}.xlarge-text-center{text-align:center !important}.xlarge-text-justify{text-align:justify !important}}@media only screen and (min-width: 120.063em) and (max-width: 99999999em){.xxlarge-only-text-left{text-align:left !important}.xxlarge-only-text-right{text-align:right !important}.xxlarge-only-text-center{text-align:center !important}.xxlarge-only-text-justify{text-align:justify !important}}@media only screen and (min-width: 120.063em){.xxlarge-text-left{text-align:left !important}.xxlarge-text-right{text-align:right !important}.xxlarge-text-center{text-align:center !important}.xxlarge-text-justify{text-align:justify !important}}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}a{color:#008CBA;line-height:inherit;text-decoration:none}a:hover,a:focus{color:#0078a0}a img{border:none}p{font-family:inherit;font-size:1rem;font-weight:normal;line-height:1.5;margin-bottom:1.25rem;text-rendering:optimizeLegibility}p.lead{font-size:1.21875rem;line-height:1.6}p aside{font-size:.875rem;font-style:italic;line-height:1.35}h1,h2,h3,h4,h5,h6{color:#1b1e23;font-family:"NeueHaas","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-weight:900;line-height:1.4;margin-bottom:.5rem;margin-top:.2rem;text-rendering:optimizeLegibility}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{color:#5f6a7c;font-size:60%;line-height:0}h1{font-size:1.5rem}h2{font-size:1.3rem}h3{font-size:1.125rem}h4{font-size:1rem}h5{font-size:.875rem}h6{font-size:.875rem}.subheader{line-height:1.4;color:#5f6a7c;font-weight:normal;margin-top:.2rem;margin-bottom:.5rem}hr{border:solid #ddd;border-width:1px 0 0;clear:both;height:0;margin:1.25rem 0 1.1875rem}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:bold;line-height:inherit}small{font-size:60%;line-height:inherit}code{background-color:#f8f8f8;border-color:#dfdfdf;border-style:solid;border-width:1px;color:#333;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:normal;padding:.125rem .3125rem .0625rem}ul,ol,dl{font-family:inherit;font-size:1rem;line-height:1.5;list-style-position:outside;margin-bottom:1.25rem}ul{margin-left:1.1rem}ul li ul,ul li ol{margin-left:1.25rem;margin-bottom:0}ul.square li ul,ul.circle li ul,ul.disc li ul{list-style:inherit}ul.square{list-style-type:square;margin-left:1.1rem}ul.circle{list-style-type:circle;margin-left:1.1rem}ul.disc{list-style-type:disc;margin-left:1.1rem}ol{margin-left:1.4rem}ol li ul,ol li ol{margin-left:1.25rem;margin-bottom:0}.no-bullet{list-style-type:none;margin-left:0}.no-bullet li ul,.no-bullet li ol{margin-left:1.25rem;margin-bottom:0;list-style:none}dl dt{margin-bottom:.3rem;font-weight:bold}dl dd{margin-bottom:.75rem}abbr,acronym{text-transform:uppercase;font-size:90%;color:#222;cursor:help}abbr{text-transform:none}abbr[title]{border-bottom:1px dotted #ddd}blockquote{margin:0 0 1.25rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #ddd}blockquote cite{display:block;font-size:.8125rem;color:#48505d}blockquote cite:before{content:"\2014 \0020"}blockquote cite a,blockquote cite a:visited{color:#48505d}blockquote,blockquote p{line-height:1.5;color:#5f6a7c}.vcard{display:inline-block;margin:0 0 1.25rem 0;border:1px solid #ddd;padding:.625rem .75rem}.vcard li{margin:0;display:block}.vcard .fn{font-weight:bold;font-size:.9375rem}.vevent .summary{font-weight:bold}.vevent abbr{cursor:default;text-decoration:none;font-weight:bold;border:none;padding:0 .0625rem}@media only screen and (min-width: 40em){h1,h2,h3,h4,h5,h6{line-height:1.4}h1{font-size:2.5rem}h2{font-size:1.75rem}h3{font-size:1.375rem}h4{font-size:1.25rem}h5{font-size:1rem}h6{font-size:.875rem}}@media print{*{background:transparent !important;color:#000 !important;box-shadow:none !important;text-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 #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:.34in}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.off-canvas-wrap{-webkit-backface-visibility:hidden;position:relative;width:100%;overflow:hidden}.off-canvas-wrap.move-right,.off-canvas-wrap.move-left,.off-canvas-wrap.move-bottom,.off-canvas-wrap.move-top{min-height:100%;-webkit-overflow-scrolling:touch}.inner-wrap{position:relative;width:100%;-webkit-transition:-webkit-transform 500ms ease;-moz-transition:-moz-transform 500ms ease;-ms-transition:-ms-transform 500ms ease;-o-transition:-o-transform 500ms ease;transition:transform 500ms ease}.inner-wrap:before,.inner-wrap:after{content:" ";display:table}.inner-wrap:after{clear:both}.tab-bar{-webkit-backface-visibility:hidden;background:#333;color:#fff;height:2.8125rem;line-height:2.8125rem;position:relative}.tab-bar h1,.tab-bar h2,.tab-bar h3,.tab-bar h4,.tab-bar h5,.tab-bar h6{color:#fff;font-weight:bold;line-height:2.8125rem;margin:0}.tab-bar h1,.tab-bar h2,.tab-bar h3,.tab-bar h4{font-size:1rem}.left-small{height:2.8125rem;position:absolute;top:0;width:2.8125rem;border-right:solid 1px #1a1919;left:0}.right-small{height:2.8125rem;position:absolute;top:0;width:2.8125rem;border-left:solid 1px #1a1919;right:0}.tab-bar-section{height:2.8125rem;padding:0 .625rem;position:absolute;text-align:center;top:0}.tab-bar-section.left{text-align:left}.tab-bar-section.right{text-align:right}.tab-bar-section.left{left:0;right:2.8125rem}.tab-bar-section.right{left:2.8125rem;right:0}.tab-bar-section.middle{left:2.8125rem;right:2.8125rem}.tab-bar .menu-icon{color:#fff;display:block;height:2.8125rem;padding:0;position:relative;text-indent:2.1875rem;transform:translate3d(0, 0, 0);width:2.8125rem}.tab-bar .menu-icon span::after{content:"";display:block;height:0;position:absolute;top:50%;margin-top:-.5rem;left:.90625rem;box-shadow:0 0 0 1px #fff,0 7px 0 1px #fff,0 14px 0 1px #fff;width:1rem}.tab-bar .menu-icon span:hover:after{box-shadow:0 0 0 1px #b3b2b2,0 7px 0 1px #b3b2b2,0 14px 0 1px #b3b2b2}.left-off-canvas-menu{-webkit-backface-visibility:hidden;background:#333;bottom:0;box-sizing:content-box;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:hidden;overflow-y:auto;position:absolute;transition:transform 500ms ease 0s;width:15.625rem;z-index:1001;-webkit-transform:translate3d(-100%, 0, 0);-moz-transform:translate3d(-100%, 0, 0);-ms-transform:translate(-100%, 0);-o-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);left:0;top:0}.left-off-canvas-menu *{-webkit-backface-visibility:hidden}.right-off-canvas-menu{-webkit-backface-visibility:hidden;background:#333;bottom:0;box-sizing:content-box;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:hidden;overflow-y:auto;position:absolute;transition:transform 500ms ease 0s;width:15.625rem;z-index:1001;-webkit-transform:translate3d(100%, 0, 0);-moz-transform:translate3d(100%, 0, 0);-ms-transform:translate(100%, 0);-o-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);right:0;top:0}.right-off-canvas-menu *{-webkit-backface-visibility:hidden}.top-off-canvas-menu{-webkit-backface-visibility:hidden;background:#333;bottom:0;box-sizing:content-box;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:hidden;overflow-y:auto;position:absolute;transition:transform 500ms ease 0s;width:15.625rem;z-index:1001;-webkit-transform:translate3d(0, -100%, 0);-moz-transform:translate3d(0, -100%, 0);-ms-transform:translate(0, -100%);-o-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);top:0;width:100%;height:18.75rem}.top-off-canvas-menu *{-webkit-backface-visibility:hidden}.bottom-off-canvas-menu{-webkit-backface-visibility:hidden;background:#333;bottom:0;box-sizing:content-box;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:hidden;overflow-y:auto;position:absolute;transition:transform 500ms ease 0s;width:15.625rem;z-index:1001;-webkit-transform:translate3d(0, 100%, 0);-moz-transform:translate3d(0, 100%, 0);-ms-transform:translate(0, 100%);-o-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);bottom:0;width:100%;height:18.75rem}.bottom-off-canvas-menu *{-webkit-backface-visibility:hidden}ul.off-canvas-list{list-style-type:none;margin:0;padding:0}ul.off-canvas-list li label{background:#444;border-bottom:none;border-top:1px solid #5e5e5e;color:#999;display:block;font-size:.75rem;font-weight:bold;margin:0;padding:0.3rem .9375rem;text-transform:uppercase}ul.off-canvas-list li a{border-bottom:1px solid #262626;color:rgba(255,255,255,0.7);display:block;padding:.6666666667rem;transition:background 300ms ease}ul.off-canvas-list li a:hover{background:#242424}ul.off-canvas-list li a:active{background:#242424}.move-right>.inner-wrap{-webkit-transform:translate3d(15.625rem, 0, 0);-moz-transform:translate3d(15.625rem, 0, 0);-ms-transform:translate(15.625rem, 0);-o-transform:translate3d(15.625rem, 0, 0);transform:translate3d(15.625rem, 0, 0)}.move-right .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);cursor:pointer;transition:background 300ms ease;-webkit-tap-highlight-color:transparent;background:rgba(255,255,255,0.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width: 40em){.move-right .exit-off-canvas:hover{background:rgba(255,255,255,0.05)}}.move-left>.inner-wrap{-webkit-transform:translate3d(-15.625rem, 0, 0);-moz-transform:translate3d(-15.625rem, 0, 0);-ms-transform:translate(-15.625rem, 0);-o-transform:translate3d(-15.625rem, 0, 0);transform:translate3d(-15.625rem, 0, 0)}.move-left .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);cursor:pointer;transition:background 300ms ease;-webkit-tap-highlight-color:transparent;background:rgba(255,255,255,0.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width: 40em){.move-left .exit-off-canvas:hover{background:rgba(255,255,255,0.05)}}.move-top>.inner-wrap{-webkit-transform:translate3d(0, -18.75rem, 0);-moz-transform:translate3d(0, -18.75rem, 0);-ms-transform:translate(0, -18.75rem);-o-transform:translate3d(0, -18.75rem, 0);transform:translate3d(0, -18.75rem, 0)}.move-top .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);cursor:pointer;transition:background 300ms ease;-webkit-tap-highlight-color:transparent;background:rgba(255,255,255,0.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width: 40em){.move-top .exit-off-canvas:hover{background:rgba(255,255,255,0.05)}}.move-bottom>.inner-wrap{-webkit-transform:translate3d(0, 18.75rem, 0);-moz-transform:translate3d(0, 18.75rem, 0);-ms-transform:translate(0, 18.75rem);-o-transform:translate3d(0, 18.75rem, 0);transform:translate3d(0, 18.75rem, 0)}.move-bottom .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);cursor:pointer;transition:background 300ms ease;-webkit-tap-highlight-color:transparent;background:rgba(255,255,255,0.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width: 40em){.move-bottom .exit-off-canvas:hover{background:rgba(255,255,255,0.05)}}.offcanvas-overlap .left-off-canvas-menu,.offcanvas-overlap .right-off-canvas-menu,.offcanvas-overlap .top-off-canvas-menu,.offcanvas-overlap .bottom-off-canvas-menu{-ms-transform:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;z-index:1003}.offcanvas-overlap .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);cursor:pointer;transition:background 300ms ease;-webkit-tap-highlight-color:transparent;background:rgba(255,255,255,0.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width: 40em){.offcanvas-overlap .exit-off-canvas:hover{background:rgba(255,255,255,0.05)}}.offcanvas-overlap-left .right-off-canvas-menu{-ms-transform:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;z-index:1003}.offcanvas-overlap-left .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);cursor:pointer;transition:background 300ms ease;-webkit-tap-highlight-color:transparent;background:rgba(255,255,255,0.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width: 40em){.offcanvas-overlap-left .exit-off-canvas:hover{background:rgba(255,255,255,0.05)}}.offcanvas-overlap-right .left-off-canvas-menu{-ms-transform:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;z-index:1003}.offcanvas-overlap-right .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);cursor:pointer;transition:background 300ms ease;-webkit-tap-highlight-color:transparent;background:rgba(255,255,255,0.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width: 40em){.offcanvas-overlap-right .exit-off-canvas:hover{background:rgba(255,255,255,0.05)}}.offcanvas-overlap-top .bottom-off-canvas-menu{-ms-transform:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;z-index:1003}.offcanvas-overlap-top .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);cursor:pointer;transition:background 300ms ease;-webkit-tap-highlight-color:transparent;background:rgba(255,255,255,0.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width: 40em){.offcanvas-overlap-top .exit-off-canvas:hover{background:rgba(255,255,255,0.05)}}.offcanvas-overlap-bottom .top-off-canvas-menu{-ms-transform:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;z-index:1003}.offcanvas-overlap-bottom .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);cursor:pointer;transition:background 300ms ease;-webkit-tap-highlight-color:transparent;background:rgba(255,255,255,0.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width: 40em){.offcanvas-overlap-bottom .exit-off-canvas:hover{background:rgba(255,255,255,0.05)}}.no-csstransforms .left-off-canvas-menu{left:-15.625rem}.no-csstransforms .right-off-canvas-menu{right:-15.625rem}.no-csstransforms .top-off-canvas-menu{top:-18.75rem}.no-csstransforms .bottom-off-canvas-menu{bottom:-18.75rem}.no-csstransforms .move-left>.inner-wrap{right:15.625rem}.no-csstransforms .move-right>.inner-wrap{left:15.625rem}.no-csstransforms .move-top>.inner-wrap{right:18.75rem}.no-csstransforms .move-bottom>.inner-wrap{left:18.75rem}.left-submenu{-webkit-backface-visibility:hidden;-webkit-overflow-scrolling:touch;background:#333;bottom:0;box-sizing:content-box;margin:0;overflow-x:hidden;overflow-y:auto;position:absolute;top:0;width:15.625rem;height:18.75rem;z-index:1002;-webkit-transform:translate3d(-100%, 0, 0);-moz-transform:translate3d(-100%, 0, 0);-ms-transform:translate(-100%, 0);-o-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);left:0;-webkit-transition:-webkit-transform 500ms ease;-moz-transition:-moz-transform 500ms ease;-ms-transition:-ms-transform 500ms ease;-o-transition:-o-transform 500ms ease;transition:transform 500ms ease}.left-submenu *{-webkit-backface-visibility:hidden}.left-submenu .back>a{background:#444;border-bottom:none;border-top:1px solid #5e5e5e;color:#999;font-weight:bold;padding:0.3rem .9375rem;text-transform:uppercase;margin:0}.left-submenu .back>a:hover{background:#303030;border-bottom:none;border-top:1px solid #5e5e5e}.left-submenu .back>a:before{content:"\AB";margin-right:.5rem;display:inline}.left-submenu.move-right,.left-submenu.offcanvas-overlap-right,.left-submenu.offcanvas-overlap{-webkit-transform:translate3d(0%, 0, 0);-moz-transform:translate3d(0%, 0, 0);-ms-transform:translate(0%, 0);-o-transform:translate3d(0%, 0, 0);transform:translate3d(0%, 0, 0)}.right-submenu{-webkit-backface-visibility:hidden;-webkit-overflow-scrolling:touch;background:#333;bottom:0;box-sizing:content-box;margin:0;overflow-x:hidden;overflow-y:auto;position:absolute;top:0;width:15.625rem;height:18.75rem;z-index:1002;-webkit-transform:translate3d(100%, 0, 0);-moz-transform:translate3d(100%, 0, 0);-ms-transform:translate(100%, 0);-o-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);right:0;-webkit-transition:-webkit-transform 500ms ease;-moz-transition:-moz-transform 500ms ease;-ms-transition:-ms-transform 500ms ease;-o-transition:-o-transform 500ms ease;transition:transform 500ms ease}.right-submenu *{-webkit-backface-visibility:hidden}.right-submenu .back>a{background:#444;border-bottom:none;border-top:1px solid #5e5e5e;color:#999;font-weight:bold;padding:0.3rem .9375rem;text-transform:uppercase;margin:0}.right-submenu .back>a:hover{background:#303030;border-bottom:none;border-top:1px solid #5e5e5e}.right-submenu .back>a:after{content:"\BB";margin-left:.5rem;display:inline}.right-submenu.move-left,.right-submenu.offcanvas-overlap-left,.right-submenu.offcanvas-overlap{-webkit-transform:translate3d(0%, 0, 0);-moz-transform:translate3d(0%, 0, 0);-ms-transform:translate(0%, 0);-o-transform:translate3d(0%, 0, 0);transform:translate3d(0%, 0, 0)}.top-submenu{-webkit-backface-visibility:hidden;-webkit-overflow-scrolling:touch;background:#333;bottom:0;box-sizing:content-box;margin:0;overflow-x:hidden;overflow-y:auto;position:absolute;top:0;width:15.625rem;height:18.75rem;z-index:1002;-webkit-transform:translate3d(0, -100%, 0);-moz-transform:translate3d(0, -100%, 0);-ms-transform:translate(0, -100%);-o-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);top:0;width:100%;-webkit-transition:-webkit-transform 500ms ease;-moz-transition:-moz-transform 500ms ease;-ms-transition:-ms-transform 500ms ease;-o-transition:-o-transform 500ms ease;transition:transform 500ms ease}.top-submenu *{-webkit-backface-visibility:hidden}.top-submenu .back>a{background:#444;border-bottom:none;border-top:1px solid #5e5e5e;color:#999;font-weight:bold;padding:0.3rem .9375rem;text-transform:uppercase;margin:0}.top-submenu .back>a:hover{background:#303030;border-bottom:none;border-top:1px solid #5e5e5e}.top-submenu.move-bottom,.top-submenu.offcanvas-overlap-bottom,.top-submenu.offcanvas-overlap{-webkit-transform:translate3d(0, 0%, 0);-moz-transform:translate3d(0, 0%, 0);-ms-transform:translate(0, 0%);-o-transform:translate3d(0, 0%, 0);transform:translate3d(0, 0%, 0)}.bottom-submenu{-webkit-backface-visibility:hidden;-webkit-overflow-scrolling:touch;background:#333;bottom:0;box-sizing:content-box;margin:0;overflow-x:hidden;overflow-y:auto;position:absolute;top:0;width:15.625rem;height:18.75rem;z-index:1002;-webkit-transform:translate3d(0, 100%, 0);-moz-transform:translate3d(0, 100%, 0);-ms-transform:translate(0, 100%);-o-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);bottom:0;width:100%;-webkit-transition:-webkit-transform 500ms ease;-moz-transition:-moz-transform 500ms ease;-ms-transition:-ms-transform 500ms ease;-o-transition:-o-transform 500ms ease;transition:transform 500ms ease}.bottom-submenu *{-webkit-backface-visibility:hidden}.bottom-submenu .back>a{background:#444;border-bottom:none;border-top:1px solid #5e5e5e;color:#999;font-weight:bold;padding:0.3rem .9375rem;text-transform:uppercase;margin:0}.bottom-submenu .back>a:hover{background:#303030;border-bottom:none;border-top:1px solid #5e5e5e}.bottom-submenu.move-top,.bottom-submenu.offcanvas-overlap-top,.bottom-submenu.offcanvas-overlap{-webkit-transform:translate3d(0, 0%, 0);-moz-transform:translate3d(0, 0%, 0);-ms-transform:translate(0, 0%);-o-transform:translate3d(0, 0%, 0);transform:translate3d(0, 0%, 0)}.left-off-canvas-menu ul.off-canvas-list li.has-submenu>a:after{content:"\BB";margin-left:.5rem;display:inline}.right-off-canvas-menu ul.off-canvas-list li.has-submenu>a:before{content:"\AB";margin-right:.5rem;display:inline}@media only screen{.show-for-small-only,.show-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.hide-for-small-only,.hide-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.visible-for-small-only,.visible-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.hidden-for-small-only,.hidden-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}table.show-for-small-only,table.show-for-small-up,table.show-for-small,table.show-for-small-down,table.hide-for-medium-only,table.hide-for-medium-up,table.hide-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.show-for-small-only,thead.show-for-small-up,thead.show-for-small,thead.show-for-small-down,thead.hide-for-medium-only,thead.hide-for-medium-up,thead.hide-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.show-for-small-only,tbody.show-for-small-up,tbody.show-for-small,tbody.show-for-small-down,tbody.hide-for-medium-only,tbody.hide-for-medium-up,tbody.hide-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.show-for-small-only,tr.show-for-small-up,tr.show-for-small,tr.show-for-small-down,tr.hide-for-medium-only,tr.hide-for-medium-up,tr.hide-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row}th.show-for-small-only,td.show-for-small-only,th.show-for-small-up,td.show-for-small-up,th.show-for-small,td.show-for-small,th.show-for-small-down,td.show-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.hide-for-medium-up,td.hide-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}@media only screen and (min-width: 40em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.show-for-medium-only,table.show-for-medium-up,table.show-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.show-for-medium-only,thead.show-for-medium-up,thead.show-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.show-for-medium-only,tbody.show-for-medium-up,tbody.show-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.show-for-medium-only,tr.show-for-medium-up,tr.show-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.show-for-medium-only,td.show-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.show-for-medium,td.show-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}@media only screen and (min-width: 64em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.show-for-large-only,table.show-for-large-up,table.show-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.show-for-large-only,thead.show-for-large-up,thead.show-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.show-for-large-only,tbody.show-for-large-up,tbody.show-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.show-for-large-only,tr.show-for-large-up,tr.show-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.show-for-large-only,td.show-for-large-only,th.show-for-large-up,td.show-for-large-up,th.show-for-large,td.show-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}@media only screen and (min-width: 90.063em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-large-only,.visible-for-large-up,.hidden-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-large-only,.hidden-for-large-up,.visible-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.show-for-xlarge-only,table.show-for-xlarge-up,table.show-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.show-for-xlarge-only,thead.show-for-xlarge-up,thead.show-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.show-for-xlarge-only,tbody.show-for-xlarge-up,tbody.show-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.show-for-xlarge-only,tr.show-for-xlarge-up,tr.show-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.show-for-xlarge-only,td.show-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.show-for-xlarge,td.show-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}@media only screen and (min-width: 120.063em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.hide-for-xlarge-only,.show-for-xlarge-up,.hide-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.show-for-xlarge-only,.hide-for-xlarge-up,.show-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-large-only,.visible-for-large-up,.hidden-for-large,.hidden-for-large-down,.hidden-for-xlarge-only,.visible-for-xlarge-up,.hidden-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-large-only,.hidden-for-large-up,.visible-for-large,.visible-for-large-down,.visible-for-xlarge-only,.hidden-for-xlarge-up,.visible-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.hide-for-xlarge-only,table.show-for-xlarge-up,table.hide-for-xlarge,table.hide-for-xlarge-down,table.show-for-xxlarge-only,table.show-for-xxlarge-up,table.show-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.hide-for-xlarge-only,thead.show-for-xlarge-up,thead.hide-for-xlarge,thead.hide-for-xlarge-down,thead.show-for-xxlarge-only,thead.show-for-xxlarge-up,thead.show-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.hide-for-xlarge-only,tbody.show-for-xlarge-up,tbody.hide-for-xlarge,tbody.hide-for-xlarge-down,tbody.show-for-xxlarge-only,tbody.show-for-xxlarge-up,tbody.show-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.hide-for-xlarge-only,tr.show-for-xlarge-up,tr.hide-for-xlarge,tr.hide-for-xlarge-down,tr.show-for-xxlarge-only,tr.show-for-xxlarge-up,tr.show-for-xxlarge,tr.show-for-xxlarge-down{display:table-row}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.hide-for-xlarge-down,td.hide-for-xlarge-down,th.show-for-xxlarge-only,td.show-for-xxlarge-only,th.show-for-xxlarge-up,td.show-for-xxlarge-up,th.show-for-xxlarge,td.show-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}.show-for-landscape,.hide-for-portrait{display:inherit !important}.hide-for-landscape,.show-for-portrait{display:none !important}table.hide-for-landscape,table.show-for-portrait{display:table !important}thead.hide-for-landscape,thead.show-for-portrait{display:table-header-group !important}tbody.hide-for-landscape,tbody.show-for-portrait{display:table-row-group !important}tr.hide-for-landscape,tr.show-for-portrait{display:table-row !important}td.hide-for-landscape,td.show-for-portrait,th.hide-for-landscape,th.show-for-portrait{display:table-cell !important}@media only screen and (orientation: landscape){.show-for-landscape,.hide-for-portrait{display:inherit !important}.hide-for-landscape,.show-for-portrait{display:none !important}table.show-for-landscape,table.hide-for-portrait{display:table !important}thead.show-for-landscape,thead.hide-for-portrait{display:table-header-group !important}tbody.show-for-landscape,tbody.hide-for-portrait{display:table-row-group !important}tr.show-for-landscape,tr.hide-for-portrait{display:table-row !important}td.show-for-landscape,td.hide-for-portrait,th.show-for-landscape,th.hide-for-portrait{display:table-cell !important}}@media only screen and (orientation: portrait){.show-for-portrait,.hide-for-landscape{display:inherit !important}.hide-for-portrait,.show-for-landscape{display:none !important}table.show-for-portrait,table.hide-for-landscape{display:table !important}thead.show-for-portrait,thead.hide-for-landscape{display:table-header-group !important}tbody.show-for-portrait,tbody.hide-for-landscape{display:table-row-group !important}tr.show-for-portrait,tr.hide-for-landscape{display:table-row !important}td.show-for-portrait,td.hide-for-landscape,th.show-for-portrait,th.hide-for-landscape{display:table-cell !important}}.show-for-touch{display:none !important}.hide-for-touch{display:inherit !important}.touch .show-for-touch{display:inherit !important}.touch .hide-for-touch{display:none !important}table.hide-for-touch{display:table !important}.touch table.show-for-touch{display:table !important}thead.hide-for-touch{display:table-header-group !important}.touch thead.show-for-touch{display:table-header-group !important}tbody.hide-for-touch{display:table-row-group !important}.touch tbody.show-for-touch{display:table-row-group !important}tr.hide-for-touch{display:table-row !important}.touch tr.show-for-touch{display:table-row !important}td.hide-for-touch{display:table-cell !important}.touch td.show-for-touch{display:table-cell !important}th.hide-for-touch{display:table-cell !important}.touch th.show-for-touch{display:table-cell !important}.show-for-sr{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}.show-on-focus{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}.show-on-focus:focus,.show-on-focus:active{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.print-only,.show-for-print{display:none !important}@media print{.print-only,.show-for-print{display:block !important}.hide-on-print,.hide-for-print{display:none !important}table.show-for-print{display:table !important}thead.show-for-print{display:table-header-group !important}tbody.show-for-print{display:table-row-group !important}tr.show-for-print{display:table-row !important}td.show-for-print{display:table-cell !important}th.show-for-print{display:table-cell !important}}footer{min-width:300px;overflow:hidden}footer .columns>.columns{padding:0}footer .fk-footer-head{position:relative;max-width:none;border-top:8px solid #0C4329;background-color:#116A3E}footer .fk-footer-head .fk-footer-head-area{max-width:75rem;padding:0 0 2rem 0}footer .fk-footer-head .fk-footer-head-area a{color:#ffffff;border-color:#ffffff;font-weight:700;display:inline}footer .fk-footer-head .fk-footer-head-area a:focus{color:#1b1e23;border-color:#1b1e23;outline:none}footer .fk-footer-head .fk-footer-head-area .fk-customer-head{color:#ffffff}footer .fk-footer-head .fk-footer-head-area .fk-customer-head .fk-customer-head-icon{float:left;background-repeat:no-repeat;background-position:50%;display:inline-block;height:62px;width:62px;background-size:contain}footer .fk-footer-head .fk-footer-head-area .fk-customer-head .fk-customer-head-info{margin-left:62px;padding:.25rem 0 0 1rem}footer .fk-footer-head .fk-footer-head-area .fk-customer-head .fk-customer-head-info h1{margin:0}footer .fk-footer-head .fk-footer-head-area .fk-customer-head .fk-customer-head-info .fk-customer-head-txt{display:block;font-size:16px;font-weight:900;margin:0 auto;color:#ffffff}footer .fk-footer-head .fk-footer-head-area .fk-customer-head .fk-customer-head-info .fk-customer-head-nbr{font-size:20px;cursor:text;color:#ECDF8C}footer .fk-footer-head .fk-footer-head-area .fk-customer-head .fk-customer-head-info .fk-customer-head-nbr:focus{color:#1b1e23}footer .fk-footer-head .fk-footer-head-area .fk-week-info{max-width:320px;color:#ffffff;padding-top:.25rem}footer .fk-footer-head .fk-footer-head-area .fk-week-info p{margin-bottom:10px;padding-right:15px}footer .fk-footer-head .fk-footer-head-area .fk-week-info p span{white-space:nowrap}footer .fk-footer-head .fk-footer-head-area .fk-more-contact{max-width:320px;width:100%;color:#ffffff;padding-top:4px}footer .fk-footer-head .fk-footer-head-area .fk-link-info-col .fk-link-info{margin:0 auto;width:100%;max-width:320px;color:#ffffff;padding:.25rem 0 0 0;font-weight:700}footer .fk-footer-head .fk-footer-head-area .fk-link-info-col .fk-link-info hr{border:none;height:23px;padding:0;margin:0}footer .fk-footer-head .fk-footer-head-area .fk-link-info-col .fk-link-info>div{padding-bottom:5px}footer .fk-footer-head .fk-footer-head-area .fk-link-info-col .fk-link-info a{font-weight:700}footer .fk-footer-head .fk-footer-head-area .fk-vision{color:#ffffff;background-image:url(/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/tema/citationstecken.svg);background-repeat:no-repeat;background-size:contain;float:right;margin-top:.25rem;padding:1.5rem 15px 2rem 15px;width:300px}footer .fk-footer-head .fk-footer-head-area .fk-vision p{font-size:20px}footer .fk-footer-head .fk-footer-head-area .fk-logo{text-align:right}footer .fk-footer-head .fk-footer-head-area .fk-logo .fk-logo-link{background:url(/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/tema/fk-logo.svg) 0% 0px no-repeat;background-size:180px;border-style:none;width:180px;height:24px;display:inline-block}footer .fk-footer-head .fk-footer-head-area .fk-logo .fk-logo-link:focus{background-color:inherit;outline:3px solid #fc0}footer .fk-footer-bottom{background-color:#1B1E23;max-width:none}footer .fk-footer-bottom .fk-footer-bottom-area{max-width:75rem;padding:0}footer .fk-footer-bottom .fk-footer-bottom-area .fk-social-media-group{padding:1rem 0;color:#ffffff}footer .fk-footer-bottom .fk-footer-bottom-area .fk-social-media-group p{font-size:12px}footer .fk-footer-bottom .fk-footer-bottom-area .fk-social-media-group a{font-size:12px;text-decoration:none;border:none;color:#ADADAD;font-weight:700;background-size:16px;background-repeat:no-repeat;background-position:0 4px;padding:5px 0px 2px 20px;display:inline-block;margin-left:20px}footer .fk-footer-bottom .fk-footer-bottom-area .fk-social-media-group a:focus{color:#1b1e23}footer .fk-footer-bottom .fk-footer-bottom-area .fk-social-media-group a#fk-facebook{background-image:url(/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/tema/20x20-facebook.png)}footer .fk-footer-bottom .fk-footer-bottom-area .fk-social-media-group a#fk-twitter{background-image:url(/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/tema/20x20-twitter.png)}footer .fk-footer-bottom .fk-footer-bottom-area .fk-social-media-group a#fk-linkedin{background-image:url(/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/tema/20x20-linkedin.png)}footer .fk-footer-bottom .fk-footer-bottom-area .fk-social-media-group a#fk-youtube{background-image:url(/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/tema/20x20-youtube.png)}footer .fk-footer-bottom .fk-footer-bottom-area .fk-social-media-group span{display:inline}@media only screen and (max-width: 39.94em){footer .fk-footer-head .fk-footer-head-area .fk-more-contact{margin:0 auto}footer .fk-footer-head .fk-footer-head-area .fk-week-info{margin:0 auto;padding-top:12px;padding-right:0}footer .fk-footer-head .fk-footer-head-area .fk-vision{float:none;margin:0 auto}footer .fk-footer-head .fk-footer-head-area .fk-logo{text-align:center}footer .fk-footer-head .fk-footer-head-area .fk-customer-head{margin:0 auto;max-width:320px}footer .fk-footer-head .fk-footer-head-area .fk-customer-head .fk-customer-head-icon{float:none;width:100%}footer .fk-footer-head .fk-footer-head-area .fk-customer-head .fk-customer-head-info{margin:0 auto;padding-top:5px;padding-left:0;text-align:center}footer .fk-footer-head .fk-footer-head-area .fk-customer-head .fk-customer-head-nbr{margin:0 auto;width:170px;text-align:center}footer .fk-footer-head .fk-footer-head-area .fk-contact-info-col{background-color:#0F5834;padding:2rem .5rem;border-bottom:1px solid #0C4329}footer .fk-footer-head .fk-footer-head-area .fk-link-info-col .fk-link-info{padding:0;max-width:none}footer .fk-footer-head .fk-footer-head-area .fk-link-info-col .fk-link-info hr{display:none}footer .fk-footer-head .fk-footer-head-area .fk-link-info-col .fk-link-info>div{border-bottom:1px solid #0F5834;padding:0 .5rem}footer .fk-footer-head .fk-footer-head-area .fk-link-info-col .fk-link-info>div>span{line-height:3;margin:0 auto;max-width:320px;display:block}footer .fk-footer-head .fk-footer-head-area .fk-vision-logo-info-col{margin-top:2rem}footer .fk-footer-bottom .fk-footer-bottom-area .fk-social-media-group p{font-size:14px;line-height:2.2;margin:0 auto;width:200px}footer .fk-footer-bottom .fk-footer-bottom-area .fk-social-media-group p span{display:block;padding-bottom:1rem;text-align:center}footer .fk-footer-bottom .fk-footer-bottom-area .fk-social-media-group p a{background-size:20px;margin:0;padding:5px 0px 1rem 26px;width:49%}}@media only screen and (min-width: 40em) and (max-width: 63.94em){footer .fk-footer-head .fk-footer-head-area .fk-week-info,footer .fk-footer-head .fk-footer-head-area .fk-more-contact{padding-left:2rem}footer .fk-footer-head .fk-footer-head-area .fk-contact-info-col{background-color:#0F5834;padding:2rem 0;border-bottom:1px solid #0C4329}footer .fk-footer-head .fk-footer-head-area .fk-link-info-col{padding-top:2rem}footer .fk-footer-head .fk-footer-head-area .fk-link-info-col .fk-link-info{padding:0;max-width:none}footer .fk-footer-head .fk-footer-head-area .fk-vision{margin-top:2rem}footer .fk-footer-bottom .fk-footer-bottom-area{padding:0}footer .fk-footer-bottom .fk-footer-bottom-area .fk-social-media-group{margin-top:0}footer .fk-footer-bottom .fk-footer-bottom-area .fk-social-media-group p{margin:0;font-size:14px}}@media only screen and (min-width: 64em){footer .fk-footer-head .fk-footer-head-area{padding-top:2rem}footer .fk-footer-head .fk-footer-head-area .fk-week-info{padding-top:1.5rem}footer .fk-footer-head .fk-footer-head-area .fk-link-info-col .fk-link-info{padding-left:2rem}footer .fk-footer-bottom .fk-footer-bottom-area .fk-social-media-group p{margin-bottom:0}}label{cursor:default}select{cursor:pointer}input:not([type]),input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="week"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],input[type="color"],textarea{border-radius:4px}@font-face{font-family:"NeueHaas";src:url("/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/fonts/NHaasGroteskTXPro-55Rg.woff") format("woff")}@font-face{font-family:"NeueHaas";src:url("/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/fonts/NHaasGroteskTXPro-65Md.woff") format("woff");font-weight:700}@font-face{font-family:"NeueHaas";src:url("/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/fonts/NHaasGroteskTXPro-75Bd.woff") format("woff");font-weight:900}p>a:not(.button),.fk-fejk-link{color:#434ee4;border-bottom:solid 2px #434ee4;font-weight:700;-webkit-transition:all 150ms ease-in-out;-moz-transition:all 150ms ease-in-out;-ms-transition:all 150ms ease-in-out;-o-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out}p>a:not(.button):hover,.fk-fejk-link:hover{color:#5f68e8;border-bottom:solid 2px #5f68e8;padding-bottom:2px}a.lank-gra{color:#2b2b2b;border-bottom:solid 2px #90a2a2}h1 a,h1 p.fk-fejk-link,h2 a,h2 p.fk-fejk-link,h3 a,h3 p.fk-fejk-link,h4 a,h4 p.fk-fejk-link,h5 a,h5 p.fk-fejk-link,h6 a,h6 p.fk-fejk-link{color:#2b2b2b;line-height:1.3em;transition:padding 200ms ease-in-out}h1 a:hover,h1 p.fk-fejk-link:hover,h2 a:hover,h2 p.fk-fejk-link:hover,h3 a:hover,h3 p.fk-fejk-link:hover,h4 a:hover,h4 p.fk-fejk-link:hover,h5 a:hover,h5 p.fk-fejk-link:hover,h6 a:hover,h6 p.fk-fejk-link:hover{color:#434ee4;border-bottom:solid 2px #434ee4;padding-bottom:2px}h1{background-repeat:no-repeat}h1 a{border-bottom:solid 5px #99a2a2}h1 a:hover,h1 p.fk-fejk-link:hover{border-bottom:solid 5px #434ee4}h1[tabindex="-1"]:focus{outline:none}h2 a,h3 a{border-bottom:solid 4px #99a2a2}h2 a:hover,h2 p.fk-fejk-link:hover,h3 a:hover,h3 p.fk-fejk-link:hover{border-bottom:solid 4px #434ee4}h4 a,h5 a,h6 a{border-bottom:solid 3px #99a2a2}h4 a:hover,h4 p.fk-fejk-link:hover,h5 a:hover,h5 p.fk-fejk-link:hover,h6 a:hover,h6 p.fk-fejk-link:hover{border-bottom:solid 3px #434ee4}*+h1,*+h2,*+h3,*+h4,*+h5,*+h6{margin-top:32px}h1+h2{margin-top:16px}h2+h3{margin-top:16px}h3+h4{margin-top:16px}h4+h5{margin-top:16px}h5+h6{margin-top:16px}@media only screen and (max-width: 39.94em){h1 a{border-bottom:solid 4px #99a2a2}h2 a,h3 a{border-bottom:solid 3px #99a2a2}h4 a,h5 a,h6 a{border-bottom:solid 1px #99a2a2}}h1.rubrik-valbar-ikon{background-size:64px;line-height:1.6;padding-left:84px}@media only screen and (max-width: 39.94em){h1.rubrik-valbar-ikon{background-size:38px;padding-left:54px}}::-moz-selection,::selection{background:#b0d0a6}html{overflow-y:scroll}body{background-color:#dce7f1 !important;color:#1b1e23}body>.row,body .row.contentsida{margin-top:16px;margin-bottom:40px;padding:8px 0 4px 0;overflow:hidden}@media only screen and (min-width: 40em){body>.row,body .row.contentsida{margin-top:32px}}@media only screen and (max-width: 39.94em){body>.row,body .row.contentsida{padding-left:0.25em;padding-right:0.25em}}@media only screen and (min-width: 40em){body>.row,body .row.contentsida{padding-left:1em;padding-right:1em}}body .row.contentsida>.wpthemeMainContent,body .row.navigationssida>.wpthemeMainContent,body .row.applikationssida>.wpthemeMainContent{box-shadow:0 1px 4px rgba(0,0,0,0.3);background-color:#fff}body .row.contentsida>.wpthemeMainContent .wpthemeLayoutContainers,body .row.navigationssida>.wpthemeMainContent .wpthemeLayoutContainers,body .row.applikationssida>.wpthemeMainContent .wpthemeLayoutContainers{padding:0 1.5rem 1.5rem 1.5rem}@media only screen and (max-width: 39.94em){body .row.applikationssida>.wpthemeMainContent .wpthemeLayoutContainers{padding:0 1rem 1rem 1rem}}body .wpthemeMainContent{padding:0;background-color:#dce7f1}body>div.disabling-overlay{display:none;width:100%;height:100%;position:fixed;left:0;top:0;z-index:99}body>div.disabling-overlay.darken{background-color:rgba(0,0,0,0.3)}.startsida .wpthemeLayoutContainers h1{margin-top:2rem}.navigationssida .wpthemeLayoutContainers,.contentsida .wpthemeLayoutContainers,.applikationssida .wpthemeLayoutContainers{margin:24px 0 32px 0}@media only screen and (min-width: 40em){.navigationssida .wpthemeLayoutContainers,.contentsida .wpthemeLayoutContainers,.applikationssida .wpthemeLayoutContainers{margin:48px 0 64px 0}.navigationssida .wpthemeLayoutContainers .wpthemeInner,.contentsida .wpthemeLayoutContainers .wpthemeInner,.applikationssida .wpthemeLayoutContainers .wpthemeInner{margin-left:1.5em}}ul.plain-list{margin:0;padding:0}ul.plain-list li{margin:0;padding:0;list-style-type:none}.fritext{margin:0 0 1.5rem 0}.fritext p.ingress{font-size:1.25em}hr.grid-line-break{margin-top:0;display:none}figure{margin:0 0 1.5rem 0}figure div{position:absolute;left:-20000px}.expand{position:relative;margin-left:24px}.expand span.ikon{margin-left:-24px;display:inline-block;top:2px;left:0px;z-index:0;position:absolute;width:16px;height:16px;border-radius:50%;background-color:#52A259;box-shadow:0 1px 1px rgba(0,0,0,0.2)}.expand span.ikon:before{content:" ";display:block;position:absolute;top:3px;left:7px;width:2px;height:10px;background-color:#fff;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}.expand span.ikon:after{content:" ";display:block;position:absolute;top:7px;left:3px;width:10px;height:2px;background-color:#fff}.expand.expanded span.ikon:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}@media only screen and (min-width: 40em){.fritext button,.fritext .button{max-width:45%}.fritext button+button,.fritext button+.button,.fritext .button+button,.fritext .button+.button{margin-left:1em}}@media only screen and (max-width: 39.94em){.invisible-small-only{visibility:hidden}.invisible-small-only+button,.invisible-small-only+.button{margin-left:1em}}.no-speak{speak:none}.debug{display:none;position:absolute;top:0px;left:0px;width:100%;height:1px;background-color:#F00}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}button:focus,a.button:focus,img:focus,select:focus,textarea:focus,input[type='submit']:focus,input[type='text']:focus,input[type='email']:focus,input[type='tel']:focus,input[type='image']:focus,input[type='search']:focus{outline:3px solid #fc0}a:not(.fk-textbanner-link):focus,.fk-link:not(.fk-textbanner-link):focus{background-color:#fc0}a.banner-bild-lank:focus img,.fk-link.banner-bild-lank:focus img{outline:3px solid #fc0}.edit-mode .utb-pull-container{position:absolute;width:0%}.fk-admin-edit{background-color:#424142;color:#fff;font-weight:400}.fk-admin-edit span{padding:0em 1.6em 0em 1em}.fk-admin-edit a{display:inline-block;color:#fff;background-color:#92c222;padding:.7em;border:1px solid #424142}.fk-admin-edit a:hover{background-color:#b8e355;border-color:#b8e355;color:#fff}header.site-wide{position:relative;background-color:#116a3e;border-bottom:solid 1px #A2A2A2;box-shadow:0px -2px 0px 0px #0c7340,-2px 0px 0px 0px #0c7340,2px 0px 0px 0px #0c7340,0px 0px 2px 0px rgba(0,0,0,0.5)}header.site-wide #printheader{display:none}header.site-wide .wrapper{overflow:hidden}header.site-wide .wrapper.displaySearchField .actions-container #search{background-color:#0E5532}header.site-wide .wrapper.displaySearchField .actions-container #search img.search-menu-icon-white{width:22px;opacity:0}header.site-wide .wrapper.displaySearchField .actions-container #search img.search-menu-icon-white-close{opacity:1}header.site-wide .wrapper.displaySearchField .actions-container #authentication{border-bottom:solid 1px #00311B}header.site-wide .wrapper.displaySearchField .actions-container #navigation{border-bottom:solid 1px #00311B}header.site-wide .wrapper.displaySearchField .search-container{height:74px}header.site-wide .wrapper .logo-container{position:relative;width:100%;height:56px;padding:17px 0 17px 1rem;box-shadow:0px 1px 4px rgba(0,0,0,0.4);z-index:1}header.site-wide .wrapper .logo-container a{display:inline-block;width:206px;height:27px;background:url("/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/tema/fk-logo.svg") no-repeat;background-size:100%;background-position-y:50%}header.site-wide .wrapper .logo-container a span{position:absolute;left:-2000px}header.site-wide .wrapper .actions-container{width:100%;background-color:#0D462B}header.site-wide .wrapper .actions-container label{position:absolute;margin-left:-20000px}header.site-wide .wrapper .actions-container a span{font-size:14px;color:#fff;font-weight:700}header.site-wide .wrapper .actions-container #search{position:relative;float:left;width:33%;border-right:solid 1px #00311B;text-align:center}header.site-wide .wrapper .actions-container #search>button{display:inline-block;width:100%}header.site-wide .wrapper .actions-container #search>button span{position:relative;left:-12px}header.site-wide .wrapper .actions-container #search:hover{background-color:#0E5532}header.site-wide .wrapper .actions-container #search input{display:none}header.site-wide .wrapper .actions-container #search img{-webkit-transition:all 350ms ease-in-out;-moz-transition:all 350ms ease-in-out;-ms-transition:all 350ms ease-in-out;-o-transition:all 350ms ease-in-out;transition:all 350ms ease-in-out;transition:margin 0ms}header.site-wide .wrapper .actions-container #search img.search-menu-icon-white{position:relative;left:12px;width:22px;margin:14px 0;opacity:1}header.site-wide .wrapper .actions-container #search img.search-menu-icon-white.large-menu-only{display:none}header.site-wide .wrapper .actions-container #search img.search-menu-icon-white-close{position:relative;left:-14px;width:18px;margin:15px 0px 15px 0;opacity:0}header.site-wide .wrapper .actions-container #authentication{float:left;width:34%;border-right:solid 1px #00311B;text-align:center}header.site-wide .wrapper .actions-container #authentication:hover{background-color:#0E5532}header.site-wide .wrapper .actions-container #authentication img{width:20px;margin:13px 0 16px 0}header.site-wide .wrapper .actions-container #navigation{float:left;width:33%;text-align:center}header.site-wide .wrapper .actions-container #navigation:hover{background-color:#0E5532}header.site-wide .wrapper .actions-container #navigation img{width:19px;margin:15px 4px 15px 0}header.site-wide .wrapper .search-container{position:relative;display:block;height:0px;background-color:#0E5532;-webkit-transition:height 350ms ease-in-out;-moz-transition:height 350ms ease-in-out;-ms-transition:height 350ms ease-in-out;-o-transition:height 350ms ease-in-out;transition:height 350ms ease-in-out}header.site-wide .wrapper .search-container .predictive{border-radius:2px;box-shadow:0 1px 2px 2px rgba(0,0,0,0.3);margin:1rem}header.site-wide .wrapper .search-container .predictive input{border-radius:2px;height:40px}header.site-wide .wrapper .search-container .predictive input::-webkit-input-placeholder{color:rgba(0,0,0,0.4) !important}header.site-wide .wrapper .search-container .predictive input:-moz-placeholder{color:rgba(0,0,0,0.4) !important}header.site-wide .wrapper .search-container .predictive input::-moz-placeholder{color:rgba(0,0,0,0.4) !important}header.site-wide .wrapper .search-container .predictive input:-ms-input-placeholder{color:rgba(0,0,0,0.4) !important}header.site-wide .wrapper .search-container .predictive input:focus{box-shadow:none}header.site-wide .wrapper .search-container .predictive .predictions{top:40px}header.site-wide .wrapper .search-container>a{position:absolute;top:16px;right:16px;width:90px;text-align:center;background-color:#297952;border-radius:0 2px 2px 0}header.site-wide .wrapper .search-container>a:hover,header.site-wide .wrapper .search-container>a:focus{background-color:#34805b}header.site-wide .wrapper .search-container>a:active{background-color:#3f8764}header.site-wide .wrapper .search-container>a img{width:21px;margin:11px 2px 8px 0px}header.site-wide .wrapper .search-container>a span{display:inline-block;margin-top:1px;margin-right:8px;vertical-align:middle;color:#FFF;font-size:14px;font-weight:700}header.site-wide .edge{position:absolute;bottom:0;left:0;height:2px;width:100%;background-color:#A6D0AB}header.site-wide a:focus{background-color:inherit;outline:3px solid #fc0}@media screen and (min-width: 890px){header.site-wide{height:88px}header.site-wide .wrapper{overflow:visible}header.site-wide .wrapper.displaySearchField .actions-container #search img.search-menu-icon-white{opacity:1}header.site-wide .wrapper.displaySearchField .actions-container #search img.search-menu-icon-white-close{display:none}header.site-wide .wrapper.displaySearchField .actions-container #authentication{border-bottom:0}header.site-wide .wrapper.displaySearchField .actions-container #navigation{border-bottom:0}header.site-wide .wrapper.displaySearchField .search-container{display:none}header.site-wide .wrapper .logo-container{float:left;width:298px;height:auto;padding:0;margin:22px 0 0 16px;box-shadow:none}header.site-wide .wrapper .logo-container a{width:100%;height:42px}header.site-wide .wrapper .actions-container{float:right;width:auto;border:0;margin:20px 16px 0 0;background-color:transparent}header.site-wide .wrapper .actions-container a span,header.site-wide .wrapper .actions-container button span{font-size:16px;vertical-align:middle}header.site-wide .wrapper .actions-container #search{position:relative;width:auto;height:44px;text-align:inherit;border-bottom:0;border-right:0;margin-right:24px;background-color:#297952;padding-right:14px;border-radius:2px;box-shadow:0 1px 2px 1px rgba(0,0,0,0.3);padding-right:75px}header.site-wide .wrapper .actions-container #search .predictive input{display:block;width:175px;height:44px;border-radius:2px}header.site-wide .wrapper .actions-container #search .predictive input::-webkit-input-placeholder{color:rgba(0,0,0,0.4) !important}header.site-wide .wrapper .actions-container #search .predictive input:-moz-placeholder{color:rgba(0,0,0,0.4) !important}header.site-wide .wrapper .actions-container #search .predictive input::-moz-placeholder{color:rgba(0,0,0,0.4) !important}header.site-wide .wrapper .actions-container #search .predictive input:-ms-input-placeholder{color:rgba(0,0,0,0.4) !important}header.site-wide .wrapper .actions-container #search .predictive input:focus{box-shadow:none}header.site-wide .wrapper .actions-container #search>button{position:absolute;top:0px;padding:0;min-width:0;right:0px;width:inherit;background-color:#297952;border-radius:0 2px 2px 0}header.site-wide .wrapper .actions-container #search>button:hover,header.site-wide .wrapper .actions-container #search>button:focus{background-color:#34805b}header.site-wide .wrapper .actions-container #search>button:active{background-color:#3f8764}header.site-wide .wrapper .actions-container #search>button img.search-menu-icon-white{position:static;margin:11px 4px 11px 10px;display:inline-block}header.site-wide .wrapper .actions-container #search>button img.search-menu-icon-white.large-menu-only{display:inline}header.site-wide .wrapper .actions-container #search>button img.search-menu-icon-white.small-menu-only{display:none}header.site-wide .wrapper .actions-container #search>button img.search-menu-icon-white-close{display:none}header.site-wide .wrapper .actions-container #search>button span{position:static;padding-right:14px;border-radius:0 2px 2px 0}header.site-wide .wrapper .actions-container #authentication{width:auto;text-align:inherit;border:0;margin-right:24px;background-color:#297952;padding-right:14px;border-radius:2px;box-shadow:0 1px 2px 1px rgba(0,0,0,0.3)}header.site-wide .wrapper .actions-container #authentication:hover,header.site-wide .wrapper .actions-container #authentication:focus{background-color:#34805b}header.site-wide .wrapper .actions-container #authentication:active{background-color:#3f8764}header.site-wide .wrapper .actions-container #authentication img{width:18px;margin:13px 8px 13px 14px}header.site-wide .wrapper .actions-container #navigation{width:auto;text-align:inherit;background-color:#297952;padding-right:14px;border-radius:2px;box-shadow:0 1px 2px 1px rgba(0,0,0,0.3)}header.site-wide .wrapper .actions-container #navigation:hover,header.site-wide .wrapper .actions-container #navigation:focus{background-color:#34805b}header.site-wide .wrapper .actions-container #navigation:active{background-color:#3f8764}header.site-wide .wrapper .actions-container #navigation img{margin:14px 8px 11px 14px}header.site-wide .wrapper .search-container{display:none}header.site-wide .edge{height:4px}}#search .search-menu-icon{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:color 0s ease-in;transition:none;width:100%;min-width:100%;padding:0;margin:0;border:0;box-shadow:none;background-color:transparent}#search-small{position:absolute;top:16px;right:16px;width:90px;padding:0;margin:0;border:0;min-width:auto;text-align:center;background-color:#297952;box-shadow:none;border-radius:0 2px 2px 0}#search-small:hover,#search-small:focus{background-color:#34805b}#search-small:active{background-color:#3f8764}#search-small img{width:21px;margin:11px 2px 8px 0px}#search-small span{display:inline-block;margin-top:1px;margin-right:8px;vertical-align:middle;color:#FFF;font-size:14px;font-weight:700}@media screen and (min-width: 1024px){header.site-wide .wrapper .logo-container{width:313px}header.site-wide .wrapper .actions-container #search{padding-right:82px}header.site-wide .wrapper .actions-container #search .predictive input{width:200px}header.site-wide .wrapper .actions-container #search a img.search-menu-icon-white{margin:11px 4px 11px 10px}}.fragor-svar{position:relative;margin:0 0 1.5rem 0;border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,0.25);max-width:720px}.fragor-svar h2{background:url(/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/tema/vanliga-fragor-pratbubblor.svg) no-repeat #438455;color:#fff;border-radius:4px 4px 0 0;padding:1.1rem 1rem 1rem 5rem;margin:0;font-size:22px;background-position:0.5rem 0rem;background-size:4rem}.fragor-svar dl{border:solid 1px #bcbcbc;border-radius:0 0 4px 4px}.fragor-svar dl dd.fraga{border-bottom:solid 1px #bcbcbc}.fragor-svar dl dd.fraga:last-child{border-bottom:none;border-radius:0 0 4px 4px}.fragor-svar dl dd.fraga:last-child a{border-radius:0 0 4px 4px}.fragor-svar dl dd.fraga:last-child div{border-radius:0 0 4px 4px}.fragor-svar dl dd.fraga.active:last-child a{border-radius:0}.fragor-svar dl dd.fraga.active>a{border-bottom:solid 1px #bcbcbc;background:#ffeecc}.fragor-svar dl dd.fraga.active>a .fraga-ikon .ikon{background-color:#438455}.fragor-svar dl dd.fraga.active>a .fraga-ikon .ikon:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fragor-svar dl dd.fraga>a{background:#f5f5f5;position:relative}.fragor-svar dl dd.fraga>a:focus{outline:3px solid #fc0}.fragor-svar dl dd.fraga>a:hover{background:#ffeecc}.fragor-svar dl dd.fraga>a>.fraga-text{font-weight:700;padding-right:3em;word-wrap:break-word}.fragor-svar dl dd.fraga>a .fraga-ikon{position:absolute;top:calc(50% - 8px);right:24px}.fragor-svar dl dd.fraga>a .fraga-ikon .ikon{display:block;position:relative;width:16px;height:16px;border-radius:50%;background-color:#49A15E;box-shadow:0 1px 1px rgba(0,0,0,0.2);transition:background-color 500ms ease}.fragor-svar dl dd.fraga>a .fraga-ikon .ikon:before{transition:transform 500ms ease;content:" ";display:block;position:absolute;top:3px;left:7px;width:2px;height:10px;background-color:#fff}.fragor-svar dl dd.fraga>a .fraga-ikon .ikon:after{content:" ";display:block;position:absolute;top:7px;left:3px;width:10px;height:2px;background-color:#fff}.fragor-svar dl dd.fraga>div.content{background:#fff;padding:1rem 3em 1rem 1rem;word-wrap:break-word;box-shadow:inset 0px 1px 1px rgba(0,0,0,0.2)}@media only screen and (max-width: 39.94em){.fragor-svar dl dd.fraga>div.content{padding:1rem}}.fragor-svar dl dd.fraga>div.content.active{background:#fff}.is-medium .fragor-svar dl dd.fraga.active>a:hover .fraga-ikon,.is-large .fragor-svar dl dd.fraga.active>a:hover .fraga-ikon,.is-xlarge .fragor-svar dl dd.fraga.active>a:hover .fraga-ikon{top:calc(50% - 14px);right:22px}.is-medium .fragor-svar dl dd.fraga.active>a:hover .fraga-ikon .ikon,.is-large .fragor-svar dl dd.fraga.active>a:hover .fraga-ikon .ikon,.is-xlarge .fragor-svar dl dd.fraga.active>a:hover .fraga-ikon .ikon{width:28px;height:28px}.is-medium .fragor-svar dl dd.fraga.active>a:hover .fraga-ikon .ikon:before,.is-large .fragor-svar dl dd.fraga.active>a:hover .fraga-ikon .ikon:before,.is-xlarge .fragor-svar dl dd.fraga.active>a:hover .fraga-ikon .ikon:before{top:6px;left:13px;width:2px;height:16px}.is-medium .fragor-svar dl dd.fraga.active>a:hover .fraga-ikon .ikon:after,.is-large .fragor-svar dl dd.fraga.active>a:hover .fraga-ikon .ikon:after,.is-xlarge .fragor-svar dl dd.fraga.active>a:hover .fraga-ikon .ikon:after{top:13px;left:6px;width:16px;height:2px}.is-medium .fragor-svar dl dd.fraga.active>a:active .fraga-ikon,.is-large .fragor-svar dl dd.fraga.active>a:active .fraga-ikon,.is-xlarge .fragor-svar dl dd.fraga.active>a:active .fraga-ikon{top:calc(50% - 10px);right:25px}.is-medium .fragor-svar dl dd.fraga.active>a:active .fraga-ikon .ikon,.is-large .fragor-svar dl dd.fraga.active>a:active .fraga-ikon .ikon,.is-xlarge .fragor-svar dl dd.fraga.active>a:active .fraga-ikon .ikon{width:22px;height:22px}.is-medium .fragor-svar dl dd.fraga.active>a:active .fraga-ikon .ikon:before,.is-large .fragor-svar dl dd.fraga.active>a:active .fraga-ikon .ikon:before,.is-xlarge .fragor-svar dl dd.fraga.active>a:active .fraga-ikon .ikon:before{top:3px;left:10px;width:2px;height:16px}.is-medium .fragor-svar dl dd.fraga.active>a:active .fraga-ikon .ikon:after,.is-large .fragor-svar dl dd.fraga.active>a:active .fraga-ikon .ikon:after,.is-xlarge .fragor-svar dl dd.fraga.active>a:active .fraga-ikon .ikon:after{top:10px;left:3px;width:16px;height:2px}.is-medium .fragor-svar dl dd.fraga.active>a .fraga-ikon,.is-large .fragor-svar dl dd.fraga.active>a .fraga-ikon,.is-xlarge .fragor-svar dl dd.fraga.active>a .fraga-ikon{top:calc(50% - 12px);right:24px}.is-medium .fragor-svar dl dd.fraga>a:hover .fraga-ikon,.is-large .fragor-svar dl dd.fraga>a:hover .fraga-ikon,.is-xlarge .fragor-svar dl dd.fraga>a:hover .fraga-ikon{top:calc(50% - 14px);right:22px}.is-medium .fragor-svar dl dd.fraga>a:hover .fraga-ikon .ikon,.is-large .fragor-svar dl dd.fraga>a:hover .fraga-ikon .ikon,.is-xlarge .fragor-svar dl dd.fraga>a:hover .fraga-ikon .ikon{width:28px;height:28px}.is-medium .fragor-svar dl dd.fraga>a:hover .fraga-ikon .ikon:before,.is-large .fragor-svar dl dd.fraga>a:hover .fraga-ikon .ikon:before,.is-xlarge .fragor-svar dl dd.fraga>a:hover .fraga-ikon .ikon:before{top:6px;left:13px;width:2px;height:16px}.is-medium .fragor-svar dl dd.fraga>a:hover .fraga-ikon .ikon:after,.is-large .fragor-svar dl dd.fraga>a:hover .fraga-ikon .ikon:after,.is-xlarge .fragor-svar dl dd.fraga>a:hover .fraga-ikon .ikon:after{top:13px;left:6px;width:16px;height:2px}.is-medium .fragor-svar dl dd.fraga>a:active .fraga-ikon,.is-large .fragor-svar dl dd.fraga>a:active .fraga-ikon,.is-xlarge .fragor-svar dl dd.fraga>a:active .fraga-ikon{top:calc(50% - 10px);right:26px}.is-medium .fragor-svar dl dd.fraga>a:active .fraga-ikon .ikon,.is-large .fragor-svar dl dd.fraga>a:active .fraga-ikon .ikon,.is-xlarge .fragor-svar dl dd.fraga>a:active .fraga-ikon .ikon{width:22px;height:22px}.is-medium .fragor-svar dl dd.fraga>a:active .fraga-ikon .ikon:before,.is-large .fragor-svar dl dd.fraga>a:active .fraga-ikon .ikon:before,.is-xlarge .fragor-svar dl dd.fraga>a:active .fraga-ikon .ikon:before{top:3px;left:10px;width:2px;height:16px}.is-medium .fragor-svar dl dd.fraga>a:active .fraga-ikon .ikon:after,.is-large .fragor-svar dl dd.fraga>a:active .fraga-ikon .ikon:after,.is-xlarge .fragor-svar dl dd.fraga>a:active .fraga-ikon .ikon:after{top:10px;left:3px;width:16px;height:2px}.is-medium .fragor-svar dl dd.fraga>a .fraga-ikon,.is-large .fragor-svar dl dd.fraga>a .fraga-ikon,.is-xlarge .fragor-svar dl dd.fraga>a .fraga-ikon{top:calc(50% - 12px)}.is-medium .fragor-svar dl dd.fraga>a .fraga-ikon .ikon,.is-large .fragor-svar dl dd.fraga>a .fraga-ikon .ikon,.is-xlarge .fragor-svar dl dd.fraga>a .fraga-ikon .ikon{width:24px;height:24px}.is-medium .fragor-svar dl dd.fraga>a .fraga-ikon .ikon:before,.is-large .fragor-svar dl dd.fraga>a .fraga-ikon .ikon:before,.is-xlarge .fragor-svar dl dd.fraga>a .fraga-ikon .ikon:before{top:4px;left:11px;width:2px;height:16px}.is-medium .fragor-svar dl dd.fraga>a .fraga-ikon .ikon:after,.is-large .fragor-svar dl dd.fraga>a .fraga-ikon .ikon:after,.is-xlarge .fragor-svar dl dd.fraga>a .fraga-ikon .ikon:after{top:11px;left:4px;width:16px;height:2px}.startbox{margin:0 0 1.5rem 0}.startbox h2{display:inline-block;width:100%;margin-top:0}.startbox h2 span{display:inline-block;vertical-align:middle;line-height:normal;width:100%;margin-top:-6px}.startbox h2 a{color:#1b1e23;border-bottom:solid 2px #99a2a2}.startbox h2 a:hover{color:#2647c0;border-bottom:solid 2px #2647c0}.startbox .content{margin:0}@media only screen and (max-width: 39.94em){.startbox .content{height:auto !important}}.startbox .content p{margin:0;font-size:0.875rem}.startbox.standard{padding:16px 0;box-shadow:0 1px 4px rgba(0,0,0,0.3);background-color:#fff}.startbox.standard h2{font-size:1.1rem;padding-left:48px;height:40px;line-height:40px}.startbox.standard .content{padding:0 1rem}.startbox.standard h2{background-repeat:no-repeat;background-size:40px}.startbox.standard .content{border-left:#49a15e solid 2px}.startbox.foralder{padding:16px 0;box-shadow:0 1px 4px rgba(0,0,0,0.3);background-color:#fff}.startbox.foralder h2{font-size:1.1rem;padding-left:48px;height:40px;line-height:40px}.startbox.foralder .content{padding:0 1rem}.startbox.foralder h2{background:url(/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/tema/foralder.svg) no-repeat;background-size:40px}.startbox.foralder .content{border-left:#fc0 solid 2px}.startbox.sjuk{padding:16px 0;box-shadow:0 1px 4px rgba(0,0,0,0.3);background-color:#fff}.startbox.sjuk h2{font-size:1.1rem;padding-left:48px;height:40px;line-height:40px}.startbox.sjuk .content{padding:0 1rem}.startbox.sjuk h2{background:url(/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/tema/sjuk.svg) no-repeat;background-size:40px}.startbox.sjuk .content{border-left:#0098d1 solid 2px}.startbox.arbetssokande{padding:16px 0;box-shadow:0 1px 4px rgba(0,0,0,0.3);background-color:#fff}.startbox.arbetssokande h2{font-size:1.1rem;padding-left:48px;height:40px;line-height:40px}.startbox.arbetssokande .content{padding:0 1rem}.startbox.arbetssokande h2{background:url(/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/tema/arbetssokande.svg) no-repeat;background-size:40px}.startbox.arbetssokande .content{border-left:#f78d2d solid 2px}.startbox.funktionsnedsattning{padding:16px 0;box-shadow:0 1px 4px rgba(0,0,0,0.3);background-color:#fff}.startbox.funktionsnedsattning h2{font-size:1.1rem;padding-left:48px;height:40px;line-height:40px}.startbox.funktionsnedsattning .content{padding:0 1rem}.startbox.funktionsnedsattning h2{background:url(/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/tema/funktionsnedsattning.svg) no-repeat;background-size:40px}.startbox.funktionsnedsattning .content{border-left:#e96091 solid 2px}@media only screen and (min-width: 40em){.startbox h2{font-size:1.3em !important}.startbox .content p{font-size:1em}.startbox.standard{background-repeat:no-repeat}.startbox.standard h2{background-size:56px;padding-left:76px;height:56px;line-height:56px}.startbox.foralder h2{background-size:56px;padding-left:76px;height:56px;line-height:56px}.startbox.sjuk h2{background-size:56px;padding-left:76px;height:56px;line-height:56px}.startbox.arbetssokande h2{background-size:56px;padding-left:76px;height:56px;line-height:56px}.startbox.funktionsnedsattning h2{background-size:56px;padding-left:76px;height:56px;line-height:56px}}@media only screen and (min-width: 64em){.startbox h2{font-size:1.75em !important}}*+.fk-expandable-text.fk-exptxt-h2{margin-top:32px !important}*+.fk-expandable-text.fk-exptxt-h3{margin-top:24px !important}*+.fk-expandable-text.fk-exptxt-h4{margin-top:20px !important}.fk-expandable-text+*{margin-top:3rem}.fk-expandable-text+.ingress{margin-top:2rem}.fk-expandable-text+.fk-expandable-text{margin-top:0px !important}.fk-expandable-text{padding:0;margin:0}.fk-expandable-text.fk-exptxt-h2{margin-bottom:15px !important}.fk-expandable-text.fk-exptxt-h2>.fk-expand-text>.ikon{top:11px}.fk-expandable-text.fk-exptxt-h3{margin-bottom:11px !important}.fk-expandable-text.fk-exptxt-h3>.fk-expand-text>.ikon{top:6px}.fk-expandable-text.fk-exptxt-h4{margin-bottom:-2px !important}.fk-expandable-text.fk-exptxt-h4>.fk-expand-text>.ikon{top:5px}@media only screen and (max-width: 39.94em){.fk-expandable-text.fk-exptxt-h2>.fk-expand-text>.ikon{top:6px}.fk-expandable-text.fk-exptxt-h3>.fk-expand-text>.ikon{top:4px}.fk-expandable-text.fk-exptxt-h4>.fk-expand-text>.ikon{top:3px}}.fk-expandable-text>.fk-expand-text{z-index:1;position:relative;margin-bottom:10px;width:100%}.fk-expandable-text>.fk-expand-text h2,.fk-expandable-text>.fk-expand-text h3,.fk-expandable-text>.fk-expand-text h4{width:100%}.fk-expandable-text>.fk-expand-text a{position:relative;padding-left:26px !important;margin-top:0px !important;margin-bottom:0px !important;border:0 !important;padding-bottom:0 !important;display:inline-block;width:100%}.fk-expandable-text>.fk-expand-text a:hover{color:#000000}.fk-expandable-text>.fk-expand-text a:selected{color:#000000}.fk-expandable-text>.fk-expand-text a:focus{background:inherit;color:#000000;outline:3px solid #fc0}.fk-expandable-text>.fk-expand-text>.ikon{cursor:pointer;top:4px;left:0px;z-index:0;position:absolute;width:16px;height:16px;border-radius:50%;background-color:#52A259;box-shadow:0 1px 1px rgba(0,0,0,0.2)}.fk-expandable-text>.fk-expand-text>.ikon:before{content:" ";display:block;position:absolute;top:3px;left:7px;width:2px;height:10px;background-color:#fff;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}.fk-expandable-text>.fk-expand-text>.ikon:after{content:" ";display:block;position:absolute;top:7px;left:3px;width:10px;height:2px;background-color:#fff}.fk-expandable-text>.fk-expand-text.fk-teckenspraksfilm{margin-top:.5rem}.fk-expandable-text>.fk-expand-text.fk-teckenspraksfilm a{color:#1b1e23;font-weight:bold;padding-left:45px !important}.fk-expandable-text>.fk-expand-text.fk-teckenspraksfilm a:hover{color:#000000}.fk-expandable-text>.fk-expand-text.fk-teckenspraksfilm>.teckenspraksikon{cursor:pointer;top:0px;left:26px;z-index:0;position:absolute;width:16px;height:21px;background:url("/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/tema/hander_teckensprak.svg") no-repeat}.fk-expandable-text .fk-teckenspraksfilm+.fk-exp-info{padding-top:1rem}.fk-expandable-text .fk-teckenspraksfilm+.fk-exp-info .fk-video{margin-top:0rem;margin-bottom:1.5rem}.fk-expandable-text>.fk-exp-info{position:relative;display:none;margin-left:26px;margin-top:.5rem}.fk-expandable-text>.fk-exp-info>.fk-xtra-info{margin-bottom:1.5rem}.fk-expandable-text>.fk-exp-info>div.hr{border:0;height:0;border-bottom:2px solid #ddd;margin-bottom:3rem;margin-top:1.5rem}.fk-expandable-text.expanded>.fk-expand-text>.ikon:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.predictive{position:relative}.predictive input{height:44px}.predictive .predictions{text-align:left;background-color:#fff;width:100%;box-shadow:0 1px 4px rgba(0,0,0,0.3),inset 0 2px 2px rgba(0,0,0,0.1);position:absolute;top:44px;left:1px;z-index:99}.predictive .predictions a{color:#222;display:block;word-break:break-word;cursor:pointer;width:100%;padding:1rem 10px 1rem 20px;border-bottom:solid 1px #ccc;font-size:0.875em}.predictive .predictions a:hover{background-color:#ffeecc}.predictive .predictions a.selected{font-weight:bold}.predictive .is-closed{display:none}.predictive .is-open{display:block}@media screen and (min-width: 890px){.predictive .predictions{width:calc(100% + 81px)}}body .link_type{position:absolute;left:-20000px}body .link{position:relative;display:block;margin-bottom:12px}body .link>a{color:#434ee4;border-bottom:solid 2px #434ee4;font-weight:700;-webkit-transition:all 150ms ease-in-out;-moz-transition:all 150ms ease-in-out;-ms-transition:all 150ms ease-in-out;-o-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;margin-left:0 !important}body .link>a:hover{color:#5f68e8;border-bottom:solid 2px #5f68e8;padding-bottom:2px}body .link>a.default{margin-left:-1.5em !important}body .link,body a.pdf,body a.exe,body a.xls,body a.pic,body a.doc,body a.zip,body a.mp3,body a.ppt,body a.film,body a.annat_media{margin-left:1.5em}body a.pdf::before{position:absolute;margin-left:-24px;width:20px;height:25px;background:url("/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/links/pdf.svg") no-repeat;content:" "}body a.exe::before{position:absolute;margin-left:-24px;width:20px;height:25px;background:url("/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/links/exe.svg") no-repeat;content:" "}body a.xls::before{position:absolute;margin-left:-24px;width:20px;height:25px;background:url("/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/links/xls.svg") no-repeat;content:" "}body a.pic::before{position:absolute;margin-left:-24px;width:20px;height:25px;background:url("/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/links/pic.svg") no-repeat;content:" "}body a.doc::before{position:absolute;margin-left:-24px;width:20px;height:25px;background:url("/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/links/doc.svg") no-repeat;content:" "}body a.zip::before{position:absolute;margin-left:-24px;width:20px;height:25px;background:url("/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/links/zip.svg") no-repeat;content:" "}body a.mp3::before{position:absolute;margin-left:-24px;width:20px;height:25px;background:url("/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/links/mp3.svg") no-repeat;content:" "}body a.ppt::before{position:absolute;margin-left:-24px;width:20px;height:25px;background:url("/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/links/ppt.svg") no-repeat;content:" "}body a.film::before{position:absolute;margin-left:-24px;width:20px;height:25px;background:url("/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/links/film.svg") no-repeat;content:" "}body a.annat_media::before{position:absolute;margin-left:-24px;width:20px;height:25px;background:url("/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/links/ovrigt.svg") no-repeat;content:" "}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){body li>a.pdf::before,body p:not(.link)>a.pdf::before{margin-left:-48px !important}}@media screen\0 {body li>a.pdf::before,body p:not(.link)>a.pdf::before{margin-left:-48px !important}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){body li>a.exe::before,body p:not(.link)>a.exe::before{margin-left:-48px !important}}@media screen\0 {body li>a.exe::before,body p:not(.link)>a.exe::before{margin-left:-48px !important}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){body li>a.xls::before,body p:not(.link)>a.xls::before{margin-left:-48px !important}}@media screen\0 {body li>a.xls::before,body p:not(.link)>a.xls::before{margin-left:-48px !important}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){body li>a.pic::before,body p:not(.link)>a.pic::before{margin-left:-48px !important}}@media screen\0 {body li>a.pic::before,body p:not(.link)>a.pic::before{margin-left:-48px !important}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){body li>a.doc::before,body p:not(.link)>a.doc::before{margin-left:-48px !important}}@media screen\0 {body li>a.doc::before,body p:not(.link)>a.doc::before{margin-left:-48px !important}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){body li>a.zip::before,body p:not(.link)>a.zip::before{margin-left:-48px !important}}@media screen\0 {body li>a.zip::before,body p:not(.link)>a.zip::before{margin-left:-48px !important}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){body li>a.mp3::before,body p:not(.link)>a.mp3::before{margin-left:-48px !important}}@media screen\0 {body li>a.mp3::before,body p:not(.link)>a.mp3::before{margin-left:-48px !important}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){body li>a.ppt::before,body p:not(.link)>a.ppt::before{margin-left:-48px !important}}@media screen\0 {body li>a.ppt::before,body p:not(.link)>a.ppt::before{margin-left:-48px !important}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){body li>a.film::before,body p:not(.link)>a.film::before{margin-left:-48px !important}}@media screen\0 {body li>a.film::before,body p:not(.link)>a.film::before{margin-left:-48px !important}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){body li>a.annat_media::before,body p:not(.link)>a.annat_media::before{margin-left:-48px !important}}@media screen\0 {body li>a.annat_media::before,body p:not(.ikon)>a.annat_media::before{margin-left:-48px !important}}body a[target=_blank]{margin-right:23px}body a[target=_blank]:after{position:absolute;width:23px;height:22px;background:url("/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/links/new_window.svg") no-repeat 5px 4px;content:" ";padding-right:23px}button.primar,.button.primar,button.utfor,.button.utfor,.startpunkt{border-radius:4px;font-size:1em;font-weight:700;min-width:196px;padding:1.25em}@media only screen and (max-width: 39.94em){button.primar,.button.primar,button.utfor,.button.utfor,.startpunkt{font-size:.875em;max-width:100%;min-width:112px;padding:1em;width:100%}}button.disabled.primar,.disabled.button.primar,button.disabled.utfor,.disabled.button.utfor,.disabled.startpunkt,button.disabled.primar:hover,.disabled.button.primar:hover,button.disabled.utfor:hover,.disabled.button.utfor:hover,.disabled.startpunkt:hover,button.primar:disabled,.button.primar:disabled,button.utfor:disabled,.button.utfor:disabled,.startpunkt:disabled,button.primar:disabled:hover,.button.primar:disabled:hover,button.utfor:disabled:hover,.button.utfor:disabled:hover,.startpunkt:disabled:hover,button.dimmed.primar,.dimmed.button.primar,button.dimmed.utfor,.dimmed.button.utfor,.dimmed.startpunkt,button.dimmed.primar:hover,.dimmed.button.primar:hover,button.dimmed.utfor:hover,.dimmed.button.utfor:hover,.dimmed.startpunkt:hover{border-style:solid;border-width:0.125em;box-shadow:none;cursor:default;opacity:.7}button.sekundar,.button.sekundar,button.funktion-bla,.button.funktion-bla,button.funktion-svart,.button.funktion-svart{background-color:transparent;border:0;font-size:1em;font-weight:700;min-width:0;position:relative;text-decoration:none}@media only screen and (max-width: 39.94em){button.sekundar,.button.sekundar,button.funktion-bla,.button.funktion-bla,button.funktion-svart,.button.funktion-svart{display:table;margin-left:auto;margin-right:auto;max-width:100%;width:auto}}button.sekundar:hover,.button.sekundar:hover,button.funktion-bla:hover,.button.funktion-bla:hover,button.funktion-svart:hover,.button.funktion-svart:hover{background-color:transparent}button.sekundar:active,.button.sekundar:active,button.funktion-bla:active,.button.funktion-bla:active,button.funktion-svart:active,.button.funktion-svart:active,button.sekundar:focus,.button.sekundar:focus,button.funktion-bla:focus,.button.funktion-bla:focus,button.funktion-svart:focus,.button.funktion-svart:focus{background-color:transparent}button.disabled.sekundar,.disabled.button.sekundar,button.disabled.funktion-bla,.disabled.button.funktion-bla,button.disabled.funktion-svart,.disabled.button.funktion-svart,button.disabled.sekundar:hover,.disabled.button.sekundar:hover,button.disabled.funktion-bla:hover,.disabled.button.funktion-bla:hover,button.disabled.funktion-svart:hover,.disabled.button.funktion-svart:hover,button.sekundar:disabled,.button.sekundar:disabled,button.funktion-bla:disabled,.button.funktion-bla:disabled,button.funktion-svart:disabled,.button.funktion-svart:disabled,button.sekundar:disabled:hover,.button.sekundar:disabled:hover,button.funktion-bla:disabled:hover,.button.funktion-bla:disabled:hover,button.funktion-svart:disabled:hover,.button.funktion-svart:disabled:hover,button.dimmed.sekundar,.dimmed.button.sekundar,button.dimmed.funktion-bla,.dimmed.button.funktion-bla,button.dimmed.funktion-svart,.dimmed.button.funktion-svart,button.dimmed.sekundar:hover,.dimmed.button.sekundar:hover,button.dimmed.funktion-bla:hover,.dimmed.button.funktion-bla:hover,button.dimmed.funktion-svart:hover,.dimmed.button.funktion-svart:hover{cursor:default;opacity:.7;text-decoration:none;transition:none}button.min.sekundar,.min.button.sekundar,button.min.funktion-bla,.min.button.funktion-bla,button.min.funktion-svart,.min.button.funktion-svart{min-width:0}button.sekundar::after,.button.sekundar::after,button.funktion-bla::after,.button.funktion-bla::after,button.funktion-svart::after,.button.funktion-svart::after{border-bottom-style:solid;border-bottom-width:2px;content:'';display:inline-block;position:absolute;transition:all 150ms ease-in-out}button.primar,.button.primar{background-color:#4a52b6;border-color:#007095;box-shadow:0px 1px 2px 1px rgba(0,0,0,0.3);color:#fff}button.primar:hover,.button.primar:hover{background-color:#5c64bd;border-color:#007095;color:#fff}button.primar:active,button.primar:focus,.button.primar:active,.button.primar:focus{background-color:#424aa3;border-color:#007095;box-shadow:none;color:#fff}button.primar.disabled,button.primar.disabled:hover,button.primar:disabled,button.primar:disabled:hover,button.primar.dimmed,button.primar.dimmed:hover,.button.primar.disabled,.button.primar.disabled:hover,.button.primar:disabled,.button.primar:disabled:hover,.button.primar.dimmed,.button.primar.dimmed:hover{background-color:#c6c8e3;border-color:#babeea;color:#fff}button.utfor,.button.utfor{background-color:#f5f6fa;border-color:#007095;box-shadow:0px 1px 3px 0px rgba(0,0,0,0.5);color:#4a52b6}button.utfor:hover,.button.utfor:hover{background-color:#e5e5f5;border-color:#007095;color:#5c64bd}button.utfor:active,button.utfor:focus,.button.utfor:active,.button.utfor:focus{background-color:#dbdcf0;border-color:#007095;box-shadow:none;color:#424aa3}button.utfor.disabled,button.utfor.disabled:hover,button.utfor:disabled,button.utfor:disabled:hover,button.utfor.dimmed,button.utfor.dimmed:hover,.button.utfor.disabled,.button.utfor.disabled:hover,.button.utfor:disabled,.button.utfor:disabled:hover,.button.utfor.dimmed,.button.utfor.dimmed:hover{background-color:#f5f6fa;border-color:#eee;color:#999}button.sekundar,.button.sekundar{color:#2b2b2b;padding:10px}button.sekundar:hover,.button.sekundar:hover{color:#5f68e8}button.sekundar.disabled,button.sekundar.disabled:hover,button.sekundar:disabled,button.sekundar:disabled:hover,button.sekundar.dimmed,button.sekundar.dimmed:hover,.button.sekundar.disabled,.button.sekundar.disabled:hover,.button.sekundar:disabled,.button.sekundar:disabled:hover,.button.sekundar.dimmed,.button.sekundar.dimmed:hover{color:#999}button.sekundar.disabled::after,button.sekundar.disabled:hover::after,button.sekundar:disabled::after,button.sekundar:disabled:hover::after,button.sekundar.dimmed::after,button.sekundar.dimmed:hover::after,.button.sekundar.disabled::after,.button.sekundar.disabled:hover::after,.button.sekundar:disabled::after,.button.sekundar:disabled:hover::after,.button.sekundar.dimmed::after,.button.sekundar.dimmed:hover::after{border-bottom-color:#999}button.sekundar.disabled:hover::after,button.sekundar.disabled:hover:hover::after,button.sekundar:disabled:hover::after,button.sekundar:disabled:hover:hover::after,button.sekundar.dimmed:hover::after,button.sekundar.dimmed:hover:hover::after,.button.sekundar.disabled:hover::after,.button.sekundar.disabled:hover:hover::after,.button.sekundar:disabled:hover::after,.button.sekundar:disabled:hover:hover::after,.button.sekundar.dimmed:hover::after,.button.sekundar.dimmed:hover:hover::after{bottom:calc(10px - 2px)}button.sekundar::after,.button.sekundar::after{border-bottom-color:#99a2a2;bottom:calc(10px - 2px);left:10px;width:calc(100% - 20px)}button.sekundar:hover::after,.button.sekundar:hover::after{border-bottom-color:#5f68e8;bottom:calc(10px - 4px)}@media only screen and (max-width: 39.94em){button.sekundar,.button.sekundar{font-size:.875em}}button.funktion-bla,.button.funktion-bla{color:#434ee4;padding:5px 10px;margin-bottom:0}button.funktion-bla:hover,.button.funktion-bla:hover{color:#5f68e8}button.funktion-bla.disabled,button.funktion-bla.disabled:hover,button.funktion-bla:disabled,button.funktion-bla:disabled:hover,button.funktion-bla.dimmed,button.funktion-bla.dimmed:hover,.button.funktion-bla.disabled,.button.funktion-bla.disabled:hover,.button.funktion-bla:disabled,.button.funktion-bla:disabled:hover,.button.funktion-bla.dimmed,.button.funktion-bla.dimmed:hover{color:#999}button.funktion-bla.disabled::after,button.funktion-bla.disabled:hover::after,button.funktion-bla:disabled::after,button.funktion-bla:disabled:hover::after,button.funktion-bla.dimmed::after,button.funktion-bla.dimmed:hover::after,.button.funktion-bla.disabled::after,.button.funktion-bla.disabled:hover::after,.button.funktion-bla:disabled::after,.button.funktion-bla:disabled:hover::after,.button.funktion-bla.dimmed::after,.button.funktion-bla.dimmed:hover::after{border-bottom-color:#999}button.funktion-bla.disabled:hover::after,button.funktion-bla.disabled:hover:hover::after,button.funktion-bla:disabled:hover::after,button.funktion-bla:disabled:hover:hover::after,button.funktion-bla.dimmed:hover::after,button.funktion-bla.dimmed:hover:hover::after,.button.funktion-bla.disabled:hover::after,.button.funktion-bla.disabled:hover:hover::after,.button.funktion-bla:disabled:hover::after,.button.funktion-bla:disabled:hover:hover::after,.button.funktion-bla.dimmed:hover::after,.button.funktion-bla.dimmed:hover:hover::after{bottom:calc(5px - 2px)}button.funktion-bla::after,.button.funktion-bla::after{border-bottom-color:#434ee4;bottom:calc(5px - 2px);left:10px;width:calc(100% - 20px)}button.funktion-bla:hover::after,.button.funktion-bla:hover::after{border-bottom-color:#5f68e8;bottom:calc(5px - 4px)}button.funktion-svart,.button.funktion-svart{color:#1b1e23;padding:5px 10px;margin-bottom:0}button.funktion-svart:hover,.button.funktion-svart:hover{color:#5f68e8}button.funktion-svart.disabled,button.funktion-svart.disabled:hover,button.funktion-svart:disabled,button.funktion-svart:disabled:hover,button.funktion-svart.dimmed,button.funktion-svart.dimmed:hover,.button.funktion-svart.disabled,.button.funktion-svart.disabled:hover,.button.funktion-svart:disabled,.button.funktion-svart:disabled:hover,.button.funktion-svart.dimmed,.button.funktion-svart.dimmed:hover{color:#999}button.funktion-svart.disabled::after,button.funktion-svart.disabled:hover::after,button.funktion-svart:disabled::after,button.funktion-svart:disabled:hover::after,button.funktion-svart.dimmed::after,button.funktion-svart.dimmed:hover::after,.button.funktion-svart.disabled::after,.button.funktion-svart.disabled:hover::after,.button.funktion-svart:disabled::after,.button.funktion-svart:disabled:hover::after,.button.funktion-svart.dimmed::after,.button.funktion-svart.dimmed:hover::after{border-bottom-color:#999}button.funktion-svart.disabled:hover::after,button.funktion-svart.disabled:hover:hover::after,button.funktion-svart:disabled:hover::after,button.funktion-svart:disabled:hover:hover::after,button.funktion-svart.dimmed:hover::after,button.funktion-svart.dimmed:hover:hover::after,.button.funktion-svart.disabled:hover::after,.button.funktion-svart.disabled:hover:hover::after,.button.funktion-svart:disabled:hover::after,.button.funktion-svart:disabled:hover:hover::after,.button.funktion-svart.dimmed:hover::after,.button.funktion-svart.dimmed:hover:hover::after{bottom:calc(5px - 2px)}button.funktion-svart::after,.button.funktion-svart::after{border-bottom-color:#99a2a2;bottom:calc(5px - 2px);left:10px;width:calc(100% - 20px)}button.funktion-svart:hover::after,.button.funktion-svart:hover::after{border-bottom-color:#5f68e8;bottom:calc(5px - 4px)}button.min,.button.min{font-size:0.875em;min-width:112px;padding:1em}@media only screen and (max-width: 39.94em){button.min,.button.min{font-size:0.75em}}ul.fk-funktionsknappar{margin:0;padding:0}ul.fk-funktionsknappar li{list-style:none}ul.fk-funktionsknappar .funktion{display:inline-block}a.button.disabled,a.button.disabled:hover,a.button:disabled,a.button:disabled:hover{pointer-events:none}button.button-as-link{background-color:transparent;box-shadow:none;color:#1b1e23;padding:0;text-align:left}.breadcrumb-area>div.hr{border:solid #F1F1F1;border-width:2px 0 0;clear:both;margin:0}.breadcrumb-area>ul.breadcrumbs{margin-bottom:-2px;background-color:#fff;border:0;border-radius:0;padding:10px 10px 0 22px}.breadcrumb-area>ul.breadcrumbs>*:before{content:" ";margin:0}.breadcrumb-area>ul.breadcrumbs>*:last-child:after{content:" ";margin:0}.breadcrumb-area>ul.breadcrumbs>*:after{content:"\00a0/";color:#999;margin:0 0 0 0.5rem;position:relative;top:1px;font-size:0.875rem}.breadcrumb-area>ul.breadcrumbs li .node-title{display:inline-block;font-size:0.875rem;font-weight:700;padding-bottom:14px;padding-top:14px;margin-left:0.5rem;color:#1B1E23;text-transform:none;line-height:1}.breadcrumb-area>ul.breadcrumbs li a{color:inherit}.breadcrumb-area>ul.breadcrumbs li a:focus{background-color:#fc0;outline:none}.breadcrumb-area>ul.breadcrumbs li.current .node-title{border-bottom:2px solid;border-color:#52A259;color:#767676;margin-left:0.5rem;font-weight:normal}@media only screen and (max-width: 39.94em){.row.applikationssida>.wpthemeMainContent .breadcrumb-area>ul.breadcrumbs{padding:10px 10px 0 8px}}.fk-image-text figure{margin:0;margin-top:0.5rem}.fk-image-text figure.left{margin-right:2rem}.fk-image-text figure.right{margin-left:2rem}.fk-image-text figure.center{margin:0 auto}.fk-image-text figure>img{width:100%}.fk-image-text figure>figcaption{margin-top:0.5rem;font-size:0.875rem;font-weight:700}a.fk-textbanner-link:focus{outline:none}a.fk-textbanner-link:focus .textbanner{outline:3px solid #fc0}a.fk-textbanner-link[target="_blank"]:after{content:none}a.fk-textbanner-link[target="_blank"]{margin:0}.textbanner{margin:0 0 1.5rem 0;background:#f0ffee;overflow:hidden;position:relative;box-shadow:0 1px 12px rgba(0,0,0,0.4)}.textbanner:hover{box-shadow:0 1px 13px rgba(0,0,0,0.6)}.textbanner.foralder{background:#fffeee}.textbanner.foralder .fk-textbanner-content .wrapper{border-top:solid 8px #f2cd00}.textbanner.sjuk{background:#eeefff}.textbanner.sjuk .fk-textbanner-content .wrapper{border-top:solid 8px #4698cb}.textbanner.arbetssokande{background:#fff5eb}.textbanner.arbetssokande .fk-textbanner-content .wrapper{border-top:solid 8px #f68d2e}.textbanner.funktionsnedsattning{background:#ffecf0}.textbanner.funktionsnedsattning .fk-textbanner-content .wrapper{border-top:solid 8px #e06287}.textbanner.testimonial{background:#fff}.textbanner.testimonial .fk-textbanner-content .wrapper{position:relative;overflow:hidden;min-height:160px;padding-bottom:1.25rem;padding-top:1.25rem;padding-left:1rem;border:0;margin:0}.textbanner.testimonial .fk-textbanner-content .wrapper img{max-width:none;height:100%;float:right}.textbanner.testimonial .fk-textbanner-content .wrapper figure{width:100%;height:100%}.textbanner .fk-textbanner-content{display:block;margin:0}.textbanner .fk-textbanner-content .wrapper{margin:0 1em;padding:24px 0 32px 0;border-top:solid 8px #49a15e}.textbanner .fk-textbanner-content .wrapper.fk-rtl{direction:rtl}.textbanner .fk-textbanner-content .wrapper .fk-textbanner-textblock{max-width:70%}.textbanner .fk-textbanner-content .wrapper .fk-textbanner-textblock .fk-fejk-link{color:#434ee4;border-bottom:solid 2px #434ee4}.textbanner .fk-textbanner-content .wrapper .fk-textbanner-textblock .fk-fejk-link:hover{color:#5f68e8;border-bottom:solid 2px #5f68e8}.textbanner .fk-textbanner-content .wrapper .fk-textbanner-textblock h3,.textbanner .fk-textbanner-content .wrapper .fk-textbanner-textblock h4{position:relative;margin:0 0 24px 0;z-index:10}.textbanner .fk-textbanner-content .wrapper .fk-textbanner-textblock p{position:relative;width:70%;z-index:10}.textbanner .fk-textbanner-content .wrapper .fk-textbanner-textblock p.fk-brod-text{color:#1b1e23}.textbanner .fk-textbanner-content .wrapper .fk-textbanner-textblock p.fk-brod-text.testimonial{position:relative;z-index:10;font-size:1.5em;font-weight:900;width:85%;line-height:1.5rem;margin-bottom:1rem}.textbanner .fk-textbanner-content .wrapper .fk-textbanner-textblock p.fk-fejk-link{display:inline}.textbanner .fk-textbanner-content .wrapper .fk-textbanner-textblock p.testimonial{display:inline-block;border-bottom:0;margin-bottom:0;position:relative;z-index:10}.textbanner .fk-textbanner-content .wrapper figure{position:absolute;margin:0px;right:-1px;bottom:0px;z-index:1}.textbanner .fk-textbanner-content .wrapper figure.fk-rtl{left:-1px;right:auto}figure>a>img{box-shadow:0 1px 16px rgba(0,0,0,0.6)}figure>a>img:hover{box-shadow:0 1px 12px rgba(0,0,0,0.8)}.lanklista{box-shadow:0 1px 4px rgba(0,0,0,0.3);margin:0 0 24px 0;background-color:#ffffff;padding:16px 0}.lanklista .content{padding:0 16px 2px 16px;border-left:solid 2px #49a15e}.lanklista.boxless{box-shadow:none;margin:1.5rem 0;padding:0}.lanklista.boxless .content{padding:0;border:none}.lanklista h2{font-size:1.1rem}.lanklista h2 img{margin-right:9px}.lanklista ul{margin:0;padding:0}.lanklista ul li{margin:0.25em 0 2px 0;padding-bottom:2px;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;-webkit-margin-before:0;list-style-type:none}.lanklista ul li a{color:#1b1e23;border-bottom:solid 2px #99a2a2;font-weight:700;-webkit-transition:all 150ms ease-in-out;-moz-transition:all 150ms ease-in-out;-ms-transition:all 150ms ease-in-out;-o-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out}.lanklista ul li a:hover{color:#5f68e8;border-bottom:solid 2px #5f68e8;padding-bottom:2px}.lanklista.kolumner ul{-moz-column-width:140px;-moz-column-count:2;-moz-column-gap:2;-webkit-column-width:140px;-webkit-column-count:2;-webkit-column-gap:1em;column-width:140px;column-count:2;column-gap:1em}.lanklista .extend-link:focus{outline:none}.lanklista .extend-link:focus div>span{background-color:#fc0}.lanklista .extend-link div{width:100%;text-align:right}.lanklista .extend-link div span{color:#1b1e23;border-bottom:solid 2px #99a2a2;font-weight:700;-webkit-transition:all 150ms ease-in-out;-moz-transition:all 150ms ease-in-out;-ms-transition:all 150ms ease-in-out;-o-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out}.lanklista .extend-link div:hover span{color:#5f68e8;border-bottom:solid 2px #5f68e8;padding-bottom:2px;margin-bottom:0px}@media only screen and (min-width: 40em){.lanklista h2{font-size:1.25rem}}.nyheter_aktuellt_wrapper{margin-top:-24px}.lanklista.nyheter_aktuellt{margin-top:24px;padding:0 0 16px 0}.lanklista.nyheter_aktuellt hr{margin:10px 0}.lanklista.nyheter_aktuellt .content{border-left:0}.lanklista.nyheter_aktuellt .nyheter_aktuellt{padding-top:0}.lanklista.nyheter_aktuellt .nyheter_aktuellt ul li{margin:0;padding-bottom:8px}.lanklista.nyheter_aktuellt>div:nth-of-type(2){padding-top:13px}.lanklista.nyheter_aktuellt .alla_nyheter{font-weight:700;width:100%;display:inline-block;text-align:right;padding-top:14px}.lanklista.nyheter_aktuellt .alla_nyheter span{color:#5f68e8;border-bottom:solid 2px #5f68e8;padding-bottom:0}.lanklista.nyheter_aktuellt .alla_nyheter:hover span{padding-bottom:2px}.lanklista.nyheter_aktuellt .alla_nyheter:focus{background:inherit;outline:none}.lanklista.nyheter_aktuellt .alla_nyheter:focus span{background-color:#fc0}.lanklista.nyheter_aktuellt .datum_nyhet{color:#767676;width:60px;font-weight:900;font-size:0.75em;float:left;padding-top:4px}.lanklista.nyheter_aktuellt .rubrik_nyhet{margin-left:60px}.lanklista.nyheter_aktuellt .rubrik_nyhet,.lanklista.nyheter_aktuellt .internal div{max-height:3.25em;overflow:hidden;padding-bottom:4px}.lanklista.nyheter_aktuellt .nyheter_aktuellt-head{padding:16px;background-color:#f0ffee;border-bottom:1px solid #ddd;box-shadow:0 1px 1px 1px rgba(0,0,0,0.1)}.lanklista.nyheter_aktuellt .nyheter_aktuellt-head h2{background:url(/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/tema/ikon-nyheter.svg) no-repeat;background-size:40px;padding-left:60px;height:40px;line-height:40px;margin-top:0;margin-bottom:0}.lanklista.nyheter_aktuellt .nyheter_aktuellt-head h2 span{display:inline-block;vertical-align:middle;line-height:normal;width:100%;margin-top:-3px}@media only screen and (min-width: 40em){.lanklista.nyheter_aktuellt .lanklista>.content.nyheter_aktuellt-head{height:88px}.lanklista.nyheter_aktuellt .nyheter_aktuellt-head h2{background-size:56px;padding-left:76px;height:56px;line-height:56px}}.relaterade_lankar{box-shadow:0 1px 4px rgba(0,0,0,0.3);margin:0 0 24px 0;background-color:#fcf7e9;padding:16px 0}.relaterade_lankar .content{padding:0 16px 2px 16px;border-left:#49a15e solid 2px}.relaterade_lankar h2{font-size:1.1em;display:inline-block;width:100%;height:40px;line-height:40px;padding-left:40px}.relaterade_lankar h2 span{display:inline-block;vertical-align:middle;line-height:normal;width:100%;margin-top:-10px}.relaterade_lankar h3{font-size:1em}.relaterade_lankar.relaterade_lankar h2{background:transparent url(/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/tema/relaterade_lankar.svg) scroll no-repeat;background-size:32px}.relaterade_lankar ul{margin:0;padding:0}.relaterade_lankar ul li{margin-bottom:0.5em;list-style-type:none}.relaterade_lankar ul li a{color:#1b1e23;border-bottom:solid 2px #99a2a2;font-weight:700;-webkit-transition:all 150ms ease-in-out;-moz-transition:all 150ms ease-in-out;-ms-transition:all 150ms ease-in-out;-o-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out}.relaterade_lankar ul li a:hover{color:#5f68e8;border-bottom:solid 2px #5f68e8;padding-bottom:2px}@media only screen and (min-width: 40em){.relaterade_lankar h2{font-size:1.25rem}}.startpunkt{background-color:#4a52b6;border-color:#007095;box-shadow:0px 1px 2px 1px rgba(0,0,0,0.3);color:#fff;padding:1em 4.5em 1em 1em;text-align:left;margin:0 0 1em;display:block}.startpunkt:hover{background-color:#5c64bd;border-color:#007095;color:#fff}.startpunkt:active,.startpunkt:focus{background-color:#424aa3;border-color:#007095;box-shadow:none;color:#fff}.startpunkt.disabled,.startpunkt.disabled:hover,.startpunkt:disabled,.startpunkt:disabled:hover,.startpunkt.dimmed,.startpunkt.dimmed:hover{background-color:#c6c8e3;border-color:#babeea;color:#fff}@media only screen and (max-width: 39.94em){.startpunkt{max-width:100%;width:100%;line-height:1.188em;font-size:0.875em}}@media only screen and (min-width: 40em){.startpunkt{max-width:50%;width:50%;line-height:1.313em;font-size:1em}}.startpunkt>.fk-logininfo{position:absolute;left:-20000px}p>.startpunkt{margin-bottom:-0.25em;padding-bottom:1em;border-bottom:0}.fk-login::after{position:absolute;top:calc(50% - 10px);margin:0px 1.5em;right:0px;bottom:0px;width:20px;height:20px;z-index:1;background:url("/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/tema/hanglas-last-fri.svg") no-repeat;content:""}@media print{.header,.hide{visibility:hidden}header.site-wide{background-color:#ffffff !important;border-bottom:none !important;box-shadow:none !important;height:initial !important}header.site-wide .row{display:none !important}header.site-wide #printheader{display:block !important}a[href]:after{content:none !important}h1,h2{padding-left:0 !important}a{text-decoration:none}a.fk-expand-text:before{content:"+ "}a.fk-minify-text{display:none !important}span.ikon{display:none !important}.fragor-svar dl dd.fraga.active>a{border-bottom:none !important}footer{display:none !important}#detNav{display:none !important}.fk-expandable-text>.fk-exp-info{display:block !important}.fk-expandable-text>.fk-expand-text>.ikon:before{display:none !important}}.testcolumn{background-color:#FFF}.test{margin:.5rem}.tjock{font-weight:700}.tjockast{font-weight:900}.marginfkluft-xs{background-color:#ccc;margin:.25rem}.marginfkluft-s{background-color:#ccc;margin:.5rem}.marginfkluft-m{background-color:#ccc;margin:1rem}.marginfkluft-l{background-color:#ccc;margin:1.5rem}.marginfkluft-xl{background-color:#ccc;margin:2rem}.marginfkluft-xxl{background-color:#ccc;margin:3rem}.paddingfkluft-xs{background-color:#ccc;padding:.25rem}.paddingfkluft-s{background-color:#ccc;padding:.5rem}.paddingfkluft-m{background-color:#ccc;padding:1rem}.paddingfkluft-l{background-color:#ccc;padding:1.5rem}.paddingfkluft-xl{background-color:#ccc;padding:2rem}.paddingfkluft-xxl{background-color:#ccc;padding:3rem}.linjetunn{border:solid 1px #000}.linjemed{border:solid 2px #000}.linjefet{border:solid 4px #000}.radiemin{border:solid 1px;border-radius:2px}.radiestandard{border:solid 1px;border-radius:4px}.farg-primar-a{background-color:#116a3e}.farg-primar-b{background-color:#49a15e}.farg-primar-c{background-color:#a6d0ab}.farg-komplement{background-color:#297952}.farg-standard{color:#fafafa;background-color:#1b1e23}.farg-inverterad{background-color:#fafafa}.farg-accent{background-color:#434ee4}.farg-foralder{background-color:#fc0}.farg-sjuk{background-color:#0098d1}.farg-arbetssokande{background-color:#f78d2d}.farg-funktionsnedsattning{background-color:#e96091}a.button{background-color:#4a52b6}a.button:hover{background-color:#5c64bd}a.button:active,a.button:focus{background-color:#424aa3}a.button.myradius{border-radius:4px}.cookie-warning{background-color:#ffefdc;overflow:hidden}.cookie-warning.show-cookie-warning{-webkit-transition:max-height 1300ms ease-in-out;-moz-transition:max-height 1300ms ease-in-out;-ms-transition:max-height 1300ms ease-in-out;-o-transition:max-height 1300ms ease-in-out;transition:max-height 1300ms ease-in-out;max-height:400px}.cookie-warning.hide-cookie-warning{-webkit-transition:max-height 500ms ease-in-out;-moz-transition:max-height 500ms ease-in-out;-ms-transition:max-height 500ms ease-in-out;-o-transition:max-height 500ms ease-in-out;transition:max-height 500ms ease-in-out;max-height:0}.cookie-warning .row.cookie-warning-content{padding-top:1.25rem}@media only screen and (min-width: 40em){.cookie-warning .row.cookie-warning-content .cookie-warning-text-wrapper{min-height:calc(3rem + 20px);-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}.cookie-warning .row.cookie-warning-content .cookie-warning-text-wrapper p{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.cookie-warning .row.cookie-warning-content .accept-button-wrapper{padding-right:4px}@media only screen and (min-width: 40em){.cookie-warning .row.cookie-warning-content .accept-button-wrapper button{float:right}}@media only screen and (max-width: 39.94em){.cookie-warning .row.cookie-warning-content .accept-button-wrapper button{float:left}}#detNav{position:fixed;top:0px;bottom:0px;width:288px;right:-300px;z-index:100;background-color:#e7e7e7;box-shadow:0px 0px 12px 6px rgba(0,0,0,0.4);-webkit-transition:all 350ms ease-in-out;-moz-transition:all 350ms ease-in-out;-ms-transition:all 350ms ease-in-out;-o-transition:all 350ms ease-in-out;transition:all 350ms ease-in-out}#detNav.no-transition{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:color 0s ease-in;transition:none}#detNav.active{right:0px}#detNav .menu-header{height:64px;background-color:#297952;border-bottom:solid 4px #a9c9b9}#detNav .menu-header button{background:transparent;box-shadow:none;color:#fafafa;cursor:pointer;float:left;font-size:1.5em;font-weight:400;margin:12px 0 0 40px;min-width:0;padding:5px 0 0 8px;position:relative;text-align:left}#detNav .menu-header button:focus{color:#1b1e23}#detNav .menu-header button:hover span.ring:before{border-color:#fafafa}#detNav .menu-header button span.ring{position:absolute;top:0px;left:0px}#detNav .menu-header button span.ring:before{content:" ";display:inline-block;width:24px;height:24px;margin:6px 0 0 -24px;vertical-align:middle;border-radius:50%;border:solid 2px #a9c9b9;position:absolute;left:0px;top:0px;-webkit-transition:all 350ms ease-in-out;-moz-transition:all 350ms ease-in-out;-ms-transition:all 350ms ease-in-out;-o-transition:all 350ms ease-in-out;transition:all 350ms ease-in-out}#detNav .menu-header button span.cross{position:absolute;top:0px;left:0px}#detNav .menu-header button span.cross:before{content:" ";display:inline-block;width:14px;height:2px;background-color:#fafafa;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;left:-19px;top:17px}#detNav .menu-header button span.cross:after{content:" ";display:inline-block;width:2px;height:14px;background-color:#fafafa;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;left:-13px;top:11px}#detNav .menu-header a.menu-change-lang{float:right;font-size:0.875em;font-weight:700;color:#fafafa;margin:20px 16px 0 0;border-bottom:solid 2px #a9c9b9;-webkit-transition:all 350ms ease-in-out;-moz-transition:all 350ms ease-in-out;-ms-transition:all 350ms ease-in-out;-o-transition:all 350ms ease-in-out;transition:all 350ms ease-in-out}#detNav .menu-header a.menu-change-lang:focus{color:#1b1e23}#detNav .menu-header a.menu-change-lang:hover{padding-bottom:2px}#detNav .menu-header a.menu-change-lang:before{content:" ";display:inline-block;width:22px;height:22px;background-image:url(/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/tema/jordglob.svg);background-size:100%;background-repeat:no-repeat;margin:-2px 4px -2px -25px;vertical-align:middle}#detNav .content{position:relative}#detNav .content .auth-section{background-color:#FFEFD2;padding:12px 16px 16px 16px;box-shadow:0px 2px 2px 0px rgba(0,0,0,0.2);line-height:1.375em}#detNav .content .auth-section span,#detNav .content .auth-section a{font-size:0.875em}#detNav .content ul.wpthemeNavList{margin-top:24px;border-top:solid 1px #ccc}#detNav .content ul.wpthemeNavList li{position:relative;background-color:#f4f4f4;border-bottom:solid 1px #ccc}#detNav .content ul.wpthemeNavList li.wpthemeSelected a:after{content:" ";display:block;position:absolute;top:0px;left:0px;width:4px;height:100%}#detNav .content ul.wpthemeNavList li.wpthemeSelected.foralder{background-color:#fff5cc}#detNav .content ul.wpthemeNavList li.wpthemeSelected.foralder a:after{background-color:#fc0}#detNav .content ul.wpthemeNavList li.wpthemeSelected.sjuk{background-color:#d9f0f8}#detNav .content ul.wpthemeNavList li.wpthemeSelected.sjuk a:after{background-color:#0098d1}#detNav .content ul.wpthemeNavList li.wpthemeSelected.funktionsnedsattning{background-color:#fbdfe9}#detNav .content ul.wpthemeNavList li.wpthemeSelected.funktionsnedsattning a:after{background-color:#e96091}#detNav .content ul.wpthemeNavList li.wpthemeSelected.arbetssokande{background-color:#fde8d5}#detNav .content ul.wpthemeNavList li.wpthemeSelected.arbetssokande a:after{background-color:#f78d2d}#detNav .content ul.wpthemeNavList li.wpthemeSelected.minasidor{background-color:#d3e0d5}#detNav .content ul.wpthemeNavList li.wpthemeSelected.minasidor a:after{background-color:#297952}#detNav .content ul.wpthemeNavList li.foralder:hover{background-color:#fff5cc}#detNav .content ul.wpthemeNavList li.foralder:hover a:after{content:" ";display:block;position:absolute;top:0px;left:0px;width:4px;height:100%;background-color:#fc0}#detNav .content ul.wpthemeNavList li.foralder>ul li a:hover{background-color:#fff5cc}#detNav .content ul.wpthemeNavList li.minasidor:hover{background-color:#d3e0d5}#detNav .content ul.wpthemeNavList li.minasidor:hover a:after{content:" ";display:block;position:absolute;top:0px;left:0px;width:4px;height:100%;background-color:#297952}#detNav .content ul.wpthemeNavList li.minasidor>ul li a:hover{background-color:#d3e0d5}#detNav .content ul.wpthemeNavList li.sjuk:hover{background-color:#d9f0f8}#detNav .content ul.wpthemeNavList li.sjuk:hover a:after{content:" ";display:block;position:absolute;top:0px;left:0px;width:4px;height:100%;background-color:#0098d1}#detNav .content ul.wpthemeNavList li.sjuk>ul li a:hover{background-color:#d9f0f8}#detNav .content ul.wpthemeNavList li.funktionsnedsattning:hover{background-color:#fbdfe9}#detNav .content ul.wpthemeNavList li.funktionsnedsattning:hover a:after{content:" ";display:block;position:absolute;top:0px;left:0px;width:4px;height:100%;background-color:#e96091}#detNav .content ul.wpthemeNavList li.funktionsnedsattning>ul li a:hover{background-color:#fbdfe9}#detNav .content ul.wpthemeNavList li.arbetssokande:hover{background-color:#fde8d5}#detNav .content ul.wpthemeNavList li.arbetssokande:hover a:after{content:" ";display:block;position:absolute;top:0px;left:0px;width:4px;height:100%;background-color:#f78d2d}#detNav .content ul.wpthemeNavList li.arbetssokande>ul li a:hover{background-color:#fde8d5}#detNav .content ul.wpthemeNavList li a{width:100%;display:inline-block;padding:12px 32px 12px 16px}#detNav .content ul.wpthemeNavList li a:hover span{border-bottom:solid 2px #767676}#detNav .content ul.wpthemeNavList li a span{font-size:0.875em;font-weight:700;color:#1b1e23}#detNav .content ul.wpthemeNavList li a span:before{content:" ";position:absolute;top:50%;right:11px;display:block;width:12px;height:2px;z-index:1;background-color:#434ee4}#detNav .content ul.wpthemeNavList li a span:after{content:" ";position:absolute;top:calc(50% - 5px);right:16px;display:block;width:2px;height:12px;z-index:1;background-color:#434ee4}#detNav .content ul.wpthemeNavList li.wpthemeSelected>a span:before,#detNav .content ul.wpthemeNavList li.wpthemeSelected>a span:after,#detNav .content ul.wpthemeNavList li span.lastSelectedNode:before,#detNav .content ul.wpthemeNavList li span.lastSelectedNode:after,#detNav .content ul.wpthemeNavList li.leafNode a span:before,#detNav .content ul.wpthemeNavList li.leafNode a span:after{position:fixed;right:-2000px}#detNav .content ul.wpthemeNavList li span.fkBold{font-weight:900}#detNav .content ul.wpthemeNavList li>ul{margin-top:0px}#detNav .content ul.wpthemeNavList li>ul li{background-color:#e7e7e7}#detNav .content ul.wpthemeNavList li>ul li:last-child{border-bottom:none}#detNav .content ul.wpthemeNavList li>ul li a{padding-left:32px}#detNav .content ul.wpthemeNavList li>ul li>ul li{background-color:#fff}#detNav .content ul.wpthemeNavList li>ul li>ul li:last-child{border-bottom:none}#detNav .content ul.wpthemeNavList li>ul li>ul li a{padding-left:48px}#detNav .content ul.wpthemeNavList li>ul li>ul li>ul li{background-color:#fff}#detNav .content ul.wpthemeNavList li>ul li>ul li>ul li:last-child{border-bottom:none}#detNav .content ul.wpthemeNavList li>ul li>ul li>ul li a{padding-left:64px}#detNav .content .serviceNav{margin-bottom:4em}#detNav .content .serviceNav ul li a span:before{position:fixed;right:-2000px}#detNav .content .serviceNav ul li a span:after{position:fixed;right:-2000px}.no-csscalc #detNav .content ul.wpthemeNavList li a span:before,.no-csscalc #detNav .content ul.wpthemeNavList li a span:after{display:none !important}.screenreader-only{position:absolute;left:-9999px}#detNav .wpthemeNavList.wpthemeNavContainer li.wpthemeSelected ul{display:block}#detNav .wpthemeNavList.wpthemeNavContainer li.wpthemeSelected ul .lastSelectedNode{font-weight:900}#detNav .wpthemeSelected.minasidor a.lastSelectedNode span{font-weight:900}#detNav .wpthemeNavList.wpthemeNavContainer li ul{display:none}.driftmeddelande{background-color:#ffefdc;padding-top:calc(1rem - 2px);padding-left:calc(1rem + 2px);padding-right:calc(1rem + 2px);margin-bottom:1.5rem;border:2px solid #f38c10;border-radius:2px}.driftmeddelande h4{margin-bottom:0.15rem}.driftmeddelande .rubrik{background:url("/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/tema/utropstecken.svg") no-repeat;background-position:0 1px;font-size:1.125rem;font-weight:700;margin-bottom:0;padding-bottom:.25rem;padding-left:1.85rem}@media only screen and (max-width: 39.94em){.driftmeddelande .rubrik{font-size:1rem}}.driftmeddelande .text{font-size:1rem;margin-bottom:1.0rem}@media only screen and (max-width: 39.94em){.driftmeddelande .text{font-size:.875rem}}.driftmeddelande p:last-child{margin-bottom:1.75rem}.startsida .driftmeddelande{box-shadow:0 1px 4px rgba(0,0,0,0.3)}.logout-alert{display:none}.logout-alert .logout-frame{background:#ffffff;padding-top:50px;padding-bottom:50px}.logout-alert .logout-frame>div{border-left:3px solid #116A3E;padding-bottom:10rem}@media only screen and (min-width: 40em) and (max-width: 63.94em){.logout-alert .logout-frame>div{padding-left:49px}}@media only screen and (min-width: 64em){.logout-alert .logout-frame>div{padding-left:51px}}.logout-alert .logout-frame .logout-info h1{background:none}@media only screen and (min-width: 40em){.logout-alert .logout-frame .logout-info{margin-right:-50px}}.logout-alert .logout-frame .logout-info .countdown{display:inline-block;width:2.8rem;text-align:center}.logout-alert .logout-frame .logout-action{margin-top:1.5rem}@media only screen and (min-width: 40em){.logout-alert .logout-frame .logout-action{max-width:480px;float:initial}.logout-alert .logout-frame .logout-action .avbryt{display:block;margin-left:-15px;margin-right:-15px;max-width:initial;margin-top:10px}}@media only screen and (min-width: 40em) and (max-width: 63.94em){.logout-alert .logout-frame .logout-action .avbryt{float:initial}}@media only screen and (max-width: 39.94em){.logout-alert .logout-frame .logout-action .avbryt{float:initial}}.panel{margin-bottom:2rem;margin-top:2rem;padding-right:4.25rem}.panel.radius{border-radius:2px}.panel .rubrik{background-repeat:no-repeat;font-size:1.125rem;font-weight:700;margin-bottom:0;padding-bottom:.25rem}@media only screen and (max-width: 39.94em){.panel .rubrik{font-size:1rem}}@media only screen and (min-width: 40em){.panel .rubrik{line-height:1.33}}.panel ul.single{margin-left:0}.panel ul.single li{list-style:none}.panel .text{margin-top:0}.panel ul,.panel .text{font-size:1rem}@media only screen and (max-width: 39.94em){.panel{margin-bottom:1.5rem;margin-top:1.5rem;padding-top:1rem;padding-right:1.25rem}}.panel.varningsmeddelande{background-color:#fffae4;border-color:#dfb923}.panel.varningsmeddelande .rubrik{background-image:url("/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/tema/warning.svg");background-size:1.25rem 1.25rem;padding-left:2rem}@media only screen and (max-width: 39.94em){.panel.varningsmeddelande .rubrik{padding-left:1.75rem}}.panel.felmeddelande{background-color:#fdeaea;border-color:#ca1515}.panel.felmeddelande .rubrik{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhZ2VyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSIyNXB4IiBoZWlnaHQ9IjIycHgiIHZpZXdCb3g9IjAgMCAyNSAyMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjUgMjIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxwYXRoIGZpbGw9IiNDQTE3MTgiIGQ9Ik0yMi4zMTYsMTYuNTU1QzIzLjY5MywxOC45OTksMjIuNTI0LDIxLDE5LjcxOCwyMUg1LjI4MmMtMi44MDcsMC0zLjk5Ny0yLjAxMy0yLjY0NS00LjQ3Mkw5Ljg5MSwzLjMzCgkJYzEuMzUyLTIuNDU5LDMuNTg0LTIuNDcxLDQuOTYyLTAuMDI2TDIyLjMxNiwxNi41NTV6Ii8+CjwvZz4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTEzLjM2NCwxMy4xMzljMCwwLjQ3OC0wLjM4OCwwLjg2Ni0wLjg2NSwwLjg2NmwwLDBjLTAuNDc3LDAtMC44NjUtMC4zODktMC44NjUtMC44NjZWNi4yMTcKCWMwLTAuNDc3LDAuMzg4LTAuODY0LDAuODY1LTAuODY0bDAsMGMwLjQ3NywwLDAuODY1LDAuMzg4LDAuODY1LDAuODY0VjEzLjEzOXoiLz4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTEzLjU5OCwxNC4wNjFjMCwwLjM2MS0wLjQ5MSwwLjY1My0xLjA5OCwwLjY1M2wwLDBjLTAuNjA2LDAtMS4wOTgtMC4yOTItMS4wOTgtMC42NTNWNi4wMDcKCWMwLTAuMzYxLDAuNDkyLTAuNjU0LDEuMDk4LTAuNjU0bDAsMGMwLjYwNiwwLDEuMDk4LDAuMjkzLDEuMDk4LDAuNjU0VjE0LjA2MXoiLz4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTEzLjU5MSwxNy40OTNjMCwwLjM2LTAuNDkxLDAuNjUzLTEuMDk3LDAuNjUzbDAsMGMtMC42MDYsMC0xLjA5OC0wLjI5My0xLjA5OC0wLjY1M3YtMC43NzkKCWMwLTAuMzYxLDAuNDkyLTAuNjUzLDEuMDk4LTAuNjUzbDAsMGMwLjYwNiwwLDEuMDk3LDAuMjkyLDEuMDk3LDAuNjUzVjE3LjQ5M3oiLz4KPC9zdmc+Cg==");background-size:1.44rem 1.25rem;padding-left:2.19rem}@media only screen and (max-width: 39.94em){.panel.felmeddelande .rubrik{padding-left:1.94rem}}.panel.infomeddelande{background-color:#f4f4ff;border-color:#4A52B6}.panel.infomeddelande .rubrik{background-image:url("/fk_apps/ExpTemaResponsiv/themes/FKResponsiv/images/tema/info.svg");background-size:1.25rem 1.25rem;padding-left:2rem}@media only screen and (max-width: 39.94em){.panel.infomeddelande .rubrik{padding-left:1.75rem}}.fk-video{margin-bottom:2rem;margin-top:2rem}@media only screen and (min-width: 40em){.fk-video .outerWrapper{float:left;width:calc(50% - 1rem)}}.fk-video .video-wrapper{position:relative;padding-bottom:56.25%;height:0}.fk-video .video-wrapper iframe,.fk-video .video-wrapper object,.fk-video .video-wrapper embed{position:absolute;top:0;left:0;width:100%;height:100%}.fk-video .video-text .rubrik{font-size:1.125rem;color:#1b1e23;font-family:"NeueHaas","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-weight:900;line-height:1.4;display:inline;margin-top:0;padding-right:10px}@media only screen and (min-width: 40em){.fk-video .video-text .rubrik{font-size:1.375rem;line-height:1.4}}.fk-video .video-text .duration{display:inline-block;color:#666;font-weight:bold}.fk-video .video-text p{margin-top:.5rem;margin-bottom:0}.fk-video .video-text.video-layout-below{padding-top:1rem}@media only screen and (max-width: 39.94em){.fk-video .video-text.video-layout-right{padding-top:1rem}}@media only screen and (min-width: 40em){.fk-video .video-text.video-layout-right{padding-left:1rem;float:right;width:50%}}.column.fk-rtl,.columns.fk-rtl{float:right}.column+.column:last-child.fk-rtl,.columns+.column:last-child.fk-rtl,.column+.columns:last-child.fk-rtl,.columns+.columns:last-child.fk-rtl{float:left}.image-div img{border:0}@media only screen and (max-width: 39.94em){.image-div img{display:block;margin:0 auto}}.image-div figcaption{margin-top:1rem;font-size:1rem;font-weight:700}.image-div.left figure{float:left;margin:0 2rem 0 0}.image-div.right figure{float:right;margin:0 0 0 2rem}.image-div .flex-img{flex-shrink:0}.image-div.flex-left{display:flex;align-items:center}@media only screen and (max-width: 39.94em){.image-div.flex-left{display:block}}.image-div.flex-left figure{margin:0 2rem 0 0}.image-div.flex-right{display:flex;align-items:center}.image-div.flex-right .flex-text{width:100%}@media only screen and (max-width: 39.94em){.image-div.flex-right{flex-flow:column}.image-div.flex-right .flex-img{order:1}.image-div.flex-right .flex-text{order:2}}.image-div.flex-right figure{margin:1rem 0 0 2rem}@media only screen and (max-width: 39.94em){.image-div.left figure,.image-div.right figure,.image-div.flex-right figure,.image-div.flex-left figure{float:none;display:table;margin:auto auto 2rem auto}}
