/* recherche-tool - START
    BG color 1: #50838a
    BG color 2: #93c9b5
    BTN color: #d9fad5
*/
#menu-nav .job-search-form {
        position: static !important;
        padding: 20px;
        padding-top: 0;
        width: 100%;
}
#header .job-search-form {
    /*display: flex;*/
    /*flex-direction: row;*/
    /*flex-wrap: nowrap;*/
    position: absolute;
    top: 35px;
    right: 250px;
    width: 400px;
}
/*
#header .btn-text {
    display: none;
}
#header .job-btn-field {
    width: 50px;
    padding: 0;
}
#header #job-input-field {
    margin: 0;
    margin-right: 5px;
}
#header .select2-selection {
    position: relative !important;
    height: 34px !important;
    border-radius: 4px !important;
}
.job-search-form.in-header .select2-selection {
    margin-right: 1px;
}
#header .select2-container .select2-dropdown {
    margin-top: -18px;
}
#header .job-btn-field > span.fa-search {
    top: 8px;
}
#header .job-search-form > * {
    display: inline-block;
}
#header .job-search-form > .job-input-field {
    margin-right: 10px;
}
*/

/*
@media screen and (max-width: 1200px) {
    #header .logo > .job-search-form {
        display: none;
    }
}
@media screen and (min-width: 1201px) {
    #menu-nav .job-search-form {
        display: none;
    }
}
@media screen and (min-width: 767px) and (max-width: 1000px){
    .search-box-wrapper p {
        font-size: 1.2rem;
    }
    .btn-text {
        font-size: 1.2rem;
    }
}
@media screen and (max-width: 767px) {
    #widget,
    .row.header img.ams-logo {
        height: 65px;
        padding-right: 5px;
    }
    body {
        padding-top: 65px;
    }
    .logo .header-title {
        font-size: 2.0rem;
    }
    #menu-btn {
        margin-right: 70px;
        margin-top: 13px;
    }
}
@media screen and (max-width: 450px) {
    #widget {
        display: none;
    }
    .header > .logo {
        position: relative;
    }
    #menu-btn {
        margin-right: 15px;
        position: absolute;
        top: 0;
        right: 0;
    }
    #header .job-search-form > .job-input-field {
        margin-bottom: 10px;
    }
    #header .job-search-form > .job-btn-field {
        margin-right: 10px;
    }
}
@media screen and (max-width: 380px) {
    button#menu-btn {
        position: absolute;
        right: 0;
    }
    #header .header-title {
        font-size: 1.8rem;
    }
    #menu-btn {
        margin-top: 15px;
        margin-right: 20px;
    }
    #header .job-search-form {
        width: 100%;
        display: block;
    }
    .ui-autocomplete {
    width: 100%;
    }
    .ui-autocomplete .ui-menu-item-wrapper {
        overflow: scroll;
    }
}
@media screen and (max-width: 365px) {
    #header .header-title {
        font-size: 1.5rem;
    }
}
@media screen and (max-width: 330px) {
    .logo > a, .logo > a:hover, .logo > a:focus {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
    }
    #header .header-title {
        font-size: 1.2rem;
        line-height: 1.2rem;
        margin-right: 70px;
        display: flex;
        align-items: center;
    }
    .btn-text {
        display: none !important;
    }
    .job-btn-field {
        padding: 0 !important;
        width: 50px;
    }
    .job-btn-field > span.fa-search {
        position: absolute;
        left: 15px;
        top: 15px;
    }
}
*/



/* ----------------------
    ------- BODY -------
    ---------------------- */
a.svg {
    position: relative;
    display: inline-block;
}
a.svg::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.banner-box-row {
    overflow: visible;
    height: 500px;
    margin: 0 !important;
}
.banner-box {
    background-color: #50838a;
    z-index: 1;
    height: 100%;
}
.center-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    resize: vertical;
}
.banner-box img {
    width: 110% !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .banner-box img {
        width: 100% !important;
        height: 100% !important;
    }
}

