﻿@charset "UTF-8";
html {
  font-size: 16px;
  font-size: 1rem;
}

body {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 17px;
  font-size: 1.0625rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

h1 {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 40px;
  line-height: 2.5rem;
  margin: 5px 0 30px 0;
  margin: 0.3125rem 0 1.875rem 0;
  font-weight: 700;
}

h2 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 1.75rem;
  margin: 30px 0 8px 0;
  margin: 1.875rem 0 0.5rem 0;
  font-weight: 700;
}

h3 {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 25px;
  line-height: 1.5625rem;
  margin: 20px 0 4px 0;
  margin: 1.25rem 0 0.25rem 0;
  font-weight: 700;
}

h4 {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 19px;
  line-height: 1.1875rem;
  margin: 20px 0 4px 0;
  margin: 1.25rem 0 0.25rem 0;
  font-weight: 700;
}

html body #wrap #main #main-content p {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 25px;
  line-height: 1.5625rem;
  font-weight: 400;
  margin: 0 0 15px 0;
  margin: 0 0 0.9375rem 0;
}

html body #wrap #main #main-content p.ingress {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-weight: 400;
  margin: 0 0 25px 0;
  margin: 0 0 1.5625rem 0;
}

a {
  color: #1E824C;
  text-decoration: none;
}
a:hover {
  color: #00555C;
  text-decoration: underline;
}

@media screen and (min-width: 768px) {
  h1 {
    font-size: 48px;
    font-size: 3rem;
    line-height: 48px;
    line-height: 3rem;
    margin: 20px 0 30px 0;
    margin: 1.25rem 0 1.875rem 0;
  }
}
body {
  overflow-x: hidden;
  -ms-overflow-style: scrollbar;
}

#header .search-form-container {
  display: block;
}
#header .menu-area {
  overflow-y: scroll;
  bottom: 0;
  visibility: hidden;
  padding: 0;
  padding-bottom: 60px;
  position: fixed;
  top: 0;
  right: -400px;
  width: 370px;
  max-width: 96%;
  background: #00555C;
  z-index: 15000;
  box-shadow: -8px -1px 8px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#header .menu-area.open {
  visibility: visible;
  right: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#header .menu-area .menu-closer {
  cursor: pointer;
}
#header .menu-area .menu-closer:hover {
  color: #FFDD00;
}
#header .menu-area .menu-closer:hover .menu-close-icon {
  fill: #FFDD00;
}
#header .menu-area .menu-header-wrapper {
  padding: 16px;
  padding: 1rem;
  height: 62px;
  border-bottom: 1px solid #639FA4;
  color: #FFFFFF;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#header .menu-area .menu-header-wrapper .menu-header-title {
  margin: 0;
  font-weight: 600;
  font-size: 1.5rem;
}
#header .menu-area > .menu-root {
  border-bottom: 1px solid #639FA4;
}
#header .menu-area .menu-root {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#header .menu-area .menu-root.active {
  display: block !important;
}
#header .menu-area > .menu-root > .menu-item:hover {
  background: #2F7F86;
}
#header .menu-area > .menu-root > .menu-item:hover > .menu-root-toggler {
  border-color: #99CBCF;
}
#header .menu-area > .menu-root > .active.menu-item.has-pages {
  background: #2F7F86;
}
#header .menu-area > .menu-root .current:not(.open) {
  background: #2F7F86;
}
#header .menu-area > .menu-root .menu-item > .menu-root > .menu-item > a, #header .menu-area > .menu-root .menu-item > .menu-root > .menu-item > span {
  padding: 15px 7.5px 15px 32px;
  padding: 0.9375rem 0.46875rem 0.9375rem 2rem;
}
#header .menu-area > .menu-root .menu-item > .menu-root > .menu-item > .menu-root > .menu-item > a, #header .menu-area > .menu-root .menu-item > .menu-root > .menu-item > .menu-root > .menu-item > span {
  padding: 15px 7.5px 15px 48px;
  padding: 0.9375rem 0.46875rem 0.9375rem 3rem;
}
#header .menu-area > .menu-root .menu-item > .menu-root > .menu-item > .menu-root > .menu-item > .menu-root > .menu-item > a, #header .menu-area > .menu-root .menu-item > .menu-root > .menu-item > .menu-root > .menu-item > .menu-root > .menu-item > span {
  padding: 15px 7.5px 15px 64px;
  padding: 0.9375rem 0.46875rem 0.9375rem 4rem;
}
#header .menu-area > .menu-root .menu-item > .menu-root > .menu-item > .menu-root > .menu-item > .menu-root > .menu-item > .menu-root > .menu-item > a, #header .menu-area > .menu-root .menu-item > .menu-root > .menu-item > .menu-root > .menu-item > .menu-root > .menu-item > .menu-root > .menu-item > span {
  padding: 15px 7.5px 15px 80px;
  padding: 0.9375rem 0.46875rem 0.9375rem 5rem;
}
#header .menu-area > .menu-root .menu-item > .menu-root > .menu-item > .menu-root > .menu-item > .menu-root > .menu-item > .menu-root > .menu-item > .menu-root > .menu-item > a, #header .menu-area > .menu-root .menu-item > .menu-root > .menu-item > .menu-root > .menu-item > .menu-root > .menu-item > .menu-root > .menu-item > .menu-root > .menu-item > span {
  padding: 15px 7.5px 15px 96px;
  padding: 0.9375rem 0.46875rem 0.9375rem 6rem;
}
#header .menu-area .menu-item:not(:first-child) {
  border-top: 1px solid #639FA4;
}
#header .menu-area .menu-item {
  position: relative;
}
#header .menu-area .menu-item .menu-root.active {
  background: #E5F3F5;
}
#header .menu-area .menu-item .active a, #header .menu-area .menu-item .active span {
  color: #202E45;
}
#header .menu-area .menu-item .has-pages.menu-item.active {
  background: #BCE1E4;
}
#header .menu-area .menu-item .has-pages.menu-item.active .has-pages.menu-item.active:first-child {
  border-top: 1px solid #639FA4;
}
#header .menu-area .menu-item .menu-item:not(:first-child), #header .menu-area .menu-item .menu-item .menu-item {
  border-top: 1px solid #639FA4;
}
#header .menu-area .menu-item .menu-item:hover {
  background: #FFFFFF;
}
#header .menu-area .menu-item.has-pages > a, #header .menu-area .menu-item.has-pages > span {
  width: 85%;
  width: calc(100% - (67px));
}
#header .menu-area .menu-item > span, #header .menu-area .menu-item > a {
  color: #FFFFFF;
  font-size: 18px;
  font-size: 1.125rem;
  display: block;
  line-height: 24px;
  line-height: 1.5rem;
  padding: 15px 7.5px 15px 16px;
  padding: 0.9375rem 0.46875rem 0.9375rem 1rem;
}
#header .menu-area .menu-item .menu-root-toggler:hover, #header .menu-area .menu-item .collection-menu-root-toggler:hover {
  cursor: pointer;
}
#header .menu-area .menu-item a, #header .menu-area .menu-item a:hover, #header .menu-area .menu-item a:active, #header .menu-area .menu-item a:visited, #header .menu-area .menu-item a:focus {
  text-decoration: none;
}
#header .menu-area .menu-item.current > a, #header .menu-area .menu-item.current > span {
  font-weight: bold;
}
#header .menu-area .menu-item .menu-root .menu-item .menu-root-toggler {
  background-image: url("/Content/Images/MenuIcons/down_menu_gray.svg");
}
#header .menu-area .menu-item .menu-root .menu-item .menu-root-toggler.active {
  border-color: #639FA4;
  color: #202E45;
  background-image: url("/Content/Images/MenuIcons/up_menu_gray.svg");
}
#header .menu-area .menu-item .menu-root {
  display: none;
}
#header .menu-area .menu-item.active > ul {
  display: block !important;
}
#header .menu-area .menu-item .current:not(.has-pages) {
  background: #FFFFFF;
}
#header .menu-area .menu-item .current:not(.open) {
  background: #FFFFFF;
}
#header .menu-area .menu-close-text {
  margin-left: auto;
  background: transparent;
  border: none;
  margin: 0;
  padding: 0;
  border-radius: 0;
}
#header .menu-area .menu-close-icon {
  width: 12px;
  height: 12px;
  vertical-align: middle;
  margin-left: 5px;
  fill: #FFFFFF;
}

