@charset "UTF-8";
/* Palet blauw */
/* Tangelo */
/* signal colors */
/* Palet blauw */
/*$color-accent:rgb(243,228,0);
$color-second:rgb(127,64,142);
$color-head:rgb(164,177,218);
$color-head-tint1:rgb(200,206,233);
$color-head-tint2:rgb(221,225,243);
$color-head-tint3:rgb(233,235,247);*/
@import "../fonts/fira-sans.css";
/*@import "//stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";*/
@import "//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css";
@keyframes "fadein" {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes "fadein" {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes "fadein" {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-ms-keyframes "fadein" {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes "fadein" {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
* html .clearfix {
  height: 1%;
}
*:first-child + html .clearfix {
  min-height: 1%;
}

html {
  min-height: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: white;
}

body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: "Fira Sans", Arial, sans-serif;
  color: #000000;
  line-height: 21.6px;
  font-size: 16px;
  font-weight: normal;
}

.main-section {
  max-width: 100%;
  margin-bottom: 2.667em;
  /*	max-width: 830px;*/
}

section {
  clear: both;
}

h1 {
  font-family: "Fira Sans", Arial, sans-serif;
  margin: 0 0 0.5em 0;
  line-height: 1.2em;
  color: rgb(4, 87, 155);
  font-size: 1.8em;
  font-weight: normal;
}

h2 {
  font-family: "Fira Sans", Arial, sans-serif;
  font-size: 1.333em;
  margin: 0 0 30px 0;
  color: rgb(4, 87, 155);
}

h3 {
  font-family: "Fira Sans", Arial, sans-serif;
  font-weight: normal;
  margin: 0 0 0.6em 0;
  font-size: 1.175em;
  color: rgb(4, 87, 155);
}

h4 {
  font-family: "Fira Sans", Arial, sans-serif;
  font-size: 1em;
  font-style: italic;
  font-weight: bold;
  margin: 10px 0 0 0;
  color: rgb(4, 87, 155);
}

h5 {
  font-family: "Fira Sans", Arial, sans-serif;
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  margin: 10px 0 0 0;
  color: rgb(4, 87, 155);
}

h6 {
  font-family: "Fira Sans", Arial, sans-serif;
  font-size: 1em;
  font-style: normal;
  font-weight: bold;
  margin: 0;
}

.icon:before {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 0.4em;
  margin-left: 0.4em;
  width: 1em;
  text-align: center;
}

.vertical-align {
  position: relative;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.l-page {
  max-width: 1156px;
  margin: 0 auto;
}
.l-page .paging {
  margin: 12px 0 0 0;
  font-size: 14px;
}
.l-page .paging .prev {
  float: left;
}
.l-page .paging .next {
  float: right;
}
.l-page .paging:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
.l-page .paging a {
  text-decoration: none;
}

.m-page, .b-page {
  /*	max-width: $max-width;*/
  width: 100%;
  margin: 0 auto;
}

.m-page {
  min-height: 46px;
  background-color: rgb(29, 121, 23);
}

.b-page {
  position: relative;
  background-color: rgb(200, 219, 238);
  z-index: 1;
}

.r-header {
  background-color: white;
}
.r-header > .inner {
  max-width: 1156px;
  margin: 0 auto 0;
}
.r-header .inner {
  z-index: 5;
  position: relative;
  min-height: 4.375em;
}
.r-header .inner:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

.l-width {
  /*	border-top: 3px solid #9c2f85;*/
  /*	background: #07838f;*/
}
.l-width > .inner {
  max-width: 1156px;
  margin: 0 auto;
}

.r-top > .inner {
  max-width: 1156px;
  margin: 0 auto;
  padding: 0 20px;
}

.r-footer {
  padding: 30px 20px;
  background: rgb(4, 87, 155);
  color: #FFFFFF;
}
.r-footer > .inner {
  max-width: 1156px;
  margin: 0 auto;
  padding: 0 20px;
}
.r-footer:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

.r-navigation {
  z-index: 1;
}

/*.view-header-slider {
	.flexslider {
		remborder-top: 4px solid #9c2f85;
		position: inherit;
		max-height: 325px;
		overflow: hidden;
		width: 100%;
		display: none;
	}
}*/
.r-content {
  margin: 0px 0px 0px;
  padding: 0px;
  position: relative;
  z-index: 10;
}

.r-footer-top {
  padding-bottom: 10px;
}
.r-footer-top ul li {
  padding-left: 0;
}
.r-footer-top:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

.r-footer-bottom {
  padding: 20px 0;
  border-top: 2px solid white;
}
.r-footer-bottom p {
  margin-bottom: 0.5em;
}
.r-footer-bottom a {
  text-decoration: underline;
  color: #FFFFFF;
}

article {
  display: block;
}

aside {
  display: block;
}

details {
  display: block;
}

figcaption {
  display: block;
}

figure {
  display: block;
}

footer {
  display: block;
}

header {
  display: block;
}

hgroup {
  display: block;
}

menu {
  display: block;
}

nav {
  display: block;
}

section {
  display: block;
}

a {
  color: rgb(4, 87, 155);
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
a:hover {
  color: rgb(0, 119, 200);
}
a:focus {
  color: rgb(0, 119, 200);
}
a:not([href])[name] {
  color: #000000;
}

p {
  margin: 0 0 30px 0;
}

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

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

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

ul {
  list-style-position: outside;
  padding: 0;
  margin: 0 0 30px 0;
  list-style-type: square;
}
ul li {
  margin-bottom: 1em;
  margin-left: 1.4em;
  padding-left: 0.3em;
}

ol {
  list-style-position: outside;
  padding: 0;
  margin: 0 0 30px 0;
  list-style-type: decimal;
}
ol li {
  margin-bottom: 1em;
  margin-left: 2em;
  padding-left: 0.3em;
}

li ul {
  margin: 0 1.625em;
}
li ol {
  margin: 0 1.625em;
}

dl dd {
  margin-left: 1.625em;
}

hr {
  margin: 30px 0;
  height: 1px;
  border: none;
  background-color: black;
}

.quote {
  max-width: 35em;
  margin: 0 0 1.25em 0;
  padding-left: 1em;
  border-left: 1px solid;
}

table {
  width: 100%;
  min-width: 800px;
  border: 1px dotted;
  border-collapse: collapse;
  margin-bottom: 1em;
}
table th {
  font-size: 20px;
  text-align: left;
  font-weight: normal;
  border: 1px dotted;
  padding: 9px 5px;
  vertical-align: text-top;
}
table tr {
  border: 1px dotted;
  padding: 9px 5px;
  vertical-align: text-top;
}
table td {
  border: 1px dotted;
  padding: 9px 5px;
  vertical-align: text-top;
}
table tbody tr:nth-child(even) {
  background-color: white;
}
table tbody tr:nth-child(odd) {
  background-color: #f2f2f2;
}
table p {
  margin-bottom: 0;
}

.content table {
  border: 0;
}
.content th {
  border: 0;
}
.content tr {
  border: 0;
}
.content td {
  border: 0;
}

.homeImages {
  position: relative;
}
.homeImages div {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  left: 50% !important;
  transform: translate(-50%, 0);
  /*    object-fit: contain ;*/
  width: 100%;
  height: inherit;
  max-height: inherit;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.homeImages div.opaque {
  opacity: 1;
  transition: opacity 1s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=1);
}

div.tabs {
  margin: 0 0 20px 0;
  font-size: 12px;
}
div.tabs:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

ul.tabs.secondary {
  background: none;
}
ul.tabs.secondary li {
  border: 0;
  padding: 0 10px;
}
ul.tabs.secondary li a {
  border-bottom: 0;
  color: #000000;
}
ul.tabs.secondary li:hover {
  background: none;
}
ul.tabs.secondary li:hover a {
  color: #000000;
}
ul.tabs.secondary li.active {
  background: none;
}
ul.tabs.secondary li.active:hover {
  background: none;
}
ul.tabs.secondary li.active:hover a {
  color: #000000;
}

.pagernav {
  padding-top: 40px;
  border-top: 1px solid #000000;
  text-align: center;
  min-height: 40px;
}
.pagernav .item-list {
  display: inline-block;
}
.pagernav .pager {
  display: block;
  margin: 0;
}
.pagernav .pager li {
  display: block;
  float: left;
  margin: 0 6px 2px 0;
  padding: 0;
  font-size: 12px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.pagernav .pager li a {
  border: 1px solid;
  height: 30px;
  width: 30px;
  line-height: 30px;
  display: block;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.pagernav .pager li.pager-item {
  display: none;
}
.pagernav .pager li.pager-ellipsis {
  display: none;
  margin-top: 6px;
}
.pagernav .pager li.pager-first {
  display: none;
  margin-top: 2px;
}
.pagernav .pager li.pager-first:hover {
  margin: 2px 6px 2px 0;
}
.pagernav .pager li.pager-last {
  display: none;
  margin-top: 2px;
}
.pagernav .pager li.pager-last:hover {
  margin: 2px 6px 2px 0;
}
.pagernav .pager li.first {
  box-shadow: none;
}
.pagernav .pager li.first a {
  padding: 0 10px;
  width: auto;
  border: 0;
  text-decoration: underline;
}
.pagernav .pager li.first a:hover {
  color: #000000;
}
.pagernav .pager li.pager-previous a {
  padding: 0 10px;
  width: auto;
  background: #000000;
  color: #FFFFFF;
  border-color: #000000;
}
.pagernav .pager li.pager-next a {
  padding: 0 10px;
  width: auto;
  background: #000000;
  color: #FFFFFF;
  border-color: #000000;
}
.pagernav .pager li.last {
  box-shadow: none;
}
.pagernav .pager li.last a {
  padding: 0 10px;
  width: auto;
  border: 0;
  text-decoration: underline;
}
.pagernav .pager li.last a:hover {
  color: #000000;
}
.pagernav .pager li.pager-current {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 1px solid;
  color: #FFFFFF;
  background: #07838f;
  border-color: #07838f;
}
.pagernav .pager li.pager-current:hover {
  margin: 0 6px 0 0;
}

/*input:not([type=image]):not([type="submit"]):not([type="button"]):not([type="reset"]):not([type=radio]):not([type=checkbox]):not([type="number"]):not([type="password"]){width:100%;max-width:460px;}input:not([type=image]):not([type="submit"]):not([type="button"]):not([type="reset"]):not([type=radio]):not([type=checkbox]):not([type="number"]):not([type="password"]).year {
  width:auto;
  padding:0.36em;
}
input:focus:not([type=image]):not([type="submit"]):not([type="button"]):not([type="reset"]):not([type=radio]):not([type=checkbox]):not([type="number"]):not([type="password"]){
  border-color: $color-accent;
}*/
.views-exposed-form input[type=submit] {
  margin-right: 5px;
  display: inline-block;
  padding: 10px 80px 10px 20px;
  margin: 0 0 20px 0;
  min-height: 50px;
  width: auto;
  max-width: 460px;
  border: 0;
  background: #07838f url(../img/btn-arrow.png) no-repeat right top;
  font-family: "Fira Sans", Arial, sans-serif;
  font-size: 22px;
  color: #FFFFFF;
  text-align: left;
  cursor: pointer;
  -webkit-appearance: none;
}
.views-exposed-form input[type=submit]:hover {
  background-color: #9c2f85;
  color: #FFFFFF;
}
.views-exposed-form input[type=submit]:active {
  background-color: #9c2f85;
  color: #FFFFFF;
}

label {
  display: block;
  padding: 0;
  vertical-align: top;
  max-width: 630px;
  font-weight: 600;
}
label .form-required {
  color: rgb(4, 87, 155);
}

.form-item {
  margin-bottom: 13px;
}
.form-item > label:first-child {
  display: block;
  margin: 0 0 5px 0;
}
.form-item + .form-item:last-child {
  margin-bottom: 0;
}
.form-item .form-item {
  margin: 0 5px 0 0;
}
.form-item + .filter-wrapper {
  margin-top: -0.6em;
}

.social-menu {
  margin: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}
.social-menu ul.menu li {
  margin: 0 0 15px 0;
  padding: 0;
  list-style: none;
}
.social-menu ul.menu a {
  position: relative;
  color: #FFFFFF;
  text-decoration: none;
}
.social-menu ul.menu a:hover {
  text-decoration: underline;
}
.social-menu ul.menu a:active {
  color: #000000;
}

.block-menu-block.task-menu {
  margin-top: 10px;
}

.block-menu-block .menu-name-menu-tasks-primary {
  padding-top: 25px;
  min-height: 205px;
}
.block-menu-block ul.menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.block-menu-block ul.menu li {
  margin: 0 0 1.7em 0;
  padding: 0;
  line-height: 1.9em;
  list-style: none;
}
.block-menu-block ul.menu li span {
  width: 95%;
  line-height: 1.5em;
}
.block-menu-block ul.menu li a {
  display: block;
  font-size: 20px;
  line-height: 1.3em;
  margin-bottom: 3px;
  font-weight: 600;
  word-wrap: break-word;
}
.block-menu-block ul.menu li .description {
  display: block;
}
.block-menu-block ul.menu li .nolink {
  display: block;
}
.block-menu-block:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

.block-menu-block.inline-menu {
  margin-right: -20px;
}
.block-menu-block.inline-menu ul.menu li a:link {
  background-color: #07838f;
  padding: 20px;
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  color: #FFFFFF;
  margin-right: 20px;
}
.block-menu-block.inline-menu ul.menu li a:link:hover {
  background-color: #bb38a0;
}
.block-menu-block.inline-menu ul.menu li a:visited {
  background-color: #07838f;
  padding: 20px;
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  color: #FFFFFF;
  margin-right: 20px;
}
.block-menu-block.inline-menu ul.menu li a:visited:hover {
  background-color: #bb38a0;
}

.logo {
  float: left;
  /*	display: inline-block;*/
  height: 110px;
  /*	max-width: 75%;*/
  /*	margin-top: 30px;*/
  /*	min-height: 80px;*/
}
.logo h1 {
  margin: 0;
  display: inline-block;
  line-height: normal;
  font-size: 0px;
  padding: 0;
}
.logo a {
  display: inline-block;
  line-height: normal;
  font-size: normal;
  padding: 0;
}
.logo img {
  max-width: none;
  width: auto;
  width: 100%;
  border: none;
}

.title-container {
  float: none;
  margin: 0 5px 0 0;
  padding-top: 1.96em;
  min-height: inherit;
}
@media all and (min-width: 600px) {
  .title-container {
    float: right;
    margin: 0 5px 0 20px;
  }
}

.r-header .block-title, .r-header .block-subtitle {
  clear: both;
  text-align: left;
  display: block;
}
.r-header .block-title h1, .r-header .block-subtitle h1 {
  color: rgb(4, 87, 155);
  margin: 0;
  display: block;
  text-align: left;
}
.r-header .block-title h1 {
  font-size: 1.56em;
}
.r-header .block-subtitle h1 {
  padding-top: 5px;
  font-size: 1.2em;
}

.field {
  margin-bottom: 1.1em;
}
.field .embed .field {
  margin-bottom: 0;
}

.field.field-type-file .field-item {
  margin-bottom: 1em;
}

.field-name-field-introduction {
  font-size: 16px;
}

.file > .content {
  position: relative;
}
.file > .content .field-name-field-publication-date {
  display: block;
  margin: 4px 0;
}
.file > .content .field-name-field-publication-date .form-item {
  margin-bottom: 0;
}
.file > .content .field-name-field-publication-date .field-label {
  font-weight: 400;
  display: inline-block;
}
.file > .content .field-name-field-publication-date .field-items {
  font-weight: 400;
  display: inline-block;
}
.file > .content .field-name-field-publication-date .date-display-single {
  text-transform: lowercase;
}

.list-overview .view-content {
  margin: 0 0 40px 0;
  padding: 0 5px;
}
.list-overview .view-content .views-row {
  margin-bottom: 28px;
}
.list-overview .view-content .views-row.views-row-last {
  margin-bottom: 0;
}
.list-overview .view-content h2 {
  margin-bottom: 0;
}
.list-overview .view-content fieldset.webform-component-fieldset legend {
  margin-bottom: 0;
}

.footer-line {
  clear: left;
  display: block;
  margin-bottom: 1.7em;
}
.footer-line:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

.search-container {
  position: relative;
  right: 0;
  top: 0px;
  /*  top: 0;
    right:auto;*/
  /*  &:focus, &:hover, &:active, &:visited {
  /\*    position:absolute;
      right:0;*\/
  /\*    top: 10px;*\/
      .search-block .search-term {
         background: #FFFFFF;
         width: 250px;
       }
    }*/
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media all and (min-width: 600px) {
  .search-container {
    float: right;
    width: auto;
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
.search-container .search-block {
  width: 100%;
  position: relative;
  white-space: nowrap;
}
.search-container .search-block .search-term {
  width: 100%;
  border: 2px solid rgb(91, 136, 182);
  padding: 5px 95px 5px 5px;
  /*  height: 20px;*/
  border-radius: 50px;
  outline: none;
  /*  background: transparent;*/
  /*  color: #9DBFAF;*/
}
.search-container .search-block .search-button {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 3px 0 0 0;
  padding: 0;
  border: none;
  background: transparent;
  text-align: right;
  color: rgb(4, 87, 155);
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  position: absolute;
  right: 10px;
  font-size: 16px;
  /*      div {
            width: 20px;
            height: 20px;
          &:after {
            content: '\0026b2';
            background: transparent;
            display: inline-block;
            margin: 0;
            padding: 0;
            text-align:center;
            font-size: 26px;
            -webkit-transform: rotate(-45deg); 
          	-moz-transform: rotate(-45deg); 
          	-o-transform: rotate(-45deg);
          	transform: rotate(-45deg);
        	}
      	}
  */
}
.search-container .search-block .search-term {
  width: 100%;
  background-color: #FFFFFF;
  padding: 5px 40px 5px 10px;
}
@media all and (min-width: 600px) {
  .search-container .search-block .search-term {
    background-color: #FFFFFF;
    width: 300px;
    height: 46px;
  }
}
.search-container .search-block .search-term:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #FFFFFF inset;
}
.search-container .search-block .search-term::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(0, 0, 0, 0.6);
}
.search-container .search-block .search-term::-moz-placeholder { /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.6);
}
.search-container .search-block .search-term:-ms-input-placeholder { /* IE 10+ */
  color: rgba(0, 0, 0, 0.6);
}
.search-container .search-block .search-term:-moz-placeholder { /* Firefox 18- */
  color: rgba(0, 0, 0, 0.6);
}

.o-search .view-content {
  padding: 0;
}
.o-search .field {
  margin-bottom: 0;
}

.scrollup {
  position: fixed;
  z-index: 1000;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  padding: 1em;
  text-transform: uppercase;
  background-color: #07838f;
  color: #FFFFFF;
  max-width: 7em;
  font-size: 0.7rem;
  text-align: center;
  zoom: 1;
  cursor: pointer;
  padding-top: calc(1em + 15px);
  background-color: #9c2f85;
  background-image: url(../img/i_scrollup.svg);
  background-position: center 10px;
  background-repeat: no-repeat;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  -webkit-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
.scrollup:hover {
  background-color: #07838f;
}

.scrolldown {
  position: fixed;
  z-index: 1000;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  padding: 1em;
  text-transform: uppercase;
  background-color: #07838f;
  color: #FFFFFF;
  max-width: 7em;
  font-size: 0.7rem;
  text-align: center;
  zoom: 1;
  padding-bottom: calc(1em + 15px);
  background-image: url(../img/i_scrolldown.svg);
  background-position: center bottom 10px;
  background-repeat: no-repeat;
}

.flexslider {
  background: #F0F0F0;
  margin: 0;
  border: 0;
}

.nowrap {
  white-space: nowrap;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* extend */
.loading {
  background-image: url("../img/loading.gif");
  width: 32px;
  height: 32px;
  margin: 0 auto;
}

div.clear {
  height: 0;
}

.result-item-icons {
  position: absolute;
  top: 5px;
  right: 5px;
}

#searchresults {
  /*	float: left;*/
}
#searchresults div.view-content {
  margin: 0;
}
#searchresults div.views-row {
  border-bottom: 1px solid rgb(200, 219, 238);
  padding-bottom: 20px;
  line-height: 150%;
}
#searchresults h2 {
  padding-right: 32px;
  font-size: 140%;
  margin: 15px 0 5px 0;
}
#searchresults div.pagernav {
  border-top: none;
}
#searchresults .fileinfo {
  color: #999999;
  font-size: 90%;
  font-weight: normal;
}

@media all and (max-width: 599px) {
  #search_area {
    width: 100%;
  }
  #searchresults {
    width: 100%;
    min-height: inherit;
  }
  ul#searchfilters {
    width: 100%;
  }
}
/* Next setup */
a {
  cursor: pointer;
}

strong, b {
  font-weight: bold;
}

em {
  font-style: italic;
}

sup, sub {
  position: relative;
  top: -0.4em;
  vertical-align: baseline;
}

sub {
  top: 0.4em;
}

tr {
  height: 20px;
}

span.highlight {
  background-color: #d6ecff;
}

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

/* collapse/expand large tables */
.table-wrapper {
  position: relative;
  overflow: hidden;
  margin: -30px 0 0 -30px;
  padding: 30px 0 30px 30px;
}

.table-wrapper table {
  width: 880px;
  margin-bottom: 0;
}

.table-overlay {
  z-index: 1000001;
  position: absolute;
  top: 29px;
  right: -1px;
  bottom: 29px;
  width: 40%;
  box-shadow: inset -18px 1px 48px -35px rgba(0, 0, 0, 0.4);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 90%, rgb(255, 255, 255) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(90%, rgb(255, 255, 255)), color-stop(100%, rgb(255, 255, 255))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 90%, rgb(255, 255, 255) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 90%, rgb(255, 255, 255) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 90%, rgb(255, 255, 255) 100%); /* IE10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 90%, rgb(255, 255, 255) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=1 ); /* IE6-9 */
}

