/*
    Lato font
    font-family: 'Lato', sans-serif;
*/
.dokumenterOpdater {
  background-color: #c9d3dd;
  padding: 9px 0px 9px 20px;
}
.medlemspanel-skala {
  padding-left: 5px;
  padding-right: 5px;
}
.medlemspanel-skala label {
  font-size: 12px !important;
}
.medlemspanel-skala-row {
  margin-left: -5px;
  margin-right: -5px;
}
.modal {
  z-index: 999999;
}
body {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 21px;
  color: black;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-size-adjust: 100%;
}
/*
    Helpers
*/

.relative {
  position: relative;
}
.showDropdown {
  cursor: pointer;
}
.pointer {
  cursor: pointer;
}
.hidden-data {
  display: none;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
img {
  max-width: 100%;
  height: auto !important;
}
a {
  text-decoration: none;
  color: #336797;
}
a:hover {
  text-decoration: none;
}
strong,
b {
  font-weight: bold;
}
.displayblock {
  display: block;
}
input[type="search"],
input {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */

}
.nopadding {
  padding: 0;
}
/*
    Typo
*/

.h1,
h1 {
  margin-top: 0;
  font-size: 30px;
  line-height: 34px;
  font-weight: 300;
  word-wrap: break-word;
  margin: 0px 9px 0.67em 0;
}
.modalheader {
  font-weight: normal;
  font-size: 28px;
  line-height: 34px;
  text-transform: uppercase;
  color: #336797;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .modalheader {
    font-size: 24px;
    line-height: 31px;
  }
}
h2.sectionheader,
h2 {
  margin-top: 0;
  font-size: 24px;
  line-height: 34px;
  font-weight: 300;
  word-wrap: break-word;
}
h3.sectionheader,
h3 {
  margin-top: 0;
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
  margin-bottom: 10px;
}
/*
    Header
*/

.headerWrapper {
  background: white;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  z-index: 99999;
  /* Service nav */

}
.headerWrapper .logo-container {
  padding-top: 20px;
  padding-bottom: 3px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .headerWrapper .logo-container {
    padding-top: 15px;
  }
}
@media (max-width: 576px) {
  .headerWrapper .logo-container {
    padding-right: 15px;
  }
}
.headerWrapper .logo-container .underLogo {
  position: absolute;
  bottom: -14px;
  left: -7px;
}
@media (max-width: 768px) {
  .headerWrapper .logo-container .underLogo {
    display: none;
  }
}
@media (min-width: 768px) {
  .headerWrapper.shrink {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }
}
.headerWrapper.shrink .logo-container {
  padding-top: 20px;
}
@media (max-width: 768px) {
  .headerWrapper.shrink .logo-container {
    padding-top: 15px;
  }
}
.headerWrapper .service {
  text-align: right;
  text-transform: uppercase;
  font-size: 11px;
  color: #969696;
  letter-spacing: 0.75px;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .headerWrapper .service {
    margin-top: 20px;
  }
}
.headerWrapper .service a:visited,
.headerWrapper .service a {
  color: #969696;
  text-decoration: none;
  padding: 0px 5px;
  font-weight: 400;
}
.headerWrapper .service .top-badge {
  display: inline-block;
  background: #65ed14;
  font-weight: bold;
  line-height: 15px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  min-width: 15px;
  min-height: 15px;
  padding: 0px 1px 0px 3px;
  margin-right: 5px;
  margin-top: -3px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
}
.headerWrapper .service .minsideLoginBtn {
  background-color: #65ed14;
  display: inline-block;
  padding-top: 2px;
  padding-bottom: 2px;
  color: white;
  white-space: nowrap;
}
.headerWrapper .service .minsideLoginBtn a {
  padding-left: 8px !important;
  padding-right: 8px !important;
  color: white !important;
}
.navWrapper {
  background: #e9e9ea;
}
.navWrapper .myBreadcrumb {
  font-size: 12px;
  color: #333333;
  font-style: italic;
  margin-left: 65px;
}
.navWrapper .myBreadcrumb a {
  color: #333333;
}
.navWrapper .head-info {
  text-align: right;
  color: #494948;
}
.navWrapper .head-info .head-btn {
  display: inline-block;
  background: #b0c1d0;
  text-align: center;
  font-size: 32px;
  line-height: 38px;
  max-height: 38px;
  width: 38px;
  color: #336797;
  padding: 0px 0px;
  vertical-align: middle;
  margin-left: 1px;
}
.navWrapper .head-info .head-btn.mail-btn {
  font-size: 24px;
}
.navWrapper .head-info .head-btn.active {
  background: white;
}
.navWrapper .head-info .info-text {
  display: inline-block;
  font-style: italic;
  font-weight: 300;
  letter-spacing: 0.75px;
  font-size: 13px;
  margin-right: 40px;
}
.navWrapper .head-info a {
  color: #494948;
  text-decoration: none;
  font-weight: 600;
}
.navWrapper i:before {
  margin: 0;
}
@media (max-width: 767px) {
  .navWrapper .head-info .info-text {
    letter-spacing: 0px;
    font-size: 10px;
    margin-right: 10px;
  }
}
.overblik-btn {
  cursor: pointer;
  transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
}
.overblik-btn.active {
  background: white;
}
.menuWrapper {
  display: none;
  background: white;
  position: absolute;
  height: auto;
  width: 100%;
  z-index: 9999999;
  border-bottom: 1px solid #eaeaea;
  padding-top: 65px;
  padding-bottom: 40px;
}
@media (max-width: 992px) {
  .menuWrapper {
    padding-top: 35px;
  }
}
.menuWrapper .linkItem a,
.menuWrapper .linkItem {
  font-size: 23px;
  line-height: 27px;
  padding-bottom: 10px;
  color: #336797;
  font-weight: 700;
}
.menuWrapper .subLinkItem a,
.menuWrapper .subLinkItem {
  font-size: 16px;
  padding-bottom: 5px;
  color: #494948;
  font-weight: 300;
}
/*
    Pages
*/