.menu-root-toggler {
  color: #FFFFFF;
  border: none;
  border-left: 1px solid #639FA4;
  width: 66px;
  height: 54px;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  background: url("/Content/Images/MenuIcons/down_menu_white.svg") no-repeat scroll 50% 50% transparent;
  background-size: 20px;
}
.menu-root-toggler.active {
  border-color: #99CBCF;
  background-image: url("/Content/Images/MenuIcons/up_menu_white.svg");
}

@media screen and (min-width: 992px) {
  #header .menu-area .menu-header-wrapper {
    height: 80px;
  }
}
#black-header .search-form {
  margin: 16px;
  display: flex;
}
#black-header .search-form .search-input {
  height: 34px;
  width: 100%;
  border: 1px solid #cccccc;
  padding: 0.35rem 0.5rem;
  font-size: 16px;
  font-size: 1rem;
}
#black-header .search-form .search-button {
  height: 34px;
  width: 33px;
  border: 1px solid #cccccc;
  border-left-width: 0;
  background: url("/Content/Images/search_icon_yellow.svg") no-repeat scroll 50% 50% #00555C;
  background-size: 18px;
}

#white-header {
  position: relative;
  background: #00555C;
}
#white-header .header-item-wrapper {
  min-height: 62px;
  display: flex;
  align-items: center;
}
#white-header a, #white-header a:hover, #white-header a:active, #white-header a:visited, #white-header a:focus {
  text-decoration: none;
}
#white-header #language-menu {
  margin-right: 16px;
}
#white-header #language-menu a {
  color: #FFDD00;
}
#white-header .menu-toggle {
  display: flex;
  flex-direction: column;
  background: transparent;
  border: none;
  margin: 0;
  padding: 0;
  border-radius: 0;
}
#white-header .logotype-image {
  width: 110px;
}
#white-header .custom-logotype-image {
  max-height: 36px;
}
#white-header .desktop-logotype-image {
  display: none;
}
#white-header .mobile-logotype-image {
  width: 30px;
}
#white-header .desktop-menu-icon {
  display: none;
  width: 20px;
  fill: currentColor;
}
#white-header .heading-wrapper {
  padding: 0 15px;
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  word-break: break-word;
  margin: 0;
  color: #FFFFFF;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-weight: 600;
}
#white-header .heading-wrapper > h1 {
  margin: 0;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-weight: 600;
}
#white-header .search-form {
  display: flex;
}
#white-header .search-form .search-input {
  height: 34px;
  width: 165px;
  border: 1px solid #cccccc;
  padding: 0.35rem 0.5rem;
  font-size: 16px;
  font-size: 1rem;
}
#white-header .search-form .search-button {
  height: 34px;
  width: 33px;
  border: 1px solid #cccccc;
  border-left-width: 0;
  background: url("/Content/Images/search_icon_yellow.svg") no-repeat scroll 50% 50% #00555C;
  background-size: 18px;
}
#white-header .menu-toggle {
  color: #FFDD00;
}
#white-header .menu-label {
  font-size: 16px;
  font-size: 1rem;
}
#white-header .mobile-menu-icon {
  padding-left: 1px;
  width: 40px;
  max-width: 40px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-miterlimit: 10;
}