.table-zoom {
  z-index: 1000002;
  position: absolute;
  right: -1px;
  width: 40px;
  height: 40px;
  background-color: #fff;
  border: 1px solid #ddd;
  background: url(../img/zoom.png) center center no-repeat #fff;
}

.table-close {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 35px;
  height: 30px;
  border: 1px solid #ddd;
  background: url(../img/close.png) center center no-repeat #fff;
}

.table-wrapper.popup {
  overflow: visible;
  float: right;
  margin: 0;
  padding: 50px 20px 20px;
  background-color: #fff;
  box-shadow: 0 0 25px -5px;
}

.popup .table-overlay, .popup .table-zoom {
  display: none;
}

.popup .table-close {
  display: block;
}

/* tooltips */
span.hint--bottom {
  line-height: 12px;
  border-bottom: 1px dotted #000;
}

span.hint--bottom:after {
  width: 400px;
  line-height: 16px;
  white-space: normal;
}

.hint--leftside.hint--bottom:before, .hint--leftside.hint--bottom:after {
  left: auto;
  right: 50%;
  margin-right: -100%;
}

.hint--leftside.hint--bottom:after {
  margin-right: -20px;
}

.noselect {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.list-style-decimal {
  list-style: decimal;
}

.list-style-decimal-leading-zero {
  list-style: decimal-leading-zero;
}

.list-style-lower-alpha {
  list-style: lower-alpha;
}

.list-style-upper-alpha {
  list-style: upper-alpha;
}

.list-style-lower-roman {
  list-style: lower-roman;
}

.list-style-upper-roman {
  list-style: upper-roman;
}

.list-style-none {
  list-style: none;
}

.list-style-square {
  list-style: square;
}

.list-style-circle {
  list-style: circle;
}

.list-style-disc {
  list-style: disc;
}

.marginbottom-none {
  margin-bottom: 0px;
}

/* Tangelo Set */
nav a {
  text-decoration: none;
}

.r-header {
  margin-bottom: 0px;
}

/*.main-nav a:first-child {
    padding: 1rem 1rem 1rem 0;
}*/
.main-nav .child {
  display: none;
}

.header-menu-button {
  border: 1px solid #afafaf;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #3c3c3c;
  cursor: default;
  font-size: 14px;
  float: right;
  margin-top: 11px;
  padding: 7px 8px;
  transition: all 0.3s linear !important;
  -webkit-transition: all 0.3s linear !important;
  width: 40px;
}

.header-menu-button:hover {
  background-color: #606060;
  border: 1px solid #606060;
  color: #ffffff;
}

@media all and (max-width: 599px) {
  .header-menu-button {
    display: inline-block;
  }
}
@media all and (min-width: 600px) {
  .header-menu-button {
    display: none;
  }
  .container {
    width: 100%;
  }
}
.nav-pink-dropdown {
  /*  background-color: #fcfcfc;*/
  display: none;
  height: auto;
  width: 100%;
  margin-top: 27px;
}

.nav-pink-dropdown ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.nav-pink-dropdown ul li {
  font-size: 16px;
  vertical-align: top;
  margin: 0 0 1.7em 0;
  padding: 0 2.65em 0 0;
  line-height: 1.5em;
}
.nav-pink-dropdown ul li a {
  display: inline-block;
  color: rgb(4, 87, 155);
  font-family: "Fira Sans", Arial, sans-serif;
  font-size: 20px;
  text-decoration: underline;
  line-height: 1.3em;
  margin-bottom: 3px;
  font-weight: 600;
  word-wrap: break-word;
}
.nav-pink-dropdown ul li a:hover {
  color: rgb(0, 119, 200);
}
.nav-pink-dropdown ul li p {
  margin: 0;
}

.nav-pink-link {
  border-left: 1px solid rgba(60, 60, 60, 0.15);
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  display: inline-table;
  height: 100%;
  margin: 0;
  padding: 0;
  width: calc(16.6666666667% - 2px);
}

.nav-pink-link > a {
  color: #ffffff;
  display: table-cell;
  font-size: 18px;
  height: 100%;
  margin: 0;
  padding: 0;
  /*    text-align: center;*/
  text-decoration: none;
  text-transform: capitalize;
  transition: all 0.3s linear !important;
  -webkit-transition: all 0.3s linear !important;
  vertical-align: middle;
  width: 100%;
}

.nav-pink-link > a:hover {
  background-color: #db2f36;
}

.breadcrumb-path {
  padding: 10px 0 5px;
  display: block;
  height: auto;
  position: relative;
}

.nav-pink-dropdown {
  /*	border-bottom: 3px solid $color-second;*/
}

.banner {
  margin-left: 0;
  padding-left: 0;
}

.field-content img {
  width: 100%;
  padding: 0;
  margin: 0;
}

#block-menu-block-6 .menu {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
}
#block-menu-block-6 .menu li {
  margin-bottom: 20px;
}
#block-menu-block-6 .menu li a {
  height: 100%;
}
@media all and (min-width: 600px) {
  #block-menu-block-6 {
    margin: 60px 0 30px 0;
  }
}
@media all and (max-width: 599px) {
  #block-menu-block-6 .menu li {
    width: 100%;
  }
}

