/*CSS GENERELT*/
h2.page-title, h2.page-heading {
  font-weight: 300 !important;
  font-size: 32px !important;
}

h3.page-title, h3.page-heading {
  font-weight: 300 !important;
  font-size: 24px !important;
}

@media only screen and (max-width: 767px) { 
  #header {
    height: 106px !important;
  }
  .news-item {
    margin-bottom: 65px;
  }
}

/*prevent roman numbers in list */
ol li {
  list-style-type: decimal !important;
}

ul li, ul li u {
  color: black;
}

#header #mainMenu-trigger {
  float: right !important;
  opacity: 1 !important;
  height: 90px !important;
  z-index: 99 !important;
}

#header #mainMenu-trigger button {
  background: none;
  border: 0;
  padding: 0px !important;
}

.x {
  width: 65px !important;
}

#header #logo {
  position: relative !important;
  width: 200px !important;
  text-align: center;
  margin: 0 !important;
  float: none;
  height: 100px;
  left: 30px !important;
  right: 0;
  padding: 0 !important;
}

#page-container-new {
  max-width: 900px !important;
  margin: 0 auto;
}

#page-image {
  width: 100%;
  height: 400px;
  background-size: cover;
  display: block;
  vertical-align: middle !important;
  background-repeat: no-repeat;
  background-position: middle;
  margin-top: 20px;
  margin-bottom: 20px;
}

#page {
  max-width: 1420px;
  padding: 40px 32px;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased;
}

hr {
  max-width: 80px !important;
  margin-left: 0px;
  margin-top: 40px !important;
  margin-bottom: 40px !important;
  border-bottom: 5px solid #2e679a !important;
  text-align: left;
}

#dnn_FooterCopyright_lblCopyright:after {
  content: " - Powered by Vitec Agrando";
}

#footer p {
  font-size: 14px !important;
  line-height: 22px !important;
}

.lines {
  display: inline-block;
  height: 2px;
  width: 24px !important;
  border-radius: 4px;
  transition: 0.3s;
  position: relative;
  top: -4px;
  right: 2px !important;
}

#logo a>img {
  height: 40px !important;
  margin-top: 20px !important;
}

.kategori-phone {
  margin-bottom: -10px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #777 !important;
}

#top-menu {
  display: block !important
}

#top-menu-mobil {
  display: none !important;
}

p {
  color: black !important;
  font-size: 14px !important;
}

.collection-type-index .page-content {
  max-width: 1220px;
  margin: 0 auto;
  padding: 40px 32px;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased;
}

#mainMenu a {
  color: black !important;
}

#mainMenu a:hover { 
  color: #2e679a !important;
}

/*CSS GENERELT-FERDIG*/
/*CSS TOPPKNAPPER*/
#top-menu {
  width: 100%;
  padding-bottom: 40px;
  text-align: center;
}

.menu-item {
  border-radius: 5px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: inline-block;
  font-weight: 500;
  font-size: 25px;
  width: 30%;
  transition: all .3s ease;
  text-align: center;
  background-color: #f2f2f2 !important;
}

.menu-item a::after {
  content: '';
  display: block;
  margin-top: 10px;
  width: 40px;
  height: 4px;
  background: #2e679a;
  transition: width .3s;
}

.menu-item a {
  display: inline-block;
  font-weight: 500;
  font-size: 25px;
}

/*CSS TOPPKNAPPER-FERDIG*/
/* CSS HER&NÃ… */
.articles-container {
  display: block;
}

.article-even, .article-odd {
  display: flex;
  width: 90%;
  height: 520px;
  margin: 0 auto;
  padding-top: 70px !important;
  padding-bottom: 40px !important;
}

.article-odd {
  flex-direction: row-reverse;
  border-top: solid 2px #f2f2f2;
  border-bottom: solid 2px #f2f2f2;
}

.article-even {
  flex-direction: row;
}

.article-text-odd, .article-text-even {
  width: 45%;
  display: inline-block;
  vertical-align: middle !important;
  margin-right: 5%;
}

