@import url("https://use.typekit.net/hae4qge.css");
html, html body { line-height: 1; width: initial; height: initial; overflow: initial; }

body { overflow-x: hidden !important; }

body * { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: transparent; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

ol, ul { list-style-type: none; }

fieldset { border: none; }

:root { -ms-overflow-style: -ms-autohiding-scrollbar; overflow-y: scroll; text-size-adjust: 100%; }

audio:not([controls]) { display: none; height: 0; }

input[type="number"] { width: auto; }
input[type="search"] { -webkit-appearance: textfield; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; }

pre { overflow: auto; }

progress { display: inline-block; }

textarea { overflow: auto; }

template, [hidden] { display: none; }

[unselectable] { user-select: none; }

:root { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; color: #000; text-rendering: optimizeLegibility; vertical-align: top; font-family: "roboto", "Arial", sans-serif; font-size: 14px; line-height: 1.5; }
@media (min-width: 480px) { :root { font-size: 16px; } }

*, ::after, ::before { box-sizing: inherit; color: inherit; font-family: inherit; font-size: inherit; line-height: inherit; text-decoration: inherit; vertical-align: inherit; }

* { cursor: inherit; margin: 0; padding: 0; }

body { background-color: white; }

button, body > div.main input[type="submit"], body > div.main .Actions .back-link, input, select, textarea { cursor: initial; }

a { cursor: pointer; }

hr { border: 0; border-top: 1px solid #e0e0e0; display: block; height: 1px; margin: 20px 0; }

figure { margin: 24px 1em; }

figcaption { color: #666; font-style: italic; text-align: center; }

::selection { background-color: #d6d6d6; }

::-moz-selection { background-color: #d6d6d6; }

img { max-width: 100%; height: auto; }

[class^="color-"] { color: white; padding: 1em 2em; }

.color-base-primary { background-color: #bd302b; }

.color-base-selection { background-color: #d6d6d6; }

.color-base-lines { background-color: #e0e0e0; }

.color-text-primary { background-color: #000; }

.color-text-secondary { background-color: #666; }

.color-text-heading { background-color: #222; }

.color-text-ui { background-color: white; }

.color-background-dark { background-color: #282E31; }

.color-background-light { background-color: #f5f5f5; }

.color-background-body { background-color: white; }

.color-state-muted { background-color: #aaa; }

.color-state-primary { background-color: #bd302b; }

.color-state-success { background-color: #45ca69; }

.color-state-warning { background-color: #ffb800; }

.color-state-error { background-color: #ca4829; }

.color-blue-darker { background-color: #495b61; }

.color-blue-dark { background-color: #447281; }

.color-blue { background-color: #4591aa; }

.color-blue-light { background-color: #5ab0cc; }

.color-blue-lighter { background-color: #74cbe8; }

.color-green-darker { background-color: #3b6e6e; }

.color-green-dark { background-color: #3b8686; }

.color-green { background-color: #37a1a1; }

.color-green-light { background-color: #2dbaba; }

.color-green-lighter { background-color: #69d1d1; }

.color-cream-darker { background-color: #c47858; }

.color-cream-dark { background-color: #e29372; }

.color-cream { background-color: #ecac91; }

.color-cream-light { background-color: #f9c2ab; }

.color-cream-lighter { background-color: #fdd5c3; }

.color-red-darker { background-color: #653131; }

.color-red-dark { background-color: #b73333; }

.color-red { background-color: #da3c3c; }

.color-red-light { background-color: #f25a5a; }

.color-red-lighter { background-color: #fa8181; }

.color-gray-darker { background-color: #333333; }

.color-gray-dark { background-color: #4d4d4d; }

.color-gray { background-color: #666666; }

.color-gray-light { background-color: #808080; }

.color-gray-lighter { background-color: #999999; }

.pagination ul, .typography .pagination ul { list-style-type: none; padding: 0; }
.pagination ul li { display: inline-block; border-radius: 2px; text-align: center; vertical-align: top; height: 30px; }
.pagination ul li span, .pagination ul li a { color: #000; display: inline-block; line-height: 30px; padding: 0 10px; }
.pagination ul li.active { background-color: #d6d6d6; }
.pagination ul li.disabled a { cursor: default; color: #aaa; }
.pagination ul li i { font-size: 2rem; }
.pagination ul li.pages ul li { display: inline-block; float: none; }

@media print { @page { margin: .5cm; }
  *, *:before, *:after { background: transparent !important; color: black !important; filter: none !important; text-shadow: none !important; }
  :root { background-color: white; color: black; font: 11pt/1.3 "Georgia", "Times New Roman", "Times", serif; }
  img { max-width: 100% !important; page-break-after: avoid; page-break-inside: avoid; }
  .show-print { display: block; visibility: visible; }
  .hide-print, video, audio, object, embed, nav, footer, a[href^="#"]:after { display: none; visibility: hidden; }
  p, h2, h3, .h2, .h3 { orphans: 3; widows: 3; }
  h2, h3, .h2, .h3 { page-break-after: avoid; }
  a, a:visited { color: black; font-size: .57em; text-decoration: underline; word-wrap: break-word; }
  a[href]:after, a:visited[href]:after { content: " (" attr(href) ")"; font-size: smaller; }
  q:after { content: " (Source: " attr(cite) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, code { background-color: none; border: 1px solid #e0e0e0; page-break-inside: avoid; }
  blockquote { border: none; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  ol { padding-left: 1.25em; }
  ul { padding-left: 0; list-style: none; }
  ul ul, ul ul ul { padding-left: 1.5em; }
  ul li, ol li { content: "&raquo; "; } }
@media print and (min-width: 480px) { table { page-break-inside: avoid; width: 100% !important; }
  table th, table td { line-height: 40px !important; } }

@media print { .badge, .badge:before, .badge *:after, .label, .label:before, .label *:after, .spinner, .spinner:before, .spinner *:after, .tooltip, .tooltip:before, .tooltip *:after, [data-hint], [data-hint]:before, [data-hint] *:after, .progress, .progress:before, .progress *:after, .breadcrumbs, .breadcrumbs:before, .breadcrumbs *:after, .modal, .modal:before, .modal *:after, .alert, .alert:before, .alert *:after { display: none; visibility: hidden; } }
body > div.main { /* Checkboxes
	 ========================================================================== */ /* Remove default checkbox */ /* Radio Buttons
	 ========================================================================== */ /* Unchecked styles */ /* Checked styles */ /* Radio With gap */ /* Disabled Radio With gap */ /* Disabled style */ }
body > div.main button:not([class^="ss-ui-"]):not([class*=" ss-ui-"]):not([id^="mceu"]):not([role="presentation"]):not(.slick-arrow), body > div.main input[type="submit"]:not([class^="ss-ui-"]):not([class*=" ss-ui-"]):not([id^="mceu"]):not([role="presentation"]):not(.slick-arrow), body > div.main .Actions .back-link:not([class^="ss-ui-"]):not([class*=" ss-ui-"]):not([id^="mceu"]):not([role="presentation"]):not(.slick-arrow), body > div.main .button { background-color: #bd302b; border: 1px solid rgba(189, 48, 43, 0.5); color: white; cursor: pointer; display: inline-block; line-height: 48px; overflow: visible; padding: 0 2.5em; text-align: center; text-decoration: none; transition: 300ms; user-select: none; vertical-align: middle; white-space: nowrap; font-family: roboto-condensed, sans-serif; letter-spacing: 1px; text-transform: uppercase; }
body > div.main button:not([class^="ss-ui-"]):not([class*=" ss-ui-"]):not([id^="mceu"]):not([role="presentation"]):not(.slick-arrow):hover, body > div.main input[type="submit"]:not([class^="ss-ui-"]):not([class*=" ss-ui-"]):not([id^="mceu"]):not([role="presentation"]):not(.slick-arrow):hover, body > div.main .Actions .back-link:not([class^="ss-ui-"]):not([class*=" ss-ui-"]):not([id^="mceu"]):not([role="presentation"]):not(.slick-arrow):hover, body > div.main button:not([class^="ss-ui-"]):not([class*=" ss-ui-"]):not([id^="mceu"]):not([role="presentation"]):not(.slick-arrow):focus, body > div.main input[type="submit"]:not([class^="ss-ui-"]):not([class*=" ss-ui-"]):not([id^="mceu"]):not([role="presentation"]):not(.slick-arrow):focus, body > div.main .Actions .back-link:not([class^="ss-ui-"]):not([class*=" ss-ui-"]):not([id^="mceu"]):not([role="presentation"]):not(.slick-arrow):focus, body > div.main .button:hover, body > div.main .button:focus { background-color: #a82b26; color: white; text-decoration: none; }
body > div.main button:not([class^="ss-ui-"]):not([class*=" ss-ui-"]):not([id^="mceu"]):not([role="presentation"]):not(.slick-arrow):focus, body > div.main input[type="submit"]:not([class^="ss-ui-"]):not([class*=" ss-ui-"]):not([id^="mceu"]):not([role="presentation"]):not(.slick-arrow):focus, body > div.main .Actions .back-link:not([class^="ss-ui-"]):not([class*=" ss-ui-"]):not([id^="mceu"]):not([role="presentation"]):not(.slick-arrow):focus, body > div.main button:not([class^="ss-ui-"]):not([class*=" ss-ui-"]):not([id^="mceu"]):not([role="presentation"]):not(.slick-arrow):active, body > div.main input[type="submit"]:not([class^="ss-ui-"]):not([class*=" ss-ui-"]):not([id^="mceu"]):not([role="presentation"]):not(.slick-arrow):active, body > div.main .Actions .back-link:not([class^="ss-ui-"]):not([class*=" ss-ui-"]):not([id^="mceu"]):not([role="presentation"]):not(.slick-arrow):active, body > div.main .button:focus, body > div.main .button:active { outline: none; }
body > div.main button:not([class^="ss-ui-"]):not([class*=" ss-ui-"]):not([id^="mceu"]):not([role="presentation"]):not(.slick-arrow):active, body > div.main input[type="submit"]:not([class^="ss-ui-"]):not([class*=" ss-ui-"]):not([id^="mceu"]):not([role="presentation"]):not(.slick-arrow):active, body > div.main .Actions .back-link:not([class^="ss-ui-"]):not([class*=" ss-ui-"]):not([id^="mceu"]):not([role="presentation"]):not(.slick-arrow):active, body > div.main .button:active { background-color: #d54b46; }
body > div.main button:not([class^="ss-ui-"]):not([class*=" ss-ui-"]):not([id^="mceu"]):not([role="presentation"]):not(.slick-arrow)[disabled], body > div.main input[type="submit"]:not([class^="ss-ui-"]):not([class*=" ss-ui-"]):not([id^="mceu"]):not([role="presentation"]):not(.slick-arrow)[disabled], body > div.main .Actions .back-link:not([class^="ss-ui-"]):not([class*=" ss-ui-"]):not([id^="mceu"]):not([role="presentation"]):not(.slick-arrow)[disabled], body > div.main .button[disabled] { background-color: gainsboro; color: white; cursor: not-allowed; }
body > div.main button:not([class^="ss-ui-"]):not([class*=" ss-ui-"]):not([id^="mceu"]):not([role="presentation"]):not(.slick-arrow) a, body > div.main input[type="submit"]:not([class^="ss-ui-"]):not([class*=" ss-ui-"]):not([id^="mceu"]):not([role="presentation"]):not(.slick-arrow) a, body > div.main .Actions .back-link:not([class^="ss-ui-"]):not([class*=" ss-ui-"]):not([id^="mceu"]):not([role="presentation"]):not(.slick-arrow) a, body > div.main .button a { color: #fff; }
body > div.main .slick-slider .slick-dots li button, body > div.main .slick-slider .slick-dots li input[type="submit"], body > div.main .slick-slider .slick-dots li .Actions .back-link, body > div.main .Actions .slick-slider .slick-dots li .back-link { background-color: transparent !important; border: 0 !important; }
body > div.main .button-pill { border-radius: 25px; }
body > div.main .button-flat, body > div.main .Actions .back-link { background-color: transparent; color: #000; border: 1px solid rgba(0, 0, 0, 0.1); }
body > div.main .button-flat:hover, body > div.main .Actions .back-link:hover { background-color: rgba(0, 0, 0, 0.1); color: #000; }
body > div.main .button-flat[disabled], body > div.main .Actions [disabled].back-link { background-color: transparent; color: #666; }
body > div.main .button-collapse { width: 100%; }
@media (min-width: 480px) { body > div.main .button-collapse { width: auto; } }
body > div.main form, body > div.main form [row] { max-width: 600px; }
body > div.main form.cms-edit-form, body > div.main form [row].cms-edit-form { max-width: none; }
@media (min-width: 480px) { body > div.main form, body > div.main form [row] { margin-bottom: 24px; } }
body > div.main input { border-radius: 0px; -webkit-appearance: none; }
body > div.main input:not([type="submit"]), body > div.main select, body > div.main textarea { border: 1px solid #e0e0e0; border-radius: 0px; font-size: 16px; height: 45px; padding: 0 .75em; transition: 300ms; width: 100%; background: rgba(241, 241, 241, 0.3); }
body > div.main input:not([type="submit"]):focus, body > div.main select:focus, body > div.main textarea:focus { border-color: #bd302b; outline: none; }
body > div.main input:not([type="submit"])[disabled], body > div.main select[disabled], body > div.main textarea[disabled] { background-color: #f5f5f5; cursor: not-allowed; }
body > div.main input:not([type="submit"]) { line-height: normal; min-height: 32px; }
body > div.main input:not([type="submit"])[type="checkbox"]:focus, body > div.main input:not([type="submit"])[type="radio"]:focus, body > div.main input:not([type="submit"])[type="range"]:focus, body > div.main input:not([type="submit"])[type="file"]:focus, body > div.main input:not([type="submit"])[type="color"]:focus, body > div.main input:not([type="submit"])[type="submit"]:focus { border-color: transparent; box-shadow: none; outline: none; }
body > div.main input[type="submit"] { line-height: 2; }
body > div.main label { display: block; margin-bottom: 8px; line-height: 24px; }
body > div.main label.required { color: #ca4829; margin-top: 8px; }
body > div.main .UserDefinedForm .field .message { display: block; margin-bottom: 8px; line-height: 24px; }
body > div.main .UserDefinedForm .field .message.required { color: #ca4829; margin-top: 8px; }
body > div.main fieldset { border: none; padding: 0; margin-bottom: 8px; }
body > div.main fieldset .field { margin: 0; display: block; padding: 0; border: 0; box-shadow: none; }
body > div.main fieldset .field .middleColumn { margin: 0; padding: 0; }
body > div.main fieldset > .field { margin-bottom: 16px; max-width: calc(100vw - 40px); }
body > div.main fieldset > .field:before, body > div.main fieldset > .field:after { content: ""; display: table; }
body > div.main fieldset > .field:after { clear: both; }
body > div.main fieldset > .field.requiredField > label.left:after { content: '*'; position: absolute; padding: 0 .25em; color: #ca4829; }
body > div.main legend { font-weight: bold; padding: 0 1em; }
body > div.main input[type="checkbox"], body > div.main input[type="file"], body > div.main input[type="image"], body > div.main input[type="radio"] { height: auto; width: auto; }
body > div.main input[type="checkbox"], body > div.main input[type="radio"] { line-height: normal; padding: 0; vertical-align: middle; }
body > div.main [type="checkbox"]:not(:checked), body > div.main [type="checkbox"]:checked { position: absolute; left: -9999px; opacity: 0; }
body > div.main [type="checkbox"] + label:not(.required) { position: relative; padding-left: 35px; cursor: pointer; display: inline-block; height: auto; line-height: 25px; font-size: 1rem; -webkit-user-select: none; /* webkit (safari, chrome) browsers */ -moz-user-select: none; /* mozilla browsers */ -khtml-user-select: none; /* webkit (konqueror) browsers */ -ms-user-select: none; /* IE10+ */ }
body > div.main [type="checkbox"]:not(:checked):disabled + label:before { border: none; background-color: #e0e0e0; }
body > div.main [type="checkbox"] + label.required { position: absolute; }
body > div.main [type="checkbox"]:checked ~ label:before { top: -4px; left: -5px; width: 12px; height: 22px; border-top: 2px solid transparent; border-left: 2px solid transparent; border-right: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; transform: rotate(40deg); backface-visibility: hidden; transform-origin: 100% 100%; }
body > div.main [type="checkbox"]:checked:disabled ~ label:before { border-right: 2px solid #e0e0e0; border-bottom: 2px solid #e0e0e0; }
body > div.main [type="checkbox"].checkbox ~ label:not(.required):after { border-radius: 2px; }
body > div.main [type="checkbox"].checkbox ~ label:not(.required):before, body > div.main [type="checkbox"].checkbox ~ label:not(.required):after { content: ''; left: 0; position: absolute; /* .1s delay is for check animation */ transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s; z-index: 1; }
body > div.main [type="checkbox"].checkbox:not(:checked) ~ label:not(.required):before { width: 6px; height: 11px; border: 3px solid transparent; left: 1px; top: 9px; -webkit-transform: rotateZ(37deg); transform: rotateZ(37deg); -webkit-transform-origin: 20% 40%; transform-origin: 100% 100%; }
body > div.main [type="checkbox"].checkbox:not(:checked) ~ label:not(.required):after { height: 16px; width: 16px; background-color: rgba(241, 241, 241, 0.3); border: 2px solid #e0e0e0; top: 7px; z-index: 0; }
body > div.main [type="checkbox"].checkbox:checked ~ label:before { top: 9px; left: 1px; width: 6px; height: 11px; border-top: 2px solid transparent; border-left: 2px solid transparent; border-right: 2px solid #bd302b; border-bottom: 2px solid #bd302b; -webkit-transform: rotateZ(37deg); transform: rotateZ(37deg); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; }
body > div.main [type="checkbox"].checkbox:checked ~ label:after { top: 7px; width: 16px; height: 16px; border: 2px solid #bd302b; background-color: #fff; z-index: 0; }
body > div.main [type="checkbox"].checkbox:disabled:not(:checked) ~ label:before { background-color: transparent; border: 2px solid transparent; }
body > div.main [type="checkbox"].checkbox:disabled:not(:checked) ~ label:after { border-color: transparent; background-color: #e0e0e0; }
body > div.main [type="checkbox"].checkbox:disabled:checked ~ label:before { background-color: transparent; }
body > div.main [type="checkbox"].checkbox:disabled:checked ~ label:after { background-color: #e0e0e0; border-color: #e0e0e0; }
body > div.main input[type="checkbox"] ~ label:not(.required), body > div.main input[type="radio"] ~ label:not(.required) { line-height: 32px; vertical-align: middle; }
body > div.main [type="radio"]:not(:checked), body > div.main [type="radio"]:checked { position: absolute; left: -9999px; opacity: 0; }
body > div.main [type="radio"]:not(:checked) + label, body > div.main [type="radio"]:checked + label { position: relative; padding-left: 35px; cursor: pointer; display: inline-block; height: auto; line-height: 25px; font-size: 1rem; transition: .28s ease; -khtml-user-select: none; /* webkit (konqueror) browsers */ user-select: none; }
body > div.main [type="radio"] + label:before, body > div.main [type="radio"] + label:after { content: ''; position: absolute; left: 0; top: 0; margin: 4px 4px 4px 0; width: 16px; height: 16px; z-index: 0; transition: .28s ease; }
body > div.main [type="radio"]:not(:checked) + label:before, body > div.main [type="radio"]:not(:checked) + label:after, body > div.main [type="radio"]:checked + label:before, body > div.main [type="radio"]:checked + label:after { border-radius: 50%; }
body > div.main [type="radio"]:not(:checked) + label:before, body > div.main [type="radio"]:not(:checked) + label:after { border: 2px solid #e0e0e0; }
body > div.main [type="radio"]:not(:checked) + label:after { z-index: -1; transform: scale(0); }
body > div.main [type="radio"]:checked + label:before { border: 2px solid transparent; }
body > div.main [type="radio"]:checked + label:after { background-color: #aaa; z-index: 0; }
body > div.main [type="radio"]:checked + label:after { transform: scale(1.02); }
body > div.main [type="radio"].with-gap:checked + label:after { transform: scale(0.5); }
body > div.main [type="radio"].with-gap:disabled:checked + label:before { border: 2px solid #e0e0e0; }
body > div.main [type="radio"].with-gap:disabled:checked + label:after { border: none; background-color: #e0e0e0; }
body > div.main [type="radio"]:disabled:not(:checked) + label:before, body > div.main [type="radio"]:disabled:checked + label:before { background-color: transparent; border-color: #e0e0e0; }
body > div.main [type="radio"]:disabled + label { color: #e0e0e0; }
body > div.main [type="radio"]:disabled:not(:checked) + label:before { border-color: #e0e0e0; }
body > div.main [type="radio"]:disabled:checked + label:after { background-color: #e0e0e0; border-color: #e0e0e0; }
body > div.main input[type="file"] { border: none; line-height: 100%; padding: 0; }
body > div.main textarea { height: auto; padding: 8px 1em; resize: vertical; }
body > div.main select { -webkit-appearance: none; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAB4gAAAeIBehRcwAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAIISURBVEiJ7ZM7bxNREIW/e9frpKGAQHgpVZAdPxNjoCJIfiUUtDT8QBqgo4CwtlGMQMKBOGtbIYgOIQUjCBJNsHfvpYhteTd+JCBR+VSrOTPz6VzNwlRT/W+J3sercPjM4azxwHHEo7vN5o9/WfosFjsXCOj7s4fuw9t7e7/6IOvW0hxtwxKwAnxEB7K5nZ0vfwMpLi9fRTglIKShRtDN599++C4BRNt40oUAhBDORvlm7NJpIZvpyGWE8wIIdVOsyLbxGEB2e877ZqKqw8uNVPjKaZJ0XFkGIoN1LZjrgxxlZEE0fLNhQwfeFNPxxYmQdHwR4bwGwl5HNBzXyMPAMTxPJucDUhVBxz2tgs9CkM28b34aBilfj13TmpLWLByDKJlbt+1WPxHAum23HCVzCOqe6JoF5VKxUrGoH2KlYlHlUjkGEdQHIZ5EPW2mUhc6tItoEj7rq1Qqn7F3GwDlZCSupLSAi36ISTB3Z3v7m7c8RGNgLeXKPIA0lAXM+3zbFMG8HzISBEen2nFkCcGSx9Dsdyf9578rTbKZanN/2L6RIOgm020LSI7rA94FXVlYrdcPRjWMBQFUEomzvw21IeDGMF/D1owr18ZBYODqRmm1Xj+YceWahq1hEANzbJITg3owA7MAVAfKVQOzkKnVfp5kx8SnG9TRT+0+BbQpgveGXddUU03UH3xGxHYxbWHuAAAAAElFTkSuQmCC); background-repeat: no-repeat; background-position: calc(100% - 8px) center; background-size: 16px; background-color: rgba(241, 241, 241, 0.3); border-radius: 0px; padding: .25em 30px .25em .5em; }
body > div.main select[disabled] { color: #666; background-color: #f5f5f5; }
body > div.main select[multiple] { height: auto; }
body > div.main select::-ms-expand { display: none; }
body > div.main select::-ms-value { color: currentColor; }
body > div.main select option { padding: 0 0.75em; }
body > div.main input[type="range"] { border: none; padding: 0; width: 100%; -webkit-appearance: none; }
body > div.main input[type="range"]:focus { outline: none; }
body > div.main input[type="range"]::-webkit-slider-runnable-track { background-color: gainsboro; border: none; border-radius: 3px; height: 5px; }
body > div.main input[type="range"]::-webkit-slider-thumb { border: none; border-radius: 50%; background-color: #bd302b; height: 16px; margin-top: -5px; width: 16px; -webkit-appearance: none; }
body > div.main input[type="range"]::-moz-range-track { background-color: gainsboro; border: none; border-radius: 3px; height: 5px; }
body > div.main input[type="range"]::-moz-range-thumb { border: none; border-radius: 50%; background-color: #bd302b; height: 16px; margin-top: -5px; width: 16px; }
body > div.main input[type="range"]::-ms-track { background-color: gainsboro; border: none; border-radius: 3px; color: transparent; height: 5px; }
body > div.main input[type="range"]::-ms-thumb { border: none; border-radius: 50%; background-color: #bd302b; height: 16px; margin-top: -5px; width: 16px; }
@media (min-width: 768px) { body > div.main .field.checkbox label:not(.required) { padding-left: 35px; }
  body > div.main .field.checkbox.requiredField:before { content: '*'; position: relative; display: inline-block; top: 5px; padding: 0 .25em; color: #ca4829; }
  body > div.main label.right { display: inline-block; vertical-align: middle; line-height: 32px; } }
@media (max-width: 767px) { body > div.main label.right { margin-top: 8px; }
  body > div.main .field.checkbox { position: relative; }
  body > div.main .field.checkbox.requiredField:before { content: '*'; position: absolute; padding: 0 .25em; color: #ca4829; top: 17px; left: 17px; } }
body > div.main .UserDefinedForm, body > div.main .form-inline { max-width: none; }
body > div.main .UserDefinedForm table.RadioMatrixField, body > div.main .form-inline table.RadioMatrixField { border: none !important; }
body > div.main .UserDefinedForm table.RadioMatrixField tbody, body > div.main .UserDefinedForm table.RadioMatrixField th, body > div.main .UserDefinedForm table.RadioMatrixField td, body > div.main .UserDefinedForm table.RadioMatrixField tr, body > div.main .form-inline table.RadioMatrixField tbody, body > div.main .form-inline table.RadioMatrixField th, body > div.main .form-inline table.RadioMatrixField td, body > div.main .form-inline table.RadioMatrixField tr { border: none !important; }
body > div.main .UserDefinedForm table.RadioMatrixField th, body > div.main .form-inline table.RadioMatrixField th { text-align: center; padding: 5px !important; font-weight: normal !important; }
body > div.main .UserDefinedForm table.RadioMatrixField tr, body > div.main .form-inline table.RadioMatrixField tr { background: transparent !important; }
body > div.main .UserDefinedForm table.RadioMatrixField td, body > div.main .form-inline table.RadioMatrixField td { text-align: center !important; line-height: 36px !important; }
body > div.main .UserDefinedForm table.RadioMatrixField td input[type="radio"], body > div.main .form-inline table.RadioMatrixField td input[type="radio"] { position: relative !important; left: 0 !important; opacity: 1 !important; border: none !important; cursor: pointer; text-align: center; width: 100% !important; height: 100% !important; background: transparent !important; }
body > div.main .UserDefinedForm table.RadioMatrixField td input[type="radio"]:before, body > div.main .form-inline table.RadioMatrixField td input[type="radio"]:before { content: ""; display: inline-block; position: relative; width: 32px !important; height: 32px !important; border-radius: 50% !important; line-height: 32px !important; max-height: 32px !important; padding: 0 !important; border: 2px solid #888 !important; transform: scale(0.5); }
body > div.main .UserDefinedForm table.RadioMatrixField td input[type="radio"]:checked:before, body > div.main .form-inline table.RadioMatrixField td input[type="radio"]:checked:before { background: #888 !important; }
@media (min-width: 768px) { body > div.main .UserDefinedForm label.left + .middleColumn, body > div.main .form-inline label.left + .middleColumn { display: block; margin-bottom: 0; vertical-align: middle; width: auto; min-width: 350px; }
  body > div.main .UserDefinedForm .field.checkbox, body > div.main .form-inline .field.checkbox { position: relative; }
  body > div.main .UserDefinedForm label.left, body > div.main .form-inline label.left { display: block; padding-right: 2em; vertical-align: middle; float: left; text-align: left; line-height: 32px; margin-left: 0; }
  body > div.main .UserDefinedForm label.right, body > div.main .form-inline label.right { padding-left: 1.5em; float: left; }
  body > div.main .UserDefinedForm .Actions, body > div.main .form-inline .Actions { text-align: right; } }
body > div.main ul.optionset:before, body > div.main ul.optionset:after { content: ""; display: table; }
body > div.main ul.optionset:after { clear: both; }
body > div.main ul.optionset, .typography body > div.main ul.optionset { list-style: none; padding: 0; margin-bottom: 0; }
body > div.main ul.optionset li { float: left; padding-right: 20px; }
body > div.main .Actions .back-link { line-height: 2; }
body > div.main .literalFieldArea > *:first-child { margin-top: 0; }
body > div.main .input-large { font-size: 16px !important; height: 48px !important; }
body > div.main .input-flat { background-color: transparent; border-color: transparent; box-shadow: none; }
body > div.main .input-flat:focus { border-color: #74cbe8; }
body > div.main .input-success { background-color: rgba(69, 202, 105, 0.15); border-color: #45ca69; }
body > div.main .input-success:focus { border-color: #45ca69; }
body > div.main .input-warning { background-color: rgba(255, 184, 0, 0.15); border-color: #ffb800; }
body > div.main .input-warning:focus { border-color: #ffb800; }
body > div.main .input-error { background-color: rgba(202, 72, 41, 0.15); border-color: #ca4829; }
body > div.main .input-error:focus { border-color: #ca4829; }

.clear:before, .clear:after { content: ""; display: table; }
.clear:after { clear: both; }

.center-all { left: 50%; position: absolute; text-align: center; top: 50%; transform: translate(-50%, -50%); }

.drop-shadow { box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1); transition: 300ms; }
.drop-shadow:hover { cursor: pointer; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25); }

@media (max-width: 767px) { .hide-mobile { display: none; visibility: hidden; }
  .show-mobile { display: block; visibility: visible; } }
@media (min-width: 768px) and (max-width: 1024px) { .hide-tablet { display: none; visibility: hidden; }
  .show-tablet { display: block; visibility: visible; } }
@media (min-width: 1025px) { .hide-desktop { display: none; visibility: hidden; }
  .show-desktop { display: block; visibility: visible; } }
@media print { .hide-print { display: none; visibility: hidden; }
  .show-print { display: block; visibility: visible; } }
@media screen { .hide-print { display: block; visibility: visible; }
  .show-print { display: none; visibility: hidden; } }
.breadcrumbs { font-size: 12px; line-height: 1; margin-bottom: 0; background-color: transparent; border: none; padding: 0; color: #fff; }
.typography .breadcrumbs a, .breadcrumbs .typography a { color: #fff; }
.typography .breadcrumbs a:hover, .breadcrumbs .typography a:hover { color: #fff; }
@media (max-width: 768px) { .breadcrumbs span { display: none; } }
.breadcrumbs a { color: #fff; display: inline; list-style: none; padding-left: .75em; }
@media (max-width: 768px) { .breadcrumbs a { display: inline-block; padding-left: 0; } }
.breadcrumbs a:after { content: "\00bb"; padding-left: .75em; padding-right: .75em; }
.breadcrumbs a:first-child { padding-left: 0; }
.breadcrumbs a:last-child { padding-right: .75em; }

.card { background-color: white; border: 1px solid #e0e0e0; margin-bottom: 24px; overflow: hidden; position: relative; max-width: 800px; }
.card .card-content { padding: 24px 1.5em; }
.card .card-title { display: block; font-weight: bold; margin-bottom: 10px; }
.card .card-footer { border-top: 1px solid #e0e0e0; font-size: 14px; padding: 16px 1.5em; }
.card .card-image { position: relative; }
.card .card-image img { bottom: 0; left: 0; position: relative; right: 0; top: 0; width: 100%; }
.card .card-image .card-title { bottom: 0; color: white; left: 0; padding: 1em; position: absolute; margin-bottom: 0; font-weight: normal; }

.dropdown { cursor: auto; display: inline-block; outline: none; position: relative; }
.dropdown.button { cursor: pointer; }
.dropdown.focus .dropdown-content { opacity: 1; visibility: visible; }
.dropdown.no-visibility .dropdown-content { display: none; visibility: visible !important; }
.dropdown.no-visibility:focus .dropdown-content { display: block; }
.dropdown.no-opacity .dropdown-content { opacity: 1 !important; }

.dropdown-content { background-color: white; border: 1px solid #e0e0e0; color: #000; left: 0; margin-top: 8px; opacity: 0; padding: 8px 1em; position: absolute; text-align: left; transition: all 300ms; visibility: hidden; width: 200px; z-index: 1; }
.dropdown-content:before, .dropdown-content:after { border: solid transparent; bottom: 100%; content: ""; height: 0; left: 1.5em; position: absolute; width: 0; }
.dropdown-content:before { border-color: rgba(255, 255, 255, 0); border-bottom-color: #e0e0e0; border-width: 7px; margin-left: -7px; }
.dropdown-content:after { border-color: rgba(255, 255, 255, 0); border-bottom-color: white; border-width: 6px; margin-left: -6px; }
.dropdown-content li { font-size: 14px; list-style-type: none; margin: 0; padding: 8px 1em; transition: background-color 300ms; white-space: nowrap; }
.dropdown-content li:hover { background-color: #f5f5f5; }

ul.dropdown-content, .typography ul.dropdown-content, ol.dropdown-content, .typography ol.dropdown-content { padding: 0; margin-bottom: 0; }

.dropdown--hover:hover .dropdown-content { opacity: 1; visibility: visible; }

.dropdown-small .dropdown-content { width: 150px; }

.dropdown-large .dropdown-content { width: 300px; }

.dropdown-top .dropdown-content { bottom: 100%; margin-top: 0; margin-bottom: 8px; }
.dropdown-top .dropdown-content:before, .dropdown-top .dropdown-content:after { top: 100%; }
.dropdown-top .dropdown-content:after { border-color: rgba(255, 255, 255, 0); border-top-color: white; }
.dropdown-top .dropdown-content:before { border-color: rgba(255, 255, 255, 0); border-top-color: #e0e0e0; }

.modal { background-color: rgba(40, 46, 49, 0.5); bottom: 0; left: 0; margin: 0; opacity: 0; overflow: hidden; pointer-events: none; position: fixed; right: 0; top: 0; transition: opacity ease-in 300ms; z-index: 1000002; }
.modal:target { opacity: 1; pointer-events: auto; }
.modal .modal-container { box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1); margin: 16px auto; position: relative; width: 90%; }
@media (min-width: 768px) { .modal .modal-container { width: 526px; } }
@media (min-height: 480px) { .modal .modal-container { margin: 10% auto; } }
@media (min-height: 768px) { .modal .modal-container { margin: 15% auto; } }
.modal .modal-header { background-color: #bd302b; color: white; padding: 16px 1.5em; }
.modal .modal-header h1, .modal .modal-header h2, .modal .modal-header h3, .modal .modal-header h4, .modal .modal-header h5, .modal .modal-header h6, .modal .modal-header .h1, .modal .modal-header .h2, .modal .modal-header .h3, .modal .modal-header .h4, .modal .modal-header .h5, .modal .modal-header .h6 { color: inherit; display: inline; }
.modal .modal-body, .modal .modal-footer { background-color: white; margin-top: 0; }
.modal .modal-body { padding: 32px 2.5em; }
.modal .modal-footer { border-top: 1px solid #e0e0e0; font-size: 14px; margin: 0; padding: 24px 2.5em; }
.modal .modal-close { color: white !important; float: right; margin: 0; opacity: .5; transition: opacity 300ms; }
.modal .modal-close:hover { opacity: 1; }
.modal .modal-close:hover, .modal .modal-close:focus { text-decoration: none; }
.modal .modal:target .modal-close--background { display: block; height: 100%; pointer-events: all; position: absolute; width: 100%; }
.modal .modal:target .modal-close--background:hover { border-bottom: none; text-decoration: none; }
@media (min-width: 768px) { .modal.modal-small .modal-container { width: 360px; } }
@media (min-width: 768px) { .modal.modal-large .modal-container { width: 760px; } }
@media (min-width: 768px) { .modal.modal-full .modal-container { width: 90%; } }
.modal.modal-flat .modal-header { background-color: white; color: #000 !important; padding: 1.5em 2.5em 0; }
.modal.modal-flat .modal-header h1, .modal.modal-flat .modal-header h2, .modal.modal-flat .modal-header h3, .modal.modal-flat .modal-header h4, .modal.modal-flat .modal-header h5, .modal.modal-flat .modal-header h6, .modal.modal-flat .modal-header .h1, .modal.modal-flat .modal-header .h2, .modal.modal-flat .modal-header .h3, .modal.modal-flat .modal-header .h4, .modal.modal-flat .modal-header .h5, .modal.modal-flat .modal-header .h6 { color: inherit; }
.modal.modal-flat .modal-close { color: #000; line-height: 1; margin: 0; }

.progress { background-color: #f5f5f5; border-radius: 3px; box-shadow: inset 0 1px 1px rgba(224, 224, 224, 0.25); box-sizing: initial; color: white; font-size: 11px; height: 14px; line-height: 1.2; margin-bottom: 24px; position: relative; text-align: center; width: 100%; }
.progress > span { background-color: #bd302b; border-radius: 3px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); display: block; height: 100%; overflow: hidden; position: relative; width: auto; }

.spinner { animation: rotate .8s infinite linear; border: 3px solid #b5b5b5; border-radius: 50%; border-right-color: transparent; height: 30px; margin: 24px auto; width: 30px; }

@keyframes rotate { 0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); } }
.tooltip, [data-hint] { display: inline-block; position: relative; }
.tooltip:before, .tooltip:after, [data-hint]:before, [data-hint]:after { border-radius: 2px; opacity: 0; position: absolute; pointer-events: none; transform: translate3d(0, 0, 0); transition: 200ms; transition-delay: 0ms; visibility: hidden; z-index: 1000000; }
.tooltip:before, [data-hint]:before { background-color: transparent; border: 8px solid transparent; content: ""; position: absolute; z-index: 1000001; }
.tooltip:after, [data-hint]:after { background-color: #282E31; color: white; content: attr(data-hint); font-size: 12px; padding: .25em .5em; text-decoration: none; white-space: nowrap; line-height: 1.5; }
.tooltip:hover:before, .tooltip:hover:after, .tooltip:focus:before, .tooltip:focus:after, [data-hint]:hover:before, [data-hint]:hover:after, [data-hint]:focus:before, [data-hint]:focus:after { opacity: 1; visibility: visible; }
.tooltip:hover:before, .tooltip:hover:after, [data-hint]:hover:before, [data-hint]:hover:after { transition-delay: 100ms; }

.tooltip-top:before { border-top-color: #282E31; margin-bottom: -12px; }
.tooltip-top:after { margin-left: -18px; }
.tooltip-top:before, .tooltip-top:after { bottom: 100%; left: 50%; }
.tooltip-top:hover:after, .tooltip-top:hover:before { transform: translateY(-8px); }
.tooltip-top:focus:after, .tooltip-top:focus:before { transform: translateY(-8px); transition: 300ms; }

.tooltip-bottom:before { border-bottom-color: #282E31; margin-top: -12px; }
.tooltip-bottom:after { margin-left: -18px; }
.tooltip-bottom:before, .tooltip-bottom:after { left: 50%; top: 100%; }
.tooltip-bottom:hover:after, .tooltip-bottom:hover:before, .tooltip-bottom:focus:after, .tooltip-bottom:focus:before { transform: translateY(8px); }

.tooltip-right:before { border-right-color: #282E31; margin-bottom: -8px; margin-left: -12px; }
.tooltip-right:after { margin-bottom: -12px; }
.tooltip-right:before, .tooltip-right:after { bottom: 50%; left: 105%; }
.tooltip-right:hover:after, .tooltip-right:hover:before, .tooltip-right:focus:after, .tooltip-right:focus:before { transform: translateX(8px); }

.tooltip-left:before { border-left-color: #282E31; margin-bottom: -8px; margin-right: -12px; }
.tooltip-left:after { margin-bottom: -12px; }
.tooltip-left:before, .tooltip-left:after { bottom: 50%; right: 100%; }
.tooltip-left:hover:after, .tooltip-left:hover:before, .tooltip-left:focus:after, .tooltip-left:focus:before { transform: translateX(-8px); }

.tooltip-always:before, .tooltip-always:after { opacity: 1; visibility: visible; }
.tooltip-always .tooltip-top:before, .tooltip-always .tooltip-top:after { transform: translateY(-8px); }
.tooltip-always .tooltip-right:before, .tooltip-always .tooltip-right:after { transform: translateY(8px); }
.tooltip-always .tooltip-bottom:before, .tooltip-always .tooltip-bottom:after { transform: translateX(-8px); }
.tooltip-always .tooltip-left:before, .tooltip-always .tooltip-left:after { transform: translateX(8px); }

header nav.primary { -webkit-tap-highlight-color: transparent; }
header nav.primary, header nav.primary * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
header nav.primary.initialized .navigation { overflow: visible; }
header nav.primary .navigation li.current > a, header nav.primary .navigation li.section > a { color: #bd302b; }
html.scrolled header nav.primary .navigation li.current > a, html.scrolled header nav.primary .navigation li.section > a { color: black !important; }
header nav.primary .navigation li a { display: inline-block; font-family: roboto-condensed, sans-serif; font-size: 24px; line-height: 54px; color: black; font-weight: 700; text-decoration: none; white-space: nowrap; }

@font-face { font-family: 'custom-menu-font'; src: url("../fonts/custom-menu-font.eot?93557830"); src: url("../fonts/custom-menu-font.eot?93557830#iefix") format("embedded-opentype"), url("../fonts/custom-menu-font.woff2?93557830") format("woff2"), url("../fonts/custom-menu-font.woff?93557830") format("woff"), url("../fonts/custom-menu-font.ttf?93557830") format("truetype"), url("../fonts/custom-menu-font.svg?93557830#custom-menu-font") format("svg"); font-weight: normal; font-style: normal; }
.menu-icons:after, [class^="menu-icon-"]:before, [class*=" menu-icon-"]:before { font-family: "custom-menu-font"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; margin-left: .2em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.menu-icon-menu:before { content: '\e800'; }

.menu-icon-open:before { content: '\e801'; }

.menu-icon-close:before { content: '\e802'; }

.menu-icon-left:before { content: '\e803'; }

.menu-icon-right:before { content: '\e804'; }

.menu-icon-double-right:before { content: '\f101'; }

html.mobile-menu header { max-height: 100vh; overflow: visible; }
html.mobile-menu header nav.primary { display: none; height: auto; background: #efefef; padding: 10px; }
html.mobile-menu header nav.primary .navigation { height: auto; position: relative; z-index: 10000; background: #efefef; padding: 0; }
html.mobile-menu header nav.primary .navigation li:hover, html.mobile-menu header nav.primary .navigation li:focus { background-color: transparent; }
html.mobile-menu header nav.primary .navigation li a { white-space: normal; padding: 0 .5em; line-height: 36px; }
html.mobile-menu header nav.primary .navigation li ul.sub { display: none; }
html.mobile-menu header nav.primary .navigation li:after { clear: both; display: block; position: relative; content: ""; }
html.mobile-menu header nav.primary .navigation > li { float: none; display: inline-block; width: 100%; position: relative; }
html.mobile-menu header nav.primary .navigation > li a { color: black; display: inline-block; float: left; clear: both; padding: 5px 0; width: auto; width: -webkit-calc(100% - 36px); width: -moz-calc(100% - 36px); width: -o-calc(100% - 36px); width: calc(100% - 36px); font-size: 18px; line-height: 26px; }
html.mobile-menu header nav.primary .navigation > li:last-child { margin-bottom: 10px; }
html.mobile-menu header nav.primary .navigation > li span.open-close { cursor: pointer; font-size: 18px; right: 0; top: 0px; float: right; display: inline-block; position: relative; height: 36px; width: 36px; line-height: 36px; text-align: center; }
html.mobile-menu header nav.primary .navigation > li span.open-close:after { font-family: "FontAwesome"; content: '\f067'; line-height: inherit; }
html.mobile-menu header nav.primary .navigation > li span.open-close.open:after { content: '\f068'; }
html.mobile-menu header nav.primary .navigation > li ul.sub { position: relative; top: 0; margin-left: -10px; width: -webkit-calc(100% + 20px); width: -moz-calc(100% + 20px); width: -o-calc(100% + 20px); width: calc(100% + 20px); padding: 0 10px; clear: both; z-index: 2; visibility: visible; }
html.mobile-menu header nav.primary .navigation > li ul.sub.level0 { background: rgba(0, 0, 0, 0.1); }
html.mobile-menu header nav.primary .navigation > li ul.sub.level0 > li { margin-top: 10px; }
html.mobile-menu header nav.primary .navigation > li ul.sub.level0 > li > a { font-weight: 700; }
html.mobile-menu header nav.primary .navigation > li ul.sub.level1 { padding-left: 10px !important; }
html.mobile-menu header nav.primary .navigation > li ul.sub li ul.sub { display: none; }
html.mobile-menu header nav.primary .navigation > li ul.sub li a { font-weight: 400; font-size: 16px; line-height: 24px; }
html.mobile-menu header nav.primary .navigation > li ul.sub li:first-child { margin-top: 0; }
html.mobile-menu header #MobileMenu { cursor: pointer; display: block; position: relative; font-size: 30px; width: 40px; height: 40px; float: right; background: url(../img/menu.png); background-size: contain; background-repeat: no-repeat; background-position: center !important; }
html.mobile-menu header #MobileMenu:before { display: none; }

html.menu-open #MobileMenu { background: url(../img/close.png) !important; background-size: 50px !important; }

html:not(.mobile-menu) header .navigation-container { display: block; position: relative; float: left; width: 100%; }
html:not(.mobile-menu) header .navigation-container nav.primary { background-color: transparent; width: 100%; overflow-x: auto; }
html:not(.mobile-menu) header .navigation-container nav.primary .navigation { height: 64px; display: inline-flex; width: 100%; justify-content: center; }
html:not(.mobile-menu) header .navigation-container nav.primary .navigation > li { display: inline-block; float: none; margin: 0 20px; width: auto; }
html:not(.mobile-menu) header .navigation-container nav.primary .navigation > li span.open-close { display: none; }
html:not(.mobile-menu) header .navigation-container nav.primary .navigation > li:first-child { margin-left: 0; }
html:not(.mobile-menu) header .navigation-container nav.primary .navigation > li:last-child { margin-right: 0; }
html:not(.mobile-menu) header .navigation-container nav.primary .navigation > li > a { white-space: nowrap; line-height: 28px; font-size: 22px; padding: 15px 0px; }
@media screen and (max-width: 1560px) { html:not(.mobile-menu) header .navigation-container nav.primary .navigation > li > a { font-size: 19px; } }
html:not(.mobile-menu) header .navigation-container nav.primary .navigation > li > a.has-sub:after { line-height: inherit; position: relative; text-decoration: none; }
html:not(.mobile-menu) header .navigation-container nav.primary .navigation > li:not(.open-left) > ul { left: 0; }
html:not(.mobile-menu) header .navigation-container nav.primary .navigation > li.open-left > ul { right: 0; left: auto !important; }
html:not(.mobile-menu) header .navigation-container nav.primary .navigation > li.open-left > ul:before { margin-right: 0 !important; }
html:not(.mobile-menu) header .navigation-container nav.primary .navigation > li > ul.sub { display: block; position: absolute; z-index: 1000; padding: 0; top: 73px; text-align: left; background-color: #e4e9ec; border-bottom: 1px solid #d5dde1; box-shadow: 0 0px 8px rgba(0, 0, 0, 0.1); }
html:not(.mobile-menu) header .navigation-container nav.primary .navigation > li ul.sub.level2 { display: none; }
html:not(.mobile-menu) header .navigation-container nav.primary .navigation > li ul.sub li { position: relative; width: 100%; overflow: visible; display: block; border-bottom: none; }
html:not(.mobile-menu) header .navigation-container nav.primary .navigation > li ul.sub li a { padding: 5px 0; margin: 0; width: 100%; display: block; line-height: 26px; color: inherit; border: none; white-space: normal; font-size: 20px; }
html:not(.mobile-menu) header .navigation-container nav.primary .navigation > li ul.sub li ul li a { font-size: 16px; font-weight: 400; }
html:not(.mobile-menu) header .navigation-container nav.primary .navigation > li ul.sub.level0 { width: 100vw; -moz-columns: 4; -webkit-columns: 4; columns: 4; margin-left: calc(0px); padding: 40px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; left: 0 !important; overflow-y: auto; }
@media (max-width: 1280px) { html:not(.mobile-menu) header .navigation-container nav.primary .navigation > li ul.sub.level0 { -moz-columns: 3; -webkit-columns: 3; columns: 3; } }
@media (max-width: 960px) { html:not(.mobile-menu) header .navigation-container nav.primary .navigation > li ul.sub.level0 { -moz-columns: 2; -webkit-columns: 2; columns: 2; } }
html:not(.mobile-menu) header .navigation-container nav.primary .navigation > li ul.sub.level0.no-columns { -moz-columns: 1; -webkit-columns: 1; columns: 1; }
html:not(.mobile-menu) header .navigation-container nav.primary .navigation > li ul.sub.level0.no-columns li { max-width: 500px; margin: 0 auto; }
html:not(.mobile-menu) header .navigation-container nav.primary .navigation > li ul.sub.level0 > li { border-bottom: 1px solid rgba(0, 0, 0, 0.2); padding: 5px 0; }
html:not(.mobile-menu) header .navigation-container nav.primary .navigation > li > ul.sub { visibility: hidden; opacity: 0; -moz-transition: opacity 0.3s linear, visibility 0s linear 0.3s; -o-transition: opacity 0.3s linear, visibility 0s linear 0.3s; -webkit-transition: opacity 0.3s linear, visibility 0s linear; -webkit-transition-delay: 0s, 0.3s; transition: opacity 0.3s linear, visibility 0s linear 0.3s; }
html:not(.mobile-menu) header .navigation-container nav.primary .navigation > li > ul.sub:before { position: absolute; margin: 0 -50px -50px -50px; top: 0; bottom: 0; left: 0; right: 0; }
html:not(.mobile-menu) header .navigation-container nav.primary .navigation > li.focus > a { border-bottom: 7px solid #95a0a2; height: 64px; }
html:not(.mobile-menu) header .navigation-container nav.primary .navigation > li.focus > ul.sub { visibility: visible; opacity: 1; -moz-transition: opacity 0s linear; -o-transition: opacity 0s linear; -webkit-transition: opacity 0s linear; transition: opacity 0s linear; }
html:not(.mobile-menu) header #MobileMenu { display: none; }

header { padding: 0px 0; width: 100%; position: fixed; top: 0; left: 0; z-index: 9998; }
html.scrolled:not(.mobile-menu) header .brand-container { margin-top: -100%; }
html.scrolled:not(.mobile-menu) header .navigation-container { background: #bd302b; box-shadow: 0 0px 2px rgba(0, 0, 0, 0.2); }
html.scrolled:not(.mobile-menu) header .navigation-container .navigation > li > a { color: white !important; }
html.scrolled:not(.mobile-menu) header .navigation-container .navigation > li.focus > a { border-color: rgba(0, 0, 0, 0.3) !important; }
html.mobile-menu header .search-link { float: none; position: absolute; right: 70px; top: 5px; }
html.mobile-menu header .search-link img { width: 28px; }
html.mobile-menu header .lang-toggle { position: absolute; top: 3px; right: 115px; }
html.mobile-menu header #PageTranslations { left: 0; top: 128px; background: #d8e1e2; width: 100%; box-shadow: 0 2px 3px #00000005; }
html.mobile-menu header #PageTranslations ul { text-align: center; }
html.mobile-menu header #PageTranslations ul li { float: none; display: inline-block; margin-right: 0; }
html.mobile-menu header #MobileMenu { right: -10px; }
html.scrolled.mobile-menu header { position: fixed; top: 0; }
html.scrolled.mobile-menu header .brand-container { background: #bd302b; }
html.scrolled.mobile-menu header .logo { display: none; }
html.scrolled.mobile-menu header .search-link { float: none; position: absolute; right: 70px; top: 5px; }
html.scrolled.mobile-menu header .search-link img { width: 28px; -webkit-filter: invert(1); filter: invert(1); }
html.scrolled.mobile-menu header .lang-toggle { position: absolute; top: 4px; right: 115px; color: white; }
html.scrolled.mobile-menu header #PageTranslations { left: 0; top: 60px; background: white; width: 100%; box-shadow: 0 2px 3px #00000005; }
html.scrolled.mobile-menu header #PageTranslations ul { text-align: center; }
html.scrolled.mobile-menu header #PageTranslations ul li { float: none; display: inline-block; margin-right: 0; }
html.scrolled.mobile-menu header #MobileMenu { right: -10px; -webkit-filter: invert(1); filter: invert(1); }
header .inner { position: relative; box-sizing: border-box; margin: 0 auto; max-width: 1600px; padding-left: 10px; padding-right: 10px; width: 100%; max-width: 100%; padding: 0; }
header .inner:after { content: ''; display: block; clear: both; float: none; }
header .brand-container, header .navigation-container { display: block; position: relative; float: left; width: 100%; transition: all .3s; }
header .navigation-container { background: rgba(255, 255, 255, 0.8); padding: 10px 10px 5px 10px; max-height: -webkit-calc(100vh - 50px); max-height: -moz-calc(100vh - 50px); max-height: -o-calc(100vh - 50px); max-height: calc(100vh - 50px); }
html.mobile-menu header .navigation-container { padding: 0; overflow: auto; }
header .brand-container { padding: 10px 20px; background: white; margin-top: 0; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; justify-content: space-between; align-items: center; }
html.mobile-menu header .brand-container { flex-wrap: wrap; }
html.mobile-menu header .brand-container a.brand { -webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2; -ms-flex-order: 2; -webkit-order: 2; order: 2; width: 50%; }
header .brand-container .logo { max-height: 140px; }
html.mobile-menu header .brand-container .logo { height: 110px; }
header .brand-container .quicklinks { text-align: center; }
html.scrolled header .brand-container .quicklinks { display: none; }
@media (max-width: 800px) { header .brand-container .quicklinks { display: none; } }
html.mobile-menu header .brand-container .quicklinks { display: none !important; -webkit-box-ordinal-group: 5; -moz-box-ordinal-group: 5; -ms-flex-order: 5; -webkit-order: 5; order: 5; margin-top: 10px; background: #fff; padding: 10px; margin-bottom: -10px; margin-left: -5px; margin-right: -5px; width: 100vw; }
html.mobile-menu.menu-open header .brand-container .quicklinks { display: inline-block !important; }
header .brand-container .quicklinks a { background: #e4e9ec; border-radius: 3px; color: black; padding: 10px; display: inline-block; font-family: roboto-condensed, sans-serif; text-transform: uppercase; letter-spacing: 1px; margin-right: 5px; margin-bottom: 5px; transition: all .4s; }
header .brand-container .quicklinks a:hover { background: #dbe2e6; }
header .brand-container .right { min-width: 120px; padding: 0 20px; }
header .brand-container .right .search-link { float: right; }
html.mobile-menu header .brand-container .right { position: relative; -webkit-box-ordinal-group: 3; -moz-box-ordinal-group: 3; -ms-flex-order: 3; -webkit-order: 3; order: 3; width: 50%; }
header .lang-toggle { display: none; }
html.mobile-menu header .lang-toggle { display: block; }
header #PageTranslations { display: block; float: right; position: relative; padding: 0 5px; min-height: 32px; }
@media (max-width: 800px) { header #PageTranslations { display: none; } }
html.mobile-menu header #PageTranslations { display: none; position: fixed; }
header #PageTranslations ul li { float: left; margin-right: 10px; }
header #PageTranslations ul li a { display: block; padding: 10px; color: black; font-family: roboto-condensed, sans-serif; font-size: 20px; }
header #PageTranslations ul li:last-child { margin-right: 0; }
header #PageTranslations ul li .current { display: none; text-decoration: underline; }
header ul { list-style: none; margin: 0; padding: 0; }
header .header-search { float: left; display: block; position: relative; padding: 0 5px; height: 32px; }
header .header-search .header-search-inner { position: relative; }
header .header-search .search-bar { display: none; float: left; }
header .header-search .search-bar.show { display: block; }
header .header-search .search-bar fieldset div.field { margin: 0 10px 0 0px !important; border: none !important; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
header .header-search .search-bar fieldset div.field input { background: #fff; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -moz-transform: none; -ms-transform: none; -webkit-transform: none; transform: none; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; height: 32px; }
header .header-search .search-bar .Actions { display: none; }
header .header-search .search-dropdown-icon { display: inline-block; padding: 8px 5px 0 5px; cursor: pointer; }

div.main { box-sizing: border-box; margin: 0 auto; max-width: 1600px; padding-left: 10px; padding-right: 10px; width: 100%; padding-left: 0; padding-right: 0; }
body.FrontPage div.main { max-width: 100%; }
div.main .layout:before, div.main .layout:after { content: ""; display: table; }
div.main .layout:after { clear: both; }
@media only screen and (max-width: 768px) { div.main .layout { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }
div.main .layout.columns-1 article { margin: 0 auto; }
div.main .layout .top-level { margin: 20px 0; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; flex-wrap: wrap; -webkit-flex-wrap: wrap; }
div.main .layout .top-level .subpages-list-item { position: relative; display: block; padding: 10px; width: 33.3%; min-width: 300px; flex-grow: 1; max-width: 420px; }
@media (max-width: 768px) { div.main .layout .top-level .subpages-list-item { width: 50%; } }
@media (max-width: 480px) { div.main .layout .top-level .subpages-list-item { width: 100%; } }
div.main .layout .top-level .subpages-list-item img { filter: brightness(0.8); }
div.main .layout .top-level .subpages-list-item h3 { color: white; position: absolute; bottom: 20px; left: 20px; padding: 10px; font-size: 28px; line-height: 32px; max-width: calc(100% - 45px); }
@media (max-width: 1024px) { div.main .layout .top-level .subpages-list-item h3 { font-size: 22px; line-height: 26px; } }
@media (max-width: 768px) { div.main .layout .top-level .subpages-list-item h3 { font-size: 18px; line-height: 22px; } }
div.main .layout aside.sidebar { float: left; width: 320px; padding: 20px 10px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
@media only screen and (max-width: 768px) { div.main .layout aside.sidebar { float: none; width: 100%; background: #e3e9ea; } }
div.main .layout aside.sidebar nav { margin-bottom: 20px; }
div.main .layout aside.sidebar nav ul li > a { display: inline-block; padding: 10px 0; line-height: 24px; width: -webkit-calc(100% - 50px); width: -moz-calc(100% - 50px); width: -o-calc(100% - 50px); width: calc(100% - 50px); font-weight: bold; }
div.main .layout aside.sidebar nav ul li.current > a { color: #bd302b; }
div.main .layout aside.sidebar nav ul li ul { display: none; }
div.main .layout aside.sidebar nav ul li ul li a { font-weight: 400; line-height: 16px; }
div.main .layout aside.sidebar nav ul li ul li ul { padding-left: 20px !important; }
div.main .layout aside.sidebar nav ul li.section.open > ul, div.main .layout aside.sidebar nav ul li.current.open > ul { display: block; }
div.main .layout aside.sidebar nav ul li.section.open > .open-close:after, div.main .layout aside.sidebar nav ul li.current.open > .open-close:after { content: "\f106"; }
div.main .layout aside.sidebar nav ul li.section.open > .open-close.open:after, div.main .layout aside.sidebar nav ul li.current.open > .open-close.open:after { content: "\f107"; }
div.main .layout aside.sidebar nav ul li .open-close { cursor: pointer; }
div.main .layout aside.sidebar nav ul li .open-close:after { font-family: "FontAwesome"; display: inline-block; content: "\f107"; position: relative; color: black; font-size: 28px; width: 32px; float: right; height: 32px; line-height: 32px; transition: all .3s; cursor: pointer; top: 5px; }
div.main .layout aside.sidebar nav ul li .open-close.open:after { content: "\f106"; }
div.main .layout aside.sidebar nav ul.sub { padding-left: 10px; }
@media only screen and (max-width: 768px) { div.main .layout aside.sidebar.left { -webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2; -ms-flex-order: 2; -webkit-order: 2; order: 2; } }
div.main .layout aside.sidebar.right { float: right; }
@media only screen and (max-width: 768px) { div.main .layout aside.sidebar.right { -webkit-box-ordinal-group: 3; -moz-box-ordinal-group: 3; -ms-flex-order: 3; -webkit-order: 3; order: 3; } }
div.main .layout .content-container { float: left; width: 100%; margin-top: 20px; margin-bottom: 20px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
body.FrontPage div.main .layout .content-container { margin-top: 0; margin-bottom: 0; }
@media only screen and (max-width: 768px) { div.main .layout .content-container { float: none; width: 100% !important; -webkit-box-ordinal-group: 1; -moz-box-ordinal-group: 1; -ms-flex-order: 1; -webkit-order: 1; order: 1; padding: 10px; } }
div.main .layout .content-container article { clear: both; max-width: 850px; padding: 20px; /*@media (min-width: $bp-s + 1px) { h1#PageTitle { display: none; }}*/ }
div.main .layout .content-container article body.ESuomiServicePage { max-width: none; }
@media (max-width: 768px) { div.main .layout .content-container article { padding: 0 10px; } }
div.main .layout .content-container #Form_EditForm .middleColumn { max-width: inherit; }
div.main .layout.columns-2 .content-container { width: 75%; width: -webkit-calc(100% - 320px); width: -moz-calc(100% - 320px); width: -o-calc(100% - 320px); width: calc(100% - 320px); }
div.main .layout.columns-3 .content-container { width: 50%; width: -webkit-calc(100% - 640px); width: -moz-calc(100% - 640px); width: -o-calc(100% - 640px); width: calc(100% - 640px); }
@media only screen and (min-width: 769px) and (max-width: 1024px) and (orientation: portrait) { div.main .layout.columns-3 .content-container { width: 75%; width: -webkit-calc(100% - 320px); width: -moz-calc(100% - 320px); width: -o-calc(100% - 320px); width: calc(100% - 320px); } }
@media only screen and (min-width: 769px) and (max-width: 1024px) and (orientation: portrait) { div.main .layout.columns-3 aside.sidebar.right { width: 75%; width: -webkit-calc(100% - 320px); width: -moz-calc(100% - 320px); width: -o-calc(100% - 320px); width: calc(100% - 320px); } }

footer { visibility: hidden; width: 100%; background: #f2f2f2; }
footer .inner { padding: 50px 0 0px 0; box-sizing: border-box; margin: 0 auto; max-width: 1600px; padding-left: 10px; padding-right: 10px; width: 100%; max-width: 1860px; }
@media (max-width: 960px) { footer .inner { padding-left: 15px; padding-right: 15px; } }
footer .inner .columns { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; flex-wrap: wrap; }
footer .inner .columns .column { min-width: 250px; flex-grow: 1; padding: 0 10px; }
footer .inner .columns .column .column { min-width: 80px; padding-left: 0; }
footer .sharelinks { text-align: center; padding: 10px; }
footer .sharelinks a { color: white; display: inline-block; margin: 2px; width: 30px; height: 30px; text-align: center; border-radius: 3px; }
footer .sharelinks a i { line-height: 30px; font-size: 16px; }
footer .sharelinks a.facebook { background: #4267b2; }
footer .sharelinks a.twitter { background: #1DA1F2; }
footer .sharelinks a.linkedin { background: #0077B5; }
footer .footer-left, footer .footer-right { display: block; width: calc(50% + 30px); padding: 10px 20px; background: rgba(0, 0, 0, 0.05); font-size: 15px; font-family: roboto-condensed, sans-serif; }
footer .footer-left.footer-left, footer .footer-right.footer-left { margin-left: -30px; float: left; }
footer .footer-left.footer-right, footer .footer-right.footer-right { margin-right: -30px; float: right; text-align: right; }
@media (max-width: 960px) { footer .footer-left, footer .footer-right { width: -webkit-calc(100% + 30px); width: -moz-calc(100% + 30px); width: -o-calc(100% + 30px); width: calc(100% + 30px); margin-left: -15px !important; margin-right: -15px !important; text-align: center !important; } }

.webadmin-edit-link { float: right; background: transparent url(../../../framework/admin/images/btn-icon/document--pencil.png) no-repeat; width: 16px; height: 16px; }
@media only screen and (max-width: 767px) { .webadmin-edit-link { display: none; } }
.webadmin-edit-link.widgets { margin-left: 10px; background: transparent url(../../../framework/admin/images/btn-icon/chain--pencil.png) no-repeat; }

.PopularPagesWidget .WidgetHolderContent { margin-bottom: 0 !important; }
.PopularPagesWidget .wrapper { padding: 50px 20px; min-height: 680px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; justify-content: center; background-size: cover !important; background-repeat: no-repeat !important; background-position: center !important; }
@media (max-width: 768px) { .PopularPagesWidget .wrapper { min-height: 0; } }
.PopularPagesWidget .wrapper h3 { text-align: center; color: white; font-size: 36px; line-height: 46px; margin-bottom: 50px; }
@media (max-width: 768px) { .PopularPagesWidget .wrapper h3 { margin-bottom: 0px; } }
.PopularPagesWidget .wrapper .content { margin: 0px auto 40px auto; color: white; width: 100%; max-width: 650px; font-size: 17px; font-weight: 700; }
.PopularPagesWidget .wrapper .pages-list { text-align: center; max-width: 1120px; margin: 0 auto; width: 100%; }
.PopularPagesWidget .wrapper .pages-list .page-link { background: white; border-radius: 3px; color: black; padding: 15px 20px; display: inline-block; font-family: roboto-condensed, sans-serif; font-size: 16px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; margin: 10px; }
@media (max-width: 768px) { .PopularPagesWidget .wrapper .pages-list .page-link { padding: 10px 15px; } }
.PopularPagesWidget .wrapper.no-image { background: #d8e1e2; min-height: 200px; }
.PopularPagesWidget .wrapper.no-image .pages-list { max-width: 600px; }
.PopularPagesWidget .wrapper.no-image .page-link { background: transparent; color: black; padding: 10px 5px; border-radius: 0px; border-bottom: 3px solid #bbcbcc; text-transform: none; }
.PopularPagesWidget .wrapper.no-image h3 { font-size: 28px; }
.PopularPagesWidget .wrapper.no-image h3, .PopularPagesWidget .wrapper.no-image .content { color: black; }

.WarningMessageWidget { padding: 30px; background: #efefef; color: black; text-align: center; }
@media (max-width: 768px) { .WarningMessageWidget { padding: 10px; } }
.WarningMessageWidget .item { position: relative; padding: 10px; width: 100%; max-width: 500px; text-align: left; display: inline-block; }
.WarningMessageWidget .item .category { background: #bd302b; color: white; padding: 5px; display: inline-block; font-family: roboto-condensed, sans-serif; font-size: 14px; letter-spacing: 1px; text-transform: uppercase; }
.WarningMessageWidget .item h2 { display: block; margin: 10px 0; font-family: roboto-condensed, sans-serif; font-size: 28px; line-height: 32px; }
@media (max-width: 768px) { .WarningMessageWidget .item h2 { font-size: 20px; line-height: 26px; } }
.WarningMessageWidget .item p { font-size: .9em; line-height: 1.5em; margin-bottom: 10px; }
.WarningMessageWidget .item a { font-family: roboto-condensed, sans-serif; text-decoration: underline; font-weight: 700; }

.banner { margin-top: 155px; position: relative; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; justify-content: center; align-items: center; z-index: 0; width: 100%; height: 630px; max-height: 55vh; background-size: cover; background-repeat: no-repeat; background-position: center; }
html.mobile-menu .banner { margin-top: 130px; }
@media (min-width: 769px) { body.FrontPage .banner { max-height: 88vh; } }
@media (max-width: 767px) { .banner { max-height: 50vh; }
  body:not(.FrontPage) .banner { height: auto; min-height: 200px; } }
.banner img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; filter: brightness(0.8); }
html.no-object-fit .banner img { visibility: hidden; opacity: 0; }
@media (max-width: 767px) { body:not(.FrontPage) .banner img { /*position: relative;*/ } }
.banner .search i { display: none; }
.banner .search form { height: 80px !important; width: 580px !important; max-width: 100% !important; border-radius: 5px !important; overflow: hidden; }
.banner .search #Form_SearchForm_Search_Holder .left { pointer-events: none; }
.banner .search input { height: 80px !important; }
.banner .search input#Form_SearchForm_Search { border: none !important; max-width: 100% !important; width: 500px !important; -webkit-appearance: none !important; border-bottom-right-radius: 0px; border-top-right-radius: 0px; }
.banner .search fieldset { padding-right: 0 !important; }
.banner .search .Actions { width: 80px !important; height: 80px !important; cursor: pointer; }
.banner .search input[type="submit"] { color: transparent !important; font-size: 0 !important; background-image: url(../img/search.png); background-position: center !important; background-repeat: no-repeat !important; background-size: 34px; width: 80px; border-bottom-left-radius: 0px; border-top-left-radius: 0px; }
@media (max-width: 767px) { .banner .search .search-bar { width: auto !important; max-width: 100% !important; }
  .banner .search .search-bar form { max-width: 100% !important; width: auto !important; height: 60px !important; }
  .banner .search .search-bar form input#Form_SearchForm_Search { width: 90vw !important; height: 60px !important; }
  .banner .search .search-bar form .Actions { width: 60px !important; height: 60px !important; }
  .banner .search .search-bar form .Actions input { height: 60px !important; background-size: 40px !important; } }
@media (max-width: 480px) { .banner .search .search-bar form { height: 45px !important; }
  .banner .search .search-bar form input#Form_SearchForm_Search { height: 45px !important; }
  .banner .search .search-bar form .Actions { width: 45px !important; height: 45px !important; }
  .banner .search .search-bar form .Actions input { height: 45px !important; background-size: 30px !important; } }
.banner .wrapper { box-sizing: border-box; margin: 0 auto; max-width: 1600px; padding-left: 10px; padding-right: 10px; width: 100%; position: relative; height: 100%; }
@media (max-width: 767px) { .banner .wrapper { height: auto; } }
.banner .wrapper h2 { top: 50%; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); position: relative; color: white; text-align: center; }
@media (min-width: 960px) { .banner .wrapper h2 { font-size: 44px; line-height: 52px; } }
@media (max-width: 767px) { .banner .wrapper h2 { display: none; } }
.banner .wrapper .breadcrumbs { color: #ffffff; display: inline-block; background: #bd302b; z-index: 9; position: absolute; bottom: 0; left: 0; padding: 15px; font-size: 16px; line-height: 20px;     /*@media (max-width: $bp-s) {  	position: relative; 	margin: 0 -10px;
	    background: transparent;
	    color: #b1b1b1;
	    line-height: 22px;
	    padding: 5px;
	    font-size: 14px; 	}*/ }
@media (max-width: 767px) { .banner .wrapper .breadcrumbs { display: none; } }

.RSSFeedWidget { background: #d8e1e2; padding: 40px; }
@media (max-width: 960px) { .RSSFeedWidget { padding: 10px; } }
.RSSFeedWidget .RSSFeedWidgetContent.has-image { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; margin: -40px -40px -60px -40px; }
@media (max-width: 768px) { .RSSFeedWidget .RSSFeedWidgetContent.has-image { margin: -20px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }
.RSSFeedWidget .RSSFeedWidgetContent.has-image .image, .RSSFeedWidget .RSSFeedWidgetContent.has-image .content { width: 50%; min-width: 320px; flex-grow: 1; }
@media (max-width: 768px) { .RSSFeedWidget .RSSFeedWidgetContent.has-image .image, .RSSFeedWidget .RSSFeedWidgetContent.has-image .content { width: 100%; } }
.RSSFeedWidget .RSSFeedWidgetContent.has-image img { height: 100%; width: 100%; object-fit: cover; }
.RSSFeedWidget .RSSFeedWidgetContent.has-image .content { padding: 40px; display: flex; flex-direction: column; justify-content: center; align-items: center; }
@media (max-width: 768px) { .RSSFeedWidget .RSSFeedWidgetContent.has-image .content { padding: 20px; } }
.RSSFeedWidget .RSSFeedWidgetContent.has-image .content h3 { margin-bottom: 20px; }
.RSSFeedWidget .RSSFeedWidgetContent.has-image .content .item-list { width: 100%; max-width: 450px; }
.RSSFeedWidget .RSSFeedWidgetContent.has-image .content a.button { margin-top: 20px; }
.RSSFeedWidget .RSSFeedWidgetContent.has-image ul.slick-dots button:before, .RSSFeedWidget .RSSFeedWidgetContent.has-image ul.slick-dots body > div.main input[type="submit"]:before, body > div.main .RSSFeedWidget .RSSFeedWidgetContent.has-image ul.slick-dots input[type="submit"]:before, .RSSFeedWidget .RSSFeedWidgetContent.has-image ul.slick-dots body > div.main .Actions .back-link:before, body > div.main .Actions .RSSFeedWidget .RSSFeedWidgetContent.has-image ul.slick-dots .back-link:before { font-size: 15px; }
.RSSFeedWidget h3 { text-align: center; font-size: 30px; color: #222; font-family: roboto-condensed, sans-serif; line-height: 1.25em; font-weight: 700; margin: 20px 0 10px; }
.RSSFeedWidget .item-list .item { list-style-type: none; padding: 10px; border-bottom: 1px solid #c7c7c7; margin-bottom: 0 !important; }
@media (max-width: 960px) { .RSSFeedWidget .item-list .item { padding: 5px; } }
.RSSFeedWidget .item-list .item:last-child { border-bottom: none; }
.RSSFeedWidget .item-list .item h4 { font-weight: 400; }
.RSSFeedWidget .item-list .item h4 a { color: black; line-height: 22px; margin-bottom: 5px; }
.RSSFeedWidget .item-list .item p { font-size: 14px; color: #9f9f9f; font-family: roboto-condensed, sans-serif; }

.RSSFeedPage .layout.columns-1 article { margin: 0 auto; }
.RSSFeedPage .rss-item { border-bottom: 1px solid #e0e0e0; padding: 10px 0; }
.RSSFeedPage .rss-item a.button { padding: 4px 6px; line-height: 24px; }
.RSSFeedPage .rss-item h2 a { font-family: roboto-condensed, sans-serif; font-weight: 700; font-size: 20px; line-height: 26px; margin-bottom: 10px; display: block; color: #bd302b; }
.RSSFeedPage .rss-title h1 { font-family: roboto-condensed, sans-serif; }
.RSSFeedPage .rss-date { display: block; padding: 5px 5px 5px 0; font-family: roboto-condensed, sans-serif; font-size: 15px; display: inline-block; color: #888; text-transform: uppercase; }
.RSSFeedPage #PageNumbers { margin-top: 10px; }
.RSSFeedPage #PageNumbers p { text-align: center; display: block; width: 100%; }
.RSSFeedPage #PageNumbers p #numbers a, .RSSFeedPage #PageNumbers a.next { display: inline-block; min-width: 40px; height: 40px; border-radius: 2px; border: 1px solid #e0e0e0; text-align: center; line-height: 40px; color: #777; }
.RSSFeedPage #PageNumbers p #numbers a.current, .RSSFeedPage #PageNumbers a.next.current { background: #e0e0e0; }

.EventWidget { background: #d8e1e2; padding: 40px; }
@media (max-width: 960px) { .EventWidget { padding: 10px; } }
.EventWidget .EventWidgetContent.has-image { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; margin: -40px -40px -60px -40px; }
@media (max-width: 768px) { .EventWidget .EventWidgetContent.has-image { margin: -20px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }
.EventWidget .EventWidgetContent.has-image .image, .EventWidget .EventWidgetContent.has-image .content { width: 50%; min-width: 320px; flex-grow: 1; }
@media (max-width: 768px) { .EventWidget .EventWidgetContent.has-image .image, .EventWidget .EventWidgetContent.has-image .content { width: 100%; } }
.EventWidget .EventWidgetContent.has-image img { height: 700px; width: 100%; object-fit: cover; }
.EventWidget .EventWidgetContent.has-image .content { padding: 40px; display: flex; flex-direction: column; justify-content: center; align-items: center; background: #d8e1e2; }
@media (max-width: 768px) { .EventWidget .EventWidgetContent.has-image .content { padding: 20px; } }
.EventWidget .EventWidgetContent.has-image .content h3 { margin-bottom: 20px; }
.EventWidget .EventWidgetContent.has-image .content .item-list { width: 100%; max-width: 450px; }
.EventWidget .EventWidgetContent.has-image .content a.button { margin-top: 20px; }
.EventWidget .EventWidgetContent.has-image ul.slick-dots button:before, .EventWidget .EventWidgetContent.has-image ul.slick-dots body > div.main input[type="submit"]:before, body > div.main .EventWidget .EventWidgetContent.has-image ul.slick-dots input[type="submit"]:before, .EventWidget .EventWidgetContent.has-image ul.slick-dots body > div.main .Actions .back-link:before, body > div.main .Actions .EventWidget .EventWidgetContent.has-image ul.slick-dots .back-link:before { font-size: 15px; }
.EventWidget h3 { text-align: center; font-size: 30px; color: #222; font-family: roboto-condensed, sans-serif; line-height: 1.25em; font-weight: 700; margin: 20px 0 10px; }
.EventWidget .item-list .item { list-style-type: none; padding: 10px; border-bottom: 1px solid #c7c7c7; margin-bottom: 0 !important; }
@media (max-width: 960px) { .EventWidget .item-list .item { padding: 5px; } }
.EventWidget .item-list .item:last-child { border-bottom: none; }
.EventWidget .item-list .item h4 { font-weight: 400; margin-bottom: 7px; }
.EventWidget .item-list .item h4 a { color: black; line-height: 26px; }
.EventWidget .item-list .item .date { font-size: 15px; color: #525252; font-family: roboto-condensed, sans-serif; }

.EventCalendarConnectorPage article { max-width: 100% !important; }
.EventCalendarConnectorPage #CurrentEvents > h2 { padding: 0; }
@media (min-width: 600px) { .EventCalendarConnectorPage #CurrentEvents > h2 { padding: 0 10px; } }
.EventCalendarConnectorPage #CurrentEvents ul { list-style: none; padding-left: 0 !important; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; flex-wrap: wrap; }
.EventCalendarConnectorPage #CurrentEvents ul li { list-style: none; position: relative; display: flex; flex-direction: column; border: 1px solid #e2e2e2; border-radius: 5px; width: 100%; padding: 15px; margin: 15px 0; min-width: 250px; }
@media (min-width: 600px) { .EventCalendarConnectorPage #CurrentEvents ul li { margin: 15px; width: calc(50% - 30px); } }
@media (min-width: 768px) { .EventCalendarConnectorPage #CurrentEvents ul li { padding: 20px 30px; } }
@media (min-width: 1024px) { .EventCalendarConnectorPage #CurrentEvents ul li { width: calc(33.3% - 30px); } }
.EventCalendarConnectorPage #CurrentEvents ul li.no-image a { flex: 1; }
.EventCalendarConnectorPage #CurrentEvents ul li img { width: 100%; object-fit: cover; padding: 0; margin-bottom: 10px; }
.EventCalendarConnectorPage #CurrentEvents ul li a.button { padding: 5px 7px; line-height: 16px; margin: 10px 0; border-radius: 2px; font-size: 15px; }
.EventCalendarConnectorPage #CurrentEvents ul li .date { color: #999; margin-bottom: 20px; font-size: 15px; font-family: roboto-condensed, sans-serif; }
.EventCalendarConnectorPage #CurrentEvents ul li h3 { margin: 0 0 10px; }
.EventCalendarConnectorPage #CurrentEvents ul li h3 a { font-family: roboto-condensed, sans-serif; font-weight: 700; font-size: 24px; line-height: 26px; display: block; color: #000; }
.EventCalendarConnectorPage #CurrentEvents ul li p { font-size: 1em; line-height: 1.5em; margin-bottom: 0; }
.EventCalendarConnectorPage .eventcalendarconnector { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; flex-wrap: wrap; line-height: 1.45em; }
.EventCalendarConnectorPage .eventcalendarconnector #ShowEvent { width: 70%; padding-right: 40px; }
@media (max-width: 768px) { .EventCalendarConnectorPage .eventcalendarconnector #ShowEvent { width: 100%; padding-right: 0; } }
.EventCalendarConnectorPage .eventcalendarconnector #ShowEvent h5 { font-weight: 400; font-size: 1.35em; line-height: 1.5em; margin-bottom: 0; }
.EventCalendarConnectorPage .eventcalendarconnector #ShowEvent > div { padding: 5px 0; }
.EventCalendarConnectorPage .eventcalendarconnector #ShowEvent .description { line-height: 1.45em; }
.EventCalendarConnectorPage .eventcalendarconnector .right { background: #efefef; padding: 20px; width: 30%; }
@media (max-width: 768px) { .EventCalendarConnectorPage .eventcalendarconnector .right { width: 100%; } }
.EventCalendarConnectorPage .eventcalendarconnector .right > div { padding: 5px 0; }
.EventCalendarConnectorPage .eventcalendarconnector .right h5 { margin-bottom: 0; font-weight: 400; font-size: 1.35em; line-height: 1.5em; }

.edit-page-mode article #Form_EditForm h1, .edit-page-mode article #Form_EditForm h2, .edit-page-mode article #Form_EditForm h3, .edit-page-mode article #Form_EditForm h4, .edit-page-mode article #Form_EditForm h5, .edit-page-mode article #Form_EditForm h6, .edit-page-mode article #Form_DocumentEditForm h1, .edit-page-mode article #Form_DocumentEditForm h2, .edit-page-mode article #Form_DocumentEditForm h3, .edit-page-mode article #Form_DocumentEditForm h4, .edit-page-mode article #Form_DocumentEditForm h5, .edit-page-mode article #Form_DocumentEditForm h6, .edit-page-mode article #Form_NewsEditForm h1, .edit-page-mode article #Form_NewsEditForm h2, .edit-page-mode article #Form_NewsEditForm h3, .edit-page-mode article #Form_NewsEditForm h4, .edit-page-mode article #Form_NewsEditForm h5, .edit-page-mode article #Form_NewsEditForm h6, .DMSArchivePage article #Form_EditForm h1, .DMSArchivePage article #Form_EditForm h2, .DMSArchivePage article #Form_EditForm h3, .DMSArchivePage article #Form_EditForm h4, .DMSArchivePage article #Form_EditForm h5, .DMSArchivePage article #Form_EditForm h6, .DMSArchivePage article #Form_DocumentEditForm h1, .DMSArchivePage article #Form_DocumentEditForm h2, .DMSArchivePage article #Form_DocumentEditForm h3, .DMSArchivePage article #Form_DocumentEditForm h4, .DMSArchivePage article #Form_DocumentEditForm h5, .DMSArchivePage article #Form_DocumentEditForm h6, .DMSArchivePage article #Form_NewsEditForm h1, .DMSArchivePage article #Form_NewsEditForm h2, .DMSArchivePage article #Form_NewsEditForm h3, .DMSArchivePage article #Form_NewsEditForm h4, .DMSArchivePage article #Form_NewsEditForm h5, .DMSArchivePage article #Form_NewsEditForm h6 { font-family: "roboto", "Arial", sans-serif; }
.edit-page-mode article #Form_EditForm fieldset .ui-tabs-nav li a, .edit-page-mode article #Form_DocumentEditForm fieldset .ui-tabs-nav li a, .edit-page-mode article #Form_NewsEditForm fieldset .ui-tabs-nav li a, .DMSArchivePage article #Form_EditForm fieldset .ui-tabs-nav li a, .DMSArchivePage article #Form_DocumentEditForm fieldset .ui-tabs-nav li a, .DMSArchivePage article #Form_NewsEditForm fieldset .ui-tabs-nav li a { font-family: "roboto", "Arial", sans-serif; }
.edit-page-mode article #Form_EditForm#Form_DocumentEditForm, .edit-page-mode article #Form_EditForm#Form_NewsEditForm, .edit-page-mode article #Form_DocumentEditForm#Form_DocumentEditForm, .edit-page-mode article #Form_DocumentEditForm#Form_NewsEditForm, .edit-page-mode article #Form_NewsEditForm#Form_DocumentEditForm, .edit-page-mode article #Form_NewsEditForm#Form_NewsEditForm, .DMSArchivePage article #Form_EditForm#Form_DocumentEditForm, .DMSArchivePage article #Form_EditForm#Form_NewsEditForm, .DMSArchivePage article #Form_DocumentEditForm#Form_DocumentEditForm, .DMSArchivePage article #Form_DocumentEditForm#Form_NewsEditForm, .DMSArchivePage article #Form_NewsEditForm#Form_DocumentEditForm, .DMSArchivePage article #Form_NewsEditForm#Form_NewsEditForm { max-width: 850px; }
.edit-page-mode article #Form_EditForm#Form_DocumentEditForm .fieldgroup, .edit-page-mode article #Form_EditForm#Form_NewsEditForm .fieldgroup, .edit-page-mode article #Form_DocumentEditForm#Form_DocumentEditForm .fieldgroup, .edit-page-mode article #Form_DocumentEditForm#Form_NewsEditForm .fieldgroup, .edit-page-mode article #Form_NewsEditForm#Form_DocumentEditForm .fieldgroup, .edit-page-mode article #Form_NewsEditForm#Form_NewsEditForm .fieldgroup, .DMSArchivePage article #Form_EditForm#Form_DocumentEditForm .fieldgroup, .DMSArchivePage article #Form_EditForm#Form_NewsEditForm .fieldgroup, .DMSArchivePage article #Form_DocumentEditForm#Form_DocumentEditForm .fieldgroup, .DMSArchivePage article #Form_DocumentEditForm#Form_NewsEditForm .fieldgroup, .DMSArchivePage article #Form_NewsEditForm#Form_DocumentEditForm .fieldgroup, .DMSArchivePage article #Form_NewsEditForm#Form_NewsEditForm .fieldgroup { margin-left: 0px !important; }
.edit-page-mode article #Form_EditForm#Form_DocumentEditForm #Categories .chosen-container, .edit-page-mode article #Form_EditForm#Form_NewsEditForm #Categories .chosen-container, .edit-page-mode article #Form_DocumentEditForm#Form_DocumentEditForm #Categories .chosen-container, .edit-page-mode article #Form_DocumentEditForm#Form_NewsEditForm #Categories .chosen-container, .edit-page-mode article #Form_NewsEditForm#Form_DocumentEditForm #Categories .chosen-container, .edit-page-mode article #Form_NewsEditForm#Form_NewsEditForm #Categories .chosen-container, .DMSArchivePage article #Form_EditForm#Form_DocumentEditForm #Categories .chosen-container, .DMSArchivePage article #Form_EditForm#Form_NewsEditForm #Categories .chosen-container, .DMSArchivePage article #Form_DocumentEditForm#Form_DocumentEditForm #Categories .chosen-container, .DMSArchivePage article #Form_DocumentEditForm#Form_NewsEditForm #Categories .chosen-container, .DMSArchivePage article #Form_NewsEditForm#Form_DocumentEditForm #Categories .chosen-container, .DMSArchivePage article #Form_NewsEditForm#Form_NewsEditForm #Categories .chosen-container { max-width: calc(100% - 50px) !important; }
.edit-page-mode article #Form_EditForm#Form_DocumentEditForm .field label.left, .edit-page-mode article #Form_EditForm#Form_NewsEditForm .field label.left, .edit-page-mode article #Form_DocumentEditForm#Form_DocumentEditForm .field label.left, .edit-page-mode article #Form_DocumentEditForm#Form_NewsEditForm .field label.left, .edit-page-mode article #Form_NewsEditForm#Form_DocumentEditForm .field label.left, .edit-page-mode article #Form_NewsEditForm#Form_NewsEditForm .field label.left, .DMSArchivePage article #Form_EditForm#Form_DocumentEditForm .field label.left, .DMSArchivePage article #Form_EditForm#Form_NewsEditForm .field label.left, .DMSArchivePage article #Form_DocumentEditForm#Form_DocumentEditForm .field label.left, .DMSArchivePage article #Form_DocumentEditForm#Form_NewsEditForm .field label.left, .DMSArchivePage article #Form_NewsEditForm#Form_DocumentEditForm .field label.left, .DMSArchivePage article #Form_NewsEditForm#Form_NewsEditForm .field label.left { padding: 8px 8px 0px 0; text-align: left; margin-bottom: 4px; margin-top: 0px; font-family: "roboto", "Arial", sans-serif; float: none; display: block; }
.edit-page-mode article #Form_EditForm#Form_DocumentEditForm .field .middleColumn, .edit-page-mode article #Form_EditForm#Form_NewsEditForm .field .middleColumn, .edit-page-mode article #Form_DocumentEditForm#Form_DocumentEditForm .field .middleColumn, .edit-page-mode article #Form_DocumentEditForm#Form_NewsEditForm .field .middleColumn, .edit-page-mode article #Form_NewsEditForm#Form_DocumentEditForm .field .middleColumn, .edit-page-mode article #Form_NewsEditForm#Form_NewsEditForm .field .middleColumn, .DMSArchivePage article #Form_EditForm#Form_DocumentEditForm .field .middleColumn, .DMSArchivePage article #Form_EditForm#Form_NewsEditForm .field .middleColumn, .DMSArchivePage article #Form_DocumentEditForm#Form_DocumentEditForm .field .middleColumn, .DMSArchivePage article #Form_DocumentEditForm#Form_NewsEditForm .field .middleColumn, .DMSArchivePage article #Form_NewsEditForm#Form_DocumentEditForm .field .middleColumn, .DMSArchivePage article #Form_NewsEditForm#Form_NewsEditForm .field .middleColumn { min-width: 50% !important; max-width: 100% !important; padding-left: 0 !important; font-family: "roboto", "Arial", sans-serif; }
.edit-page-mode article #Form_EditForm#Form_DocumentEditForm .field .fieldgroup, .edit-page-mode article #Form_EditForm#Form_NewsEditForm .field .fieldgroup, .edit-page-mode article #Form_DocumentEditForm#Form_DocumentEditForm .field .fieldgroup, .edit-page-mode article #Form_DocumentEditForm#Form_NewsEditForm .field .fieldgroup, .edit-page-mode article #Form_NewsEditForm#Form_DocumentEditForm .field .fieldgroup, .edit-page-mode article #Form_NewsEditForm#Form_NewsEditForm .field .fieldgroup, .DMSArchivePage article #Form_EditForm#Form_DocumentEditForm .field .fieldgroup, .DMSArchivePage article #Form_EditForm#Form_NewsEditForm .field .fieldgroup, .DMSArchivePage article #Form_DocumentEditForm#Form_DocumentEditForm .field .fieldgroup, .DMSArchivePage article #Form_DocumentEditForm#Form_NewsEditForm .field .fieldgroup, .DMSArchivePage article #Form_NewsEditForm#Form_DocumentEditForm .field .fieldgroup, .DMSArchivePage article #Form_NewsEditForm#Form_NewsEditForm .field .fieldgroup { margin-left: -35px; }
.edit-page-mode article #Form_EditForm#Form_DocumentEditForm .field input:not([type="submit"]), .edit-page-mode article #Form_EditForm#Form_DocumentEditForm .field textarea, .edit-page-mode article #Form_EditForm#Form_NewsEditForm .field input:not([type="submit"]), .edit-page-mode article #Form_EditForm#Form_NewsEditForm .field textarea, .edit-page-mode article #Form_DocumentEditForm#Form_DocumentEditForm .field input:not([type="submit"]), .edit-page-mode article #Form_DocumentEditForm#Form_DocumentEditForm .field textarea, .edit-page-mode article #Form_DocumentEditForm#Form_NewsEditForm .field input:not([type="submit"]), .edit-page-mode article #Form_DocumentEditForm#Form_NewsEditForm .field textarea, .edit-page-mode article #Form_NewsEditForm#Form_DocumentEditForm .field input:not([type="submit"]), .edit-page-mode article #Form_NewsEditForm#Form_DocumentEditForm .field textarea, .edit-page-mode article #Form_NewsEditForm#Form_NewsEditForm .field input:not([type="submit"]), .edit-page-mode article #Form_NewsEditForm#Form_NewsEditForm .field textarea, .DMSArchivePage article #Form_EditForm#Form_DocumentEditForm .field input:not([type="submit"]), .DMSArchivePage article #Form_EditForm#Form_DocumentEditForm .field textarea, .DMSArchivePage article #Form_EditForm#Form_NewsEditForm .field input:not([type="submit"]), .DMSArchivePage article #Form_EditForm#Form_NewsEditForm .field textarea, .DMSArchivePage article #Form_DocumentEditForm#Form_DocumentEditForm .field input:not([type="submit"]), .DMSArchivePage article #Form_DocumentEditForm#Form_DocumentEditForm .field textarea, .DMSArchivePage article #Form_DocumentEditForm#Form_NewsEditForm .field input:not([type="submit"]), .DMSArchivePage article #Form_DocumentEditForm#Form_NewsEditForm .field textarea, .DMSArchivePage article #Form_NewsEditForm#Form_DocumentEditForm .field input:not([type="submit"]), .DMSArchivePage article #Form_NewsEditForm#Form_DocumentEditForm .field textarea, .DMSArchivePage article #Form_NewsEditForm#Form_NewsEditForm .field input:not([type="submit"]), .DMSArchivePage article #Form_NewsEditForm#Form_NewsEditForm .field textarea { font-family: "roboto", "Arial", sans-serif; min-height: 45px; border: 1px solid #e0e0e0; background: white; transition: all .4s; }
.edit-page-mode article #Form_EditForm#Form_DocumentEditForm .field input:not([type="submit"]):focus, .edit-page-mode article #Form_EditForm#Form_DocumentEditForm .field textarea:focus, .edit-page-mode article #Form_EditForm#Form_NewsEditForm .field input:not([type="submit"]):focus, .edit-page-mode article #Form_EditForm#Form_NewsEditForm .field textarea:focus, .edit-page-mode article #Form_DocumentEditForm#Form_DocumentEditForm .field input:not([type="submit"]):focus, .edit-page-mode article #Form_DocumentEditForm#Form_DocumentEditForm .field textarea:focus, .edit-page-mode article #Form_DocumentEditForm#Form_NewsEditForm .field input:not([type="submit"]):focus, .edit-page-mode article #Form_DocumentEditForm#Form_NewsEditForm .field textarea:focus, .edit-page-mode article #Form_NewsEditForm#Form_DocumentEditForm .field input:not([type="submit"]):focus, .edit-page-mode article #Form_NewsEditForm#Form_DocumentEditForm .field textarea:focus, .edit-page-mode article #Form_NewsEditForm#Form_NewsEditForm .field input:not([type="submit"]):focus, .edit-page-mode article #Form_NewsEditForm#Form_NewsEditForm .field textarea:focus, .DMSArchivePage article #Form_EditForm#Form_DocumentEditForm .field input:not([type="submit"]):focus, .DMSArchivePage article #Form_EditForm#Form_DocumentEditForm .field textarea:focus, .DMSArchivePage article #Form_EditForm#Form_NewsEditForm .field input:not([type="submit"]):focus, .DMSArchivePage article #Form_EditForm#Form_NewsEditForm .field textarea:focus, .DMSArchivePage article #Form_DocumentEditForm#Form_DocumentEditForm .field input:not([type="submit"]):focus, .DMSArchivePage article #Form_DocumentEditForm#Form_DocumentEditForm .field textarea:focus, .DMSArchivePage article #Form_DocumentEditForm#Form_NewsEditForm .field input:not([type="submit"]):focus, .DMSArchivePage article #Form_DocumentEditForm#Form_NewsEditForm .field textarea:focus, .DMSArchivePage article #Form_NewsEditForm#Form_DocumentEditForm .field input:not([type="submit"]):focus, .DMSArchivePage article #Form_NewsEditForm#Form_DocumentEditForm .field textarea:focus, .DMSArchivePage article #Form_NewsEditForm#Form_NewsEditForm .field input:not([type="submit"]):focus, .DMSArchivePage article #Form_NewsEditForm#Form_NewsEditForm .field textarea:focus { box-shadow: none; border: 1px solid #e0e0e0; background: #efefef; }
.edit-page-mode article #Form_EditForm .tab .field label.left, .edit-page-mode article #Form_DocumentEditForm .tab .field label.left, .edit-page-mode article #Form_NewsEditForm .tab .field label.left, .DMSArchivePage article #Form_EditForm .tab .field label.left, .DMSArchivePage article #Form_DocumentEditForm .tab .field label.left, .DMSArchivePage article #Form_NewsEditForm .tab .field label.left { padding: 8px 8px 0px 0; text-align: left !important; margin-bottom: 4px; margin-top: 16px; font-family: "roboto", "Arial", sans-serif; float: none !important; display: block !important; width: 100% !important; }
.edit-page-mode article #Form_EditForm .tab .field .middleColumn, .edit-page-mode article #Form_DocumentEditForm .tab .field .middleColumn, .edit-page-mode article #Form_NewsEditForm .tab .field .middleColumn, .DMSArchivePage article #Form_EditForm .tab .field .middleColumn, .DMSArchivePage article #Form_DocumentEditForm .tab .field .middleColumn, .DMSArchivePage article #Form_NewsEditForm .tab .field .middleColumn { min-width: 50% !important; max-width: 100% !important; padding-left: 0 !important; font-family: "roboto", "Arial", sans-serif; }
.edit-page-mode article #Form_EditForm .tab .field input:not([type="submit"]), .edit-page-mode article #Form_EditForm .tab .field textarea, .edit-page-mode article #Form_DocumentEditForm .tab .field input:not([type="submit"]), .edit-page-mode article #Form_DocumentEditForm .tab .field textarea, .edit-page-mode article #Form_NewsEditForm .tab .field input:not([type="submit"]), .edit-page-mode article #Form_NewsEditForm .tab .field textarea, .DMSArchivePage article #Form_EditForm .tab .field input:not([type="submit"]), .DMSArchivePage article #Form_EditForm .tab .field textarea, .DMSArchivePage article #Form_DocumentEditForm .tab .field input:not([type="submit"]), .DMSArchivePage article #Form_DocumentEditForm .tab .field textarea, .DMSArchivePage article #Form_NewsEditForm .tab .field input:not([type="submit"]), .DMSArchivePage article #Form_NewsEditForm .tab .field textarea { font-family: "roboto", "Arial", sans-serif; min-height: 45px; border: 1px solid #e0e0e0; background: white; transition: all .4s; }
.edit-page-mode article #Form_EditForm .tab .field input:not([type="submit"]):focus, .edit-page-mode article #Form_EditForm .tab .field textarea:focus, .edit-page-mode article #Form_DocumentEditForm .tab .field input:not([type="submit"]):focus, .edit-page-mode article #Form_DocumentEditForm .tab .field textarea:focus, .edit-page-mode article #Form_NewsEditForm .tab .field input:not([type="submit"]):focus, .edit-page-mode article #Form_NewsEditForm .tab .field textarea:focus, .DMSArchivePage article #Form_EditForm .tab .field input:not([type="submit"]):focus, .DMSArchivePage article #Form_EditForm .tab .field textarea:focus, .DMSArchivePage article #Form_DocumentEditForm .tab .field input:not([type="submit"]):focus, .DMSArchivePage article #Form_DocumentEditForm .tab .field textarea:focus, .DMSArchivePage article #Form_NewsEditForm .tab .field input:not([type="submit"]):focus, .DMSArchivePage article #Form_NewsEditForm .tab .field textarea:focus { box-shadow: none; border: 1px solid #e0e0e0; background: #efefef; }
.edit-page-mode article #Form_EditForm .tab .togglecomposite, .edit-page-mode article #Form_DocumentEditForm .tab .togglecomposite, .edit-page-mode article #Form_NewsEditForm .tab .togglecomposite, .DMSArchivePage article #Form_EditForm .tab .togglecomposite, .DMSArchivePage article #Form_DocumentEditForm .tab .togglecomposite, .DMSArchivePage article #Form_NewsEditForm .tab .togglecomposite { padding-left: 0 !important; margin-left: 0 !important; width: 100% !important; }
.edit-page-mode article #Form_EditForm .tab .togglecomposite h4 a, .edit-page-mode article #Form_DocumentEditForm .tab .togglecomposite h4 a, .edit-page-mode article #Form_NewsEditForm .tab .togglecomposite h4 a, .DMSArchivePage article #Form_EditForm .tab .togglecomposite h4 a, .DMSArchivePage article #Form_DocumentEditForm .tab .togglecomposite h4 a, .DMSArchivePage article #Form_NewsEditForm .tab .togglecomposite h4 a { font-family: "roboto", "Arial", sans-serif !important; }
.edit-page-mode article #Form_EditForm .tab .togglecomposite label.right, .edit-page-mode article #Form_DocumentEditForm .tab .togglecomposite label.right, .edit-page-mode article #Form_NewsEditForm .tab .togglecomposite label.right, .DMSArchivePage article #Form_EditForm .tab .togglecomposite label.right, .DMSArchivePage article #Form_DocumentEditForm .tab .togglecomposite label.right, .DMSArchivePage article #Form_NewsEditForm .tab .togglecomposite label.right { font-family: "roboto", "Arial", sans-serif; max-width: 50%; padding-left: 0 !important; }
.edit-page-mode article #Form_EditForm .tab#Root_Translations #Form_EditForm_NewTransLang_Holder, .edit-page-mode article #Form_DocumentEditForm .tab#Root_Translations #Form_EditForm_NewTransLang_Holder, .edit-page-mode article #Form_NewsEditForm .tab#Root_Translations #Form_EditForm_NewTransLang_Holder, .DMSArchivePage article #Form_EditForm .tab#Root_Translations #Form_EditForm_NewTransLang_Holder, .DMSArchivePage article #Form_DocumentEditForm .tab#Root_Translations #Form_EditForm_NewTransLang_Holder, .DMSArchivePage article #Form_NewsEditForm .tab#Root_Translations #Form_EditForm_NewTransLang_Holder { padding-left: 0; }
.edit-page-mode article #Form_EditForm .tab#Root_Translations #Form_EditForm_NewTransLang_Holder label.left, .edit-page-mode article #Form_DocumentEditForm .tab#Root_Translations #Form_EditForm_NewTransLang_Holder label.left, .edit-page-mode article #Form_NewsEditForm .tab#Root_Translations #Form_EditForm_NewTransLang_Holder label.left, .DMSArchivePage article #Form_EditForm .tab#Root_Translations #Form_EditForm_NewTransLang_Holder label.left, .DMSArchivePage article #Form_DocumentEditForm .tab#Root_Translations #Form_EditForm_NewTransLang_Holder label.left, .DMSArchivePage article #Form_NewsEditForm .tab#Root_Translations #Form_EditForm_NewTransLang_Holder label.left { display: none; }
.edit-page-mode article #Form_EditForm .tab#Root_Translations #Form_EditForm_NewTransLang_Holder .middleColumn, .edit-page-mode article #Form_DocumentEditForm .tab#Root_Translations #Form_EditForm_NewTransLang_Holder .middleColumn, .edit-page-mode article #Form_NewsEditForm .tab#Root_Translations #Form_EditForm_NewTransLang_Holder .middleColumn, .DMSArchivePage article #Form_EditForm .tab#Root_Translations #Form_EditForm_NewTransLang_Holder .middleColumn, .DMSArchivePage article #Form_DocumentEditForm .tab#Root_Translations #Form_EditForm_NewTransLang_Holder .middleColumn, .DMSArchivePage article #Form_NewsEditForm .tab#Root_Translations #Form_EditForm_NewTransLang_Holder .middleColumn { width: 95%; }
.edit-page-mode article #Form_EditForm .tab#Root_Translations #Form_EditForm_NewTransLang_Holder .middleColumn select, .edit-page-mode article #Form_DocumentEditForm .tab#Root_Translations #Form_EditForm_NewTransLang_Holder .middleColumn select, .edit-page-mode article #Form_NewsEditForm .tab#Root_Translations #Form_EditForm_NewTransLang_Holder .middleColumn select, .DMSArchivePage article #Form_EditForm .tab#Root_Translations #Form_EditForm_NewTransLang_Holder .middleColumn select, .DMSArchivePage article #Form_DocumentEditForm .tab#Root_Translations #Form_EditForm_NewTransLang_Holder .middleColumn select, .DMSArchivePage article #Form_NewsEditForm .tab#Root_Translations #Form_EditForm_NewTransLang_Holder .middleColumn select { min-height: 45px; margin-top: 0; }
.edit-page-mode article #Form_EditForm .tab#Root_Translations #Form_EditForm_createtranslation_Holder .middleColumn input[type="submit"], .edit-page-mode article #Form_DocumentEditForm .tab#Root_Translations #Form_EditForm_createtranslation_Holder .middleColumn input[type="submit"], .edit-page-mode article #Form_NewsEditForm .tab#Root_Translations #Form_EditForm_createtranslation_Holder .middleColumn input[type="submit"], .DMSArchivePage article #Form_EditForm .tab#Root_Translations #Form_EditForm_createtranslation_Holder .middleColumn input[type="submit"], .DMSArchivePage article #Form_DocumentEditForm .tab#Root_Translations #Form_EditForm_createtranslation_Holder .middleColumn input[type="submit"], .DMSArchivePage article #Form_NewsEditForm .tab#Root_Translations #Form_EditForm_createtranslation_Holder .middleColumn input[type="submit"] { min-height: 45px; margin-top: 0px; border-radius: 0px; }
.edit-page-mode article #Form_EditForm .tab#Root_Translations #Form_EditForm_createtranslation_Holder #Form_EditForm_SetTransHeader, .edit-page-mode article #Form_DocumentEditForm .tab#Root_Translations #Form_EditForm_createtranslation_Holder #Form_EditForm_SetTransHeader, .edit-page-mode article #Form_NewsEditForm .tab#Root_Translations #Form_EditForm_createtranslation_Holder #Form_EditForm_SetTransHeader, .DMSArchivePage article #Form_EditForm .tab#Root_Translations #Form_EditForm_createtranslation_Holder #Form_EditForm_SetTransHeader, .DMSArchivePage article #Form_DocumentEditForm .tab#Root_Translations #Form_EditForm_createtranslation_Holder #Form_EditForm_SetTransHeader, .DMSArchivePage article #Form_NewsEditForm .tab#Root_Translations #Form_EditForm_createtranslation_Holder #Form_EditForm_SetTransHeader { padding-top: 20px; }
.edit-page-mode article #Form_EditForm .tab#Root_Translations #LanguageTranslationPageID, .edit-page-mode article #Form_DocumentEditForm .tab#Root_Translations #LanguageTranslationPageID, .edit-page-mode article #Form_NewsEditForm .tab#Root_Translations #LanguageTranslationPageID, .DMSArchivePage article #Form_EditForm .tab#Root_Translations #LanguageTranslationPageID, .DMSArchivePage article #Form_DocumentEditForm .tab#Root_Translations #LanguageTranslationPageID, .DMSArchivePage article #Form_NewsEditForm .tab#Root_Translations #LanguageTranslationPageID { padding-left: 0 !important; }
.edit-page-mode article #Form_EditForm .tab#Root_Translations .TreeDropdownField, .edit-page-mode article #Form_DocumentEditForm .tab#Root_Translations .TreeDropdownField, .edit-page-mode article #Form_NewsEditForm .tab#Root_Translations .TreeDropdownField, .DMSArchivePage article #Form_EditForm .tab#Root_Translations .TreeDropdownField, .DMSArchivePage article #Form_DocumentEditForm .tab#Root_Translations .TreeDropdownField, .DMSArchivePage article #Form_NewsEditForm .tab#Root_Translations .TreeDropdownField { min-height: 45px !important; }
.edit-page-mode article #Form_EditForm .tab#Root_Translations #Form_EditForm_Language, .edit-page-mode article #Form_DocumentEditForm .tab#Root_Translations #Form_EditForm_Language, .edit-page-mode article #Form_NewsEditForm .tab#Root_Translations #Form_EditForm_Language, .DMSArchivePage article #Form_EditForm .tab#Root_Translations #Form_EditForm_Language, .DMSArchivePage article #Form_DocumentEditForm .tab#Root_Translations #Form_EditForm_Language, .DMSArchivePage article #Form_NewsEditForm .tab#Root_Translations #Form_EditForm_Language { display: block !important; min-height: 45px; }

.documents .file { width: 100%; clear: both; position: relative; line-height: 24px; padding: 20px 5px !important; border-bottom: 1px solid #efefef; border-top: 1px solid #efefef; margin-top: -1px; font-size: 12px; font-weight: 300; transition: background .3s; }
.documents .file em { line-height: 24px !important; }
.documents .file a { text-decoration: none; color: #2b2b2b !important; font-weight: 300 !important; font-size: 14px !important; line-height: 24px !important; }
.documents .file:hover { background: #f8f8f8; }

body.frontend-edit-open header { top: 60px; }

.content-container.security { padding: 40px; background: #efefef; margin: 280px auto 40px !important; float: none !important; display: block; width: 90%; max-width: 500px; }
html.mobile-menu .content-container.security { margin-top: 150px !important; width: 90% !important; }
.content-container.security form input.text, .content-container.security form input.password { background: #fff !important; }
.content-container.security article, .content-container.security .Actions { text-align: center; }
.content-container.security p#ForgotPassword { margin: 20px auto; }

.FrontPage .main .HtmlContentWidget .Widget-box { max-width: 1200px; margin: 10px auto; }

#Form_SearchForm_Search_Holder label { position: absolute; right: 19px; color: #fff; z-index: 9999; font-weight: 600; font-size: 24px; top: 26px; }
@media (max-width: 768px) { #Form_SearchForm_Search_Holder label { right: 10px; top: 20px; } }
@media (max-width: 480px) { #Form_SearchForm_Search_Holder label { right: 10px; top: 16px; font-size: 16px; } }

#Form_SearchForm_action_FulltextSearch { background-image: none !important; cursor: pointer; }

html.scrolled body.edit-mode header.header { margin-top: -80px; }

.kickassets-dialog { max-height: 87vh; }

.kickassets-dialog iframe { max-height: 86vh; }

/*# sourceMappingURL=layout.css.map */
