*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

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

.form-item {
  clear: left;
}
.form-item select {
  margin: 0.3em 0.5em;
}

label {
  font-family: NimbusSanNov-Bol;
  font-weight: normal;
  margin: 0.3em 0;
}

input.form-text {
  padding: 0 0.5em;
  border: 1px solid #c6ced5;
  height: 35px;
  font-family: NimbusSanNov-Bol;
}
input.form-text:focus {
  border-color: #788c97;
}

textarea {
  border: 1px solid #c6ced5;
  padding: 0.5em;
}
textarea:focus {
  border-color: #788c97;
}

input.form-submit {
  background-color: #788c97;
  border: 2px solid #788c97;
  height: 2.5em;
  line-height: 1;
  padding: 0 1em;
  margin: 0 1em 0 0;
  color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  font-family: NimbusSanNov-Bol;
  transition: all 0.5s ease-in-out 0s;
}
input.form-submit:hover {
  opacity: 0.75;
}

.form-radios,
.form-checkboxes,
.form-select {
  float: left;
}
.form-radios > div input,
.form-checkboxes > div input,
.form-select > div input {
  float: left;
  margin: 0.25em 0.5em;
}
.form-radios > div > label,
.form-checkboxes > div > label,
.form-select > div > label {
  font-family: NimbusSanNov-Reg;
}

.grippie {
  display: none;
}

.form-actions {
  clear: left;
}

.poll {
  margin-bottom: 1.5em;
}
.poll .vote-form {
  text-align: right;
  margin-bottom: 2em;
}
.poll .vote-form .choices {
  margin: 0;
  display: inline;
}
.poll .vote-form .choices .form-radios {
  float: none;
}
.poll .vote-form .choices .form-radios .form-item {
  padding: 0.25em 0;
  border-bottom: 1px solid #c6ced5;
}
.poll .vote-form .choices .form-radios .form-item:first-child {
  border-top: 1px solid #c6ced5;
}
.poll .vote-form .choices .form-radios .form-item input.form-radio {
  margin-top: 0.5em;
}
.poll .vote-form .choices .form-radios .form-item label {
  margin-left: 2em;
  display: block;
}
.poll .vote-form input.form-submit {
  margin-right: 0;
}
.poll .bar {
  background-color: #e5e5e5;
}
.poll .bar .foreground {
  background-color: #e4022d;
}

li.expanded, li.collapsed, li.leaf {
  padding: 0;
  list-style-image: none !important;
  list-style: none !important;
}

.tabs {
  padding: 0 9px;
}

.item-list .title {
  font-weight: normal;
}

.field .field-label {
  font-weight: normal;
  font-family: NimbusSanNov-Bol;
}

fieldset {
  margin: 0 !important;
  border-color: #c6ced5 !important;
}
fieldset legend {
  padding: 0 0.5em;
  color: #788c97;
}

.field-collection-container {
  border: 0;
}

.field-collection-view {
  border: 0;
  margin: 0;
  padding: 0;
}

.field-collection-view-final {
  border: 0;
}

table {
  width: 100%;
}

tbody {
  border: 0;
}

ul.primary {
  border-bottom-color: #c6ced5;
  margin: 20px 0;
  padding: 0 0 0 5px;
}
ul.primary:after {
  content: "";
  display: table;
  clear: both;
}
ul.primary li {
  display: block;
  float: left;
  margin: 0 1px -1px;
}
ul.primary li a {
  border: 1px solid #c6ced5;
  margin-right: 1px;
  display: block;
  float: left;
  line-height: 2em;
  height: 2em;
  background-color: #e5e5e5;
}
ul.primary li a:hover, ul.primary li a:focus {
  border-color: #c6ced5;
  background-color: #fff;
}
ul.primary li.active a,
ul.primary li.active a:hover,
ul.primary li.active a:focus {
  background-color: #fff;
  border: 1px solid #c6ced5;
  border-bottom-color: #fff;
}

.field-collection-container ul.action-links-field-collection-add {
  list-style: none;
}
.field-collection-container ul.action-links-field-collection-add li {
  list-style: none;
}

.views-exposed-form .views-exposed-widget {
  padding-right: 0;
}
.views-exposed-form .views-exposed-widget .form-text {
  width: 100%;
}
.views-exposed-form .views-exposed-widget .form-submit {
  margin: 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -ms-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  width: 100%;
}

.filter-guidelines {
  clear: both;
}

#calendar_div,
.calendar_control,
.calendar_links,
.calendar_header,
.calendar {
  width: auto;
}

#sd-form {
  font-family: NimbusSanNov-Reg !important;
}
#sd-form * {
  font-family: NimbusSanNov-Reg !important;
}

.ajax-progress .throbber {
  z-index: 100;
  background: none;
  float: left;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}
.ajax-progress .throbber:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  content: "\e607";
  color: #777777;
  line-height: 20px;
  font-size: 18px;
  width: 20px;
  height: 20px;
  margin: 1px;
  text-align: center;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

div.messages {
  border: 2px solid;
}

div.status {
  background-image: url("../images/message-24-ok.png");
  border-color: #339966;
}

div.status, .ok {
  color: #339966;
}

div.warning {
  background-image: url("../images/message-24-warning.png");
}

div.error {
  background-image: url("../images/message-24-error.png");
  border-color: #cc0000;
}

div.error, .error {
  color: #cc0000;
}

.contextual-links-trigger:before {
  content: '' !important;
}