.header-logolink:focus {
  color: #FFDD00;
}

@media screen and (min-width: 992px) {
  #white-header .header-item-wrapper {
    min-height: 80px;
  }
  #white-header .header-item-wrapper > * {
    padding: 0 15px;
  }
  #white-header .heading-wrapper {
    align-items: center;
    font-size: 20px;
    font-size: 1.25rem;
  }
  #white-header .heading-wrapper > h1 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  #white-header #language-menu {
    margin-right: 0;
  }
  #white-header .menu-toggle {
    width: 75px;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
  }
  #white-header .custom-logotype-image {
    max-height: 40px;
  }
  #white-header .desktop-logotype-image {
    display: block;
  }
  #white-header .mobile-logotype-image {
    display: none;
  }
  #white-header .desktop-logotype-image-small {
    display: block;
    width: 33px;
  }
  #white-header .mobile-menu-icon {
    display: none;
  }
  #white-header .desktop-menu-icon {
    display: block;
  }
  #white-header .menu-label {
    margin-top: -1px;
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #white-header .search-form .search-input {
    width: 210px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #white-header > .container {
    display: flex;
  }
  .header-item-wrapper {
    flex-grow: 1;
  }
}
.puff {
  overflow-wrap: break-word;
  margin: 0 0 32px 0;
  margin: 0 0 2rem 0;
}
.puff .puff-container {
  background-color: #FFFFFF;
  height: 100%;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
}
.puff .puff-image {
  margin: 0;
}
.puff .puff-text-container {
  padding: 32px 32px;
  padding: 2rem 2rem;
}
.puff .puff-text-container.has-image {
  padding: 16px 16px;
  padding: 1rem 1rem;
}
.puff .puff-heading {
  margin-top: 0;
}
.puff .puff-heading__link {
  color: #1E824C;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-decoration-color: #1E824C;
}
.puff .puff-heading__link:hover {
  color: #00555C;
  text-decoration-color: #00555C;
}
.puff .puff-teaser-text {
  line-height: 21px;
  line-height: 1.3125rem;
}
.puff .btn {
  display: none;
}

#wrap .hero {
  position: relative;
  margin-bottom: 32px;
  padding: 0;
}

#wrap #main .hero .hero-container {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 226px;
}
#wrap #main .hero > div > div {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-end;
  height: 226px;
}
#wrap #main .hero > div > div .puff-text {
  display: none;
  visibility: hidden;
}
#wrap #main .hero > div > div .btn {
  display: none;
  visibility: hidden;
}
#wrap #main .hero .hero-link-container {
  background-color: #00555C;
  max-width: 80%;
  margin-bottom: 16px;
  opacity: 0.9;
}
#wrap #main .hero .hero-link-container h2 {
  margin: 0;
}
#wrap #main .hero .hero-link-container:hover {
  opacity: 1;
}
#wrap #main .hero .hero-link-container .hero-link {
  display: block;
  color: #FFFFFF;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 30px;
  line-height: 1.875rem;
  padding: 16px 19.2px;
  padding: 1rem 1.2rem;
}
#wrap #main .hero .hero-link-container .hero-link:after {
  content: " ›";
}
#wrap #main .hero .hero-link-container .hero-link.dark-text {
  color: #FFFFFF !important;
}

@media screen and (min-width: 768px) {
  #wrap #main .hero .hero-container {
    height: 537px;
  }
  #wrap #main .hero > div > div {
    height: 537px;
  }
  #wrap #main .hero .hero-link-container {
    margin-bottom: 5%;
    max-width: 90%;
  }
  #wrap #main .hero .hero-link-container .hero-link {
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 40px;
    line-height: 2.5rem;
    font-weight: 600;
  }
}
#footer {
  margin-top: -130px;
  width: 1400px;
  background-color: #00555C;
  color: #FFFFFF;
  width: 100%;
}

