:root {
    --main-color: #c5cc00;
    --favicon-file: url("../../favicon/wuesterstrom/favicon.png");
}

@font-face {
    font-family: 'Ubuntu';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url(../../fonts/wuesterstrom/4iCp6KVjbNBYlgoKejZftVyCN4Ffgg.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* latin */
@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(../../fonts/wuesterstrom/4iCv6KVjbNBYlgoC1CzjsGyN.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../../fonts/wuesterstrom/4iCs6KVjbNBYlgoKfw72.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body.login:after {
    background: url("../../img/wuesterstrom/login.jpg") center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@media all and (max-width: 990px), all and (max-height: 700px) {
    body.login:after {
        background: url("../../img/wuesterstrom/login_m.jpg") center center no-repeat fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

}

body,
h1,
h2,
h3,
h4,
h5,
h6,
.ui-widget,
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button
.ui-dialog .ui-dialog-titlebar {
    font-family: 'Ubuntu', 'sans-serif';

}

body {
    color: #646464;
}

#header {
    z-index: 999;
    margin-bottom: 0;
}

#header:after {
    content: none;
}

#header .logo {
    width: 240px;
    margin-top: 10px;
}

#header .selectContainer {
    margin-top: 41px;
}

#header .logo {
    max-width: 186px;
}

.content-header {
    background-color: #c5cc00 !important;
}

.ui-dialog .ui-dialog-titlebar {
    color: #c5cc00 !important;
}

.bg-sdk-light {
    background: #c5cc00 !important;
}

.content-header h2#pageTitle {
    color: #fff !important;
}

.user-profile {
    background-color: #c5cc00 !important;
    color: #fff;

}

.logout,
.user-profile h3 {
    color: #fff !important;
}

.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--single,
body .select2-container--default.select2-container--disabled .select2-selection--single,
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option[aria-selected=true] {
    background: #c5cc00 !important;
}

.select2-container--default.select2-container--disabled .select2-selection--single #select2-AccNoSelect-container, .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__arrow b {
    color: #fff !important;
}

.nav_left ul li.active:hover a,
.nav_left ul li.active:hover span,
.nav_left ul li.active span {
    background: #c5cc00 !important;
    border-color: #c5cc00 !important;
}

.pagination > li > a, .pagination > li > span {
    color: #c5cc00 !important;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    background: #f3f3f3 !important;
    color: #c5cc00 !important;
    border-color: #c5cc00 !important;
}

.table-hover > tbody > tr:hover {
    color: #959595;
    background: #f3f3f3 !important;
    border-color: #f3f3f3 !important;
}

.nav_left ul li a .label,
.nav_left ul li span .label {
    background: #c5cc00;
    color: #fff;
}

.nav_left ul li.active a .label,
.nav_left ul li.active:hover a .label,
.nav_left ul li.active span .label {
    background: #fff !important;
    color: #c5cc00 !important;
}

.nav_left ul li.active a,
.nav_left ul li.active:hover a {
    color: #fff !important;
    background: #c5cc00 !important;
}

div.bg-light-blue-active,
div.modal-primary div.modal-header,
div.modal-footer > .form-group > button.btn-custom {
    background: #c5cc00 !important;
}

.startMessages li.Message i,
.product-box .product-box-icon {
    color: #c5cc00 !important;
}

.information ul li:before,
.table-hover > tbody > tr:hover .downloadLink {
    color: #c5cc00;
}

a {
    color: #c5cc00;
}

.form-control:focus, .form-control:active {
    border-color: #911356 !important;
    box-shadow: inset 0 1px 1px rgba(225, 106, 16, 0.075), 0 0 6px #c5cc00 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(225, 106, 16, 0.075), 0 0 6px #c5cc00 !important;
}

input[type=radio]:checked + label:before,
input[type=checkbox]:checked + label:before {
    background: #c5cc00;
}

input[type=checkbox]:hover + label:before, input[type=radio]:hover + label:before {
    box-shadow: 0 0 8px #c5cc00;
}

a:focus, a:hover {
    color: #666666;
    text-decoration: underline;
}

.btn-primary,
.btn.btn-custom,
.btn.btn-custom,
.cc_btn.cc_btn_accept_all.btn {
    background: #c5cc00 !important;
    color: #fff !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn.btn-custom:hover,
.btn.btn-custom:focus,
.btn.btn-custom:active,
.cc_btn.cc_btn_accept_all.btn:hover,
.cc_btn.cc_btn_accept_all.btn:focus,
.cc_btn.cc_btn_accept_all.btn:active {
    background: transparent !important;
    color: #c5cc00 !important;
    border-color: #c5cc00 !important;
    box-shadow: none !important;
    outline: none !important;
}

#footer {
    border-top: none;
}

#footer a:hover {
    color: #c5cc00;
    text-decoration: underline !important;
}

#footer a,
#footer .inside {
    color: #666666;
}

label.btn-primary.active {
    background: #959595 !important;
    border-color: #959595 !important;
}

#InvoiceYears label:hover, #DocumentTypes label:hover {
    color: #c5cc00 !important;
}

input[type=radio] + label:before,
input[type=checkbox] + label:before,
.bg-aqua, div.callout.callout-info,
.alert-info,
.label-info,
.modal-info .modal-body,
div.callout.callout-info a {
    border-color: #666666 !important;
}

.btn-primary {
    border-color: #c5cc00 !important;
}

::selection {
    color: #fff;
    background: #959595 !important;
}

::-moz-selection {
    color: #fff;
    background: #911356 !important;
}

::-webkit-scrollbar {
    -webkit-appearance: none;
    background: transparent;
}

::-webkit-scrollbar:vertical {
    width: 10px;
}

::-webkit-scrollbar-thumb {
    background: #c5cc00;
    border-radius: 6px;
    border: solid 3px #fff;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background: none;
}

.wrapper:before {
    content: none !important;
}

@media all and (max-width: 1200px) {
    #header .inside {
        min-height: 1px;
    }

    #header .logo {
        width: 190px;
        margin-top: 0;
        margin-bottom: 20px;
        visibility: visible;
        opacity: 1;

        -webkit-transition: ease-out 0.5s;
        -moz-transition: ease-out 0.5s;
        -ms-transition: ease-out 0.5s;
        -o-transition: ease-out 0.5s;
        transition: ease-out 0.5s;
        position: relative;
        top: auto;
        left: auto;
        z-index: 1234569;
    }
}

@media all and (max-width: 1050px) {
    #footer {
        height: auto;
    }
}

@media (max-width: 768px) {
    #footer {
        margin-top: -400px;
    }
}

.fa-company::before {
    background: url("../../favicon/wuesterstrom/favicon.png") center center no-repeat;
    background-size: 100% auto;
}

.table-striped.dataTable tbody tr.active td,
.table-striped.dataTable tbody tr.active th {
    background: #c5cc00 !important;
    color: #fff !important;
}


@media only screen and (min-width: 1000px){

    body .wrapper{
        padding-top: 123px;
    }
    body.login .wrapper{
        padding-top: 107px;
    }
}

.spin {
    background: url(../../img/wuesterstrom/gears.svg) center center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

#cookieConsentLink,
#cookieConsentLink:active,
#cookieConsentLink:focus,
#cookieConsentLink:visited {
    color: #c5cc00 !important;
    font-weight: bold;
}
#cookieConsentLink:hover {
    color: #eee !important;
    font-weight: bold;
}

#main-logo {
    width: 300px;
}

.offert-container .row {
    margin-bottom: 0;
}