.view-frontslider {
  overflow: hidden;
}
.view-frontslider .flexslider {
  border-width: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.view-frontslider .flexslider ul.slides li {
  margin: 0;
}
.view-frontslider .flexslider .flex-control-nav {
  display: block;
}
.view-frontslider #flexslider-frontslider .flex-caption {
  height: 100px;
  width: 100%;
  padding: 5px 15px 25px 15px;
}
@media (min-width: 320px) {
  .view-frontslider #flexslider-frontslider .flex-caption {
    font-size: 1.429em;
  }
}
@media (min-width: 480px) {
  .view-frontslider #flexslider-frontslider .flex-caption {
    font-size: 1.714em;
  }
}
.view-frontslider #flexslider-frontslider .flex-caption a {
  color: #242424;
}
.view-frontslider #flexslider-frontslider .flex-control-nav {
  bottom: 0;
  z-index: 10;
}
.view-frontslider #flexslider-frontslider .flex-direction-nav {
  display: none;
}
.view-frontslider ul.view-titles {
  display: none;
}
@media (min-width: 768px) {
  .view-frontslider #flexslider-frontslider {
    width: 654px;
    height: 450px;
    float: left;
  }
  .view-frontslider #flexslider-frontslider .flex-control-nav, .view-frontslider #flexslider-frontslider .flex-direction-nav, .view-frontslider #flexslider-frontslider .flex-caption {
    display: none;
  }
  .view-frontslider ul.view-titles {
    display: block;
    float: right;
    width: 336px;
    height: 450px;
    margin: 0;
    padding: 0;
  }
  .view-frontslider ul.view-titles li {
    float: none;
    width: 336px;
    height: 150px;
    margin: 0;
    padding: 0;
    list-style: none outside none;
    background-color: #c6ced5;
    border-bottom: 1px solid #FFF;
    font-size: 1.714em;
    position: relative;
    cursor: pointer;
  }
  .view-frontslider ul.view-titles li:last-child {
    border-bottom: 1px solid #c6ced5;
  }
  .view-frontslider ul.view-titles li a {
    height: 150px;
    width: 336px;
    padding: 0 20px;
    display: table-cell;
    vertical-align: middle;
    color: #242424;
  }
  .view-frontslider ul.view-titles li.slide-active {
    background-color: #e4022d;
    border-color: #e4022d;
    border-bottom: 1px solid #fff;
  }
  .view-frontslider ul.view-titles li.slide-active:last-child {
    border-bottom: 1px solid #e4022d;
  }
  .view-frontslider ul.view-titles li.slide-active:after {
    content: '';
    background: url("../images/front-slider-arrow.png") no-repeat;
    position: absolute;
    top: 50%;
    left: -20px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
  }
  .view-frontslider ul.view-titles li.slide-active a {
    color: #FFF;
  }
}

.maintenance-page #header {
  height: 75px;
}
.maintenance-page #logo-title {
  text-align: center;
  padding: 9px;
}
.maintenance-page #logo-title #logo {
  position: static;
}
.maintenance-page #main {
  margin-top: 60px;
}
@media (min-width: 768px) {
  .maintenance-page #main {
    margin-top: 0;
  }
}
.maintenance-page h1,
.maintenance-page .view-mode-full {
  text-align: center;
}

@font-face {
  font-family: 'icomoon';
  src: url("../iconfonts/icomoon.eot?-yfhliy");
  src: url("../iconfonts/icomoon.eot?#iefix-yfhliy") format("embedded-opentype"), url("../iconfonts/icomoon.woff?-yfhliy") format("woff"), url("../iconfonts/icomoon.ttf?-yfhliy") format("truetype"), url("../iconfonts/icomoon.svg?-yfhliy#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@page {
  size: 210mm 297mm;
}

body {
  background-color: #fff;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.4;
  word-spacing: 1.1pt;
  letter-spacing: 0.2pt;
  font-family: Arial, Helvetica, Verdana !important;
  color: black;
  font-size: 11pt;
}

#logo {
  background: none;
}
#logo img {
  opacity: 1 !important;
}

#header {
  border: 0 !important;
}
#header .top-header {
  border-bottom: 0 !important;
}

.main-wrapper,
#main,
.main-prefix,
.main-prefix-inner,
.block-system {
  width: 100% !important;
  min-width: 1008px !important;
  padding: 0 !important;
  margin: 0 !important;
}

#logo {
  left: 10px !important;
  top: 5px !important;
}

.not-front h1, .not-front h2, .not-front h3, .not-front h4, .not-front h5, .not-front h6, .not-front p {
  font-family: Arial, Helvetica, Verdana !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
  color: #000 !important;
  border-color: #000 !important;
}
.not-front iframe {
  width: 650px !important;
}
.not-front ul, .not-front ol {
  margin-left: 0 !important;
}
.not-front h1 {
  font-size: 3em !important;
}
.not-front h2 {
  font-size: 2em !important;
}
.not-front h3, .not-front p, .not-front ul, .not-front ol {
  font-size: 1.25em !important;
}
.not-front #header {
  height: 120px;
  width: 100%;
}
.not-front #header .top-header {
  width: 100%;
}
.not-front #header .brand {
  padding: 0;
}
.not-front #main {
  padding-top: 40px !important;
}
.not-front .field-name-field-image {
  text-align: center;
}

.navigation-megamenu,
.slicknav_menu,
.block-locale,
.block-sp-base,
.block-sp-search,
.block-menu,
.breadcrumb,
.block-search,
.tabs,
.sidebar,
.field-name-field-topics,
#block-sp-base-ical-export-events,
.field-name-export-event,
.field-name-field-socialshareprivacy,
.main-suffix,
.main-suffix-inner,
#footer {
  display: none !important;
  border: 0 !important;
}