#footer-menu ul,
#footer-links ul {
  list-style-type: none;
  padding: 0;
  margin: 0.5em 0 2em 0;
  min-height: 1em;
}

#footer-menu h3, #footer-menu h2,
#footer-links h3,
#footer-links h2,
#footer-contact h3,
#footer-contact h2,
#footer-extra h3,
#footer-extra h2 {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 25px;
  line-height: 1.5625rem;
  margin: 20px 0 4px 0;
  margin: 1.25rem 0 0.25rem 0;
  font-weight: 700;
  margin-bottom: 0;
}
#footer-menu a,
#footer-links a,
#footer-contact a,
#footer-extra a {
  font-size: 16px;
  font-size: 1rem;
  color: currentColor;
  text-decoration: underline;
}
#footer-menu a:hover,
#footer-links a:hover,
#footer-contact a:hover,
#footer-extra a:hover {
  text-decoration: none;
  border-bottom: 1px solid currentColor;
}

#footer-menu a:after,
#footer-links a:after {
  content: " ›";
}

#footer-contact address {
  margin-top: 8px;
  margin-top: 0.5rem;
}
#footer-contact address > div {
  line-height: 1.42857;
}
#footer-contact .name label {
  display: none;
}
#footer-contact div > a,
#footer-contact div > span,
#footer-contact div > label,
#footer-contact .free-text a {
  font-size: 16px;
  font-size: 1rem;
}
#footer-contact label {
  font-weight: normal;
  margin-bottom: 0;
}

#footer-extra {
  margin-bottom: 2em;
}

.quick-links, #main .standard-content > div, #main .newslist-area .info-area, #main .links-area .info-area, html body #wrap #main .eventlist-area .info-area, #main .contact-area .info-area {
  background-color: #FFFFFF;
  border-bottom: 2px solid #00555C;
  padding: 16px 16px 24px 16px;
  padding: 1rem 1rem 1.5rem 1rem;
  margin: 0 0 32px 0;
  margin: 0 0 2rem 0;
  word-wrap: break-word;
}
.quick-links:after, #main .standard-content > div:after, #main .newslist-area .info-area:after, #main .links-area .info-area:after, html body #wrap #main .eventlist-area .info-area:after, #main .contact-area .info-area:after {
  content: "";
  display: block;
  clear: both;
}
.quick-links .info-area--heading, #main .standard-content > div .info-area--heading, #main .newslist-area .info-area .info-area--heading, #main .links-area .info-area .info-area--heading, html body #wrap #main .eventlist-area .info-area .info-area--heading, #main .contact-area .info-area .info-area--heading {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 23px;
  line-height: 1.4375rem;
  background: none;
  color: #000000;
  padding: 0;
  margin: 0 0 8px 0;
  margin: 0 0 0.5rem 0;
}
.quick-links .info-area--subheading, #main .standard-content > div .info-area--subheading, #main .newslist-area .info-area .info-area--subheading, #main .links-area .info-area .info-area--subheading, html body #wrap #main .eventlist-area .info-area .info-area--subheading, #main .contact-area .info-area .info-area--subheading {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 1.75rem;
  margin: 30px 0 8px 0;
  margin: 1.875rem 0 0.5rem 0;
  font-weight: 700;
}
.quick-links ul, #main .standard-content > div ul, #main .newslist-area .info-area ul, #main .links-area .info-area ul, html body #wrap #main .eventlist-area .info-area ul, #main .contact-area .info-area ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.quick-links ul a:after, #main .standard-content > div ul a:after, #main .newslist-area .info-area ul a:after, #main .links-area .info-area ul a:after, html body #wrap #main .eventlist-area .info-area ul a:after, #main .contact-area .info-area ul a:after {
  content: " ›";
}
.quick-links .readmore, #main .standard-content > div .readmore, #main .newslist-area .info-area .readmore, #main .links-area .info-area .readmore, html body #wrap #main .eventlist-area .info-area .readmore, #main .contact-area .info-area .readmore {
  line-height: 23px;
  line-height: 1.4375rem;
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 400;
  text-align: right;
  display: block;
  padding: 0;
  background: none;
}

#main .contact-area .info-area > img {
  max-width: 105px;
  max-height: 105px;
  margin: 0 0 8px 0;
  margin: 0 0 0.5rem 0;
}
#main .contact-area address {
  margin: 0;
  line-height: 23px;
  line-height: 1.4375rem;
}
#main .contact-area address > div {
  margin: 0 0 8px 0;
  margin: 0 0 0.5rem 0;
}
#main .contact-area address label {
  margin: 0;
}