.pageImg img {
  margin: 0px 0px 35px;
}
.pageWrapper {
  padding-top: 50px;
  padding-bottom: 50px;
}
.pageWrapper .app-icon img {
  width: 130px;
  margin-bottom: 20px;
}
.pageWrapper .textContent a {
  font-weight: bold;
}
.pageWrapper .textContent ol,
.pageWrapper .textContent ul {
  margin-top: 1rem;
}
@media (max-width: 576px) {
  .pageWrapper {
    padding-top: 20px;
    padding-bottom: 30px;
  }
}
.pageWrapper #rightNavHolderMobile {
  display: none;
}
.pageWrapper .sub-mobilMenuBtn {
  display: none;
  border: 1px solid #e9e9ea;
  padding: 13px 20px;
  margin-bottom: 20px;
  font-size: 16px;
  z-index: 9999;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 300;
}
@media (max-width: 576px) {
  .pageWrapper .sub-mobilMenuBtn {
    display: block;
  }
}
.pageWrapper .pageTitel {
  background: #336797;
  color: white;
  padding: 15px 15px;
  font-size: 20px;
  font-weight: 300;
}
.pageWrapper .pageTitel a {
  color: white;
}
.pageWrapper .page-icons {
  font-size: 35px;
  padding-left: 40px;
}
@media (max-width: 768px) {
  .pageWrapper .page-icons {
    display: none !important;
  }
}
.pageWrapper .page-icons i:before {
  margin-left: 3px;
  margin-right: 0;
}
.pageWrapper .sharePage {
  text-decoration: none !important;
}
.pageWrapper .sharePage .addthis_sharing_toolbox {
  position: absolute;
  top: 7px;
  left: 3px;
}
.pageWrapper a.at-svc-compact,
.pageWrapper .at4-icon.aticon-compact,
.pageWrapper .at4-icon.aticon-more,
.pageWrapper .at4-icon.aticon-expanded,
.pageWrapper .at4-icon.aticon-addthis {
  background: none !important;
}
.pageWrapper a.at-svc-compact .at-icon-wrapper g {
  display: none;
}
.pageWrapper a.at-svc-compact .at-icon-wrapper {
  background: none !important;
}
.sideNav li {
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
  color: #333333;
  font-weight: 300;
  font-size: 20px;
  line-height: 26px;
}
.sideNav li a {
  color: #333333;
}
.sideNav li.active {
  background-color: #c9d3dd;
}
.ezsearch-results {
  margin: 20px 0px;
}
.ezsearch-results .ezsearch-result {
  margin-bottom: 20px;
}
.newsWrapper {
  background: #f3f3f3;
}
.newsWrapper .infobg {
  background: #f9f9f9;
}
/*
    Forsikringer
*/

.fosikring-infobox {
  background: #ebf0f4;
  padding: 30px;
  letter-spacing: 0.75px;
  color: black;
  font-weight: 300;
  margin-top: 20px;
}
.fosikring-infobox a {
  color: black;
  text-decoration: none;
}
.fosikring-infobox .title {
  line-height: 26px;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 10px;
}
/*
    Footer
*/

