@import url("../fonts/fira_sans.css");

body.dd-layout {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.8;
}

.header-wrapper{

    background-image: linear-gradient(#00000080,#00000080),url("../images/bwo_banner.jpg");
    background-position: 0 0,50%;
    background-size: auto,cover;
    height: 425px;
    width: 100%;
    background-color: #ffffff;
}

.header-row{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 425px;
}

.header-text{
    position: relative;
    max-width: 1200px;
    min-height: 250px;
    margin: 0 auto;
    height: 425px;
}

.header-text .header-text-logo{
    margin-top: 30px;
    margin-left: 10px;
}

.header-text .header-text-label{
    position: absolute;
    bottom: 110px;
    display: inline-block;
    padding: 15px 0px;
    width: auto;
    color: #ffffff;
    border-radius: 0px;
    min-width: 400px;
}

.header-text .header-text-label h1{
    font-family: "Fira Sans", Sans-serif;
    font-weight: 500;
    font-style: italic;
    font-size: 47px;
    margin: 0;
}

.header-text .header-text-label p.subtitle{
    margin: 0;
    font-size: 31px;
    font-family: "Fira Sans", Sans-serif;
    font-weight: 300;
    font-style: italic;
}

body.custom .card{
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
    background-color: #ffffff;
}

body.custom .card.border-green{
    border-top: 3px solid #fb9678 !important;
}

.logo_nav {
    padding: 45px 40px 25px 40px
}

.logo_nav .logo {
    background: url(../logos/logo_nav.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 85px;
    background-position: center;
}

body.dark .logo_nav .logo{
    background: url(../logos/logo_nav_dark.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 85px;
    background-position: center;
}


body.dd-layout{
    background-color: #eeeeee;
}

body.dd-layout .header-text-languages{
    float: right;
}

@media (max-width: 667px) {

    body.dd-layout .header-text-languages{
        float: left;
        margin-left: 10px;
    }

    #google_translate_element {
        bottom: calc(100% - 50% - 53px);
        left: 16px !important;
        width: 100% !important;
    }

    .goog-te-gadget {
        width: 100% !important;
    }

    .skiptranslate {
        width: 100% !important;
    }

    .goog-te-gadget-simple {
        /*width: calc(100% - 32px) !important;*/
        text-align: center;
    }
}

.link_color{
    color: #268b45;
}

ul.chiron {
    list-style-image: none;
    list-style-type: none;
}

ul.chiron li {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 3px;
    padding-left: 15px;
    position: relative;
}

ul.chiron li::before {
    background-color: #e30018;
    content: "";
    height: 11px;
    left: 0;
    position: absolute;
    top: 3px;
    width: 3px;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.3rem 0.55rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #038667;
    background-color: #fff;
    border: 1px solid #d4d8dc;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #038667;
    border-color: #038667;
}

select.form-control{
    padding: 0.225rem 0.50rem;
}

.dd-layout .card, .dd-layout .offer_details{
    box-shadow: 0 0px 10px rgba(0,0,0,0.07);
    border: 1px solid #cccccc;
}

.card-body{
    border-top: 1px solid #ddd;
}

.offer .share p {
    float: left;
    background: #268b45;
}

.offer section h4 {
    border-bottom: 3px solid #268b45;
}

.offer section h4.modal-title {
    border: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

a, a.cutwrap::before, a > .cutwrap::before {
    color: #038667;
}

.btn-primary {
    color: #212529;
    background-color: #268b45;
    border-color: #268b45;
}

.form-control {
    min-height: 35px;
}

.goog-te-gadget-simple {
    background-color: rgba(255, 255, 255, 1) !important;
    border: 1px solid #268b45 !important;
    padding: 8px !important;
    border-radius: 0px !important;
    font-size: 14px !important;
    line-height: 1rem !important;
    display: inline-block;
    cursor: pointer;
    zoom: 1;
}

.loading_processing span {
    background-color: #268b45;
    border-radius: 3px;
    color: #ffffff;
    padding: 7px 15px;
}


a, a.cutwrap::before, a > .cutwrap::before {
    color: #268b45;
}

.offer section h4 {
    border-bottom: 3px solid #268b45;
}

.offer .btn_stellenangebot_bewerben {
    position: relative;
    display: block;
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 600;
    margin-right: 60px;
    margin-top: 50px;
    margin-bottom: 50px;
    height: 50px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    line-height: 30px;
}

.offer .share p {
    background: #268b45;
}

.skin-default-dark .topbar{
    background: #268b45;
}

.skin-default .topbar {
    background: #268b45;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #268b45;
    border-color: #268b45;
}

.page-link {
    color: #268b45;
}


select.form-control {
    padding: 0.225rem 0.35rem;
}

.btn-group-lg > .btn, .btn-lg {
    padding: 0.5rem 1rem;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.btn-outline-primary {
    color: #268b45;
    border-color: #268b45;
    background-color: #ffffff;
}

.btn-outline-primary:hover {
    color: #268b45 !important;
    border-color: #268b45;
    background-color: #ddebf6;
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
    color: #268b45 !important;
    border-color: #268b45;
    background-color: #ddebf6;
}

div[aria-label="Datei-Manager"] > button {
    background-color: #fff;
    border-color: #268b45;
    border-radius: 0px;
}

div[aria-label="Datei-Manager"] > button > .mce-txt, div[aria-label="Datei-Manager"] > button > .mce-ico {
    color: #268b45;
}

.login-box .btn-rounded {
    line-height: 25px;
    font-size: 14px;
    background-color: #268b45;
}

.tooltip-inner {
    max-width: 500px ;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #268b45;
    border-radius: 4px;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #268b45;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #268b45;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #268b45;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #268b45;
}

.badge-primary {
    color: #fff;
    background-color: #268b45;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #268b45;
    border-color: #268b45;
}

.page-link {
    color: #268b45;
}

.text-primary {
    color: #268b45 !important;
}

.badge-outline-primary {
    color: #268b45;
    background-color: #fff;
    border: 1px solid #268b45;
    border-radius: 999px;
    padding: 0.35em 0.6em;
    font-size: 0.75rem;
    font-weight: 600 !important;
}

.btn-primary {
    color: #ffffff;
    background-color: #268b45;
    border-color: #268b45;
}

#cookie-bar .cb-enable {
    color: #ffffff !important;
    background-color: #268b45 !important;
}

#cookie-bar .cb-enable:hover {
    color: #ffffff !important;
    background-color: #116029 !important;
}

.sidebar-nav li.active li.active > a {
    color: #268b45 !important;
    font-weight: 600;
}

.toggle-documents{
    margin-top: 0px !important;
}


.tooltip-inner {
    max-width: 500px;
    padding: 8px 12px;
    color: #268b45;
    background-color: #ffffff;
    border: 1px solid #268b45;
    border-radius: 4px;
    font-size: 13px;
}

.tooltip.top .tooltip-arrow::before {
    border-top-color: #268b45 !important;
}
.tooltip.right .tooltip-arrow::before {
    border-right-color: #268b45 !important;
}
.tooltip.bottom .tooltip-arrow::before {
    border-bottom-color: #268b45 !important;
}
.tooltip.left .tooltip-arrow::before {
    border-left-color: #268b45 !important;
}

.bs-tooltip-auto[x-placement^=left] .arrow:before, .bs-tooltip-left .arrow:before {
    left: 0;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #268b45
}

.bs-tooltip-auto[x-placement^=bottom] .arrow:before, .bs-tooltip-bottom .arrow:before {
    bottom: 0;
    border-width: 0 0.4rem 0.4rem;
    border-bottom-color: #268b45;
}

.bs-tooltip-auto[x-placement^=right] .arrow:before, .bs-tooltip-right .arrow:before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #268b45;
}

.bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before {
    top: 0;
    border-width: 0.4rem 0.4rem 0;
    border-top-color: #268b45;
}

.jqstooltip {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.btn-outline-menu {
    color: #268b45;
    border-color: #ccc;
    background-color: #ffffff;
    box-shadow: 0 0px 10px rgba(0,0,0,0.07);
}

.sanction-success a {
    color: #268b45;
}

.dt-buttons .dt-button {
    background: #ffffff;
    border-color: #268b45;
    color: #268b45;
}

.card, .offer_details {
    box-shadow: none;
    border: none;
}

a, a.cutwrap::before, a > .cutwrap::before {
    color: #268b45;
}

body #cboxTopCenter {
    background-color: #268b45;
}



.desc-box {
    border-left: 3px solid #268b45 !important;
}

label.gradient.bg-primary {
    background-color: #268b45 !important;
    background: #268b45 !important;
}

.profile-tabs-nav .nav-pills .nav-link.active {
    background: #fff;
    border: 2px solid #268b45;
    color: #268b45;
}

.profile-tabs-nav .nav-pills .nav-link:not(.active) {
    background: var(--secondary, #bfbfbf);
    border: 2px solid #ddd;
    color: #a3a0a0;
}

.sidebar-nav ul li a.active, .sidebar-nav ul li a:hover{
    color: #268b45;
}

.sidebar-nav ul li a.active i, .sidebar-nav ul li a:hover i {
    color: #268b45;
}

.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    color: #ffffff;
    background-color: #268b45 !important;
    border-color: #268b45;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.profile-panel-badge {
    color: #268b45;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #268b45;
    background-color: #268b45;
}

.login-box .btn-rounded {
    line-height: 25px;
    font-size: 17px;
    border: 2px solid #268b45;
    color: #268b45;
    background-color: #ffffff;
}

table tbody tr td.cat::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 5px;
    background: #268b45;
    border-radius: 0 3px 3px 0;
}