html body #wrap #main .eventlist-area {
  line-height: 23px;
  line-height: 1.4375rem;
  margin: 0;
}
html body #wrap #main .eventlist-area .event-list .date {
  font-weight: 600;
}
html body #wrap #main .eventlist-area .event-list .date span {
  font-size: 19px;
  font-size: 1.1875rem;
}
html body #wrap #main .eventlist-area a {
  font-size: 19px;
  font-size: 1.1875rem;
}
html body #wrap #main .eventlist-area .event-list li, html body #wrap #main .eventlist-area .readmore {
  margin: 24px 0 0 0;
  margin: 1.5rem 0 0 0;
}
html body #wrap #main .eventlist-area .location {
  color: #666666;
}
html body #wrap #main .eventlist-area .list-item {
  padding: 0;
}
html body #wrap #main .eventlist-area ul > li {
  background: none;
}
html body #wrap #main .eventlist-area ul > li.separator {
  display: none;
}
html body #wrap #main .eventlist-area .event-list .date {
  float: none;
  padding: 0;
  margin-right: 0;
}
html body #wrap #main .eventlist-area .event-list .date span {
  display: initial;
}

#main .links-area a {
  padding: 4px 0;
  padding: 0.25rem 0;
  display: inline-block;
}

#main .newslist-area .pufftext {
  line-height: 21px;
  line-height: 1.3125rem;
  margin: 8px 0;
  margin: 0.5rem 0;
}
#main .newslist-area .pufftext:empty {
  margin: 0;
}
#main .newslist-area li {
  margin: 32px 0 16px 0;
  margin: 2rem 0 1rem 0;
}
#main .newslist-area .date {
  font-size: 16px;
  font-size: 1rem;
  line-height: 19px;
  line-height: 1.1875rem;
}

html body #wrap #main #after-content .childpages nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
html body #wrap #main #after-content .childpages nav ul a {
  line-height: 25px;
  line-height: 1.5625rem;
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 700;
  display: inline-block;
  padding: 2px 0;
  padding: 0.125rem 0;
}
html body #wrap #main #after-content .childpages nav ul a:after {
  content: " ›";
}

.module-area > .row > .image-module, .module-area > .row > .map-area {
  margin: 0 0 32px 0;
  margin: 0 0 2rem 0;
}

html body #wrap #main #after-content {
  margin-bottom: 30px;
}
html body #wrap #main #after-content .childpages h2 {
  margin: 0 0 24px 0;
  margin: 0 0 1.5rem 0;
}

.quick-links-row {
  margin-left: 0;
  margin-right: 0;
}

.quick-links {
  margin-top: -40px;
  padding: 16px;
  padding: 1rem;
}
.quick-links .quick-links__heading {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 0;
}
.quick-links .quick-links__wrapper {
  display: flex;
  flex-direction: column;
  margin-bottom: 16px;
}
.quick-links .quick-links__wrapper .quick-links__link {
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.5;
}
.quick-links .quick-links__wrapper .quick-links__link::after {
  content: " ›";
}
.quick-links .quick-links__wrapper .quick-links__link.external_link::after {
  content: "   ";
  background: url("../Images/external_link_green.svg") no-repeat scroll 50% 60%;
}
.quick-links .quick-links__wrapper .quick-links__link.external_link:hover:after {
  background: url("../Images/external_link_green_hover.svg") no-repeat scroll 50% 60%;
}

