body {font-family: 'Open sans'!important;}
.body {padding-top:0px;}
.loginnumber {height:60px; background:#366235;
    color: white; border-radius:4px;}
.loginnumber:active {
    background-color: #264a26;
}
.flexleft  {align-items: center; justify-content: center;}
.select.form-control, input.form-control, button.form-control {border:0px;}
ul.nav.navbar-nav {float:right;}
#border {border: 1px solid #5d5d5d;}
.nopadding {padding:0px!important;}
.nopadlr {padding-left:0px!important; padding-right:0px!important;}
.nopadl {padding-left:0px!important}
.nopadr {padding-right:0px!important}
.border {border:1px solid #eee;}
.padt30 {padding-top: 30px;}
.padb30 {padding-bottom: 30px;}
.padb70 {padding-bottom: 70px;}
.fs11 {font-size: 11px;}
.onereg1 {padding-top: 12px;
    padding-bottom: 12px;
    display: flex;
    align-items: center;
    justify-content: center; font-size:11px;}
.onereg2 {background: #eee; padding-top: 12px;
    padding-bottom: 12px;
    display: flex;
    align-items: center;
    justify-content: center; font-size:11px;}
i.fa.fa-map-marker {padding-top:6px;padding-bottom:6px;}
i.fa.fa-thumb-tack, i.fa.fa-bolt {padding-bottom:6px;}
.regheader  {background: #555;
    color: white; padding-top:6px;padding-bottom:6px;
    position: sticky!important; position: -webkit-sticky!important;
    position: -moz-sticky!important;
    position: -ms-sticky!important;
    position: -o-sticky!important;
    top: 0px;
    z-index: 5;
}


div#menu {background: #555;
    color: white;}
.hidden-xs-up{display:none!important}@media (max-width:575px){.hidden-xs-down{display:none!important}}@media (min-width:576px){.hidden-sm-up{display:none!important}}@media (max-width:767px){.hidden-sm-down{display:none!important}}@media (min-width:768px){.hidden-md-up{display:none!important}}@media (max-width:991px){.hidden-md-down{display:none!important}}@media (min-width:992px){.hidden-lg-up{display:none!important}}@media (max-width:1199px){.hidden-lg-down{display:none!important}}@media (min-width:1200px){.hidden-xl-up{display:none!important}}.hidden-xl-down{display:none!important}
.daytype {width:25%; display:inline-block; float:left; padding-left: 6px;}
.day {width:12.281286%; display:inline-block; float:left}
.syg {background:#f2dede;}
div#log-out {background: #a94442;
    height: 55px;
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index:999;
}
div#holliday {background: #337ab7;
    height: 55px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index:999;
}
.bmenu  {position: absolute; bottom: 0px; width: 100%;}
i.fa#lr {color:#555555;}
.flex {display: flex;
align-items: center;
    justify-content: center}
.delete {position: relative;
    right: 0px;
    height: 34px;
    width: 13px;
    color: #333;}

/* UI datapicker*/
.ui-datepicker {background: #333333;
    left: 0px!important;
    padding: 2%;
    width: 100%;
    display: none;
    color: white;
    font-size: 30px;
    z-index:999!important;
}
a.ui-state-default {color:white}
thead     {border-bottom: 1px solid #f8f8f8;}
span.ui-icon.ui-icon-circle-triangle-w{float:left; color:#ddd; display:inline-block;}
span.ui-icon.ui-icon-circle-triangle-e{float:right; color:#ddd}
table.ui-datepicker-calendar {width:100%; padding:1%;}
a.navbar-brand {font-size:14px!important; color:#ffffff;}
.navbar-default {
    background-color: #366235!important;;
    border-color: #ffffff!important;
}

@media (max-width:1000px) {

    select.form-control, input.form-control, button.form-control {
        height: 40px;
        background: #356335;
        color: white;
        font-size: 14px;
        margin-bottom: 6px;
        margin-top: 6px;
        border: none;
        box-shadow: none;
        -webkit-appearance: none;
        -webkit-box-shadow: 0px;
        -webkit-tap-highlight-color: #356335;
    }

    .week, .selectweek {
        font-size: 12px !important;
    }

    .selectweek {
        padding-bottom: 12px;
        padding-top: 12px;
    }

    .regheader {
        font-size: 12px;
    }

    .navbar-brand {
        padding: 15px 0px !important;
    }

    a.navbar-brand {
        font-size: 9px !important;
    }

    .ui-datepicker {
        font-size: 20px;
    }
}

@media (min-width:1001px){
    
    select.form-control, input.form-control {height: 60px; background: #356335; color:white; font-size:20px; border:0px!important;}
    button.form-control {height: 60px; background: #333; color: white}
    
    div#sum  {position: relative;
    bottom: none!important;
    left: none!important;
    right: none!important;
        scroll-behavior: none}
    div#sum { position: absolute;
        bottom: 0px;
        left: 0px;
        right: 0px;
        scroll-behavior: auto;}
    .table>tbody>tr>td {padding:1px!important;}
    div#registreringer .table-responsive{height:62vh!important;}
}