table.none tbody tr {
  background-color: #fff;
}

.related-pages-section .field-name-field-related-pages ul ul {
  margin-left: 0.8em;
  font-size: 90%;
}

.related-pages-section .field-name-field-related-pages ul li.active a::before {
  text-decoration: none;
}

.related-pages-section .field-name-field-related-pages ul li.active a {
  text-decoration: underline;
}

.logo {
  /*  margin-left: -20px;*/
}
.logo img {
  width: 200px;
  height: 110px;
  padding: 10px;
  /*    background-color:$color-logo;*/
}

#edit-search::placeholder {
  color: #cbcbcb;
  font-weight: 600;
  font-family: "Fira Sans", Arial, sans-serif;
}

@media all and (min-width: 600px) {
  .block-menu-block.inline-menu ul.menu.five-parts li {
    width: 20%;
  }
}
.submenu ul {
  list-style-type: none;
  /*		display: flex;
  		flex-direction: row;
  		align-items: stretch;
  		flex-wrap: wrap;*/
}
.submenu ul li {
  margin: 0;
  padding: 0;
  /*			display: inline-flex;*/
  /*			width: calc(33% - 10px);*/
}
.submenu ul li a {
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid rgb(4, 87, 155);
  border-radius: 2px;
  background-color: rgb(4, 87, 155);
  margin: 0 10px 20px 0px;
  padding: 10%;
  text-decoration: none;
  color: white;
  display: block;
}
.submenu ul li a:hover {
  background-color: #bb38a0;
  border: 1px solid #bb38a0;
}