@media screen and (min-width: 768px) {
  .quick-links {
    padding: 32px;
    padding: 2rem;
    display: flex;
    margin-top: -48px;
  }
  .quick-links .quick-links__heading {
    margin-left: 32px;
    font-size: 24px;
    font-size: 1.5rem;
    flex-grow: 1;
  }
  .quick-links .quick-links__wrapper {
    flex-grow: 5;
    margin-bottom: 0;
  }
  .quick-links .quick-links__wrapper .quick-links__link {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.link-as-button > a,
a.link-as-button {
  text-align: center;
  display: inline-block;
  min-height: 40px;
  cursor: pointer;
  padding: 0;
  border: transparent;
  position: relative;
  overflow: hidden;
  background-color: #2f7f86;
  margin: 0;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: 600;
  letter-spacing: 0.2px;
  min-width: 80px;
  padding: 12px 24px;
  margin-right: 16px;
  margin-bottom: 1em;
}

.link-as-button > a, .link-as-button > a:hover, .link-as-button > a:active,
a.link-as-button,
a.link-as-button:hover,
a.link-as-button:active {
  box-shadow: none;
}

.link-as-button > a[iecp-needed], .link-as-button > a:hover[iecp-needed], .link-as-button > a:active[iecp-needed],
a.link-as-button[iecp-needed],
a.link-as-button:hover[iecp-needed],
a.link-as-button:active[iecp-needed] {
  --ie-reset-box-shadow: none;
  box-shadow: var(--ie-reset-box-shadow);
}

.link-as-button > a:active,
a.link-as-button:active {
  background-color: transparent;
}

.link-as-button > a:active[iecp-needed],
a.link-as-button:active[iecp-needed] {
  --ie-reset-background-color: transparent;
  background-color: var(--ie-reset-background-color);
}

.link-as-button > a:focus,
a.link-as-button:focus {
  outline-offset: -6px;
}

.link-as-button > a:disabled, .link-as-button > a:disabled:hover,
a.link-as-button:disabled,
a.link-as-button:disabled:hover {
  background: #8F96A2;
  border-color: transparent;
  color: #fff;
  cursor: not-allowed;
}

.link-as-button > a:disabled[iecp-needed], .link-as-button > a:disabled:hover[iecp-needed],
a.link-as-button:disabled[iecp-needed],
a.link-as-button:disabled:hover[iecp-needed] {
  --ie-reset-background: #8F96A2;
  background: var(--ie-reset-background);
}

.link-as-button > a:disabled[iecp-needed], .link-as-button > a:disabled:hover[iecp-needed],
a.link-as-button:disabled[iecp-needed],
a.link-as-button:disabled:hover[iecp-needed] {
  --ie-reset-color: #fff;
  color: var(--ie-reset-color);
}

.link-as-button > a, .link-as-button > a:visited, .link-as-button > a:focus, .link-as-button > a:hover,
a.link-as-button,
a.link-as-button:visited,
a.link-as-button:focus,
a.link-as-button:hover {
  color: #fff;
  text-decoration: none !important;
}

.link-as-button > a:hover, .link-as-button > a:active,
a.link-as-button:hover,
a.link-as-button:active {
  background-color: #00555c;
  text-decoration: none !important;
}

.link-as-button > a:first-child,
a.link-as-button:first-child {
  margin-top: 1.5em;
}

.link-as-button > a:last-child,
a.link-as-button:last-child {
  margin-bottom: 1.5em;
}

a.link-as-button-brandaccent {
  width: 100%;
  background-color: #fedd00;
  margin: 0;
}

a.link-as-button-brandaccent, a.link-as-button-brandaccent:visited, a.link-as-button-brandaccent:focus, a.link-as-button-brandaccent:hover {
  color: #202e45;
}

a.link-as-button-brandaccent:hover, a.link-as-button-brandaccent:active {
  background-color: var(--darken-color, #fedd00);
}

a.link-as-button-brandaccent:hover[iecp-needed], a.link-as-button-brandaccent:active[iecp-needed] {
  --ie-reset-background-color: var(--darken-color, #fedd00);
  background-color: var(--ie-reset-background-color);
}

a.link-as-button-brandaccent:first-child {
  margin-top: 0;
}

a.link-as-button-brandaccent:last-child {
  margin-bottom: 0;
}

a.link-as-button-brandaccent:hover, a.link-as-button-brandaccent:active {
  background-color: #fff;
}

@media screen and (min-width: 768px) {
  a.link-as-button-brandaccent {
    width: auto;
  }
}
html body .load-more-container {
  margin: 0 0 32px 0;
  margin: 0 0 2rem 0;
}
html body .load-more-container .btn:hover, html body .load-more-container .btn:visited, html body .load-more-container .btn:focus {
  color: #FFFFFF;
}
html body .load-more-container .btn:focus, html body .load-more-container .btn:hover {
  background-color: #666666;
}

@media screen and (min-width: 767px) {
  .has-imchat #cookies > div {
    width: 100%;
    padding-right: 350px;
    float: none;
  }
  .has-imchat #cookies > #cookie-alert-form > input[type=submit] {
    float: none;
    margin-top: 10px;
  }
}
ul.cards {
  margin: 0;
  padding: 0;
  list-style: none;
}

.card {
  position: relative;
}
.card a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media screen and (min-width: 768px) {
  ul.cards {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
.skiplink:focus {
  background: #00555C;
  color: #FFDD00;
}

.contentnavigator {
  display: inline-flex;
  justify-content: left;
}

.contentnavigator--current {
  padding: 0 18px;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 40px;
  line-height: 2.5rem;
  font-weight: 700;
}

.contentnavigator--button {
  background-color: #2F7F86;
  color: #FFFFFF;
  border: none;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20%;
  background-size: 7px;
}

.contentnavigator--nextbutton.contentnavigator--button-loading,
.contentnavigator--prevbutton.contentnavigator--button-loading {
  background-image: none;
}

.contentnavigator--button-loading .spinner {
  border: 4px solid rgba(255, 255, 255, 0.3);
  border-top: 4px solid #2F7F86;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (hover: hover) {
  .contentnavigator--button:hover {
    background-color: #99CBCF;
  }
}
.contentnavigator--button:disabled {
  background-color: #A5ABB4;
  cursor: not-allowed;
}

.contentnavigator--prevbutton {
  background-image: url("/Content/Images/previous_arrow_white.svg");
}

.contentnavigator--nextbutton {
  background-image: url("/Content/Images/next_arrow_white.svg");
}

.weeklymenu {
  margin: 16px 0 40px 0;
  margin: 1rem 0 2.5rem 0;
  float: left;
  width: 100%;
  background-color: #FFFFFF;
  padding: 16px;
}

.weeklymenu--list {
  margin-top: 15px;
  margin-top: 0.9375rem;
}

.weeklymenu--date {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 25px;
  line-height: 1.5625rem;
}

.weeklymenu--typeofdish {
  font-weight: 700;
}

.weeklymenu--errorcontainer {
  border: 3px solid #c1272d;
  padding: 15px;
  margin: 15px 0;
}

.weeklymenu--errortext {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 1.75rem;
  margin: 0;
  margin: 0;
  font-weight: 700;
  color: #c1272d;
}

.weeklymenu--printbutton {
  background-color: #2F7F86;
  color: #FFFFFF;
  padding: 5px 15px;
  border: none;
  float: right;
  line-height: 30px;
}

@media (hover: hover) {
  .weeklymenu--printbutton:hover {
    background-color: #99CBCF;
  }
}
.customcheckbox {
  position: relative;
  padding-left: 40px;
  padding-left: 2.5rem;
}

.customcheckbox--input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.customcheckbox--checkmark {
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  width: 1.5625rem;
  height: 25px;
  height: 1.5625rem;
  background-color: #fff;
  border: 1px solid #79818F;
}

.customcheckbox:hover .customcheckbox--checkmark {
  border-color: #202E45;
}

.customcheckbox--input:checked ~ .customcheckbox--checkmark {
  border: none;
  background-color: #008a00;
}

.customcheckbox:hover .customcheckbox--input:checked ~ .customcheckbox--checkmark {
  background-color: #026702;
}

.customcheckbox:hover .customcheckbox--input:disabled ~ .customcheckbox--checkmark {
  cursor: not-allowed;
  border-color: #79818F;
}

.customcheckbox--input:disabled.customcheckbox--input:checked ~ .customcheckbox--checkmark {
  border: none;
  background-color: transparent;
}

.customcheckbox--input:focus-visible ~ .customcheckbox--checkmark {
  outline: 3px solid currentColor;
  outline-offset: 2px;
}

.customcheckbox--checkmark:after {
  content: "";
  border-color: transparent;
  position: absolute;
  width: 0px;
  height: 0px;
  bottom: 7px;
  left: 12px;
}

.customcheckbox--input:checked ~ .customcheckbox--checkmark:after,
.customcheckbox--input:disabled.customcheckbox--input:checked ~ .customcheckbox--checkmark:after {
  --transitionduration: 100ms;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: width var(--transitionduration) ease-in, height var(--transitionduration) ease-out var(--transitionduration);
  transform-origin: bottom left;
}

.customcheckbox--input:checked ~ .customcheckbox--checkmark:after {
  border: solid #fff;
  left: 5px;
  left: 0.3125rem;
  bottom: 13px;
  bottom: 0.8125rem;
  width: 9px;
  width: 0.5625rem;
  height: 12px;
  height: 0.75rem;
  border-width: 0;
  border-right-width: 3px;
  border-right-width: 0.1875rem;
  border-bottom-width: 3px;
  border-bottom-width: 0.1875rem;
}

.customcheckbox--input:disabled.customcheckbox--input:checked ~ .customcheckbox--checkmark:after {
  border: solid #008a00;
  left: 1px;
  left: 0.0625rem;
  bottom: 14px;
  bottom: 0.875rem;
  width: 14px;
  width: 0.875rem;
  height: 20px;
  height: 1.25rem;
  border-width: 0;
  border-right-width: 5px;
  border-right-width: 0.3125rem;
  border-bottom-width: 5px;
  border-bottom-width: 0.3125rem;
}

.cookiealert {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 800;
  animation: slide-up 1s forwards;
  will-change: transform;
  background: #4C576A 0% 0% no-repeat padding-box;
  box-shadow: 0px -6px 12px rgba(32, 46, 69, 0.6117647059);
  opacity: 1;
  color: #FFFFFF;
}
@keyframes slide-up {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0%);
  }
}
.cookiealert .cookiealert-wrapper {
  padding: 48px 15px;
}
.cookiealert .button-container {
  display: flex;
  flex-direction: column;
  margin-top: 32px;
  gap: 10px;
  font-size: 18px;
}
.cookiealert .button-close {
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .cookiealert .button-container {
    flex-direction: row;
  }
}
.cookiealert h2 {
  margin-top: 0px;
}
.cookiealert p {
  white-space: pre-line;
}
.cookiealert a {
  color: #FFFFFF;
  text-decoration: underline;
  text-decoration-color: #A5ABB4;
  text-underline-offset: 5px;
}
.cookiealert a:hover {
  color: #FFFFFF;
  text-decoration-color: #FFFFFF;
}
.cookiealert button {
  color: #202E45;
  font-weight: 600;
  text-align: center;
  padding: 8px 12px;
  background-color: #DDE0E3;
  border: none;
}
.cookiealert button:hover {
  background-color: #FFFFFF;
}
.cookiealert .hidden {
  display: none;
}

.layout-cookiesettingspanel.background {
  background-color: #FFFFFF;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
}
.layout-cookiesettingspanel button {
  font: normal normal 600 18px/23px Source Sans Pro;
  letter-spacing: 0.18px;
  background: #DDE0E3 0% 0% no-repeat padding-box;
  color: #202E45;
  opacity: 1;
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  padding: 12px 24px;
  border: transparent;
}
.layout-cookiesettingspanel button:hover {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  -webkit-transition: transform 0.1s ease-out;
  -moz-transition: transform 0.1s ease-out;
  -o-transition: transform 0.1s ease-out;
  transition: transform 0.1s ease-out;
}
.layout-cookiesettingspanel button.button-cookie-necessary {
  margin-top: 12px;
}
.layout-cookiesettingspanel button.button-servicebutton {
  background-color: #008a00;
}
.layout-cookiesettingspanel button.button-servicebutton, .layout-cookiesettingspanel button.button-servicebutton:visited, .layout-cookiesettingspanel button.button-servicebutton:focus, .layout-cookiesettingspanel button.button-servicebutton:hover {
  color: #FFFFFF;
}
.layout-cookiesettingspanel button.button-servicebutton:hover, .layout-cookiesettingspanel button.button-servicebutton:active {
  background-color: #026702;
}

.layout-cookiesettingspanel {
  padding: 20px;
  margin: 24px 0;
}

.layout-cookiesettingspanel--heading {
  margin-top: 0;
  margin: 0;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 1.75rem;
  font-weight: 600;
  letter-spacing: -0.25px;
  margin-bottom: 0.5em;
}

.layout-cookiesettingspanel--checkboxes {
  margin-bottom: 32px;
}

.layout-cookiesettingspanel--checkboxes .text-md {
  margin: 0;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: 400;
  letter-spacing: 0;
}

.layout-cookiesettingspanel--checkboxes > label:not(:last-of-type) {
  margin-bottom: 24px;
}

.layout-cookiesettingspanel--label {
  width: 100%;
}

.layout-cookiesettingspanel--link {
  margin-top: 24px;
}

.layout-cookiesettingspanel--saved-message {
  display: none;
}

@media screen and (min-width: 768px) {
  .layout-cookiesettingspanel {
    padding: 48px;
  }
}
/* gemensam.css - this is used on sites that dont have their own css file in the External folder, eg Måltidsservice and ohters */
body {
  background-color: #F9F7FA;
}
body.startpage {
  background-color: #F2F2F2;
}

html body .no-bootstrap > .row {
  margin: 0;
  padding: 0;
}

html body .btn {
  color: #FFFFFF;
  border: 1px solid transparent;
  background: #000000;
  font-size: 1em;
  font-weight: bold;
}

html body .btn:hover,
html body .btn:focus {
  color: #FFFFFF;
  text-decoration: underline;
}

html body #wrap #main #before-content > .row > .image-module {
  margin-bottom: 1em;
}

html body #wrap #main .image-module img {
  width: 100%;
  height: auto;
}