.search-box {
    background-color: #93c9b5;
    height: 100%;
}
.search-box span {
    display: block;
    text-align: center;
}
.search-box span.select2-results {
    text-align: left;
}
.search-box img.ams-logo {
    width: 210px;
    height: 90px;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
}
.search-box-inline {
    padding-top: 15px;
    padding-bottom: 15px;
}
@media (max-width: 767.7px) {
    .search-box-inline > .col-sm-12 {
        padding: 0px;
    }
    .banner-box-row {
        height: auto;
    }
    .banner-box {
        height: 100%;
        max-height: 560px;
    }
    .banner-box img {
        width: 100% !important;
    }
}
@media (max-width: 720px) {
    .banner-box {
        max-height: 530px;
    }
}
@media (max-width: 685px) {
    .banner-box {
        max-height: 500px;
    }
}
@media (max-width: 650px) {
    .banner-box {
        max-height: 470px;
    }
}
@media (max-width: 615px) {
    .banner-box {
        max-height: 440px;
    }
}
@media (max-width: 580px) {
    .banner-box {
        max-height: 420px;
    }
}
@media (max-width: 545px) {
    .banner-box {
        max-height: 380px;
    }
}
@media (max-width: 510px) {
    .banner-box {
        max-height: 360px;
    }
}
@media (max-width: 475px) {
    .banner-box {
        max-height: 330px;
    }
}
@media (max-width: 430px) {
    .banner-box {
        max-height: 300px;
    }
}
@media (max-width: 390px) {
    .banner-box {
        max-height: 270px;
    }
}
@media screen and (max-width: 300px) {
    .search-box img.ams-logo {
        width: 150px;
        height: auto;
    }
}
.search-box-wrapper {
    padding: 20px;
}
.search-box-wrapper form {
    z-index: 2;
}
.search-box-wrapper .form-control {
    border-radius: 8px;
    height: 45px;
    /*border: 0 solid #66afe9;*/
}
#job-input-field {
    /*text-align: center;*/
    text-align: left;
    margin-bottom: 20px;
}
.search-box-wrapper > div {
    margin-bottom: 30px;
}
/*
.search-box {
    background-color: #93c9b5;
}
.search-box span {
    display: block;
    text-align: center;
}
.search-box span.select2-results {
    text-align: left;
}
.search-box img.ams-logo {
    width: 210px;
    height: 90px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (max-width: 300px) {
    .search-box img.ams-logo {
        width: 150px;
        height: auto;
    }
}
.search-box-wrapper {
    padding: 20px;
}
.search-box-wrapper form {
    z-index: 1010;
}
.search-box-wrapper .form-control {
    border-radius: 8px;
    height: 45px;
}
*/
#job-input-field {
    /*text-align: center;*/
    text-align: left;
    margin-bottom: 20px;
}
.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
    color: #555;
}
button.btn-link:focus,
body:not(.using-mouse) .select2-container--bootstrap.select2-container--open,
.select2-container--bootstrap.select2-container--focus {
    outline: #005AAA dashed 2px!important;
    outline-offset: 2px!important;
    z-index: 2 !important;
}
body.using-mouse .select2-container--bootstrap.select2-container--focus {
    outline: none !important;
    box-shadow: none !important;
    display: block;
}
/*
.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
    color: #424242;
}
.select2-selection {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    height: 45px !important;
    border-radius: 8px !important;
    margin-bottom: 15px;
}
 */
.ui-autocomplete {
    z-index: 1300;
}
.form-control:hover,
.form-control:focus {
    border: 1px solid #66afe9;
    outline: 0;
    /*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);*/
    /*box-shadow: inset 0 1px 1px*/
    /*rgba(0,0,0,.075),0 0 8px*/
    /*rgba(102,175,233,.6);*/

}
.job-btn-field {
    position: relative;
    padding-left: 40px;
    padding-right: 40px;
    background-color: #d9fad5;
    color: #05244b;
}
.job-btn-field > span.fa-search {
    display: inline-block;
    font-size: 2rem;
    position: absolute;
    left: 11px;
}