.article-ingress {
  font-size: 20px !important;
  line-height: 1.5em !important;
  font-weight: 400 important;
}

.article-image-even, .article-image-odd {
  width: 100%;
  padding-top: 66.66%;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  max-height: 350px;
  object-fit: cover;
}

.image-container-even {
  width: 50%
}

.image-container-odd {
  margin-right: 59px;
  width: 50%
}

.kategori {
  margin-bottom: -140px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #777 !important;
}

.article-even h1 {
  font-size: 37px;
  margin: 0.4em 0em 0.5em 0em;
  line-height: 1.2em;
  letter-spacing: 0px !important;
}

.article-odd h1 {
  font-size: 37px;
  margin: 0.4em 0em 0.5em 0em;
  line-height: 1.2em;
  letter-spacing: 0px !important;
}

.article-even h2, h3 {
  margin: 0.4em 0em 0.5em 0em;
  line-height: 1.2em;
  letter-spacing: 0px !important;
}

.article-odd h2, h3 {
  margin: 0.4em 0em 0.5em 0em;
  line-height: 1.2em;
  letter-spacing: 0px !important;
}

.dato {
  display: none;
  margin-bottom: -10px;
  font-size: 15px;
  font-weight: 600;
  color: #999;
}

.kategori {
  margin-bottom: -10px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #777 !important;
}

.les-mer {
  margin-top: 50px;
  border-bottom: solid 3px #2e679a;
  color: #333 !important;
  padding: 4px;
  width: 85px;
  text-align: center;
  font-size: 14px !important;
  font-weight: 800;
  transition: all .3s ease;
}

.les-mer a {
  color: #333 !important;
  font-size: 15px !important;
}

.les-mer a:hover {
  color: #2e679a !important;
}

.article-phone {
  width: 100% !important;
  margin: 0 auto;
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: solid 0px #f2f2f2;
}

.article-phone hr {
  max-width: 0px !important;
  margin-left: 0px;
  margin-top: 10px !important;
  margin-bottom: 0px !important;
  border-bottom: 0px solid #2e679a !important;
}

.article-image-phone {
  width: 100% !important;
  padding-top: 66.66%;
  background-size: cover;
  display: block !important;
  vertical-align: middle !important;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 20px;
}

.article-ingress-phone {
  font-size: 15px !important;
}

.article-text-phone {
  width: 100% !important;
  display: block;
  vertical-align: middle !important;
  margin-right: 100px;
}

.dato-phone {
  margin-bottom: -10px;
  font-size: 15px;
  font-weight: 600;
  color: #999;
}

.article-phone h1, h2, h3 {
  margin: 0.4em 0em 0.5em 0em;
}

/* CSS HER&NÃ…-FERDIG*/
/*CSS NYHETSBAR*/
.news-item {
  vertical-align: top;
  text-align: left;
  margin-bottom: 45px;
}

.news-image {
  width: 100% !important;
  padding-top: 61%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  max-height: 200px;
  object-fit: cover;
}

.news-heading {
  font-size: 20px !important;
  font-weight: 500 !important;
  line-height: 25px !important;
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.news-heading-alt {
  font-size: 17px !important;
  font-weight: 500 !important;
  line-height: 21px !important;
  margin-top: 10px !important;
}

.news-ingress {
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 19px !important;
  margin-bottom: 15px !important;
  color: #555;
}

.les-mer-news {
  margin-top: -0px;
  border-bottom: solid 3px #2e679a;
  color: #333;
  padding: 4px;
  width: 85px;
  text-align: center;
  font-size: 14px !important;
  font-weight: 800;
  transition: all .3s ease;
}

/*CSS NYHETSBAR-FERDIG*/
/*CSS KALENDER-FRONTSIDE*/
#kalender-heading {
  text-align: left;
  border-bottom: solid 2px #f9f9f9;
  margin-bottom: 30px;
  padding-bottom: 10px;
}

#calendar-front {
  width: 100%;
}

#calendar-item-front {
  background-color: #F9F9F9;
  display: inline-block;
  vertical-align: top;
  width: 23.5%;
  padding: 2em !important;
  min-height: 210px;
  text-align: left;
  margin-left: 3px;
  margin-right: 3px;
}

