﻿/* Account forms - mobile */
#UserRegistration_UserRegistrationPanel fieldset legend {
  padding: 19px 19px 0 19px;
  font-size: 18px;
  font-weight: bold;
}

#UserRegistration_UserRegistrationPanel p {
  padding: 19px;
}

#UserRegistration_UserRegistrationPanel .sys_options legend {
  visibility: hidden;
}

.sys_logon-control {
  padding-top: 12px;
}

.sys_logon-control label,
.sys_logon-control input.sys_textbox,
.sys_logon-control .sys_login-button,
.sys_logon-control .sys_savepasswordpanel,
.sys_form-set label,
.sys_form-set input,
.sys_forgotpassword-control label,
.sys_forgotpassword-control input.sys_textbox {
  display: block;
  box-sizing: border-box;
}

.sys_logon-control label,
.sys_form-set label,
.sys_forgotpassword-control label {
  padding: 19px !important;
}

.sys_logon-control input.sys_textbox,
.sys_form-set input,
.sys_forgotpassword-control input.sys_textbox {
  width: 100%;
  border: 1px solid #cbcbcb;
  padding: 18px;
}

.sys_logon-control .sys_savepasswordpanel {
  min-height: 36px;
}

.sys_logon-control .sys_savepasswordpanel input[type="checkbox"],
.sys_logon-control .sys_savepasswordpanel label {
  display: inline-block;
  vertical-align: middle;
}

.sys_logon-control .sys_login-button,
.sys_forgotpassword-control .sys_sendmypassword-button {
  margin: 12px 0 !important;
}

.sys_forgotpassword-control .sys_sendmypassword-button {
  padding: 10px !important;
}

.sys_loginerror {
  clear: both;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background: #ff706f;
  padding: 17px;
  margin-bottom: 12px;
}

/* Account forms - tablet */
@media only screen and (min-width: 600px) {
  #UserRegistration_UserRegistrationPanel fieldset legend {
    padding-bottom: 19px;
  }

  .sys_logon-control label,
  .sys_logon-control input.sys_textbox,
  .sys_form-set label,
  .sys_form-set input,
  .sys_forgotpassword-control label,
  .sys_forgotpassword-control input.sys_textbox {
    float: left;
    margin-bottom: 12px;
  }
  .sys_logon-control label,
  .sys_form-set label,
  .sys_forgotpassword-control label {
    width: 30%;
    clear: left;
  }
  .sys_logon-control input.sys_textbox,
  .sys_form-set input,
  .sys_forgotpassword-control input.sys_textbox {
    width: 70%;
    clear: right;
  }
  .sys_logon-control .sys_savepasswordpanel input[type="checkbox"] {
    margin: 19px 0 !important;
  }
  .sys_loginerror {
    margin-top: 12px;
    clear: both;
  }
}