.search-box-wrapper > div {
    height: 33%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    margin-bottom: 30px;
}
.startpage .job-input-field {
    margin-bottom: 15px;
}
.beruf-titel{
    font-size: 2.4rem;
}
.beruf-hinweis{
    font-size: 1.8rem;
}
.text-opener-box {
    padding-top: 30px;
    padding-bottom: 0px;
}
.beruf-detail-box {
    padding-top: 20px;
    padding-bottom: 30px;
}
.beruf-detail-box h2 {
    white-space: normal;
}
@media screen and (max-width: 340px) {
    .beruf-detail-box h2 {
        text-align: left;
        margin-left: 10px;
    }
}
.beruf-detail-box .beruf-hinweis {
    margin-top: 20px;
    margin-bottom: 0;
}
.beruf-detail-box > .row {
    margin-bottom: 20px;
}
.beruf-detail-box .btn-link {
    color: #FFFFFF;
}
/*
@media screen and (min-width: 768px) {
    .startpage > .row {
        display: flex;
    }
    .banner-box img {
        width: 70vw;
    }
    .search-box-wrapper {
        height: calc(100vh - 100px);
    }
    .search-box-wrapper > div {
        margin-bottom: 0;
    }
}
@media screen and (max-height: 800px) {
    .search-box-wrapper {
        height: 100%;
    }
    .search-box-wrapper > div {
        margin-bottom: 20px;
        height: auto;
    }
}
@media screen and (min-width: 850px) {
    .search-box-wrapper p {
        font-size: 1.3rem;
    }
}
@media screen and (min-width: 1000px) {
    .search-box-wrapper p {
        font-size: 1.4rem;
    }
}
@media screen and (min-width: 1150px) {
    .search-box-wrapper p {
        font-size: 1.5rem;
    }
}
@media screen and (min-width: 1330px) {
    .search-box-wrapper p {
        font-size: 1.7rem;
    }
}
 */
