﻿
.lightbackground {
    background: #5E9274;
}

.table, .table a {
    color: #2C503E;
}

.pagingfooter {
    background: #5E9274;
    color:#ffffff;
}
.pagingfooter a {
    
    color: #ffffff;
}
.pagingfooter {
    background: #5E9274;
}

.darkbackground {
    background: #2C503E;
}

.markedtabelcell {
    background: #2C503E;
    color: #CCF9E6;
}

.markedtabelcell_gray {
    background: #e7e7e7;
    color: #000000;
}


.markedtabelcell_green {
    background: #2D7F48;
    color: #CCF9E6;
}

.markedtabelcell_red {
    background: #ff0000;
    color: #CCF9E6;
}

.glyphicon {
    color: #2C503E;
}

.tableclass td {
    color: #2C503E;
}
.tableclass td a {
    color: #2C503E;
}

.leftseparatorborder {
    border-left: 3px solid #005E30;
}

.buttonbackground {
    background: #34DB98;
}

.buttonbacktext {
    background: #ffffff;
}

.separationLine {
    background: #D3E6D9;
}

.tiny-statusbar2
{display:none;}
body {
    padding-bottom: 20px;
}
.container{width:100%;max-width:1400px;}

h1{font-size:18px;}
h2 {
    font-size: 16px;
}
h3 {
    font-size: 14px;
}


.modal-header-text
{
   

}

.modal-header-text {
    margin-top:5px;
    margin-left: 40px;
    font-size: 12px;
}

select {
    padding: 0 5px 0 5px !important;
}


.bigheader {
    color: #D6CE4C;
    font-size: 30px;
}

.body-content-blank {
    display: flex;
    flex-direction: column;
    min-height: 80vh; /* Sørger for, at containeren fylder hele skærmen */
    background: #ffffff;
    background-size: cover;
    margin-top: 40px;
}