/* To fix Vimeo embeds */
/* iframe {
  min-height: 504px;
} */
.fluid-width-video-wrapper {
  padding-top: 52.25% !important;
}
#MenuMobile {
  display: none;
}
@font-face {
  font-family: 'aktiv_grotesklight';
  src: url("/SiteElements/fonts/aktivgroteskstdlt.eot");
  src: url("/SiteElements/fonts/aktivgroteskstdlt.eot?#iefix") format("embedded-opentype"), url("/SiteElements/fonts/woff/aktivgroteskstdlt.woff") format("woff"), url("/SiteElements/fonts/aktivgroteskstdlt.ttf") format("truetype"), url("/SiteElements/fonts/aktivgroteskstdlt.svg#aktiv_grotesklight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'aktiv_groteskbold';
  src: url("/SiteElements/fonts/aktivgroteskstdbd.eot");
  src: url("/SiteElements/fonts/aktivgroteskstdbd.eot?#iefix") format("embedded-opentype"), url("/SiteElements/fonts/woff/aktivgroteskstdbd.woff") format("woff"), url("/SiteElements/fonts/aktivgroteskstdbd.ttf") format("truetype"), url("/SiteElements/fonts/aktivgroteskstdbd.svg#aktiv_groteskbold") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*Manually calculate */
/*Manually calculate */
.cls-1 {
  fill: #fff;
}
.cls-1:hover {
  fill: #0A2864;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: aktiv_groteskbold, sans-serif;
}
p,
a,
span {
  font-family: sans-serif;
}
h1,
.alpha {
  font-weight: bold;
  font-size: 32px;
}
h2,
.beta {
  font-size: 20px;
}
h3,
.gamma {
  font-size: 16px;
}
html {
  height: 100%;
  min-height: 100%;
}
body {
  width: 100%;
  max-width: 100%;
  min-height: 100%;
  height: 100%;
  background-color: #fff;
}
body .not-ie .issuuembed,
body .no-js .issuuembed,
body .gt-ie9 .issuuembed,
body .not-ie .issuu-isrendered,
body .no-js .issuu-isrendered,
body .gt-ie9 .issuu-isrendered {
  background-color: #fff;
}
body form#form1 {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
body .article,
body .wrapper {
  max-width: 960px;
  margin: auto;
}
body header {
  background-color: #0A2864;
  min-height: 130px;
  margin-bottom: 10px;
  width: 100%;
  position: absolute;
  top: 0;
  /* styles for search results added by JW */
  /* end of styles for search results added by JW */
}
body header .wrapper {
  background-image: url('../Images/icons/blue-skyline.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  padding: 0 30px 20px 30px;
}

body header .skip-wrapper {
  margin: 0;
}
body header a.skip-to-content {
  position: absolute;
  left: -999999px;
  color: #fff;
}
body header a.skip-to-content:focus {
  /* position: relative; */
  left: 0;
}

/* New top nav menu */
ul.nav {
  margin: 10px 0;
  padding: 0;
  list-style-type: none;
}
ul.nav li {
  display: inline;
}
ul.nav li a {
  color: #fff;
  margin: 5px 0 5px 10px;
  white-space: nowrap;
  font-size: 16px;
  /* text-decoration: none; */
}
/* ul.nav li a:hover {
  text-decoration: underline;
} */

body header p#login {
  margin: 10px 0;
  color: #fff;
  font-family: arial;
  font-weight: lighter;
  font-size: 16px;
  background: url('../Images/icons/personwhite.png') transparent no-repeat;
  background-size: 16px 16px;
  background-position: center left;
  padding-left: 18px;
}
body header p#login a {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}
body header img.logo {
  max-width: 201px;
  background-color: transparent;
}
body header label[for="HeaderSearchQueryControl_SearchTextBox"] {
  display: none;
}
body header input[name="HeaderSearchQueryControl_SearchTextBox"] {
  height: 35px;
  width: 100%;
  padding-right: 39px;
  padding-left: 10px;
  margin-top: 10px;
  margin-right: -4px;
  display: inline;
  border-width: 0;
  border-left: 1px solid #fff;
  font-size: 16px;
}
body header input[name="HeaderSearchQueryControl_SearchTextBox"]:focus {
  outline-style: none;
}
body header input[name="HeaderSearchQueryControl_SearchTextBox"]::-webkit-input-placeholder {
  font-style: italic;
  color: #0A2864;
  padding-left: 5px;
}
body header input[name="HeaderSearchQueryControl_SearchTextBox"]::-moz-placeholder {
  font-style: italic;
  color: #0A2864;
  padding-left: 5px;
}
body header input[type="submit"] {
  background: #f1f1f1 url(../img/spritemap.png) no-repeat -191px -390px;
  width: 30px;
  height: 34px;
  text-indent: -999px;
  margin-left: -26px;
  display: inline;
  padding: 0;
  border-width: 0;
}
body header input[type="submit"]:hover {
  background: #f1f1f1 url(../img/spritemap.png) no-repeat -191px -390px;
}
body header #LiveSearchResults {
  margin-left: 2px;
  width: auto;
  position: relative;
  z-index: 999;
  top: -3px;
  border: 1px solid #cbcbcb;
  right: 0;
  background-color: #fff;
  padding: 9px 0;
}
body header #LiveSearchResults li {
  padding: 0 12px;
  line-height: 26px;
  float: none;
  width: auto;
  border: none;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body header #LiveSearchResults li:hover {
  background-color: #cbcbcb;
}
body .article {
  min-height: 100%;
  margin-bottom: -133px;
  /* styles for search results added by JW */
  /* end of styles for search results added by JW */
}
body .article a:hover {
  background-color: transparent;
}
body .article .refine-column {
  display: none;
}
body .article .results-container {
  display: block !important;
}
body .article .results-module .sys_search-control .sys_subitem::before {
  content: '>';
}
body .article .sys_paginginfo-custom:before {
  content: 'Result';
}
body .article .results-module .results-container .sys_search-control .sys_flickrpager {
  background-color: #d3e8f1;
  margin: 0;
  padding: 8px 12px;
  height: auto;
}
body .article .results-module .results-container .sys_search-control .sys_flickrpager .sys_paginginfo {
  line-height: 1;
  font-size: 14px;
}
body .article .results-module .results-container .sys_search-control .sys_flickrpager .sys_paginginfo span {
  line-height: 1;
  font-size: 14px;
  font-weight: bold;
}
body .article .results-module .results-container .sys_search-control .sys_flickrpager .sys_navigation {
  line-height: 1;
  font-size: 14px;
}
body .article .results-module .results-container .sys_search-control .sys_flickrpager .sys_navigation span {
  height: auto;
  line-height: 1;
}
body .article .results-module .results-container .sys_search-control .sys_flickrpager .sys_navigation span > * {
  line-height: 1;
  font-size: 14px;
  background-color: #d3e8f1;
}
body .article .results-module .results-container .sys_search-control .sys_flickrpager .sys_navigation .sys_selected span {
  font-weight: bold;
}
body .article [class*='-container'],
body .article [id*='_Container'] {
  border: 1px solid #b3b3b3;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body .article [class*='-module'] {
  margin-bottom: 10px;
  overflow: hidden;
  width: 100%;
}
body .article [class*='-module-2'] {
  margin-bottom: 10px;
  overflow: hidden;
  width: 100%;
  display: none;
}
body .article .breadcrumb-title {
  background: #e9e9e9;
  padding: 12px;
  font-weight: bold;
  font-family: sans-serif;
}
body .article .breadcrumb-title a {
  font-weight: normal;
  border: 0;
  font-family: sans-serif;
  text-decoration: none;
}
body .article .breadcrumb-title a:after {
  content: "\25BA";
  margin-left: 4px;
  font-size: 14px;
}
body .article [class*='-module'] {
  padding: 0;
  background-color: #fff;
}
body .article [class*='-module-2'] {
  padding: 0;
  background-color: #fff;
  display: none;
}
body .article [class*='-module'] h1,
body .article [class*='-module'] h2,
body .article [class*='-module'] h3,
body .article [class*='-module'] h4,
body .article [class*='-module'] h5,
body .article [class*='-module'] h6,
body .article [class*='-module'] p,
body .article [class*='-module'] ul,
body .article [class*='-module'] ol,
body .article [class*='-module'] li,
body .article [class*='-module'] .title {
  padding: 12px;
}
body .article [class*='-module'] h1,
body .article [class*='-module'] h2,
body .article [class*='-module'] h3,
body .article [class*='-module'] h4,
body .article [class*='-module'] h5,
body .article [class*='-module'] h6,
body .article [class*='-module'] .title {
  font-family: aktiv_groteskbold, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
}
body .article [class*='-module'] p,
body .article [class*='-module'] ul,
body .article [class*='-module'] ol,
body .article [class*='-module'] li,
body .article [class*='-module'] .title {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
}
body .article [class*='-module'] [class*='title'] {
  background-color: #e5e5e5;
  width: 100%;
  float: none;
  line-height: 16px;
  font-family: aktiv_groteskbold, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  border-color: #b3b3b3;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body .article [class*='-module'] [class*='-container'],
body .article [class*='-module'] [id*='_Container'] {
  padding: 12px;
}
body .article [class*='-module'] [class*='-container'] h1,
body .article [class*='-module'] [id*='_Container'] h1,
body .article [class*='-module'] [class*='-container'] h2,
body .article [class*='-module'] [id*='_Container'] h2,
body .article [class*='-module'] [class*='-container'] h3,
body .article [class*='-module'] [id*='_Container'] h3,
body .article [class*='-module'] [class*='-container'] h4,
body .article [class*='-module'] [id*='_Container'] h4,
body .article [class*='-module'] [class*='-container'] h5,
body .article [class*='-module'] [id*='_Container'] h5,
body .article [class*='-module'] [class*='-container'] h6,
body .article [class*='-module'] [id*='_Container'] h6 {
  font-family: aktiv_groteskbold, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  margin: 0 0 12px 0;
  padding: 0;
  line-height: 24px;
}
body .article [class*='-module'] [class*='-container'] h1.title,
body .article [class*='-module'] [id*='_Container'] h1.title,
body .article [class*='-module'] [class*='-container'] h2.title,
body .article [class*='-module'] [id*='_Container'] h2.title,
body .article [class*='-module'] [class*='-container'] h3.title,
body .article [class*='-module'] [id*='_Container'] h3.title,
body .article [class*='-module'] [class*='-container'] h4.title,
body .article [class*='-module'] [id*='_Container'] h4.title,
body .article [class*='-module'] [class*='-container'] h5.title,
body .article [class*='-module'] [id*='_Container'] h5.title,
body .article [class*='-module'] [class*='-container'] h6.title,
body .article [class*='-module'] [id*='_Container'] h6.title {
  margin: 0;
}
body .article [class*='-module'] [class*='-container'] p,
body .article [class*='-module'] [id*='_Container'] p,
body .article [class*='-module'] [class*='-container'] ul,
body .article [class*='-module'] [id*='_Container'] ul,
body .article [class*='-module'] [class*='-container'] ol,
body .article [class*='-module'] [id*='_Container'] ol,
body .article [class*='-module'] [class*='-container'] li,
body .article [class*='-module'] [id*='_Container'] li,
body .article [class*='-module'] [class*='-container'] a,
body .article [class*='-module'] [id*='_Container'] a,
body .article [class*='-module'] [class*='-container'] label,
body .article [class*='-module'] [id*='_Container'] label {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  margin: 0;
  padding: 0;
}
body .article [class*='-module'] [class*='-container'] p a,
body .article [class*='-module'] [id*='_Container'] p a,
body .article [class*='-module'] [class*='-container'] ul a,
body .article [class*='-module'] [id*='_Container'] ul a,
body .article [class*='-module'] [class*='-container'] ol a,
body .article [class*='-module'] [id*='_Container'] ol a,
body .article [class*='-module'] [class*='-container'] li a,
body .article [class*='-module'] [id*='_Container'] li a,
body .article [class*='-module'] [class*='-container'] a a,
body .article [class*='-module'] [id*='_Container'] a a,
body .article [class*='-module'] [class*='-container'] label a,
body .article [class*='-module'] [id*='_Container'] label a,
/* body .article [class*='-module'] [class*='-container'] p a:hover,
body .article [class*='-module'] [id*='_Container'] p a:hover,
body .article [class*='-module'] [class*='-container'] ul a:hover,
body .article [class*='-module'] [id*='_Container'] ul a:hover,
body .article [class*='-module'] [class*='-container'] ol a:hover,
body .article [class*='-module'] [id*='_Container'] ol a:hover,
body .article [class*='-module'] [class*='-container'] li a:hover,
body .article [class*='-module'] [id*='_Container'] li a:hover,
body .article [class*='-module'] [class*='-container'] a a:hover,
body .article [class*='-module'] [id*='_Container'] a a:hover,
body .article [class*='-module'] [class*='-container'] label a:hover,
body .article [class*='-module'] [id*='_Container'] label a:hover, */
body .article [class*='-module'] [class*='-container'] p a:link,
body .article [class*='-module'] [id*='_Container'] p a:link,
body .article [class*='-module'] [class*='-container'] ul a:link,
body .article [class*='-module'] [id*='_Container'] ul a:link,
body .article [class*='-module'] [class*='-container'] ol a:link,
body .article [class*='-module'] [id*='_Container'] ol a:link,
body .article [class*='-module'] [class*='-container'] li a:link,
body .article [class*='-module'] [id*='_Container'] li a:link,
body .article [class*='-module'] [class*='-container'] a a:link,
body .article [class*='-module'] [id*='_Container'] a a:link,
body .article [class*='-module'] [class*='-container'] label a:link,
body .article [class*='-module'] [id*='_Container'] label a:link,
body .article [class*='-module'] [class*='-container'] p a:visited,
body .article [class*='-module'] [id*='_Container'] p a:visited,
body .article [class*='-module'] [class*='-container'] ul a:visited,
body .article [class*='-module'] [id*='_Container'] ul a:visited,
body .article [class*='-module'] [class*='-container'] ol a:visited,
body .article [class*='-module'] [id*='_Container'] ol a:visited,
body .article [class*='-module'] [class*='-container'] li a:visited,
body .article [class*='-module'] [id*='_Container'] li a:visited,
body .article [class*='-module'] [class*='-container'] a a:visited,
body .article [class*='-module'] [id*='_Container'] a a:visited,
body .article [class*='-module'] [class*='-container'] label a:visited,
body .article [class*='-module'] [id*='_Container'] label a:visited {
  text-decoration: underline;
  /* border-bottom: 1px solid #0A2864; */
}
body .article [class*='-module'] [class*='-container'] p a:hover,
body .article [class*='-module'] [id*='_Container'] p a:hover,
body .article [class*='-module'] [class*='-container'] ul a:hover,
body .article [class*='-module'] [id*='_Container'] ul a:hover,
body .article [class*='-module'] [class*='-container'] ol a:hover,
body .article [class*='-module'] [id*='_Container'] ol a:hover,
body .article [class*='-module'] [class*='-container'] li a:hover,
body .article [class*='-module'] [id*='_Container'] li a:hover,
body .article [class*='-module'] [class*='-container'] a a:hover,
body .article [class*='-module'] [id*='_Container'] a a:hover,
body .article [class*='-module'] [class*='-container'] label a:hover,
body .article [class*='-module'] [id*='_Container'] label a:hover {
  color: #0000FF;
}
body .article [class*='-module'] [class*='-container'] .page-title,
body .article [class*='-module'] [id*='_Container'] .page-title {
  background-color: #fff;
}
body .article [class*='-module'] [class*='-container'] .page-title h1,
body .article [class*='-module'] [id*='_Container'] .page-title h1,
body .article [class*='-module'] [class*='-container'] .page-title h2,
body .article [class*='-module'] [id*='_Container'] .page-title h2,
body .article [class*='-module'] [class*='-container'] .page-title h3,
body .article [class*='-module'] [id*='_Container'] .page-title h3,
body .article [class*='-module'] [class*='-container'] .page-title h4,
body .article [class*='-module'] [id*='_Container'] .page-title h4,
body .article [class*='-module'] [class*='-container'] .page-title h5,
body .article [class*='-module'] [id*='_Container'] .page-title h5,
body .article [class*='-module'] [class*='-container'] .page-title h6,
body .article [class*='-module'] [id*='_Container'] .page-title h6 {
  font-weight: bold;
  padding: 12px;
  margin: 0;
  background-color: #fff;
}
body .article [class*='-module'] [class*='-container'] .page-title h1,
body .article [class*='-module'] [id*='_Container'] .page-title h1 {
  font-size: 32px;
  line-height: 1.0;
}
body .article [class*='-module'] [class*='-container'] .page-title h2,
body .article [class*='-module'] [id*='_Container'] .page-title h2 {
  max-width: none;
  width: auto;
}
body .article [class*='-module'] [class*='-container'].borderless,
body .article [class*='-module'] [id*='_Container'].borderless {
  padding: 0;
}
body .article [class*='-module'] #RateThisPage_Container label,
body .article [class*='-module'] #RateThisPage_Container [class*='-label'] {
  font-weight: 300;
}
body .article [class*='-module'] .page-title-container {
  padding: 0;
  border-width: 1px;
  background-color: #fff;
}
body .article [class*='-module'] .page-title-container .page-title {
  border: 0;
}
body .article [class*='-module'] input[type="submit"],
body .article [class*='-module'] .button,
body .article [class*='-module'] a.button {
  background-color: #0A2864;
  min-width: 120px;
  width: auto;
  height: 36px;
  float: right;
  border: none;
  padding: 0;
  margin-top: -12px;
  color: #fff;
  text-decoration: none;
}
body .article [class*='-module'] .button p a {
  text-decoration: none !important;
}
body .article [class*='-module'] .button p a:hover {
  color: #fff;
}
body .article [class*='-module'] input[type="submit"] a,
body .article [class*='-module'] .button a,
body .article [class*='-module'] a.button a {
  padding: 0;
  margin: 0;
  background-color: transparent;
  color: #fff;
  text-decoration: none;
}
body .article .breadcrumb-module .page-title-container .page-title {
  display: inline-block;
}
body .article .breadcrumb-module .page-title-container .page-title.grid-6 {
  float: left;
  width: 75%;
}
body .article .breadcrumb-module .page-title-container .branding-image {
  display: inline-block;
}
body .article .breadcrumb-module .page-title-container .branding-image .branding-image-container {
  border: none;
}
body .article .breadcrumb-module .page-title-container .branding-image .branding-image-container img {
  padding: 0;
  margin: auto;
  display: block;
  margin-right: 0;
  width: 100%;
  height: 100%;
}
body .article .alert-module .alert-title,
body .article .alert-warning-module .alert-title {
  border: 0;
  background-color: #fbc02d;
  color: #000000;
}
body .article .alert-module .alert-title h1,
body .article .alert-warning-module .alert-title h1,
body .article .alert-module .alert-title h2,
body .article .alert-warning-module .alert-title h2,
body .article .alert-module .alert-title h3,
body .article .alert-warning-module .alert-title h3,
body .article .alert-module .alert-title h4,
body .article .alert-warning-module .alert-title h4,
body .article .alert-module .alert-title h5,
body .article .alert-warning-module .alert-title h5,
body .article .alert-module .alert-title h6,
body .article .alert-warning-module .alert-title h6,
body .article .alert-module .alert-title p,
body .article .alert-warning-module .alert-title p,
body .article .alert-module .alert-title a,
body .article .alert-warning-module .alert-title a,
body .article .alert-module .alert-title ul,
body .article .alert-warning-module .alert-title ul,
body .article .alert-module .alert-title li,
body .article .alert-warning-module .alert-title li,
body .article .alert-module .alert-title ol,
body .article .alert-warning-module .alert-title ol {
  line-height: 16px;
}
body .article .alert-module .alert-container,
body .article .alert-warning-module .alert-container {
  border: 1px solid #fbc02d;
}
body .article .alert-module .alert-container h1,
body .article .alert-warning-module .alert-container h1,
body .article .alert-module .alert-container h2,
body .article .alert-warning-module .alert-container h2,
body .article .alert-module .alert-container h3,
body .article .alert-warning-module .alert-container h3,
body .article .alert-module .alert-container h4,
body .article .alert-warning-module .alert-container h4,
body .article .alert-module .alert-container h5,
body .article .alert-warning-module .alert-container h5,
body .article .alert-module .alert-container h6,
body .article .alert-warning-module .alert-container h6 {
  margin: 0;
  padding-right: 170px;
  background-size: 27px 25px;
  background-position: center left;
  font-weight: bold;
}
body .article .alert-module .alert-container .button,
body .article .alert-warning-module .alert-container .button {
  margin: 0;
  margin-top: -30px;
}
body .article .alert-module .alert-container .button a,
body .article .alert-warning-module .alert-container .button a {
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  line-height: 36px;
  text-align: center;
  display: block;
}
body .article .alert-module .alert-container {
  border: 1px solid #0A2864;
}
body .article .alert-module .alert-container h1,
body .article .alert-module .alert-container h2,
body .article .alert-module .alert-container h4,
body .article .alert-module .alert-container h5,
body .article .alert-module .alert-container h6 {
  margin: 0;
  padding-right: 170px;
  background: none;
  padding-left: 0;
  font-weight: bold;
}
body .article .alert-module .alert-container h3
{
  margin: 0;
  padding-right: 325px;
  background: none;
  padding-left: 0;
  font-weight: bold;
}
body .article .alert-module .alert-container .button {
  margin: 0;
  margin-top: -30px;
}
body .article .alert-module .alert-container .button a {
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  line-height: 36px;
  text-align: center;
}
body .article .alert-bar {
  margin-bottom: 12px;
}
body .article .alert-bar h1,
body .article .alert-bar h2,
body .article .alert-bar h3,
body .article .alert-bar h4,
body .article .alert-bar h5,
body .article .alert-bar h6 {
  font-family: aktiv_grotesklight, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 20px;
  padding: 0;
  color: #fff;
}
body .article .alert-bar h1.action,
body .article .alert-bar h2.action,
body .article .alert-bar h3.action,
body .article .alert-bar h4.action,
body .article .alert-bar h5.action,
body .article .alert-bar h6.action {
  background-color: #0A2864;
}
body .article .alert-bar h1.warning,
body .article .alert-bar h2.warning,
body .article .alert-bar h3.warning,
body .article .alert-bar h4.warning,
body .article .alert-bar h5.warning,
body .article .alert-bar h6.warning {
  background-color: #ff0000;
}
body .article .alert-bar h1.information,
body .article .alert-bar h2.information,
body .article .alert-bar h3.information,
body .article .alert-bar h4.information,
body .article .alert-bar h5.information,
body .article .alert-bar h6.information {
  background-color: #fff;
}
body .article .alert-bar h1.navigation,
body .article .alert-bar h2.navigation,
body .article .alert-bar h3.navigation,
body .article .alert-bar h4.navigation,
body .article .alert-bar h5.navigation,
body .article .alert-bar h6.navigation {
  background-color: #d3e8f1;
}
body .article .alert-bar h1.no-link,
body .article .alert-bar h2.no-link,
body .article .alert-bar h3.no-link,
body .article .alert-bar h4.no-link,
body .article .alert-bar h5.no-link,
body .article .alert-bar h6.no-link {
  padding: 12px;
}
body .article .alert-bar h1 a,
body .article .alert-bar h2 a,
body .article .alert-bar h3 a,
body .article .alert-bar h4 a,
body .article .alert-bar h5 a,
body .article .alert-bar h6 a {
  padding: 12px;
  display: block;
  border: none;
  color: #fff;
  font-family: aktiv_grotesklight, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 20px;
}
body .article .download-panel-module .download-panel span.icon-download {
  background: none;
}
body .article .download-panel-module .download-panel .download-panel-container {
  /* CSV */
  /* WORD */
  /* EXCEL */
  /* POWERPOINT */
  /* UNUSED */
  /* PDF */
}
body .article .download-panel-module .download-panel .download-panel-container p {
  border: 0;
}
body .article .download-panel-module .download-panel .download-panel-container p a[class*='sys_']:after {
  content: "";
}
body .article .download-panel-module .download-panel .download-panel-container p a[class*='sys_']:before {
  margin-right: 6px;
  background-size: 13px 16px;
  content: "";
  color: #fff;
  width: 13px;
  height: 16px;
  display: inline-block;
}
body .article .download-panel-module .download-panel .download-panel-container p a.sys_15:before {
  background-image: url('../Images/icons/filetypes/csv.png');
}
body .article .download-panel-module .download-panel .download-panel-container p a.sys_17:before {
  background-image: url('../Images/icons/filetypes/word.png');
}
body .article .download-panel-module .download-panel .download-panel-container p a.sys_18:before {
  background-image: url('../Images/icons/filetypes/excel.png');
}
body .article .download-panel-module .download-panel .download-panel-container p a.sys_19:before {
  background-image: url('../Images/icons/filetypes/powerpoint.png');
}
body .article .download-panel-module .download-panel .download-panel-container p a.sys_21:before {
  background-image: url('../Images/icons/filetypes/pdf.png');
}
body .article .download-panel-module .download-panel .download-panel-container p a span {
  border-bottom: 1px solid #0A2864;
}
body .article .download-panel-module .download-panel .download-panel-container p:before {
  background-image: none;
}
body .article .login-module,
body .article .register-module,
body .article .polling-module {
  border: 1px solid #b3b3b3;
  box-sizing: border-box;
  margin-bottom: 0;
}
body .article .login-module .title,
body .article .register-module .title,
body .article .polling-module .title {
  border-width: 0 0 1px 0;
}
body .article .login-module .login-form,
body .article .register-module .login-form,
body .article .polling-module .login-form,
body .article .login-module .register-form,
body .article .register-module .register-form,
body .article .polling-module .register-form,
body .article .login-module .polling-form,
body .article .register-module .polling-form,
body .article .polling-module .polling-form {
  margin: 0;
  padding: 12px;
}
body .article .login-module .login-form label,
body .article .register-module .login-form label,
body .article .polling-module .login-form label,
body .article .login-module .register-form label,
body .article .register-module .register-form label,
body .article .polling-module .register-form label,
body .article .login-module .polling-form label,
body .article .register-module .polling-form label,
body .article .polling-module .polling-form label {
  text-indent: 20px;
  padding: 12px 0;
  float: left;
}
body .article .login-module .login-form label[for="regStep1_chkIsManager"],
body .article .register-module .login-form label[for="regStep1_chkIsManager"],
body .article .polling-module .login-form label[for="regStep1_chkIsManager"],
body .article .login-module .register-form label[for="regStep1_chkIsManager"],
body .article .register-module .register-form label[for="regStep1_chkIsManager"],
body .article .polling-module .register-form label[for="regStep1_chkIsManager"],
body .article .login-module .polling-form label[for="regStep1_chkIsManager"],
body .article .register-module .polling-form label[for="regStep1_chkIsManager"],
body .article .polling-module .polling-form label[for="regStep1_chkIsManager"] {
  padding: 8px 0;
}
body .article .login-module .login-form label[for="regStep1_chkEmailPermission"],
body .article .register-module .login-form label[for="regStep1_chkEmailPermission"],
body .article .polling-module .login-form label[for="regStep1_chkEmailPermission"],
body .article .login-module .register-form label[for="regStep1_chkEmailPermission"],
body .article .register-module .register-form label[for="regStep1_chkEmailPermission"],
body .article .polling-module .register-form label[for="regStep1_chkEmailPermission"],
body .article .login-module .polling-form label[for="regStep1_chkEmailPermission"],
body .article .register-module .polling-form label[for="regStep1_chkEmailPermission"],
body .article .polling-module .polling-form label[for="regStep1_chkEmailPermission"] {
  padding: 0;
  margin: 12px 0;
}
body .article .login-module .login-form label[for="prstep2_txtSecurityAnswer"],
body .article .register-module .login-form label[for="prstep2_txtSecurityAnswer"],
body .article .polling-module .login-form label[for="prstep2_txtSecurityAnswer"],
body .article .login-module .register-form label[for="prstep2_txtSecurityAnswer"],
body .article .register-module .register-form label[for="prstep2_txtSecurityAnswer"],
body .article .polling-module .register-form label[for="prstep2_txtSecurityAnswer"],
body .article .login-module .polling-form label[for="prstep2_txtSecurityAnswer"],
body .article .register-module .polling-form label[for="prstep2_txtSecurityAnswer"],
body .article .polling-module .polling-form label[for="prstep2_txtSecurityAnswer"] {
  text-indent: 0;
}
body .article .login-module .login-form input[type="text"],
body .article .register-module .login-form input[type="text"],
body .article .polling-module .login-form input[type="text"],
body .article .login-module .register-form input[type="text"],
body .article .register-module .register-form input[type="text"],
body .article .polling-module .register-form input[type="text"],
body .article .login-module .polling-form input[type="text"],
body .article .register-module .polling-form input[type="text"],
body .article .polling-module .polling-form input[type="text"],
body .article .login-module .login-form input[type="password"],
body .article .register-module .login-form input[type="password"],
body .article .polling-module .login-form input[type="password"],
body .article .login-module .register-form input[type="password"],
body .article .register-module .register-form input[type="password"],
body .article .polling-module .register-form input[type="password"],
body .article .login-module .polling-form input[type="password"],
body .article .register-module .polling-form input[type="password"],
body .article .polling-module .polling-form input[type="password"] {
  padding: 18px;
  width: 100%;
  margin: 0;
}
body .article .login-module .login-form p,
body .article .register-module .login-form p,
body .article .polling-module .login-form p,
body .article .login-module .register-form p,
body .article .register-module .register-form p,
body .article .polling-module .register-form p,
body .article .login-module .polling-form p,
body .article .register-module .polling-form p,
body .article .polling-module .polling-form p {
  padding: 6px 20px;
}
body .article .login-module .login-form p span.action-container,
body .article .register-module .login-form p span.action-container,
body .article .polling-module .login-form p span.action-container,
body .article .login-module .register-form p span.action-container,
body .article .register-module .register-form p span.action-container,
body .article .polling-module .register-form p span.action-container,
body .article .login-module .polling-form p span.action-container,
body .article .register-module .polling-form p span.action-container,
body .article .polling-module .polling-form p span.action-container {
  float: right;
}
body .article .login-module .login-form span.grid-7,
body .article .register-module .login-form span.grid-7,
body .article .polling-module .login-form span.grid-7,
body .article .login-module .register-form span.grid-7,
body .article .register-module .register-form span.grid-7,
body .article .polling-module .register-form span.grid-7,
body .article .login-module .polling-form span.grid-7,
body .article .register-module .polling-form span.grid-7,
body .article .polling-module .polling-form span.grid-7 {
  float: none;
  width: 100%;
}
body .article .login-module .login-form span.grid-7 .custom-select-container,
body .article .register-module .login-form span.grid-7 .custom-select-container,
body .article .polling-module .login-form span.grid-7 .custom-select-container,
body .article .login-module .register-form span.grid-7 .custom-select-container,
body .article .register-module .register-form span.grid-7 .custom-select-container,
body .article .polling-module .register-form span.grid-7 .custom-select-container,
body .article .login-module .polling-form span.grid-7 .custom-select-container,
body .article .register-module .polling-form span.grid-7 .custom-select-container,
body .article .polling-module .polling-form span.grid-7 .custom-select-container {
  width: 100%;
}
body .article .login-module .field-container,
body .article .register-module .field-container,
body .article .polling-module .field-container {
  padding: 0;
  border: none;
}
body .article .login-module .field-container input,
body .article .register-module .field-container input,
body .article .polling-module .field-container input {
  padding: 18px;
  width: 100%;
  margin: 0;
}
body .article .login-module .field-container p,
body .article .register-module .field-container p,
body .article .polling-module .field-container p {
  padding: 6px 20px;
}
body .article .login-module .checkbox-container span.left,
body .article .register-module .checkbox-container span.left,
body .article .polling-module .checkbox-container span.left {
  padding: 12px 20px;
}
body .article .login-module #regStep1_chkInterests .checkbox-container,
body .article .register-module #regStep1_chkInterests .checkbox-container,
body .article .polling-module #regStep1_chkInterests .checkbox-container {
  line-height: 1.15;
}
body .article .login-module .action-container,
body .article .register-module .action-container,
body .article .polling-module .action-container {
  float: none;
  border: none;
}
body .article .login-module .action-container input[type="submit"],
body .article .register-module .action-container input[type="submit"],
body .article .polling-module .action-container input[type="submit"],
body .article .login-module .action-container .button,
body .article .register-module .action-container .button,
body .article .polling-module .action-container .button {
  margin-bottom: 0;
  margin-top: 12px;
  padding: 0 12px;
}
body .article .login-module .action-container input[type="submit"] label,
body .article .register-module .action-container input[type="submit"] label,
body .article .polling-module .action-container input[type="submit"] label,
body .article .login-module .action-container .button label,
body .article .register-module .action-container .button label,
body .article .polling-module .action-container .button label {
  padding: 0;
}
body .article .polling-module .polling-container {
  border: none;
}
body .article .polling-module .polling-container .action-container input[type="submit"] {
  margin-bottom: 12px;
}
body .article .polling-module .polling-container .error-message {
  padding: 12px 20px;
}
body .article .polling-module .polling-form.polling-container p {
  padding: 6px 0;
}
body .article .polling-module .polling-form.polling-container input[type="text"] {
  padding: 12px;
}
body .article .polling-module .polling-form.polling-container #Polling_pnlPollingStation p {
  padding: 0;
}
body .article .polling-module .polling-form.polling-container table input[type="submit"] {
  margin-top: 0;
}
body .article .listing-panel-module ul li,
body .article .listing-panel-module ol li {
  list-style-position: inside;
}
body .article .listing-panel-module ol li {
  list-style-type: decimal;
}
body .article .listing-panel-module ul li {
  list-style-type: disc;
}
body .article .twitter-module .twitter-container .stream {
  padding-right: 120px;
  box-sizing: border-box;
}
body .article .twitter-module .twitter-container .stream ol li .header {
  margin-bottom: 0;
  margin-top: -10px;
}
body .article .twitter-module .twitter-container .stream ol li .header .h-card .p-nickname,
body .article .twitter-module .twitter-container .stream ol li .header .p-author .p-nickname {
  font-family: aktiv_groteskbold, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
}
body .article .twitter-module .twitter-container .stream ol li .e-entry-content {
  padding-right: 12px;
}
body .article .twitter-module .twitter-container .stream ol li .e-entry-content .e-entry-title {
  border: none;
  background-color: transparent;
}
body .article .twitter-module .twitter-container .stream ol li:first-child {
  border: none;
}
body .article .twitter-module a.button {
  text-align: center;
  line-height: 36px;
  margin-top: -36px;
  position: relative;
}
body .article .twitter-module .root {
  display: inline-block;
}
body .article .slideshow-module {
  border: 1px solid #b3b3b3;
}
body .article .slideshow-module .title {
  border-width: 0px 0px 1px 0px;
}
body .article .slideshow-module .text-wrap .text-slider-item {
  height: 280px;
}
body .article .slideshow-module .text-wrap .text-slider-item .text-slider-text {
  font-size: 32px;
  line-height: 1.38;
  background: transparent !important;
}
body .article .slideshow-module .text-wrap .text-slider-item .text-left {
  left: 0;
}
body .article .slideshow-module .text-wrap .text-slider-item .text-right {
  right: 0;
}
body .article .slideshow-module .text-wrap .text-slider-item .text-center {
  text-align: center;
}
body .article .slideshow-module .text-wrap .text-slider-item .text-middle {
  padding-top: 11%;
}
body .article .slideshow-module .text-wrap .text-slider-item .text-bottom {
  padding-top: 23%;
}
body .article .slideshow-module .text-wrap .text-slider-item [class*='text-'] {
  width: 100%;
  box-sizing: border-box;
}
body .article .slideshow-module .text-wrap .text-slider-item [class*='text-'] a {
  color: inherit;
  border-bottom: none;
  display: block;
}
body .article .slideshow-module .text-wrap .text-slider-item [class*='text-top-'] {
  top: 0;
}
body .article .slideshow-module .text-wrap .text-slider-item [class*='text-center-'] {
  top: 0;
  padding-top: 11%;
}
body .article .slideshow-module .text-wrap .text-slider-item [class*='text-bottom-'] {
  bottom: 0;
  /* padding-top: 23%; This covers the whole background image! */
}
body .article .slideshow-module .text-wrap .text-slider-item [class*='-center'] {
  text-align: center;
}
body .article .slideshow-module .text-wrap .text-slider-item [class*='-left'] {
  text-align: left;
}
body .article .slideshow-module .text-wrap .text-slider-item [class*='-right'] {
  text-align: right;
}
body .article .slideshow-module .js-slideshow-area .slideshow-controller,
body .article .featured-events-module .js-slideshow-area .slideshow-controller,
body .article .featured-events-image-module .js-slideshow-area .slideshow-controller,
body .article .slideshow-news-module .js-slideshow-area .slideshow-controller {
  width: 60px;
  min-height: 0;
}
body .article .slideshow-module .js-slideshow-area .slideshow-controller a,
body .article .featured-events-module .js-slideshow-area .slideshow-controller a,
body .article .featured-events-image-module .js-slideshow-area .slideshow-controller a,
body .article .slideshow-news-module .js-slideshow-area .slideshow-controller a {
  min-height: 0;
  border-left: 0;
  background-color: transparent;
}
body .article .slideshow-module .js-slideshow-area .slideshow-controller .icon-prev,
body .article .featured-events-module .js-slideshow-area .slideshow-controller .icon-prev,
body .article .featured-events-image-module .js-slideshow-area .slideshow-controller .icon-prev,
body .article .slideshow-news-module .js-slideshow-area .slideshow-controller .icon-prev,
body .article .slideshow-module .js-slideshow-area .slideshow-controller .icon-next,
body .article .featured-events-module .js-slideshow-area .slideshow-controller .icon-next,
body .article .featured-events-image-module .js-slideshow-area .slideshow-controller .icon-next,
body .article .slideshow-news-module .js-slideshow-area .slideshow-controller .icon-next {
  height: 40px;
  margin: 1px;
}
body .article .slideshow-module .js-slideshow-area .slideshow-controller .icon-prev span,
body .article .featured-events-module .js-slideshow-area .slideshow-controller .icon-prev span,
body .article .featured-events-image-module .js-slideshow-area .slideshow-controller .icon-prev span,
body .article .slideshow-news-module .js-slideshow-area .slideshow-controller .icon-prev span,
body .article .slideshow-module .js-slideshow-area .slideshow-controller .icon-next span,
body .article .featured-events-module .js-slideshow-area .slideshow-controller .icon-next span,
body .article .featured-events-image-module .js-slideshow-area .slideshow-controller .icon-next span,
body .article .slideshow-news-module .js-slideshow-area .slideshow-controller .icon-next span {
  margin: auto;
  left: auto;
  top: auto;
  height: auto;
}
body .article .slideshow-module .js-slideshow-area .slideshow-controller .icon-prev .disabled,
body .article .featured-events-module .js-slideshow-area .slideshow-controller .icon-prev .disabled,
body .article .featured-events-image-module .js-slideshow-area .slideshow-controller .icon-prev .disabled,
body .article .slideshow-news-module .js-slideshow-area .slideshow-controller .icon-prev .disabled,
body .article .slideshow-module .js-slideshow-area .slideshow-controller .icon-next .disabled,
body .article .featured-events-module .js-slideshow-area .slideshow-controller .icon-next .disabled,
body .article .featured-events-image-module .js-slideshow-area .slideshow-controller .icon-next .disabled,
body .article .slideshow-news-module .js-slideshow-area .slideshow-controller .icon-next .disabled {
  cursor: not-allowed;
  zoom: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
body .article .slideshow-module .js-slideshow-area .slideshow-controller .icon-prev span,
body .article .featured-events-module .js-slideshow-area .slideshow-controller .icon-prev span,
body .article .featured-events-image-module .js-slideshow-area .slideshow-controller .icon-prev span,
body .article .slideshow-news-module .js-slideshow-area .slideshow-controller .icon-prev span {
  background: transparent url('../Images/icons/navigation/left.png') no-repeat;
  background-size: 14px 14px;
  background-position: center;
  width: 100%;
  height: 100%;
  display: inline-block;
}
body .article .slideshow-module .js-slideshow-area .slideshow-controller .icon-next span,
body .article .featured-events-module .js-slideshow-area .slideshow-controller .icon-next span,
body .article .featured-events-image-module .js-slideshow-area .slideshow-controller .icon-next span,
body .article .slideshow-news-module .js-slideshow-area .slideshow-controller .icon-next span {
  background: transparent url('../Images/icons/navigation/right.png') no-repeat;
  background-size: 14px 14px;
  background-position: center;
  width: 100%;
  height: 100%;
  display: inline-block;
}
body .article .slideshow-module .button,
body .article .featured-events-module .button,
body .article .featured-events-image-module .button,
body .article .slideshow-news-module .button,
body .article .news-module .button,
body .article .featured-news-module .button {
  position: absolute;
  bottom: 12px;
  right: 12px;
  text-align: center;
  z-index: 1;
}
body .article .slideshow-module .button a,
body .article .featured-events-module .button a,
body .article .featured-events-image-module .button a,
body .article .slideshow-news-module .button a,
body .article .news-module .button a,
body .article .featured-news-module .button a {
  padding: 10px;
  line-height: 36px;
  text-align: center;
}
body .article .featured-events-module .homepage-news-container,
body .article .featured-events-image-module .homepage-news-container,
body .article .slideshow-news-module .homepage-news-container {
  padding: 0;
}
body .article .featured-events-module .featured-events-single,
body .article .featured-events-image-module .featured-events-single,
body .article .slideshow-news-module .featured-events-single {
  padding: 12px;
}
body .article .featured-events-module .featured-events-single h1,
body .article .featured-events-image-module .featured-events-single h1,
body .article .slideshow-news-module .featured-events-single h1,
body .article .featured-events-module .news-single h1,
body .article .featured-events-image-module .news-single h1,
body .article .slideshow-news-module .news-single h1,
body .article .featured-events-module .featured-events-single h2,
body .article .featured-events-image-module .featured-events-single h2,
body .article .slideshow-news-module .featured-events-single h2,
body .article .featured-events-module .news-single h2,
body .article .featured-events-image-module .news-single h2,
body .article .slideshow-news-module .news-single h2,
body .article .featured-events-module .featured-events-single h3,
body .article .featured-events-image-module .featured-events-single h3,
body .article .slideshow-news-module .featured-events-single h3,
body .article .featured-events-module .news-single h3,
body .article .featured-events-image-module .news-single h3,
body .article .slideshow-news-module .news-single h3,
body .article .featured-events-module .featured-events-single h4,
body .article .featured-events-image-module .featured-events-single h4,
body .article .slideshow-news-module .featured-events-single h4,
body .article .featured-events-module .news-single h4,
body .article .featured-events-image-module .news-single h4,
body .article .slideshow-news-module .news-single h4,
body .article .featured-events-module .featured-events-single h5,
body .article .featured-events-image-module .featured-events-single h5,
body .article .slideshow-news-module .featured-events-single h5,
body .article .featured-events-module .news-single h5,
body .article .featured-events-image-module .news-single h5,
body .article .slideshow-news-module .news-single h5,
body .article .featured-events-module .featured-events-single h6,
body .article .featured-events-image-module .featured-events-single h6,
body .article .slideshow-news-module .featured-events-single h6,
body .article .featured-events-module .news-single h6,
body .article .featured-events-image-module .news-single h6,
body .article .slideshow-news-module .news-single h6 {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  margin-bottom: 0;
}
body .article .featured-events-module .featured-events-single p,
body .article .featured-events-image-module .featured-events-single p,
body .article .slideshow-news-module .featured-events-single p,
body .article .featured-events-module .news-single p,
body .article .featured-events-image-module .news-single p,
body .article .slideshow-news-module .news-single p {
  margin-bottom: 12px;
}
body .article .featured-events-image-module {
  position: relative;
}
body .article .featured-events-image-module .featured-events-single img {
  display: inline-block;
  max-width: 44%;
}
body .article .featured-events-image-module .featured-events-single .text-grouping {
  display: inline-block;
  vertical-align: top;
  max-width: 55%;
  padding-left: 6px;
  box-sizing: border-box;
}
body .article .featured-events-image-module .featured-events-single .text-grouping a {
  line-height: 16px;
}
body .article .featured-events-image-module .featured-events-single .text-grouping h3 a {
  font-size: 20px;
  line-height: 30px;
}
body .article .featured-events-image-module .featured-events-single .text-grouping h1,
body .article .featured-events-image-module .featured-events-single .text-grouping h2,
body .article .featured-events-image-module .featured-events-single .text-grouping h3,
body .article .featured-events-image-module .featured-events-single .text-grouping h4,
body .article .featured-events-image-module .featured-events-single .text-grouping h5,
body .article .featured-events-image-module .featured-events-single .text-grouping h6 {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
}
body .article .featured-events-image-module .featured-events-single .text-grouping h1,
body .article .featured-events-image-module .featured-events-single .text-grouping h2,
body .article .featured-events-image-module .featured-events-single .text-grouping h3,
body .article .featured-events-image-module .featured-events-single .text-grouping h4,
body .article .featured-events-image-module .featured-events-single .text-grouping h5,
body .article .featured-events-image-module .featured-events-single .text-grouping h6,
body .article .featured-events-image-module .featured-events-single .text-grouping p {
  display: block;
}
body .article .featured-events-image-module .featured-events-single .text-grouping h2 {
  line-height: 20px;
  line-height: 30px;
}
body .article .slideshow-news-module .js-slideshow-area {
  border: 1px solid #b3b3b3;
}
body .article .slideshow-news-module .news-container {
  background-color: transparent;
  padding: 0;
}
body .article .slideshow-news-module .news-container .news-single {
  margin: 0;
}
body .article .slideshow-news-module .js-slideshow-item .news-container {
  border: none;
  padding: 12px 12px 0 12px;
}
body .article .slideshow-news-module .js-slideshow-item .news-container .news-single h2 a,
body .article .slideshow-news-module .js-slideshow-item .news-container .news-single h3 a {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
}
body .article .news-module .news-single {
  margin: 0;
}
body .article .top-task-module .top-task-container {
  overflow: hidden;
  padding: 12px;
}
body .article .top-task-module .top-task-container .top-task-item {
  padding-right: 0px;
}
body .article .top-task-module .top-task-container .top-task-item img {
  width: 100%;
  margin: 15% auto 12px auto;
  display: block;
  max-width: 80px;
}
body .article .top-task-module .top-task-container .top-task-link {
  min-width: 70px;
  max-width: 120px;
  margin: 0 auto 0 auto;
  text-align: center;
  min-height: 46px;
}
body .article .results-module .results-container {
  width: 100%;
}
body .article .results-module .results-container .pages-section .sys_noresults {
  background-color: #fff;
  padding: 0;
}
body .article .results-module .results-container .pages-section .sys_subitem {
  padding: 0;
  margin: 0;
}
body .article .results-module .results-container .pages-section .sys_subitem h3:before {
  content: "\25BA";
  margin-right: 4px;
  font-size: 14px;
}
body .article .results-module .results-container .pages-section .sys_subitem a {
  font-weight: bold;
}
body .article .results-module .results-container .pages-section .sys_subitem .sys_subitem-heading,
body .article .results-module .results-container .pages-section .sys_subitem .sys_search-subheading {
  margin: 0;
}
body .article .results-module .results-container .pages-section .sys_subitem .sys_subitem-heading a,
body .article .results-module .results-container .pages-section .sys_subitem .sys_search-subheading a {
  font-size: 16px;
}
body .article .results-module .results-container .pages-section .sys_subitem .sys_subitem-summary dl,
body .article .results-module .results-container .pages-section .sys_subitem .sys_search-summary dl {
  margin-top: 0;
}
body .article .results-module .results-container .pages-section .sys_subitem .sys_subitem-summary dl dd,
body .article .results-module .results-container .pages-section .sys_subitem .sys_search-summary dl dd,
body .article .results-module .results-container .pages-section .sys_subitem .sys_subitem-summary dl dt,
body .article .results-module .results-container .pages-section .sys_subitem .sys_search-summary dl dt {
  margin: 0 0 0 18px;
  padding: 0;
  font-size: 14px;
}
body .article .results-module .results-container .pages-section .sys_subitem:before {
  content: none;
}
body .article .rate-module .feedback-module {
  border: 1px solid #b3b3b3;
}
body .article .rate-module .feedback-module p {
  margin: 0;
}
body .article .rate-module .feedback-module .sys_theme-simple.sys_commentlist-themed #RateThisPage_Container {
  border-width: 0;
}
body .article .rate-module .feedback-module .sys_theme-simple.sys_commentlist-themed #RateThisPage_Container .sys_add-your-comment {
  margin: -15px 0 0 0;
}
body .article .rate-module .feedback-module .sys_theme-simple.sys_commentlist-themed #RateThisPage_Container .sys_add-your-comment div#RateThisPage_AddComment_ValidationSummary {
  background-color: #ff0000;
}
body .article .rate-module .feedback-module .sys_theme-simple.sys_commentlist-themed #RateThisPage_Container .sys_add-your-comment div.sys_addcomments-row.sys_addcomments-addyourrating {
  margin-top: 15px;
}
body .article .rate-module .feedback-module .sys_theme-simple.sys_commentlist-themed #RateThisPage_Container .sys_add-your-comment .sys_addcomments-comments label[for="RateThisPage_AddComment_TextBoxComments"] {
  margin-top: 20px;
  margin-bottom: 12px;
}
body .article .rate-module .feedback-module .sys_theme-simple.sys_commentlist-themed #RateThisPage_Container .sys_add-your-comment .sys_addcomments-comments textarea {
  float: none;
  resize: none;
}
body .article .rate-module .feedback-module .sys_theme-simple.sys_commentlist-themed #RateThisPage_Container .sys_add-your-comment div.sys_comments-rating-and-button input[type="submit"],
body .article .rate-module .feedback-module .sys_theme-simple.sys_commentlist-themed #RateThisPage_Container .sys_add-your-comment div.sys_comments-rating-and-button .button {
  background-color: #0A2864;
  background-image: none;
  min-width: 120px;
  width: auto;
  height: 36px;
  float: right;
  border: none;
  padding: 0;
  margin-top: -36px;
  text-align: center;
}
body .article .rate-module .feedback-module .sys_theme-simple.sys_commentlist-themed #RateThisPage_Container .sys_add-your-comment div.sys_comments-rating-and-button input[type="submit"] a,
body .article .rate-module .feedback-module .sys_theme-simple.sys_commentlist-themed #RateThisPage_Container .sys_add-your-comment div.sys_comments-rating-and-button .button a {
  padding: 0;
  margin: 0;
  background-color: #0A2864;
}
body .article .rate-module .feedback-module .sys_theme-simple .sys_rating-control .sys_ui-stars-star a {
  background: url('../Images/icons/stars-set-2.png') no-repeat scroll 0 0 transparent;
  background-position: 0 -56px;
}
body .article .rate-module .feedback-module .sys_theme-simple .sys_rating-control .sys_ui-stars-star-hover a {
  background-position: 0 -112px;
}
body .article .rate-module .feedback-module .sys_theme-simple .sys_rating-control .sys_ui-stars-star-on a {
  background-position: 0 -84px;
}
body .article .rate-module .feedback-module .sys_theme-simple .sys_rating-control .sys_ui-stars-cancel a {
  background: url('../Images/icons/stars-set-2.png') no-repeat scroll 0 0 transparent;
}
body .article .rate-module .feedback-module .sys_theme-simple .sys_rating-control .sys_ui-stars-cancel-disabled a {
  background: url('../Images/icons/stars-set-2.png') no-repeat scroll 0 0 transparent;
  background-position: 0 -28px;
}
body .article .rate-module .feedback-module .sys_theme-simple .sys_comments-control .sys_add-your-comment .sys_comments-rating-and-button {
  padding: 0;
  height: 0;
}
body .article .links-module .title {
  border-bottom: 1px solid #b3b3b3;
}
body .article .links-module .link-box-container {
  padding: 12px 12px 48px 12px;
}
body .article .links-module .link-box-container .link-box-content {
  height: 100%;
  min-height: 0;
  padding: 0;
}
body .article .links-module .link-box-container a.button {
  min-width: 0;
  margin: 0;
  line-height: 36px;
  width: 100%;
  padding: 0;
  text-align: center;
}
body .article .links-module ul {
  padding: 0;
}
body .article .links-module ul li {
  padding: 12px 6px 0 6px;
}
body .article .form-module .form-container .sys_cms-form-control .sys_pagebreak input[type="submit"],
body .article .form-module .form-container .sys_cms-form-control .sys_form-submit input[type="submit"],
body .article .form-module .form-container .sys_cms-form-control ul.sys_cms-form-body .sys_form-submit input[type="submit"],
body .article .form-module .form-container .sys_cms-form-control .sys_pagebreak .button,
body .article .form-module .form-container .sys_cms-form-control .sys_form-submit .button,
body .article .form-module .form-container .sys_cms-form-control ul.sys_cms-form-body .sys_form-submit .button,
body .article .form-module .form-container .sys_cms-form-control .sys_pagebreak button,
body .article .form-module .form-container .sys_cms-form-control .sys_form-submit button,
body .article .form-module .form-container .sys_cms-form-control ul.sys_cms-form-body .sys_form-submit button {
  background-color: #0A2864;
  background-image: none;
  min-width: 120px;
  width: auto;
  height: 36px;
  float: right;
  border: none;
  padding: 0;
  text-align: center;
  color: #fff;
}
body .article .form-module .form-container .sys_cms-form-control .sys_pagebreak input[type="submit"] a,
body .article .form-module .form-container .sys_cms-form-control .sys_form-submit input[type="submit"] a,
body .article .form-module .form-container .sys_cms-form-control ul.sys_cms-form-body .sys_form-submit input[type="submit"] a,
body .article .form-module .form-container .sys_cms-form-control .sys_pagebreak .button a,
body .article .form-module .form-container .sys_cms-form-control .sys_form-submit .button a,
body .article .form-module .form-container .sys_cms-form-control ul.sys_cms-form-body .sys_form-submit .button a,
body .article .form-module .form-container .sys_cms-form-control .sys_pagebreak button a,
body .article .form-module .form-container .sys_cms-form-control .sys_form-submit button a,
body .article .form-module .form-container .sys_cms-form-control ul.sys_cms-form-body .sys_form-submit button a {
  padding: 0;
  margin: 0;
  background-color: #0A2864;
}
body .article .form-module .form-container .sys_cms-form-control ul.sys_cms-form-body .sys_form-submit input[type="submit"],
body .article .form-module .form-container .sys_cms-form-control .button,
body .article .form-module .form-container .sys_cms-form-control button {
  background-color: #0A2864;
  background-image: none;
  min-width: 120px;
  width: auto;
  height: 36px;
  float: right;
  border: none;
  padding: 0;
  text-align: center;
  color: #fff;
}
body .article .form-module .form-container .sys_cms-form-control ul.sys_cms-form-body .sys_form-submit input[type="submit"] a,
body .article .form-module .form-container .sys_cms-form-control .button a,
body .article .form-module .form-container .sys_cms-form-control button a {
  padding: 0;
  margin: 0;
  background-color: #0A2864;
}
body .article .panel-module .panel h1 span.button,
body .article .panel-module .panel h2 span.button,
body .article .panel-module .panel h3 span.button,
body .article .panel-module .panel h4 span.button,
body .article .panel-module .panel h5 span.button,
body .article .panel-module .panel h6 span.button {
  background-image: none;
  background-color: transparent;
}
body .article .panel-module .panel {
  margin-bottom: 1px;
}
body .article .panel-module .panel .title,
body .article .panel-module .panel .title-link {
  margin: 0;
  border: 0;
  background-color: #d3e8f1;
  font-family: aktiv_grotesklight, sans-serif;
}
body .article .panel-module .panel .panel-container p {
  max-width: 100%;
}
body .article .panel-module .panel .panel-container .form-module h1.title,
body .article .panel-module .panel .panel-container .form-module h2.title,
body .article .panel-module .panel .panel-container .form-module h3.title,
body .article .panel-module .panel .panel-container .form-module h4.title,
body .article .panel-module .panel .panel-container .form-module h5.title,
body .article .panel-module .panel .panel-container .form-module h6.title {
  background-color: #e5e5e5;
  font-family: aktiv_groteskbold, sans-serif;
  font-style: normal;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #b3b3b3;
  padding: 12px;
}
body .article .panel-module .panel .panel-container .form-module h1.title:before,
body .article .panel-module .panel .panel-container .form-module h2.title:before,
body .article .panel-module .panel .panel-container .form-module h3.title:before,
body .article .panel-module .panel .panel-container .form-module h4.title:before,
body .article .panel-module .panel .panel-container .form-module h5.title:before,
body .article .panel-module .panel .panel-container .form-module h6.title:before {
  content: "";
  display: none;
}
body .article .panel-module .panel .panel-container .form-module .sys_cms-form-control ul.sys_cms-form-body .sys_form-submit {
  background-color: #0A2864 !important;
  min-width: 120px !important;
  width: auto !important;
  height: 36px !important;
  float: right !important;
  border: none !important;
  padding: 0 !important;
  color: #fff !important;
  font-family: Arial, sans-serif !important;
  font-size: 14px !important;
  line-height: 12px !important;
  text-align: center !important;
}
body .article .panel-module .panel.js-accordion-item .title:before,
body .article .panel-module .panel.js-accordion-item .title-link:before {
  margin-right: 10px;
  background-size: 14px 14px;
  content: "";
  color: #fff;
  width: 14px;
  height: 14px;
  display: inline-block;
  background-image: url('../Images/icons/navigation/down.png');
}
body .article .panel-module .panel.js-accordion-item.active .title:before,
body .article .panel-module .panel.js-accordion-item.active .title-link:before {
  margin-right: 10px;
  background-size: 14px 14px;
  content: "";
  color: #fff;
  width: 14px;
  height: 14px;
  display: inline-block;
  background-image: url('../Images/icons/navigation/up.png');
}
body .article .panel-module .js-accordion-item .js-accordion-content {
  margin: 0;
}
body .article .white-box-module .blank-container h1:not(:first-child),
body .article .white-box-module .blank-container h2:not(:first-child),
body .article .white-box-module .blank-container h3:not(:first-child),
body .article .white-box-module .blank-container h4:not(:first-child),
body .article .white-box-module .blank-container h5:not(:first-child),
body .article .white-box-module .blank-container h6:not(:first-child) {
  margin-top: 12px;
}
body .article .white-box-module .blank-container p {
  max-width: none;
  margin-bottom: 9px;
}
body .article .white-box-module .blank-container #map {
  margin-bottom: 0;
}
body .article .map-module .blank-container,
body .article .issuu-module .blank-container {
  padding: 0;
}
body .article .video-module .video-container {
  padding: 0;
}
body .article #portal-module {
  min-height: 34px;
  margin-bottom: 10px;
}
body .article #portal-module ul#portal-container li {
  text-decoration: none;
  background-color: #D3E8FA;
  text-align: center;
  margin-bottom: 6px;
}
body .article #portal-module ul#portal-container li a,
body .article #portal-module ul#portal-container li p {
  text-align: center;
  border-bottom: none;
  display: block;
  padding-top: 6px;
  padding-bottom: 6px;
  text-decoration: none;
}
body .article #portal-module ul#portal-container [class*='col-'] {
  padding-right: 0;
  border-right: 3px solid #fff;
}
/* body .article #portal-module ul#portal-container [class*='col-']:last-child {
  border-right: none;
} */
body .article .directory-module h2.title {
  display: none;
}
body .article .directory-module .refine-column {
  display: block;
  width: 100%;
}
body .article .directory-module .refine-column .filtered {
  margin: 0;
  overflow: auto;
}
body .article .directory-module .refine-column .filtered h3.sub-title {
  display: none;
}
body .article .directory-module .refine-column .filtered ul {
  padding: 6px;
  border: 1px solid #b3b3b3;
  margin: 12px 0 12px 0;
}
body .article .directory-module .refine-column .filtered ul li {
  padding: 0;
  background-color: #0A2864;
  display: inline-block;
  float: none;
  margin: 6px;
}
body .article .directory-module .refine-column .filtered ul li h1,
body .article .directory-module .refine-column .filtered ul li h2,
body .article .directory-module .refine-column .filtered ul li h3,
body .article .directory-module .refine-column .filtered ul li h4,
body .article .directory-module .refine-column .filtered ul li h5,
body .article .directory-module .refine-column .filtered ul li h6 {
  display: block;
}
body .article .directory-module .refine-column .filtered ul li .letter {
  height: 35px;
  line-height: 35px;
  min-width: 35px;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  background: transparent;
  color: #fff;
}
body .article .directory-module .refine-column .filtered ul li:hover,
body .article .directory-module .refine-column .filtered ul li.active {
  background-color: #0f3b95;
}
/* body .article .directory-module .refine-column .filtered ul li:hover .letter,
body .article .directory-module .refine-column .filtered ul li.active .letter {
  color: #333;
} */
body .article .directory-module .refine-column .filtered ul li:last-child {
  display: none;
}
body .article .directory-module .refine-column .filtered ul li.noresults:hover {
  background-color: #0A2864;
}
/* body .article .directory-module .refine-column .filtered ul li.noresults:hover .letter {
  color: #fff;
} */
body .article .directory-module .directory-container {
  padding: 0;
  border: none;
}
body .article .directory-module .directory-container .directory-content .directory-content-title {
  border: none;
}
body .article .directory-module .directory-container .directory-content .directory-content-title h1,
body .article .directory-module .directory-container .directory-content .directory-content-title h2,
body .article .directory-module .directory-container .directory-content .directory-content-title h3,
body .article .directory-module .directory-container .directory-content .directory-content-title h4,
body .article .directory-module .directory-container .directory-content .directory-content-title h5,
body .article .directory-module .directory-container .directory-content .directory-content-title h6 {
  padding: 12px;
  margin: 0;
  line-height: 16px;
  font-size: 16px;
}
body .article .directory-module .directory-container .directory-content ul {
  border: 1px solid #b3b3b3;
  padding: 12px;
}
body .article .directory-module .directory-container .directory-content ul li {
  margin-bottom: 6px;
}
body .article .directory-module .directory-container .directory-content ul li:before {
  content: "\25BA";
  margin-right: 4px;
  font-size: 14px;
}
body .article .directory-module .directory-container .directory-content ul li h3 {
  margin-bottom: 0;
  margin-top: -27px;
  padding-left: 21px;
}
body .article .directory-module .directory-container .directory-content ul li h3 a {
  font-size: 20px;
}
body .article .directory-module .directory-container .directory-content ul li p {
  padding-left: 21px;
}
body .article .directory-module .directory-container ul {
  border: none;
}
body .article .keywords-module {
  display: none;
}
body .article .homepage-title {
  padding: 12px;
  box-sizing: border-box;
}
body .article .homepage-title h1.kilo,
body .article .homepage-title h2.kilo,
body .article .homepage-title h3.kilo,
body .article .homepage-title h4.kilo,
body .article .homepage-title h5.kilo,
body .article .homepage-title h6.kilo {
  font-family: aktiv_groteskbold, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  color: #000;
  line-height: 32px;
  padding: 0;
}
body .article .homepage-title h1.kilo span,
body .article .homepage-title h2.kilo span,
body .article .homepage-title h3.kilo span,
body .article .homepage-title h4.kilo span,
body .article .homepage-title h5.kilo span,
body .article .homepage-title h6.kilo span {
  line-height: 32px;
  margin-top: 12px;
  margin-bottom: -5px;
}
body .article .homepage-title h1.kilo span a,
body .article .homepage-title h2.kilo span a,
body .article .homepage-title h3.kilo span a,
body .article .homepage-title h4.kilo span a,
body .article .homepage-title h5.kilo span a,
body .article .homepage-title h6.kilo span a {
  background-color: transparent;
  padding: 0;
  margin: 0;
  top: auto;
  border-bottom: 1px solid #0A2864;
  font-family: aktiv_groteskbold, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
}
body .article .homepage-title h1.kilo span a span,
body .article .homepage-title h2.kilo span a span,
body .article .homepage-title h3.kilo span a span,
body .article .homepage-title h4.kilo span a span,
body .article .homepage-title h5.kilo span a span,
body .article .homepage-title h6.kilo span a span {
  display: none;
}
body .article:before {
  content: "";
  height: 140px;
  display: block;
}
body .article:after {
  content: "";
  height: 133px;
  display: block;
}
body #cookie_box {
  background: #d3e8fa;
}
body #cookie_box h1 {
  font-size: 32px;
}
body #cookie_box p {
  font-size: 14px;
}
body #cookie_box .cookie_button {
  padding: 6px 10px;
  text-align: center;
  height: auto;
}
body footer {
  background-color: #333;
  color: #fff;
  font-family: sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
}
body footer #copyright {
  text-align: center;
  margin-top: -18px;
  padding-bottom: 15px;
}
body footer #copyright p {
  margin: 0;
  font-family: sans-serif;
  text-indent: 15px;
}
body footer #copyright div {
  padding-right: 20px;
}
body footer ul.nav-links,
body footer ul.social {
  list-style: none;
}
body footer ul.nav-links li a,
body footer ul.social li a {
  color: #fff;
  /* text-decoration: none; */
}
body footer ul.nav-links {
  margin-top: 10px;
}
body footer ul.nav-links li a {
  font-family: sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
}
body footer ul.social {
  margin: 10px auto auto auto;
  width: 275px;
  padding: 0;
}
body footer ul.social li {
  display: inline;
  margin: 0 4px;
}
body footer ul.social li a {
  text-decoration: none;
  display: inline-block;
  background: url('../Images/icons/socialspritemap001.png');
  background-size: 245px 70px;
  width: 35px;
  height: 35px;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
  color: transparent;
}
body footer ul.social li a.facebook {
  background-position: 0 0;
}
body footer ul.social li a.vimeo {
  background-position: 70px 0;
}
body footer ul.social li a.youtube {
  background-position: 105px 0;
}
body footer ul.social li a.instagram {
  background-position: 35px 0;
}
body footer ul.social li a.flickr {
  background-position: 35px 0;
}
body footer ul.social li a.linkedin {
  background-position: 175px 0;
}
body footer ul.social li a.twitter {
  background-position: 210px 0;
}
body footer img.social {
  width: 40px;
  height: 40px;
}
body footer div#govContainer {
  padding-right: 0;
}
body footer div#govContainer a#gov {
  background-image: url('../Images/GOV-UK-white.png');
  background-repeat: no-repeat;
  width: 96px;
  height: 16px;
  float: right;
  display: block;
  margin-top: 10px;
}
img.better-connected-logo {
  display: block;
  width: 96px;
  float: right;
  clear: right;
  margin-top: 15px;
}
body footer .footer-link a {
  float: right;
  margin-right: 0;
  display: block;
  color: #fff;
  font-weight: bold;
}
body footer .footer-link object {
  width: 10px;
  height: 10px;
}
body footer .footer-link a:before {
  margin-right: 3px;
  background-size: 10px 10px;
  content: "";
  color: #fff;
  width: 10px;
  height: 10px;
  display: inline-block;
}
body footer #staffLogin {
  padding-right: 0;
}
body footer #staffLogin a {
  margin-top: 81px;
}
body footer #staffLogin a:before {
  background-image: url('../Images/icons/padlockwhite.png');
}
body footer #manageAccount {
  padding-right: 0;
  text-indent: 10px;
}
body footer #manageAccount a {
  margin-top: 38px;
}
body footer #manageAccount a:before {
  background-image: url('../Images/icons/padlockwhite.png');
}
body footer #IntranetNav {
  padding-right: 0;
}
body footer #IntranetNav a {
  margin-top: 0;
}
body footer #staffLogout {
  padding-right: 0;
}
body footer #staffLogout a {
  margin-top: 0;
}
body footer #staffLogout a:before {
  background-image: url('../Images/icons/logout.png');
}
.semibold {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
}
.semibold-italic {
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  font-weight: 600;
  font-size: 12px;
}
.light {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
}
@media (min-width: 976px) {
  body .article .links-module ul li {
    width: 231px;
    margin-right: 12px;
    padding: 12px 0 0 0;
  }
  body .article .links-module ul li .link-box-container {
    padding: 12px 12px 60px 12px;
  }
  body .article .links-module ul li .link-box-container .link-box-content {
    margin-bottom: 12px;
  }
  body .article .links-module ul li .link-box-container a.button {
    width: 100%;
    text-align: center;
    padding: 0;
  }
  body .article .links-module ul li:last-child {
    margin-right: 0;
  }
}
@media (min-width: 769px) {
  body header {
    max-height: 130px;
  }
}
@media (min-width: 601px) {
  body header .wrapper {
    max-height: 110px;
  }
}
@media handheld, only screen and (min-width: 601px) and (max-width: 870px) {
  body header .logo {
    width: 100%;
  }
}
@media handheld, only screen and (min-width: 601px) and (max-width: 959px) {
  body .alert-module .alert-container,
  body .alert-warning-module .alert-container {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media handheld, only screen and (max-width: 600px) {
  body header {
    min-height: 158px;
  }
  body header img.logo {
    max-width: 201px;
    padding-left: 10px;
    margin-bottom: 40px;
  }
  body header #login {
    margin-left: 10px;
  }
  body header .grid {
    padding-left: 0;
    padding-right: 0;
  }
  body header .wrapper {
    padding: 0;
  }
  body header .wrapper #search {
    margin: 0;
    position: absolute;
    bottom: 0;
  }
  body footer .grid {
    padding-left: 10px;
    padding-right: 10px;
  }
  body footer .nav-links li {
    text-align: center;
  }
  body footer .footer-link {
    height: 20px;
  }
  body footer .footer-link a {
    float: none;
    margin: 0;
    text-align: center;
  }
  body footer #manageAccount {
    margin-top: -129px;
    margin-bottom: 0;
  }
  body footer #IntranetNav,
  body footer #staffLogout {
    margin: 0;
  }
  body footer #staffLogout {
    text-indent: 10px;
  }
  body footer #staffLogin {
    text-align: center;
    margin-top: -45px;
    margin-bottom: 0;
  }
  body footer #staffLogin a {
    width: 40%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    margin-top: 0;
  }
  body footer div#govContainer {
    padding-right: 0;
    padding-top: 30px;
    margin-top: 0;
    margin-bottom: 0px;
  }
  body footer div#govContainer img#gov,
  body footer div#govContainer a#gov,
  body footer div#govContainer img.better-connected-logo {
    margin-right: auto;
    margin-left: auto;
    float: none;
    margin-top: 0;
  }
  body footer div#govContainer.logged-in {
    padding-top: 80px;
  }
  body footer .signin-gov {
    height: 55px;
  }
  body footer .signin-gov.logged-in {
    height: 102px;
  }
  body .article:before {
    content: "";
    height: 168px;
    display: block;
  }
  body .article:after {
    content: "";
    height: 222px;
    display: block;
  }
  body .article {
    min-height: 100%;
    margin-bottom: -222px;
  }
  body .article .alert-module .alert-title,
  body .article .alert-warning-module .alert-title {
    color: #fff;
    line-height: 16px;
  }
  body .article .alert-module .alert-container h1,
  body .article .alert-warning-module .alert-container h1,
  body .article .alert-module .alert-container h2,
  body .article .alert-warning-module .alert-container h2,
  body .article .alert-module .alert-container h3,
  body .article .alert-warning-module .alert-container h3,
  body .article .alert-module .alert-container h4,
  body .article .alert-warning-module .alert-container h4,
  body .article .alert-module .alert-container h5,
  body .article .alert-warning-module .alert-container h5,
  body .article .alert-module .alert-container h6,
  body .article .alert-warning-module .alert-container h6 {
    margin: 0;
    padding-right: 0;
  }
  body .article .alert-module .alert-container .button,
  body .article .alert-warning-module .alert-container .button {
    margin-top: 5px;
    width: 100%;
  }
  body .article .alert-module .alert-container .button a,
  body .article .alert-warning-module .alert-container .button a {
    vertical-align: middle;
    text-align: center;
    line-height: 36px;
  }
  body .article .alert-warning-module .alert-title {
    background-color: #fbc02d;
    color: #000000;
  }
  body .article .results-module .results-container .pages-section .sys_subitem h3.sys_subitem-heading:before {
    content: "";
    margin: 0;
  }
  body .article .results-module .results-container .pages-section .sys_subitem .sys_subitem-summary,
  body .article .results-module .results-container .pages-section .sys_subitem .sys_search-summary {
    display: none;
  }
  body .article .issuuembed .issuu-isrendered {
    width: 100%;
    height: auto;
  }
  body .article .slideshow-module .text-wrap .text-slider-item .text-slider-text {
    font-size: 15px;
  }
  body .article .news-module .news-container .news-single {
    padding-bottom: 40px;
  }
  body .article .top-task-module .top-task-container .top-task-item img {
    margin: 5% auto 6px auto;
  }
  body .article .featured-events-image-module {
    position: relative;
  }
  body .article .featured-events-image-module .featured-events-single img {
    max-width: none;
  }
  body .article .featured-events-image-module .featured-events-single .text-grouping {
    max-width: none;
  }
  body .article #portal-module ul#portal-container [class*='col-'] {
    border-right: none;
  }
}
@media handheld, only screen and (max-width: 430px) {
  body header {
    min-height: 147px;
  }
  body header .wrapper .grid {
    padding: 0;
  }
  body header .wrapper .grid [class*='mobile-col'] {
    margin: 0;
    padding: 0;
  }
  body header .wrapper .grid img.logo {
    max-width: 201px;
    padding-left: 10px;
  }
  body header .wrapper .grid #login {
    margin-left: 10px;
  }
  body .article:before {
    height: 157px;
  }
}
@media handheld, only screen and (max-width: 320px) {
  body header .wrapper .grid #login {
    margin-left: 0;
  }
}
@media screen and (max-width: 43.125em) {
  body .article .links-module .link-box {
    padding: 12px 0 0 0;
  }
}
@media only screen and (max-width: 670px), (min-device-width: 670px) and (max-device-width: 800px) {
  .twitter-module .stream li {
    float: none;
    width: 100%;
    padding: 11px 11px 2px;
  }
  .twitter-module .stream {
    margin-right: 0;
  }
  .twitter-module a.button {
    margin-top: 0;
  }
}
@media (max-width: 740px) {
  body .article .directory-module .refine-column .filtered ul {
    padding: 0;
  }
  body .article .slideshow-module .text-wrap .text-slider-item .text-slider-text {
    font-size: 21px;
  }
  body .article .slideshow-news-module .js-slideshow-item {
    box-sizing: border-box;
  }
  body .article .slideshow-news-module .js-slideshow-item .news-container {
    padding-bottom: 42px;
  }
  body .article .twitter-module .twitter-container {
    padding-bottom: 48px;
  }
  body .article .twitter-module .twitter-container .stream {
    padding-right: 0;
  }
  body .article .twitter-module .twitter-container .stream ol li {
    margin-bottom: 12px;
  }
  body .article .twitter-module a.button {
    position: relative;
    bottom: -36px;
    right: 0;
  }
  body .article .featured-events-module .homepage-news-container {
    padding: 0 0 48px 0;
  }
  body .article .featured-events-image-module .homepage-news-container .js-slideshow-wrapper {
    padding: 0 0 47px 0;
  }
}
@media (max-width: 450px) {
  body .article .slideshow-module .text-wrap .text-slider-item .text-slider-text {
    font-size: 16px;
  }
}
@media (max-width: 615px) {
  body .article .rate-module .feedback-module .sys_theme-simple.sys_commentlist-themed #RateThisPage_Container .sys_add-your-comment .sys_addcomments-comments textarea {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }
  body .article .rate-module .feedback-module .sys_theme-simple.sys_commentlist-themed #RateThisPage_Container .sys_add-your-comment div.sys_comments-rating-and-button {
    width: 120px;
    height: 36px;
    margin-top: 12px;
  }
  body .article .rate-module .feedback-module .sys_theme-simple.sys_commentlist-themed #RateThisPage_Container .sys_add-your-comment div.sys_comments-rating-and-button input[type="submit"] {
    margin: 0;
    right: 12px;
    position: absolute;
  }
  body .article .breadcrumb-module .page-title-container .page-title.grid-6 {
    width: 65%;
  }
  body .article .breadcrumb-module .page-title-container .branding-image.grid-2 {
    width: 35%;
  }
}
@media (max-width: 770px) {
  body .article #navMenu2 {
    display: none;
  }
  body .article #MenuMobile {
    margin-bottom: 12px;
    display: block;
  }
  body .article #MenuMobile * {
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
  }
  body .article #MenuMobile a {
    text-decoration: none;
    color: inherit;
  }
  body .article #MenuMobile ul {
    list-style: none;
    padding: 0;
  }
  body .article #MenuMobile ul .inner {
    padding-left: 1em;
    overflow: hidden;
    display: none;
  }
  body .article #MenuMobile ul .inner.show {
    /*display: block;*/
  }
  body .article #MenuMobile ul .inner li {
    padding: 6px;
  }
  body .article #MenuMobile ul li.sys_folder {
    border: 1px solid #b3b3b3;
  }
  body .article #MenuMobile ul li a.toggle {
    width: 100%;
    display: block;
    background-color: #d3e8f1;
    color: #252525;
    padding: 12px;
    border: none;
    transition: background .3s ease;
  }
  body .article #MenuMobile ul li a.toggle:before {
    background-size: 14px 14px;
    content: "";
    color: #fff;
    width: 14px;
    height: 14px;
    display: inline-block;
    background-image: url('../Images/icons/navigation/down.png');
    background-repeat: no-repeat;
    padding-right: 12px;
  }
  body .article #MenuMobile ul li a.toggle.active:before {
    background-image: url('../Images/icons/navigation/up.png');
  }
  body .article #MenuMobile3 {
    display: block;
  }
  body .article #MenuMobile3 * {
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
  }
  body .article #MenuMobile3 a {
    text-decoration: none;
    color: inherit;
  }
  body .article #MenuMobile3 ul {
    list-style: none;
    padding: 0;
  }
  body .article #MenuMobile3 ul li.sys_folder ul {
    padding-left: 1em;
    overflow: hidden;
    display: none;
  }
  body .article #MenuMobile3 ul li.sys_folder ul.show {
    /*display: block;*/
  }
  body .article #MenuMobile3 ul li.sys_folder {
    border: 1px solid #b3b3b3;
  }
  body .article #MenuMobile3 ul li.sys_folder li {
    border: none;
  }
  body .article #MenuMobile3 ul li a,
  body .article #MenuMobile3 ul li span {
    width: 100%;
    display: block;
    background-color: #d3e8f1;
    color: #252525;
    padding: 12px;
    border: none;
    transition: background .3s ease;
  }
  body .article #MenuMobile3 ul li.sys_folder a:before,
  body .article #MenuMobile3 ul li.sys_folder span:before {
    background-size: 14px 14px;
    content: "";
    color: #fff;
    width: 14px;
    height: 14px;
    display: inline-block;
    background-image: url('../Images/icons/navigation/down.png');
    background-repeat: no-repeat;
    padding-right: 12px;
  }
  body .article #MenuMobile3 ul li.sys_folder a.active:before,
  body .article #MenuMobile3 ul li.sys_folder span.active:before {
    background-image: url('../Images/icons/navigation/up.png');
  }
  body .article #MenuMobile3 ul li li.sys_0 {
    padding: 0;
  }
  body .article #MenuMobile3 ul li li.sys_0 a,
  body .article #MenuMobile3 ul li li.sys_0 a.active {
    background-color: #fff;
  }
  body .article #MenuMobile3 ul li li.sys_0 a:before,
  body .article #MenuMobile3 ul li li.sys_0 a.active:before {
    background-image: none;
    background-size: 0 0;
    padding: 0;
  }
}
@media (min-width: 601px) and (max-width: 1030px) {
  body header .wrapper {
    padding: 0 0 20px 0;
  }
}
@media (max-width: 450px) {
  body .article .breadcrumb-module .page-title-container .page-title.grid-6 {
    width: 100%;
  }
  body .article .breadcrumb-module .page-title-container .branding-image.grid-2 {
    width: 100%;
  }
  body .article .breadcrumb-module .page-title-container .branding-image.grid-2 .branding-image-container img {
    margin: auto;
    width: 100%;
    height: auto;
  }
}












