/* Minification failed. Returning unminified contents.
(320,26): run-time error CSS1039: Token not allowed after unary operator: '-timeline-color'
(404,26): run-time error CSS1039: Token not allowed after unary operator: '-timeline-bullet-color'
(416,26): run-time error CSS1039: Token not allowed after unary operator: '-timeline-bullet-color'
(491,26): run-time error CSS1039: Token not allowed after unary operator: '-timeline-color'
 */
body {
  width: 100%;
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
/*New BG Colors*/

.am-bgcolor-steel-blue {
  background-color: #4082af;
  color: #111111;
}
.am-bgcolor-steel-blue.am-bgcolor-opacity-100 {
  background-color: #4082af;
  color: white;
}
.am-bgcolor-steel-blue.am-bgcolor-opacity-100 a,
.am-bgcolor-steel-blue.am-bgcolor-opacity-100 a:hover,
.am-bgcolor-steel-blue.am-bgcolor-opacity-100 a:active,
.am-bgcolor-steel-blue.am-bgcolor-opacity-100 a:hover,
.am-bgcolor-steel-blue.am-bgcolor-opacity-100 a:link {
  color: white;
}
.am-bgcolor-steel-blue.am-bgcolor-opacity-50 {
  background-color: rgba(64, 130, 175, 0.5);
}
.am-bgcolor-steel-blue.am-bgcolor-opacity-20 {
  background-color: rgba(64, 130, 175, 0.2);
}
.am-bgcolor-punch {
  background-color: #dc4128;
  color: #111111;
}
.am-bgcolor-punch.am-bgcolor-opacity-100 {
  background-color: #dc4128;
  color: white;
}
.am-bgcolor-punch.am-bgcolor-opacity-100 a,
.am-bgcolor-punch.am-bgcolor-opacity-100 a:hover,
.am-bgcolor-punch.am-bgcolor-opacity-100 a:active,
.am-bgcolor-punch.am-bgcolor-opacity-100 a:hover,
.am-bgcolor-punch.am-bgcolor-opacity-100 a:link {
  color: white;
}
.am-bgcolor-punch.am-bgcolor-opacity-50 {
  background-color: rgba(220, 65, 40, 0.5);
}
.am-bgcolor-punch.am-bgcolor-opacity-20 {
  background-color: rgba(220, 65, 40, 0.2);
}
.am-bgcolor-camarone {
  background-color: #00700a;
  color: #111111;
}
.am-bgcolor-camarone.am-bgcolor-opacity-100 {
  background-color: #00700a;
  color: white;
}
.am-bgcolor-camarone.am-bgcolor-opacity-100 a,
.am-bgcolor-camarone.am-bgcolor-opacity-100 a:hover,
.am-bgcolor-camarone.am-bgcolor-opacity-100 a:active,
.am-bgcolor-camarone.am-bgcolor-opacity-100 a:hover,
.am-bgcolor-camarone.am-bgcolor-opacity-100 a:link {
  color: white;
}
.am-bgcolor-camarone.am-bgcolor-opacity-50 {
  background-color: rgba(0, 112, 10, 0.5);
}
.am-bgcolor-camarone.am-bgcolor-opacity-20 {
  background-color: rgba(0, 112, 10, 0.2);
}
.am-bgcolor-hibiscus {
  background-color: #a52868;
  color: #111111;
}
.am-bgcolor-hibiscus.am-bgcolor-opacity-100 {
  background-color: #a52868;
  color: white;
}
.am-bgcolor-hibiscus.am-bgcolor-opacity-100 a,
.am-bgcolor-hibiscus.am-bgcolor-opacity-100 a:hover,
.am-bgcolor-hibiscus.am-bgcolor-opacity-100 a:active,
.am-bgcolor-hibiscus.am-bgcolor-opacity-100 a:hover,
.am-bgcolor-hibiscus.am-bgcolor-opacity-100 a:link {
  color: white;
}
.am-bgcolor-hibiscus.am-bgcolor-opacity-50 {
  background-color: rgba(165, 40, 104, 0.5);
}
.am-bgcolor-hibiscus.am-bgcolor-opacity-20 {
  background-color: rgba(165, 40, 104, 0.2);
}
.am-bgcolor-moongoose {
  background-color: #b89882;
  color: #111111;
}
.am-bgcolor-moongoose.am-bgcolor-opacity-100 {
  background-color: #b89882;
  color: white;
}
.am-bgcolor-moongoose.am-bgcolor-opacity-100 a,
.am-bgcolor-moongoose.am-bgcolor-opacity-100 a:hover,
.am-bgcolor-moongoose.am-bgcolor-opacity-100 a:active,
.am-bgcolor-moongoose.am-bgcolor-opacity-100 a:hover,
.am-bgcolor-moongoose.am-bgcolor-opacity-100 a:link {
  color: white;
}
.am-bgcolor-moongoose.am-bgcolor-opacity-50 {
  background-color: rgba(184, 152, 130, 0.5);
}
.am-bgcolor-moongoose.am-bgcolor-opacity-20 {
  background-color: rgba(184, 152, 130, 0.2);
}
.am-bgcolor-morning-glory {
  background-color: #90d1df;
  color: #111111;
}
.am-bgcolor-morning-glory.am-bgcolor-opacity-100 {
  background-color: #90d1df;
}
.am-bgcolor-morning-glory.am-bgcolor-opacity-50 {
  background-color: rgba(144, 209, 223, 0.5);
}
.am-bgcolor-morning-glory.am-bgcolor-opacity-20 {
  background-color: rgba(144, 209, 223, 0.2);
}
.am-bgcolor-saffron {
  background-color: #f8b334;
  color: #111111;
}
.am-bgcolor-saffron.am-bgcolor-opacity-100 {
  background-color: #f8b334;
}
.am-bgcolor-saffron.am-bgcolor-opacity-50 {
  background-color: rgba(248, 179, 52, 0.5);
}
.am-bgcolor-saffron.am-bgcolor-opacity-20 {
  background-color: rgba(248, 179, 52, 0.2);
}
.am-bgcolor-celery {
  background-color: #adcb57;
  color: #111111;
}
.am-bgcolor-celery.am-bgcolor-opacity-100 {
  background-color: #adcb57;
}
.am-bgcolor-celery.am-bgcolor-opacity-50 {
  background-color: rgba(173, 203, 87, 0.5);
}
.am-bgcolor-celery.am-bgcolor-opacity-20 {
  background-color: rgba(173, 203, 87, 0.2);
}
.am-bgcolor-paprika {
  background-color: #a50133;
  color: #111111;
}
.am-bgcolor-paprika.am-bgcolor-opacity-100 {
  background-color: #a50133;
}
.am-bgcolor-paprika.am-bgcolor-opacity-50 {
  background-color: rgba(165, 1, 51, 0.5);
}
.am-bgcolor-paprika.am-bgcolor-opacity-20 {
  background-color: rgba(165, 1, 51, 0.2);
}
.am-bgcolor-cool-grey {
  background-color: #ababad;
  color: #111111;
}
.am-bgcolor-cool-grey.am-bgcolor-opacity-100 {
  background-color: #ababad;
}
.am-bgcolor-cool-grey.am-bgcolor-opacity-50 {
  background-color: rgba(171, 171, 173, 0.5);
}
.am-bgcolor-cool-grey.am-bgcolor-opacity-20 {
  background-color: rgba(171, 171, 173, 0.2);
}
/*New Border Colors*/

.am-bordercolor-steel-blue {
  border-color: #4082af;
}
.am-bordercolor-steel-blue.am-bordercolor-opacity-100 {
  border-color: #4082af;
}
.am-bordercolor-steel-blue.am-bordercolor-opacity-50 {
  border-color: rgba(64, 130, 175, 0.5);
}
.am-bordercolor-steel-blue.am-bordercolor-opacity-20 {
  border-color: rgba(64, 130, 175, 0.2);
}
.am-bordercolor-punch {
  border-color: #dc4128;
}
.am-bordercolor-punch.am-bordercolor-opacity-100 {
  border-color: #dc4128;
}
.am-bordercolor-punch.am-bordercolor-opacity-50 {
  border-color: rgba(220, 65, 40, 0.5);
}
.am-bordercolor-punch.am-bordercolor-opacity-20 {
  border-color: rgba(220, 65, 40, 0.2);
}
.am-bordercolor-camarone {
  border-color: #00700a;
}
.am-bordercolor-camarone.am-bordercolor-opacity-100 {
  border-color: #00700a;
}
.am-bordercolor-camarone.am-bordercolor-opacity-50 {
  border-color: rgba(0, 112, 10, 0.5);
}
.am-bordercolor-camarone.am-bordercolor-opacity-20 {
  border-color: rgba(0, 112, 10, 0.2);
}
.am-bordercolor-hibiscus {
  border-color: #a52868;
}
.am-bordercolor-hibiscus.am-bordercolor-opacity-100 {
  border-color: #a52868;
}
.am-bordercolor-hibiscus.am-bordercolor-opacity-50 {
  border-color: rgba(165, 40, 104, 0.5);
}
.am-bordercolor-hibiscus.am-bordercolor-opacity-20 {
  border-color: rgba(165, 40, 104, 0.2);
}
.am-bordercolor-moongoose {
  border-color: #b89882;
}
.am-bordercolor-moongoose.am-bordercolor-opacity-100 {
  border-color: #b89882;
}
.am-bordercolor-moongoose.am-bordercolor-opacity-50 {
  border-color: rgba(184, 152, 130, 0.5);
}
.am-bordercolor-moongoose.am-bordercolor-opacity-20 {
  border-color: rgba(184, 152, 130, 0.2);
}
.am-bordercolor-morning-glory {
  border-color: #90d1df;
}
.am-bordercolor-morning-glory.am-bordercolor-opacity-100 {
  border-color: #90d1df;
}
.am-bordercolor-morning-glory.am-bordercolor-opacity-50 {
  border-color: rgba(144, 209, 223, 0.5);
}
.am-bordercolor-morning-glory.am-bordercolor-opacity-20 {
  border-color: rgba(144, 209, 223, 0.2);
}
.am-bordercolor-saffron {
  border-color: #f8b334;
}
.am-bordercolor-saffron.am-bordercolor-opacity-100 {
  border-color: #f8b334;
}
.am-bordercolor-saffron.am-bordercolor-opacity-50 {
  border-color: rgba(248, 179, 52, 0.5);
}
.am-bordercolor-saffron.am-bordercolor-opacity-20 {
  border-color: rgba(248, 179, 52, 0.2);
}
.am-bordercolor-celery {
  border-color: #adcb57;
}
.am-bordercolor-celery.am-bordercolor-opacity-100 {
  border-color: #adcb57;
}
.am-bordercolor-celery.am-bordercolor-opacity-50 {
  border-color: rgba(173, 203, 87, 0.5);
}
.am-bordercolor-celery.am-bordercolor-opacity-20 {
  border-color: rgba(173, 203, 87, 0.2);
}
.am-bordercolor-paprika {
  border-color: #a50133;
}
.am-bordercolor-paprika.am-bordercolor-opacity-100 {
  border-color: #a50133;
}
.am-bordercolor-paprika.am-bordercolor-opacity-50 {
  border-color: rgba(165, 1, 51, 0.5);
}
.am-bordercolor-paprika.am-bordercolor-opacity-20 {
  border-color: rgba(165, 1, 51, 0.2);
}
.am-bordercolor-cool-grey {
  border-color: #ababad;
}
.am-bordercolor-cool-grey.am-bordercolor-opacity-100 {
  border-color: #ababad;
}
.am-bordercolor-cool-grey.am-bordercolor-opacity-50 {
  border-color: rgba(171, 171, 173, 0.5);
}
.am-bordercolor-cool-grey.am-bordercolor-opacity-20 {
  border-color: rgba(171, 171, 173, 0.2);
}
/* The actual timeline (the vertical ruler) */

.timeline {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
/* The actual timeline (the vertical ruler) */

.timeline::after {
  content: '';
  position: absolute;
  width: 6px;
  background-color: var(--timeline-color);
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
}
/* Container around content */

.timeline-container {
  padding: 10px 40px;
  position: relative;
  background-color: inherit;
  width: 50%;
  cursor: pointer;
  text-decoration: none;
}
.timeline-container a {
  /*color: #111111;*/
  text-decoration: none;
}
.timeline-container a:hover,
.timeline-container a:active,
.timeline-container a:hover,
.timeline-container a:link {
  text-decoration: none;
  /*color: #111111;*/

}
.timeline-container h2 {
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 5px;
  line-height: 30px;
  font-family: "optimaltstd", "lucida sans unicode", "lucida grande", verdana, sans-serif;
  font-weight: bold;
}
.timeline-container ul {
  list-style-type: square;
  list-style-position: outside;
  list-style-image: url(/clientui/img/icons/icon-link-arrow-right.png);
}
/* Container around content */

.timeline-container-step {
  padding: 10px 40px;
  position: relative;
  background-color: inherit;
  width: 50%;
  text-decoration: none;
}
.timeline-container-step a {
  /*color: #111111;*/
  text-decoration: none;
}
.timeline-container-step a:hover,
.timeline-container-step a:active,
.timeline-container-step a:hover,
.timeline-container-step a:link {
  text-decoration: none;
  /*color: #111111;*/

}
.timeline-container-step h2 {
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 5px;
  line-height: 30px;
  font-family: "optimaltstd", "lucida sans unicode", "lucida grande", verdana, sans-serif;
  font-weight: bold;
}
.timeline-container-step ul {
  list-style-type: square;
  list-style-position: outside;
  list-style-image: url(/clientui/img/icons/icon-link-arrow-right.png);
}
/* The circles on the timeline */

.timeline-container::after {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  right: -13px;
  background-color: white;
  border: 4px solid var(--timeline-bullet-color);
  top: 15px;
  border-radius: 50%;
  z-index: 1;
}
.timeline-container-step::after {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  right: -13px;
  background-color: white;
  border: 4px solid var(--timeline-bullet-color);
  top: 15px;
  border-radius: 50%;
  z-index: 1;
}
/* Place the container to the left */

.timeline-left {
  left: 0;
}
/* Place the container to the right */

.timeline-right {
  left: 50%;
}
/* Add arrows to the left container (pointing right) */

.timeline-left::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  right: 30px;
  border: medium solid white;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent white;
}
/* Add arrows to the right container (pointing left) */

.timeline-right::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  left: 30px;
  border: medium solid white;
  border-width: 10px 10px 10px 0;
  border-color: transparent white transparent transparent;
}
/* Fix the circle for containers on the right side */

.timeline-right::after {
  left: -13px;
}
/* The actual content */

.timeline-content {
  padding: 20px 30px;
  position: relative;
  border-radius: 6px;
}
#guideline-header {
  margin: 4%;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  color: #111111;
  border-bottom-width: 2px;
  border-color: rgba(239, 183, 182, 0.8);
  letter-spacing: 1px;
  line-height: 1.15rem;
}
#guideline-wrap {
  margin: 10% 20%;
  /*top: 100px;*/
  position: relative;
}
#guideline {
  height: 1px;
  width: 100%;
  /*background-color: #aabbc4;*/
  background-color: var(--timeline-color);
  position: relative;
}
.marker {
  z-index: 999;
  color: white;
  width: 50px;
  height: 50px;
  line-height: 20px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  margin-left: -25px;
  background-color: #999999;
  border-radius: 50%;
}
.marker:hover {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.guideline-icon > i {
  padding-top: 13px;
}
.activestep > i {
  padding-top: 20px;
  padding-left: 0px;
}
.guideline-icon {
  /*background-color: #3e4f88 !important;*/
  background-color: #4082af;
}
.mfirst {
  top: -27px;
}
.micon {
  color: white;
  padding-top: 13px;
  font-size: 1.2em;
}
.mmiddle {
  top: -40px;
  left: 50%;
  width: 80px;
  height: 80px;
  line-height: 50px;
  font-size: 2.8em;
  text-align: center;
  position: absolute;
  margin-left: -50px;
  border-radius: 50%;
}
.mlast {
  top: -25px;
  left: 90%;
}
/* Tooltip container */

.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
  /* If you want dots under the hoverable text */

}
/* Tooltip text */

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  font-size: small;
  background-color: rgba(144, 209, 223, 0.5);
  color: #111111;
  text-align: center;
  padding: 4px 0;
  border-radius: 6px;
  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}