.submenu-rows ul {
  list-style-type: none;
  /*		display: flex;
  		flex-direction: row;
  		align-items: stretch;
  		flex-wrap: wrap;*/
}
.submenu-rows ul li {
  margin: 0;
  padding: 0;
}
.submenu-rows ul li a {
  font-size: 1.3em;
  padding: 10px 0px 10px;
  text-decoration: underline;
  color: rgb(4, 87, 155);
  display: block;
  border-top: 1px solid rgb(200, 219, 238);
}
.submenu-rows ul li:last-child a {
  padding-bottom: 10px;
  border-bottom: 1px solid rgb(200, 219, 238);
}

.content-title h1 {
  margin: 0.75em 0 0.25em 0;
  font-size: 2.25em;
}

.content-subtitle h1 {
  margin: 1.25em 0 0.75em 0;
  font-size: 15pt;
}

table tbody tr:nth-child(2n+1) {
  background: none;
}

ul li, ol li {
  margin-bottom: 0;
}

.table-title {
  font-size: 1em;
  margin: 30px 0 3px 0;
  font-style: normal;
}

.table-caption {
  /*  padding: 0 7px 0 7px;*/
  margin: 3px 0 30px 0;
  font-style: italic;
}

table.standard {
  margin: 0;
}
table.standard.down-space {
  margin-bottom: 30px;
}
table.standard.up-space {
  margin-top: 30px;
}
table.standard thead {
  background-color: rgb(0, 119, 200);
  color: white;
}
table.standard th {
  font-weight: bold;
}
table.standard th, table.standard td {
  padding: 5px 7px 5px 7px;
}
table.standard th:first-child, table.standard td:first-child {
  padding-right: 2px;
}
table.standard th.negative, table.standard td.negative {
  padding-right: 3px;
}
table.standard th ul, table.standard th ol, table.standard th li, table.standard th p, table.standard td ul, table.standard td ol, table.standard td li, table.standard td p {
  font-size: 16px;
  line-height: 120%;
  word-break: break-word;
}
table.standard tbody tr {
  border-bottom: 1px solid #000;
}
table.standard tbody tr.total {
  background-color: rgb(0, 48, 135);
  color: white;
  font-weight: bold;
  border-bottom: 10px hidden #000;
  border-top: 10px hidden #000;
}
table.standard tbody tr.subtotal {
  background-color: rgb(171, 202, 233);
  font-weight: bold;
  border-bottom: 10px hidden #000;
  border-top: 10px hidden #000;
}
table.standard.small th ul, table.standard.small th ol, table.standard.small th li, table.standard.small th p, table.standard.small td ul, table.standard.small td ol, table.standard.small td li, table.standard.small td p {
  font-size: 0.8333333333rem;
  line-height: 120%;
}
table.standard .highlighted {
  background-color: rgb(91, 136, 182);
}
table.standard td.border-single {
  border-bottom: 2px solid #000;
}
table.standard td.border-double {
  border-bottom: 4px double #000;
}
table.standard td.highlight {
  color: rgb(91, 136, 182);
}