/* Grid with equal-height columns */
@media (min-width: 768px) {
  .grid.equal {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
  }
}

/* Service boxes for HP */
.service-boxes-module .grid {
  padding: 0;
}
body .article .service-boxes-module .service-boxes-container .grid .col-3-12 {
  padding: 6px;
  position: relative;
}
body .article .service-boxes-module .service-boxes-container {
  padding: 6px;
}
.service-box {
  height: 100%;
  border-radius: 6px;
  background-color: #D3E8FA;
  color: #000000;
  text-align: center;
}
.service-box .content {
  padding: 12px 12px 24px 12px;
}
body .article .service-boxes-module .service-boxes-container .service-box h3 {
  padding: 12px 12px 0 12px;
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}
body .article .service-boxes-module .service-boxes-container .service-box h3 a {
  font-size: inherit;
  line-height: inherit;
  font-weight: bold;
}
.service-box a, .service-box a:link, .service-box a:visited {
  color: #000000;
  text-decoration: underline;
  border-bottom: none !important;
}
/* .service-box a:hover, .service-box a:active {
  text-decoration: underline !important;
} */
body .article .service-boxes-module .service-boxes-container .more-services a {
  display: block;
  float: none;
  width: 150px;
  height: 36px;
  line-height: 36px;
  margin: 6px auto;
  padding: 0 6px;
  text-align: center;
  color: #ffffff;
  background-color: #0A2864;
  text-decoration: none;
}
body .article .service-boxes-module .service-boxes-container .more-services a:hover {
  background-color: #0f3b95;
}