#calendar-item-front-alt {
  background-color: #f2f2f2;
  display: inline-block;
  vertical-align: top;
  width: 23.5%;
  padding: 2em !important;
  min-height: 210px;
  text-align: left;
  margin-left: 3px;
  margin-right: 3px;
}

#calendar-data-front {}

.calendar-day-front {
  margin-left: 5px;
  margin-bottom: 10px !important;
  font-size: 18px !important;
}

.calendar-date-front {
  font-size: 45px !important;
  color: #2e679a;
  width: 120px;
  font-weight: 400;
}

#calendar-event-front {
  padding-top: 1.5em !important;
}

#event-front {
  padding-top: 1.5em !important;
}

.event-time-front {
  font-size: 18px;
  margin-bottom: 10px;
}

.event-time-front::after {
  content: '';
  display: block;
  margin-top: 0px;
  width: 65px;
  height: 2px;
  background: #2e679a;
  transition: width .3s;
}

.info-text-front {
  font-size: 16px !important;
  font-weight: 400;
  line-height: 22px;
  transition: all .3s ease;
}

.info-text-front:hover {
  text-decoration: underline;
}

.calendar-kategori-front {
  margin-top: 0 !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  color: #555 !important;
  line-height: 18px;
}

.calendar-kategori-front a {
  color: #555 !important;
}

#hele-kalender {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 3px;
  text-decoration: underline;
  font-size: 17px !important;
}

a {
  color: #333 !important;
}

a:hover {
  color: #2e679a !important;
}

.calendar-top-line p {
  font-weight: 800 !important;
  line-height: 10px !important;
}

.calendar-top-line {
  border-bottom: solid 1px #f2f2f2;
  margin-bottom: 20px !important;
}

/*CSS KALENDER-FRONTSIDE*/
/* Kalender topp med velger og overskrift */
.calendar-top {
  border: 1px solid top;
  display: inline-block;
  padding-bottom: 40px;
}

.calendars-dropdown {
  display: none;
}

.choose-cal-btn {
  float: left;
}

.choose-cal-btn:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f101";
  color: #2e679a;
  margin-left: 10px;
  width: 0px;
  height: 0px;
}

/*CSS KALENDER-FULL*/
.calendar-top-wrapper {
  width: 80%;
  margin: 0 auto;
}

.calendar {
  width: 80%;
  margin: 0 auto;
}

.calendar-month {
  margin-top: 20px !important;
}

.calendar-month h1 {
  font-size: 35px !important;
}

.calendar-item {
  border-bottom: solid 2px #e2e2e2;
  padding-bottom: 1.5em !important;
}

.calendar-data {
  display: inline-block;
  padding-top: 1.5em !important;
}

.calendar-day {
  margin-left: 5px;
  margin-bottom: 15px;
  font-size: 20px;
}

.calendar-date {
  font-size: 35px !important;
  color: #2e679a;
  font-weight: 400 !important;
}

.calendar-event {
  display: inline-block;
  vertical-align: top;
}

.event {
  padding-top: 1.5em !important;
}

.event-time {
  font-size: 18px !important;
  vertical-align: top;
  margin-left: 3em;
  margin-right: 3em;
  display: inline-block;
  border-bottom: solid 2px #2e679a;
  color: #333 !important;
}

.event-info {
  display: inline-block;
  max-width: 400px !important;
  transition: all .3s ease;
}

.info-text {
  font-size: 17px !important;
  font-weight: 400;
  line-height: 25px;
}

.xevent-info:hover {
  text-decoration: underline;
}

.calendar-kategori {
  font-size: 13px !important;
  font-weight: 800 !important;
  color: #777 !important;
  margin-top: -32px !important;
}

.calendar-kategori a {
  color: #777 !important;
}

.calendar-kategori {
  word-wrap: break-word !important;
  white-space: pre-wrap !important;
}

.calendar-label, .calendar-label-front, .calendar-label-dash {
  display: none;
}

.calendar-location, .calendar-location-front {
  display: block;
}