.r-content table, .r-content th, .r-content tr, .r-content td {
  border: 0;
}

table img {
  max-height: 150px;
  min-width: 40px;
  width: auto;
}

.l-breadcrumbs {
  border-top: none;
  background: none;
  font-family: Arial, sans-serif;
}
.l-breadcrumbs .breadcrumb-path {
  /*    display: inline-table;
      padding:10px 0 5px;
      height: auto;
      width: 100%;*/
  float: left;
}
.l-breadcrumbs .breadcrumb-path a {
  color: rgb(4, 87, 155);
}
.l-breadcrumbs .main-nav {
  background-color: transparent;
  height: auto;
  position: relative;
  width: 100%;
  min-height: 46px;
  display: flex;
  flex-wrap: wrap;
}

.sub-main-nav, .breadcrumb-path, .wrapper-breadcrumb {
  max-width: 1156px;
  margin-top: auto;
  margin-bottom: auto;
}

.wrapper-breadcrumb {
  /*  padding-bottom: 5px;*/
  padding: 5px 0 5px;
  position: relative;
}
.wrapper-breadcrumb:after {
  clear: both;
  content: "";
  display: table;
}

.cols .submenu {
  float: left;
  width: 25%;
}
.cols .conwrap {
  float: left;
  width: 75%;
  padding-left: 1.5%;
}
.cols:after {
  content: "";
  display: table;
  clear: both;
}
@media all and (max-width: 599px) {
  .cols .submenu, .cols .conwrap {
    float: none;
    width: 100%;
  }
  .cols .submenu li a {
    padding: 20px;
    margin-right: 0;
  }
  .cols .conwrap {
    padding-left: 0;
  }
}

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