html body #wrap #main .image-module span {
  font-size: 0.7em;
  float: right;
}

html body.startpage #wrap #main .module-area {
  margin-top: 1em;
}

html body.searchpage #wrap #main #main-content h1 {
  margin-top: 1em;
}

html body.searchpage #wrap #main #main-content ul.search-result {
  margin-bottom: 3em;
}

html body.searchpage #wrap #main #main-content ul.search-result > li {
  padding-bottom: 1em;
  border-bottom: 1px solid #cccccc;
}

html body.searchpage #wrap #main #main-content ul.search-result h4 {
  margin: 0;
}

html body.searchpage #wrap #main #main-content ul.search-result h4 a:after {
  content: " ›";
}

html body.searchpage #wrap #main #main-content ul.search-result .breadcrumb {
  color: #666;
  font-size: 0.8em;
  padding: 0;
  margin: 0;
  background: none;
}

html body #wrap #main #main-content {
  min-height: 1em;
}

html body #wrap #main #login {
  margin-bottom: 2em;
}

html body.startpage #wrap #main h1 {
  margin-top: 1em;
}

html body #wrap #main #main-content table {
  margin-bottom: 1em;
}

html body #wrap #main #main-content table td {
  padding-right: 1em;
}

html body #wrap #main #main-content table thead td {
  font-weight: bold;
}

