﻿/* Bars Boxes and Buttons background colors */
/* Bars Boxes and Buttons colors */
/* Bars Boxes and Buttons background colors */
/*#10459F;*/
/*#4bc3ff;*/
.tooltip {
  font-weight: bold !important;
}
.tooltip.in {
  opacity: 1!important;
}
html {
  overflow-y: scroll;
}
body {
  background: #fff;
  font-family: Verdana, sans-serif;
  font-size: 14px;
  font-stretch: normal;
  font-variant-ligatures: normal;
  font-variant-caps: normal;
  font-variant-numeric: normal;
  font-variant-east-asian: normal;
  color: #606060;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Times New Roman', Verdana, sans-serif;
  color: #365722;
  font-weight: normal;
  font-style: normal;
}
h1 {
  font-size: 36px;
  margin: 1.1em 0 1.1em 0;
  line-height: 120%;
  padding: 0;
  font-weight: 400;
}
h2 {
  font-size: 27.9999972px;
  margin: 1.1em 0 -0.5em 0;
  line-height: 115%;
  padding: 0;
  font-weight: 400;
}
h3 {
  font-size: 21.999996px;
  margin: 1.1em 0 -0.8em 0;
  line-height: 115%;
  padding: 0;
  font-weight: 400;
}
h4 {
  font-size: 18.999972px;
  margin: 1.1em 0 -0.8em 0;
  line-height: 115%;
  padding: 0;
  font-weight: bold;
}
p {
  font-size: 100%;
  margin: 1.2em 0;
}
a:hover,
a:active {
  outline: 0;
}
a {
  color: #365722;
  text-decoration: underline;
  word-wrap: break-word;
}
a:hover {
  cursor: pointer;
  text-decoration: none;
  color: #326525;
}
.container {
  /*background-color: #fff !important;*/
  max-width: 1280px;
}
.nopadding {
  padding: 0 !important;
}
.nopadding-left {
  padding-left: 0 !important;
}
.nopadding-right {
  padding-right: 0 !important;
}
.row {
  background-color: #fff;
}
.pagetop {
  padding: 4px 0 0 0;
}
.pagetop:after {
  clear: both;
  content: ' ';
  display: table;
}
.pagetop .logo {
  padding: 16px 0 8px 15px;
  float: left;
  overflow: hidden;
}
@media (max-width: 767px) {
  .pagetop .logo {
    padding: 16px 0 8px 0;
  }
}
@media (max-width: 399px) {
  .pagetop .logo {
    padding: 10px 0 6px 0;
  }
}
@media (max-width: 320px) {
  .pagetop .logo {
    padding: 8px 0 4px 0;
  }
}
.pagetop .logo > a {
  width: 339px;
  display: inline-block;
  margin-right: 15px;
}
@media (max-width: 399px) {
  .pagetop .logo > a {
    width: 280px;
  }
}
@media (max-width: 320px) {
  .pagetop .logo > a {
    width: 230px;
  }
}
.pagetop .logo > a img {
  border: none;
  outline: none;
  width: 100%;
}
.pagetop .logo p {
  display: inline-block;
  font-size: 22px;
  margin: 0;
  position: relative;
  top: 4px;
}
.pagetop .pagetopright {
  float: right;
  min-width: 150px;
  padding: 30px 0 20px 0;
  /*border: red dotted 1px;*/
}
footer#footer {
  margin-top: 30px;
  background-color: #326525;
  min-height: 100px;
  overflow: hidden;
}
footer#footer .inner {
  padding: 40px 10px 40px 0;
  color: #fff;
  font-size: 12.6px;
}
footer#footer .inner h1 {
  font-size: 1.1em;
  margin: 0 0 0 0;
  line-height: 110%;
  font-weight: bold;
  color: #fff;
}
footer#footer .inner p {
  font-size: 0.9em;
  line-height: 155%;
  font-weight: normal;
  margin: 0.5em 0 1.2em 0;
}
footer#footer .inner a {
  text-decoration: none;
  color: #fff;
  border: none;
  outline: none;
}
footer#footer .inner a:hover {
  text-decoration: none;
}
footer#footer .middlecol ul {
  list-style: none;
  margin: 5px 0 15px 0;
  padding: 0;
}
footer#footer .middlecol ul li {
  padding: 0.3em 0;
}
footer#footer .middlecol ul li a {
  font-size: 0.9em;
  line-height: 170%;
}
footer#footer .middlecol ul li a img {
  margin-right: 6px;
}
footer#footer .inner .NLSignup {
  padding-top: 8px;
}
footer#footer .inner .NLSignupEmail {
  color: #326525;
  width: 60%;
}
footer#footer .inner .NLSignupButton {
  color: #326525;
  font-weight: bold;
  margin-top: 5px;
}
.search-con {
  width: 100%;
  padding: 40px 0 60px;
}
.search-con .search-con-inner {
  padding: 0;
  max-width: 954px;
  min-width: 954px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 5px;
  box-sizing: border-box;
}
.search-con .search-con__tabs .search-con__tab:nth-child(1).active {
  border-radius: 5px 5px 0 0;
}
.search-con .search-con__tabs {
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}
.search-con .search-con__tabs.tabs-five .search-con__tab {
  width: 20%;
}
.search-con .search-con__tabs .search-con__tab:nth-child(1) {
  border-radius: 5px 0 0 0;
  border-left: 0;
}
.search-con .search-con__tabs .search-con__tab.active {
  z-index: 1;
}
.search-con .search-con__tabs .search-con__tab {
  position: relative;
  box-sizing: border-box;
  float: left;
  width: 318px;
  text-align: center;
  cursor: pointer;
  /*padding: 12 px 0 17px;*/
  padding: 0;
}
.search-con .search-con__tabs .search-con__tab p {
  font-family: Hel45light, "HelveticaNeueW02-45Ligh", arial, sans-serif;
  font-size: 20px;
  line-height: 24px;
}
.search-con .search-con__primary-fields .primary-search-field {
  width: 788px;
  margin-right: 1px;
}
.search-con .search-con__primary-fields .submit-search-field {
  float: left;
  width: 150px;
}
.search-con .search-con__primary-fields-con {
  border-radius: 0 0 5px 5px;
}
.search-con .search-con__primary-fields.br-right {
  border-radius: 0 5px 5px 5px;
  overflow: hidden;
}
.search-con .search-con__primary-fields {
  padding: 7px;
  border-radius: 0 0 5px 5px;
}
.search-con .search-con__primary-fields .primary-search-field input {
  border-radius: 5px 0 0 5px;
}
.search-con .search-con__primary-fields .field {
  float: left;
}
.field {
  position: relative;
}
.search-con .search-con__primary-fields input[type=search],
.search-con .search-con__primary-fields input[type=text],
.search-con .search-con__primary-fields input[type=tel] {
  position: relative;
  z-index: 7;
  box-sizing: border-box;
  padding: 14px 10px 15px;
  border: 4px solid #fff !important;
  margin: 0;
  box-shadow: none;
  width: 100%;
  text-align: left;
  outline: none;
  font-size: 15px;
  line-height: 19px;
  font-family: Hel55roman, "HelveticaNeueW02-55Roma", arial, sans-serif;
  min-height: 57px;
}
.search-con .search-con__primary-fields .submit-search-field input,
.search-con .search-con__primary-fields .submit-search-field button {
  padding: 17px 0 16px 68px;
  font-family: Hel55roman, "HelveticaNeueW02-55Roma", arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  border-radius: 0 5px 5px 0;
  margin: 0;
  box-shadow: none;
  border: 0;
  width: 100%;
  text-align: left;
  outline: none;
  background-size: 21px 21px;
  background-position: 37px 50%;
  background-repeat: no-repeat;
  text-transform: uppercase;
  transition: background-color 0.15s ease;
}
.sociallinks {
  text-align: right;
  text-transform: uppercase;
  font-size: 16px;
  padding: 21px 8px 0 0;
  float: right;
  overflow: hidden;
}
.sociallinks a {
  text-decoration: none;
  color: #999;
  padding: 0 9px 0 0;
  border: none;
  outline: none;
}
.sociallinks a.flag {
  padding: 0 0 0 0;
}
.sociallinks a:hover {
  text-decoration: underline;
}
.sociallinks img {
  vertical-align: top;
  border: none;
  outline: none;
}
.clearfix::before,
.clearfix::after {
  content: ' ';
  display: table;
}
.row::before,
.row::after {
  content: ' ';
  display: table;
}
.button {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 18px 30px;
  font-weight: normal;
}
.button {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  border: 1px solid transparent;
  padding: 1.2em 1.2em 1.15em 1.2em;
  margin: 0 0 1rem 0;
  font-size: 1em;
  background-color: #326525;
  color: #fff;
}
.button:hover,
.button:focus {
  background-color: #448a33;
  color: #ffffff;
}
.button.inverse {
  background-color: #fff;
  color: #326525;
}
/*
a {
    color: #1b94a7;
    text-decoration: none;
    line-height: inherit;
    cursor: pointer;
}
*/
a.button:hover,
a.inverse:hover {
  text-decoration: none;
}
.btn-primary {
  background-color: #326525;
  color: #fff;
  border: 1px solid transparent;
  text-decoration: none;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active:focus {
  background-color: #448a33;
  color: #ffffff;
  border: 1px solid transparent;
}
#fprightcol h1 {
  margin: 1.1em 0 0.4em 0;
}
#fprightcol .fpcalendar {
  margin-top: 25px;
  padding-right: 0;
}
#fprightcol .fpcalendar h1 {
  font-size: 28.8px;
  margin-top: 0.5em;
  margin-bottom: 0.4em;
}
#fprightcol .fpcalendar td.eventday {
  background-image: none;
  background-color: #73c45f !important;
}
#fprightcol .fpcalendar td.eventday .ui-state-default {
  background-color: #73c45f !important;
  background-image: none;
}
.loginformedlemmer {
  padding-right: 0;
}
.loginformedlemmer h1 {
  font-size: 28.8px;
  margin-bottom: 0.4em;
}
.loginformedlemmer .form-control {
  border-radius: 0px;
  background-color: #eee;
  border: 1px solid #eee;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.loginformedlemmer .username {
  margin-bottom: 8px;
}
.loginformedlemmer .btn {
  border-radius: 0px;
  background-color: #9b9c9b;
  color: #fff;
}
.loginformedlemmer .btn-default {
  border-color: #9b9c9b;
}
.fpsearch {
  padding-right: 0;
}
.fpsearch h1 {
  font-size: 28.8px;
  margin-top: 0.5em;
  margin-bottom: 0.4em;
}
.fpsearch .form-control {
  border-radius: 0px;
  background-color: #eee;
  border: 1px solid #eee;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.fpsearch .btn {
  border-radius: 0px;
  background-color: #9b9c9b;
  color: #fff;
}
.fpsearch .btn-default {
  border-color: #9b9c9b;
}
#fprightcol ul.fplinks {
  list-style-type: none;
  margin-top: 35px;
  padding: 0 0 0 0;
  color: #606060;
}
#fprightcol ul.fplinks li {
  background-color: #326525;
  color: #fff;
  font-size: 15.4px;
  padding: 15px 5px 15px 15px;
  margin: 5px 0;
  overflow: hidden;
}
/*#fprightcol  ul.fplinks li .item { position: relative; float:none; clear: both; overflow: hidden; }*/
#fprightcol ul.fplinks li a {
  text-decoration: none;
  color: #fff;
}
#fprightcol ul.fplinks li a:hover {
  text-decoration: underline;
}
.widesect {
  margin: 0;
  padding: 0;
}
.widesect .bluebar {
  height: 32px;
  background-color: #013c7e;
}
.widesect .fpbgimage {
  background-repeat: no-repeat;
  height: 489px;
  width: 100%;
  background-size: cover;
  background-position: 50% 50%;
}
.widesect .fpbgimage_n {
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
  background-size: cover;
  background-position: 50% 50%;
  display: none;
}
.widesect .row {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  background-color: transparent;
}
.widesect .large-6 {
  width: 50%;
}
.widesect .column,
.widesect .columns {
  width: 100%;
  float: left;
  padding: 0 30px;
}
.widesect .tekst {
  font-size: 29px;
  padding-top: 50px;
  color: #606060;
}
.widesect .fpbgimage_n .tekst {
  font-size: 29px;
  padding-top: 30px;
}
.widesect .tekst h1 {
  font-size: 36px;
  margin: 0.8em 0 0.5em 0;
  line-height: 100%;
}
.widesect .tekst p {
  margin: 0.9em 0;
  line-height: 135%;
}
.widesect .tekst h1 + p {
  margin: 0.5em 0 0.9em 0;
}
.widesect .tekst p + p {
  margin: 1em 0 1.1em 0;
}
.widesect .button {
  font-size: 0.7em;
  padding: 0.55em 2em 0.45em 2em;
}
.widesect .spbgimage {
  background-repeat: no-repeat;
  height: 370px;
  width: 100%;
  background-size: cover;
  background-position: 50% 50%;
}
.widesect .spbgimage_n {
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
  background-size: cover;
  background-position: 0 0;
  display: none;
}
.teaserbox {
  margin: 40px 0 40px;
  text-align: center;
  padding: 0;
  color: #013c7e;
  min-height: 350px;
}
.teaserbox .teasertext {
  width: 280px;
  display: inline-block;
  font-weight: bold;
}
.teaserbox h1 {
  font-size: 20px;
  margin: 1.1em 0 1.1em 0;
  line-height: 100%;
  padding: 0;
  font-weight: bold;
}
.teaserbox p {
  font-size: 14px;
  margin: 1.5em 0 1.2em 0;
  font-size: 1em;
}
.teaserbox .button {
  font-size: 1.1em;
  padding: 0.65em 1.6em 0.65em 1.6em;
}
.container .row .spbgimage {
  height: 320px;
  width: 100%;
  margin-top: 32px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.container .row .spbgimage_n {
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
  background-size: cover;
  background-position: 0 0;
  display: none;
}
.widesect .bgbottom {
  width: 100%;
  background-color: #013c7e;
}
.bottombar {
  min-height: 150px;
  background-color: #013c7e;
  color: #FFFFFF;
  margin: 8px 0 0 0;
  overflow: hidden;
}
.bottombar .inner {
  background-color: #013c7e;
  font-size: 13px;
  color: #fff;
  padding: 36px 0 40px 25px;
  line-height: 135%;
  overflow: hidden;
}
.bottombar .inner h1 {
  font-size: 1.1em;
  margin: 0 0 0 0;
  line-height: 110%;
  font-weight: bold;
  color: #fff;
}
.bottombar .inner p {
  font-size: 0.9em;
  line-height: 155%;
  font-weight: normal;
  margin: 0.5em 0 1.2em 0;
}
.bottombar .inner a {
  text-decoration: none;
  color: #fff;
  border: none;
  outline: none;
}
.bottombar .inner a:hover {
  text-decoration: none;
}
.bottombar .inner .NLSignup {
  padding-top: 8px;
}
.bottombar .inner .NLSignupEmail {
  color: #013c7e;
}
.bottombar .inner .NLSignupButton {
  color: #013c7e;
  font-weight: bold;
  margin-top: 5px;
}
.bottombar .middlecol ul {
  list-style: none;
  margin: 5px 0 15px 0;
  padding: 0;
}
.bottombar .middlecol ul li {
  padding: 0.3em 0;
}
.bottombar .middlecol ul li a {
  font-size: 0.9em;
  line-height: 170%;
}
.bottombar .middlecol ul li a img {
  margin-right: 6px;
}
.bottombar .col1,
.bottombar .col2,
.bottombar .col3,
.bottombar .col4 {
  float: left;
  overflow: hidden;
}
.bottombar .col1,
.bottombar .col3 {
  margin-right: 50px;
}
.bottombar .col1 {
  padding: 0 70px 0 20px;
}
.bottombar .col1 a:hover {
  text-decoration: none;
}
.bottombar .col1 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.bottombar .col1 ul li {
  font-size: 18px;
  line-height: 170%;
}
.bottombar .col1 ul li img {
  margin-right: 6px;
}
.bottombar .col2 {
  padding: 0 0 0 20px;
}
.bottombar .col3 {
  padding: 0 20px 0 20px;
}
.bottombar .col4 {
  padding: 0 0 0 20px;
}
.bottombar .col4 img.dsnlogo {
  width: 250px;
  height: auto;
}
.bottombar .col4 img.hslogo {
  width: 144px;
  height: auto;
}
.bottombar .button {
  margin-top: 5px;
  font-size: 1.3em;
  padding: 0.6em 1.2em 0.45em 1.2em;
}
.bottombar .button.inverse {
  background-color: #fefefe;
  color: #013c7e;
}
.bottombar a.inverse:hover {
  text-decoration: none;
}
.tooltip {
  font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.popover {
  font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.belowmenu {
  background-color: #EEEEEE;
  min-height: 30px;
}
.searchbar {
  padding: 3px 12px 3px 0;
  text-align: right;
}
.searchContainer {
  position: absolute;
  right: 15px;
}
.searchContainer #lblSearch {
  position: absolute !important;
  clip: rect(0px, 0px, 0px, 0px) !important;
}
input.searchInput {
  padding: 1px;
  margin: 0px;
  background-color: #fff;
  width: 115px;
  height: 18px;
  font-size: 0.9em;
  line-height: 0.9em;
  border: none;
  outline: none;
}
input.search {
  width: 12px;
  height: 12px;
  border: 0;
  outline: none;
  vertical-align: middle;
}
.searchContainer input.btn {
  font: 0.85em arial, sans-serif;
  height: auto;
  padding: 1px 7px 2px 7px;
}
.fpvideo {
  min-height: 100px;
}
.glyphicon.spinning {
  animation: spin 1s infinite linear;
  -webkit-animation: spin2 1s infinite linear;
}
@keyframes spin {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}
@-webkit-keyframes spin2 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
/* --- Shortcut links --- */
ul.shortcutlinks {
  list-style-type: none;
  margin: 20px 0 0 0;
  padding: 0;
  font-weight: normal;
  font-size: 15px;
}
ul.shortcutlinks li {
  color: #fff;
  font-size: 15px;
  font-weight: normal;
  padding: 10px 5px 9px 15px;
  margin: 5px 0;
}
ul.shortcutlinks li a {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
}
ul.shortcutlinks li a:hover {
  color: #fff;
  text-decoration: underline;
  font-weight: normal;
}
.maincontent {
  /* --- Frontpage news --- */
  /* --- subpage news --- */
  /* --- sub pages --- */
  /* --- Search results --- */
  /* --- Kalender list --- */
  /* --- Kalender event --- */
  /*------------- SCALE VIDEOS ----------------*/
}
.maincontent > section.fpnews h1 {
  margin: 0.2em 0 0.3em 0;
  font-size: 28.8px;
  font-weight: bold;
}
.maincontent > section.fpnews ul {
  list-style-type: none;
  margin-top: 5px;
  padding: 0 0 0 0;
  color: #606060;
}
.maincontent > section.fpnews ul li {
  border-top: 1px solid #326525;
  padding: 15px 5px 25px 15px;
  margin: 5px 0;
  overflow: hidden;
  /*border: 1px dotted green;*/
}
.maincontent > section.fpnews ul li .actions .editIt {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 10px;
  color: #326525;
}
.maincontent > section.fpnews ul li .actions .editIt .glyphicon {
  font-size: 1.2em;
  top: 3px;
  padding-right: 5px;
}
.maincontent > section.fpnews ul li .actions .editIt .glyphicon:hover {
  color: #4e9d3a;
  cursor: pointer;
}
.maincontent > section.fpnews ul li .actions .removeIt {
  float: left;
  padding-bottom: 10px;
  color: #d41d1d;
}
.maincontent > section.fpnews ul li .actions .removeIt .glyphicon {
  font-size: 1.2em;
  top: 3px;
  padding-right: 5px;
}
.maincontent > section.fpnews ul li .actions .removeIt .glyphicon:hover {
  color: #e85656;
  cursor: pointer;
}
.maincontent > section.fpnews ul li .item {
  position: relative;
  float: none;
  clear: both;
  overflow: hidden;
  /*border: 1px dotted blue;*/
}
.maincontent > section.fpnews ul li .item a {
  text-decoration: none;
}
.maincontent > section.fpnews ul li .item a:hover {
  text-decoration: underline;
}
.maincontent > section.fpnews ul li .item .image {
  float: left;
  width: 25%;
}
.maincontent > section.fpnews ul li .item .image img {
  width: 182px;
  height: auto;
  margin-left: -8px;
}
.maincontent > section.fpnews ul li .item .content {
  float: left;
  width: 74%;
}
.maincontent > section.fpnews ul li .item .content h2 {
  margin-top: 0;
  font-weight: normal;
  font-size: 22.39999776px;
}
.maincontent > section.fpnews ul li .item .content .text {
  padding: 4px 10px 0 0;
  font-size: 14.98px;
  font-weight: normal;
}
.maincontent > section.fpnews ul li .item .laesmere {
  float: right;
  clear: both;
  margin: -12px 0 0 0;
  padding: 0 25px 0 0;
  text-align: right;
  /*border: 1px dotted red;*/
}
.maincontent > section.fpnews ul li .item .laesmere a.button {
  margin: 0;
}
.maincontent > section.fpnews ul li .item .laesmere a.button:hover {
  text-decoration: none;
}
.maincontent > div.spnews h1 {
  margin: 0.2em 0 0.3em 0;
  font-size: 28.8px;
  font-weight: bold;
}
.maincontent > div.spnews ul {
  list-style-type: none;
  margin-top: 5px;
  padding: 0 0 0 0;
  color: #606060;
}
.maincontent > div.spnews ul li {
  border-top: 1px solid #326525;
  padding: 15px 5px 25px 15px;
  margin: 5px 0;
  overflow: hidden;
  /*border: 1px dotted green;*/
}
.maincontent > div.spnews ul li .item {
  position: relative;
  float: none;
  clear: both;
  overflow: hidden;
  /*border: 1px dotted blue;*/
}
.maincontent > div.spnews ul li .item a {
  text-decoration: none;
}
.maincontent > div.spnews ul li .item a:hover {
  text-decoration: underline;
}
.maincontent > div.spnews ul li .item .image {
  float: left;
  width: 35%;
}
.maincontent > div.spnews ul li .item .image img {
  width: 182px;
  height: auto;
  margin-left: -8px;
}
@media (max-width: 1199px) {
  .maincontent > div.spnews ul li .item .image img {
    width: 150px;
  }
}
@media (max-width: 991px) {
  .maincontent > div.spnews ul li .item .image img {
    width: 182px;
  }
}
@media (max-width: 599px) {
  .maincontent > div.spnews ul li .item .image img {
    width: 90%;
  }
}
.maincontent > div.spnews ul li .item .content {
  float: left;
  width: 64%;
}
.maincontent > div.spnews ul li .item .content .date {
  padding-bottom: 7px;
  font-weight: 600;
}
@media (max-width: 520px) {
  .maincontent > div.spnews ul li .item .content .date {
    font-size: 12.6px;
  }
}
.maincontent > div.spnews ul li .item .content h2 {
  margin-top: 0;
  margin-bottom: 0.2em;
  font-weight: normal;
  font-size: 22.39999776px;
}
@media (max-width: 520px) {
  .maincontent > div.spnews ul li .item .content h2 {
    font-size: 19.59999804px;
    font-weight: bold;
  }
}
.maincontent > div.spnews ul li .item .text {
  padding: 4px 10px 0 0;
  font-size: 14.98px;
  font-weight: normal;
}
@media (max-width: 599px) {
  .maincontent > div.spnews ul li .item .text {
    font-size: 12.6px;
  }
}
@media (max-width: 400px) {
  .maincontent > div.spnews ul li .item .text {
    float: none;
    clear: both;
    margin-top: 0;
    padding: 4px 10px 0 0;
  }
}
.maincontent > div.spnews ul li .item .text p {
  margin: 0.7em 0 1.2em 0;
}
@media (max-width: 1199px) {
  .maincontent > div.spnews ul li .item .text p {
    margin: 0 0 1.2em 0;
  }
}
@media (max-width: 991px) {
  .maincontent > div.spnews ul li .item .text p {
    margin: 0.7em 0 1.2em 0;
  }
}
.maincontent > div.spnews ul li .item .laesmere {
  float: right;
  clear: both;
  margin: -12px 0 0 0;
  padding: 0 25px 0 0;
  text-align: right;
  /*border: 1px dotted red;*/
}
.maincontent > div.spnews ul li .item .laesmere a.button {
  margin: 0;
  padding: 0.9em 0.9em 0.9em 0.9em;
}
@media (max-width: 599px) {
  .maincontent > div.spnews ul li .item .laesmere a.button {
    padding: 0.7em 0.8em 0.8em 0.8em;
  }
}
.maincontent > div.spnews ul li .item .laesmere a.button:hover {
  text-decoration: none;
}
.maincontent > .sptopimage {
  margin: 20px 0 0 0;
}
.maincontent > .sptopimage img {
  width: 100%;
  height: auto;
}
.maincontent > .maintext {
  background-color: transparent;
  font-family: vag, Arial !important;
  padding: 2.2em 1em 1.5em 0;
  font-size: 15px;
  line-height: 1.35em;
  overflow: auto;
  color: #3c3b3b;
  font-weight: normal;
}
.maincontent > .maintext h1 {
  font-size: 28.8px;
  margin: 0 0 0.8em 0;
  line-height: 100%;
  padding: 0;
  font-weight: bold;
}
.maincontent > .maintext h2 {
  font-size: 22.39999776px;
  margin: 1.1em 0 -0.4em 0;
  line-height: 100%;
  padding: 0;
  font-weight: bold;
}
.maincontent > .maintext h3 {
  font-size: 19.7999964px;
  margin: 1.1em 0 -0.5em 0;
  line-height: 100%;
  padding: 0;
  font-weight: bold;
}
.maincontent > .maintext p {
  font-size: 15px;
  margin: 1.2em 0;
  font-weight: normal;
}
.maincontent > .maintext hr {
  border-top: 1px solid #aaa;
}
.maincontent > .maintext ul {
  margin-top: 15px;
}
.maincontent > .maintext h2 + ul {
  margin-top: 18px;
}
.maincontent > .google-map-container {
  height: 500px;
  background: #EEE;
  font-size: 11px;
}
.maincontent > .google-map-container h3,
.maincontent > .google-map-container h3 a {
  font-weight: bold;
  color: #365722;
  font-size: 16px;
}
.maincontent > .google-map-container .google-map {
  width: 100%;
  height: 100%;
}
.maincontent > section#searchresults ul {
  list-style-type: none;
  margin-top: 15px;
  padding: 20px 0 0 0;
  border-top: 1px solid #ccc;
  color: #292854;
  font-size: 15px;
  line-height: 1.3;
}
.maincontent > section#searchresults ul li {
  background-color: #F2F4F7;
  font-size: 15px;
  font-weight: normal;
  padding: 10px 5px 9px 15px;
  margin: 5px 0;
}
.maincontent > section#searchresults ul li .iconheaderdate .image {
  float: left;
  width: 7%;
}
.maincontent > section#searchresults ul li .iconheaderdate .image img {
  width: 45px;
  height: auto;
  margin-left: -4px;
}
.maincontent > section#searchresults ul li .iconheaderdate .headingdate {
  float: left;
  width: 92%;
}
.maincontent > section#searchresults ul li .iconheaderdate .heading {
  font-weight: bold;
  overflow: hidden;
}
.maincontent > section#searchresults ul li .iconheaderdate .date {
  padding: 4px 0 0 0;
  font-size: 14px;
}
.maincontent > section#searchresults ul li .bodytext {
  clear: both;
  padding-top: 3px;
}
.maincontent > section#searchresults .timestamp {
  padding-bottom: 0.2em;
  font-size: 16px;
  font-weight: normal;
  color: #92a2a4;
}
.maincontent > section#searchresults h1 {
  font-size: 36px;
}
.maincontent > section#searchresults h2 {
  color: #2B2853;
  font-size: 20px;
  margin: 1em 0 0.5em 0;
  line-height: 100%;
  padding: 0;
  font-weight: 400;
}
.maincontent > section#searchresults h2 a {
  color: #002952;
}
.maincontent > section#searchresults h3 {
  color: #2B2853;
  font-size: 17px;
  margin: 1.1em 0 -0.7em 0;
  line-height: 100%;
  padding: 0;
  font-weight: 400;
  font-weight: normal;
}
.maincontent > section#searchresults p {
  font-size: 15px;
  line-height: 1.3;
}
.maincontent > div.kalenderevents {
  margin-top: 18px;
}
.maincontent > div.kalenderevents div.buttons {
  margin-top: 23px;
}
.maincontent > div.kalenderevents ul {
  list-style-type: none;
  margin-top: 5px;
  padding: 0 0 0 0;
  color: #606060;
}
.maincontent > div.kalenderevents ul li {
  border-top: 1px solid #326525;
  padding: 15px 5px 25px 15px;
  margin: 5px 0;
  overflow: hidden;
  /*border: 1px dotted green;*/
}
.maincontent > div.kalenderevents ul li .item {
  position: relative;
  float: none;
  clear: both;
  overflow: hidden;
  /*border: 1px dotted blue;*/
}
.maincontent > div.kalenderevents ul li .item a {
  text-decoration: none;
}
.maincontent > div.kalenderevents ul li .item a:hover {
  text-decoration: underline;
}
.maincontent > div.kalenderevents ul li .item .image {
  float: left;
  width: 30%;
}
@media (max-width: 399px) {
  .maincontent > div.kalenderevents ul li .item .image {
    float: none;
    width: auto;
    margin-bottom: 10px;
  }
}
.maincontent > div.kalenderevents ul li .item .image img {
  width: 95%;
  height: auto;
  margin-left: -8px;
}
.maincontent > div.kalenderevents ul li .item .content {
  float: left;
  width: 69%;
}
@media (max-width: 399px) {
  .maincontent > div.kalenderevents ul li .item .content {
    float: none;
    width: auto;
  }
}
.maincontent > div.kalenderevents ul li .item .content .dato {
  font-style: italic;
  font-size: 12.6px;
  color: #868686;
}
.maincontent > div.kalenderevents ul li .item .content h2 {
  margin-top: 0;
  font-weight: bold;
  font-size: 19.59999804px;
  margin-top: 0.2em;
  margin-bottom: 0.4em;
}
.maincontent > div.kalenderevents ul li .item .content .intro {
  padding: 4px 10px 0 0;
  font-size: 14px;
  font-weight: normal;
}
.maincontent > div.event h1 {
  margin-bottom: 0.3em;
}
.maincontent > div.event hr {
  margin: 5px 0 10px 0;
  border-color: #326525;
}
.maincontent > div.event div.topbox {
  background-color: #eee;
  padding: 20px;
  position: relative;
  float: none;
  clear: both;
  overflow: hidden;
  min-height: 170px;
}
.maincontent > div.event div.topbox div.image {
  float: left;
  width: 30%;
}
@media (max-width: 1199px) {
  .maincontent > div.event div.topbox div.image {
    width: 40%;
  }
}
@media (max-width: 991px) {
  .maincontent > div.event div.topbox div.image {
    width: 30%;
  }
}
.maincontent > div.event div.topbox div.image img {
  width: 152px;
  height: auto;
  margin-left: -6px;
}
.maincontent > div.event div.topbox div.content {
  float: left;
  width: 69%;
}
@media (max-width: 1199px) {
  .maincontent > div.event div.topbox div.content {
    width: 59%;
  }
}
@media (max-width: 991px) {
  .maincontent > div.event div.topbox div.content {
    width: 69%;
  }
}
.maincontent > div.event div.topbox div.content div.tidogdatolbl {
  font-style: italic;
  font-size: 12.6px;
  color: #868686;
}
.maincontent > div.event div.topbox div.content div.tidogdato {
  padding-bottom: 10px;
  font-size: 14px;
  color: #636363;
  font-weight: bold;
}
.maincontent > div.event div.topbox div.content div.adresselbl {
  font-style: italic;
  font-size: 12.6px;
  color: #868686;
}
.maincontent > div.event div.topbox div.content div.adresse {
  padding-bottom: 12px;
  font-size: 14px;
  color: #636363;
  font-weight: bold;
}
.maincontent > div.event div.topbox div.buttons {
  position: absolute;
  right: 15px;
  bottom: 10px;
}
.maincontent > div.event div.topbox div.buttons a {
  text-decoration: none;
}
.maincontent > div.event div.topbox div.buttons .btnreturn {
  margin-right: 18px;
}
.maincontent > div.event div.topbox div.buttons .btntilmeld,
.maincontent > div.event div.topbox div.buttons .btnframeld {
  margin-right: 10px;
}
.maincontent > div.event div.topbox div.buttons .btnvistilmeldte {
  margin-right: 10px;
}
.maincontent > div.event div.selvtilmeldt {
  background-color: #eee;
  padding: 0 20px 10px 20px;
  position: relative;
  float: none;
  clear: both;
  overflow: hidden;
}
.maincontent > div.event div.selvtilmeldt p {
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0;
}
.maincontent > div.event div.tilmeldte {
  background-color: #eee;
  padding: 20px;
  position: relative;
  float: none;
  clear: both;
  overflow: hidden;
}
.maincontent > div.event div.tilmeldte div.heading {
  font-size: 15.4px;
  font-weight: bold;
  padding-bottom: 10px;
}
.maincontent > div.event h2 {
  margin-bottom: 0.3em;
  font-size: 25.19999748px;
}
.maincontent > div.event div.text {
  font-size: 14px;
}
.maincontent .video-container,
.maincontent .mce-object-iframeX {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.maincontent .video-container iframe,
.maincontent .mce-object-iframeX iframe,
.maincontent .video-container object,
.maincontent .mce-object-iframeX object,
.maincontent .video-container embed,
.maincontent .mce-object-iframeX embed,
.maincontent .video-container iframeX,
.maincontent .mce-object-iframeX iframeX {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}
.maincontent .content .mce-preview-object .mce-shim {
  z-index: 0 !important;
}
/* -- .maincontent END -- */
.form-group p {
  margin: 0 0 10px;
}
.sprightcol {
  margin: 20px 0 0 0;
}
.box {
  margin-bottom: 14px;
  clear: both;
  background-color: #F3F3F3;
  overflow: hidden;
  padding-bottom: 9px;
}
.box > .head {
  min-height: 40px;
  color: #fff;
  padding: 0 0 0 15px;
  margin-bottom: 7px;
}
.box > .head > h1 {
  font-size: 17px;
  margin: 0;
  line-height: 17px;
  padding: 12px 0 12px 0;
  color: #fff;
}
.box.greybar > .head {
  background-color: #808080;
}
.box > .boxcontent {
  margin: 0;
  padding: 13px 15px 15px 15px;
  font-size: 13px;
}
.box > .boxcontent ul > li a {
  text-decoration: none;
  color: #555;
}
.box > .boxcontent ul > li a:hover {
  text-decoration: underline;
}
.box > .boxcontent ul.blue {
  margin: 0;
  padding: 0 0 0 0;
  list-style: none;
}
.box > .boxcontent ul.blue > li {
  margin: 0;
  padding: 5px 0 5px 18px;
  list-style: none;
  font-size: 14px;
  line-height: 135%;
  color: #555;
  background: url(../images/Blaa-pil_underside.png) no-repeat 0 7px;
}
.box > .boxcontent ul.red {
  margin: 0;
  padding: 0 0 0 0;
  list-style: none;
}
.box > .boxcontent ul.red > li {
  margin: 0;
  padding: 5px 0 5px 18px;
  list-style: none;
  font-size: 14px;
  line-height: 135%;
  color: #555;
  background: url(../images/Roed-pil_underside.png) no-repeat 0 7px;
}
.box > .boxcontent ul.orange {
  margin: 0;
  padding: 0 0 0 0;
  list-style: none;
}
.box > .boxcontent ul.orange > li {
  margin: 0;
  padding: 5px 0 5px 18px;
  list-style: none;
  font-size: 14px;
  line-height: 135%;
  color: #555;
  background: url(../images/Orange-pil_underside.png) no-repeat 0 7px;
}
.box > .boxcontent ul.green {
  margin: 0;
  padding: 0 0 0 0;
  list-style: none;
}
.box > .boxcontent ul.green > li {
  margin: 0;
  padding: 5px 0 5px 18px;
  list-style: none;
  font-size: 14px;
  line-height: 135%;
  color: #555;
  background: url(../images/Groen-pil_underside.png) no-repeat 0 7px;
}
.box > .boxcontent ul.grey {
  margin: 0;
  padding: 0 0 0 0;
  list-style: none;
}
.box > .boxcontent ul.grey > li {
  margin: 0;
  padding: 5px 0 5px 18px;
  list-style: none;
  font-size: 14px;
  line-height: 135%;
  color: #555;
  background: url(../images/Graa-pil_underside.png) no-repeat -2px 7px;
}
.box > .boxcontent a {
  text-decoration: underline;
  color: #333;
}
.box > .boxcontent a:hover {
  text-decoration: none;
}
.box > .boxcontent > .boximg {
  margin: 0 15px 15px 0;
  width: 75px;
  height: 100px;
  float: left;
}
.box > .boxcontent > .boxtext {
  margin: 0;
  width: 150px;
  float: left;
}
.imagetextbox {
  clear: both;
  float: none;
  margin-bottom: 20px;
  overflow: auto;
  /*border: 1px dotted blue; */
}
.imagetextbox .image {
  float: left;
  width: 90px;
  margin-right: 10px;
}
#B2DE85#B2DE85 .imagetextbox .text {
  float: left;
  width: 340px;
  /* border: 1px dotted red; */
}
.inputField input[type="checkbox"] {
  margin: 4px 6px 0 0;
  line-height: normal;
}
input.form-control:not(:placeholder-shown),
select.form-control:not(:placeholder-shown),
textarea.form-control:not(:placeholder-shown) {
  background-color: #DEF1CA !important;
}
/*input.form-control:placeholder-shown {
   background-color:  #ffffff!important;
}*/
/*---- Spinner ----*/
.spinner_container {
  margin: 25% auto;
  text-align: center;
}
.lds-ring {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 51px;
  height: 51px;
  margin: 6px;
  border: 6px solid #326525;
  /*#4bc3ff;*/
  /*#cef*/
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #326525 /*#4bc3ff*/ /*#cef*/ transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.lds-spinner {
  color: official;
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.lds-spinner div {
  transform-origin: 32px 32px;
  animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 29px;
  width: 5px;
  height: 14px;
  border-radius: 20%;
  background: #326525;
  /*#4bc3ff;*/
}
.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}