
/*----------HEADER----------*/
.section-header.row .columns {
background-color: #003e5c !important;
}

/*----------Logo----------*/
a.main-logo {
background-image: url(/fileadmin/dkhist/dkhis_logo_historien_i_hvid.png) !important;
margin-top: 25px;
}

/*---------Søgefelt----------*/
.au_searchform #cludo-search-form-input {
background-color: #f2f2f2;
border-bottom: 0;
}
.au_searchform:before {
    color: #003f5c;
}

@media screen and (max-width:640px){
.au_searchform #cludo-search-form-input {
    background-color: #013e5b;
  }
}



/*MEGA-drop-down-menu*/
.top-bar-content p {
    font-size: 20px;
    font-family: aupassatabold;
}

.header-menu.open li li a {
    padding-left: 0;
    border: 0;
}

@media screen and (max-width:639px){
.top-bar-content p {
    font-size: 14px;
    }
}

.header-menu.open li {
    background: #ececec;
}

body:not(.department) .header-menu.open li a {
    border: 0;
}

.header-menu.open .responsive-pagenav li:before {
    color: #d3572f;
}

/*-----Menu farver-----*/
.general .menu .active>a, .general .menu .active>a {
    color: #333333;
}

.left-menu li.au_current:before {
    color: #4d4a49;
}
.general .menu .active>a, .general .menu .active>a:hover {
    color: black!important;
}

/*Venstremenu og topmenu farver*/
.lvl2 a, .lv2 a {
    font-size: 14px !important;
}

.left-menu li.au_current ul a {
    color: #353535!important;
}

.au_branch.au_selected_branch a,
.menu-title a,
.au_branch a,
.menu a,
ul#au_section_nav_inner_list a{
    color: #333333 !important;
}


/*----------Link til andet sprog----------*/
div.language-selector {
    display: none;
}

/*------h2 justering ved manchet-----*/
.short-text-block h2 {
    margin-bottom: 0;
    margin-top: 0;
}

/*-----Billedtekst-----*/
p.billedtekst {
    background: #eeeeee;
    padding: 4px;
    margin-top: -11px;
}

/*----------FOOTER---------*/
footer {
color: white;
background-color: #003e5c;
font-family: auPassataRegular;
padding: 20px;
}

.footer {
border-top: 0;
}

p#tagline {
text-align: right;
}

div.au_social_sharebox {
    padding-bottom: 15px;
}

footer a {
    color: white !important;
    text-decoration: underline;
}

.page-id {
    color: #87878740 !important;
}

.erklaering {
    text-align: right;
    margin-bottom: 40px;
    margin-top: 30px;
}

.erklaering a {
    color: #fefefe80 !important;
    text-decoration: none !important;
}

.erklaering a:hover {
    color: white !important;
  }


/*----------SMALLE SKÆRME----------*/
@media (max-width: 39.9375em) {

  body.dkhist header .main-logo {
     width:170px!important;
  }
a.main-logo {
    margin-top: 15px !important;
 }
.au_searchform #cludo-search-form-input {
    background-color: #003e5c;
    width: 70%;
    margin-left: 8px;    
}

div.csc-textpic-right div.csc-textpic-imagewrap {
    float: left;
    margin-top: 20px;
}

p#tagline {
text-align: left;
}
}