/* Tooltip arrow */

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: rgba(144, 209, 223, 0.5) transparent transparent transparent;
}
/* Show the tooltip text when you mouse over the tooltip container */

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
/* Media queries - Responsive timeline on screens less than 600px wide */

@media screen and (max-width: 600px) {
  /* TIMELINE */
  
  /* Place the timelime to the left */
  
  .timeline::after {
    left: 31px;
  }
  /* Full-width containers */
  
  .timeline-container {
    width: 100%;
    padding-left: 70px;
    padding-right: 25px;
  }
  /* Make sure that all arrows are pointing leftwards */
  
  .timeline-container::before {
    left: 60px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
  }
  .timeline-container-step {
    width: 100%;
    padding-left: 50px;
    padding-right: 40px;
  }
  /* Make sure all circles are at the same spot */
  
  .timeline-left::after,
  .timeline-right::after {
    left: 15px;
  }
  /* Make all right containers behave like the left ones */
  
  .timeline-right {
    left: 0%;
  }
  /* MARKERS */
  
  .mmiddle {
    top: -20px;
    left: 57%;
    /*width: 80px;
          height: 80px;
          line-height: 50px;
          font-size: 2.8em;
          text-align: center;
          position: absolute;
          margin-left: -50px;
          border-radius: 50%;*/
  
  }
  #guideline-wrap {
    padding-top: 20px;
  }
}
body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  Line-height: 21px;
  overflow-x: hidden !important;
  background-color: #edefef;
  color: #111111;
}
@media (max-width: 767px) {
  body {
    margin-top: 138px;
  }
}
body.no-cookies {
  margin-top: 56px;
}
@media (max-width: 767px) {
  body.no-cookies {
    margin-top: 146px;
  }
}
body img {
  text-decoration: none;
  border: 0px;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
ul {
  margin: 0;
}
.left {
  float: left;
}
.left-navigation {
  float: left;
  white-space: nowrap;
}
.right {
  float: right;
}
a {
  text-decoration: underline;
  color: #2c739c;
}
a:visited {
  color: #111111;
}
a:hover {
  text-decoration: underline;
  color: #111111;
}
a:focus {
  background-color: #595959;
  color: white;
}
.main-full {
  width: 1170px;
  margin: 0 auto;
  *zoom: 1;
  background-color: white;
  min-height: 100px;
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .main-full {
    width: 950px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .main-full {
    width: 768px;
  }
}
@media (max-width: 767px) {
  .main-full {
    width: 100%;
  }
}
.main-full:before,
.main-full:after {
  content: "";
  display: table;
}
.main-full:after {
  clear: both;
}
p {
  margin-top: 4px;
}
.hidden {
  display: none;
}
.image-text {
  font-size: 12px;
  font-style: italic;
  margin-top: -20px;
}
.nowrap {
  white-space: nowrap;
}
.content > .image-text {
  margin-top: 0;
}
.old-browser-warning {
  background: #ff0033;
  width: 100%;
  padding: 15px 25px;
  font-weight: bold;
  color: white;
  text-shadow: 0px 1px 1px black;
  text-align: center;
  z-index: 999;
  display: none;
}
html.lt-ie8 .old-browser-warning {
  display: block;
}
body > header > div {
  position: relative;
}
.skip {
  position: absolute;
  top: -1000px;
  left: -1000px;
  height: 1px;
  width: 1px;
  text-align: left;
  overflow: hidden;
}
a.skip:active,
a.skip:focus,
a.skip:hover {
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  overflow: visible;
}
a.skip:active + h1,
a.skip:focus + h1,
a.skip:hover + h1 {
  padding-top: 5px;
}
@media (max-width: 767px) {
  a.skip:active,
  a.skip:focus,
  a.skip:hover {
    left: 50%;
    transform: translate(-50%, 0);
  }
}
.main-menu {
  position: relative;
  height: 55px;
  background-color: #90d1df;
  width: 1170px;
  margin: 0 auto;
  *zoom: 1;
  margin-bottom: 50px;
}
@media (max-width: 1199px) {
  .main-menu {
    width: 950px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .main-menu {
    width: 768px;
  }
}
@media (max-width: 767px) {
  .main-menu {
    width: 100%;
  }
}
.main-menu:before,
.main-menu:after {
  content: "";
  display: table;
}
.main-menu:after {
  clear: both;
}
.main-menu a {
  text-decoration: none;
  white-space: nowrap;
}
.main-menu:after {
  background-color: #90d1df;
  height: 55px;
  width: 100%;
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .main-menu {
    margin-bottom: 106px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .main-menu {
    padding: 0 20px;
  }
  .main-menu .right-menu i {
    -moz-transition: 200ms ease-in;
    -o-transition: 200ms ease-in;
    -webkit-transition: 200ms ease-in;
    transition: 200ms ease-in;
  }
  .main-menu .right-menu.open {
    background-color: #f7f7f7;
  }
  .main-menu .right-menu.open i {
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .main-menu .right-menu .right {
    display: none;
    text-align: right;
  }
  .main-menu .right-menu .right.open {
    display: block;
    position: absolute;
    width: 150px;
    background-color: #f7f7f7;
    top: 55px;
    right: -3px;
    padding: 0;
    -moz-box-shadow: 0 6px 5px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 6px 5px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 6px 5px 0 rgba(0, 0, 0, 0.5);
  }
  .main-menu .right-menu .right.open > li,
  .main-menu .right-menu .right.open > li:first-child {
    display: block;
    border-bottom: 1px solid #c1c1c1;
    height: auto;
  }
  .main-menu .right-menu .right.open > li a,
  .main-menu .right-menu .right.open > li:first-child a {
    color: black;
  }
  .main-menu .right-menu .right.open ul {
    display: none;
  }
}
.main-menu .menu-nav {
  padding: 0;
  font-size: 16px;
  margin-left: 0;
  position: relative;
}
.main-menu .menu-nav.right {
  text-align: right;
  margin-right: 0;
  width: 280px;
}
@media screen and (max-width: 770px) {
  .main-menu .menu-nav.right {
    width: 100% !important;
  }
}
.main-menu .menu-nav.right li:first-child {
  display: inline-block;
}
.main-menu .menu-nav.right .active .sub-menu {
  left: -890px;
}
@media screen and (max-width: 1199px) {
  .main-menu .menu-nav.right .active .sub-menu {
    left: -670px;
    text-align: left;
  }
}
.main-menu .menu-nav > li {
  display: inline-block;
  padding: 0;
  height: 55px;
  margin: 0 -3px;
}
@media (max-width: 767px) {
  .main-menu .menu-nav > li {
    margin: 0;
  }
}
.main-menu .menu-nav > li:first-child > a {
  padding-left: 21px;
}
.main-menu .menu-nav > li.active {
  background-color: #edefef;
}
.main-menu .menu-nav > li:hover {
  background-color: #f7f7f7;
}
.main-menu .menu-nav > li img {
  margin-right: 5px;
  position: relative;
  top: 3px;
}
.main-menu .menu-nav > li > a {
  color: #111111;
  font-weight: bold;
  display: block;
  width: 100%;
  padding: 17px 15px;
}
.main-menu .menu-nav > li > a:focus {
  color: white;
}
.main-menu .sub-menu {
  display: none;
}
.main-menu .active .sub-menu {
  display: block;
  position: absolute;
  height: 50px;
  left: 0;
  top: 55px;
  list-style-type: none;
  padding: 0;
  font-weight: 600;
  font-size: 15px;
}
.main-menu .active .sub-menu > li {
  display: inline-block;
  margin: 0 10px;
}
.main-menu .active .sub-menu > li:first-child {
  margin-left: 0;
}
.main-menu .active .sub-menu > li a {
  border-bottom: 6px solid #eceded;
  padding: 14px 5px 9px;
  display: block;
}
@media (max-width: 767px) {
  .main-menu .active .sub-menu > li a {
    border: 0;
    display: inline-block;
  }
}
.main-menu .active .sub-menu > li a:hover {
  border-color: black;
}
.main-menu .active .sub-menu > li a:focus {
  background: #595959;
  color: white !important;
}
.main-menu .active .sub-menu > li.active a {
  color: black;
  border-color: #adcb57;
}
.main-menu .active .sub-menu > li:focus a {
  background: #595959;
  color: white;
}
.main-menu .active .sub-menu .local-menu {
  display: none;
}
.main-menu .active .sub-menu .local-menu li:not(.has-children) a {
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 767px) {
  .main-menu {
    background-color: #edefef;
    margin-bottom: 0;
    position: fixed;
    top: 138px;
    z-index: 100;
    display: none;
    height: auto;
    max-height: 420px;
    overflow: scroll;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.5);
  }
  .main-menu:after {
    content: "";
    height: 0;
  }
  .main-menu .menu-nav {
    float: none;
  }
  .main-menu .menu-nav.left-navigation > li:first-child {
    display: none;
  }
  .main-menu .menu-nav.right {
    text-align: left;
    margin-right: 0;
  }
  .main-menu .menu-nav.right li:first-child {
    display: block;
  }
  .main-menu .menu-nav > li {
    display: block;
    width: 100%;
    border-bottom: 1px solid #c1c1c1;
    height: auto;
  }
  .main-menu .menu-nav > li:first-child a {
    padding-left: 15px;
  }
  .main-menu .menu-nav > li a:not(.toggle-sub-menu) {
    display: inline-block;
    width: 100%;
  }
  .main-menu .menu-nav > li.has-children a:not(.toggle-sub-menu) {
    width: 265px;
    width: calc(100% - 52px);
  }
  .main-menu .menu-nav > li > a {
    display: inline-block;
  }
  .main-menu .active > .sub-menu {
    display: block;
    position: static;
    height: auto;
    margin-left: 0;
    margin: 0;
    padding: 0;
    background-color: #d5d5d5;
  }
  .main-menu .active > .sub-menu li {
    display: block;
    padding: 0;
    margin: 0;
    border-top: 1px solid #c1c1c1;
  }
  .main-menu .active > .sub-menu li a {
    color: black;
    padding: 17px 15px;
  }
  .main-menu .active > .sub-menu li.active {
    border-bottom: 0;
    padding: 0;
  }
  .main-menu .active > .sub-menu li .local-menu .active > a {
    font-weight: bold;
  }
  .main-menu .active > .sub-menu li .local-menu li:first-child {
    display: block;
  }
  .main-menu .toggle-sub-menu {
    width: 47px !important;
  }
}
.main-menu .menu-support > li > a:not(.toggle-sub-menu):before {
  content: " ";
  display: inline-block;
  width: 20px;
  margin-left: 25px;
  height: 16px;
  position: relative;
  top: 3px;
}
@media (max-width: 767px) {
  .main-menu .menu-support > li > a:not(.toggle-sub-menu):before {
    margin-left: 0;
  }
}
.main-menu .menu-support > li > a[href*="ordlista"]:before {
  background: url(/clientUI/img/icons/icon-words.jpg) no-repeat left center;
}
.main-menu .menu-support > li > a[href*="lattlast"]:before {
  background: url(/clientUI/img/icons/icon-read-easy.jpg) no-repeat left center;
}
.main-menu .menu-support > li > a.adjust:before {
  background: url(/clientUI/img/icons/icon-adjust.jpg) no-repeat left center;
}
.main-menu .menu-support > li > a.other-languages:before {
  background: url(/clientUI/img/icons/icon-languages.jpg) no-repeat left center;
}
.main-menu .menu-support > li > a.listen:before {
  background: url(/clientUI/img/icons/icon-listen.jpg) no-repeat left center;
}
.main-menu .menu-support > li > a:focus {
  background: #595959;
  color: white !important;
}
@media (max-width: 767px) {
  .main-menu .menu-support {
    background-color: white;
  }
}
@media (min-width: 768px) {
  .main-menu .menu-support {
    width: 950px;
    top: -115px;
    right: 20px;
    height: 0;
    position: absolute;
    margin: 0 auto;
    text-align: right;
  }
  .main-menu .menu-support li {
    height: auto;
    margin: 0;
  }
  .main-menu .menu-support li:visited,
  .main-menu .menu-support li:hover,
  .main-menu .menu-support li.active {
    color: #111111;
    background-color: transparent;
  }
  .main-menu .menu-support li:first-child > a {
    padding: 0;
  }
  .main-menu .menu-support li a {
    padding: 0;
    text-decoration: underline;
    color: #2c739c;
    font-size: 12px;
    font-weight: normal;
  }
  .main-menu .menu-support li a:visited,
  .main-menu .menu-support li a:hover {
    color: #111111;
    background-color: transparent;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .main-menu .menu-support {
    width: 768px;
  }
}
@media (min-width: 993px) {
  .main-menu .menu-support {
    right: 0;
    top: -125px;
  }
}
@media (min-width: 768px) {
  .main-menu .menu-support li .sub-menu {
    display: none;
  }
}
body > header {
  background-color: white;
}
body > header input:focus {
  outline: none;
}
body > header .hide {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
body > header > div {
  width: 1170px;
  margin: 0 auto;
  *zoom: 1;
  padding-bottom: 25px;
  padding-top: 20px;
}
@media (max-width: 1199px) {
  body > header > div {
    width: 950px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  body > header > div {
    width: 768px;
  }
}
@media (max-width: 767px) {
  body > header > div {
    width: 100%;
  }
}
body > header > div:before,
body > header > div:after {
  content: "";
  display: table;
}
body > header > div:after {
  clear: both;
}
@media (min-width: 768px) and (max-width: 992px) {
  body > header > div {
    padding: 20px 20px 25px;
  }
}
@media (max-width: 767px) {
  body > header > div {
    padding-bottom: 5px;
    padding-top: 5px;
  }
}
body > header > div h1 {
  display: inline;
  float: left;
  width: 39.912280702%;
  margin: 0 0.877192982%;
  margin-left: 0;
}
body > header > div h1 img {
  width: 298px;
}
@media (max-width: 767px) {
  body > header > div h1 {
    float: none;
    width: 100%;
  }
  body > header > div h1 img {
    width: 200px;
  }
}
@media (max-width: 767px) {
  body > header {
    padding: 0 10px;
    border-bottom: 1px solid #c1c1c1;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    height: 138px;
  }
}
@media (max-width: 360px) {
  body > header {
    height: 175px;
  }
}
body > header .site_logo_sv {
  background: url(/ClientUI/img/aklagarmyndigheten-logo_sv.jpg);
  padding: 62px 0 0 0;
  background-repeat: no-repeat;
}
body > header .site_logo_en {
  background: url(/ClientUI/img/aklagarmyndigheten-logo_en.jpg);
  padding: 62px 0 0 0;
  background-repeat: no-repeat;
}
body > header .menu-activators {
  display: none;
}
@media (max-width: 767px) {
  body > header .menu-activators {
    display: block;
    list-style-type: none;
    float: right;
    margin-top: 14px;
    padding: 0;
  }
  body > header .menu-activators li {
    display: inline-block;
    font-size: 18px;
    margin-right: 10px;
  }
  body > header .menu-activators a:focus {
    background-color: white;
    color: #006b83;
  }
}
.support-menu {
  display: inline;
  float: left;
  width: 56.578947368%;
  margin: 0 0.877192982%;
  float: right;
  margin-right: 0;
  text-align: right;
}
@media (max-width: 767px) {
  .support-menu {
    margin-bottom: 0;
    position: fixed;
    top: 138px;
    z-index: 100;
    display: none;
    height: auto;
    max-height: 420px;
    overflow: scroll;
    width: 100%;
    margin: 0 -10px;
    background-color: white;
    text-align: left;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.5);
  }
}
.support-menu nav > ul {
  list-style-type: none;
  font-size: 12px;
  display: inline-block;
  margin-bottom: 15px;
  *zoom: 1;
}
.support-menu nav > ul:before,
.support-menu nav > ul:after {
  content: "";
  display: table;
}
.support-menu nav > ul:after {
  clear: both;
}
@media (max-width: 767px) {
  .support-menu nav > ul {
    font-size: 16px;
    display: block;
    padding: 0;
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .support-menu nav > ul {
    padding: 0;
  }
}
.support-menu nav > ul > li {
  display: inline-block;
}
.support-menu nav > ul > li:first-child a:before {
  margin-left: 0;
}
@media (max-width: 767px) {
  .support-menu nav > ul > li {
    display: block;
    padding: 15px 17px;
    border-bottom: 1px solid #c1c1c1;
  }
}
.support-menu nav > ul > li a:not(.toggle-sub-menu):before {
  content: " ";
  display: inline-block;
  width: 20px;
  margin-left: 25px;
  height: 16px;
  position: relative;
  top: 3px;
}
@media (max-width: 767px) {
  .support-menu nav > ul > li a:not(.toggle-sub-menu):before {
    margin-left: 0;
  }
}
.support-menu nav > ul > li a.words:before {
  background: url(/clientUI/img/icons/icon-words.jpg) no-repeat left center;
}
.support-menu nav > ul > li a.adjust:before {
  background: url(/clientUI/img/icons/icon-adjust.jpg) no-repeat left center;
}
.support-menu nav > ul > li a.listen:before {
  background: url(/clientUI/img/icons/icon-listen.jpg) no-repeat left center;
}
.support-menu nav > ul > li a.other-languages:before {
  background: url(/clientUI/img/icons/icon-languages.jpg) no-repeat left center;
}
.support-menu nav > ul > li a.read-easy:before {
  background: url(/clientUI/img/icons/icon-read-easy.jpg) no-repeat left center;
}
.support-menu .local-menu {
  display: none;
}
.quick-search {
  display: flex;
  margin-bottom: 10px;
  border: 2px solid #f9ab1b;
  border-radius: 30px;
}
@media (min-width: 768px) {
  .quick-search {
    margin-bottom: 0;
    margin-top: 38px;
  }
}
.quick-search input[type=text] {
  border: 0;
  background-color: transparent;
  height: auto;
  padding: 13px 0 13px 20px;
  font-size: 16px;
  line-height: 18px;
  width: 100%;
  border-radius: 30px 0 0 30px;
}
@media (min-width: 992px) {
  .quick-search input[type=text] {
    padding: 16px 30px;
    font-size: 20px;
    line-height: 24px;
  }
}
.quick-search input[type=text]:focus {
  background-color: #f7f7f7;
}
.quick-search input[type=text]:focus + button.search-button {
  background-color: #f7f7f7;
}
.quick-search input[type=text]:focus + button.search-button .fa-search {
  color: #e09409;
}
.quick-search input[type=text] + button.search-button:focus .fa-search {
  color: #e09409;
}
.quick-search input[type=submit] {
  border: 0;
  background-color: rebeccapurple;
  width: 36px;
  font-size: 0;
  line-height: 0;
  position: relative;
  bottom: 5px;
  height: 26px;
}
@media (max-width: 767px) {
  .quick-search input[type=submit] {
    border: 1px solid #c1c1c1;
    height: 30px;
  }
}
.quick-search .search-button {
  padding: 0 20px 0 10px;
  border-radius: 0 30px 30px 0;
  border: none;
  background-color: transparent;
}
.quick-search .search-button:hover {
  cursor: pointer;
}
.quick-search .search-button .fa-search {
  color: #faa200;
  font-size: 30px;
}
.local-menu {
  display: inline;
  float: left;
  width: 23.245614035%;
  margin: 0 0.877192982%;
  list-style-type: none;
  padding: 0;
  font-size: 15px;
  margin-top: 6px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .local-menu {
    display: none;
  }
}
.local-menu li {
  min-height: 55px;
  padding: 17px 0;
  border-bottom: 1px solid #c1c1c1;
  font-weight: 600;
  max-width: 235px;
  *zoom: 1;
}
.local-menu li:before,
.local-menu li:after {
  content: "";
  display: table;
}
.local-menu li:after {
  clear: both;
}
.local-menu li.has-children > a:not(.toggle-sub-menu) {
  display: inline-block;
  max-width: 194px;
}
@media (min-width: 993px) and (max-width: 1199px) {
  .local-menu li.has-children > a:not(.toggle-sub-menu) {
    max-width: 173px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .local-menu li.has-children > a:not(.toggle-sub-menu) {
    max-width: 131px;
  }
}
@media (max-width: 767px) {
  .local-menu li.has-children > a:not(.toggle-sub-menu) {
    max-width: none;
  }
}
.local-menu li.active {
  border-bottom: 1px solid #adcb57;
}
.local-menu li.active.has-children {
  border-bottom-color: #c1c1c1;
}
.local-menu li.active.has-children :first-child {
  border-top-color: #adcb57;
}
.local-menu li.active ul {
  display: block;
  list-style-type: none;
  padding-left: 0;
}
.local-menu li.active ul li {
  padding-left: 30px;
  border-bottom: 0;
  border-top: 1px solid #c1c1c1;
}
.local-menu li.active ul :last-child {
  padding-bottom: 0;
  min-height: 0;
}
.local-menu li.active ul :first-child {
  margin-top: 17px;
}
.local-menu li ul {
  display: none;
}
@media (max-width: 767px) {
  .support-menu .active > .local-menu,
  .main-menu .sub-menu .active > .local-menu {
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    width: auto;
  }
  .support-menu .active > .local-menu > li,
  .main-menu .sub-menu .active > .local-menu > li {
    min-height: 0;
    font-weight: 500;
    max-width: none;
    margin: 0;
    border-bottom: 0;
    border-top: 1px solid #c1c1c1;
  }
  .support-menu .active > .local-menu > li > a,
  .main-menu .sub-menu .active > .local-menu > li > a {
    padding-left: 30px;
  }
  .support-menu .active > .local-menu > li li > a,
  .main-menu .sub-menu .active > .local-menu > li li > a {
    padding-left: 45px;
  }
  .local-menu li.active ul *:first-child {
    margin-top: 0;
  }
  .local-menu li.active ul a:last-child {
    padding-bottom: 17px;
  }
}
.content-container {
  display: inline;
  float: left;
  width: 73.245614035%;
  margin: 0 0.877192982%;
  padding-bottom: 60px;
}
@media (min-width: 480px) {
  .content-container__legible header,
  .content-container__legible .preamble,
  .content-container__legible .one-column {
    width: 360px;
  }
}
.content-container__legible .preamble {
  font-size: 18px;
}
.content-container__legible p,
.content-container__legible ul,
.content-container__legible li,
.content-container__legible ol,
.content-container__legible span,
.content-container__legible strong,
.content-container__legible table,
.content-container__legible blockquote {
  font-size: 16px;
}
.content-container__legible .teaser-blocks article header {
  width: 100%;
}
.content-container__legible .teaser-blocks article header h3 {
  font-size: 20px;
}
.content-container__legible .teaser-blocks .teaser-children a {
  font-size: 16px;
  margin-top: 5px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .content-container {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .content-container {
    width: 100%;
    margin: 0;
    padding-bottom: 0;
  }
}
.content-container footer {
  display: block;
  width: 102.339181287%;
  margin: 0 -1.169590643%;
  *zoom: 1;
}
.content-container footer:before,
.content-container footer:after {
  content: "";
  display: table;
}
.content-container footer:after {
  clear: both;
}
.content-container footer .content {
  display: inline;
  float: left;
  width: 97.660818713%;
  margin: 0 1.169590643%;
  border-top: #c1c1c1 1px solid;
  padding-top: 16px;
}
.content-container .content {
  margin-top: 22px;
}
.content-container .related {
  margin-bottom: -20px;
}
.content-container .related ul {
  list-style-type: none;
  padding: 0;
}
.content-container .related > h2 {
  border-bottom: 1px solid #c1c1c1;
  padding-bottom: 11px;
}
.content-container .related header > h2 {
  margin-top: 22px;
}
.content {
  margin-top: 22px;
}
.content > p,
.content > h2,
.content > h3 {
  max-width: 650px;
}
.content img {
  max-width: 100%;
  height: auto;
  /*margin: 0 !important;

        @media(min-width: 768px) {
            margin: 0px 15px !important;
        }*/

}
.content > :first-child {
  margin-top: 0;
}
.content-container.full-width {
  display: inline;
  float: left;
  width: 98.245614035%;
  margin: 0 0.877192982%;
}
@media (max-width: 767px) {
  .content-container.full-width {
    width: 100%;
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .content-container.full-width {
    padding-left: 0;
  }
}
.content-container.full-width footer {
  display: block;
  width: 101.754385965%;
  margin: 0 -0.877192982%;
  *zoom: 1;
}
.content-container.full-width footer:before,
.content-container.full-width footer:after {
  content: "";
  display: table;
}
.content-container.full-width footer:after {
  clear: both;
}
@media (max-width: 767px) {
  .content-container.full-width footer {
    margin-bottom: 30px;
  }
}
.content-container.full-width footer .content {
  display: inline;
  float: left;
  width: 98.245614035%;
  margin: 0 0.877192982%;
}
.updated {
  float: right;
  color: #555555;
}
@media (max-width: 767px) {
  .updated {
    float: left;
    margin-left: 5px;
  }
}
figure.image {
  display: inline-block;
  margin: 0 2px 0 1px;
}
figure.image img {
  margin: 8px 8px 0 8px;
}
figure.image figcaption {
  margin: 6px 8px 6px 8px;
  text-align: right;
}
figure.image-float-left {
  float: left;
}
figure.image-float-right {
  float: right;
}
.preamble {
  font-size: 16px;
  max-width: 720px;
}
.documents-page .preamble {
  margin-bottom: 30px;
}
h1,
h2 {
  font-family: "optimaltstd", "lucida sans unicode", "lucida grande", verdana, sans-serif;
  font-weight: normal;
}
h1 {
  font-size: 26px;
  line-height: 30px;
  margin-top: 13px;
}
h2 {
  font-size: 20px;
  margin-top: 33px;
  margin-bottom: 5px;
  line-height: 30px;
}
h3 {
  font-size: 16px;
  font-weight: 600;
  margin-top: 33px;
  margin-bottom: 4px;
}
.breadcrumbs {
  text-align: right;
  color: #475a5e;
  margin-top: 11px;
}
@media (max-width: 767px) {
  .breadcrumbs {
    display: none;
  }
}
.breadcrumbs a.home {
  background-image: url(/clientui/img/icons/icon-home-blue.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
}
.box {
  background-color: #f7f7f7;
  margin-bottom: 25px;
  padding-bottom: 25px;
  text-align: center;
  *zoom: 1;
}
.box:before,
.box:after {
  content: "";
  display: table;
}
.box:after {
  clear: both;
}
.box.teaserblock-padding {
  padding: 25px;
}
.box.teaserblock-padding i {
  display: none;
}
.box.teaserblock-padding h1,
.box.teaserblock-padding h2,
.box.teaserblock-padding h3,
.box.teaserblock-padding h4,
.box.teaserblock-padding h5,
.box.teaserblock-padding strong {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 14px;
  text-align: left;
}
.box.teaserblock-padding strong {
  display: block;
}
.box.teaserblock-padding p {
  padding-left: 0;
  padding-right: 0;
}
.box.newsblock-padding i {
  display: none;
}
.box.newsblock-padding h1,
.box.newsblock-padding h2,
.box.newsblock-padding h3,
.box.newsblock-padding h4,
.box.newsblock-padding h5,
.box.newsblock-padding strong {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 14px;
  text-align: left;
}
.box.newsblock-padding strong {
  display: block;
}
.box.newsblock-padding p {
  padding-left: 0;
  padding-right: 0;
}
.box.clean {
  background-color: white;
}
.box.turquoise {
  background-color: #90d1df;
}
.box.turquoise a {
  color: #08748f;
}
.box.grey {
  background-color: #f7f7f7;
}
.box.grey a {
  color: #08748f;
}
.box.grey a:hover,
.box.grey a:visited {
  color: #111111;
}
.box.grey a:focus {
  background-color: #595959;
  color: white;
}
.box img {
  width: 100%;
}
.box > img {
  width: 100%;
  max-width: 520px;
}
.box > ul {
  text-align: left;
  padding: 0;
  margin-left: 15px;
}
.box h2 {
  padding: 0 0px;
  margin-top: 16px;
  margin-bottom: 14px;
  text-align: left;
}
.box .decoration {
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 12px;
  margin-bottom: -12px;
  text-align: left;
}
.box p {
  padding: 0 20px;
  margin-bottom: 20px;
  text-align: left;
}
.box p:last-child {
  margin-bottom: 0;
}
.box > a {
  display: block;
  text-decoration: none;
  *zoom: 1;
}
.box > a:before,
.box > a:after {
  content: "";
  display: table;
}
.box > a:after {
  clear: both;
}
.box > a h2,
.box > a p,
.box > a div {
  color: #111111;
}
.box > a:focus h2,
.box > a:focus p,
.box > a:focus div {
  color: white;
}
.box > a > a,
.box > a > span {
  margin: 0 0px;
  text-align: left;
  float: left;
}
.box > a h2 {
  text-decoration: underline;
}
.box > a:hover {
  text-decoration: none;
}
.box > a:hover h1,
.box > a:hover h2,
.box > a:hover h3,
.box > a:hover h4,
.box > a:hover h5,
.box > a:hover a,
.box > a:hover span {
  text-decoration: underline;
}
.box.list {
  border-bottom: #c1c1c1 1px solid;
  padding-bottom: 0;
  text-align: left;
  padding: 15px;
}
.box.list h2 {
  padding: 0;
  border-bottom: #c1c1c1 1px solid;
  margin-bottom: 14px;
  padding-bottom: 11px;
  margin-top: 0;
}
.box.list.orange-line h2 {
  border-bottom: #feae34 1px solid;
}
.box.list.red-line h2 {
  border-bottom: #a50133 1px solid;
}
.box.list.green-line h2 {
  border-bottom: #adcb57 1px solid;
}
.box.list.blue-line h2 {
  border-bottom: #90d1df 1px solid;
}
.box.list.lightgrey-line h2 {
  border-bottom: #f2f0ed 1px solid;
}
.box.list ul {
  color: #2c739c;
  line-height: 18px;
}
.box.list ul li {
  margin-bottom: 12px;
  position: relative;
}
.box.list ul li.file {
  margin-left: 0;
  padding-left: 25px;
  list-style-type: none;
}
.box.list ul li.file:before {
  display: block;
  left: 0;
  position: absolute;
  top: 2px;
}
.box.list ul li.info {
  list-style-type: none;
}
.box.list ul li span {
  display: block;
  color: #555555;
}
table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  border-bottom: 1px solid #c1c1c1;
  margin-top: 36px;
  margin-bottom: 36px;
}
table thead {
  background-color: #adcb57;
  font-weight: 600;
}
table th,
table td {
  padding: 6px 18px;
  text-align: left;
}
table th {
  padding-top: 10px;
  padding-bottom: 10px;
}
table.align-last-col-right th:last-child,
table.align-last-col-right td:last-child {
  text-align: right;
}
.table-container {
  width: 100%;
  position: relative;
  margin-bottom: 0;
  margin-top: 36px;
}
.table-container table {
  margin-top: 0;
}
.table-container table strong {
  display: block;
  margin: 10px 0;
}
.table-container .scrollbar {
  margin-right: 1px;
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
}
.table-container.scrollable table {
  margin-bottom: 15px;
}
.table-container.scrollable.no-fade-right:after,
.table-container.scrollable.no-fade-left:before {
  opacity: 0;
  width: 0;
}
@media (min-width: 801px) {
  .table-container.scrollable:after,
  .table-container.scrollable:before {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 40px;
    z-index: 2;
  }
  .table-container.scrollable:before {
    background-image: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
    background-repeat: repeat-x;
    left: -1px;
  }
  .table-container.scrollable:after {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
    background-repeat: repeat-x;
    right: -1px;
  }
}
.table-container.scrollable .scrollbar {
  margin-right: 1px;
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
}
.flex-table table {
  border-collapse: collapse;
  text-align: left;
  width: 100%;
}
.flex-table table.noHeader td:first-of-type {
  font-weight: bold;
}
.flex-table table tr {
  background: white;
}
.flex-table table th,
.flex-table table td {
  padding: 10px 20px;
}
.flex-table table td span,
.flex-table table td::after {
  background: transparent;
  display: none;
  float: left;
  margin-right: 10px;
  color: #595959;
}
@media (min-width: 801px) {
  .flex-table td::after {
    display: none;
  }
  .flex-table table {
    border: 1px solid #dddddd;
  }
  .flex-table table tr:nth-child(even) {
    background: #eeeeee;
  }
  .flex-table table thead tr {
    background: #214f76;
    color: white;
  }
  .flex-table .table__date {
    min-width: 162px;
  }
  .flex-table table.noHeader td p {
    margin: 0;
  }
}
@media (max-width: 800px) {
  .flex-table td.hidem {
    display: none;
  }
  .flex-table table tr:nth-child(odd) {
    background: white;
  }
  .flex-table table tr {
    display: flex;
  }
  .flex-table table td {
    position: relative;
  }
  .flex-table table td:first-of-type:before {
    height: 0;
  }
  .flex-table table td:before {
    content: '';
    display: block;
    position: absolute;
    width: calc(100%);
    height: 1px;
    left: 0;
  }
  .flex-table table td:before {
    top: -1px;
  }
  .flex-table table td a {
    font-weight: bold;
    font-size: 16px;
  }
  .flex-table table thead {
    left: -9999px;
    position: absolute;
    visibility: hidden;
  }
  .flex-table table tr {
    border-bottom: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 20px;
    border: 2px solid #e5e5e5;
    padding: 10px 0 12px 0;
  }
  .flex-table table td {
    margin: 0 0 -1px 0;
    position: relative;
    width: 100%;
  }
  .flex-table table.withHeader:not(#tableHeader) td:nth-child(1) {
    order: 3;
  }
  .flex-table table.withHeader:not(#tableHeader) td:nth-child(1):after {
    content: '' !important;
  }
  .flex-table table.withHeader:not(#tableHeader) td:nth-child(2) {
    order: 1;
    padding-top: 5px;
  }
  .flex-table table.withHeader:not(#tableHeader) td:nth-child(3) {
    padding-bottom: 0;
  }
  .flex-table table.withHeader:not(#tableHeader) td:nth-child(3):after {
    content: '' !important;
  }
  .flex-table table td span,
  .flex-table table td::after {
    display: block;
  }
  .flex-table table.noHeader td:first-of-type {
    padding-bottom: 0;
  }
  .flex-table table.noHeader th {
    display: none;
  }
  .flex-table table.noHeader td p {
    margin: 0;
  }
  .flex-table #tableHeader tbody tr td:after {
    position: absolute;
    top: 0;
  }
  .flex-table #tableHeader.withHeader td:nth-child(1) {
    order: 1;
  }
  .flex-table #tableHeader.withHeader td:nth-child(2) {
    order: 2;
  }
  .flex-table #tableHeader.withHeader td:nth-child(3) {
    order: 3;
  }
  .flex-table #tableHeader strong {
    margin: 4px 0 0 0;
  }
  .flex-table #tableHeader p.margintop20 {
    margin-top: 20px;
  }
}
.subscribe form,
.subscribe > div {
  background-color: #edefef;
  padding: 15px 23px 23px;
}
.subscribe p {
  font-weight: 600;
}
.subscribe input[type=text] {
  margin-right: 20px;
  width: 356px;
}
@media (max-width: 1199px) {
  .subscribe input[type=text] {
    width: 313px;
  }
}
@media (max-width: 767px) {
  .subscribe input[type=text] {
    width: 100%;
    margin-bottom: 20px;
  }
}
.subscribe h2 {
  margin-bottom: 14px;
  line-height: 30px;
  margin-top: 0;
}
.subscribe.dual {
  *zoom: 1;
}
.subscribe.dual:before,
.subscribe.dual:after {
  content: "";
  display: table;
}
.subscribe.dual:after {
  clear: both;
}
.subscribe.dual form,
.subscribe.dual > div {
  width: 405px;
  float: left;
}
@media (max-width: 1199px) {
  .subscribe.dual form,
  .subscribe.dual > div {
    width: 341px;
  }
}
.subscribe.dual form {
  margin-right: 20px;
}
.subscribe.dual > div > div {
  padding: 8px 0;
}
.subscribe.dual input[type=text] {
  width: 251px;
}
@media (max-width: 1199px) {
  .subscribe.dual input[type=text] {
    width: 192px;
  }
}
.subscribe.dual > div .rss {
  background: transparent url(/clientui/img/icons/icon-subscribe-rss.jpg) left center no-repeat;
  padding: 10px 0 10px 30px;
}
input[type=text],
input[type=password] {
  border: 1px solid #c1c1c1;
  height: 36px;
  padding: 8px 15px;
  font-size: 14px;
}
input[type=submit],
input[type=button] {
  height: 36px;
  padding: 8px 15px;
  background-color: #90d1df;
  border: 0;
  color: black;
  font-weight: 600;
  cursor: pointer;
}
textarea {
  width: 100%;
  height: 150px;
  padding: 8px 15px;
  border: 1px solid #c1c1c1;
  font-size: 14px;
}
.styled-select {
  width: 190px;
  overflow: hidden;
  border: 0;
  position: relative;
  height: 20px;
  padding: 5px 0;
  cursor: pointer;
}
.styled-select select {
  background: transparent;
  width: 218px;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  color: #08748f;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.styled-select:after {
  font-family: FontAwesome;
  content: "\f107";
  display: inline-block;
  position: absolute;
  right: 0;
  color: #08748f;
  font-size: 14px;
  top: 0;
  z-index: 1;
}
#jobLoginForm input {
  margin: 5px;
}
#jobLoginForm input.txtarea {
  width: 100%;
}
#jobLoginForm input.input-btn {
  margin-right: 150px;
}
#jobLoginForm .forgot-pass {
  text-align: left;
  display: block;
  margin-left: 5px;
}
input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}
input[type="checkbox"] + label {
  position: relative;
  cursor: pointer;
  padding: 0;
}
input[type="checkbox"] + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: white;
}
input[type="checkbox"]:hover + label:before {
  background: #adcb57;
}
input[type="checkbox"]:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
input[type="checkbox"]:checked + label:before {
  background: #adcb57;
}
input[type="checkbox"]:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
input[type="checkbox"]:disabled + label:before {
  box-shadow: none;
  background: #dddddd;
}
input[type="checkbox"]:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.share {
  list-style-type: none;
  padding: 0;
  float: left;
  *zoom: 1;
}
.share:before,
.share:after {
  content: "";
  display: table;
}
.share:after {
  clear: both;
}
@media (max-width: 767px) {
  .share {
    margin-bottom: 10px;
    margin-right: 20px;
  }
}
.share li {
  float: left;
  border-right: 1px solid #f2f0ed;
  width: 40px;
  text-align: center;
}
.share li:last-child {
  border-right: 0;
}
.share li a:before {
  display: inline-block;
  font-family: "Font Awesome 5 Brands";
  width: 25px;
  font-size: 20px;
}
.share li a.facebook:before {
  content: "\f09a";
}
.share li a.instagram:before {
  content: "\f16d";
}
.share li a.twitter:before {
  content: "\f099";
}
.share li a.linkedin:before {
  content: "\f0e1";
}
.share li a.email:before {
  content: "\f0e0";
}
.share li a img {
  display: none;
}
.login {
  width: 600px;
  margin: 40px auto;
  background-color: white;
  min-height: 100px;
  padding: 15px;
}
.login fieldset {
  background: url(/clientUI/img/structure/logoSmall.jpg) no-repeat right 12px top 12px;
}
.login input[type=submit] {
  margin-top: 10px;
}
.loginContainer {
  width: 600px;
  margin: 40px auto;
}
.validation-summary-errors {
  color: #f27e7e;
}
.validation-summary-errors ul {
  list-style-type: none;
  font-size: 12px;
  padding: 0;
}
.validation-summary-errors ul li {
  color: black;
}
.field-validation-error {
  color: #f27e7e;
}
footer.page-footer {
  margin-top: 45px;
  color: black;
  position: relative;
  *zoom: 1;
}
footer.page-footer:before,
footer.page-footer:after {
  content: "";
  display: table;
}
footer.page-footer:after {
  clear: both;
}
footer.page-footer:after {
  content: "";
  background: url(/clientui/img/structure/bg-footer.jpg);
  opacity: 0.7;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  footer.page-footer {
    margin-top: 0;
  }
}
footer.page-footer .footer-container {
  width: 1170px;
  margin: 0 auto;
  *zoom: 1;
}
@media (max-width: 1199px) {
  footer.page-footer .footer-container {
    width: 950px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  footer.page-footer .footer-container {
    width: 768px;
  }
}
@media (max-width: 767px) {
  footer.page-footer .footer-container {
    width: 100%;
  }
}
footer.page-footer .footer-container:before,
footer.page-footer .footer-container:after {
  content: "";
  display: table;
}
footer.page-footer .footer-container:after {
  clear: both;
}
footer.page-footer .footer-container p {
  margin-top: 0;
}
@media (max-width: 992px) {
  footer.page-footer .footer-container {
    padding: 0 10px;
  }
}
footer.page-footer .top {
  padding-top: 42px;
  *zoom: 1;
  border-bottom: 1px solid #a1a2a2;
  margin-bottom: 16px;
  padding-bottom: 14px;
  margin-right: 115px;
  position: relative;
}
footer.page-footer .top:before,
footer.page-footer .top:after {
  content: "";
  display: table;
}
footer.page-footer .top:after {
  clear: both;
}
@media (max-width: 992px) {
  footer.page-footer .top {
    margin-right: 0px;
  }
}
footer.page-footer .top > p {
  font-family: "optimaltstd", "lucida sans unicode", "lucida grande", verdana, sans-serif;
  font-weight: normal;
  font-size: 20px;
  margin: 0 75px 0 0;
  line-height: 30px;
}
footer.page-footer .top img {
  position: absolute;
  right: -115px;
  top: 30px;
}
@media (max-width: 992px) {
  footer.page-footer .top img {
    display: none;
  }
}
footer.page-footer .top h2,
footer.page-footer .top span {
  float: left;
}
@media (max-width: 767px) {
  footer.page-footer .top h2,
  footer.page-footer .top span {
    margin-bottom: 10px;
  }
}
footer.page-footer .top span {
  font-size: 20px;
  margin-right: 55px;
  font-family: "optimaltstd", "lucida sans unicode", "lucida grande", verdana, sans-serif;
}
@media (min-width: 993px) and (max-width: 1199px) {
  footer.page-footer .top span {
    margin-right: 45px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  footer.page-footer .top span {
    margin-right: 25px;
  }
  footer.page-footer .top span.email {
    margin-right: 0;
  }
}
footer.page-footer .top h2 {
  margin: 0 75px 0 0;
}
@media (min-width: 993px) and (max-width: 1199px) {
  footer.page-footer .top h2 {
    margin-right: 50px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  footer.page-footer .top h2 {
    margin-right: 30px;
  }
}
@media (max-width: 767px) {
  footer.page-footer .top h2 {
    float: none;
    margin-bottom: 10px;
  }
}
footer.page-footer .left,
footer.page-footer .right {
  margin: 0;
}
footer.page-footer .left {
  border-right: 1px solid #a1a2a2;
  float: left;
  width: 614px;
  margin-left: 0;
}
@media (max-width: 1199px) {
  footer.page-footer .left {
    width: 514px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  footer.page-footer .left {
    width: 481px;
  }
}
@media (max-width: 767px) {
  footer.page-footer .left {
    width: auto;
    border-right: 0;
    float: none;
    border-bottom: 1px solid #a1a2a2;
    *zoom: 1;
    margin-bottom: 20px;
  }
  footer.page-footer .left:before,
  footer.page-footer .left:after {
    content: "";
    display: table;
  }
  footer.page-footer .left:after {
    clear: both;
  }
}
footer.page-footer .left .row {
  *zoom: 1;
}
footer.page-footer .left .row:before,
footer.page-footer .left .row:after {
  content: "";
  display: table;
}
footer.page-footer .left .row:after {
  clear: both;
}
@media (max-width: 767px) {
  footer.page-footer .left .row {
    float: left;
    width: 200px;
  }
}
footer.page-footer .left .row > div {
  float: left;
  width: 170px;
  margin-bottom: 20px;
  margin-top: 3px;
  margin-right: 20px;
}
@media (max-width: 1199px) {
  footer.page-footer .left .row > div {
    width: 150px;
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  footer.page-footer .left .row > div {
    float: none;
    margin-right: 20;
    clear: right;
    width: 180px;
  }
}
footer.page-footer .right {
  width: 556px;
  float: left;
  padding-left: 40px;
}
footer.page-footer .right ul {
  list-style-image: url(/clientui/img/icons/icon-link-arrow-right.png);
  padding-left: 12px;
}
@media (max-width: 1199px) {
  footer.page-footer .right {
    width: 435px;
  }
  footer.page-footer .right h4,
  footer.page-footer .right strong {
    width: 270px;
  }
  footer.page-footer .right ul {
    width: 270px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  footer.page-footer .right {
    padding-left: 30px;
    width: 265px;
  }
  footer.page-footer .right ul {
    width: auto;
  }
}
@media (max-width: 767px) {
  footer.page-footer .right {
    width: auto;
    padding-left: 0;
    padding-bottom: 20px;
  }
  footer.page-footer .right ul {
    width: auto;
  }
}
footer.page-footer .right h4,
footer.page-footer .right strong {
  margin-top: 3px;
}
@media (max-width: 767px) {
  footer.page-footer .right h4,
  footer.page-footer .right strong {
    margin-top: 0;
  }
}
footer.page-footer .middle {
  *zoom: 1;
}
footer.page-footer .middle:before,
footer.page-footer .middle:after {
  content: "";
  display: table;
}
footer.page-footer .middle:after {
  clear: both;
}
footer.page-footer .middle a {
  color: #245a79;
}
footer.page-footer .middle a:visited {
  color: #111111;
}
footer.page-footer .middle a:hover {
  color: #111111;
}
footer.page-footer .middle a:focus {
  background-color: #595959;
  color: white;
}
footer.page-footer .bottom {
  padding-top: 12px;
  margin-bottom: 20px;
  *zoom: 1;
  border-top: 1px solid #a1a2a2;
}
footer.page-footer .bottom:before,
footer.page-footer .bottom:after {
  content: "";
  display: table;
}
footer.page-footer .bottom:after {
  clear: both;
}
footer.page-footer .bottom .share {
  float: left;
  color: #555555;
}
@media (max-width: 767px) {
  footer.page-footer .bottom .share {
    float: none;
    margin-bottom: 20px;
    margin-right: 0;
    text-align: center;
  }
}
footer.page-footer .bottom .share li {
  float: left;
  margin-right: 22px;
  width: auto;
  border: 0;
  color: black;
}
@media (max-width: 767px) {
  footer.page-footer .bottom .share li {
    float: none;
    margin-right: 20px;
    display: inline-block;
  }
}
footer.page-footer .bottom .share li a {
  position: relative;
  bottom: 3px;
  color: #245a79;
}
footer.page-footer .bottom .share li a:visited {
  color: #111111;
}
footer.page-footer .bottom .share li a:hover {
  color: #111111;
}
footer.page-footer .bottom .share li a:focus {
  background-color: #595959;
  color: white;
}
footer.page-footer .bottom .share li a:before {
  position: relative;
  top: 1px;
}
@media (max-width: 767px) {
  footer.page-footer .bottom .share li:first-child {
    display: block;
  }
}
footer.page-footer .bottom .about {
  float: right;
  text-align: right;
}
@media (max-width: 767px) {
  footer.page-footer .bottom .about {
    float: none;
    text-align: center;
  }
}
footer.page-footer .bottom .about li {
  float: right;
}
@media (max-width: 767px) {
  footer.page-footer .bottom .about li {
    float: none;
    display: inline-block;
  }
}
footer.page-footer .bottom .about li a {
  border-right: 1px solid #a1a2a2;
  padding-right: 15px;
  color: #245a79;
}
footer.page-footer .bottom .about li a:visited {
  color: #111111;
}
footer.page-footer .bottom .about li a:hover {
  color: #111111;
}
footer.page-footer .bottom .about li a:focus {
  background-color: #595959;
  color: white;
}
@media (max-width: 767px) {
  footer.page-footer .bottom .about li a {
    border-right: 0;
    border-left: 1px solid #a1a2a2;
    padding-left: 15px;
    padding-right: 0;
  }
}
footer.page-footer .bottom .about li:first-child a {
  border-right: 0;
  padding-left: 15px;
  padding-right: 0;
}
@media (max-width: 767px) {
  footer.page-footer .bottom .about li:first-child a {
    border-left: 0;
    padding-left: 0;
    padding-right: 15px;
  }
}
footer.page-footer .bottom ul {
  padding-left: 0;
}
footer.page-footer h4,
footer.page-footer h3,
footer.page-footer strong {
  margin: 0;
}
footer.page-footer strong {
  display: block;
}
footer.page-footer h3 {
  font-size: 14px;
  line-height: 21px;
}
footer.page-footer ul {
  padding-left: 0;
  list-style-type: none;
}
footer.page-footer ul li {
  margin-bottom: 3px;
}
.start-page {
  *zoom: 1;
}
.start-page:before,
.start-page:after {
  content: "";
  display: table;
}
.start-page:after {
  clear: both;
}
.start-page .topImage {
  width: 856px;
}
.start-page {
  background-color: #edefef;
  background: no-repeat center top;
  /* Old browsers */
  background: -moz-linear-gradient(top, #edefef 0%, #d5d5d5 517px, #edefef 518px);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #edefef), color-stop(517px, #d5d5d5), color-stop(518px, #edefef));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #edefef 0%, #d5d5d5 517px, #edefef 518px);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #edefef 0%, #d5d5d5 517px, #edefef 518px);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #edefef 0%, #d5d5d5 517px, #edefef 518px);
  /* IE10+ */
  background: linear-gradient(to bottom, #edefef 0%, #d5d5d5 517px, #edefef 518px);
  /* W3C */

}
@media (max-width: 767px) {
  .start-page {
    background: #edefef;
    margin-top: 0;
  }
}
.hero-image {
  height: 517px;
  background: transparent top center no-repeat;
}
@media (max-width: 992px) {
  .hero-image {
    height: 330px;
    background-size: cover;
  }
}
.content-box {
  background-color: white;
  padding: 15px 30px 25px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .content-box {
    padding: 15px 15px 25px;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .content-box {
    padding: 15px 15px 25px;
  }
}
@media (max-width: 360px) {
  .content-box {
    padding: 50px 15px 25px;
  }
}
@media (min-width: 769px) {
  .content-box.section {
    padding-top: 0;
    *zoom: 1;
  }
  .content-box.section:before,
  .content-box.section:after {
    content: "";
    display: table;
  }
  .content-box.section:after {
    clear: both;
  }
}
.content-box__start {
  background-color: transparent;
  padding: 0;
  margin-bottom: 30px;
}
.content-box__start__top {
  padding: 0;
  margin-bottom: 30px;
  flex: 1 100%;
}
.content-box__start__top h2 {
  display: inline-flex;
  margin: 0;
}
.content-box__start__top p {
  margin: 0;
}
.content-box__start__top p span {
  display: inline-block;
  width: 100%;
}
.content-box__start__top > div {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .content-box__start__top > div .news-list {
    flex: 1 45%;
  }
}
.content-box__start__top > div .news-list ul article {
  margin: 0;
}
.content-box__start__top > div .hero-image {
  flex: 1 55%;
  background-size: cover;
  height: auto;
}
.content-box__start__bottom {
  flex: 1 60%;
}
.content-box__start > div {
  display: flex;
  flex-wrap: wrap;
}
.content-box__start > h2 {
  display: inline-block;
  padding: 7.5px 15px;
  background-color: #d8d8d8;
  margin: 20px 0 0 20px;
  font-size: 18px;
  line-height: 22px;
}
@media (min-width: 992px) {
  .content-box__start > h2 {
    margin: 0;
    padding: 12.5px 25px;
    font-size: 24px;
  }
}
.content-box__start.section {
  padding-top: 0;
  *zoom: 1;
}
.content-box__start.section:before,
.content-box__start.section:after {
  content: "";
  display: table;
}
.content-box__start.section:after {
  clear: both;
}
.content-area {
  background-color: white;
  padding: 15px 30px 25px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .content-area {
    padding: 15px 15px 25px;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .content-area {
    padding: 15px 15px 25px;
  }
}
@media (max-width: 360px) {
  .content-area {
    padding: 50px 15px 25px;
  }
}
@media (min-width: 769px) {
  .content-area.section {
    padding-top: 0;
    *zoom: 1;
  }
  .content-area.section:before,
  .content-area.section:after {
    content: "";
    display: table;
  }
  .content-area.section:after {
    clear: both;
  }
}
.content-area__start {
  background-color: transparent;
  padding: 0;
  margin-bottom: 30px;
}
.content-area__start__top {
  padding: 0;
  margin-bottom: 30px;
  flex: 1 100%;
}
.content-area__start__top h2 {
  display: inline-flex;
  margin: 0;
}
.content-area__start__top p {
  margin: 0;
}
.content-area__start__top p span {
  display: inline-block;
  width: 100%;
}
@media (min-width: 992px) {
  .content-area__start__top > div .news-list {
    flex: 1 45%;
  }
}
.content-area__start__top > div .news-list ul article {
  margin: 0;
}
.content-area__start__top > div .hero-image {
  flex: 1 55%;
  background-size: cover;
  height: auto;
}
.content-area__start__bottom {
  flex: 1 60%;
}
.content-area__start > h2 {
  display: inline-block;
  padding: 7.5px 15px;
  background-color: #d8d8d8;
  margin: 20px 0 0 20px;
  font-size: 18px;
  line-height: 22px;
}
@media (min-width: 992px) {
  .content-area__start > h2 {
    margin: 0;
    padding: 12.5px 25px;
    font-size: 24px;
  }
}
.content-area__start.section {
  padding-top: 0;
  *zoom: 1;
}
.content-area__start.section:before,
.content-area__start.section:after {
  content: "";
  display: table;
}
.content-area__start.section:after {
  clear: both;
}
.news-list > h2 {
  margin: 0;
  padding-bottom: 13px;
  font-size: 16px;
  color: #111111;
  border-bottom: 1px solid #c1c1c1;
  position: relative;
}
.news-list ul {
  list-style-type: none;
  padding: 0;
  margin: -1px 0 0;
}
.news-list ul article {
  text-align: center;
  text-align: left;
  margin-bottom: 14px;
}
.news-list ul article > a {
  display: none;
}
.news-list ul article .date {
  display: inline;
}
.news-list ul h2 {
  line-height: 26px;
  text-align: left;
}
@media (max-width: 767px) {
  .news-list ul h2 {
    margin-top: 15px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .news-list ul h2 {
    margin-top: 15px;
  }
}
.news-list ul li {
  border-top: 1px solid #edefef;
  *zoom: 1;
}
.news-list ul li:last-of-type {
  border-top: none;
}
.news-list ul li .list-extend {
  display: none;
}
.news-list ul li .list-more-info {
  border-top: 0;
}
.news-list ul li:before,
.news-list ul li:after {
  content: "";
  display: table;
}
.news-list ul li:after {
  clear: both;
}
.news-list ul li > a {
  text-decoration: none;
  display: block;
  *zoom: 1;
}
.news-list ul li > a:before,
.news-list ul li > a:after {
  content: "";
  display: table;
}
.news-list ul li > a:after {
  clear: both;
}
.news-list ul li > a.more-info {
  text-decoration: underline;
}
.news-list ul li > a h2 {
  text-decoration: underline;
}
.news-list ul li > a:hover {
  text-decoration: underline;
}
.news-list ul li > a:hover h2,
.news-list ul li > a:hover p {
  text-decoration: underline;
}
.news-list ul li > a p,
.news-list ul li > a div {
  color: #111111;
}
.news-list ul li > a:focus p,
.news-list ul li > a:focus div,
.news-list ul li > a:focus .date {
  color: white;
}
.news-list ul p {
  max-width: 650px;
  text-align: left;
}
@media (max-width: 767px) {
  .news-list ul p {
    margin-bottom: 9px;
  }
}
.news-list ul div,
.news-list ul footer {
  text-align: left;
  width: 100%;
  margin: 0;
}
.news-list ul img {
  float: right;
  width: 220px;
  margin-top: -10px;
  margin-bottom: 25px;
  margin-left: 80px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .news-list ul img {
    margin-left: 20px;
    width: 170px;
    margin-bottom: 10px;
    margin-top: 2px;
  }
}
@media (max-width: 767px) {
  .news-list ul img {
    float: none;
    width: 100%;
    margin: 15px 0 0;
    max-width: 460px;
  }
}
.news-list ul .top-news {
  background-color: #ffeed4;
  border-top: 0;
  position: relative;
  margin: -1px -25px -1px;
}
@media (max-width: 767px) {
  .news-list ul .top-news {
    margin: -11px -15px -1px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .news-list ul .top-news {
    margin: -1px -10px -1px;
  }
}
.news-list ul .top-news > a h1 {
  color: #111111;
}
.news-list ul .top-news > a:hover h1 {
  text-decoration: underline;
}
.news-list ul .top-news h1 {
  margin-top: 9px;
  margin-bottom: 8px;
  text-align: left;
}
.news-list ul .top-news header {
  background-color: transparent;
}
.news-list ul .top-news header .decoration {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .news-list ul .top-news header .decoration {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .news-list ul .top-news header .decoration {
    margin-top: 10px;
  }
}
.news-list ul .top-news footer {
  margin-bottom: 20px;
  text-align: left;
}
.news-list ul .top-news header,
.news-list ul .top-news p,
.news-list ul .top-news footer {
  float: left;
  width: 405px;
  padding-left: 25px;
  clear: left;
}
@media (max-width: 1199px) {
  .news-list ul .top-news header,
  .news-list ul .top-news p,
  .news-list ul .top-news footer {
    width: 320px;
  }
}
@media (max-width: 767px) {
  .news-list ul .top-news header,
  .news-list ul .top-news p,
  .news-list ul .top-news footer {
    width: 100%;
    float: none;
    padding: 0 15px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .news-list ul .top-news header,
  .news-list ul .top-news p,
  .news-list ul .top-news footer {
    float: none;
    padding-left: 10px;
    width: auto;
  }
}
.news-list ul .top-news img {
  width: 398px;
  margin: -14px 0 0 40px;
}
@media (max-width: 1199px) {
  .news-list ul .top-news img {
    width: 320px;
  }
}
@media (max-width: 767px) {
  .news-list ul .top-news img {
    width: 100%;
    margin: 0 0 10px 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .news-list ul .top-news img {
    width: 170px;
    margin: 0 10px 10px 20px;
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  .news-list ul .top-news img {
    margin: 25px 25px 0 15px;
  }
}
.news-list__start {
  background-color: white;
}
@media (max-width: 767px) {
  .news-list__start {
    margin-bottom: 0;
  }
}
.news-list__start .list-more-info {
  padding: 20px 0 20px 20px;
}
@media (min-width: 992px) {
  .news-list__start .list-more-info {
    padding: 20px 0 20px 50px;
  }
}
.news-list__start .list-more-info .more-info {
  display: inline-block;
  padding: 20px 30px;
  border-radius: 4px;
  background-color: #585858;
  color: white;
  font-size: 16px;
  line-height: 18px;
  text-decoration: none;
  text-transform: uppercase;
}
.news-list__start .list-more-info .more-info .fa {
  display: none;
}
.news-list__start__top ul .list-item {
  position: relative;
}
.news-list__start__top ul .list-item:first-of-type .list-extend {
  top: 0%;
  transform: translate(0);
}
.news-list__start__top ul .list-item.hover article {
  background-color: #eeeeee;
}
@media (min-width: 992px) {
  .news-list__start__top ul .list-item.hover article {
    border-left: 8px solid #f9ab1b;
  }
}
.news-list__start__top ul .list-item.hover article:after {
  display: none;
  left: 336px;
  z-index: 20;
  border-bottom: 25px solid #eeeeee;
}
@media (min-width: 992px) {
  .news-list__start__top ul .list-item.hover article:after {
    display: block;
    left: 383px;
  }
}
@media (min-width: 1200px) {
  .news-list__start__top ul .list-item.hover article:after {
    left: 482px;
  }
}
.news-list__start__top ul .list-item.hover article time {
  background-color: white;
}
.news-list__start__top ul .list-item.hover .list-extend {
  left: calc(110%);
  visibility: visible;
  opacity: 0.9;
  z-index: 40;
}
.news-list__start__top ul .list-item.hover .list-extend:hover {
  opacity: 1;
}
.news-list__start__top ul .list-item article {
  height: auto;
  z-index: 10;
  border-left: 8px solid transparent;
  text-align: left;
}
@media (min-width: 992px) {
  .news-list__start__top ul .list-item article {
    height: 226px;
  }
  .news-list__start__top ul .list-item article:after {
    content: "";
    width: 0;
    height: 0;
    border: 112px solid transparent;
    border-bottom: 25px solid transparent;
    position: absolute;
    top: 44px;
    left: 336px;
    z-index: -1;
    transform: rotate(90deg);
    transition: all 150ms;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .news-list__start__top ul .list-item article:after {
    left: 383px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .news-list__start__top ul .list-item article:after {
    left: 482px;
  }
}
.news-list__start__top ul .list-item article header {
  margin-bottom: 10px;
}
.news-list__start__top ul .list-item article header h2 a {
  color: #3b3b3b;
  text-decoration: none;
}
.news-list__start__top ul .list-item article header h2 a:hover {
  text-decoration: underline;
}
.news-list__start__top ul .list-item article header h2 a:focus {
  background-color: transparent;
}
.news-list__start__top ul .list-item article time {
  display: inline-block;
  margin-bottom: 10px;
  padding: 5px 15px;
  background-color: #e8e8e8;
  border-radius: 12px;
  color: black;
  font-family: Arial;
  font-size: 12px;
  line-height: 14px;
}
.news-list__start__top ul .list-item .list-extend {
  background-color: white;
  position: absolute;
  top: 50%;
  left: 100%;
  visibility: hidden;
  display: none;
  opacity: 0;
  width: 470px;
  transform: translate(0, -50%);
  z-index: -1;
  transition: all 300ms;
}
@media (min-width: 992px) {
  .news-list__start__top ul .list-item .list-extend {
    display: block;
  }
}
@media (min-width: 1200px) {
  .news-list__start__top ul .list-item .list-extend {
    width: 570px;
  }
}
.news-list__start__top ul .list-item .list-extend .extend-wrapper {
  position: relative;
  padding: 40px 40px 32px 40px;
  border-bottom: 8px solid transparent;
}
.news-list__start__top ul .list-item .list-extend .extend-wrapper:hover {
  border-bottom: 8px solid #f9ab1b;
}
.news-list__start__top ul .list-item .list-extend .extend-wrapper a {
  display: flex;
  align-items: center;
  color: #3b3b3b;
  text-decoration: none;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  font-family: "optimaltstd", "lucida sans unicode", "lucida grande", verdana, sans-serif;
}
.news-list__start__top ul .list-item .list-extend .extend-wrapper a:focus {
  background-color: transparent;
}
.news-list__start__top ul .list-item .list-extend .extend-wrapper a i {
  padding-left: 5px;
  color: #f9ab1b;
  font-size: 24px;
  font-weight: bold;
}
.news-list__start__top ul .list-item .list-extend .extend-wrapper p {
  margin-bottom: 20px;
  max-height: 88px;
}
.news-list__start__top ul .list-item .list-extend .extend-wrapper p:last-of-type {
  margin-bottom: 0;
  font-family: Arial;
  font-size: 14px;
  line-height: 22px;
}
.news-list__start .table:first-of-type {
  display: table;
}
.news-list__start > h2 {
  margin: 0;
  padding-bottom: 13px;
  font-size: 16px;
  color: #111111;
  border-bottom: 1px solid #c1c1c1;
  position: relative;
}
.news-list__start ul {
  list-style-type: none;
  padding: 0;
  width: 100%;
}
.news-list__start ul article {
  padding: 20px;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .news-list__start ul article {
    padding: 20px 30px;
  }
}
@media (min-width: 1200px) {
  .news-list__start ul article {
    padding: 20px 40px;
  }
}
.news-list__start ul article > a {
  display: flex;
  align-items: center;
  color: #3b3b3b;
  text-decoration: none;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  font-family: "optimaltstd", "lucida sans unicode", "lucida grande", verdana, sans-serif;
}
.news-list__start ul article > a:focus {
  background-color: transparent;
}
.news-list__start ul article > a i {
  padding-left: 5px;
  color: #f9ab1b;
  font-size: 24px;
  font-weight: bold;
}
.news-list__start ul h2 {
  line-height: 26px;
  text-align: left;
}
.news-list__start ul li {
  border-bottom: 1px solid #edefef;
  border-top: none;
  *zoom: 1;
}
.news-list__start ul li:first-child {
  border-top: 0;
}
.news-list__start ul li:before,
.news-list__start ul li:after {
  content: "";
  display: table;
}
.news-list__start ul li:after {
  clear: both;
}
.news-list__start ul li > a {
  text-decoration: none;
  display: block;
  *zoom: 1;
}
.news-list__start ul li > a:before,
.news-list__start ul li > a:after {
  content: "";
  display: table;
}
.news-list__start ul li > a:after {
  clear: both;
}
.news-list__start ul li > a h2 {
  text-decoration: underline;
}
.news-list__start ul li > a:hover {
  text-decoration: none;
}
.news-list__start ul li > a:hover h2,
.news-list__start ul li > a:hover p {
  text-decoration: underline;
}
.news-list__start ul li > a p,
.news-list__start ul li > a div {
  color: #111111;
}
.news-list__start ul li > a:focus p,
.news-list__start ul li > a:focus div,
.news-list__start ul li > a:focus .date {
  color: white;
}
.news-list__start ul p {
  text-align: left;
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  max-height: 66px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .news-list__start ul p {
    margin-bottom: 9px;
  }
}
.news-list__start ul div,
.news-list__start ul footer {
  text-align: left;
  width: 100%;
  margin: 0;
}
.news-list__start ul img {
  float: right;
  width: 220px;
  margin-top: -10px;
  margin-bottom: 25px;
  margin-left: 80px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .news-list__start ul img {
    margin-left: 20px;
    width: 170px;
    margin-bottom: 10px;
    margin-top: 2px;
  }
}
@media (max-width: 767px) {
  .news-list__start ul img {
    float: none;
    width: 100%;
    margin: 15px 0 0;
    max-width: 460px;
  }
}
.news-list__start ul .news-item .item-article {
  display: flex;
  flex-direction: row;
}
.news-list__start ul .news-item .item-article .article-content {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .news-list__start ul .news-item .item-article .article-content {
    margin-right: 20px;
  }
}
@media (min-width: 992px) {
  .news-list__start ul .news-item .item-article .article-content {
    justify-content: flex-start;
    margin-right: 30px;
  }
}
.news-list__start ul .news-item .item-article .article-content h2 {
  margin-top: 0;
  margin-bottom: 10px;
}
.news-list__start ul .news-item .item-article .article-content h2 a {
  color: #3b3b3b;
  text-decoration: none;
}
.news-list__start ul .news-item .item-article .article-content h2 a:hover {
  text-decoration: underline;
}
.news-list__start ul .news-item .item-article .article-content h2 a:focus {
  background-color: transparent;
}
.news-list__start ul .news-item .item-article .article-content time {
  display: inline-block;
  align-self: flex-start;
  margin-bottom: 0;
  padding: 5px 15px;
  background-color: #e8e8e8;
  border-radius: 12px;
  color: black;
  font-family: Arial;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 10px;
}
.news-list__start ul .news-item .item-article .article-content p {
  display: none;
  width: 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .news-list__start ul .news-item .item-article .article-content p {
    display: block;
  }
}
.news-list__start ul .news-item .item-article .article-content > a {
  display: flex;
  align-items: center;
  color: #3b3b3b;
  text-decoration: none;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  font-family: "optimaltstd", "lucida sans unicode", "lucida grande", verdana, sans-serif;
}
.news-list__start ul .news-item .item-article .article-content > a:focus {
  background-color: transparent;
}
.news-list__start ul .news-item .item-article .article-content > a i {
  padding-left: 5px;
  color: #f9ab1b;
  font-size: 24px;
  font-weight: bold;
}
.news-list__start ul .news-item .item-article .article-image {
  width: 100px;
  height: 100px;
  min-width: 100px;
  min-height: 100px;
  background-position: center;
  background-size: cover;
}
@media (min-width: 992px) {
  .news-list__start ul .news-item .item-article .article-image {
    width: 200px;
    height: 200px;
    min-width: 200px;
    min-height: 200px;
  }
}
.news-list__start ul .top-news {
  border-top: 0;
  position: relative;
}
.news-list__start ul .top-news > a h1 {
  color: #111111;
}
.news-list__start ul .top-news > a:hover h1 {
  text-decoration: underline;
}
.news-list__start ul .top-news h1 {
  margin-top: 9px;
  margin-bottom: 8px;
  text-align: left;
}
.news-list__start ul .top-news header {
  background-color: transparent;
}
.news-list__start ul .top-news header .decoration {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .news-list__start ul .top-news header .decoration {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .news-list__start ul .top-news header .decoration {
    margin-top: 10px;
  }
}
.news-list__start ul .top-news footer {
  margin-bottom: 20px;
  text-align: left;
}
.news-list__start ul .top-news header,
.news-list__start ul .top-news p,
.news-list__start ul .top-news footer {
  float: left;
  width: 405px;
  padding-left: 25px;
  clear: left;
}
@media (max-width: 1199px) {
  .news-list__start ul .top-news header,
  .news-list__start ul .top-news p,
  .news-list__start ul .top-news footer {
    width: 320px;
  }
}
@media (max-width: 767px) {
  .news-list__start ul .top-news header,
  .news-list__start ul .top-news p,
  .news-list__start ul .top-news footer {
    width: 100%;
    float: none;
    padding: 0 15px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .news-list__start ul .top-news header,
  .news-list__start ul .top-news p,
  .news-list__start ul .top-news footer {
    float: none;
    padding-left: 10px;
    width: auto;
  }
}
.news-list__start ul .top-news img {
  width: 398px;
  margin: -14px 0 0 40px;
}
@media (max-width: 1199px) {
  .news-list__start ul .top-news img {
    width: 320px;
  }
}
@media (max-width: 767px) {
  .news-list__start ul .top-news img {
    width: 100%;
    margin: 0 0 10px 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .news-list__start ul .top-news img {
    width: 170px;
    margin: 0 10px 10px 20px;
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  .news-list__start ul .top-news img {
    margin: 25px 25px 0 15px;
  }
}
.decoration {
  font-family: "optimaltstd", "lucida sans unicode", "lucida grande", verdana, sans-serif;
  display: inline-block;
  padding: 7.5px 15px;
  background-color: #d8d8d8;
  margin: 20px 0 0 20px;
  font-size: 18px;
  line-height: 22px;
}
@media (min-width: 992px) {
  .decoration {
    margin: 0;
    padding: 12.5px 25px;
    font-size: 24px;
  }
}
.decoration:empty {
  display: none;
}
header > div.decoration {
  padding: 0;
}
.toggle-sub-menu {
  float: right;
  font-size: 20px;
  border-left: #c1c1c1 1px solid;
  padding-left: 15px !important;
  width: auto !important;
}
.toggle-sub-menu:focus {
  color: #111111 !important;
  background-color: transparent;
}
@media (max-width: 767px) {
  .toggle-sub-menu {
    float: none;
    font-size: 16px;
    display: inline;
  }
}
.toggle-sub-menu i {
  /*-moz-transition: transform .5s ease 0s;
    -o-transition: transform .5s ease 0s;
    -webkit-transition: transform .5s ease 0s;
    transition: transform .5s ease 0s;*/
  -moz-transition: 200ms ease-in;
  -o-transition: 200ms ease-in;
  -webkit-transition: 200ms ease-in;
  transition: 200ms ease-in;
}
.active > .toggle-sub-menu i {
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
#filter {
  list-style-type: none;
  padding: 0;
}
#filter h3 {
  margin-top: 0;
}
#filter li {
  margin-bottom: 15px;
}
#filter a:before {
  content: "+";
  display: inline-block;
  width: 15px;
}
#filter .open a:before {
  content: "-";
}
.filters:not(.local-menu) {
  display: none;
}
@media (max-width: 767px) {
  .filters:not(.local-menu) {
    display: block;
    padding: 0;
    list-style-type: none;
    *zoom: 1;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #c1c1c1;
  }
  .filters:not(.local-menu):before,
  .filters:not(.local-menu):after {
    content: "";
    display: table;
  }
  .filters:not(.local-menu):after {
    clear: both;
  }
  .filters:not(.local-menu) li {
    float: left;
    margin-left: 15px;
    margin-bottom: 3px;
  }
  .filters:not(.local-menu) li:first-child {
    margin-left: 0;
  }
}
.backlink {
  text-align: left;
  margin-top: 11px;
}
.backlink a {
  color: #2c739c;
}
.backlink a:before {
  content: "< ";
}
.backlink a:focus {
  background: #595959;
  color: white !important;
}
.two-column {
  display: block;
  width: 102.339181287%;
  margin: 0 -1.169590643%;
  *zoom: 1;
  padding-bottom: 40px;
}
.two-column:before,
.two-column:after {
  content: "";
  display: table;
}
.two-column:after {
  clear: both;
}
.two-column .content {
  display: inline;
  float: left;
  width: 64.32748538%;
  margin: 0 1.169590643%;
  margin-top: 22px;
}
.two-column .sidebar {
  display: inline;
  float: left;
  width: 30.994152047%;
  margin: 0 1.169590643%;
  margin-top: 22px;
  padding: 0 5px;
}
@media (max-width: 992px) {
  .two-column {
    width: 100%;
    margin: 0;
    padding-bottom: 0;
  }
  .two-column .content,
  .two-column .sidebar {
    width: 100%;
    margin: 22px 0 0;
    padding: 0;
  }
  .two-column .sidebar .box.list:last-child {
    margin-bottom: -1px;
  }
  .two-column .content {
    padding-bottom: 20px;
  }
}
.section .two-column .content,
.section .one-column .content {
  margin-top: 0;
}
.section .two-column .sidebar,
.section .one-column .sidebar {
  margin-top: 0;
}
.one-column {
  display: block;
  width: 102.339181287%;
  margin: 0 -1.169590643%;
  *zoom: 1;
  padding-bottom: 40px;
}
.one-column:before,
.one-column:after {
  content: "";
  display: table;
}
.one-column:after {
  clear: both;
}
.one-column .content {
  display: inline;
  float: left;
  width: 97.660818713%;
  margin: 0 1.169590643%;
  margin-top: 22px;
}
@media (max-width: 767px) {
  .one-column .content {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .one-column {
    width: 100%;
    margin: 0;
  }
}
.full-width .one-column {
  display: block;
  width: 101.754385965%;
  margin: 0 -0.877192982%;
  *zoom: 1;
}
.full-width .one-column:before,
.full-width .one-column:after {
  content: "";
  display: table;
}
.full-width .one-column:after {
  clear: both;
}
.full-width .one-column .content {
  display: inline;
  float: left;
  width: 98.245614035%;
  margin: 0 0.877192982%;
}
.full-width .two-column {
  display: block;
  width: 101.754385965%;
  margin: 0 -0.877192982%;
  *zoom: 1;
}
.full-width .two-column:before,
.full-width .two-column:after {
  content: "";
  display: table;
}
.full-width .two-column:after {
  clear: both;
}
.full-width .two-column .content {
  display: inline;
  float: left;
  width: 73.245614035%;
  margin: 0 0.877192982%;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .full-width .two-column .content {
    display: inline;
    float: left;
    width: 98.245614035%;
    margin: 0 0.877192982%;
    padding: 0;
  }
}
.full-width .two-column .sidebar {
  display: inline;
  float: left;
  width: 23.245614035%;
  margin: 0 0.877192982%;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .full-width .two-column .sidebar {
    display: inline;
    float: left;
    width: 98.245614035%;
    margin: 0 0.877192982%;
    padding: 0;
  }
}
.sidebar.left {
  display: inline;
  float: left;
  width: 23.245614035%;
  margin: 0 0.877192982%;
  padding-right: 30px;
}
@media (max-width: 1199px) {
  .sidebar.left {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .sidebar.left {
    display: none;
  }
}
.category-blocks {
  margin: 32px -8px -20px;
  *zoom: 1;
}
.category-blocks:before,
.category-blocks:after {
  content: "";
  display: table;
}
.category-blocks:after {
  clear: both;
}
@media (max-width: 767px) {
  .category-blocks {
    margin: 32px -2px 0;
  }
}
.category-blocks article {
  display: inline;
  float: left;
  width: 23.245614035%;
  margin: 0 0.877192982%;
  background-color: #f7f7f7;
  border-top: 8px solid #0183a3;
  padding: 24px;
  height: 255px;
  margin-bottom: 35px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .category-blocks article {
    display: inline;
    float: left;
    width: 31.578947368%;
    margin: 0 0.877192982%;
    /*margin-bottom:35px;*/
  
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .category-blocks article {
    display: inline;
    float: left;
    width: 48.245614035%;
    margin: 0 0.877192982%;
    margin-bottom: 35px;
    padding: 24px 15px;
  }
}
@media (max-width: 479px) {
  .category-blocks article {
    width: 98%;
    margin-bottom: 35px;
    padding: 24px 15px;
    height: auto;
  }
}
.category-blocks article h3 {
  font-weight: normal;
  margin-top: 0;
  font-family: "optimaltstd", "lucida sans unicode", "lucida grande", verdana, sans-serif;
  font-size: 18px;
}
@media (max-width: 991px) {
  .category-blocks article h3 {
    font-size: 15px;
  }
}
.category-blocks article h3 a {
  padding-right: 15px;
}
.teaser-blocks {
  margin: 32px -8px -20px;
  *zoom: 1;
}
.teaser-blocks:before,
.teaser-blocks:after {
  content: "";
  display: table;
}
.teaser-blocks:after {
  clear: both;
}
@media (max-width: 767px) {
  .teaser-blocks {
    margin: 32px -2px 0;
  }
}
.teaser-blocks .teaser-preamble {
  height: 110px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.teaser-blocks .teaser-arrow-right {
  float: right;
}
.teaser-blocks .teaser-children {
  margin-top: 10px;
}
.teaser-blocks .teaser-children ul {
  padding: 0px 0px 0px 15px;
  list-style-image: url(/ClientUI/img/icons/bullet-point-symbol.png);
}
.teaser-blocks .teaser-children a {
  position: relative;
  font-size: 14px;
  display: block;
}
.teaser-blocks .card {
  display: inline;
  float: left;
  width: 31.578947368%;
  margin: 0 0.877192982%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: .25rem;
  padding: 0px;
  height: 300px;
  background-color: #f7f7f7;
  border-top: 8px solid #0183a3;
  overflow: hidden;
  margin-bottom: 25px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .teaser-blocks .card {
    display: inline;
    float: left;
    width: 48.245614035%;
    margin: 0 0.877192982%;
    margin-bottom: 20px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .teaser-blocks .card {
    display: inline;
    float: left;
    width: 48.245614035%;
    margin: 0 0.877192982%;
    margin-bottom: 15px;
  }
}
@media (max-width: 479px) {
  .teaser-blocks .card {
    width: 98%;
    height: auto;
    margin-bottom: 15px;
  }
}
.teaser-blocks .card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  display: block;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
}
.teaser-blocks .card-header .teaser-arrow-right {
  float: right;
}
.teaser-blocks .card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: 250px;
  padding: 7px;
}
.teaser-blocks .card-body h3 {
  font-weight: normal;
  margin-top: 0;
  font-family: "optimaltstd", "lucida sans unicode", "lucida grande", verdana, sans-serif;
  font-size: 18px;
}
@media (max-width: 991px) {
  .teaser-blocks .card-body h3 {
    font-size: 15px;
  }
}
.teaser-blocks .card-body h3 a {
  padding-right: 15px;
}
.teaser-blocks .card-footer {
  padding: .55rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding-left: 10px;
  height: 40px;
}
.teaser-blocks .text-muted {
  color: #6c757d !important;
}
.category-filters {
  *zoom: 1;
  list-style-type: none;
  padding: 0;
  margin-top: 25px;
}
.category-filters:before,
.category-filters:after {
  content: "";
  display: table;
}
.category-filters:after {
  clear: both;
}
.category-filters li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.category-filters li a {
  display: block;
  background-color: #eff4f5;
  border: 1px solid #0183a3;
  border-radius: 5px;
  padding: 10px 16px;
}
.category-filters li a:focus {
  background-color: #595959;
}
.category-filters li a.active {
  border-color: black;
  background: #e0e0e0;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e0e0e0 0%, #f7f7f7 20%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e0e0e0), color-stop(20%, #f7f7f7));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e0e0e0 0%, #f7f7f7 20%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e0e0e0 0%, #f7f7f7 20%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e0e0e0 0%, #f7f7f7 20%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e0e0e0 0%, #f7f7f7 20%);
  /* W3C */
  color: black;
}
table.document-list {
  margin-bottom: 26px;
  margin-top: 0;
}
table.document-list thead {
  background-color: white;
  border-bottom: 1px solid #d5d5d5;
}
table.document-list th,
table.document-list td {
  padding: 10px 18px;
  height: 37px;
  vertical-align: top;
  min-width: 120px;
}
table.document-list th:first-child,
table.document-list td:first-child {
  padding-left: 10px;
  width: 850px;
}
@media (min-width: 768px) and (max-width: 992px) {
  table.document-list th:first-child,
  table.document-list td:first-child {
    width: 490px;
  }
}
table.document-list a {
  list-style-type: none;
  margin-left: 0;
  padding-left: 25px;
  display: inline-block;
  padding: 0;
  max-width: 850px;
}
@media (min-width: 768px) and (max-width: 992px) {
  table.document-list a {
    max-width: 490px;
  }
}
@media (max-width: 767px) {
  table.document-list a {
    max-width: 150px;
    min-width: 140px;
  }
}
table.document-list .description {
  position: absolute;
  cursor: default;
  color: black;
  padding: 16px 20px;
  max-width: 300px;
  height: auto;
  border: 1px solid #c1c1c1;
  background: white;
  z-index: 10;
  -webkit-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.75);
}
.documents a.file:before {
  position: relative;
  bottom: 1px;
}
.documents article header h2 {
  margin-top: 15px;
  width: 650px;
}
@media (min-width: 993px) and (max-width: 1200px) {
  .documents article header h2 {
    width: 500px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .documents article header h2 {
    width: 380px;
  }
}
@media (max-width: 767px) {
  .documents article header h2 {
    width: 100%;
  }
}
.documents .float-right {
  float: right;
  margin-top: -27px;
}
@media (max-width: 767px) {
  .documents .float-right {
    display: block;
    float: none;
    text-align: left;
    margin: 0;
  }
}
.documents article p {
  max-height: 75px;
  overflow: hidden;
}
.documents .js-show-text {
  display: none;
}
.documents article.js-hidden-text {
  position: relative;
  text-align: center;
  margin-bottom: 5px;
}
.documents article.js-hidden-text .js-show-text {
  font-size: 25px;
  margin-top: -14px;
  width: 650px;
  display: block;
  text-align: center;
  border-top: 1px solid #08748f;
}
.documents article.js-hidden-text .js-show-text i {
  transition: all 200ms ease-in 0s;
}
@media (max-width: 1199) {
  .documents article.js-hidden-text .js-show-text {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .documents article.js-hidden-text .js-show-text {
    width: 100%;
    margin-top: -10px;
  }
}
.documents article.js-hidden-text p {
  text-align: left;
}
.documents article.js-shown-text p {
  max-height: none;
}
.documents article.js-shown-text i {
  transform: rotate(-180deg);
}
li.has-children {
  position: relative;
}
li.has-children span {
  position: absolute;
  left: -10px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
li.has-children .toggle-sub-level {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: pointer;
  left: -12px;
  position: absolute;
  text-decoration: none;
  color: #111111;
  padding: 2px;
  margin-top: -2px;
  top: 0;
}
li.has-children .toggle-sub-level:focus {
  color: white;
}
@media screen and (max-width: 436px) {
  ul.sub-level {
    display: block!important;
  }
  .toggle-sub-level {
    display: none;
  }
}
.list-sort {
  list-style-type: none;
  padding: 0;
  *zoom: 1;
  border-bottom: #f2f0ed 5px solid;
  margin-top: 32px;
}
.list-sort:before,
.list-sort:after {
  content: "";
  display: table;
}
.list-sort:after {
  clear: both;
}
@media (max-width: 767px) {
  .list-sort {
    margin-top: 20px;
  }
}
.list-sort li {
  float: left;
  padding: 0 5px;
  margin: 0 10px;
  position: relative;
  top: 5px;
  height: 35px;
}
.list-sort li:first-child {
  margin-left: 15px;
  font-weight: bold;
}
.list-sort li.active {
  border-bottom: 5px solid #adcb57;
}
.list-sort li.active a {
  color: #475a5e;
}
.list-filter {
  text-align: left;
  border-top: 1px solid #adcb57;
  padding-bottom: 5px;
  background-color: #f3f3f3;
  display: block;
}
@media (max-width: 767px) {
  .list-filter {
    display: none;
  }
}
.list-filter ul {
  padding: 5px 10px;
  list-style-type: none;
  border-top: 1px solid white;
}
.list-filter ul ul {
  border-top: none;
  padding: 10px 0 0 20px;
  display: none;
}
.list-filter ul li {
  margin-bottom: 10px;
}
.list-filter ul li.childSelected > ul,
.list-filter ul li.selected > ul {
  display: block;
}
.list-filter ul li.selected > a {
  color: black;
  font-weight: bold;
}
.list-filter h4,
.list-filter strong {
  font-weight: normal;
  padding: 0 10px;
  margin: 12px 0;
  display: block;
}
.hide-date,
.hide-category {
  display: none;
}
.content .list-filter {
  border-top: #90d1df 1px solid;
  border-bottom: 1px solid #90d1df;
  margin-top: 15px;
  padding: 10px 0;
  background-color: transparent;
  display: none;
}
@media (max-width: 767px) {
  .content .list-filter {
    display: block;
  }
}
.content .list-filter > h4,
.content .list-filter strong {
  cursor: pointer;
  color: #08748f;
  margin: 0;
  font-size: 16px;
  padding: 0;
}
.content .list-filter > h4:before,
.content .list-filter strong:before {
  content: "+ ";
  display: inline-block;
  width: 15px;
}
.content .list-filter ul {
  *zoom: 1;
  border-top: 0;
  padding: 0;
  margin-top: 0;
}
.content .list-filter ul:before,
.content .list-filter ul:after {
  content: "";
  display: table;
}
.content .list-filter ul:after {
  clear: both;
}
.content .list-filter > ul,
.content .list-filter > div {
  opacity: 0;
  height: 0;
  overflow: hidden;
  margin-top: 0;
  -moz-transition: 300ms ease-out;
  -o-transition: 300ms ease-out;
  -webkit-transition: 300ms ease-out;
  transition: 300ms ease-out;
}
.content .list-filter > ul h4,
.content .list-filter > div h4 {
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 600;
}
.content .list-filter > ul ul li,
.content .list-filter > div ul li {
  float: none;
  width: auto;
  padding: 0 10px;
}
.content .list-filter > ul li,
.content .list-filter > div li {
  float: left;
  width: 50%;
  margin-bottom: 5px;
}
.content .list-filter.open > h4:before {
  content: "- ";
}
.content .list-filter.open > ul,
.content .list-filter.open > div {
  opacity: 1;
  height: auto;
  margin-top: 15px;
  border-bottom: 1px solid #c1c1c1;
  padding-bottom: 15px;
}
.content .list-filter.open > ul:last-child,
.content .list-filter.open > div:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.file:before {
  content: "\f016";
  display: inline-block;
  font-size: 20px;
  width: 25px;
  font-family: "Font Awesome 5 Free";
  color: gray;
}
.txt:before,
.txt:before {
  content: "\f0f6";
  color: gray;
}
.doc:before,
.docx:before {
  content: "\f1c2";
  color: #2277bb;
}
.xls:before,
.xlsx:before {
  content: "\f1c3";
  color: #22bb66;
}
.ppt:before,
.pptx:before {
  content: "\f1c4";
  color: #ff5533;
}
.bmp:before,
.gif:before,
.jpeg:before,
.jpg:before,
.png:before {
  content: "\f1c5";
  color: #ffaa00;
}
.pdf:before {
  content: "\f1c1";
  color: #9f0000;
}
.search-list-header {
  *zoom: 1;
  border-bottom: #f2f0ed 5px solid;
}
.search-list-header:before,
.search-list-header:after {
  content: "";
  display: table;
}
.search-list-header:after {
  clear: both;
}
.search-list-header h2 {
  float: left;
}
@media (max-width: 767px) {
  .search-list-header h2 {
    float: none;
  }
}
.search-list-header ul {
  float: right;
  position: relative;
  top: 5px;
  margin-top: 25px;
  padding-bottom: 5px;
}
@media (max-width: 767px) {
  .search-list-header ul {
    float: none;
    margin-top: 15px;
  }
  .search-list-header ul li {
    top: 10px;
  }
}
input:focus {
  outline: none;
}
.page-search-box {
  background-color: #f3f3f3;
  padding: 30px 35px 50px;
}
@media (max-width: 767px) {
  .page-search-box {
    text-align: center;
    padding: 20px 20px 30px;
  }
}
.page-search-box input[type=submit] {
  padding-left: 42px;
  padding-right: 42px;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .page-search-box input[type=submit] {
    margin-left: 0;
    margin-top: 20px;
  }
}
.page-search-box input[type=text] {
  width: 623px;
}
@media (max-width: 767px) {
  .page-search-box input[type=text] {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .page-search-box input[type=text] {
    width: 309px;
  }
}
@media (min-width: 993px) and (max-width: 1200px) {
  .page-search-box input[type=text] {
    width: 442px;
  }
}
.page-search-box h3 {
  margin-top: 0;
  margin-bottom: 19px;
}
@media (max-width: 767px) {
  .page-search-box h3 {
    text-align: left;
  }
}
.search-page h1 {
  margin-top: 17px;
}
.search-page .content {
  margin-top: 0;
}
.search-page .list-sort li {
  margin: 0 3px;
  top: 10px;
}
.search-page .list-sort li:first-child {
  margin-left: 0;
  padding-left: 0;
}
.search-page .list-sort li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.search-page .news-list .date {
  margin-right: 20px;
  color: #111111;
}
.search-page .sidebar h4 {
  margin-top: 25px;
}
.pagination {
  *zoom: 1;
  border-top: 1px solid #c1c1c1;
  padding: 0;
  list-style-type: none;
  padding-top: 10px;
}
.pagination:before,
.pagination:after {
  content: "";
  display: table;
}
.pagination:after {
  clear: both;
}
.pagination li {
  float: left;
  padding: 5px 10px;
}
@media (max-width: 767px) {
  .pagination li {
    padding: 5px 7px;
  }
}
.pagination li:first-child {
  margin-left: 0;
}
.pagination li.active {
  background-color: #edefef;
}
.pagination li.active a {
  color: black;
}
.article-image-container {
  height: 202px;
  margin-right: -25px;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .article-image-container {
    margin-top: -5px;
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  .article-image-container {
    margin-right: -24px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .article-image-container {
    margin-right: -22px;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .article-image-container {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 767px) {
  .text-page .content-container > footer {
    padding-bottom: 20px;
  }
}
.text-page .pressrelase-header {
  font-size: 26px;
  line-height: 30px;
  margin-top: 13px;
}
.career-page .subscribe h2,
.job-ad-page .subscribe h2 {
  margin-top: 0;
}
.career-page .table-container,
.job-ad-page .table-container {
  margin-top: 50px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .career-page .table-container,
  .job-ad-page .table-container {
    margin-bottom: 21px;
  }
}
.career-page .styled-select,
.job-ad-page .styled-select {
  float: right;
  margin-right: 2px;
  display: none;
}
.job-ad-page .aside h2 {
  margin-top: 0;
}
.job-ad-page .aside .table-container {
  margin-top: 30px;
}
.section-image-container {
  height: 202px;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0;
}
@media (min-width: 768px) {
  .section-image-container {
    margin: 0 -15px 0;
  }
}
@media (min-width: 992px) {
  .section-image-container {
    margin: 0 -30px 0;
  }
}
@media (max-width: 767px) {
  .hide-image {
    display: none;
  }
}
.main-content-container {
  width: 1170px;
  margin: 0 auto;
  *zoom: 1;
}
@media (max-width: 1199px) {
  .main-content-container {
    width: 950px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .main-content-container {
    width: 768px;
  }
}
@media (max-width: 767px) {
  .main-content-container {
    width: 100%;
  }
}
.main-content-container:before,
.main-content-container:after {
  content: "";
  display: table;
}
.main-content-container:after {
  clear: both;
}
@media (max-width: 767px) {
  .main-content-container {
    width: auto;
    margin: 0;
    display: block;
    float: none;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .main-content-container {
    padding: 0 20px;
  }
}
.main-content-container .main-content {
  display: inline;
  float: left;
  width: 73.245614035%;
  margin: 0 0.877192982%;
  *zoom: 1;
  margin-left: 0;
}
.main-content-container .main-content:before,
.main-content-container .main-content:after {
  content: "";
  display: table;
}
.main-content-container .main-content:after {
  clear: both;
}
@media (min-width: 1200px) {
  .main-content-container .main-content {
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  .main-content-container .main-content {
    width: auto;
    margin: 0;
    display: block;
    float: none;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .main-content-container .main-content {
    display: inline;
    float: left;
    width: 64.912280702%;
    margin: 0 0.877192982%;
    margin-left: 0;
  }
}
.main-content-container .mainLeft-content {
  display: inline;
  float: left;
  width: 64.912280702%;
  margin: 0 0.877192982%;
  *zoom: 1;
}
.main-content-container .mainLeft-content:before,
.main-content-container .mainLeft-content:after {
  content: "";
  display: table;
}
.main-content-container .mainLeft-content:after {
  clear: both;
}
@media (min-width: 1200px) {
  .main-content-container .mainLeft-content {
    margin-left: 5px;
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  .main-content-container .mainLeft-content {
    width: auto;
    margin: 0;
    display: block;
    float: none;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .main-content-container .mainLeft-content {
    display: inline;
    float: left;
    width: 48.245614035%;
    margin: 0 0.877192982%;
  }
}
.main-content-container .mainRight-content {
  display: inline;
  float: left;
  width: 23.245614035%;
  margin: 0 0.877192982%;
  *zoom: 1;
  border-left: 1px solid black;
  padding-left: 25px;
}
.main-content-container .mainRight-content:before,
.main-content-container .mainRight-content:after {
  content: "";
  display: table;
}
.main-content-container .mainRight-content:after {
  clear: both;
}
@media (min-width: 1200px) {
  .main-content-container .mainRight-content {
    margin-left: 5px;
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  .main-content-container .mainRight-content {
    width: auto;
    margin: 0;
    display: block;
    float: none;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .main-content-container .mainRight-content {
    display: inline;
    float: left;
    width: 6.578947368%;
    margin: 0 0.877192982%;
  }
}
.main-content-container aside {
  display: inline;
  float: left;
  width: 23.245614035%;
  margin: 0 0.877192982%;
  float: right;
  margin-right: 0;
}
@media (min-width: 768px) and (max-width: 992px) {
  .main-content-container aside {
    display: inline;
    float: left;
    width: 31.578947368%;
    margin: 0 0.877192982%;
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .main-content-container aside {
    margin-left: 15px;
  }
}
@media (max-width: 767px) {
  .main-content-container aside {
    width: auto;
    margin: 25px 0 0 0;
    display: block;
    float: none;
  }
}
.main-content-container .box.list,
.main-content-container .box.clean {
  border-bottom: 0;
  padding: 16px 20px 20px;
}
.main-content-container .box.list h2,
.main-content-container .box.clean h2 {
  padding-right: 0;
  padding-left: 0;
  margin-top: 0;
}
.main-content-container .box.list li,
.main-content-container .box.clean li {
  margin-left: 5px;
}
.main-content-container .box.list p,
.main-content-container .box.clean p {
  padding: 0;
}
.main-content-container .preamble {
  margin-bottom: 22px;
}
.main-content-container__start {
  width: 1170px;
  margin: 0 auto;
  *zoom: 1;
}
@media (max-width: 1199px) {
  .main-content-container__start {
    width: 950px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .main-content-container__start {
    width: 768px;
  }
}
@media (max-width: 767px) {
  .main-content-container__start {
    width: 100%;
  }
}
.main-content-container__start:before,
.main-content-container__start:after {
  content: "";
  display: table;
}
.main-content-container__start:after {
  clear: both;
}
@media (max-width: 767px) {
  .main-content-container__start {
    width: auto;
    margin: 0;
    display: block;
    float: none;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .main-content-container__start {
    padding: 0 20px;
  }
}
.main-content-container__start .main-content__start {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.main-content-container__start .mainLeft-content {
  display: inline;
  float: left;
  width: 64.912280702%;
  margin: 0 0.877192982%;
  *zoom: 1;
}
.main-content-container__start .mainLeft-content:before,
.main-content-container__start .mainLeft-content:after {
  content: "";
  display: table;
}
.main-content-container__start .mainLeft-content:after {
  clear: both;
}
@media (min-width: 1200px) {
  .main-content-container__start .mainLeft-content {
    margin-left: 5px;
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  .main-content-container__start .mainLeft-content {
    width: auto;
    margin: 0;
    display: block;
    float: none;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .main-content-container__start .mainLeft-content {
    display: inline;
    float: left;
    width: 48.245614035%;
    margin: 0 0.877192982%;
  }
}
.main-content-container__start .mainRight-content {
  display: inline;
  float: left;
  width: 23.245614035%;
  margin: 0 0.877192982%;
  *zoom: 1;
  border-left: 1px solid black;
  padding-left: 25px;
}
.main-content-container__start .mainRight-content:before,
.main-content-container__start .mainRight-content:after {
  content: "";
  display: table;
}
.main-content-container__start .mainRight-content:after {
  clear: both;
}
@media (min-width: 1200px) {
  .main-content-container__start .mainRight-content {
    margin-left: 5px;
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  .main-content-container__start .mainRight-content {
    width: auto;
    margin: 0;
    display: block;
    float: none;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .main-content-container__start .mainRight-content {
    display: inline;
    float: left;
    width: 6.578947368%;
    margin: 0 0.877192982%;
  }
}
.main-content-container__start aside {
  margin: 0 0 0 30px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .main-content-container__start aside {
    display: inline;
    float: left;
    width: 31.578947368%;
    margin: 0 0.877192982%;
    margin-top: 37px;
  }
}
@media (min-width: 992px) {
  .main-content-container__start aside {
    margin-top: 47px;
  }
}
@media (min-width: 1200px) {
  .main-content-container__start aside {
    margin-left: 15px;
  }
}
@media (max-width: 767px) {
  .main-content-container__start aside {
    width: auto;
    margin: 20px 0 0 0;
    display: block;
  }
}
.main-content-container__start .teaserblock {
  padding: 25px;
}
.main-content-container__start .teaserblock a:hover h2 {
  text-decoration: underline;
}
.main-content-container__start .teaserblock a:focus {
  background-color: transparent;
  color: #111111;
}
.main-content-container__start .teaserblock a:focus p {
  color: #111111;
}
.main-content-container__start .teaserblock a h2 {
  color: #3b3b3b;
  text-decoration: none;
}
.main-content-container__start .teaserblock a .more-info {
  display: none;
  align-items: center;
  color: #3b3b3b;
  text-decoration: none;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  font-family: "optimaltstd", "lucida sans unicode", "lucida grande", verdana, sans-serif;
}
@media (min-width: 992px) {
  .main-content-container__start .teaserblock a .more-info {
    display: flex;
  }
}
.main-content-container__start .teaserblock a .more-info i {
  display: inline-block;
  padding-left: 5px;
  color: #f9ab1b;
  font-size: 24px;
  font-weight: bold;
}
.main-content-container__start .box.list,
.main-content-container__start .box.clean {
  border-bottom: 0;
  padding: 16px 20px 20px;
}
.main-content-container__start .box.list h2,
.main-content-container__start .box.clean h2 {
  padding-right: 0;
  padding-left: 0;
  margin-top: 0;
}
.main-content-container__start .box.list li,
.main-content-container__start .box.clean li {
  margin-left: 5px;
}
.main-content-container__start .box.list p,
.main-content-container__start .box.clean p {
  padding: 0;
}
.main-content-container__start .preamble {
  margin-bottom: 22px;
}
.news-overview-page .content p {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 14px !important;
  line-height: 21px !important;
  color: #111111 !important;
}
.news-overview-page .date {
  margin-bottom: 22px;
  font-size: 16px;
}
@media (max-width: 992px) {
  .news-page .main-content .section,
  .job-ad-page .main-content .section {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .news-page .main-content .section .two-column,
  .job-ad-page .main-content .section .two-column {
    padding-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .news-page .main-content .content,
  .job-ad-page .main-content .content {
    width: 100%;
    margin: 0;
  }
}
.news-page .main-content .sidebar,
.job-ad-page .main-content .sidebar {
  padding: 15px;
  background-color: #f7f7f7;
  margin-top: 0;
}
@media (min-width: 768px) and (max-width: 992px) {
  .news-page .main-content .sidebar,
  .job-ad-page .main-content .sidebar {
    width: 100%;
    margin: 0;
  }
}
.news-page .main-content .sidebar :first-child,
.job-ad-page .main-content .sidebar :first-child {
  margin-top: 4px;
}
.news-page .main-content .sidebar :last-child,
.job-ad-page .main-content .sidebar :last-child {
  margin-bottom: 0;
}
.date {
  color: #555555;
}
.contact {
  display: none;
}
.contact form,
.contact > div {
  background-color: #edefef;
  padding: 15px 23px 23px;
}
.contact p {
  font-weight: 600;
}
.contact input[type=text] {
  margin-right: 20px;
  width: 356px;
}
@media (max-width: 1199px) {
  .contact input[type=text] {
    width: 313px;
  }
}
@media (max-width: 767px) {
  .contact input[type=text] {
    width: 100%;
    margin-bottom: 20px;
  }
}
.contact h2 {
  margin-bottom: 14px;
  line-height: 30px;
  margin-top: 0;
}
@media (max-width: 767px) {
  .contact > div {
    text-align: left;
  }
}
.contact p {
  font-weight: normal;
  text-align: left;
}
.contact label {
  display: block;
  margin-bottom: 3px;
}
.contact input[type=text] {
  margin-bottom: 20px;
}
.contact textarea {
  margin-bottom: 20px;
}
.contact .close-form {
  font-size: 20px;
  margin-right: 10px;
  margin-top: 10px;
}
.subscribeBlock {
  overflow: hidden;
}
.subscribeBlock form {
  text-align: left;
}
.subscribeBlock input[type=text] {
  margin: 0 0 0 20px;
  width: calc(86%);
  max-width: 365px;
}
@media (max-width: 1199px) {
  .subscribeBlock input[type=text] {
    width: calc(82%);
  }
}
.subscribeBlock input[type=submit] {
  margin: 10px 0 0 20px;
  display: block;
}
.subscribeBlock h2 {
  margin: 14px 20px 14px 20px;
  padding: 0 0 11px 0;
}
.subscribeBlock.orange-line h2 {
  border-bottom: #feae34 1px solid;
}
.subscribeBlock.red-line h2 {
  border-bottom: #a50133 1px solid;
}
.subscribeBlock.green-line h2 {
  border-bottom: #adcb57 1px solid;
}
.subscribeBlock.blue-line h2 {
  border-bottom: #90d1df 1px solid;
}
.subscribeBlock.lightgrey-line h2 {
  border-bottom: #f2f0ed 1px solid;
}
.explain {
  border-bottom: 1px dotted;
  position: relative;
  cursor: pointer;
  color: #111111;
  text-decoration: none;
}
.explain:hover {
  text-decoration: none;
}
.explain:focus > span {
  color: #111111;
}
.explain > span {
  position: absolute;
  width: 200px;
  background-color: white;
  border: 1px solid #c1c1c1;
  padding: 10px;
  z-index: 100;
  left: 0;
  top: 20px;
  font-size: 14px;
  pointer-events: none;
}
@media (max-width: 767px) {
  .explain > span {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
.explain > span * {
  padding: 0;
  margin: 0;
}
.cookie-dialogue {
  padding: 10px 20px;
  background: #edefef;
  z-index: 99999;
  text-align: center;
  position: fixed;
  width: 100%;
  top: 0;
}
@media (max-width: 767px) {
  .cookie-dialogue {
    position: fixed;
    top: 138px;
    z-index: 1;
    padding: 10px;
  }
}
.cookie-dialogue a:not(.cookie-button) {
  color: #245a79;
}
.cookie-dialogue a:not(.cookie-button):hover {
  color: black;
}
.cookie-dialogue a:not(.cookie-button):focus {
  color: white !important;
}
.cookie-dialogue a.cookie-button {
  height: 36px;
  padding: 8px 15px;
  background-color: #90d1df;
  border: 0;
  color: black;
  font-weight: 600;
  cursor: pointer;
  display: inline-block;
  margin-left: 20px;
  text-decoration: none;
}
@media (max-width: 767px) {
  .cookie-dialogue a.cookie-button {
    margin-left: 0;
    margin-top: 10px;
  }
}
#pager {
  background-color: white;
  padding-top: 20px;
  font-weight: bold;
  font-size: .875em;
}
#pager a {
  padding: 7px 11px;
  border: 1px dotted #ededed;
  margin-right: 5px;
  display: inline-block;
  margin-bottom: 15px;
  min-width: 40px;
  text-align: center;
}
@media (min-width: 993px) and (max-width: 1199px) {
  #pager a {
    margin-right: 2px;
  }
}
#pager a:first-child {
  margin-left: 15px;
}
#pager a.sel {
  color: black;
  background-color: #ededed;
}
#pager a.disabled {
  cursor: default;
  pointer-events: none !important;
  color: black;
}
@media only print {
  .article-image-container {
    display: none !important;
  }
  .support-menu nav {
    display: none !important;
  }
  ul.menu-activators {
    display: none !important;
  }
  .cookie-dialogue {
    display: none !important;
  }
  .content ul.share {
    display: none !important;
  }
  .footer-container .bottom {
    display: none !important;
  }
  .footer-container .left .row:last-child {
    display: none !important;
  }
  .footer-container .right {
    display: none !important;
  }
  footer.page-footer .top {
    padding-top: 0;
  }
  footer.page-footer .bottom {
    border-top: 0;
  }
  .two-column .sidebar {
    display: none !important;
  }
  .content-container footer .content {
    border-top: 0;
  }
  .news-overview-page .content-box:last-child {
    display: none;
  }
  .news-page .content-box:last-child {
    display: none;
  }
}
.image-block + .image-block {
  border-top: #c1c1c1 1px solid;
}
.image-block .block-wrapper {
  display: flex;
  flex-direction: column;
  flex-flow: wrap;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 480px) {
  .image-block .block-wrapper {
    flex-direction: row;
    flex-flow: row nowrap;
  }
}
.image-block .block-wrapper .image {
  background-position: center;
  background-size: cover;
  min-height: 100px;
  min-width: 100px;
  align-self: center;
}
@media (min-width: 480px) {
  .image-block .block-wrapper .image {
    align-self: auto;
  }
}
.image-block .block-wrapper .image__landscape {
  height: 150px;
  width: 210px;
  min-height: 150px;
  min-width: 210px;
}
.image-block .block-wrapper .image__portrait {
  height: 210px;
  width: 150px;
  min-height: 210px;
  min-width: 150px;
}
.image-block .block-wrapper .image__square {
  height: 150px;
  width: 150px;
  min-height: 150px;
  min-width: 150px;
}
.image-block .block-wrapper .text-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-top: 20px;
}
@media (min-width: 480px) {
  .image-block .block-wrapper .text-wrapper {
    flex-direction: row;
    margin-top: 0;
  }
}
.image-block .block-wrapper .text-wrapper .text-primary {
  flex: 1 50%;
  margin-left: 0;
}
@media (min-width: 480px) {
  .image-block .block-wrapper .text-wrapper .text-primary {
    margin-left: 20px;
  }
}
.image-block .block-wrapper .text-wrapper .text-secondary {
  flex: 1 50%;
  margin-left: 0;
}
@media (min-width: 480px) {
  .image-block .block-wrapper .text-wrapper .text-secondary {
    margin-left: 20px;
  }
}
.newsblock a:hover h2 {
  text-decoration: underline;
}
.newsblock a:focus {
  background-color: transparent;
  color: #111111;
}
.newsblock a:focus p {
  color: #111111;
}
.newsblock a h2 {
  color: #3b3b3b;
  text-decoration: none;
}
.newsblock a .more-info {
  display: none;
  align-items: center;
  color: #3b3b3b;
  text-decoration: none;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  font-family: "optimaltstd", "lucida sans unicode", "lucida grande", verdana, sans-serif;
}
@media (min-width: 992px) {
  .newsblock a .more-info {
    display: flex;
  }
}
.newsblock a .more-info i {
  display: inline-block;
  padding-left: 5px;
  color: #f9ab1b;
  font-size: 24px;
  font-weight: bold;
}
.image-float-right {
  float: right;
  padding: 7px;
  border-radius: 8px;
}
.image-float-left {
  float: left;
  padding: 7px;
  border-radius: 8px;
}
.image-float-none {
  float: none;
  border-radius: 8px;
}
.iframe-parent {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
}
.iframe-parent iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

