/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 5;/*Sit on top*/
  padding-top: 2%; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 3%;
  width: 80%;
    z-index: 10;/*Sit on top*/
}

.modal-content h3 {
    font-size: 26px !important;
    margin-bottom: 20px !important;
}
p.modal-fritekst {
    max-width: 500px;
}

.modal-content {
    max-width: fit-content;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 50px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}


a.main-logo {
    background-image: url(../../../fileadmin/dkhist/dkhis_logo_historien_i_hvid.png);
    background-size: contain;
    background-repeat: no-repeat;
}

/*------TABEL-----*/
table {
    /*width: fit-content;*/
    max-width: 800px;
    border-collapse: collapse;
    margin-bottom: 20px;
}

tbody tr {
    background-color: #f3f3f3;
}

td, th {
    font-size: 17px;
    vertical-align: top;
    border: 1px solid #ddd;
    padding: 8px;
    text-align: left;
    min-width: 122px;
}

td p em {
    font-size: 17px;
}

    th {
    width: 100px !important;
    font-weight: normal;
    }
    
/*-----LOGO-----*/
.main-logo object,
.find {
    display: none;
}

.main-logo {
    width: 252px;
    margin: 15px 0 0 0;
}

.department header .search,
.logo {
    height: 77px;
}

.au_searchform #cludo-search-form-input {
    background: #023d5c;
}

.au_searchform:before {
    font-size: 35px;
}

.department header .search {
    width: 54px;
    right: 0px;
    top: 10px;
    padding-top: 0;
    padding-left: 0;
    border-left: 0;
}

.department header .opensearch .search {
    top: 18px;
}

.department .language-selector {
    right: 80px;
    top: 10px;
}
.row.section-title {
    margin-top: 28px;
}

.section-title h1 a, .section-title h2 a {
    color: #103e5c;
}

.breadcrumb .columns {
    margin-bottom: 20px;
}

@media screen and (max-width: 639px){
    .large-2.medium-2.small-2.columns.seal.text-right {
    display: none;
    }
    .main-logo {
    width: 220px;
    }
    .department header .search, .logo {
    height: 67px;
    }
    .department .language-selector a {
    font-size: 16px;
    }
    .au_searchform:before {
    font-size: 27px;
    }
    .department header .search {
    width: 0;
    right: 17px;
    top: 6px;
    }
    .department .language-selector {
    top: 3px;
    right: 34px !important;
    }
    .row.section-title {
    margin-top: 20px;
    }
    ul#au_section_nav_inner_list li::before {
    color: #ffffff !important;
    }
}

/*-----MOBILMENU-----*/
.header-menu.open li {
    background: #023d5c;
}
@media screen and (max-width:639px){
h3.menu-title {
    max-width: 84%;
    }
}

/*-----VENSTREMENU-----*/

@media screen and (min-width:640px){
.left-menu {
    position: sticky;
    top: 306px;
    height: 10%;
    }
}

/*-----HØJREMENU-----*/

@media screen and (max-width: 1023px) {
    .hojremenu {
    display: none;
    }
}

.au_misc_related_content {
    position: sticky;
    top: 306px;
}

.hojremenu {
    padding: 15px 15px 0px 15px;
    border: 1px solid #002546;
}

.hojremenu li::before{
display: none;
}

.hojremenu li {
    font-family: aupassataregular;
    font-size: 17px !important;
    padding-left: 0;
}

.hojremenu a,
ul.hjaelpeikoner {
    color: #002546;
    text-decoration: none;
}

i.fas {
    min-width: 45px;
    text-align: center;
}

ul#ekstraikoner li a:hover,
ul.hjaelpeikoner li:hover {
    color: #2b81a4;
}

/*-----Højre- og venstremenu tilpasning-----*/
@media screen and (max-height:800px){
    .left-menu, 
    .au_misc_related_content {
    top: 30px;
    }
}

/*-----VIDEO-----*/
.videoContainer {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin-bottom: 9px;
}

.videoContainer iframe {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    border: 0;
}


.aubanner p {
    font-size: 16px;
    font-family: 'aupassataregular' !important;
    text-align: left;
}

h2 {
    font-size: 25px;
}

p {
    font-size: 18px;
    margin-bottom: 2rem;
}

.main li {
    font-size: 18px;
}
.main li::before {
    font-size: 10px !important;
    line-height: 29px !important;
}

p.underrubrik {
    font-family: 'AUPassataBold';
    font-size: 20px;
    color: #023d5c;
}

p.billedtekst {
    background: #f2f2f2;
    padding: 15px;
    font-size: 15px;
    margin-bottom: 35px;
    line-height: 20px;
    font-family: aupassataregular;
    margin-top: -22px;
}

/*------------------------*/

.au_contentauthor {
    border-top: 0;
}

iframe {
    width: 100%;
    height: 333px;
    border: none;
}


header .section-header.row .columns {
    background-color: #003e5c;
}
.page-id { 
    display: none; 
} 


body.department header .is-dropdown-submenu-parent a:hover, 
body.general.neutral header .is-dropdown-submenu-parent a:hover {
    color: #2b81a4 !important;
    text-decoration: none;
}

.department .left-menu li.au_current:before,
ul#au_section_nav_inner_list li::before {
    color: #333333;
}