



:root {
--testColorMain: #f5f5f5;
--testColorSecondary: #f5f5f5;
}




div.logo-inline-style#mainNavbar > ul.navbar-nav > li > a {
color: #616161;
border-color: #616161 !important;
}

div.stacked-style#mainNavbar > ul.navbar-nav {
background-color: rgba(239,239,239, 0.8) !important;
}

div.stacked-style#mainNavbar > ul.navbar-nav > li > a {
color: #000 !important;
}

div.stacked-inverse-style#mainNavbar > ul.navbar-nav {
background-color: rgba(239,239,239, 0.8) !important;
}

div.stacked-inverse-style#mainNavbar > ul.navbar-nav > li > a {
color: #fff !important;
}



.main-navbar .navbar-brand {
color: #f5f5f5;
}

    
        .main-navbar .navbar-toggler {
        background-color: rgba(239,239,239, 0.8) !important;
        color: #000000;
        }
    


.main-navbar .navbar-brand {
height: 70px;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    }

@media (max-width: 991px) {
.main-navbar .navbar-brand {
    max-height: 120px; important
}
.main-navbar .navbar-brand img {
max-height: 120px; important
}
}


    @media (min-width: 992px) {
    div.logo-inline-style#mainNavbar > ul.navbar-nav > li > a {
    border: 1px solid #f5f5f5;
    }
    }





    .main-navbar {
        
            background: url(https://cdn-02.memberlink.dk/azure/sitesite2517150422603720499/FormFile/IMG_3721.jpg?autorotate=true&width=1100&height=300&mode=crop) no-repeat center;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
             }

    .dropdown-submenu {
    position: relative;
    }

    .dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 6px;
    top: .8em;
    }

    .dropdown-submenu .dropdown-menu {
    position: relative !important;
    margin: 1rem !important;
    }





    .custom-link-color a, .custom-link-color a:link, .custom-link-color a:visited, .custom-link-color a:active
    {
    color: #222222;
    }

    .m-t-r {
    padding-top: 24px;
    }

    @media (max-width: 979px) {
    .header-banner {
    margin-right: -20px;
    margin-left: -20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 20px;
    }
    .navbar-fixed-top {
    margin-bottom: 0;
    }
    }



    #content-area .header-color, #dialog-area .header-color
    {
    background-color: #f5f5f5;
    color: #f5f5f5;
    }

    .panel-header-color {
    border-color: #f5f5f5;
    }

    .addLogoText
    {
    font-size: 2.5em;
    font-family: Tahoma, "Arial Narrow", verdana, sans-serif;
    font-weight: bold;
    padding-left: 10px;
    margin-bottom: 20px;
    letter-spacing: 0.05em;
    line-height: 90px;
    float: left;
    
    }

    .logoText
    {
    line-height: 90px;
    
    }

    .logo a, .m-t-r .brand
    {
    color: #f5f5f5;
    }

    .content-color
    {
    background-color: #FFFFFF;
    color: #222222;
    }


    .content-lower-container
    {
    background-color: #ffb300;
    color:#FCFCFC;
    text-decoration: none;
    }

    @media (max-width: 767px) {
    .content-lower-container {
    background-color: #fff;
    color:#FCFCFC;
    text-decoration: none;
    }

    .footer-item {
    background-color: #ffb300;
    margin-bottom: 1rem;
    }
    }


    .content-lower-container a, .content-lower-container a:hover{
    color:#FCFCFC;
    }

    .nav-back
    {
    background-color: #33A5FF;
    }




    .menu-colors
    {
    color: #616161;
    background-color: #33A5FF;
    }

    .banner .links a
    {
    color: #616161;
    background-color: #33A5FF;
    }

    .list-group-item.active, .nav-pills .nav-link.active {
    color: #ffffff !important;
    background-color: #0d6efd !important;
    border-color: #0d6efd !important;
    }

    .list-group-item a, .nav-pills .nav-item a.nav-link {
    color: #0d6efd !important;
    }

    .list-group-item.active a, .nav-pills .nav-item a.nav-link.active {
    color: #ffffff !important;
    }


    .dropdown-item.active, .dropdown-item:active {
    background-color: #0d6efd !important;
    }

    /* Memberlink image be gone */
.navbar > .navbar-brand > img {
    display:none;
}

/* Hide contact information and CVR. */
div.content-lower-container div.row > div.col-md.col-md:nth-child(3) {
    display:none;
}

/* Make sure that all widgets look the same. Previously some had yellow border, and some had background-color. Now no borders and all background-color */
.widget.rounded {
    border: 0px solid #27375c !important;
    background-color: rgb(245, 245, 245) !important; /* Same color as the rest of the boxes. */
    color: black !important;
   /* box-shadow: 0px 0px 2px 1px #27375c;*/
}

/* Clearer buttons inside the widgets. */
.widget.rounded .btn-light {
    background:#ccc;
}

/* Make the footer actually stick to the bottom */
body {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}
.hide-on-landing-page:has(.content-lower-container) {
    margin-top: auto;
    background-color: #27375c;
}

/* Blue background in the footer and navbar*/
.content-lower-container , .navbar.navbar-light, .footer .footer-item {
    background-color: #27375c !important;
}

/* Memberlink footer be gone */
.footer > .container {
    display:none;
}

/* Insert new MemberLink copyright notice instead of the one I deleted. */
body > div:nth-child(8) > div > div.content-lower-container > div > div > div:nth-child(1) {
    display: inline-block;
    align-self: flex-end;
    margin-bottom: 15px;
}
div > div.content-lower-container div.row > div.col-md.col-md:nth-child(1):after {
    content: "MemberLink  © 2011-2025";
}

/* Calendar items that are actually readable */
@media (min-width: 992px) {
    .row-cols-lg-4 > * {
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
}

@media (min-width: 768px) {
  .row-cols-md-3 > * {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
}