.field-collection-view .accordion-tabs {
  width: 100%;
}

@media all and (min-width: 992px) {
  .field-collection-view .accordion-tabs {
    width: 900px;
  }
}
.field-collection-view .accordion-tabs .field-item {
  margin-bottom: 0;
}

.field-collection-view .accordion-tabs .field-name-field-title {
  background: #fff;
  padding: 15px 50px 15px 30px;
  position: relative;
  margin: 0;
  font-size: 1.2em;
  border: 1px solid #07838f;
  cursor: pointer;
  transition: all 300ms;
}

.field-collection-view .accordion-tabs .field-name-field-title:after {
  content: "+";
  /*	font-family: 'Open Sans', Arial, Verdana, sans-serif;*/
  font-weight: 100;
  font-size: 24px;
  display: block;
  position: absolute;
  right: 20px;
  top: 16px;
  background-color: #07838f;
  transition: all 300ms;
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  text-align: center;
}

.field-collection-view .accordion-tabs .field-name-field-title h2,
.field-collection-view .accordion-tabs .field-name-field-title fieldset.webform-component-fieldset legend,
fieldset.webform-component-fieldset .field-collection-view .accordion-tabs .field-name-field-title legend {
  color: #07838f;
  margin-bottom: 0;
  font-size: 1.2em;
  font-weight: 300;
}