/* CSS SPLIT */














html body .article [id*='navMenu'] {
  width: 100%;
  height: 480px;
  overflow: hidden;
  margin-bottom: 12px;
}
html body .article [id*='navMenu'] ul {
  padding: 0;
  margin: 0;
  width: 320px;
  height: inherit;
  list-style: none;
  border-right: 1px solid #000;
}
html body .article [id*='navMenu'] ul li:first-child ul {
  top: 0;
}
html body .article [id*='navMenu'] ul li:nth-child(2n) ul {
  top: -32px;
}
html body .article [id*='navMenu'] ul li:nth-child(2n) ul li:first-child ul {
  top: 0;
}
html body .article [id*='navMenu'] ul li:nth-child(2n) ul li:nth-child(2n) ul {
  top: -32px;
}
html body .article [id*='navMenu'] ul li:nth-child(2n) ul li:nth-child(3n) ul {
  top: -64px;
}
html body .article [id*='navMenu'] ul li:nth-child(2n) ul li:nth-child(4n) ul {
  top: -96px;
}
html body .article [id*='navMenu'] ul li:nth-child(2n) ul li:nth-child(5n) ul {
  top: -128px;
}
html body .article [id*='navMenu'] ul li:nth-child(2n) ul li:nth-child(6n) ul {
  top: -160px;
}
html body .article [id*='navMenu'] ul li:nth-child(2n) ul li:nth-child(7n) ul {
  top: -192px;
}
html body .article [id*='navMenu'] ul li:nth-child(2n) ul li:nth-child(8n) ul {
  top: -224px;
}
html body .article [id*='navMenu'] ul li:nth-child(2n) ul li:nth-child(9n) ul {
  top: -256px;
}
html body .article [id*='navMenu'] ul li:nth-child(2n) ul li:nth-child(10n) ul {
  top: -288px;
}
html body .article [id*='navMenu'] ul li:nth-child(2n) ul li:nth-child(11n) ul {
  top: -320px;
}
html body .article [id*='navMenu'] ul li:nth-child(2n) ul li:nth-child(12n) ul {
  top: -352px;
}
html body .article [id*='navMenu'] ul li:nth-child(2n) ul li:nth-child(13n) ul {
  top: -384px;
}
html body .article [id*='navMenu'] ul li:nth-child(2n) ul li:nth-child(14n) ul {
  top: -416px;
}
html body .article [id*='navMenu'] ul li:nth-child(2n) ul li:nth-child(15n) ul {
  top: -448px;
}
html body .article [id*='navMenu'] ul li:nth-child(2n) ul li:nth-child(16n) ul {
  top: -480px;
}
html body .article [id*='navMenu'] ul li:nth-child(2n) ul li:nth-child(17n) ul {
  top: -512px;
}
html body .article [id*='navMenu'] ul li:nth-child(2n) ul li:nth-child(18n) ul {
  top: -544px;
}
html body .article [id*='navMenu'] ul li:nth-child(2n) ul li:nth-child(19n) ul {
  top: -576px;
}
html body .article [id*='navMenu'] ul li:nth-child(3n) ul {
  top: -64px;
}
html body .article [id*='navMenu'] ul li:nth-child(3n) ul li:first-child ul {
  top: 0;
}
html body .article [id*='navMenu'] ul li:nth-child(3n) ul li:nth-child(2n) ul {
  top: -32px;
}
html body .article [id*='navMenu'] ul li:nth-child(3n) ul li:nth-child(3n) ul {
  top: -64px;
}
html body .article [id*='navMenu'] ul li:nth-child(3n) ul li:nth-child(4n) ul {
  top: -96px;
}
html body .article [id*='navMenu'] ul li:nth-child(3n) ul li:nth-child(5n) ul {
  top: -128px;
}
html body .article [id*='navMenu'] ul li:nth-child(3n) ul li:nth-child(6n) ul {
  top: -160px;
}
html body .article [id*='navMenu'] ul li:nth-child(3n) ul li:nth-child(7n) ul {
  top: -192px;
}
html body .article [id*='navMenu'] ul li:nth-child(3n) ul li:nth-child(8n) ul {
  top: -224px;
}
html body .article [id*='navMenu'] ul li:nth-child(3n) ul li:nth-child(9n) ul {
  top: -256px;
}
html body .article [id*='navMenu'] ul li:nth-child(3n) ul li:nth-child(10n) ul {
  top: -288px;
}
html body .article [id*='navMenu'] ul li:nth-child(3n) ul li:nth-child(11n) ul {
  top: -320px;
}
html body .article [id*='navMenu'] ul li:nth-child(3n) ul li:nth-child(12n) ul {
  top: -352px;
}
html body .article [id*='navMenu'] ul li:nth-child(3n) ul li:nth-child(13n) ul {
  top: -384px;
}
html body .article [id*='navMenu'] ul li:nth-child(3n) ul li:nth-child(14n) ul {
  top: -416px;
}
html body .article [id*='navMenu'] ul li:nth-child(3n) ul li:nth-child(15n) ul {
  top: -448px;
}
html body .article [id*='navMenu'] ul li:nth-child(3n) ul li:nth-child(16n) ul {
  top: -480px;
}
html body .article [id*='navMenu'] ul li:nth-child(3n) ul li:nth-child(17n) ul {
  top: -512px;
}
html body .article [id*='navMenu'] ul li:nth-child(3n) ul li:nth-child(18n) ul {
  top: -544px;
}
html body .article [id*='navMenu'] ul li:nth-child(3n) ul li:nth-child(19n) ul {
  top: -576px;
}
html body .article [id*='navMenu'] ul li:nth-child(4n) ul {
  top: -96px;
}
html body .article [id*='navMenu'] ul li:nth-child(4n) ul li:first-child ul {
  top: 0;
}
html body .article [id*='navMenu'] ul li:nth-child(4n) ul li:nth-child(2n) ul {
  top: -32px;
}
html body .article [id*='navMenu'] ul li:nth-child(4n) ul li:nth-child(3n) ul {
  top: -64px;
}
html body .article [id*='navMenu'] ul li:nth-child(4n) ul li:nth-child(4n) ul {
  top: -96px;
}
html body .article [id*='navMenu'] ul li:nth-child(4n) ul li:nth-child(5n) ul {
  top: -128px;
}
html body .article [id*='navMenu'] ul li:nth-child(4n) ul li:nth-child(6n) ul {
  top: -160px;
}
html body .article [id*='navMenu'] ul li:nth-child(4n) ul li:nth-child(7n) ul {
  top: -192px;
}
html body .article [id*='navMenu'] ul li:nth-child(4n) ul li:nth-child(8n) ul {
  top: -224px;
}
html body .article [id*='navMenu'] ul li:nth-child(4n) ul li:nth-child(9n) ul {
  top: -256px;
}
html body .article [id*='navMenu'] ul li:nth-child(4n) ul li:nth-child(10n) ul {
  top: -288px;
}
html body .article [id*='navMenu'] ul li:nth-child(4n) ul li:nth-child(11n) ul {
  top: -320px;
}
html body .article [id*='navMenu'] ul li:nth-child(4n) ul li:nth-child(12n) ul {
  top: -352px;
}
html body .article [id*='navMenu'] ul li:nth-child(4n) ul li:nth-child(13n) ul {
  top: -384px;
}
html body .article [id*='navMenu'] ul li:nth-child(4n) ul li:nth-child(14n) ul {
  top: -416px;
}
html body .article [id*='navMenu'] ul li:nth-child(4n) ul li:nth-child(15n) ul {
  top: -448px;
}
html body .article [id*='navMenu'] ul li:nth-child(4n) ul li:nth-child(16n) ul {
  top: -480px;
}
html body .article [id*='navMenu'] ul li:nth-child(4n) ul li:nth-child(17n) ul {
  top: -512px;
}
html body .article [id*='navMenu'] ul li:nth-child(4n) ul li:nth-child(18n) ul {
  top: -544px;
}
html body .article [id*='navMenu'] ul li:nth-child(4n) ul li:nth-child(19n) ul {
  top: -576px;
}
html body .article [id*='navMenu'] ul li:nth-child(5n) ul {
  top: -128px;
}
html body .article [id*='navMenu'] ul li:nth-child(5n) ul li:first-child ul {
  top: 0;
}
html body .article [id*='navMenu'] ul li:nth-child(5n) ul li:nth-child(2n) ul {
  top: -32px;
}
html body .article [id*='navMenu'] ul li:nth-child(5n) ul li:nth-child(3n) ul {
  top: -64px;
}
html body .article [id*='navMenu'] ul li:nth-child(5n) ul li:nth-child(4n) ul {
  top: -96px;
}
html body .article [id*='navMenu'] ul li:nth-child(5n) ul li:nth-child(5n) ul {
  top: -128px;
}
html body .article [id*='navMenu'] ul li:nth-child(5n) ul li:nth-child(6n) ul {
  top: -160px;
}
html body .article [id*='navMenu'] ul li:nth-child(5n) ul li:nth-child(7n) ul {
  top: -192px;
}
html body .article [id*='navMenu'] ul li:nth-child(5n) ul li:nth-child(8n) ul {
  top: -224px;
}
html body .article [id*='navMenu'] ul li:nth-child(5n) ul li:nth-child(9n) ul {
  top: -256px;
}
html body .article [id*='navMenu'] ul li:nth-child(5n) ul li:nth-child(10n) ul {
  top: -288px;
}
html body .article [id*='navMenu'] ul li:nth-child(5n) ul li:nth-child(11n) ul {
  top: -320px;
}
html body .article [id*='navMenu'] ul li:nth-child(5n) ul li:nth-child(12n) ul {
  top: -352px;
}
html body .article [id*='navMenu'] ul li:nth-child(5n) ul li:nth-child(13n) ul {
  top: -384px;
}
html body .article [id*='navMenu'] ul li:nth-child(5n) ul li:nth-child(14n) ul {
  top: -416px;
}
html body .article [id*='navMenu'] ul li:nth-child(5n) ul li:nth-child(15n) ul {
  top: -448px;
}
html body .article [id*='navMenu'] ul li:nth-child(5n) ul li:nth-child(16n) ul {
  top: -480px;
}
html body .article [id*='navMenu'] ul li:nth-child(5n) ul li:nth-child(17n) ul {
  top: -512px;
}
html body .article [id*='navMenu'] ul li:nth-child(5n) ul li:nth-child(18n) ul {
  top: -544px;
}
html body .article [id*='navMenu'] ul li:nth-child(5n) ul li:nth-child(19n) ul {
  top: -576px;
}
html body .article [id*='navMenu'] ul li:nth-child(6n) ul {
  top: -160px;
}
html body .article [id*='navMenu'] ul li:nth-child(6n) ul li:first-child ul {
  top: 0;
}
html body .article [id*='navMenu'] ul li:nth-child(6n) ul li:nth-child(2n) ul {
  top: -32px;
}
html body .article [id*='navMenu'] ul li:nth-child(6n) ul li:nth-child(3n) ul {
  top: -64px;
}
html body .article [id*='navMenu'] ul li:nth-child(6n) ul li:nth-child(4n) ul {
  top: -96px;
}
html body .article [id*='navMenu'] ul li:nth-child(6n) ul li:nth-child(5n) ul {
  top: -128px;
}
html body .article [id*='navMenu'] ul li:nth-child(6n) ul li:nth-child(6n) ul {
  top: -160px;
}
html body .article [id*='navMenu'] ul li:nth-child(6n) ul li:nth-child(7n) ul {
  top: -192px;
}
html body .article [id*='navMenu'] ul li:nth-child(6n) ul li:nth-child(8n) ul {
  top: -224px;
}
html body .article [id*='navMenu'] ul li:nth-child(6n) ul li:nth-child(9n) ul {
  top: -256px;
}
html body .article [id*='navMenu'] ul li:nth-child(6n) ul li:nth-child(10n) ul {
  top: -288px;
}
html body .article [id*='navMenu'] ul li:nth-child(6n) ul li:nth-child(11n) ul {
  top: -320px;
}
html body .article [id*='navMenu'] ul li:nth-child(6n) ul li:nth-child(12n) ul {
  top: -352px;
}
html body .article [id*='navMenu'] ul li:nth-child(6n) ul li:nth-child(13n) ul {
  top: -384px;
}
html body .article [id*='navMenu'] ul li:nth-child(6n) ul li:nth-child(14n) ul {
  top: -416px;
}
html body .article [id*='navMenu'] ul li:nth-child(6n) ul li:nth-child(15n) ul {
  top: -448px;
}
html body .article [id*='navMenu'] ul li:nth-child(6n) ul li:nth-child(16n) ul {
  top: -480px;
}
html body .article [id*='navMenu'] ul li:nth-child(6n) ul li:nth-child(17n) ul {
  top: -512px;
}
html body .article [id*='navMenu'] ul li:nth-child(6n) ul li:nth-child(18n) ul {
  top: -544px;
}
html body .article [id*='navMenu'] ul li:nth-child(6n) ul li:nth-child(19n) ul {
  top: -576px;
}
html body .article [id*='navMenu'] ul li:nth-child(7n) ul {
  top: -192px;
}
html body .article [id*='navMenu'] ul li:nth-child(7n) ul li:first-child ul {
  top: 0;
}
html body .article [id*='navMenu'] ul li:nth-child(7n) ul li:nth-child(2n) ul {
  top: -32px;
}
html body .article [id*='navMenu'] ul li:nth-child(7n) ul li:nth-child(3n) ul {
  top: -64px;
}
html body .article [id*='navMenu'] ul li:nth-child(7n) ul li:nth-child(4n) ul {
  top: -96px;
}
html body .article [id*='navMenu'] ul li:nth-child(7n) ul li:nth-child(5n) ul {
  top: -128px;
}
html body .article [id*='navMenu'] ul li:nth-child(7n) ul li:nth-child(6n) ul {
  top: -160px;
}
html body .article [id*='navMenu'] ul li:nth-child(7n) ul li:nth-child(7n) ul {
  top: -192px;
}
html body .article [id*='navMenu'] ul li:nth-child(7n) ul li:nth-child(8n) ul {
  top: -224px;
}
html body .article [id*='navMenu'] ul li:nth-child(7n) ul li:nth-child(9n) ul {
  top: -256px;
}
html body .article [id*='navMenu'] ul li:nth-child(7n) ul li:nth-child(10n) ul {
  top: -288px;
}
html body .article [id*='navMenu'] ul li:nth-child(7n) ul li:nth-child(11n) ul {
  top: -320px;
}
html body .article [id*='navMenu'] ul li:nth-child(7n) ul li:nth-child(12n) ul {
  top: -352px;
}
html body .article [id*='navMenu'] ul li:nth-child(7n) ul li:nth-child(13n) ul {
  top: -384px;
}
html body .article [id*='navMenu'] ul li:nth-child(7n) ul li:nth-child(14n) ul {
  top: -416px;
}
html body .article [id*='navMenu'] ul li:nth-child(7n) ul li:nth-child(15n) ul {
  top: -448px;
}
html body .article [id*='navMenu'] ul li:nth-child(7n) ul li:nth-child(16n) ul {
  top: -480px;
}
html body .article [id*='navMenu'] ul li:nth-child(7n) ul li:nth-child(17n) ul {
  top: -512px;
}
html body .article [id*='navMenu'] ul li:nth-child(7n) ul li:nth-child(18n) ul {
  top: -544px;
}
html body .article [id*='navMenu'] ul li:nth-child(7n) ul li:nth-child(19n) ul {
  top: -576px;
}
html body .article [id*='navMenu'] ul li:nth-child(8n) ul {
  top: -224px;
}
html body .article [id*='navMenu'] ul li:nth-child(8n) ul li:first-child ul {
  top: 0;
}
html body .article [id*='navMenu'] ul li:nth-child(8n) ul li:nth-child(2n) ul {
  top: -32px;
}
html body .article [id*='navMenu'] ul li:nth-child(8n) ul li:nth-child(3n) ul {
  top: -64px;
}
html body .article [id*='navMenu'] ul li:nth-child(8n) ul li:nth-child(4n) ul {
  top: -96px;
}
html body .article [id*='navMenu'] ul li:nth-child(8n) ul li:nth-child(5n) ul {
  top: -128px;
}
html body .article [id*='navMenu'] ul li:nth-child(8n) ul li:nth-child(6n) ul {
  top: -160px;
}
html body .article [id*='navMenu'] ul li:nth-child(8n) ul li:nth-child(7n) ul {
  top: -192px;
}
html body .article [id*='navMenu'] ul li:nth-child(8n) ul li:nth-child(8n) ul {
  top: -224px;
}
html body .article [id*='navMenu'] ul li:nth-child(8n) ul li:nth-child(9n) ul {
  top: -256px;
}
html body .article [id*='navMenu'] ul li:nth-child(8n) ul li:nth-child(10n) ul {
  top: -288px;
}
html body .article [id*='navMenu'] ul li:nth-child(8n) ul li:nth-child(11n) ul {
  top: -320px;
}
html body .article [id*='navMenu'] ul li:nth-child(8n) ul li:nth-child(12n) ul {
  top: -352px;
}
html body .article [id*='navMenu'] ul li:nth-child(8n) ul li:nth-child(13n) ul {
  top: -384px;
}
html body .article [id*='navMenu'] ul li:nth-child(8n) ul li:nth-child(14n) ul {
  top: -416px;
}
html body .article [id*='navMenu'] ul li:nth-child(8n) ul li:nth-child(15n) ul {
  top: -448px;
}
html body .article [id*='navMenu'] ul li:nth-child(8n) ul li:nth-child(16n) ul {
  top: -480px;
}
html body .article [id*='navMenu'] ul li:nth-child(8n) ul li:nth-child(17n) ul {
  top: -512px;
}
html body .article [id*='navMenu'] ul li:nth-child(8n) ul li:nth-child(18n) ul {
  top: -544px;
}
html body .article [id*='navMenu'] ul li:nth-child(8n) ul li:nth-child(19n) ul {
  top: -576px;
}
html body .article [id*='navMenu'] ul li:nth-child(9n) ul {
  top: -256px;
}
html body .article [id*='navMenu'] ul li:nth-child(9n) ul li:first-child ul {
  top: 0;
}
html body .article [id*='navMenu'] ul li:nth-child(9n) ul li:nth-child(2n) ul {
  top: -32px;
}
html body .article [id*='navMenu'] ul li:nth-child(9n) ul li:nth-child(3n) ul {
  top: -64px;
}
html body .article [id*='navMenu'] ul li:nth-child(9n) ul li:nth-child(4n) ul {
  top: -96px;
}
html body .article [id*='navMenu'] ul li:nth-child(9n) ul li:nth-child(5n) ul {
  top: -128px;
}
html body .article [id*='navMenu'] ul li:nth-child(9n) ul li:nth-child(6n) ul {
  top: -160px;
}
html body .article [id*='navMenu'] ul li:nth-child(9n) ul li:nth-child(7n) ul {
  top: -192px;
}
html body .article [id*='navMenu'] ul li:nth-child(9n) ul li:nth-child(8n) ul {
  top: -224px;
}
html body .article [id*='navMenu'] ul li:nth-child(9n) ul li:nth-child(9n) ul {
  top: -256px;
}
html body .article [id*='navMenu'] ul li:nth-child(9n) ul li:nth-child(10n) ul {
  top: -288px;
}
html body .article [id*='navMenu'] ul li:nth-child(9n) ul li:nth-child(11n) ul {
  top: -320px;
}
html body .article [id*='navMenu'] ul li:nth-child(9n) ul li:nth-child(12n) ul {
  top: -352px;
}
html body .article [id*='navMenu'] ul li:nth-child(9n) ul li:nth-child(13n) ul {
  top: -384px;
}
html body .article [id*='navMenu'] ul li:nth-child(9n) ul li:nth-child(14n) ul {
  top: -416px;
}
html body .article [id*='navMenu'] ul li:nth-child(9n) ul li:nth-child(15n) ul {
  top: -448px;
}
html body .article [id*='navMenu'] ul li:nth-child(9n) ul li:nth-child(16n) ul {
  top: -480px;
}
html body .article [id*='navMenu'] ul li:nth-child(9n) ul li:nth-child(17n) ul {
  top: -512px;
}
html body .article [id*='navMenu'] ul li:nth-child(9n) ul li:nth-child(18n) ul {
  top: -544px;
}
html body .article [id*='navMenu'] ul li:nth-child(9n) ul li:nth-child(19n) ul {
  top: -576px;
}
html body .article [id*='navMenu'] ul li:nth-child(10n) ul {
  top: -288px;
}
html body .article [id*='navMenu'] ul li:nth-child(10n) ul li:first-child ul {
  top: 0;
}
html body .article [id*='navMenu'] ul li:nth-child(10n) ul li:nth-child(2n) ul {
  top: -32px;
}
html body .article [id*='navMenu'] ul li:nth-child(10n) ul li:nth-child(3n) ul {
  top: -64px;
}
html body .article [id*='navMenu'] ul li:nth-child(10n) ul li:nth-child(4n) ul {
  top: -96px;
}
html body .article [id*='navMenu'] ul li:nth-child(10n) ul li:nth-child(5n) ul {
  top: -128px;
}
html body .article [id*='navMenu'] ul li:nth-child(10n) ul li:nth-child(6n) ul {
  top: -160px;
}
html body .article [id*='navMenu'] ul li:nth-child(10n) ul li:nth-child(7n) ul {
  top: -192px;
}
html body .article [id*='navMenu'] ul li:nth-child(10n) ul li:nth-child(8n) ul {
  top: -224px;
}
html body .article [id*='navMenu'] ul li:nth-child(10n) ul li:nth-child(9n) ul {
  top: -256px;
}
html body .article [id*='navMenu'] ul li:nth-child(10n) ul li:nth-child(10n) ul {
  top: -288px;
}
html body .article [id*='navMenu'] ul li:nth-child(10n) ul li:nth-child(11n) ul {
  top: -320px;
}
html body .article [id*='navMenu'] ul li:nth-child(10n) ul li:nth-child(12n) ul {
  top: -352px;
}
html body .article [id*='navMenu'] ul li:nth-child(10n) ul li:nth-child(13n) ul {
  top: -384px;
}
html body .article [id*='navMenu'] ul li:nth-child(10n) ul li:nth-child(14n) ul {
  top: -416px;
}
html body .article [id*='navMenu'] ul li:nth-child(10n) ul li:nth-child(15n) ul {
  top: -448px;
}
html body .article [id*='navMenu'] ul li:nth-child(10n) ul li:nth-child(16n) ul {
  top: -480px;
}
html body .article [id*='navMenu'] ul li:nth-child(10n) ul li:nth-child(17n) ul {
  top: -512px;
}
html body .article [id*='navMenu'] ul li:nth-child(10n) ul li:nth-child(18n) ul {
  top: -544px;
}
html body .article [id*='navMenu'] ul li:nth-child(10n) ul li:nth-child(19n) ul {
  top: -576px;
}
html body .article [id*='navMenu'] ul li:nth-child(11n) ul {
  top: -320px;
}
html body .article [id*='navMenu'] ul li:nth-child(11n) ul li:first-child ul {
  top: 0;
}
html body .article [id*='navMenu'] ul li:nth-child(11n) ul li:nth-child(2n) ul {
  top: -32px;
}
html body .article [id*='navMenu'] ul li:nth-child(11n) ul li:nth-child(3n) ul {
  top: -64px;
}
html body .article [id*='navMenu'] ul li:nth-child(11n) ul li:nth-child(4n) ul {
  top: -96px;
}
html body .article [id*='navMenu'] ul li:nth-child(11n) ul li:nth-child(5n) ul {
  top: -128px;
}
html body .article [id*='navMenu'] ul li:nth-child(11n) ul li:nth-child(6n) ul {
  top: -160px;
}
html body .article [id*='navMenu'] ul li:nth-child(11n) ul li:nth-child(7n) ul {
  top: -192px;
}
html body .article [id*='navMenu'] ul li:nth-child(11n) ul li:nth-child(8n) ul {
  top: -224px;
}
html body .article [id*='navMenu'] ul li:nth-child(11n) ul li:nth-child(9n) ul {
  top: -256px;
}
html body .article [id*='navMenu'] ul li:nth-child(11n) ul li:nth-child(10n) ul {
  top: -288px;
}
html body .article [id*='navMenu'] ul li:nth-child(11n) ul li:nth-child(11n) ul {
  top: -320px;
}
html body .article [id*='navMenu'] ul li:nth-child(11n) ul li:nth-child(12n) ul {
  top: -352px;
}
html body .article [id*='navMenu'] ul li:nth-child(11n) ul li:nth-child(13n) ul {
  top: -384px;
}
html body .article [id*='navMenu'] ul li:nth-child(11n) ul li:nth-child(14n) ul {
  top: -416px;
}
html body .article [id*='navMenu'] ul li:nth-child(11n) ul li:nth-child(15n) ul {
  top: -448px;
}
html body .article [id*='navMenu'] ul li:nth-child(11n) ul li:nth-child(16n) ul {
  top: -480px;
}
html body .article [id*='navMenu'] ul li:nth-child(11n) ul li:nth-child(17n) ul {
  top: -512px;
}
html body .article [id*='navMenu'] ul li:nth-child(11n) ul li:nth-child(18n) ul {
  top: -544px;
}
html body .article [id*='navMenu'] ul li:nth-child(11n) ul li:nth-child(19n) ul {
  top: -576px;
}
html body .article [id*='navMenu'] ul li:nth-child(12n) ul {
  top: -352px;
}
html body .article [id*='navMenu'] ul li:nth-child(12n) ul li:first-child ul {
  top: 0;
}
html body .article [id*='navMenu'] ul li:nth-child(12n) ul li:nth-child(2n) ul {
  top: -32px;
}
html body .article [id*='navMenu'] ul li:nth-child(12n) ul li:nth-child(3n) ul {
  top: -64px;
}
html body .article [id*='navMenu'] ul li:nth-child(12n) ul li:nth-child(4n) ul {
  top: -96px;
}
html body .article [id*='navMenu'] ul li:nth-child(12n) ul li:nth-child(5n) ul {
  top: -128px;
}
html body .article [id*='navMenu'] ul li:nth-child(12n) ul li:nth-child(6n) ul {
  top: -160px;
}
html body .article [id*='navMenu'] ul li:nth-child(12n) ul li:nth-child(7n) ul {
  top: -192px;
}
html body .article [id*='navMenu'] ul li:nth-child(12n) ul li:nth-child(8n) ul {
  top: -224px;
}
html body .article [id*='navMenu'] ul li:nth-child(12n) ul li:nth-child(9n) ul {
  top: -256px;
}
html body .article [id*='navMenu'] ul li:nth-child(12n) ul li:nth-child(10n) ul {
  top: -288px;
}
html body .article [id*='navMenu'] ul li:nth-child(12n) ul li:nth-child(11n) ul {
  top: -320px;
}
html body .article [id*='navMenu'] ul li:nth-child(12n) ul li:nth-child(12n) ul {
  top: -352px;
}
html body .article [id*='navMenu'] ul li:nth-child(12n) ul li:nth-child(13n) ul {
  top: -384px;
}
html body .article [id*='navMenu'] ul li:nth-child(12n) ul li:nth-child(14n) ul {
  top: -416px;
}
html body .article [id*='navMenu'] ul li:nth-child(12n) ul li:nth-child(15n) ul {
  top: -448px;
}
html body .article [id*='navMenu'] ul li:nth-child(12n) ul li:nth-child(16n) ul {
  top: -480px;
}
html body .article [id*='navMenu'] ul li:nth-child(12n) ul li:nth-child(17n) ul {
  top: -512px;
}
html body .article [id*='navMenu'] ul li:nth-child(12n) ul li:nth-child(18n) ul {
  top: -544px;
}
html body .article [id*='navMenu'] ul li:nth-child(12n) ul li:nth-child(19n) ul {
  top: -576px;
}
html body .article [id*='navMenu'] ul li:nth-child(13n) ul {
  top: -384px;
}
html body .article [id*='navMenu'] ul li:nth-child(13n) ul li:first-child ul {
  top: 0;
}
html body .article [id*='navMenu'] ul li:nth-child(13n) ul li:nth-child(2n) ul {
  top: -32px;
}
html body .article [id*='navMenu'] ul li:nth-child(13n) ul li:nth-child(3n) ul {
  top: -64px;
}
html body .article [id*='navMenu'] ul li:nth-child(13n) ul li:nth-child(4n) ul {
  top: -96px;
}
html body .article [id*='navMenu'] ul li:nth-child(13n) ul li:nth-child(5n) ul {
  top: -128px;
}
html body .article [id*='navMenu'] ul li:nth-child(13n) ul li:nth-child(6n) ul {
  top: -160px;
}
html body .article [id*='navMenu'] ul li:nth-child(13n) ul li:nth-child(7n) ul {
  top: -192px;
}
html body .article [id*='navMenu'] ul li:nth-child(13n) ul li:nth-child(8n) ul {
  top: -224px;
}
html body .article [id*='navMenu'] ul li:nth-child(13n) ul li:nth-child(9n) ul {
  top: -256px;
}
html body .article [id*='navMenu'] ul li:nth-child(13n) ul li:nth-child(10n) ul {
  top: -288px;
}
html body .article [id*='navMenu'] ul li:nth-child(13n) ul li:nth-child(11n) ul {
  top: -320px;
}
html body .article [id*='navMenu'] ul li:nth-child(13n) ul li:nth-child(12n) ul {
  top: -352px;
}
html body .article [id*='navMenu'] ul li:nth-child(13n) ul li:nth-child(13n) ul {
  top: -384px;
}
html body .article [id*='navMenu'] ul li:nth-child(13n) ul li:nth-child(14n) ul {
  top: -416px;
}
html body .article [id*='navMenu'] ul li:nth-child(13n) ul li:nth-child(15n) ul {
  top: -448px;
}
html body .article [id*='navMenu'] ul li:nth-child(13n) ul li:nth-child(16n) ul {
  top: -480px;
}
html body .article [id*='navMenu'] ul li:nth-child(13n) ul li:nth-child(17n) ul {
  top: -512px;
}
html body .article [id*='navMenu'] ul li:nth-child(13n) ul li:nth-child(18n) ul {
  top: -544px;
}
html body .article [id*='navMenu'] ul li:nth-child(13n) ul li:nth-child(19n) ul {
  top: -576px;
}
html body .article [id*='navMenu'] ul li:nth-child(14n) ul {
  top: -416px;
}
html body .article [id*='navMenu'] ul li:nth-child(14n) ul li:first-child ul {
  top: 0;
}
html body .article [id*='navMenu'] ul li:nth-child(14n) ul li:nth-child(2n) ul {
  top: -32px;
}
html body .article [id*='navMenu'] ul li:nth-child(14n) ul li:nth-child(3n) ul {
  top: -64px;
}
html body .article [id*='navMenu'] ul li:nth-child(14n) ul li:nth-child(4n) ul {
  top: -96px;
}
html body .article [id*='navMenu'] ul li:nth-child(14n) ul li:nth-child(5n) ul {
  top: -128px;
}
html body .article [id*='navMenu'] ul li:nth-child(14n) ul li:nth-child(6n) ul {
  top: -160px;
}
html body .article [id*='navMenu'] ul li:nth-child(14n) ul li:nth-child(7n) ul {
  top: -192px;
}
html body .article [id*='navMenu'] ul li:nth-child(14n) ul li:nth-child(8n) ul {
  top: -224px;
}
html body .article [id*='navMenu'] ul li:nth-child(14n) ul li:nth-child(9n) ul {
  top: -256px;
}
html body .article [id*='navMenu'] ul li:nth-child(14n) ul li:nth-child(10n) ul {
  top: -288px;
}
html body .article [id*='navMenu'] ul li:nth-child(14n) ul li:nth-child(11n) ul {
  top: -320px;
}
html body .article [id*='navMenu'] ul li:nth-child(14n) ul li:nth-child(12n) ul {
  top: -352px;
}
html body .article [id*='navMenu'] ul li:nth-child(14n) ul li:nth-child(13n) ul {
  top: -384px;
}
html body .article [id*='navMenu'] ul li:nth-child(14n) ul li:nth-child(14n) ul {
  top: -416px;
}
html body .article [id*='navMenu'] ul li:nth-child(14n) ul li:nth-child(15n) ul {
  top: -448px;
}
html body .article [id*='navMenu'] ul li:nth-child(14n) ul li:nth-child(16n) ul {
  top: -480px;
}
html body .article [id*='navMenu'] ul li:nth-child(14n) ul li:nth-child(17n) ul {
  top: -512px;
}
html body .article [id*='navMenu'] ul li:nth-child(14n) ul li:nth-child(18n) ul {
  top: -544px;
}
html body .article [id*='navMenu'] ul li:nth-child(14n) ul li:nth-child(19n) ul {
  top: -576px;
}
html body .article [id*='navMenu'] ul li:nth-child(15n) ul {
  top: -448px;
}
html body .article [id*='navMenu'] ul li:nth-child(15n) ul li:first-child ul {
  top: 0;
}
html body .article [id*='navMenu'] ul li:nth-child(15n) ul li:nth-child(2n) ul {
  top: -32px;
}
html body .article [id*='navMenu'] ul li:nth-child(15n) ul li:nth-child(3n) ul {
  top: -64px;
}
html body .article [id*='navMenu'] ul li:nth-child(15n) ul li:nth-child(4n) ul {
  top: -96px;
}
html body .article [id*='navMenu'] ul li:nth-child(15n) ul li:nth-child(5n) ul {
  top: -128px;
}
html body .article [id*='navMenu'] ul li:nth-child(15n) ul li:nth-child(6n) ul {
  top: -160px;
}
html body .article [id*='navMenu'] ul li:nth-child(15n) ul li:nth-child(7n) ul {
  top: -192px;
}
html body .article [id*='navMenu'] ul li:nth-child(15n) ul li:nth-child(8n) ul {
  top: -224px;
}
html body .article [id*='navMenu'] ul li:nth-child(15n) ul li:nth-child(9n) ul {
  top: -256px;
}
html body .article [id*='navMenu'] ul li:nth-child(15n) ul li:nth-child(10n) ul {
  top: -288px;
}
html body .article [id*='navMenu'] ul li:nth-child(15n) ul li:nth-child(11n) ul {
  top: -320px;
}
html body .article [id*='navMenu'] ul li:nth-child(15n) ul li:nth-child(12n) ul {
  top: -352px;
}
html body .article [id*='navMenu'] ul li:nth-child(15n) ul li:nth-child(13n) ul {
  top: -384px;
}
html body .article [id*='navMenu'] ul li:nth-child(15n) ul li:nth-child(14n) ul {
  top: -416px;
}
html body .article [id*='navMenu'] ul li:nth-child(15n) ul li:nth-child(15n) ul {
  top: -448px;
}
html body .article [id*='navMenu'] ul li:nth-child(15n) ul li:nth-child(16n) ul {
  top: -480px;
}
html body .article [id*='navMenu'] ul li:nth-child(15n) ul li:nth-child(17n) ul {
  top: -512px;
}
html body .article [id*='navMenu'] ul li:nth-child(15n) ul li:nth-child(18n) ul {
  top: -544px;
}
html body .article [id*='navMenu'] ul li:nth-child(15n) ul li:nth-child(19n) ul {
  top: -576px;
}
html body .article [id*='navMenu'] ul li:nth-child(16n) ul {
  top: -480px;
}
html body .article [id*='navMenu'] ul li:nth-child(16n) ul li:first-child ul {
  top: 0;
}
html body .article [id*='navMenu'] ul li:nth-child(16n) ul li:nth-child(2n) ul {
  top: -32px;
}
html body .article [id*='navMenu'] ul li:nth-child(16n) ul li:nth-child(3n) ul {
  top: -64px;
}
html body .article [id*='navMenu'] ul li:nth-child(16n) ul li:nth-child(4n) ul {
  top: -96px;
}
html body .article [id*='navMenu'] ul li:nth-child(16n) ul li:nth-child(5n) ul {
  top: -128px;
}
html body .article [id*='navMenu'] ul li:nth-child(16n) ul li:nth-child(6n) ul {
  top: -160px;
}
html body .article [id*='navMenu'] ul li:nth-child(16n) ul li:nth-child(7n) ul {
  top: -192px;
}
html body .article [id*='navMenu'] ul li:nth-child(16n) ul li:nth-child(8n) ul {
  top: -224px;
}
html body .article [id*='navMenu'] ul li:nth-child(16n) ul li:nth-child(9n) ul {
  top: -256px;
}
html body .article [id*='navMenu'] ul li:nth-child(16n) ul li:nth-child(10n) ul {
  top: -288px;
}
html body .article [id*='navMenu'] ul li:nth-child(16n) ul li:nth-child(11n) ul {
  top: -320px;
}
html body .article [id*='navMenu'] ul li:nth-child(16n) ul li:nth-child(12n) ul {
  top: -352px;
}
html body .article [id*='navMenu'] ul li:nth-child(16n) ul li:nth-child(13n) ul {
  top: -384px;
}
html body .article [id*='navMenu'] ul li:nth-child(16n) ul li:nth-child(14n) ul {
  top: -416px;
}
html body .article [id*='navMenu'] ul li:nth-child(16n) ul li:nth-child(15n) ul {
  top: -448px;
}
html body .article [id*='navMenu'] ul li:nth-child(16n) ul li:nth-child(16n) ul {
  top: -480px;
}
html body .article [id*='navMenu'] ul li:nth-child(16n) ul li:nth-child(17n) ul {
  top: -512px;
}
html body .article [id*='navMenu'] ul li:nth-child(16n) ul li:nth-child(18n) ul {
  top: -544px;
}
html body .article [id*='navMenu'] ul li:nth-child(16n) ul li:nth-child(19n) ul {
  top: -576px;
}
html body .article [id*='navMenu'] ul li:nth-child(17n) ul {
  top: -512px;
}
html body .article [id*='navMenu'] ul li:nth-child(17n) ul li:first-child ul {
  top: 0;
}
html body .article [id*='navMenu'] ul li:nth-child(17n) ul li:nth-child(2n) ul {
  top: -32px;
}
html body .article [id*='navMenu'] ul li:nth-child(17n) ul li:nth-child(3n) ul {
  top: -64px;
}
html body .article [id*='navMenu'] ul li:nth-child(17n) ul li:nth-child(4n) ul {
  top: -96px;
}
html body .article [id*='navMenu'] ul li:nth-child(17n) ul li:nth-child(5n) ul {
  top: -128px;
}
html body .article [id*='navMenu'] ul li:nth-child(17n) ul li:nth-child(6n) ul {
  top: -160px;
}
html body .article [id*='navMenu'] ul li:nth-child(17n) ul li:nth-child(7n) ul {
  top: -192px;
}
html body .article [id*='navMenu'] ul li:nth-child(17n) ul li:nth-child(8n) ul {
  top: -224px;
}
html body .article [id*='navMenu'] ul li:nth-child(17n) ul li:nth-child(9n) ul {
  top: -256px;
}
html body .article [id*='navMenu'] ul li:nth-child(17n) ul li:nth-child(10n) ul {
  top: -288px;
}
html body .article [id*='navMenu'] ul li:nth-child(17n) ul li:nth-child(11n) ul {
  top: -320px;
}
html body .article [id*='navMenu'] ul li:nth-child(17n) ul li:nth-child(12n) ul {
  top: -352px;
}
html body .article [id*='navMenu'] ul li:nth-child(17n) ul li:nth-child(13n) ul {
  top: -384px;
}
html body .article [id*='navMenu'] ul li:nth-child(17n) ul li:nth-child(14n) ul {
  top: -416px;
}
html body .article [id*='navMenu'] ul li:nth-child(17n) ul li:nth-child(15n) ul {
  top: -448px;
}
html body .article [id*='navMenu'] ul li:nth-child(17n) ul li:nth-child(16n) ul {
  top: -480px;
}
html body .article [id*='navMenu'] ul li:nth-child(17n) ul li:nth-child(17n) ul {
  top: -512px;
}
html body .article [id*='navMenu'] ul li:nth-child(17n) ul li:nth-child(18n) ul {
  top: -544px;
}
html body .article [id*='navMenu'] ul li:nth-child(17n) ul li:nth-child(19n) ul {
  top: -576px;
}
html body .article [id*='navMenu'] ul li:nth-child(18n) ul {
  top: -544px;
}
html body .article [id*='navMenu'] ul li:nth-child(18n) ul li:first-child ul {
  top: 0;
}
html body .article [id*='navMenu'] ul li:nth-child(18n) ul li:nth-child(2n) ul {
  top: -32px;
}
html body .article [id*='navMenu'] ul li:nth-child(18n) ul li:nth-child(3n) ul {
  top: -64px;
}
html body .article [id*='navMenu'] ul li:nth-child(18n) ul li:nth-child(4n) ul {
  top: -96px;
}
html body .article [id*='navMenu'] ul li:nth-child(18n) ul li:nth-child(5n) ul {
  top: -128px;
}
html body .article [id*='navMenu'] ul li:nth-child(18n) ul li:nth-child(6n) ul {
  top: -160px;
}
html body .article [id*='navMenu'] ul li:nth-child(18n) ul li:nth-child(7n) ul {
  top: -192px;
}
html body .article [id*='navMenu'] ul li:nth-child(18n) ul li:nth-child(8n) ul {
  top: -224px;
}
html body .article [id*='navMenu'] ul li:nth-child(18n) ul li:nth-child(9n) ul {
  top: -256px;
}
html body .article [id*='navMenu'] ul li:nth-child(18n) ul li:nth-child(10n) ul {
  top: -288px;
}
html body .article [id*='navMenu'] ul li:nth-child(18n) ul li:nth-child(11n) ul {
  top: -320px;
}
html body .article [id*='navMenu'] ul li:nth-child(18n) ul li:nth-child(12n) ul {
  top: -352px;
}
html body .article [id*='navMenu'] ul li:nth-child(18n) ul li:nth-child(13n) ul {
  top: -384px;
}
html body .article [id*='navMenu'] ul li:nth-child(18n) ul li:nth-child(14n) ul {
  top: -416px;
}
html body .article [id*='navMenu'] ul li:nth-child(18n) ul li:nth-child(15n) ul {
  top: -448px;
}
html body .article [id*='navMenu'] ul li:nth-child(18n) ul li:nth-child(16n) ul {
  top: -480px;
}
html body .article [id*='navMenu'] ul li:nth-child(18n) ul li:nth-child(17n) ul {
  top: -512px;
}
html body .article [id*='navMenu'] ul li:nth-child(18n) ul li:nth-child(18n) ul {
  top: -544px;
}
html body .article [id*='navMenu'] ul li:nth-child(18n) ul li:nth-child(19n) ul {
  top: -576px;
}
html body .article [id*='navMenu'] ul li:nth-child(19n) ul {
  top: -576px;
}
html body .article [id*='navMenu'] ul li:nth-child(19n) ul li:first-child ul {
  top: 0;
}
html body .article [id*='navMenu'] ul li:nth-child(19n) ul li:nth-child(2n) ul {
  top: -32px;
}
html body .article [id*='navMenu'] ul li:nth-child(19n) ul li:nth-child(3n) ul {
  top: -64px;
}
html body .article [id*='navMenu'] ul li:nth-child(19n) ul li:nth-child(4n) ul {
  top: -96px;
}
html body .article [id*='navMenu'] ul li:nth-child(19n) ul li:nth-child(5n) ul {
  top: -128px;
}
html body .article [id*='navMenu'] ul li:nth-child(19n) ul li:nth-child(6n) ul {
  top: -160px;
}
html body .article [id*='navMenu'] ul li:nth-child(19n) ul li:nth-child(7n) ul {
  top: -192px;
}
html body .article [id*='navMenu'] ul li:nth-child(19n) ul li:nth-child(8n) ul {
  top: -224px;
}
html body .article [id*='navMenu'] ul li:nth-child(19n) ul li:nth-child(9n) ul {
  top: -256px;
}
html body .article [id*='navMenu'] ul li:nth-child(19n) ul li:nth-child(10n) ul {
  top: -288px;
}
html body .article [id*='navMenu'] ul li:nth-child(19n) ul li:nth-child(11n) ul {
  top: -320px;
}
html body .article [id*='navMenu'] ul li:nth-child(19n) ul li:nth-child(12n) ul {
  top: -352px;
}
html body .article [id*='navMenu'] ul li:nth-child(19n) ul li:nth-child(13n) ul {
  top: -384px;
}
html body .article [id*='navMenu'] ul li:nth-child(19n) ul li:nth-child(14n) ul {
  top: -416px;
}
html body .article [id*='navMenu'] ul li:nth-child(19n) ul li:nth-child(15n) ul {
  top: -448px;
}
html body .article [id*='navMenu'] ul li:nth-child(19n) ul li:nth-child(16n) ul {
  top: -480px;
}
html body .article [id*='navMenu'] ul li:nth-child(19n) ul li:nth-child(17n) ul {
  top: -512px;
}
html body .article [id*='navMenu'] ul li:nth-child(19n) ul li:nth-child(18n) ul {
  top: -544px;
}
html body .article [id*='navMenu'] ul li:nth-child(19n) ul li:nth-child(19n) ul {
  top: -576px;
}
html body .article [id*='navMenu'] ul li {
  display: inline;
  float: left;
  position: relative;
  width: 320px;
  background-color: #fff;
}
html body .article [id*='navMenu'] ul li.sys_folder a,
html body .article [id*='navMenu'] ul li.sys_folder span {
  background: #fff url("../Images/icons/navigation/right.png") no-repeat right;
  background-size: 15px 15px;
  border-bottom: 0;
}
html body .article [id*='navMenu'] ul li.sys_folder ul li a,
html body .article [id*='navMenu'] ul li.sys_folder ul li.sys_0 a,
html body .article [id*='navMenu'] ul li.sys_folder ul li span,
html body .article [id*='navMenu'] ul li.sys_folder ul li.sys_0 span {
  background-image: none;
}
html body .article [id*='navMenu'] ul li.sys_0 a,
html body .article [id*='navMenu'] ul li.sys_0 span {
  background-image: none;
  border-bottom: none;
}
html body .article [id*='navMenu'] ul li a,
html body .article [id*='navMenu'] ul li span {
  text-decoration: none;
  padding: 5px 10px 5px 0;
  margin: 0 10px;
  width: 290px;
  color: #000;
  float: left;
  text-align: left;
}
html body .article [id*='navMenu'] ul li a:hover,
html body .article [id*='navMenu'] ul li span:hover,
html body .article [id*='navMenu'] ul li a:active,
html body .article [id*='navMenu'] ul li span:active {
  color: #333333;
  font-weight: bold;
  background-color: transparent;
}
html body .article [id*='navMenu'] ul li ul {
  position: absolute;
  left: 321px;
  top: 0;
  display: none;
  padding: 0px;
  margin: 0px;
}
html body .article [id*='navMenu'] ul li ul li {
  display: block;
  margin: 0px;
}
html body .article [id*='navMenu'] ul li ul li ul {
  top: 0;
  left: 322px;
}
html body .article [id*='navMenu'] ul li:hover ul {
  display: block;
  height: 480px;
  border-right: 1px solid #000;
}
html body .article [id*='navMenu'] ul li:hover ul li ul {
  display: none;
}
html body .article [id*='navMenu'] ul li:hover ul li:hover ul {
  display: block;
  border-right: 1px solid #000;
}
html body .article [id*='navMenu'] ul li:hover ul li:last-child {
  height: 100%;
}
html body .article [id*='navMenu'] ul li:hover ul li:last-child a {
  height: 100%;
  background: none;
}
html body .article [id*='navMenu'] ul li:hover ul li:last-child:hover a,
html body .article [id*='navMenu'] ul li:hover ul li:last-child:hover span {
  font-weight: bold;
}
html body .article [id*='navMenu'] ul li:hover ul li:last-child:hover ul li a,
html body .article [id*='navMenu'] ul li:hover ul li:last-child:hover ul li span {
  font-weight: normal;
}
html body .article #navMenu2 ul li a {
  font-weight: normal;
  line-height: 22px;
}
html body .article #navMenu2 ul li ul {
  display: none;
}
html body .article #navMenu2 ul li:first-child a {
  font-weight: bold;
}
html body .article #navMenu2 ul li:first-child ul {
  display: block;
}
html body .article #navMenu2 ul li:first-child ul li a,
html body .article #navMenu2 ul li:first-child ul li:hover a {
  font-weight: normal;
}
html body .article #navMenu2 ul:hover li:first-child a {
  font-weight: normal;
}
html body .article #navMenu2 ul:hover li:hover a {
  font-weight: bold;
}
html body .article #navMenu2 ul:hover li:hover ul {
  display: block;
}
html body .article #navMenu2 ul:hover li:hover ul li a {
  font-weight: normal;
}
html body .article #navMenu2 ul:hover li:hover ul:hover li:hover a {
  font-weight: bold;
}
html body .article #navMenu2 {
  width: 960px;
}
html body .article #navMenu2 ul {
  width: 479px;
}
html body .article #navMenu2 ul li {
  width: 480px;
  background-color: transparent;
}
html body .article #navMenu2 ul li a,
html body .article #navMenu2 ul li span {
  width: 449px;
}
html body .article #navMenu2 ul li ul {
  left: 480px;
}
html body .article #navMenu2 ul li ul li {
  background-color: #fff;
}
html body .article #navMenu2 ul li ul li ul {
  left: 481px;
}
html body .article .menu-module {
  margin-bottom: 0;
}
html body .article .menu-module .menu-container {
  padding: 0;
}
html body .article .menu-module .menu-container ul {
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  font-family: sans-serif;
  padding: 0;
  margin: 0;
}
html body .article .menu-module .menu-container ul li {
  padding: 0;
  font-size: 15px;
}
html body .article .menu-module .menu-container ul li a {
  padding: 5px 10px 5px 0;
  margin: 0 10px;
  font-size: 15px;
}
html body .article .menu-module .menu-container ul li a:hover,
html body .article .menu-module .menu-container ul li a:link {
  border-bottom: none;
}