.popermoHelpBox {
  background: #eaf0f4;
  padding-top: 50px;
  padding-bottom: 40px;
  /*md768*/

  /*md767*/

}
.popermoHelpBox .footerBudskab .header {
  font-size: 69px;
  line-height: 130%;
  color: #336797;
}
.popermoHelpBox .footerBudskab .image {
  max-width: 335px;
  max-height: 335px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid white;
  margin-right: 55px;
}
.popermoHelpBox .footerBudskab hr {
  border: 0;
  height: 0px;
  /*1px*/
  background: #dddddd;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(221, 222, 223, 0)), color-stop(50%, rgba(221, 222, 223, 0.75)), color-stop(100%, rgba(221, 222, 223, 0)));
  background: -webkit-linear-gradient(left, rgba(221, 222, 223, 0) 0%, rgba(221, 222, 223, 0.75) 50%, rgba(221, 222, 223, 0) 100%);
  background: -moz-linear-gradient(left, rgba(221, 222, 223, 0) 0%, rgba(221, 222, 223, 0.75) 50%, rgba(221, 222, 223, 0) 100%);
  background: -ms-linear-gradient(left, rgba(221, 222, 223, 0) 0%, rgba(221, 222, 223, 0.75) 50%, rgba(221, 222, 223, 0) 100%);
  background: -o-linear-gradient(left, rgba(221, 222, 223, 0) 0%, rgba(221, 222, 223, 0.75) 50%, rgba(221, 222, 223, 0) 100%);
  background: linear-gradient(left, rgba(221, 222, 223, 0) 0%, rgba(221, 222, 223, 0.75) 50%, rgba(221, 222, 223, 0) 100%);
}
@media (max-width: 768px) {
  .popermoHelpBox .footerBudskab .header {
    font-size: 40px;
    line-height: 46px;
  }
  .popermoHelpBox .footerBudskab .image {
    margin-left: 30px;
    margin-right: 0px;
    max-width: 270px;
  }
  .popermoHelpBox .footerBudskab .indhold {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .popermoHelpBox .footerBudskab .cell {
    display: block;
    width: 100%;
    max-width: 100% !important;
  }
  .popermoHelpBox .footerBudskab .image {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
.footerSocialWrapper {
  background: #7ea6be;
  padding-top: 14px;
  padding-bottom: 14px;
}
.footerSocialWrapper .followus {
  font-size: 33px;
  line-height: 43px;
  font-weight: 300;
  font-style: italic;
  color: white;
}
.footerSocialWrapper .followus a:visited,
.footerSocialWrapper .followus a:hover,
.footerSocialWrapper .followus a {
  font-weight: 400;
  color: white;
  padding-left: 5px;
  text-decoration: none;
}
.footerWrapper {
  background: #e8e8e8;
  padding-top: 50px;
  padding-bottom: 50px;
}
.footerWrapper .footer-kontakt {
  text-align: right;
  font-size: 13px;
  line-height: 19px;
  color: 494948;
  font-weight: 400;
}
.footerWrapper .footer-kontakt a {
  font-weight: 400;
  color: #494948;
  text-decoration: none;
}
.footerWrapper .footer-links {
  font-size: 13px;
  line-height: 19px;
}
.footerWrapper .footer-links a {
  text-decoration: none;
  font-weight: 400;
}
.copyrightWrapper {
  background: #336797;
  padding-top: 15px;
  padding-bottom: 12px;
}
.copyrightWrapper .copyright a:visited,
.copyrightWrapper .copyright a:hover,
.copyrightWrapper .copyright a,
.copyrightWrapper .copyright {
  font-size: 12px;
  color: white;
  text-decoration: none;
  vertical-align: middle;
}
.action_step_btns a {
  text-shadow: 0 0px 0 #f3f3f3 !important;
}
/* 
    Medarbejder 

*/

.personItemHolder {
  background: #f5f6f8;
}
.personItemHolder .personPhoto {
  width: 150px;
}
.personItemHolder .personItem {
  line-height: 20px;
  font-weight: 300;
}
.personItemHolder .personItem .name {
  font-weight: 600;
  color: #336797;
}
.personItemHolder .personItem a {
  color: black;
  font-weight: 400 !important;
}
/* Green alert */

.green-alert {
  padding: 25px 15px;
  font-size: 20px;
  line-height: 22px;
  font-style: italic;
  background: #b2f68e;
}
.green-alert.red {
  background: #ebff66;
}
.green-alert a.closeAlert {
  color: #333333;
  text-decoration: none;
  margin-left: 10px;
  margin-right: 5px;
}
.green-alert .action-holder {
  padding: 10px 0px 0px 0px;
}
.green-alert a.readmore {
  color: #333333;
  font-size: 15px;
  text-decoration: none;
  text-transform: uppercase;
}
.green-alert .readmore {
  border: 1px solid #333333;
  padding: 7px 15px;
  -webkit-border-radius: 0.3;
  -moz-border-radius: 0.3;
  border-radius: 0.3;
}
@media (max-width: 1024px) {
  .green-alert a.readmore {
    margin-bottom: 8px;
    display: inline-block;
  }
  .green-alert .action-holder {
    padding-top: 5px;
  }
}
/*md1024*/

@media (max-width: 768px) {
  .green-alert a.readmore {
    margin-top: 10px;
  }
}
/*md768*/

@media (max-width: 767px) {
  .green-alert {
    font-size: 16px;
    line-height: 18px;
    padding: 15px 0px;
  }
  .skrift22 {
    font-size: 18px;
    line-height: 22px;
  }
}
/*md767*/

#beregnBund p {
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
}
#kundedata p {
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
}
/* Cookie */

.topCookies {
  background: #d4e1f0;
  overflow: hidden;
  display: none;
  padding: 5px 0px;
  font-size: 14px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
}
.closeCookie {
  float: right;
}
/*
    min side
*/

.minsisde-Pageheader {
  font-size: 30px;
  font-weight: 900;
  color: #333333;
  letter-spacing: 0.75px;
}
.minside .header {
  background: #dddddd;
  color: #336797;
  font-size: 30px;
  line-height: 35px;
  padding: 10px 20px;
  position: relative;
  border-top: 1px solid #b2c2d1;
  cursor: pointer;
}
.minside .header.no-border {
  border-top: 0px solid #b2c2d1;
}
.minside .headerArrow::before {
  position: absolute;
  top: -2px;
  bottom: 0;
  right: 0;
  font-size: 45px;
  text-align: center;
  color: white;
  background: #b2c2d1;
  width: 60px;
  display: inline-block;
  content: "\f106";
  float: right;
  padding: 5px 0px 0px 0px;
  border-top: 1px solid #cfd9e2;
}
.minside .closed .headerArrow::before {
  position: absolute;
  top: -2px;
  bottom: 0;
  right: 0;
  font-size: 45px;
  text-align: center;
  color: white;
  background: #b2c2d1;
  width: 60px;
  display: inline-block;
  content: "\f107";
  float: right;
  padding: 5px 0px 0px 0px;
  border-top: 1px solid #cfd9e2;
}
/*
.minside .closed .header::after {
content: "\f107";
}
*/

.minside .closed .indhold {
  display: none;
}
.minside .header.no-border::after {
  top: 0;
  border-top: 0px;
}
.minside .indhold {
  background: #f6f6f6;
  padding: 20px;
}
.minside .home-icons {
  margin-top: 20px;
}
.minside .home-icons li .blue-icon {
  float: left;
}
.minside .home-icons li .overflow {
  overflow: hidden;
}
.minside .home-icons.spalter li {
  display: inline-block;
  width: 33%;
  margin-top: 0;
  margin-bottom: 20px;
  vertical-align: top;
}
.minside .home-icons::after {
  display: table;
  clear: both;
  content: " ";
}
@media (max-width: 768px) {
  .minside .home-icons.spalter li {
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
  }
}
/*md768*/

@media (max-width: 767px) {
  .beskedContainer {
    float: none !important;
    margin-top: 10px;
  }
  .minside .header {
    font-size: 20px;
    line-height: 25px;
    padding-right: 60px;
  }
  .minside .header::after {
    font-size: 35px;
  }
}
/* min side ikoner  */

.home-icons {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 25px;
  line-height: 29px;
  color: #333333;
  font-weight: 300;
}
.home-icons .ui-link,
.home-icons a:visited,
.home-icons a {
  text-decoration: none;
  color: #333333;
}
.home-icons a:hover > .blue-icon {
  background: #5687b3;
}
.home-icons .blue-icon {
  display: inline-block;
  vertical-align: top;
  min-width: 29px;
  min-height: 29px;
  margin-right: 15px;
  background: #336797;
  color: white;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
}
.home-icons li {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .home-icons {
    font-size: 20px;
    line-height: 24px;
  }
}
/* md767 */

.uppercase {
  text-transform: uppercase;
}
.forsikringOversigt .header,
.anmeldSkadeOversigt .header {
  background: #336797;
  color: white;
  font-size: 27px;
  font-weight: 400;
  /*padding: 10px 5px 10px 20px;*/
  border-bottom: 1px solid white;
}
.forsikringOversigt #f-name,
.anmeldSkadeOversigt #f-name {
  padding: 10px 5px 10px 20px;
  display: inline-block;
  line-height: 1.3;
  max-width: 80%;
  overflow: hidden;
}
.forsikringOversigt .header i.icon-p,
.anmeldSkadeOversigt .header i.icon-p {
  font-size: 50px;
  /* margin-top: -17px;*/
  line-height: 50px;
}
.forsikringOversigt .overviewIdentification,
.anmeldSkadeOversigt .overviewIdentification {
  font-size: 12px;
  display: inline-block;
  overflow: hidden;
  height: 16px;
  max-width: 60%;
}
.forsikringOversigt .formHeaderPremium,
.anmeldSkadeOversigt .formHeaderPremium {
  float: right;
  font-size: 16px;
  margin-top: 24px;
}
.forsikringOversigt .headerArrow::before,
.anmeldSkadeOversigt .headerArrow::before {
  background-color: #b2c2d1;
  width: 60px;
  height: 55px;
  display: inline-block;
  text-align: center;
  margin-top: 0px;
  position: relative;
  top: 0px;
  right: 0px;
  padding-top: 15px;
}
.forsikringOversigt .open .headerArrow::before,
.anmeldSkadeOversigt .open .headerArrow::before {
  content: "\f106";
}
.forsikringOversigt .P_label,
.anmeldSkadeOversigt .P_label {
  margin-top: 10px;
  font-size: 13px;
  font-weight: bold;
}
.forsikringOversigt .P_text,
.anmeldSkadeOversigt .P_text {
  margin-top: 10px;
  font-size: 13px;
}
.forsikringOversigt .indhold,
.anmeldSkadeOversigt .indhold {
  padding: 20px;
}
.forsikringOversigt .inlinelink,
.anmeldSkadeOversigt .inlinelink {
  font-weight: bold;
}
.anmeldteSkaderOversigt .skade_element {
  border-bottom: 1px solid #cecece;
  margin-top: 5px;
  padding-bottom: 5px;
}
.anmeldteSkaderOversigt .skade_element .singleSignOnUrlStatus {
  margin: 0;
}
.anmeldteSkaderOversigt .skade_element .singleSignOnUrlBtn {
  font-size: 15px;
  color: #336797;
  padding: 5px 10px;
  margin: 10px 0 5px;
}
.dokumenterOversigt .headerdocs {
  background: #dddddd;
  color: #336797;
  font-size: 30px;
  line-height: 35px;
  padding: 9px 20px;
  position: relative;
  border-top: 1px solid #b2c2d1;
  cursor: pointer;
}
.dokumenterOversigt .folderheader {
  background: #336797;
  color: white;
  padding: 15px 15px;
  font-size: 20px;
  font-weight: 300;
}
.dokumenterOversigt .folderlinks a span {
  font-size: 20px;
  padding: 10px 15px;
  color: black;
  display: block;
}
.dokumenterOversigt .folderlinks a.aktiv span {
  background-color: #c9d3dd;
}
.dokumenterOversigt .DocName A,
.dokumenterOversigt .DocDato A {
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
  font-weight: normal;
}
.dokumenterOversigt .DocNameAttach A {
  padding-bottom: 5px !important;
}
.dokumenterOversigt .docline {
  border-bottom: 1px solid #e9e9ea;
  margin-left: 0px !important;
}
.dokumenterOversigt .docline A {
  color: #333333 !important;
}
.dokumenterOversigt .bilagList {
  padding-left: 15px;
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 15px;
}
.dokumenterOversigt .bilagList A {
  padding-top: 1px;
  padding-bottom: 1px;
}
.dokumenterOversigt .DocUnread,
.dokumenterOversigt .DocUnread A {
  font-weight: bold;
}
.dokumenterOversigt .DocDato {
  font-size: 13px;
}
.dokumenterOversigt .DocName {
  padding-left: 20px;
}
.dokumenterOversigt #documentMsg {
  font-size: 12px;
  color: #999999;
  padding-left: 20px;
  margin-top: 10px;
}
.dokumenterOversigt #documentMsg a {
  color: #999999;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .dokumenterOversigt #documentLoader,
  .dokumenterOversigt #documentList {
    padding-bottom: 20px;
  }
  .dokumenterOversigt .DocDato {
    font-size: 12px;
    margin-top: 0px;
    font-weight: normal;
    padding-left: 20px;
  }
  .dokumenterOversigt .DocDato a {
    font-size: 12px;
    margin-top: 0px;
    font-weight: normal;
    padding-top: 0px;
    padding-bottom: 20px;
  }
  .dokumenterOversigt .DocName a {
    padding-bottom: 10px;
  }
  .dokumenterOversigt .bilagList {
    padding-bottom: 5px;
  }
  .dokumenterOversigt .docHeader {
    display: none;
  }
}
.nemidLogin .btnLoginMethod {
  border-left: 1px solid #5981a4;
  border-right: 1px solid #5981a4;
  border-top: 1px solid #5981a4;
  font-size: 20px;
  height: 56px;
  cursor: pointer;
}
.nemidLogin .btnLoginMethod div {
  margin: 15px;
}
.nemidLogin .btnLoginAktiv {
  background-color: #336797 !important;
  color: white !important;
}
.nemidLogin .loginBoks {
  padding-top: 20px;
  /*height: 490px;*/
  border: 1px solid #5981a4;
  padding-left: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.nemidLogin #medlemIDBoks {
  display: none;
}
.nemidLogin #medlemIDBoks div {
  max-width: 300px;
}
.opdaterKontakt .header {
  background: #336797;
  color: white;
  font-size: 27px;
  font-weight: 350;
  /*padding: 10px 20px 10px 20px;*/
  border-bottom: 1px solid white;
  line-height: 1.3em;
}
.opdaterKontakt #f-name {
  padding: 10px 5px 10px 20px;
  display: inline-block;
  line-height: 1.3;
}
.opdaterKontakt .indhold {
  background: #eaeaea;
  padding: 20px;
}
.folderlinks a {
  font-weight: 300;
}
/*
    overrides
*/