.field-collection-view .accordion-tabs .field-collection-view.active .field-name-field-title::after {
  content: "-";
}

.field-collection-view .accordion-tabs .field-name-field-body {
  display: none;
  padding: 20px 20px 0 20px;
}

.field-collection-view.active .accordion-tabs {
  width: 900px;
}

.field-collection-view.active .accordion-tabs .field-item {
  margin-bottom: 0;
}

.field-collection-view.active .accordion-tabs .field-name-field-title:after {
  content: "-";
}

.image img {
  width: 100%;
}

.width-25 {
  width: 25%;
}
.width-50 {
  width: 50%;
}
.width-60 {
  width: 60%;
}
.width-75 {
  width: 75%;
}
.width-100 {
  width: 100%;
}
.width-120 {
  width: 120%;
}
.width-125 {
  /*    margin-left: azc(-40mm);
      width:azc(180mm);*/
  width: 100%;
}

.highlightblock,
.highlightblockTarget {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  margin-bottom: 25px;
}
.highlightblock .title,
.highlightblockTarget .title {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 12pt;
}
.highlightblock:last-child,
.highlightblockTarget:last-child {
  margin-bottom: 0;
}
.highlightblock-content,
.highlightblockTarget-content {
  padding: 31px;
}
.highlightblock-content .image.width-125,
.highlightblockTarget-content .image.width-125 {
  margin-left: -31px;
}
.highlightblock-content .table-chart.width-125,
.highlightblockTarget-content .table-chart.width-125 {
  margin-left: -35px;
}
.highlightblock-content > *:last-child,
.highlightblockTarget-content > *:last-child {
  margin-bottom: 0;
}

.highlightblock-content:after {
  content: "";
  display: block;
  clear: both;
}
.highlightblock-content .width-125 {
  width: calc(100% + 62px);
  margin-left: 16px;
  margin-right: 0;
}

.highlightblockTarget {
  /*  &.width-50 .target-container{
      transform: scale(1.5);
      margin:10%;
    }
    &.width-60 .target-container{
      transform: scale(1.3);
    }*/
  /*  &.width-125 {
      width:100%;
      margin-left:0;
    }*/
  /*  &.width-50 .target-container {
      max-width:502px;
    }
    &.width-60 .target-container {
      max-width:454px;
    }*/
}
.highlightblockTarget .target-container {
  float: left;
  position: relative;
  width: 302px;
  z-index: 100;
  margin-top: 20px;
}
.highlightblockTarget .highlightblock-content {
  margin: auto;
}
.highlightblockTarget .highlightblock-content h1 {
  text-align: left;
  clear: both;
  margin-bottom: 0;
}
.highlightblockTarget .highlightblock-content .goal-container {
  position: relative;
  z-index: 100;
}
.highlightblockTarget .highlightblock-content .goal-container .goal {
  border-radius: 100%;
  height: 130px;
  margin: auto;
  width: 130px;
  padding: 11px;
}
.highlightblockTarget .highlightblock-content .goal-container .goal .text {
  color: white;
  display: table-cell;
  font-size: 16px;
  line-height: 20px;
  font-style: italic;
  font-weight: bold;
  height: 110px;
  width: 130px;
  padding: 9px;
  text-align: center;
  vertical-align: middle;
}
.highlightblockTarget .highlightblock-content .text-container {
  font-size: 13px;
  line-height: 16px;
}
.highlightblockTarget .highlightblock-content .text-container p {
  padding: 14px;
  margin-bottom: 4px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 4px;
  background: white;
}
.highlightblockTarget .highlightblock-content .text-container p:first-child {
  padding-top: 37px;
  margin-top: -27px;
}

.highlightblock,
.highlightblockTarget {
  background-color: rgb(200, 219, 238);
}
.highlightblock .title,
.highlightblockTarget .title {
  background-color: rgb(4, 87, 155);
}
.highlightblock .goal-container .goal,
.highlightblockTarget .goal-container .goal {
  background-color: rgb(0, 119, 200);
}

.dropdown-menu li {
  position: relative;
  margin-left: 0;
}

.dropdown-menu .dropdown-submenu {
  display: none;
  position: absolute;
  left: 100%;
  top: 0px;
}

.dropdown-menu .dropdown-submenu-left {
  right: 100%;
  left: auto;
}

.dropdown-menu > li:hover > .dropdown-submenu {
  display: block;
}

.dropdown-menu {
  background-color: rgb(29, 121, 23);
  color: white;
  border-radius: 0;
  border: none;
  margin: 0;
  padding: 0;
  min-width: 100%;
}
.dropdown-menu li {
  padding: 0;
}

.main-nav a {
  color: white;
  font-size: 1rem;
  font-family: "Fira Sans", Arial, sans-serif;
  border-radius: 0;
  border: none;
  line-height: 32px;
  height: 46px;
  padding: 6px 12px;
}
.main-nav a:focus {
  box-shadow: none;
}
.main-nav a:hover {
  color: white;
  background-color: rgba(0, 0, 0, 0.3);
}

.two-column#page {
  display: grid;
  grid-template-columns: 1fr;
}
@media all and (min-width: 992px) {
  .two-column#page {
    grid-template-columns: 3fr 1fr;
    column-gap: 20px;
  }
}