div._hj-f5b2a1eb-9b07_widget_footer div._hj-f5b2a1eb-9b07_pull_left {
  display: none;
}

.contact-us {
  background-color: #0A2864;
  color: white;
  padding: 10px 20px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-color: #0A2864;
}

.contact-us a {
  color: white;
}

#mybutton {
    position: fixed;
    bottom: 50%;
    right: -35px;
    z-index: 9999;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

@media (max-width: 667px) {
  #mybutton 
  {
    display: none;
  }
}

#one {
  float: left;
  width: 75%;
  clear: both;
  word-wrap: break-word;
}

#two {
  float: right;
  width: 25%;
}

#two img {
  float: right;
}

#three {
  float: left;
  width: 50%;
  clear: both;
  word-wrap: break-word;
}

#four {
  float: right;
  width: 50%;
}

#four img {
  float: right;
}

@media (max-width: 850px) {
    #one, #two
    {
        display: block; 
        float: none !important; 
        width: 100%;
    }

    #two {
        margin: 0 auto !important;
    }

    #two img {
        float: left !important;
    }

    #three, #four
    {
        display: block; 
        float: none !important; 
        width: 100%;
    }

    #four {
        margin: 0 auto !important;
    }

    #four img {
        float: left !important;
        width: 100%;
        height: auto;
    }
}