/*CSS KALENDER-FULL-FERDIG*/
/*CSS KALENDERDETALJER*/
.kalender-event-heading {
  font-size: 30px !important;
}

.kalender-event-info {
  font-weight: 400 !important;
  line-height: 28px !important;
  font-size: 16px !important;
}

.kalender-event-body {
  font-size: 14px !important;
}

/*CSS KALENDERDETALJER-FERDIG*/
/*CSS MARKDOWNS*/
.markdowns {}

.markdown-single {
  padding-top: 30px;
  padding-bottom: 2px;
  border-bottom: solid 1px #999;
}

.markdown-single a {
  font-size: 20px !important;
}

.markdown-single a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  color: #2e679a;
  margin-right: 10px;
  width: 0px;
  height: 0px;
}

.markdown-single a::after {
  content: '';
  display: block;
  margin-top: 10px;
  width: 0px;
  height: 0px;
  background: #2e679a;
  transition: width .3s;
}

.markdown-single a {
  font-weight: 500;
  font-size: 25px;
}

/*CSS SIDEMAL*/
.page-container-new {
  max-width: 900px !important;
  margin: 0 auto;
}

.page-heading {}

.page-ingress {
  font-size: 18px !important;
  font-weight: 800 !important;
  color: #555;
}

.page-ingress * {
  font-size: 18px !important;
  font-weight: 800 !important;
  color: #555;
}