/* Accordion / Cards */
.panel.panel-default {
    word-wrap: break-word;
    margin-bottom: 10px;
    border: none;
}
.panel-heading {
    margin-bottom: 0;
    padding: 0;
    background-color: rgba(0,0,0,.03);
}
.panel-heading > .btn-link {
    display: block;
    position: relative;
    width: 100%;
    text-decoration: none;
    padding: 10px 30px 10px 45px;
}
.panel-heading .title {
    font-size: 1.4rem;
    color: #FFF;
    margin-top: 10px;
    margin-bottom: 10px;
}
.panel.panel-default .icon {
    position: absolute;
    width: 35px;
    height: 35px;
}
.panel.panel-default .icon {
    top: 10px;
    left: 10px;

}
.panel-body {
    background-color: #f0f5fc;
}
.panel-body > ul {
    padding: 30px;
    padding-left: 60px;
    list-style: none;
}
@media screen and (max-width: 991.7px) {
    .panel-body > ul {
        padding-left: 40px;
    }
    #content-panels > .row {
        margin-left: 0;
        margin-right: 0;
    }
    #content-panels > .row > .col-xs-10 {
        padding-left: 0;
        padding-right: 0;
    }
}
.panel-body li {
    margin-bottom: 5px;
    position: relative;
}
.panel-body li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 1.6rem;
    content: '\f111';
    color: #96babc;
    position: absolute;
    top: -1px;
    left: -30px;
}
/*
.panel.panel-default .arrow-up-icon,
.panel.panel-default .arrow-down-icon {
    position: absolute;
    width: 20px;
    height: 20px;
}
.panel.panel-default .arrow-up-icon,
.panel.panel-default .arrow-down-icon {
    top: 20px;
    right: 10px;
}
.panel.panel-default .arrow-up-icon {
    display: none;
}
.panel-heading > .btn-link:not(.collapsed) .arrow-up-icon {
    display: inline-block;
}
.panel-heading > .btn-link:not(.collapsed) .arrow-down-icon {
    display: none;
}
*/
.panel-heading .arrow-icon {
    background-image: url('../img/arrow_down.svg');
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 20px;
    content: ' ';
    height: 20px;
    width: 20px;
    -webkit-transition: transform 0.5s; /* Safari prior 6.1 */
    transition: transform 0.5s;
}
.panel-heading > .btn-link:not(.collapsed) .arrow-icon {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    transition-timing-function: ease;
}
.search-btn {
    min-height: 45px !important;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: space-around;
    max-width: 200px;
    margin-left: -15px;
    border: 1px solid #46646C;
    border-radius: 3px;
    background-color: #46646C;
    color: #fff;
    width: 100%;
    box-shadow: 1px 2px 10px 1px rgba(0, 0, 0, .2);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .search-btn {
        padding-top: 12px;
    }
}
.search-btn:hover,
.search-btn:focus {
    border: 1px solid #557B91;
    border-radius: 3px;
    background-color: #557B91;
    color: #fff;
}
@media screen and (min-width: 992px) {
    .search-btn {
        margin-left: 0px;
        margin-right: -15px;
        float: right;
    }
}
.search-btn > .fa-search{
    margin-left: 10px;
}
.row-hinweistext {
    margin-top: 3em;
    margin-bottom: 0 !important;
}
.row-hinweistext .alert-success {
    background-color: #FFFFFF;
    color: #020202;
    border-color: #46646C;
    border-radius: 0;
}
.row-hinweistext h2 {
    font-size: 1.8rem;
    padding: 0 0 0 .7em;
    margin-bottom: 0;
}
.row-hinweistext p {
    font-size: .9em;
    padding: 1em;
}
@media screen and (min-width: 992px) {
    .row-hinweistext p {
        padding: 1em 2em;
    }

    .row-hinweistext h2 {
        padding-left: 1.4em;
    }
}
.berufliche-search-col {
    padding-left: 0;
    padding-right: 0;
}
@media screen and (min-width: 991px) {
    .berufliche-search-col {
        text-align: right;
        padding-right: 2px;
    }
}
.berufliche-search-btn {
    font-weight: 600;
    padding: .7em 1.7em;
}
.berufliche-search-btn span.fa-search {
    margin-left: 10px;
}
/* New style / 2023-04-19 - START */
#pageContent .border-green {
    border: 2px solid #93c9b5;
}
#pageContent #beruflicheWeiterbildungBox {
    position: relative;
    margin-top: 3em;
}
#pageContent #beruflicheWeiterbildungAssistent {
    position: static;
}
#pageContent #beruflicheWeiterbildungAssistent .intro-box-row {
    padding: 30px;
}
#pageContent #beruflicheWeiterbildungBox .search-box-wrapper {
    padding-top: 70px;
}
@media (min-width: 768px) {
    #pageContent #beruflicheWeiterbildungBox {
        margin-top: 50px;
        height: 800px;
    }
    #pageContent #beruflicheWeiterbildungAssistent {
        width: 75%;
        height: 500px;
        padding: 50px;
    }
    #pageContent #beruflicheWeiterbildungAssistent .intro-box-row {
        padding: 0px;
    }
    #pageContent #beruflicheWeiterbildungAssistent .banner-box-row {
        position: absolute;
        right: 0;
        margin-left: 50px !important;
        margin-top: 20px !important;
        box-shadow: 2px 3px 7px 0 rgba(0, 0, 0, .2);
    }
    #pageContent #beruflicheWeiterbildungBox .search-box-wrapper {
        padding-top: 20px;
    }
}
@media (min-width: 1200px) {
    #pageContent #beruflicheWeiterbildungBox {
        height: 880px;
    }
    #pageContent #beruflicheWeiterbildungAssistent .banner-box-row {
        margin-top: 50px !important;
    }
}
@media screen and (max-width: 500px) {
    #pageContent #beruflicheWeiterbildungBox .search-box-wrapper {
        padding-top: 40px;
    }
}
/* New style / 2023-04-19 - END */
/* recherche-tool - END */