body {
  margin: 0px;
}
footer * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body .footer-wrapper {
  padding: 50px 20px 0px 20px;
}
body footer ul.social li a {
  background-image: none;
}
.footer-wrapper {
    margin-bottom: 60px;
    padding-top: 25px;
}
.footer-wrapper .footer-grid {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    overflow: hidden;
}
.footer-wrapper .footer-grid .footer-column {
  width: 100%;
  max-width: 30%;
  float: left;
  display: inline-block;
}
.footer-wrapper .footer-grid .footer-column.gov {
  width: 100%;
  max-width: 10%;
  float: left;
  display: inline-block;
}
body footer #staffLogin a {
  margin-top: 20px;
}
body footer .copyright-block {
  background-color: #242726;
  padding: 20px;
  text-align: center;
}
body footer ul.nav-links li a {
    padding: 5px 0px;
    display: block;
}
body footer ul.nav-links li a:hover {
    text-decoration: underline;
}
.staff-signin {
  padding-bottom: 10px;
}
.staff-signin a {
  color: #fff;
  text-decoration: none;
}
.staff-signin a:hover {
  text-decoration: underline;
}
.staff-signin a:before {
    background-image: url(../Images/icons/padlockwhite.png);
}
.staff-signin a:before {
    margin-right: 3px;
    background-size: 10px 10px;
    content: "";
    color: #fff;
    width: 10px;
    height: 10px;
    display: inline-block;
}
body footer ul.social-list {
  margin-left: 0px;
  float: left;
  width: 100%;
  margin-top: 10px;
}
body footer ul.social-list li {
  display: inline-block;
  float: left;
  padding-right: 10px;
}
body footer ul.social-list.bottom {
  margin-top: 10px;
  background-color: transparent;
}
body footer ul.social-list img {
    max-width: 25px;
    width: 25px;
    height: 25px;
}
.bc-3-stars-white-2018 {
    max-width: 137px;
    margin-top: 17px;
    float: right;
    height: auto;
}
.footer-gov-logo {
  display: block;
  width: 100px;
  height: auto;
  float: right;
}

