html body {
  margin-top: 0;
  padding-top: 0 !important;
  font-size: 150%;
  line-height: 1.6;
  font-family: "Open Sans", Helvetica, Arial !important;
}
html body .dialog-off-canvas-main-canvas {
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  html body .btn-close {
    left: 20px !important;
    top: 50px !important;
  }
}
html body h1 {
  font-size: 185%;
  color: #575757;
}
html body h2 {
  font-size: 150%;
  color: #4D4908;
}
html body h3 {
  font-size: 130%;
  color: #8C0E27;
}
html body h4 {
  font-size: 110%;
  color: #363636;
}
html body li {
  line-height: 1.3;
  padding-bottom: 8px;
  list-style-position: inside;
}
html body header {
  overflow: hidden;
  margin: 0;
  background: #005b7f;
  position: relative;
}
@media screen and (max-width: 600px) {
  html body header {
    background: #1e445d;
  }
}
html body header .logo-container {
  background: url(../../assets/images/banner-collage.jpg) 0 0 no-repeat #fff;
  background-size: cover;
  overflow: hidden;
  width: 100%;
  padding-top: 22.5%;
}
@media screen and (max-width: 600px) {
  html body header .logo-container {
    background: none;
    padding-top: 26.5%;
    padding-bottom: 5%;
  }
}
@media screen and (max-width: 425px) {
  html body header .logo-container {
    background: none;
    height: auto;
    padding-top: 0;
    padding-bottom: 2%;
  }
}
html body header .logo-container .region-header .logo-img .block-field-blockblock-contentbasicbody {
  width: 100%;
  margin-top: -9%;
  background-color: rgba(0, 37, 51, 0.7);
}
@media screen and (max-width: 1440px) {
  html body header .logo-container .region-header .logo-img .block-field-blockblock-contentbasicbody {
    margin-top: -10%;
  }
}
@media screen and (max-width: 767px) {
  html body header .logo-container .region-header .logo-img .block-field-blockblock-contentbasicbody {
    margin-top: -16%;
    text-align: center;
    padding-bottom: 42px;
  }
}
@media screen and (max-width: 600px) {
  html body header .logo-container .region-header .logo-img .block-field-blockblock-contentbasicbody {
    margin-top: -25%;
    padding-bottom: 13%;
    background: none;
  }
}
@media screen and (max-width: 425px) {
  html body header .logo-container .region-header .logo-img .block-field-blockblock-contentbasicbody {
    margin-top: 0;
  }
}
html body header .logo-container .region-header .logo-img .block-field-blockblock-contentbasicbody .field--name-body {
  max-width: 1260px;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 1366px) {
  html body header .logo-container .region-header .logo-img .block-field-blockblock-contentbasicbody .field--name-body img {
    width: 55%;
    margin-left: 2%;
  }
}
@media screen and (max-width: 767px) {
  html body header .logo-container .region-header .logo-img .block-field-blockblock-contentbasicbody .field--name-body img {
    width: 65%;
    margin-left: 0;
  }
}
@media screen and (max-width: 600px) {
  html body header .logo-container .region-header .logo-img .block-field-blockblock-contentbasicbody .field--name-body img {
    width: 80%;
    padding-top: 20px;
  }
}
@media screen and (max-width: 425px) {
  html body header .logo-container .region-header .logo-img .block-field-blockblock-contentbasicbody .field--name-body img {
    width: 90%;
  }
}
html body header .logo-container .region-header .search-block-form {
  margin-top: -6%;
  float: right;
  margin-right: 15%;
  width: 22%;
}
@media screen and (max-width: 1440px) {
  html body header .logo-container .region-header .search-block-form {
    margin-right: 5%;
  }
}
@media screen and (max-width: 991px) {
  html body header .logo-container .region-header .search-block-form {
    margin-top: -7%;
    margin-right: 0;
    width: 36%;
  }
}
@media screen and (max-width: 767px) {
  html body header .logo-container .region-header .search-block-form {
    float: none;
    margin: -6% auto 0 auto;
    width: 47%;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  html body header .logo-container .region-header .search-block-form {
    margin-top: -11%;
    width: 60%;
  }
}
@media screen and (max-width: 425px) {
  html body header .logo-container .region-header .search-block-form {
    width: 75%;
  }
}
html body header .logo-container .region-header .search-block-form .btn {
  background: transparent;
  border-color: transparent;
  padding: 6px 7px;
}
html body header .logo-container .region-header .search-block-form .btn .glyphicon-search:before {
  content: "\f002";
  font-family: fontAwesome;
  font-size: 1.4em;
  color: #fff;
}
html body header .logo-container .region-header .search-block-form .form-control {
  background-color: transparent;
  border-top: none;
  border-right: none;
  border-left: none;
  border-radius: 0;
  box-shadow: none;
  font-weight: 400;
  border-bottom: 1pt solid #fff;
  color: #fff;
}
html body header .logo-container .region-header .search-block-form .form-control::placeholder {
  color: #fff;
}
html body header .logo-container .region-header .search-block-form .form-control:-ms-input-placeholder {
  color: #fff;
}
html body header .logo-container .region-header .search-block-form .form-control::-ms-input-placeholder {
  color: #fff;
}
html body header .logo-container .region-header .alertblock {
  background-color: #650000;
  color: white;
  border: solid white;
  padding: 20px;
}
html body header .logo-container .region-header .alertblock h2 {
  color: white;
  text-align: center;
  margin-top: 8px;
  margin-bottom: 0px;
}
html body header .logo-container .region-header .alertblock h2:before {
  content: "\f071";
  font-family: FontAwesome;
  font-size: 1em;
  color: #fff;
  display: inline-block;
  margin-right: 10px;
}
html body header .logo-container .region-header .alertblock .layout a {
  color: white;
  text-decoration: underline;
}
html body header .logo-container .region-header .alertblock .layout a:hover {
  text-decoration: none;
  color: #fbf488;
}
html body header .utility-links {
  position: absolute;
  right: 2%;
  top: 0;
}
html body header .utility-links #google_translate_text p {
  color: #fff;
}
html body header .utility-links #google_translate_element .goog-te-gadget-simple img {
  display: none !important;
}
html body header .utility-links #google_translate_element .goog-te-gadget-simple .goog-te-menu-value {
  text-decoration: none;
}
html body .nav-outer-wrapper {
  background: #005b7f;
  border-top: 2pt solid #002533;
  width: 100%;
  display: block;
  overflow: visible;
  margin: 0;
}
@media screen and (max-width: 991px) {
  html body .nav-outer-wrapper .navbar-we-mega-menu.navbar.we-mobile-megamenu-active {
    left: 25%;
    overflow-y: scroll;
    overflow-x: hidden;
    width: auto;
  }
}
html body .nav-outer-wrapper .navbar-we-mega-menu .we-mega-menu-row {
  margin-right: -2.06383%;
}
html body .nav-outer-wrapper .navbar {
  max-width: 1260px;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin: 0 auto;
  overflow: visible;
  border-radius: 0;
  border: 0;
  background: #005b7f;
}
@media screen and (max-width: 991px) {
  html body .nav-outer-wrapper .navbar {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-ul .dropdown-menu > a:before,
html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-ul .dropdown-menu > a:after {
  background-image: none;
}
@media screen and (max-width: 991px) {
  html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-ul .dropdown-menu > a:before,
  html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-ul .dropdown-menu > a:after {
    right: 30px;
  }
}
html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-ul .we-mega-menu-li a {
  color: #fff;
  font-size: 110%;
  font-family: "Open Sans", Helvetica, Arial !important;
  background: transparent;
  font-weight: 500;
  padding-top: 1.2rem;
  padding-bottom: 1.3rem;
}
@media screen and (max-width: 1024px) {
  html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-ul .we-mega-menu-li a {
    padding-right: 1.375rem;
  }
}
html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-ul .we-mega-menu-li a.active,
html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-ul .we-mega-menu-li a:hover,
html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-ul .we-mega-menu-li a:focus {
  color: #fff;
  background: #1e445d;
}
@media screen and (max-width: 991px) {
  html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-ul .we-mega-menu-li {
    font-size: 100% !important;
  }
}
html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-ul > .we-mega-menu-li.active > a,
html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-ul > .we-mega-menu-li.active > a:hover,
html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-ul > .we-mega-menu-li.active > a:focus,
html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-ul > .we-mega-menu-li.active-trail > a,
html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-ul > .we-mega-menu-li.active-trail > a:hover,
html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-ul > .we-mega-menu-li.active-trail > a:focus {
  background: #1e445d !important;
}
@media screen and (max-width: 991px) {
  html body .nav-outer-wrapper .navbar nav .region-navigation .navbar-we-mega-menu.navbar .nav-tabs .navtabs.li.active > a,
  html body .nav-outer-wrapper .navbar nav .region-navigation .navbar-we-mega-menu.navbar .nav-tabs > li.active > a:focus,
  html body .nav-outer-wrapper .navbar nav .region-navigation .navbar-we-mega-menu.navbar .nav-tabs > li.active > a:hover {
    background: #1e445d !important;
  }
}
html body .nav-outer-wrapper .navbar nav .region-navigation .nav-tabs > li > a:hover {
  border-color: transparent;
}
html body .nav-outer-wrapper .navbar nav .region-navigation .nav-tabs > li > a {
  margin-right: 0;
}
html body .nav-outer-wrapper .navbar nav .region-navigation .nav-tabs > li > a:hover {
  border-color: transparent;
}
html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-submenu {
  background: #005b7f;
  padding: 0 0 0 3px;
}
html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-submenu li.we-mega-menu-li a {
  border-bottom: none;
}
html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-submenu li a {
  padding-left: 15px;
  font-size: 100% !important;
  padding-top: 0.8rem !important;
  padding-bottom: 0.8rem !important;
}
html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-submenu li a:active,
html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-submenu li a:hover,
html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-submenu li a:focus {
  background: #1e445d !important;
}
html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-submenu li li a {
  padding-left: 25px;
}
html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-submenu li li a:before {
  content: "- ";
}
html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-submenu .we-mega-menu-submenu-inner {
  min-height: auto;
}
html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-submenu .we-mega-menu-submenu-inner .we-mega-menu-col {
  margin: 0;
}
html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-submenu li.we-mega-menu-li.active > a,
html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-submenu li.we-mega-menu-li.active > a:hover,
html body .nav-outer-wrapper .navbar nav .region-navigation .we-mega-menu-submenu li.we-mega-menu-li.active > a:focus {
  background: #1e445d;
}
html body .nav-outer-wrapper .navbar .navbar-header {
  float: right;
}
@media screen and (max-width: 991px) {
  html body .nav-outer-wrapper .navbar .navbar-header {
    float: left;
  }
}
@media screen and (max-width: 991px) {
  html body .nav-outer-wrapper .navbar .navbar-header .region-we-mega-menu {
    background-color: transparent;
    display: block;
    padding: 0;
  }
  html body .nav-outer-wrapper .navbar .navbar-header .region-we-mega-menu .navbar-toggle {
    border-color: #fff;
    display: block !important;
    float: left;
    margin-bottom: 10px;
    margin-left: 10px;
  }
  html body .nav-outer-wrapper .navbar .navbar-header .region-we-mega-menu .navbar-toggle:hover {
    background: #002533;
  }
  html body .nav-outer-wrapper .navbar .navbar-header .region-we-mega-menu .navbar-toggle .icon-bar {
    background-color: #fff;
  }
}
@media screen and (max-width: 991px) and screen and (max-width: 767px) {
  html body .nav-outer-wrapper .navbar .navbar-header .region-we-mega-menu .navbar-toggle {
    float: left !important;
    margin-top: 10px;
    margin-bottom: 8px;
  }
}
html body .main-container {
  max-width: 1260px;
  width: 100%;
  margin: auto;
}
html body .main-container .row {
  display: flex;
  flex-wrap: wrap;
}
html body .main-container .row a {
  border-bottom: 1px dotted;
}
html body .main-container .row a:hover {
  border-bottom: none;
  text-decoration: none;
}
html body .main-container .row .button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
html body .main-container .row .cool-btn {
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 10px 20px;
  margin: 0;
  cursor: pointer;
  border: 1px solid #005b7f;
  overflow: visible;
  font-size: 120%;
  text-decoration: none;
  white-space: nowrap;
  color: #fff;
  background-color: #1e445d;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1e445d), to(rgba(30, 68, 93, 0)));
  background-image: -webkit-linear-gradient(top, #1e445d, rgba(30, 68, 93, 0));
  background-image: -moz-linear-gradient(top, #1e445d, rgba(30, 68, 93, 0));
  background-image: -ms-linear-gradient(top, #1e445d, rgba(30, 68, 93, 0));
  background-image: -o-linear-gradient(top, #1e445d, rgba(30, 68, 93, 0));
  background-image: linear-gradient(top, #1e445d, rgba(30, 68, 93, 0));
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -ms-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  background-clip: padding-box;
  /* Fix bleeding */
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3), 0 2px 2px -1px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(0, 91, 127, 0.3) inset;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3), 0 2px 2px -1px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(0, 91, 127, 0.3) inset;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3), 0 2px 2px -1px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(0, 91, 127, 0.3) inset;
  text-shadow: 0 1px 0 rgba(0, 91, 127, 0.9);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
html body .main-container .row .cool-btn:hover {
  background-color: #0486ba;
  color: #fff;
  border-bottom: 1pt solid transparent;
}
html body .main-container .row .cool-btn:active {
  background: #005b7f;
  position: relative;
  top: 1px;
  text-shadow: none;
  -moz-box-shadow: 0 1px 1px rgba(0, 91, 127, 0.3) inset;
  -webkit-box-shadow: 0 1px 1px rgba(0, 91, 127, 0.3) inset;
  box-shadow: 0 1px 1px rgba(0, 91, 127, 0.3) inset;
}
@media screen and (max-width: 991px) {
  html body .main-container .row aside {
    order: 2;
    float: none;
    clear: both;
    width: 100%;
    padding-bottom: 15px;
  }
}
html body .main-container .row aside .region-sidebar-left {
  margin-top: 60px;
}
html body .main-container .row aside .region-sidebar-left #block-mainnavigation h2 a {
  border-bottom: none;
}
html body .main-container .row aside .region-sidebar-left #block-mainnavigation h2 a:hover {
  text-decoration: none;
}
html body .main-container .row aside .region-sidebar-left #block-mainnavigation .headline {
  font-size: 100%;
  font-weight: 600;
  letter-spacing: 1px;
  background: #363636;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding: 12px 0 12px 10px;
  margin-bottom: 0;
}
html body .main-container .row aside .region-sidebar-left #block-mainnavigation .headline a {
  color: #fff;
}
html body .main-container .row aside .region-sidebar-left #block-mainnavigation .nav > li > a:hover,
html body .main-container .row aside .region-sidebar-left #block-mainnavigation .nav > li > a:focus {
  background-color: transparent;
}
html body .main-container .row aside .region-sidebar-left #block-mainnavigation ul.menu li {
  list-style-image: none;
  list-style-type: none;
  margin: 0 0 0 0 !important;
  border-left: transparent 2px solid;
  padding-top: 6px;
  padding-left: 10px;
  padding-bottom: 7px;
  border-bottom: 1pt solid #ddd;
}
html body .main-container .row aside .region-sidebar-left #block-mainnavigation ul.menu li:last-child {
  border-bottom: none;
}
html body .main-container .row aside .region-sidebar-left #block-mainnavigation ul.menu li.active-trail {
  border-left: #58adce 2px solid;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e5f6fc+0,e5f6fc+100&1+0,0+100 */
  background: -moz-linear-gradient(left, #e5f6fc 0%, rgba(229, 246, 252, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #e5f6fc 0%, rgba(229, 246, 252, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #e5f6fc 0%, rgba(229, 246, 252, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5f6fc', endColorstr='#00e5f6fc', GradientType=1);
  /* IE6-9 */
}
html body .main-container .row aside .region-sidebar-left #block-mainnavigation ul.menu li.active-trail ul li.active-trail {
  padding-bottom: 7px;
}
html body .main-container .row aside .region-sidebar-left #block-mainnavigation ul.menu li ul li ul li a {
  font-size: 14px;
  display: block;
}
html body .main-container .row aside .region-sidebar-left #block-mainnavigation ul.menu li a {
  color: #363636;
  padding: 0;
  border-bottom: none;
  display: block;
}
html body .main-container .row aside .region-sidebar-left #block-mainnavigation ul.menu li:hover {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e5f6fc+0,e5f6fc+100&1+0,0+100 */
  background: -moz-linear-gradient(left, #e5f6fc 0%, rgba(229, 246, 252, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #e5f6fc 0%, rgba(229, 246, 252, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #e5f6fc 0%, rgba(229, 246, 252, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5f6fc', endColorstr='#00e5f6fc', GradientType=1);
  /* IE6-9 */
}
html body .main-container .row aside .region-sidebar-left #block-mainnavigation ul.menu li a.active-trail {
  font-weight: 500;
}
html body .main-container .row aside .region-sidebar-left #block-mainnavigation ul.menu li a.active-trail.has-children {
  padding-bottom: 5px;
}
html body .main-container .row aside .region-sidebar-left #block-mainnavigation ul.menu ul li.active-trail {
  border-left: #58adce 2px solid;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e5f6fc+0,e5f6fc+100&0+1,1+100 */
  background: -moz-linear-gradient(left, rgba(229, 246, 252, 0) 0%, rgba(229, 246, 252, 0) 1%, #e5f6fc 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(229, 246, 252, 0) 0%, rgba(229, 246, 252, 0) 1%, #e5f6fc 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(229, 246, 252, 0) 0%, rgba(229, 246, 252, 0) 1%, #e5f6fc 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e5f6fc', endColorstr='#e5f6fc', GradientType=1);
  /* IE6-9 */
}
html body .main-container .row aside .region-sidebar-left #block-mainnavigation ul.menu ul li ul {
  padding-top: 5px;
}
html body .main-container .row aside .region-sidebar-left #block-mainnavigation ul.menu ul li:hover {
  border-left: #58adce 2px solid;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e5f6fc+0,e5f6fc+100&0+1,1+100 */
  background: -moz-linear-gradient(left, rgba(229, 246, 252, 0) 0%, rgba(229, 246, 252, 0) 1%, #e5f6fc 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(229, 246, 252, 0) 0%, rgba(229, 246, 252, 0) 1%, #e5f6fc 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(229, 246, 252, 0) 0%, rgba(229, 246, 252, 0) 1%, #e5f6fc 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e5f6fc', endColorstr='#e5f6fc', GradientType=1);
  /* IE6-9 */
}
html body .main-container .row aside .region-sidebar-left #block-mainnavigation ul.menu ul.dropdown-menu > li > a {
  white-space: unset;
  padding-right: 10px;
}
html body .main-container .row aside .region-sidebar-left #block-mainnavigation ul.menu ul.dropdown-menu > li > a:hover,
html body .main-container .row aside .region-sidebar-left #block-mainnavigation ul.menu ul.dropdown-menu > li > a:focus {
  background-color: transparent;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section {
    order: 1;
    float: none;
    clear: both;
    width: 100%;
  }
}
html body .main-container .row section .region-content-top .breadcrumb {
  background: transparent;
}
html body .main-container .row section .region-content-top .breadcrumb a {
  border-bottom: none;
}
html body .main-container .row section .region-content .view-frontpage article {
  display: none;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-field-page-section {
    order: 2;
    float: none;
    clear: both;
    width: 100%;
    padding-bottom: 15px;
  }
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--callout {
  width: 30%;
  float: right;
  margin-left: 10px;
  background: #f8fbfc;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--callout {
    width: 100%;
    float: none;
    margin-top: 20px;
    margin-left: 0;
  }
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--callout h2 {
  font-size: 1.3em;
  background: #ddf5fe;
  padding: 10px;
  margin-top: 0;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--callout h2 {
    margin-bottom: 5px;
  }
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--callout p {
  margin-bottom: 5px;
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--callout .block-field-blockparagraphcalloutfield-body {
  padding-left: 15px;
  padding-right: 10px;
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information {
  width: 30%;
  float: right;
  clear: right;
  margin-left: 10px;
  background: #f8fbfc;
  padding-bottom: 15px;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information {
    width: 100%;
    float: none;
    margin-left: 0;
  }
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information h2 {
  font-size: 1.3em;
  background: #ddf5fe;
  padding: 10px;
  margin-top: 0;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information h2 {
    margin-bottom: 5px;
  }
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information .field--label {
  padding-left: 15px;
  display: inline;
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information .field--label:after {
  content: ": ";
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information .field--item {
  display: inline;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-body {
    order: 1;
    float: none;
    clear: both;
    width: 100%;
    padding-bottom: 15px;
  }
}
html body .main-container .row section .region-content .content .field--name-field-body {
  width: 100%;
}
html body .main-container .row section .region-content .content .ckeditor-accordion-container > dl dt > .ckeditor-accordion-toggle:before,
html body .main-container .row section .region-content .content .ckeditor-accordion-container > dl dt > .ckeditor-accordion-toggle:after {
  background: #005b7f;
}
html body .main-container .row section .region-content .content .ckeditor-accordion-container dl {
  border: none;
}
html body .main-container .row section .region-content .content .ckeditor-accordion-container dl dd {
  padding-top: 5px;
  padding-bottom: 10px;
}
html body .main-container .row section .region-content .content .ckeditor-accordion-container dl dd ul {
  margin-bottom: 0;
}
html body .main-container .row section .region-content .content .ckeditor-accordion-container dl dt.active > a {
  background: #e6f3f8;
  color: #005b7f;
  border-bottom: none !important;
  border-radius: 4px;
}
html body .main-container .row section .region-content .content .ckeditor-accordion-container dl dt > a {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e2ecef+0,e2ecef+50,e2ecef+100&1+0,0.23+31,0.23+50,0.23+70,1+100 */
  background: -moz-linear-gradient(top, #e2ecef 0%, rgba(226, 236, 239, 0.23) 31%, rgba(226, 236, 239, 0.23) 50%, rgba(226, 236, 239, 0.23) 70%, #e2ecef 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #e2ecef 0%, rgba(226, 236, 239, 0.23) 31%, rgba(226, 236, 239, 0.23) 50%, rgba(226, 236, 239, 0.23) 70%, #e2ecef 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #e2ecef 0%, rgba(226, 236, 239, 0.23) 31%, rgba(226, 236, 239, 0.23) 50%, rgba(226, 236, 239, 0.23) 70%, #e2ecef 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2ecef', endColorstr='#e2ecef', GradientType=0);
  /* IE6-9 */
  color: #005b7f;
  margin-bottom: 5px;
  border-bottom: none;
  border: 1pt solid lightblue;
  border-radius: 4px;
}
html body .main-container .row section .region-content .content .ckeditor-accordion-container dl dt > a:hover {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d2e8ef+0,d2e8ef+50,d2e8ef+100&1+0,0.23+36,0.23+50,0.23+64,1+100 */
  background: -moz-linear-gradient(top, #d2e8ef 0%, rgba(210, 232, 239, 0.23) 36%, rgba(210, 232, 239, 0.23) 50%, rgba(210, 232, 239, 0.23) 64%, #d2e8ef 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d2e8ef 0%, rgba(210, 232, 239, 0.23) 36%, rgba(210, 232, 239, 0.23) 50%, rgba(210, 232, 239, 0.23) 64%, #d2e8ef 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #d2e8ef 0%, rgba(210, 232, 239, 0.23) 36%, rgba(210, 232, 239, 0.23) 50%, rgba(210, 232, 239, 0.23) 64%, #d2e8ef 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2e8ef', endColorstr='#d2e8ef', GradientType=0);
  /* IE6-9 */
}
html body .main-container .row section .region-content .content table {
  border: none;
}
html body .main-container .row section .region-content .content table thead tr {
  background: #005b7f;
}
html body .main-container .row section .region-content .content table thead tr th {
  color: #fff;
  padding: 5px 10px;
}
html body .main-container .row section .region-content .content table tbody tr:nth-child(even) {
  background: #edf7fb;
}
html body .main-container .row section .region-content .content table tbody tr:nth-child(odd) {
  background: #fff;
}
html body .main-container .row section .region-content .content table tbody tr td {
  padding: 5px 10px;
  border-bottom: 1pt solid #ddd;
}
html body .main-container .row section .region-content .content .ui-accordion h3.ui-accordion-header-active:before {
  content: "\f106";
  font-family: fontAwesome;
  color: #005b7f;
  font-size: 1.5em;
  vertical-align: middle;
  padding-right: 10px;
  padding-left: 5px;
  font-weight: 600;
}
html body .main-container .row section .region-content .content .ui-accordion h3.ui-accordion-header-collapsed:before {
  content: "\f107";
  font-family: fontAwesome;
  color: #005b7f;
  font-size: 1.5em;
  vertical-align: middle;
  padding-right: 10px;
  padding-left: 5px;
  font-weight: 600;
}
html body .main-container .row section .region-content .content .ui-accordion h3.ui-accordion,
html body .main-container .row section .region-content .content .ui-accordion .ui-accordion-header {
  padding: 0.7em 0.5em 0.7em 0.7em;
}
html body .main-container .row section .region-content .content .ui-accordion h3.ui-accordion .ui-icon-triangle-1-e,
html body .main-container .row section .region-content .content .ui-accordion .ui-accordion-header .ui-icon-triangle-1-e,
html body .main-container .row section .region-content .content .ui-accordion h3.ui-accordion .ui-icon-triangle-1-s,
html body .main-container .row section .region-content .content .ui-accordion .ui-accordion-header .ui-icon-triangle-1-s {
  display: none;
}
html body .main-container .row section .region-content .content .ui-accordion h3.ui-accordion.ui-accordion-header-active,
html body .main-container .row section .region-content .content .ui-accordion .ui-accordion-header.ui-accordion-header-active {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d2e8ef+0,d2e8ef+50,d2e8ef+100&1+0,0.23+36,0.23+50,0.23+64,1+100 */
  background: -moz-linear-gradient(top, #d2e8ef 0%, rgba(210, 232, 239, 0.23) 36%, rgba(210, 232, 239, 0.23) 50%, rgba(210, 232, 239, 0.23) 64%, #d2e8ef 100%) !important;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d2e8ef 0%, rgba(210, 232, 239, 0.23) 36%, rgba(210, 232, 239, 0.23) 50%, rgba(210, 232, 239, 0.23) 64%, #d2e8ef 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #d2e8ef 0%, rgba(210, 232, 239, 0.23) 36%, rgba(210, 232, 239, 0.23) 50%, rgba(210, 232, 239, 0.23) 64%, #d2e8ef 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2e8ef', endColorstr='#d2e8ef', GradientType=0);
  /* IE6-9 */
  color: #005b7f;
  margin-bottom: 5px;
  border-bottom: none;
  border: 1pt solid lightblue;
  border-radius: 4px;
  font-weight: 600;
}
html body .main-container .row section .region-content .content .ui-accordion h3.ui-accordion.ui-accordion-header-active:before,
html body .main-container .row section .region-content .content .ui-accordion .ui-accordion-header.ui-accordion-header-active:before {
  content: "\f106";
  font-family: fontAwesome;
  color: #005b7f;
  font-size: 1.5em;
  vertical-align: middle;
  padding-right: 10px;
  padding-left: 5px;
  font-weight: 600;
}
html body .main-container .row section .region-content .content .ui-accordion h3.ui-accordion.ui-accordion-header-collapsed,
html body .main-container .row section .region-content .content .ui-accordion .ui-accordion-header.ui-accordion-header-collapsed {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e2ecef+0,e2ecef+50,e2ecef+100&1+0,0.23+31,0.23+50,0.23+70,1+100 */
  background: -moz-linear-gradient(top, #e2ecef 0%, rgba(226, 236, 239, 0.23) 31%, rgba(226, 236, 239, 0.23) 50%, rgba(226, 236, 239, 0.23) 70%, #e2ecef 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #e2ecef 0%, rgba(226, 236, 239, 0.23) 31%, rgba(226, 236, 239, 0.23) 50%, rgba(226, 236, 239, 0.23) 70%, #e2ecef 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #e2ecef 0%, rgba(226, 236, 239, 0.23) 31%, rgba(226, 236, 239, 0.23) 50%, rgba(226, 236, 239, 0.23) 70%, #e2ecef 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2ecef', endColorstr='#e2ecef', GradientType=0);
  /* IE6-9 */
  color: #005b7f;
  margin-bottom: 5px;
  border-bottom: none;
  border: 1pt solid lightblue;
  border-radius: 4px;
  font-weight: 600;
}
html body .main-container .row section .region-content .content .ui-accordion h3.ui-accordion.ui-accordion-header-collapsed:before,
html body .main-container .row section .region-content .content .ui-accordion .ui-accordion-header.ui-accordion-header-collapsed:before {
  content: "\f107";
  font-family: fontAwesome;
  color: #005b7f;
  font-size: 1.5em;
  vertical-align: middle;
  padding-right: 10px;
  padding-left: 5px;
  font-weight: 600;
}
html body .main-container .row section .region-content .content .ui-accordion h3.ui-accordion.ui-accordion-header-collapsed:hover,
html body .main-container .row section .region-content .content .ui-accordion .ui-accordion-header.ui-accordion-header-collapsed:hover {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d2e8ef+0,d2e8ef+50,d2e8ef+100&1+0,0.23+36,0.23+50,0.23+64,1+100 */
  background: -moz-linear-gradient(top, #d2e8ef 0%, rgba(210, 232, 239, 0.23) 36%, rgba(210, 232, 239, 0.23) 50%, rgba(210, 232, 239, 0.23) 64%, #d2e8ef 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d2e8ef 0%, rgba(210, 232, 239, 0.23) 36%, rgba(210, 232, 239, 0.23) 50%, rgba(210, 232, 239, 0.23) 64%, #d2e8ef 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #d2e8ef 0%, rgba(210, 232, 239, 0.23) 36%, rgba(210, 232, 239, 0.23) 50%, rgba(210, 232, 239, 0.23) 64%, #d2e8ef 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2e8ef', endColorstr='#d2e8ef', GradientType=0);
  /* IE6-9 */
}
html body .main-container .row section .region-content .content .ui-accordion h3.ui-accordion h3,
html body .main-container .row section .region-content .content .ui-accordion .ui-accordion-header h3 {
  font-size: 103%;
  color: #005b7f;
  display: inline;
  font-weight: 600;
}
html body .main-container .row section .region-content .content .ui-accordion .ui-widget-content .views-row {
  padding: 5px 0;
}
html body .main-container .row section .region-content .content .ui-accordion .ui-widget-content .views-row a {
  color: #1964a4;
}
html body .main-container .row section .region-content .content .ui-accordion .ui-widget-content .views-row a:hover {
  color: #363636;
}
html body .main-container .row section .region-content .content .ui-accordion .ui-widget-content .views-row a:visited {
  color: #8453cb;
  text-decoration: none;
}
html body .main-container .row section .region-content .content .ui-accordion .ui-widget-content .views-row a:visited:hover {
  color: #363636;
}
html body .main-container .row section .region-content .content .view-bios h2 {
  margin-bottom: 2px;
}
html body .main-container .row section .region-content .content .view-bios p {
  margin-bottom: 0;
}
html body .main-container .row section .region-content .content .view-bios p:last-of-type {
  margin-top: 10px;
}
html body .footer {
  width: 100%;
  background: #005b7f;
  padding: 25px 0 0 0;
}
html body .footer .region-footer ul {
  text-align: center;
}
html body .footer .region-footer ul li {
  list-style-type: none;
  display: inline;
  border-right: 1pt solid #fff;
  padding-bottom: 0;
  margin-bottom: 8px;
  padding-right: 8px;
  padding-left: 3px;
}
html body .footer .region-footer ul li:last-child {
  border-right: none;
}
html body .footer .region-footer ul li a {
  color: #fff;
}
html body .footer .region-footer p {
  color: #fff;
  text-align: center;
}
html body .footer .region-footer a {
  color: #fff;
}
html body .footer #block-genderlaw {
  background: #1e445d;
  margin-top: 20px;
  border-top: 1pt solid lime;
}
html body .footer #block-genderlaw .field--name-body {
  max-width: 1260px;
  width: 100%;
  margin: auto;
  text-align: center;
  padding: 20px;
}
html body.path-frontpage section .page-header {
  padding: 0;
  margin: 0;
  border-bottom: none;
}
html body.path-frontpage section .feed-icons {
  display: none;
}
html body.path-frontpage section .region-content {
  overflow: hidden;
}
html body.path-frontpage section .region-content #block-fileacomplaint h3 {
  font-size: 1.2em;
  font-style: italic;
  line-height: 1.2;
}
html body.path-frontpage section .region-content-bottom {
  overflow: hidden;
}
html body.path-frontpage section .region-content-bottom .homepage-block-3 ul {
  padding-right: 1em;
}
html body.path-frontpage section .region-content-bottom .homepage-block-3 ul li {
  list-style-position: outside;
  padding-bottom: 15px;
  line-height: 1.5;
}
html body.path-frontpage section .region-content-bottom .homepage-block-2 .view-faqs .views-accordion-header {
  padding: 0.7em 0.5em 0.7em 0.7em;
}
html body.path-frontpage section .region-content-bottom .homepage-block-2 .view-faqs .views-accordion-header .ui-icon-triangle-1-e,
html body.path-frontpage section .region-content-bottom .homepage-block-2 .view-faqs .views-accordion-header .ui-icon-triangle-1-s {
  display: none;
}
html body.path-frontpage section .region-content-bottom .homepage-block-2 .view-faqs .views-accordion-header h3 {
  font-size: 103%;
  color: #005b7f !important;
  display: inline;
  font-weight: 600;
}
html body.path-frontpage section .region-content-bottom .homepage-block-2 .view-faqs .views-accordion-header.ui-accordion-header-active {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d2e8ef+0,d2e8ef+50,d2e8ef+100&1+0,0.23+36,0.23+50,0.23+64,1+100 */
  background: -moz-linear-gradient(top, #d2e8ef 0%, rgba(210, 232, 239, 0.23) 36%, rgba(210, 232, 239, 0.23) 50%, rgba(210, 232, 239, 0.23) 64%, #d2e8ef 100%) !important;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d2e8ef 0%, rgba(210, 232, 239, 0.23) 36%, rgba(210, 232, 239, 0.23) 50%, rgba(210, 232, 239, 0.23) 64%, #d2e8ef 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #d2e8ef 0%, rgba(210, 232, 239, 0.23) 36%, rgba(210, 232, 239, 0.23) 50%, rgba(210, 232, 239, 0.23) 64%, #d2e8ef 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2e8ef', endColorstr='#d2e8ef', GradientType=0);
  /* IE6-9 */
  color: #005b7f;
  margin-bottom: 5px;
  border-bottom: none;
  border: 1pt solid lightblue;
  border-radius: 4px;
  font-weight: 600;
}
html body.path-frontpage section .region-content-bottom .homepage-block-2 .view-faqs .views-accordion-header.ui-accordion-header-active:before {
  content: "\f106";
  font-family: fontAwesome;
  color: #005b7f;
  font-size: 1.5em;
  vertical-align: middle;
  padding-right: 10px;
  padding-left: 5px;
  font-weight: 600;
}
html body.path-frontpage section .region-content-bottom .homepage-block-2 .view-faqs .views-accordion-header.ui-accordion-header-collapsed {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e2ecef+0,e2ecef+50,e2ecef+100&1+0,0.23+31,0.23+50,0.23+70,1+100 */
  background: -moz-linear-gradient(top, #e2ecef 0%, rgba(226, 236, 239, 0.23) 31%, rgba(226, 236, 239, 0.23) 50%, rgba(226, 236, 239, 0.23) 70%, #e2ecef 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #e2ecef 0%, rgba(226, 236, 239, 0.23) 31%, rgba(226, 236, 239, 0.23) 50%, rgba(226, 236, 239, 0.23) 70%, #e2ecef 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #e2ecef 0%, rgba(226, 236, 239, 0.23) 31%, rgba(226, 236, 239, 0.23) 50%, rgba(226, 236, 239, 0.23) 70%, #e2ecef 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2ecef', endColorstr='#e2ecef', GradientType=0);
  /* IE6-9 */
  color: #005b7f;
  margin-bottom: 5px;
  border-bottom: none;
  border: 1pt solid lightblue;
  border-radius: 4px;
  font-weight: 600;
}
html body.path-frontpage section .region-content-bottom .homepage-block-2 .view-faqs .views-accordion-header.ui-accordion-header-collapsed:before {
  content: "\f107";
  font-family: fontAwesome;
  color: #005b7f;
  font-size: 1.5em;
  vertical-align: middle;
  padding-right: 10px;
  padding-left: 5px;
  font-weight: 600;
}
html body.path-frontpage section .region-content-bottom .homepage-block-2 .view-faqs .views-accordion-header.ui-accordion-header-collapsed:hover {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d2e8ef+0,d2e8ef+50,d2e8ef+100&1+0,0.23+36,0.23+50,0.23+64,1+100 */
  background: -moz-linear-gradient(top, #d2e8ef 0%, rgba(210, 232, 239, 0.23) 36%, rgba(210, 232, 239, 0.23) 50%, rgba(210, 232, 239, 0.23) 64%, #d2e8ef 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d2e8ef 0%, rgba(210, 232, 239, 0.23) 36%, rgba(210, 232, 239, 0.23) 50%, rgba(210, 232, 239, 0.23) 64%, #d2e8ef 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #d2e8ef 0%, rgba(210, 232, 239, 0.23) 36%, rgba(210, 232, 239, 0.23) 50%, rgba(210, 232, 239, 0.23) 64%, #d2e8ef 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2e8ef', endColorstr='#d2e8ef', GradientType=0);
  /* IE6-9 */
}
html body.path-frontpage section .region-content-bottom .homepage-block-2 .view-faqs .views-accordion-header .ui-widget-content .views-row {
  padding: 5px 0;
}
html body.path-frontpage section .region-content-bottom .homepage-block-2 .view-faqs .views-accordion-header .ui-widget-content .views-row a {
  color: #1964a4;
}
html body.path-frontpage section .region-content-bottom .homepage-block-2 .view-faqs .views-accordion-header .ui-widget-content .views-row a:hover {
  color: #363636;
}
html body.path-frontpage section .region-content-bottom .homepage-block-2 .view-faqs .views-accordion-header .ui-widget-content .views-row a:visited {
  color: #8453cb;
  text-decoration: none;
}
html body.path-frontpage section .region-content-bottom .homepage-block-2 .view-faqs .views-accordion-header .ui-widget-content .views-row a:visited:hover {
  color: #363636;
}
html body.path-frontpage section .region-content-bottom .homepage-block-2 .view-faqs .more-link {
  float: right;
}