.side-nav {
  margin-top: 27px;
  padding-bottom: 5px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media all and (min-width: 992px) {
  .side-nav {
    grid-column-start: 2;
  }
  .one-column .side-nav {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
    row-gap: 20px;
  }
}
.side-nav .sidemenu-button {
  background-color: rgb(200, 219, 238);
  color: rgb(4, 87, 155);
  font-weight: 500;
  padding: 20px 12px;
  text-decoration: none;
  font-size: 1.25rem;
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: space-between;
}
.side-nav .caret::after {
  float: right;
  content: "›";
}

h1.DOCUMENT {
  margin-bottom: 14pt;
  font-size: 1.8em;
  line-height: 1.2em;
  font-weight: normal;
  color: rgb(4, 87, 155);
  font-style: normal;
  text-transform: none;
}

h1.COLOFON {
  margin-bottom: 14pt;
  font-size: 1.8em;
  line-height: 1.2em;
  font-weight: normal;
  color: rgb(4, 87, 155);
  font-style: normal;
  text-transform: none;
}

h1.CONTENTS {
  margin-bottom: 14pt;
  font-size: 1.8em;
  line-height: 1.2em;
  font-weight: normal;
  color: rgb(4, 87, 155);
  font-style: normal;
  text-transform: none;
}

h1.S_SUBSECTION_CONTENTS {
  margin-bottom: 14pt;
  font-size: 1.8em;
  line-height: 1.2em;
  font-weight: normal;
  color: rgb(4, 87, 155);
  font-style: normal;
  text-transform: none;
}

h1.SECTION {
  margin-bottom: 14pt;
  font-size: 1.8em;
  line-height: 1.2em;
  font-weight: normal;
  color: rgb(4, 87, 155);
  font-style: normal;
  text-transform: none;
}

h1.S_SUBSECTION {
  margin-bottom: 14pt;
  font-size: 1.8em;
  line-height: 1.2em;
  font-weight: normal;
  color: rgb(4, 87, 155);
  font-style: normal;
  text-transform: none;
}

h1.CHAPTER {
  margin-bottom: 14pt;
  font-size: 1.8em;
  line-height: 1.2em;
  font-weight: normal;
  color: rgb(4, 87, 155);
  font-style: normal;
  text-transform: none;
}

h1.S_CHAPTER {
  margin-bottom: 14pt;
  font-size: 1.8em;
  line-height: 1.2em;
  font-weight: normal;
  color: rgb(4, 87, 155);
  font-style: normal;
  text-transform: none;
}

h1.S_SUBSECTION_CHAPTER {
  margin-bottom: 14pt;
  font-size: 1.8em;
  line-height: 1.2em;
  font-weight: normal;
  color: rgb(4, 87, 155);
  font-style: normal;
  text-transform: none;
}

h1.PARAGRAPH {
  margin-bottom: 14pt;
  font-size: 1.8em;
  line-height: 1.2em;
  font-weight: normal;
  color: rgb(4, 87, 155);
  font-style: normal;
  text-transform: none;
}

h1.S_PARAGRAPH {
  margin-bottom: 14pt;
  font-size: 1.8em;
  line-height: 1.2em;
  font-weight: normal;
  color: rgb(4, 87, 155);
  font-style: normal;
  text-transform: none;
}

h1.S_SUBSECTION_PARAGRAPH {
  margin-bottom: 14pt;
  font-size: 1.8em;
  line-height: 1.2em;
  font-weight: normal;
  color: rgb(4, 87, 155);
  font-style: normal;
  text-transform: none;
}

h1.SUBPARAGRAPH {
  margin-bottom: 8pt;
  font-size: 10pt;
  line-height: 11.5pt;
  font-weight: bold;
  color: black;
  font-style: normal;
  text-transform: none;
}

h1.S_SUBPARAGRAPH {
  margin-bottom: 8pt;
  font-size: 10pt;
  line-height: 11.5pt;
  font-weight: bold;
  color: black;
  font-style: normal;
  text-transform: none;
}

h1.S_SUBSECTION_SUBPARAGRAPH {
  margin-bottom: 8pt;
  font-size: 10pt;
  line-height: 11.5pt;
  font-weight: bold;
  color: black;
  font-style: normal;
  text-transform: none;
}

h1.SUBSUBPARAGRAPH {
  margin-bottom: 8pt;
  font-size: 10pt;
  line-height: 11.5pt;
  font-weight: normal;
  color: black;
  font-style: italic;
  text-transform: none;
}

h1.S_SUBSUBPARAGRAPH {
  margin-bottom: 8pt;
  font-size: 10pt;
  line-height: 11.5pt;
  font-weight: normal;
  color: black;
  font-style: italic;
  text-transform: none;
}

h1.S_SUBSECTION_SUBSUBPARAGRAPH {
  margin-bottom: 8pt;
  font-size: 10pt;
  line-height: 11.5pt;
  font-weight: normal;
  color: black;
  font-style: italic;
  text-transform: none;
}

.main-nav > .dropdown:hover > .dropdown-menu {
  display: block;
}

#content {
  max-width: 100vw;
}

.tdi--text-overflow-wrapper [id^=chart] {
  overflow: visible !important;
}

@media (hover: none) {
  .dropdown-toggle:after {
    content: none;
  }
}
@media all and (max-width: 599px) {
  .l-breadcrumbs .main-nav {
    justify-content: center;
  }
  .main-nav > * {
    width: 100%;
  }
  .main-nav {
    text-align: center;
  }
}
#header {
  padding-left: 5px;
  padding-right: 5px;
}

.l-width {
  padding-left: 5px;
  padding-right: 5px;
}

#wrapper {
  padding-left: 5px;
  padding-right: 5px;
}

#homeBanner img {
  object-fit: cover;
  width: 100vw;
  height: 40vw;
}
@media all and (min-width: 600px) and (max-width: 991px) {
  #homeBanner img {
    height: 30vw;
  }
}
@media all and (min-width: 992px) {
  #homeBanner img {
    height: 20vw;
  }
}
/*# sourceMappingURL=theme-a.css.map */