html body #wrap #main .updated {
  font-size: 0.9em;
  padding: 0.7em 0 0.5em 0;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 2em;
}
html body #wrap #main .updated time {
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  /*Borde vara obsolete, då module-area inte används i nytt sidhuvd*/
  html body #wrap #header #white-header .module-area > .row {
    display: table;
    height: 50px;
    width: 100%;
  }
  html body #wrap #header #white-header .module-area > .row > div {
    float: none;
    display: table-cell;
    vertical-align: middle;
  }
  html body #wrap #header #white-header .module-area > .row > div#sitename p {
    margin: 0;
  }
}
html body.eventlistpage #wrap #main #main-content ul#event-items li {
  height: 400px;
}

ul.event-list {
  background: none repeat scroll 0 0;
  position: relative;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.event_list_item .event_date_day span {
  background: none repeat scroll 0 0 #ebebeb;
  color: #000;
  display: inline-block;
  font-weight: bold;
  font-size: 2.3em;
  margin: 10px 0;
  padding: 18px;
}

.event-list .date .day {
  font-size: 1.25em;
  font-weight: 700;
  margin-top: 5px;
}

.event-list .date span, .upcoming_start .name span {
  display: block;
}

#month-pager {
  background: none repeat scroll 0 0 #ebebeb;
  color: #666666;
  font-size: 1.05em;
  padding: 6px 12px;
}

ul.event-list div.date {
  background: none repeat scroll 0 0 #ebebeb;
  border-top: 3px solid #ccc;
  color: #000;
  float: left;
  padding-bottom: 5px;
  text-align: center;
  width: 40px;
  margin-right: 10px;
}

ul.event-list a {
  width: 100%;
}

ul.event-list .location {
  color: #666;
}

ul.event-list li {
  margin-bottom: 4px;
}

.container .container {
  width: auto;
}
