



:root {
--testColorMain: #3C4534;
--testColorSecondary: #FFFFFF;
}




div.logo-inline-style#mainNavbar > ul.navbar-nav > li > a {
color: #3C4534;
border-color: #3C4534 !important;
}

div.stacked-style#mainNavbar > ul.navbar-nav {
background-color: rgba(239,239,239, 1) !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, 1) !important;
}

div.stacked-inverse-style#mainNavbar > ul.navbar-nav > li > a {
color: #fff !important;
}



.main-navbar .navbar-brand {
color: #3C4534;
}

    
        .main-navbar .navbar-toggler {
        color: #3C4534;
        }
    


.main-navbar .navbar-brand {
height: 100px;
    margin-top: 0px;
    margin-bottom: 0px;
    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 #3C4534;
    }
    }





    .main-navbar {
        
            background-color: #FFFFFF;
            color: #3C4534;
            }

    .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: 29px;
    }

    @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: #FFFFFF;
    color: #3C4534;
    }

    .panel-header-color {
    border-color: #FFFFFF;
    }

    .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: 100px;
    float: left;
    
    }

    .logoText
    {
    line-height: 100px;
    
    }

    .logo a, .m-t-r .brand
    {
    color: #3C4534;
    }

    .content-color
    {
    background-color: #FFFFFF;
    color: #222222;
    }


    .content-lower-container
    {
    background-color: #3C4534;
    color:#FFFFFF;
    text-decoration: none;
    }

    @media (max-width: 767px) {
    .content-lower-container {
    background-color: #fff;
    color:#FFFFFF;
    text-decoration: none;
    }

    .footer-item {
    background-color: #3C4534;
    margin-bottom: 1rem;
    }
    }


    .content-lower-container a, .content-lower-container a:hover{
    color:#FFFFFF;
    }

    .nav-back
    {
    background-color: #33A5FF;
    }




    .menu-colors
    {
    color: #3C4534;
    background-color: #33A5FF;
    }

    .banner .links a
    {
    color: #3C4534;
    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;
    }

    /* Improve design of news overview */
.pageItem .newsElement H3 {
    margin: 0 0 5px 0;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #eee;
}
.pageItem .newsElement .news-date {
    color: #ccc;
    font-style: italic;
}
.page-news-container img {
    margin-bottom: 10px;
}

/* Limit the width of news to improve readability */
div.news {
    max-width: 800px;
    padding: 15px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    margin-right: auto;
    margin-left: auto;
}
div.post-area {
    max-width: 800px;
}
.news .news-picture {
    margin-right: auto;
    margin-left: auto;
}

/* Customize menu */
.nav > li > a {
    transition: 0.3s
}
.navbar-inverse .nav>li>a:hover {
    background-color: #000000;
}

/* Change font family */
body {
    font-family: 'Open Sans', sans-serif;
    line-height: 1.6;
    font-size: 15px;
}
h1 {
    font-size: 36px;
    font-family: 'Montserrat', sans-serif;
    color: #002c59;
}
h2 {
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
}
h3 {
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
}

.pageItemCell.span4 h3 {
 font-size: 14px;
}

/* Campains */
.campaign-slider .item.campaign-1 h1 {
    letter-spacing: inherit;
}

/* Medlemsgalleri */
.member-tag-description {
    font-size: 12px;
    line-height: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
}

body > div.navbar.navbar-light.navbar-expand-lg.fixed-top.flex-wrap.d-none.d-lg-flex > div.ml-auto > div.btn-group.mr-1.show > div {
  overflow-y: auto;
  max-height: 66vh;
}