.page-image {
  width: 100%;
  padding-top: 66.66%;
  background-size: cover;
  display: block;
  vertical-align: middle !important;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.page-body {
  font-size: 15px !important;
  ;
  color: #555;
  ;
}

.page-body * {
  font-size: 15px !important;
  ;
  color: #555;
  ;
}

.page-body a {
  text-decoration: underline !important;
  ;
}

/*CSS SIDEMAL-FERDIG*/
/*CSS PÃ…MELDINGSKNAPP*/
.paamelding {
  max-width: 280px !important;
  text-align: center !important;
  border: solid 2px #2e679a !important;
  border-radius: 5px;
  padding: 10px !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  transition: all .3s ease;
}

.paamelding:hover {
  background-color: #2e679a;
  color: #fff !important;
  transition: all .3s ease;
}

.paamelding a:hover {
  color: #fff !important;
}

.paamelding a {
  text-decoration: none !important;
}

/*CSS PÃ…MELDINGSKNAPP-FERDIG*/
/*CSS ENKEL KNAPP*/
.enkel-knapp {
  text-align: center !important;
  border: solid 2px #2e679a !important;
  border-radius: 5px;
  padding: 4px 10px 4px 10px !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  transition: all .3s ease;
}

.enkel-knapp a {
  text-decoration: none;
}

.enkel-knapp:hover {
  background-color: #2e679a;
  color: #fff !important;
  transition: all .3s ease;
}

.enkel-knapp a:hover {
  color: #fff !important;
}

/*CSS ENKEL KNAPP-FERDIG*/
/*CSS ANSATTE*/
.ansatt {
  width: 250px !important;
  text-align: center !important;
  display: inline-block !important;
  margin-bottom: 50px !important;
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.ansatt-image {
  width: 150px !important;
  margin: 0 auto !important;
}

.ansatt-image img {
  object-fit: cover;
  border-radius: 50%;
}

.ansatt-info {
  border-top: solid 1px #e2e2e2 !important;
  xborder-bottom: solid 1px #e2e2e2 !important;
  padding: 10px 0px 10px 0px !important;
  margin-top: 20px !important;
}

.ansatt-stilling {
  font-size: 15px !important;
  margin-bottom: 15px !important;
}

.ansatt-navn {
  font-weight: 800 !important;
  font-size: 15px !important;
  margin: 0px !important;
}

.ansatt-nummer {
  font-size: 15px !important;
  margin: 0px !important;
}

.ansatt-epost {
  font-size: 14px !important;
  text-decoration: underline !important;
  font-weight: 800 !important;
  margin: 0px !important;
}

.ansatt-epost :hover {
  color: #2e679a !important;
}

/*CSS ANSATTE-FERDIG*/
/* KONTAKTER I ARTIKLER */
.kontakt {
  text-align: center;
}

.kontakt-info {
  text-align: center;
}

.kontakt-navn {
  font-weight: 600;
}

.kontakt-image img {
  border-radius: 50%;
}

/* KONTAKTER I ARTIKLER-FERDIG */

/*COOKIE-SAMTYKKE*/
.wpcc-btn {
  color: white !important;
  background-color: #2e679a !important;
}
.wpcc-btn:hover {
	color: white !important;
}
/*COOKIE-SAMTYKKE FERDIG*/

/*RESPONSIVE REGLER*/
@media only screen and (max-width: 800px) {
  #logo a>img {
    height: 40px !important;
    margin-top: 20px !important;
  }

  #header .wsc-logins-wrapper {
    z-index: -1 !important;
    position: relative;
    display: none !important;
}

  #header .header-extras {
    padding-left: 0px;
    margin-left: 0px;
    width: 30px;
  }

  #header #logo {
      left: 0px !important;
      padding: 0 0 0 0;
  }

  #header #top-search-trigger {
    width: 30px;
  }

  #page {
    max-width: 1420px;
    padding: 40px 32px;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
  }

  hr {
    max-width: 80px !important;
    margin-left: 0px;
    margin-top: 10px !important;
    margin-bottom: 20px !important;
    border-bottom: 4px solid #2e679a !important;
  }

  #slider {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  #section1 {
    padding: 0 !important;
  }

  #slider {
    display: none !important;
  }

  #top-menu {
    display: none !important;
  }

  #top-menu-mobil {
    display: block !important;
    margin-top: -5px !important;
    margin-bottom: 30px !important;
  }

  .menu-item {
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    font-weight: 500;
    font-size: 22px;
    line-height: 40px;
    width: 100% !important;
    padding-top: 12px;
    padding-bottom: 20px;
    transition: all .3s ease;
  }

  .article-featured {
    display: none !important;
  }

  .article-featured-phone {
    display: block !important;
  }

  .article {
    width: 100% !important;
    height: auto !important;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: solid 2px #f2f2f2;
  }

  .article-ingress {
    font-size: 18px !important;
    line-height: 1.5em !important;
    font-weight: 400 important;
  }

  .article-featured-ingress {
    font-size: 17px;
  }

  .featured-text {
    width: 100% !important;
    display: block;
    vertical-align: middle !important;
    margin-right: 100px;
  }

  .featured-text-right {
    width: 100% !important;
    display: block;
    vertical-align: middle !important;
    margin-left: 100px;
  }

  .featured-image-1 {
    width: 100% !important;
    height: 30vh;
    display: block !important;
    vertical-align: middle !important;
    background-position: center;
    margin-top: 20px;
  }

  .featured-image-2 {
    width: 100% !important;
    height: 30vh;
    display: block !important;
    vertical-align: middle !important;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 20px;
  }

  .featured-image-left {
    width: 100% !important;
    height: 30vh;
    display: block !important;
    vertical-align: middle !important;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 20px;
  }

  .article h1, h2, h3, .entry-title {
    margin: .4em 0em 0.5em 0em;
  }

  .dato {
    margin-bottom: -10px;
    font-size: 15px;
    font-weight: 600;
    color: #999;
  }

  .article-featured-phone, .les-mer {
    margin-top: -5px !important;
    border-bottom: solid 3px #2e679a;
    color: #333;
    padding: 4px;
    width: 120px;
    text-align: center;
    font-size: 14px;
    font-weight: 800;
    transition: all .3s ease;
  }

  .calendar-data {
    display: block;
    padding-top: 3em;
  }

  .calendar-event {
    display: block;
    vertical-align: top;
  }

  .event {
    padding-top: 3em;
  }

  .event-time {
    font-size: 18px;
    width: 80px;
    vertical-align: top;
    margin-bottom: 0.5em;
    margin-left: 0em;
    margin-right: 0em;
    display: block;
    border-bottom: solid 3px #2e679a;
    color: #333 !important;
  }

  .event-info {
    max-width: 400px;
    display: block;
  }
}