.copy-text-wrap,
.staff-signin-wrap,
gov-logo-wrap {
  display: block;
  float: left;
  width: 100%;
}

.copy-text.signup a {
  color: #ffffff;
  margin-right: 4px;
  text-align: left;
  text-decoration: underline;
}
.copyright-block.signup-block {
  background-color: #3a3a3e;
}
.footer-signup-email {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 12px;
    top: -7px;
}
.copy-text.signup {
    max-width: 231px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}
.copy-text.signup p {
    padding-left: 50px;
}

.signup-wrap-outer {
 width: 100%;
 display: block;
 background-color: #3A3A3E;
}

.signup-wrap-outer .signup-wrap-inner {
  padding: 30px 20px;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.signup-wrap-outer .signup-wrap-inner .signup-text {
  float: left;
  height: auto;
  width: 70%;
  display: bloc;
}
.signup-text .header{
  font-size: 34px;
  width: 100%;
  display: block;
  font-family: aktiv_groteskbold, sans-serif;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 10px;
}
.signup-text .para{
  font-size: 16px;
  width: 100%;
  display: block;
  font-family: sans-serif;
  font-style: normal;
  font-weight: 300;
  margin-bottom: 0;
}

.signup-wrap-outer .signup-wrap-inner .signup-cta a {
    background-color: #0A2864;
    color: white;
    padding: 10px 20px;
    text-decoration: none;
    font-size: 16px;
    min-width: 140px;
    display: inline-block;
    text-align: center;
    margin-top: 16px;
}
.signup-wrap-outer .signup-wrap-inner .signup-cta {
    text-align: right;
}

.footerAZ {
  width: 100%;
  display: block;
  float: left;
}
#BottomAZ {
  margin: 20px 0px;
}