/*
.ui-page-theme-a a, html .ui-bar-a a, html .ui-body-a a, html body .ui-group-theme-a a 
{
    font-weight: normal !important;
}
*/

.ui-page-theme-a .ui-btn:focus,
html .ui-bar-a .ui-btn:focus,
html .ui-body-a .ui-btn:focus,
html body .ui-group-theme-a .ui-btn:focus,
html head + body .ui-btn.ui-btn-a:focus,
.ui-page-theme-a .ui-focus,
html .ui-bar-a .ui-focus,
html .ui-body-a .ui-focus,
html body .ui-group-theme-a .ui-focus,
html head + body .ui-btn-a.ui-focus,
html head + body .ui-body-a.ui-focus {
  -webkit-box-shadow: 0 0 0px #336797 !important;
  -moz-box-shadow: 0 0 0px #336797 !important;
  box-shadow: 0 0 0px #336797 !important;
}
.mdl-button {
  text-align: center;
  cursor: pointer;
}
.mdl-button--fab {
  border-radius: 50%;
}
.mdl-button--fab.mdl-button--mini-fab {
  height: 40px;
  width: 40px;
  min-width: 40px;
}
.mdl-button--fab .material-icons {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-12px, -12px);
  line-height: 24px;
  width: 24px;
}
.material-icons-position-relative {
  position: relative !important;
  margin-top: 20px;
  margin-left: 20px;
  left: auto !important;
  top: auto !important;
}
.mdl-button .material-icons {
  vertical-align: middle;
}
.ui-datepicker {
  z-index: 99 !important;
}
.page-item.active .page-link {
  background-color: #336797;
  border-color: #336797;
}
.page-link {
  color: #336797;
}
#vimeoOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 100000;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
}
.vimeoElement {
  position: relative;
  width: 80%;
  height: 80%;
  margin: auto;
}
.vimeoClose {
  position: relative;
  height: 50px;
}
.vimeoClose a {
  font-size: 40px;
  color: white;
  font-weight: bold;
  cursor: pointer;
  float: right;
  margin-top: 20px;
  margin-bottom: 20px;
}
#vimeoContent {
  position: relative;
  width: 100%;
  height: 100%;
}
/* -- Active Accept -- */

#activeAccetpOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 100000;
  background-color: rgba(0, 0, 0, 0.7);
}
.activeAccetpElement {
  position: relative;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  max-width: 520px;
  padding: 16px;
  max-height: 90%;
  overflow: auto;
}
.activeAccetpContent {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 32px;
  border-radius: 4px;
}
@media (max-width: 768px) {
  .activeAccetpContent {
    padding: 24px 20px;
  }
}
.activeAccetpContent .modalheader .header {
  display: none;
}
.activeAccetpContent .activeAcceptTxt {
  display: none;
}
.activeAccetpContent .activeAcceptTxt a {
  color: white;
}
.activeAccetpContent .step {
  font-size: 14px;
  padding: 6px 10px;
  border-radius: 3px;
  margin-bottom: 12px;
}
.activeAccetpContent .police {
  font-size: 12px;
  margin-bottom: 4px;
  text-transform: uppercase;
  display: block;
}
.activeAccetpContent .policeNumber {
  display: block;
  font-size: 15px;
  margin-bottom: 12px;
}
.activeAccetpContent .activeAcceptBtn {
  margin-top: 24px;
  display: flex;
  display: none;
}
.activeAccetpContent .activeAcceptBtn button {
  cursor: pointer;
  flex: 1 1 0px;
  background: transparent;
  border: none;
  padding: 14px 10px;
  border-radius: 2px;
  font-style: italic;
  margin: 0 !important;
}
@media (min-width: 768px) {
  .activeAccetpContent .activeAcceptBtn button:first-child {
    margin-right: 10px;
  }
  .activeAccetpContent .activeAcceptBtn button:last-child {
    margin-left: 10px;
  }
}
.activeAccetpContent .activeAcceptBtn button span {
  padding-bottom: 4px;
}
@media (max-width: 768px) {
  .activeAccetpContent .activeAcceptBtn {
    flex-direction: column;
  }
  .activeAccetpContent .activeAcceptBtn button:first-child {
    margin-bottom: 10px;
  }
}
.activeAccetpContent.step1 {
  background-color: white;
}
.activeAccetpContent.step1 .step {
  background-color: #336797;
  color: white;
}
.activeAccetpContent.step1 .police {
  color: #888888;
}
.activeAccetpContent.step1 .activeAcceptTxt.step1 {
  display: block;
}
.activeAccetpContent.step1 .modalheader .header.step1 {
  display: block;
}
.activeAccetpContent.step1 .activeAcceptBtn.step1 {
  display: block;
}
.activeAccetpContent.step1 .activeAcceptBtn button {
  background-color: #336797;
  color: white;
  padding-left: 20px;
  padding-right: 20px;
}
.activeAccetpContent.step1 .activeAcceptBtn button.transparent {
  background-color: transparent;
  color: black;
}
.activeAccetpContent.step1 .activeAcceptBtn button.transparent span {
  border-bottom: 1px dashed #aaaaaa;
}
.activeAccetpContent.step1 .activeAcceptBtn button a {
  color: white;
}
.activeAccetpContent.step2 {
  background-color: #336797;
}
.activeAccetpContent.step2 .step {
  background-color: white;
  color: #336797;
}
.activeAccetpContent.step2 .modalheader,
.activeAccetpContent.step2 p,
.activeAccetpContent.step2 .policeNumber {
  color: white;
}
.activeAccetpContent.step2 .police {
  color: #b3cee8;
}
.activeAccetpContent.step2 .activeAcceptTxt.step2 {
  display: block;
}
.activeAccetpContent.step2 .modalheader .header.step2 {
  display: block;
}
.activeAccetpContent.step2 .activeAcceptBtn.step2 {
  display: block;
}
.activeAccetpContent.step2 .activeAcceptBtn button {
  background-color: #fee64f;
  color: #336797;
}
.activeAccetpContent.step2 .activeAcceptBtn button.transparent {
  background-color: transparent;
  color: white;
}
.activeAccetpContent.step2 .activeAcceptBtn button.transparent span {
  border-bottom: 1px dashed #aaaaaa;
}
.bannerSection {
  position: relative;
}
@media (min-width: 768px) {
  .bannerSection .row {
    padding-top: 88px;
    padding-bottom: 88px;
  }
}
.bannerSection .vimoBtn {
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.bannerSection .vimoBtn .pbb {
  fill-opacity: 0.64;
  transition: .3s;
}
.bannerSection .vimoBtn:hover .pbb {
  fill-opacity: 0.80;
}
.bannerSection .bannerImage {
  background-size: cover;
}
.bannerSection .bannerImage .vimoBtn {
  width: 90px;
  height: 90px;
}
.bannerSection .bannerImage.relative {
  position: relative;
  background-image: none !important;
}
.bannerSection .bannerImage.relative img {
  margin: auto;
  display: block;
}
.bannerSection .bannerImage.absolute {
  position: relative;
}
@media (min-width: 768px) {
  .bannerSection .bannerImage.absolute {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .bannerSection .bannerImage.absolute img,
  .bannerSection .bannerImage.absolute .vimoBtn {
    display: none;
  }
}
.bannerSection .bannerVimeoContent .vimoBtn {
  width: 100px;
  height: 100px;
}
@media (max-width: 768px) {
  .bannerSection .bannerVimeoContent .vimoBtn {
    display: none;
  }
}
.bannerSection .bannerTextContent {
  background-color: white;
  padding: 80px 64px;
}
@media (max-width: 768px) {
  .bannerSection .bannerTextContent {
    padding: 32px 15px;
  }
}
.bannerSection .bannerTextContent .bannerHeader {
  font-weight: 300;
  font-size: 32px;
  line-height: 38px;
  text-transform: uppercase;
  color: #336797;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .bannerSection .bannerTextContent .bannerHeader {
    font-size: 28px;
    line-height: 34px;
  }
}
.bannerSection .bannerTextContent p {
  font-size: 18px;
  line-height: 27px;
}
@media (max-width: 768px) {
  .bannerSection .bannerTextContent p {
    font-size: 16px;
    line-height: 24px;
  }
}
.bannerSection .bannerTextContent .bannerBtn {
  display: inline-block;
  padding: 12px 24px;
  background-color: #336797;
  color: white;
  font-style: italic;
  margin-top: 24px;
}
.contactformSection {
  padding: 85px 0;
  background-color: #336797;
  color: white;
  background-image: url('/Images/web/Subtract.svg');
  background-repeat: no-repeat;
  background-position: bottom left;
}
@media (max-width: 768px) {
  .contactformSection {
    padding: 45px 0;
  }
}
.contactformSection .header {
  font-family: fave-script-pro, sans-serif;
  font-size: 56px;
  line-height: 67px;
}
@media (max-width: 768px) {
  .contactformSection .header {
    line-height: 40px;
    margin-bottom: 30px;
  }
}
.contactformSection p {
  line-height: 24px;
}
@media (max-width: 768px) {
  .contactformSection .content {
    margin-bottom: 30px;
  }
}
.contactformSection .form .f-row {
  position: relative;
}
.contactformSection .form .f-row label {
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 5px;
}
.contactformSection .form .f-row input[type=text],
.contactformSection .form .f-row input[type=email],
.contactformSection .form .f-row input[type=number],
.contactformSection .form .f-row select {
  width: 100%;
  margin-bottom: 20px;
  padding: 12px 36px 12px 12px;
  border: none;
}
.contactformSection .form .f-row input[type=text]:focus,
.contactformSection .form .f-row input[type=email]:focus,
.contactformSection .form .f-row input[type=number]:focus,
.contactformSection .form .f-row select:focus {
  border: none;
  outline: none;
}
.contactformSection .form .f-row input[type=text].error,
.contactformSection .form .f-row input[type=email].error,
.contactformSection .form .f-row input[type=number].error,
.contactformSection .form .f-row select.error {
  outline: 2px solid red;
}
.contactformSection .form .f-row .checkboxLabel {
  margin-bottom: 20px;
  line-height: 24px;
  padding-left: 36px;
}
.contactformSection .form .f-row .checkboxLabel a {
  color: #fee64f;
}
.contactformSection .form .f-row .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  background-color: white;
  cursor: pointer;
}
.contactformSection .form .f-row .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.contactformSection .form .f-row .checkmark:after {
  left: 9px;
  top: 3px;
  width: 7px;
  height: 14px;
  border: solid #336797;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.contactformSection .form .f-row .checkmark:hover {
  background-color: #fee64f;
}
.contactformSection .form .f-row input[type=checkbox] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.contactformSection .form .f-row input[type=checkbox]:checked + label {
  background-color: #fee64f;
}
.contactformSection .form .f-row input[type=checkbox]:checked + label:hover {
  background-color: #ebd027;
}
.contactformSection .form .f-row input[type=checkbox]:checked + label:after {
  display: block;
}
.contactformSection .form .f-row input[type=checkbox].error + label {
  outline: 2px solid red;
}
.contactformSection .form .f-row select {
  background-image: url('/Images/web/CaretDown.png');
  background-color: white;
  background-repeat: no-repeat;
  background-position: right 16px center;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
}
.contactformSection .form .f-row select::-ms-expand {
  display: none;
}
.contactformSection .form .f-row .validation-error {
  position: absolute;
  top: 38px;
  right: 40px;
  color: red;
  display: none;
}
.contactformSection .form .f-row .validation-error.show {
  display: block;
}
.contactformSection .form .f-row .btn {
  padding: 12px 24px;
  background-color: #fee64f;
  color: #336797;
  font-style: italic;
  font-weight: bold;
  line-height: 21px;
  width: 100%;
  border-radius: 0;
  transition: .3s;
}
.contactformSection .form .f-row .btn:hover {
  background-color: #ebd027;
}