@media only screen and (min-width: 780px) {
  .article-phone {
    display: none;
  }
}

@media only screen and (max-width: 780px) {
  .article-even, .article-odd {
    display: none !important;
  }
}

@media only screen and (max-width: 900px) {
  .menu-item a::after {
    content: '';
    display: block;
    width: 40px;
    height: 4px;
    background: #2e679a;
    transition: width .3s;
    margin: 0 auto !important;
    margin-top: 10px !important;
  }

  .calendar-item-front {
    background-color: #F9F9F9;
    display: block;
    vertical-align: top;
    width: 95%;
    padding: 1.3em;
    min-height: 210px;
    text-align: left;
    margin-bottom: 5px;
  }

  .calendar-item-front-alt {
    background-color: #f2f2f2;
    display: block;
    vertical-align: top;
    width: 95%;
    padding: 1.3em;
    min-height: 210px;
    text-align: left;
    margin-bottom: 5px;
  }

  .divCalLinks {
    display: inline-block;
    visibility: visible;
    border: none;
    width: 100%;
  }

  .btnStyleCal {
    border: none;
  }

  input.btnStyleCal {
    display: inline !important;
    margin: 0;
    padding: 0;
  }
}

@media only screen and (min-width: 800px) and (max-width: 1050px) {
  .article-featured-phone {
    display: none;
  }

  .top-menu {
    text-align: center !important;
  }

  .event-info {
    max-width: 500px;
  }

  .calendar-date-front {
    width: 150px;
    font-size: 38px !important;
  }
}

@media only screen and (max-width: 800px) { #section1 { margin-top: 40px; } }

@media only screen and (min-width: 1050px) {
  #article-featured-phone {
    display: none;
  }

  .les-mer:hover {
    color: #2e679a;
    width: 90px;
  }

  .les-mer-news:hover {
    color: #2e679a;
    width: 90px;
  }

  .menu-item a:hover::after {
    width: 100%;
  }

  .markdown-single a:hover::after {
    width: 110px;
  }

  body::-webkit-scrollbar {
    width: 12px !important;
  }
}

@media only screen and (max-width: 550px) {  
  .tableHeaders { max-width: 110px; }
  .GroupEnrollmentView > table > tr > td { max-width: 110px; }
  .GroupEnrollmentView > table tr > td > input { max-width: 110px; }
}
@media only screen and (max-width: 400px) {  
  .tableHeaders { max-width: 90px; }
  .GroupEnrollmentView > table > tr > td { max-width: 90px; }
  .GroupEnrollmentView > table tr > td > input { max-width: 90px; }
}

/*RESPONSIVE REGLER-FERDIG*/
select#ddlNumberOfPartisipants {
  color: rgb(51,51,51);
  border-color: rgb(100,100,100);
}
/*Datepicker, bakgrunnsendring*/
#ui-datepicker-div {
  background-color: white;
  border: 1px solid black;
  padding: 5px;
}
/*Datepicker, bakgrunnsendring SLUTT*/

#header #logo {
  width: unset !important;
}

@media only screen and (max-width: 420px) {
  #header #logo {
    padding: 0 0 0 0 !important;
  }
  #header #header-wrap #logo {
    padding: 0 0 0 0 !important;
  }
}
.ModEnrollFormC a {
  text-decoration: underline;
}

.page-container-new > a.les-mer {
  margin-bottom: 15px;
  display: block;
}

/* Start: Fiks - kontrast krav (universell utforming) */
.calendar-date-front {
    color: #2e679a !important;
}
.calendar-container p, .calendar-container a, .hele-kalender, .calendar-day-front {
    color: black !important;
}
/* Slutt: Fiks - kontrast krav (universell utforming) */
/* Start: Fiks tastaturnavigasjon (universell utforming) */
a:focus {
  outline: 2.5px solid #2e679a !important;
  outline-offset: 5px;
}
/* Slutt: Fiks tastaturnavigasjon (universell utforming) */
#slider {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center;
  background-color: white !important;
}