.body-content {
    display: flex;
    flex-direction: column;
    min-height: 80vh; /* Sørger for, at containeren fylder hele skærmen */
    background-image:url('/styling/graphics/sob_1800.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-size: cover;
    margin-top: 40px;
    padding: 0
}

.transperentwhitetext {
    background: rgba(0, 0, 0, 0.4);
    border-radius: 20px;
   width:60%;
   min-width:500px;
   color:#ffffff;
   padding:20px;

}

footer {
    margin-top: auto; /* Skubber footeren til bunden */
    text-align: center;
    background-color: #f1f1f1;
    padding: 10px 0;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}



.inputrow
{
    margin-bottom:10px;

}


.greenspan{background:#00ff00;
           padding:2px;
}
.redspan {
    background: #ff0000;
    color:#ffffff!important;
    padding: 2px;
}

.field-validation-error span
{
    color:#ff0000;

}

.prevforvardnavi
{
    margin-left:10px;


}
.prevforvardnavi a {
    color:#000000;
    
}


.cleantableliststyle1 {
    border-top: 3px solid #F3F0EF;
    border-bottom: 3px solid #F3F0EF;
    width: 100%;
}

    .cleantableliststyle1 tr {
    }

        .cleantableliststyle1 tr .bordertop {
            border-top: 3px solid #F3F0EF;
        }

    .cleantableliststyle1 .bordertop {
        border-top:5px solid #ffffff
    }

    .cleantableliststyle1 .bordertop td {
        background: #C2DED0;
    }
            .cleantableliststyle1 .bordertop td a {
                color: #2C503E;
            }
            .cleantableliststyle1 .bordertop td .glyphicon {
                color: #2C503E;
            }



    .cleantableliststyle1 td {
        padding: 10px;
        font-size: 11px;
        
    }

    .cleantableliststyle1 th {
        padding: 5px;
        vertical-align: top;
        background: #5E9274;
        color:#ffffff;
    }

    .cleantableliststyle1 a, .cleantableliststyle1 .glyphicon {
        color: #ffffff;
    }





.tablestyle1 {
    border: 1px solid #000000;
    width: 100%;
}

    .tablestyle1 tr {
        border-bottom: 1px solid #000000;
    }


    .tablestyle1 td {
        border-bottom: 1px solid #000000;
        padding: 5px;
        font-size: 11px;
    }

    .tablestyle1 th {
        border-bottom: 1px solid #000000;
        padding: 5px;
        vertical-align: top;
    }



.table_style1_mini {
    border: 1px solid #cccccc;
    margin-bottom:20px;
    width:100%;
}

.table_style1_mini tr {
}


.table_style1_mini td {
    border: 1px solid #cccccc;
    padding: 0 5px 0 5px;
    font-size: 10px;
}

    .table_style1_mini th {
        border: 1px solid #000000;
        background: #5E9274;
        color:#ffffff;
        padding: 1px;
        vertical-align: top;
        font-weight: bold;
        font-size: 10px;
    }

.error{color:#ff0000;}

.usersystemcard{font-size:10px;}


#imagefiles {
    font-size: 16px;
    color: #333;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    padding: 8px;
    border-radius: 4px;
    cursor: pointer;
}

.custom-file-upload {
    display: inline-block;
    padding: 10px 20px;
    background-color: #007bff;
    color: white;
    font-size: 16px;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
}

    .custom-file-upload:hover {
        background-color: #0056b3;
    }

.dvregpicturebox {
    
    margin: 20px 0 20px 0;
}

.dvregpicturebox>div {
    background: #cccccc;
    padding:5px;
}

.navbar-toggle {
    background: #CCECF9 !important;
}

    .navbar-toggle > .icon-bar {
        background: #002D72 !important;
    }


.navbar-inverse {
    background: #000000;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #cccccc;
    border-radius: 0;
    margin-left: 10px;
    margin-right: 10px;
}
.navbar-toggle span {
    background: #5B6AD4!important;
}

.navbar-nav>li>a{color:#ffffff!important;}
.navbar-nav .glyphicon {
    color: #ffffff !important;
}

.dropdown-toggle {
    
    
}

nav{margin-top:0!important;}




.navbar .dropdown a:hover {
    color: #ffffff !important;
    background: #5B6AD4 !important;
}

.navbar .navbar-brand:hover {
    color: #ffffff !important;
    background: #5B6AD4 !important;
}

.navbar .navbar-header {
    margin: 0 !important;
    padding: 0 !important;
    
    
}
.navbar .navbar-brand {
    margin: 0 !important;
    padding: 0 !important;
    
}

.navbar .logotext {
    padding:15px;
    float:left;
    width:100px;
    
    color:#ffffff;
    font-size:16px!important;
    
    
    
}

.navbar .navbar-brand img {
    margin:0!important;
    padding:0!important;
    height:50px;
    
}



.navbar-nav > .open > a:focus {
    background: #AAAEEB !important;
    color:#000000;
}


.selectiontable {
    border: 1px solid #000000;
    width: 100%;
    font-size: 11px;
}

    .selectiontable tr {
        border-bottom: 1px solid #000000;
        font-size: 11px;
    }


    .selectiontable td {
        border-bottom: 1px solid #000000;
        padding: 5px;
        font-size: 11px;
    }

    .selectiontable .col2 {
        border-bottom: 1px solid #000000;
        padding: 5px;
        font-size: 11px;
    }

    .selectiontable th {
        border-bottom: 1px solid #000000;
        padding: 5px;
        font-size: 11px;
        background: #FF9900;
    }


.field-validation-error{background:#ff0000;color:#ffffff;}







@media (max-width: 1100px) {
    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;

    }

        .navbar-nav > li {
            float: none;

        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
                
            }

    .collapse.in {
        display: block !important;
    }
}

.fieldhelp {
    color: rgba(0, 0, 0, 0.4);
    font-size: 10px;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0;
}

.fieldhelpbig {
    color: #000000;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    margin:0;
}



.microtable1 {
    border: 1px solid #000000;
    width: 100%;
    font-size: 10px;
}

    .microtable1 tr {
        border-bottom: 1px solid #000000;
        font-size: 10px;
    }


    .microtable1 td {
        border-bottom: 1px solid #000000;
        padding: 2px;
        font-size: 10px;
    }

    .microtable1 th {
        border-bottom: 1px solid #000000;
        padding: 2px;
        font-size: 10px;
        background: #5E9274;
        color:#ffffff;
    }

.tiny-statusbar2 {
    width: 100%;
    
    font-size: 10px;
    padding-left:20px;

}

    .tiny-statusbar2 input {
        border: none !important; /* Fjern kant */
        outline: none !important; /* Fjern fokus-markering */
        background: none !important; /* Fjern baggrund */
        box-shadow: none !important; /* Fjern eventuelle skygger */
        color: inherit !important; /* Bevar tekstfarve */
       
        width: 25% !important; /* Valgfri bredde */
        font-size: 10px;
    }

.shadow-box1 {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); /* x, y, blur, farve med lav opacitet */
    border-radius: 8px; /* valgfrit, for bløde hjørner */
    background: #fff; /* valgfrit, hvis du vil have hvid baggrund */
    padding: 4px 0 0 6px; /* valgfrit, for lidt luft inde i boksen */
    margin-bottom:12px;
}