footer .directory-module .refine-column {
  display: block;
  width: 100%;
}
footer .directory-module .refine-column .filtered {
  margin: 0;
  overflow: auto;
}
footer .directory-module .refine-column .filtered h3.sub-title {
  display: none;
}
footer .directory-module .refine-column .filtered ul {
  padding: 6px 0px;
  display: inline-block;
  text-align: center;
  width: 100%;
}
footer .directory-module .refine-column .filtered ul li {
  padding: 0;
  background-color: #D3E8F0;
  color: #333;
  font-weight: 400;
  display: inline-block;
  float: none;
  margin: 2px;
}
footer .directory-module .refine-column .filtered ul li a {
  color: #333!important;
  font-weight: 600;
}
footer .directory-module .refine-column .filtered ul li .AZTitle {
  color: #333!important;
  background-color: #E5E5E5!important;
}
footer .directory-module .refine-column .filtered ul li .letter {
  color: #333!important;
  font-weight: 600;
}

footer .directory-module .refine-column .filtered ul li:hover {
  background-color: #E5E5E5!important;
}

footer .directory-module .refine-column .filtered ul li:hover {
  background-color: #E5E5E5!important;
}

footer .directory-module .refine-column .filtered ul li h1,
footer .directory-module .refine-column .filtered ul li h2,
footer .directory-module .refine-column .filtered ul li h3,
footer .directory-module .refine-column .filtered ul li h4,
footer .directory-module .refine-column .filtered ul li h5,
footer .directory-module .refine-column .filtered ul li h6 {
  display: block;
}
footer .directory-module .refine-column .filtered ul li .letter {
  height: 33px;
  line-height: 33px;
  min-width: 33px;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  background: transparent;
  color: #fff;
}
footer .directory-module .refine-column .filtered ul li:hover,
footer .directory-module .refine-column .filtered ul li.active {
  background-color: #D3E8FA;
}
footer .directory-module .refine-column .filtered ul li:hover .letter,
footer .directory-module .refine-column .filtered ul li.active .letter {
  color: #333;
}
footer .directory-module .refine-column .filtered ul li:last-child {
  display: none;
}
footer .directory-module .refine-column .filtered ul li.noresults:hover {
  background-color: #0A2864;
}
footer .directory-module .refine-column .filtered ul li.noresults:hover .letter {
  color: #fff;
}
footer .directory-module .directory-container {
  padding: 0;
  border: none;
}
footer .directory-module .directory-container .directory-content .directory-content-title {
  border: none;
}

.AZButton {
  text-decoration: none!important;
}
.AZButton:hover {
  background-color: #D2E8EF!important;
}

.form-module .sys_cms-form-control ul.sys_cms-form-body .sys_email input, .form-module .sys_cms-form-control ul.sys_cms-form-body .sys_textbox input {
  width: 95.5% !important;
}

@media screen and (max-width: 769px) {
  .footer-wrapper .footer-grid .footer-column {
    width: 100%;
    max-width: 50%;
    margin-bottom: 20px;
  }
  body footer .nav-links li {
      text-align: left;
      max-width: 75%;
      margin-left: 25%;
  }
  body footer ul.social-list, body footer ul.social-list.bottom, .footer-column.gov #govContainer {
    width: 100%;
    text-align: left;
    margin-left: 25%;
  }
  .footer-wrapper .footer-grid .footer-column.gov {
    width: 100%;
    max-width: 50%;
    margin-bottom: 20px;
  }
  .gov-logo {
    float: left!important;
    width: 100%!important;
  }
  .bc-3-stars-white-2018 {
      max-width: 137px;
      margin-top: 17px;
      float: left;
  }
  .footer-wrapper {
    margin-bottom: 30px;
  }
  .footer-gov-logo {
    float: left;
  }
  .signup-wrap-outer .signup-wrap-inner .signup-text, .signup-wrap-outer .signup-cta {
    width: 100%;
  }
.signup-wrap-outer .signup-wrap-inner .signup-cta {
    text-align: center;
}
.signup-wrap-outer .signup-cta a {
    float: none;
  }

}

@media screen and (max-width: 450px) {
  .footer-wrapper .footer-grid .footer-column {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
  }
  .footer-wrapper .footer-grid .footer-column.gov {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
  body footer ul.nav-links {
    margin-top: 0px;
  }
  body footer ul.social-list {
    text-align: left;
    width: auto;
    display: inline-block;
    float: left;
  }
  .footer-column.social-wrap {
    text-align: center;
    margin: 20px 0px 0px 0px;
  }
  body footer .nav-links li,
  body footer ul.social-list, 
  body footer ul.social-list.bottom, 
  .footer-column.gov #govContainer {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin-left: 0%;
  }
  body footer .gov-logo {
    background-position: center;
    width: 100%;
    height: 17px;
  }
  .bc-3-stars-white-2018 {
    float: none;
  }
  .footer-wrapper {
    margin-bottom: 30px;
  }
  body footer ul.social-list li {
    float: none;
  }
  .footer-gov-logo {
    text-align: center;
    margin: 0 auto;
    float: none;
  }
}

body .article a.button.hive {
    background-color: #F7DD5A;
    color: #333;
}

body .article a.button.hive:hover  {
    background-color: #F4C100;
    color: #333;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.button-feedback {
  background-color: #0A2864;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin-bottom: 10px;
  cursor: pointer;
}

#cconsent-bar {
  font-size: 16px !important;
}

.top-task-container {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 768px) {
  .sr-modal {
    display: none !important;
  }
}

.featured-events-image-module {
  display: none !important;
}

/* all of dans changes below */

[action="/ext/coronavirus-covid-19/coronavirus-covid-19"] .alert-warning-module {
  display: none;
}

[action="/ext/coronavirus-covid-19/work-and-money-coronavirus-information"] .article div:nth-of-type(9) {
  border: 4px solid red;
}

.signup-step .component.heading h1 {
  font-size: 34px !important;
}

.signup-step a {
  color: #000000 !important;
}

.back-to-top {
  background: #fac030;
  border-radius: 10px;
  flex-direction: column;
  position: fixed;
  bottom: 3%;
  right: 3%;
  width: 60px;
  height: 60px;
  color: white;
  text-align: center;
  display: none;
  cursor: pointer;
  z-index: 99999;
}

.back-to-top.show {
  display: flex !important;
}

.top-arrow-container {
  top: 28px;
  position:relative;
  border: none !important;
}

.top-arrow-container h2 {
  font-size: 50px;
  line-height: 0.2rem;
  position: relative;
  margin-bottom: 3px;
  color: black;
}

.top-arrow-container p {
  margin: 0;
  color: black
}

.modalObjects {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  display: none;
  overflow-x: auto;
}

.modalObjects.active {
  display: block;
}

.modalClose {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
  background: #fac030;
  border-radius: 50px;
  font-weight: 800;
  border: 1px solid black;
  cursor: pointer;
  height: 37px;
  width: 37px;
}

.modalClose::before,
.modalClose::after {
  position: absolute;
  left: 17px;
  top: 9px;
  content: " ";
  height: 19px;
  width: 3px;
  background-color: #333;
}

.modalClose::before {
  transform: rotate(45deg);
}

.modalClose::after {
  transform: rotate(-45deg);
}

.modalContents {
  position: relative;
  width: 80vw;
  top: 10%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1000;
  background: white;
  padding: 20px;
  border-radius: 10px;
}

.modalButton {
  text-decoration: underline;
  cursor: pointer;
}

.modalButton:hover {
  color:blue;
}

.embed-container {
      --video--width: 1296;
      --video--height: 540;

      position: relative;
      padding-bottom: calc(var(--video--height) / var(--video--width) * 100%); /* 41.66666667% */
      overflow: hidden;
      max-width: 100%;
      background: black;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
}

#wbbChatPlugin {
  left: 20px !important;
  align-items: flex-start !important;
}

.top-bar {
  background: #007acc;
  padding: 5px;
}

.top-bar a {
  color: white;
  display: block;
  text-align: center;
}

.top-bar a:hover {
  text-decoration: underline;
}

@media(max-width: 768px) {
  .top-bar a {
    font-size: 12px;
  }
}

body header {
  top: 32px !important;
}

@media(max-width: 1024px) {
  body header {
  top: 28px !important;
  }
}


