@font-face {
    font-family: 'OpenSans Semibold';
    font-weight: 400;
    font-style: normal;
    src: url('../fonts/OpenSans-SemiBold.ttf') format('truetype'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* .navbar.fixed-top {
    z-index: 99999;
} */

.tx-solr .results-highlight {
    color: #005B59;
    font-weight: 700;
}
/*Styling #49645 CH*/

@media (min-width:992px) {
    .frame-default.frame-type-solr_pi_results {
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
}

.tx-solr.module {
    padding:0 10px;
}


/*Searchform*/

#tx-solr-search-form-pi-results {
    height: 45px;
}

@media (min-width:992px) {
    .tx-solr.module .tx-solr-search-form {
        padding-left:0;
        padding-right:0;
    }
}

.tx_solr.module .results-list .list-group-item .col-md-12:has(.results-topic.type-amtsblaetter)
{
    flex-direction: column;
    align-items: self-start;

}

.tx-solr.module .tx-solr-search-form .tx-solr-suggest {
    max-width:600px;
    height:100%;
    border-radius: 0;
}

.tx-solr.module .tx-solr-search-form .tx-solr-suggest {
    padding-left:20px;
}

.tx-solr.module .js-solr-scrollto.tx-solr-suggest::placeholder{
    font-family: "Open Sans" !important;
    font-weight: normal !important;
    color: #595959 !important;
}

.tx-solr.module .tx-solr-search-form .tx-solr-suggest::placeholder,
.tx-solr.module .tx-solr-search-form .tx-solr-suggest {
    font-size:16px;
    font-weight: normal !important;
}

.tx-solr.module .tx-solr-search-form .tx-solr-search-form.col-12{
    margin-bottom:40px;
}

.tx-solr.module .tx-solr-search-form .tx-solr-search-form{
    /*max-width:600px;*/
    height:40px;
    border-radius: 0;
}

@media (min-width:992px) and (max-width:1199px) {
    .tx-solr.module .tx-solr-search-form .tx-solr-search-form{
        max-width: 100%;
    }
}

@media (min-width:1200px) {
    .tx-solr.module .tx-solr-search-form .tx-solr-search-form{
        max-width: 723px;
    }
}

@media (min-width:1400px) {
    .tx-solr.module .tx-solr-search-form .tx-solr-search-form{
        max-width: 770px;
    }
}

.tx-solr.module .tx-solr-search-form .tx-solr-suggest:focus-visible {
    border:none;
    border-radius:0;
}

.tx-solr.module .tx-solr-search-form .input-group {
    align-items: center;
    height: 100%;
}
.tx-solr.module .tx-solr-search-form .btn.btn-primary:hover {
    background-color: #164543 !important;
}

.tx-solr.module .tx-solr-search-form .btn.btn-primary {
    background-color:#005B59 !important;
    padding: 0 30px !important;
    height:45px;
    margin: 0 0 0 15px !important;
    font-family: "OpenSans Semibold";
    font-size: 16px;
    font-weight: 500 !important;
}

@media (min-width:1200px) {
    .tx-solr.module .tx-solr-search-form .btn.btn-primary {
        height:45px;
        padding: 0 45px !important;
        font-size: 20px;
    }
}

.active > .page-link,
.tx-solr-search-form .page-link.active {
    border:none !important;
}

@media (max-width:991px) {
    .tx-solr-search-form {
        padding-left:0;
        padding-right:0;
    }
}

/*Searchform*/


/*Filter-Area*/

.tx-solr.module .row:nth-child(2) {
    background-color:#F0F0F0;
    align-items: center;
    padding: 15px 5px;
    margin-top: 45px;
}

/*@media (min-width:992px) and (max-width:1199px) {

    .tx_solr_outer .col-lg-3:has(#tx-solr-sorting),
    .tx_solr_outer .col-lg-3:has(#results-per-page) {
        margin-top:0px;
    }

    .tx-solr.module .row:nth-child(2) .col-lg-3:nth-child(2) {
        width: 27% !important;
    }

    .tx-solr.module .row .spacer{
        width: 23% !important;
    }
}*/

.tx-solr.module .secondaryContentSection .btn {
    margin-top: 0 !important;
    background: #fff;
    color: #005B59;
    border:1px solid #DDDDDD;
    position: relative;
    height: 40px;
    display: flex;
    width: 100%;
    align-items: center;
    padding: 13px 28px 13px 10px !important;
}

@media (min-width:992px) {
    .tx-solr.module .secondaryContentSection .btn {
        max-width: 100%;
    }
}

@media (max-width:991px) {
    .tx-solr.module .secondaryContentSection .dropdown-menu.show {
        width:100%;
    }
}

.tx-solr.module .secondaryContentSection .dropdown-menu.show {
    transform: translate(0px, 39px) !important;
    width: 99.8%;
    border-top-left-radius:0;
    border-top-right-radius:0;
}

@media (min-width:992px) {
    .tx-solr.module .secondaryContentSection .dropdown-menu.show {
        width: 99.9%;
    }
}

@media (min-width:1200px) {
    .tx-solr.module .secondaryContentSection .dropdown-menu.show {
        width: calc(100% - 35px);
    }
}

.tx-solr.module .secondaryContentSection .dropdown-menu.show li a{
    color:#595959;
}

.tx-solr.module .secondaryContentSection .dropdown-menu.show li a.active{
    background-color: #005B59 !important;
    color:#fff !important;
}

.tx-solr.module .secondaryContentSection .dropdown {
    position: relative;
}

.tx-solr.module .secondaryContentSection .dropdown a{
    color:#595959;
    font-family: "Open Sans";
    font-weight: 500 !important;
    text-transform: none !important;
    overflow: hidden;
}

.tx-solr.module .secondaryContentSection .dropdown-toggle:before {
    content:"";
    position: absolute;
    height:100%;
    width:39px;
    right: 0px;
    top:0;
    background-color:#005B59;
}

.tx-solr.module .secondaryContentSection .dropdown-toggle:before:hover {
    background-color: #164543 !important;
}

@media (min-width:992px) {
    .tx-solr.module .secondaryContentSection .dropdown-toggle:before {
        right: -3px;
    }
}

/*@media (min-width:1200px) {
    .tx-solr.module .secondaryContentSection .dropdown-toggle:before {
        right: -25px;
    }
}*/

.tx-solr.module .secondaryContentSection,
#results-per-page {
    margin-top:10px;
}

@media (min-width:768px) and (max-width:991px) {
    .tx-solr.module .secondaryContentSection,
    #results-per-page {
        margin-top:16px;
    }
}

.tx-solr.module .secondaryContentSection .dropdown-toggle:after {
    content:"";
    position: absolute;
    height: 2px;
    width: 2px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid #fff;
    transform: translate(-50%) rotate(90deg);
    top: 43%;
    right: 7px;
}

@media (min-width:992px) {
    .tx-solr.module .secondaryContentSection .dropdown-toggle:after {
        right: 6px;
        top: 43%;
    }
}
/*@media (min-width:1200px) {
    .tx-solr.module .secondaryContentSection .dropdown-toggle:after {
        right: -20px;
    }
}*/

#results-per-page .input-group {
    align-items: center;
    position: relative;
    height: 40px;
}

@media (min-width:1200px) {
    #results-per-page .input-group {
        max-width: 260px;
        height: 40px;
    }
}

#results-per-page .custom-button {
    pointer-events: none;
    z-index: 1;
    cursor: pointer;
    visibility: hidden;
}

@media (max-width:991px) {
    #results-per-page .custom-button:before  {
        width:39px !important;
    }
}


#results-per-page .custom-button:before {
    content:"";
    position: absolute;
    height:100%;
    width:36px;
    right: 1px;
    top:0;
    background-color:#005B59;
    cursor: pointer;
    z-index: 1;
    visibility: visible;
}

#results-per-page .custom-button:before:hover {
    background-color: #164543 !important;
}


@media (max-width:991px) {
    #results-per-page .custom-button:after {
        right: 12px;
    }
}

#results-per-page .custom-button:after {
    content:"";
    position: absolute;
    height: 2px;
    width: 2px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid #fff;
    transform: translate(-50%) rotate(90deg);
    top: 37%;
    z-index: 1;
    cursor: pointer;
    visibility: visible;
}

@media (min-width:992px) {
    #results-per-page .custom-button:after {
        right: 11px;
    }
}



/*#results-per-page .input-group label{
    position: absolute;
    color:#595959;
    font-family: "Open Sans";
    font-weight: 500 !important;
    text-transform: none !important;
    z-index: 2;
    left: 12%;
}*/

#results-per-page .input-group .form-select{
    color:#595959;
    font-family: "Open Sans";
    font-weight: 500 !important;
    border-radius: 0;
    z-index: 0;
    background-image: none;
    cursor: pointer;
    width: 100%;
}

select {
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    color:#595959;
    font-family: "Open Sans";
    font-weight: 500 !important;
    border-radius: 0;
}

/*Filter-Area*/


/*Results*/

.tx-solr.module .results-list .results-topic{
    font-size:20px;
    font-family: "Open Sans";
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 0;
}

.tx-solr.module .results-list .list-group-item.search-result{
    border-right: none;
    border-left: none;
    padding: 20px 30px 20px 0;
}

@media (max-width:991px) {
    .tx-solr.module .results-list .list-group-item.search-result{
        padding: 15px 30px 15px 0;
    }
}

.tx-solr.module .list-group-item .results-date{
    font-size: 14px;
    color: #000;
    font-family: "OpenSans Semibold";
    margin-top: 10px;
    margin-bottom: 0px;

}

@media (max-width:1199px) {
    .tx-solr.module .results-list .col-md-12{
        min-width: 0;
        word-break: break-word;
        overflow-wrap: anywhere;
    }
}

.tx-solr.module .results-list .list-group-item .col-md-12:has(.results-date){
    flex-direction: column;
    text-align: left;
    justify-content: start;
    align-items: flex-start;
}

.tx-solr.module .results-list .col-md-12{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    min-width:0;
}

@media (max-width:991px) {
    .tx-solr.module .results-list.list-group{
        padding:0 15px;
    }
}

.tx-solr.module .results-list .results-topic a{
    text-decoration: none;
    font-weight: 500;
    font-family: "OpenSans Semibold";
    font-size:16px;
}

@media (min-width:992px) {
    .tx-solr.module .results-list .results-topic a{
        font-size:18px;
    }
}

@media (min-width:1200px) {
    .tx-solr.module .results-list .results-topic a{
        font-size:20px;
    }
}

.tx-solr.module .results-list .results-topic .size{
    font-size: 16px;
    margin-top: 5px;
    font-family: "OpenSans Semibold";
    color:#595959;

    margin-bottom: 0;
    font-weight: 500;
}
/*
.col-md-12:has(.poss_suggest) {
    padding-left:0 !important;
    padding-right:0 !important;
}*/

.tx-solr.module .results-list .result-content{
    font-size: 16px;
    font-family: "Open Sans";
    color:#595959;
    margin-bottom: 0;
    margin-top: 10px;
}

.tx-solr.module .result-range{
    font-size: 14px;
    font-family: "Open Sans";
    color:#005B59;
    margin-bottom: 0;
    width: 100%;
    display: block;
    text-align: right;
}

@media (max-width:991px) {
    .tx-solr.module .result-range{
        padding-top:20px;
        text-align: left;
    }
}

@media (min-width:992px) {
    .tx-solr.module .result-range{
        white-space: nowrap;
        display: flex;
        margin-top: 20px;
    }
}

@media (min-width:1200px) {
    .tx-solr.module .result-range{
        margin-top: 0px;
        justify-content: end;
    }
}

.col-md-12:has(.results-list.list-group) {
    padding-left:0;
    padding-right:0;
}

/*Results Icons*/


.list-group-item {
    position: relative;
}

.list-group-item:has(.results-topic.type-formulare) .after_icon:after {
    font-family: 'Font Awesome 5 Pro Solid';
    content: "\f061";
    font-style: normal;
    position: absolute;
    right:0;
    top: 50%;
    color:#005B59;
    transform: translateY(-50%);
    z-index: 1;

}

.list-group-item:has(.results-topic.mime-type-application\/pdf) .after_icon:after {
    content: "\f019";
    font-family: 'Font Awesome 5 Pro Solid';
    font-style: normal;
    position: absolute;
    right:0;
    top: 50%;
    color:#005B59;
    transform: translateY(-50%);
}
/*Results Icons*/

/*Results*/




/*Facettes*/

#tx-solr-faceting  {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 32px;
}

/*@media (min-width:768px) {
    #tx-solr-faceting  {
        overflow-x: scroll;
    }
}*/

#tx-solr-faceting .facets {
    display: flex;
    flex-direction: row;
    width: 100%;
    padding-left: 0;
    /*scrollbar-gutter: stable;*/
}

@media (max-width:991px) {
    #tx-solr-faceting .facets {
        padding: 0 15px;
    }

    @media (min-width:768px) {

        #tx-solr-faceting .facets {
            padding: 0 10px;
        }
    }
}

#tx-solr-faceting .facets .facet{
    width: 100%;
    list-style: none;
}

#tx-solr-faceting .facet .facet-option-list {
    display:flex;
    list-style: none;
    /*justify-content: space-between;*/
    margin-top: 45px;
    padding-left: 0;
}

#tx-solr-faceting .facet .facet-option-list .facet-option{
    width: fit-content;
    text-align: center;
}

#tx-solr-faceting .facet .facet-option-list .facet-option.act a{
    background-color: #005B59;
    color:#fff;
}

#tx-solr-faceting .facet .facet-option-list .facet-option.act a:hover{
    background-color: #164543 !important;
}

#tx-solr-faceting .facet .facet-option-list .facet-option a{
    text-decoration: none;
    background-color: #F0F0F0;
    font-weight: 500;
    padding: 10px 15px;
    font-family: "OpenSans Semibold";
    margin: 0 3px;
    white-space: nowrap;
}

@media (min-width:992px) {
    #tx-solr-faceting .facet .facet-option-list .facet-option a{
        margin-left:0;
    }
}


@media (max-width:767px) {
    #tx-solr-faceting .facet .facet-option-list .facet-option a{
        white-space: normal !important;
    }
}

@media (max-width:1199px) {

    #tx-solr-faceting .facet .facet-option-list .facet-option a{
        width: 100% !important;
        display: flex;
        justify-content: center;
        height: 100%;
        align-items: center;
        white-space: normal;
        font-size: 14px;
    }

    ul.facet-option-list {
        display: flex;
        flex-wrap: wrap;
        padding: 0;
        margin: 0;
        gap: 0.5rem;
        list-style: none;
    }

    ul.facets .facet-option {
        flex: 1 1 150px; /* wächst, schrumpft, Mindestbreite */
        min-width: 120px; /* Damit es nicht zu schmal wird */
        box-sizing: border-box;
    }

    #tx-solr-faceting .facet .facet-option-list .facet-option-inner {
        width: 100% !important;
        height: 100%;
    }

    #tx-solr-faceting .facet .facet-option-list .facet-option {
        /*width: 100%;*/
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #tx-solr-faceting .facets .facet {
        display: inline-grid;
    }

    #tx-solr-faceting .facet .facet-option-list .facet-option.act {
        background-color:#005B59;
    }

    @media (min-width:992px) {
        #tx-solr-faceting .facet .facet-option-list .facet-option a{
            white-space: nowrap !important;
            margin-left:0;
        }


        ul.facets .facet-option {
            flex: 1 1 auto !important;
            min-width: 0;
        }
    }

}

@media (min-width:1200px) {
    #tx-solr-faceting .facet .facet-option-list .facet-option a{
        font-size: 16px;
    }
}
/*Facettes*/


/*Pagination*/
.tx-solr.module .solr-pagination {
    margin-top: 10px;
    justify-content: start;
    display: flex;
    height:100%;
}

.tx-solr.module .solr-pagination .page-item:first-child .page-link.solr-ajaxified {
    background-color: #005B59;
    height:38px;
    position: relative;
    width:100%;
}

.tx-solr.module .solr-pagination .page-item:first-child .page-link.solr-ajaxified:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 2px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid #fff;
    transform: translate(-50%) rotate(180deg);
    top: 35%;
    left: 50%;
    cursor: pointer;
}


@media (max-width:991px) {
    .tx-solr.module .solr-pagination .pagination{
        max-width: 100%
    }
}

@media (min-width:1200px) {
    .tx-solr.module .solr-pagination {
        justify-content: end;
    }
}

@media (max-width:395px) {
    .tx-solr.module .solr-pagination .page-item {
        min-width: auto !important;
    }
}

.tx-solr.module .solr-pagination .page-item {
    margin-right:7px;
    min-width: 38px;
    height: fit-content;
}

.tx-solr.module .solr-pagination .page-item.active .page-link{
    background-color:#005B59;
    color:#fff;
}

.tx-solr.module .solr-pagination .page-item .page-link{
    border-radius: 0;
    color:#005B59;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "OpenSans Semibold";
    font-weight: 500;
    max-width: 38px;
}


.tx-solr.module .solr-pagination .page-item:last-child {
    position: relative;
    height: 100%;
    width: 100%;
    width:35px;
    margin-right:0 !important;
}


/*.tx-solr.module .solr-pagination .page-item:last-child .page-link:hover {
    z-index: 0;
}*/

.tx-solr.module .solr-pagination .page-item:last-child .page-link.solr-ajaxified{
    background-color:#005B59;
    border-radius: 0;
    margin-right:0;
    height:38px;
}

.tx-solr.module .solr-pagination .page-item:last-child:hover .page-link.solr-ajaxified,
.tx-solr.module .solr-pagination .page-item:first-child:hover .page-link.solr-ajaxified{
    background-color: #164543 !important;
}

.tx-solr.module .solr-pagination .page-item:last-child:after{
    content:"";
    position: absolute;
    height: 2px;
    width: 2px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid #fff;
    transform: translate(-50%);
    top:13px;
    left: 50%;
    cursor: pointer;
    z-index: 2;
}

@media (max-width:992px) {
    .col-md-12.d-grid.gap-3 .solr-pagination {
        padding:0 15px;
        margin-top: 40px;
    }
}

/*Pagination*/

select {
    appearance: none;
}

select:open {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

select option{
    font-family: "Open Sans";
    font-weight: 500 !important;
    text-transform: none !important;
    color: #595959 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

option:selected {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

/*Styling #49645 CH*/

/*
!* === Search Input Header === *!
.tx-solr {
        width: 100%;
}

#tx-solr-search {
        background: #EEF1F2;
        padding-bottom: 80px;
}

#tx-solr-search.has_spellcheck {
        padding-bottom: 100px;
}

.tx-solr.tx_solr.module {
        margin-top: 0 !important;
        margin-bottom: 65px;
}

.tx-solr .search_input {
        text-align: center;
        padding-bottom: 100px;
}

.tx-solr .search_input .headline {
        margin-bottom: 35px;
}

.tx-solr .tx-solr-search-form .input-group {}

.tx-solr .tx-solr-search-form .input-group .tx-solr-q {
        width: 100%;
        max-width: 584px;
        height: 64px;
        font-weight: 500;
        background: #213541;
        font-size: 22px;
        color: #52C5FF;
        border: none;
        border-bottom: 2px solid #0093DD;
        -webkit-box-shadow: none;
        box-shadow: none;
}

.tx-solr .tx-solr-search-form .input-group .tx-solr-q:focus {
        border: none;
        border-bottom: 2px solid #0093DD;
        -webkit-box-shadow: none;
        box-shadow: none;
}

.tx-solr .tx-solr-search-form .input-group .tx-solr-q::-webkit-input-placeholder {
        color: rgba(82, 197, 255, 0.7);
}

.tx-solr .tx-solr-search-form .input-group .tx-solr-q::-moz-placeholder {
        color: rgba(82, 197, 255, 0.7);
}

.tx-solr .tx-solr-search-form .input-group .tx-solr-q:-ms-input-placeholder {
        color: rgba(82, 197, 255, 0.7);
}

.tx-solr .tx-solr-search-form .input-group .tx-solr-q::-ms-input-placeholder {
        color: rgba(82, 197, 255, 0.7);
}

.tx-solr .tx-solr-search-form .input-group .tx-solr-q::placeholder {
        color: rgba(82, 197, 255, 0.7);
}

.tx-solr .tx-solr-search-form .input-group .tx-solr-submit {
        border-radius: 0;
        padding: 10px 24px;
        height: 64px;
        margin-left: 4px;
        -webkit-transition: background-color .3s ease-out;
        -o-transition: background-color .3s ease-out;
        transition: background-color .3s ease-out;
        font-size: 20px;
        line-height: 21px;
        font-family: "Red Hat Display";
        font-weight: 700;
        text-transform: uppercase;
        text-align: left;
        background: url('../Icons/search.svg') no-repeat right 16px center;
        background-color: #0093DD;
        background-size: 47px;
        padding-right: 76px;
}

.tx-solr .tx-solr-search-form .input-group .tx-solr-submit:hover {
        background-color: #2874a5;
        opacity: 1;
}

@media (max-width: 768px) {
        .tx-solr .tx-solr-search-form .input-group .tx-solr-submit {
                padding: 10px 15px;
                margin-left: 10px;
        }
}

!* === /Search Input Header === *!
!* === Search Result Meta Infos and Category-Select === *!
.tx-solr .search_categories {
        margin-top: -64px;
}

.tx-solr .search_categories .inner {
        background: #fff;
        padding: 43px 86px 72px;
}

.tx-solr .search_categories .headline {
        margin-top: 50px;
        margin-bottom: 40px;
}

.tx-solr .search_categories .headline {
        margin-top: 0;
        margin-bottom: 19px;
}

.tx-solr .result_summary {
        margin-top: 50px;
}

.tx-solr .result_summary a {
        color: #0093DD;
}

.tx-solr .search_categories .facet-option-list li {
        display: inline-block;
        border-right: 2px solid #fff;
        padding: 0;
        height: 64px;
        font-size: 18px;
        line-height: 24px;
        font-weight: 500;
        color: #000;
        background: #EEF1F2;
        margin-bottom: 10px;
}

.tx-solr .search_categories .facet-option-list li:hover,
.tx-solr .search_categories .facet-option-list li.act {
        background: #0093DD;
        color: #fff;
}

.tx-solr .search_categories .facet-option-list li::before,
.tx-solr .search_categories .facets li::before {
        display: none;
}

.tx-solr #tx-solr-sorting {
        !* height: 55px; *!
        margin-right: 30px;
        display: inline-block;
        top: -4px;
}

.tx-solr .panel-group {
        margin-left: 0;
        padding: 0;
}

.tx-solr .search_categories ul li::before {
        content: '';
}

!* === /Search Result Meta Infos and Category-Select === *!
!* === PAGINATION === *!
.tx-solr .search_pagination .pagination {
        padding: 12px 0 5px;
        border-top: 1px solid #BAC3C8;
        border-radius: 0;
        display: block;
}

.tx-solr .search_pagination .pagination_inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}

.tx-solr .search_pagination .pagination_inner .filter {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
}

.tx-solr .search_pagination .results_per_page {
        color: #7b7b7b;
        font-size: 16px;
        display: inline-block;
        margin-right: 10px;
}

.tx-solr .search_pagination .select-box {
        display: inline-block;
}

.tx-solr .search_pagination .select-box .styled_dropdown_outer span.select {
        background-position: 87% center;
        padding-right: 64px;
        padding-left: 23px;
        padding-right: 64px;
        font-size: 18px;
}

.tx-solr .search_pagination .select-box .styled_dropdown_outer .select-inner {
        width: 100%;
        color: #213541;
}

.tx-solr .search_pagination .relevance_filter_btn {
        background-color: #FFFFFF;
        border: none;
        margin-bottom: 0;
        margin-top: 0;
        color: #213541;
        display: inline-block;
        border-radius: 0;
        height: 48px;
        padding-left: 18px;
        width: 100%;
        font-size: 18px;
        -webkit-box-shadow: none;
        box-shadow: none;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 48px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-width: 200px;
        margin-right: 30px;
        padding-right: 30px;
}

.tx-solr .search_pagination .relevance_filter_btn::after {
        content: '';
        width: 48px;
        height: 48px;
        position: absolute;
        right: 0;
        top: 0;
        background-image: url('../Icons/chevron_down_white.svg');
        background-size: 16px 10px;
        background-position: center;
        background-repeat: no-repeat;
        background-color: #0092CF;
}

.tx-solr .search_pagination .relevance_filter_btn+ul.dropdown-menu {
        background-color: #fff;
        border: 1px solid #dedede;
        overflow-y: auto;
        position: absolute;
        left: 0px;
        z-index: 5;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        min-width: calc(100% - 1px);
        -webkit-box-shadow: 0px 8px 17px 7px #0000001c;
        box-shadow: 0px 8px 17px 7px #0000001c;
        max-width: calc(100% - 2px);
        top: 100%;
        border-radius: 0;
}

.tx-solr .search_pagination .relevance_filter_btn+ul.dropdown-menu li {
        border-top: 1px solid #dedede;
        color: #949494;
        white-space: nowrap;
        overflow: hidden;
        position: relative;
        padding-left: 0;
}

.tx-solr .search_pagination .relevance_filter_btn+ul.dropdown-menu li.active,
.tx-solr .search_pagination .relevance_filter_btn+ul.dropdown-menu li:hover {
        background-color: #0092CF;
}

.tx-solr .search_pagination .relevance_filter_btn+ul.dropdown-menu li.active a,
.tx-solr .search_pagination .relevance_filter_btn+ul.dropdown-menu li:hover a {
        color: #fff;
}

.tx-solr .search_pagination .relevance_filter_btn+ul.dropdown-menu li a {
        font-size: 16px;
        color: #949494;
        padding: 12px 26px 11px 26px;
        line-height: 24px;
        display: block;
}

.tx-solr .search_pagination .relevance_filter_btn+ul.dropdown-menu li a:hover {
        text-decoration: none;
}

.tx-solr .search_categories .facet-option-list {
        display: inline-block;
}

.tx-solr .pagination li::before {
        display: none;
}

.tx-solr .pagination .page-link {
        background-color: #fff;
}

.tx-solr .pagination .tx-pagebrowse-pages,
.tx-solr .pagination .tx-pagebrowse-pages>ol {
        padding: 0;
}

.tx-solr .pagination .pagination_outer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        !*margin:  !important;*!
}

.tx-solr .pagination .tx-pagebrowse-pages {
        margin-right: 8px;
}

.tx-solr .pagination.pagination_bottom .pagination_outer {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
}

.tx-solr .pagination.pagination_bottom {
        padding-top: 40px;
        padding-bottom: 28px;
}

!* === RESULT LIST ITEM === *!
.tx-solr .results-entry {
        padding: 40px 0 25px;
        border-top: 1px solid #BAC3C8;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}

.tx-solr .results-entry:last-child {
        border-bottom: 1px solid #BAC3C8;
}

.tx-solr .results-entry .text_box {
        padding-right: 30px;
}

.tx-solr .results-entry .result_readmore_button {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 190px;
        flex: 1 0 190px;
        text-align: right;
}

.tx-solr .results-entry .result_readmore_button .date {
        display: inline-block;
        width: 100%;
}

.tx-solr .results-entry .result_readmore_button .link {
        color: #0093DD;
        display: inline-block;
        margin-top: 33px;
        font-size: 18px;
        font-weight: 500;
}

.tx-solr .result_content .result_entry_category {
        font-family: 'Droid Serif';
        font-size: 18px;
        color: #0096aa;
}

.tx-solr .result_content .results_headline {
        color: #003c71;
        margin-bottom: 35px;
}

.tx-solr .result_content .results_headline>a {
        color: inherit;
}

.tx-solr .result_content .result_readmore_button {
        margin-top: 35px;
}

.tx-solr .result_content .result_readmore_button>a {
        text-decoration: none;
        padding: 9px 40px;
}

.tx-solr .result_content:empty {
        height: 0 !important;
}

.tx-solr .facet-option-list li a {
        color: inherit;
        text-decoration: none !important;
        padding: 20px 18px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
}

.tx-solr .facet-option-list li a .facet-result-count {
        display: inline-block;
        margin-left: 5px;
}

.tx-solr .result_content .result_entry_category:empty {
        display: none;
}

!* === /RESULT LIST ITEM === *!
!* frequent searches *!
#tx-solr-frequent-searches ul {
        padding-right: 10px;
        padding-left: 0px !important;
}

#tx-solr-frequent-searches li {
        list-style-type: none;
        margin-right: 10px;
        display: inline;
}

.tx-solr-search-form {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
}

.tx-solr-frequent-term-14 {
        font-size: 14px;
}

.tx-solr-frequent-term-15 {
        font-size: 15px;
}

.tx-solr-frequent-term-16 {
        font-size: 16px;
}

.tx-solr-frequent-term-16 {
        font-size: 16px;
}

.tx-solr-frequent-term-17 {
        font-size: 17px;
}

.tx-solr-frequent-term-18 {
        font-size: 18px;
}

.tx-solr-frequent-term-19 {
        font-size: 19px;
}

.tx-solr-frequent-term-20 {
        font-size: 20px;
}

.tx-solr-frequent-term-21 {
        font-size: 21px;
}

.tx-solr-frequent-term-22 {
        font-size: 22px;
}

.tx-solr-frequent-term-23 {
        font-size: 23px;
}

.tx-solr-frequent-term-24 {
        font-size: 24px;
}

.tx-solr-frequent-term-25 {
        font-size: 25px;
}

.tx-solr-frequent-term-26 {
        font-size: 26px;
}

.tx-solr-frequent-term-27 {
        font-size: 27px;
}

.tx-solr-frequent-term-28 {
        font-size: 28px;
}

.tx-solr-frequent-term-29 {
        font-size: 29px;
}

.tx-solr-frequent-term-30 {
        font-size: 30px;
}

.tx-solr-frequent-term-31 {
        font-size: 31px;
}

.tx-solr-frequent-term-32 {
        font-size: 32px;
}

.tx-solr-frequent-term-33 {
        font-size: 33px;
}

.tx-solr-frequent-term-34 {
        font-size: 34px;
}

.tx_solr .subpage_stage .grad_background>.container>.row>.col-12 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}

.tx_solr .subpage_stage .grad_background>.container>.row>.col-12 .headline_container {
        width: 300px;
        padding-right: 15px;
        margin-right: 26px;
}

.tx_solr .subpage_stage .grad_background {
        height: 490px;
}

.tx_solr .results_headline {
        margin-bottom: 12px;
}

.tx_solr .results_headline,
.tx_solr .results_headline a {
        font-size: 24px;
        line-height: 26px;
        color: #0093DD;
        letter-spacing: 1px;
        font-weight: 500;
}

.tx_solr .pagination_top {
        margin-top: 8px;
        display: inline-block;
        margin-left: auto;
}

@media (max-width: 1499px) {
        .tx-solr .tx-solr-search-form .input-group .tx-solr-submit {
                height: 48px;
                font-size: 18px;
                background-size: 36px;
                padding-right: 64px;
        }

        .tx-solr .tx-solr-search-form .input-group .tx-solr-q {
                height: 48px;
                max-width: 450px;
        }

        .tx-solr .search_categories .inner {
                padding: 35px 60px 50px;
        }

        .tx-solr .search_categories .facet-option-list li {
                height: 48px;
        }

        .tx-solr .facet-option-list li a {
                padding: 12px 18px;
        }
}

@media (max-width: 1399px) {
        .tx-solr .search_categories .inner {
                padding: 30px 50px 40px;
        }
}

@media (max-width: 1199px) {

        .tx-solr .search_pagination .select-box .styled_dropdown_outer,
        .tx-solr .search_pagination .select-box .styled_dropdown_outer span.select {
                height: 38px;
        }

        .tx-solr .search_pagination .select-box .styled_dropdown_outer .select-inner {
                top: 7px !important;
                font-size: 14px !important;
        }

        .tx-solr .search_pagination .select-box .styled_dropdown_outer span.select::after {
                width: 38px;
                height: 38px;
        }

        .tx-solr .search_pagination .relevance_filter_btn {
                font-size: 14px;
                line-height: 20px;
        }

        .tx-solr .search_pagination .relevance_filter_btn,
        .tx-solr .search_pagination .relevance_filter_btn::after {
                height: 38px;
        }

        .tx-solr .search_pagination .relevance_filter_btn::after {
                width: 38px;
        }

        .tx-solr .pagination.pagination_bottom .tx-pagebrowse {
                -webkit-box-pack: start;
                -ms-flex-pack: start;
                justify-content: flex-start;
        }

        .tx-solr .search_categories .inner {
                padding: 25px 25px 15px 25px;
        }

        .tx_solr .subpage_stage .grad_background {
                height: auto;
                min-height: 260px;
        }

        .tx-solr .tx-solr-search-form .input-group .tx-solr-submit {
                padding: 8px 18px;
                padding-right: 50px;
                background-size: 30px;
                background-position: right 10px center;
        }

        .tx_solr .subpage_stage .grad_background>.container>.row>.col-12 {
                display: block;
        }

        .tx_solr .subpage_stage .grad_background>.container>.row>.col-12 .headline_container {
                width: 100%;
                margin-right: 0;
                margin-bottom: 25px;
        }

        .tx-solr .results-entry {
                padding: 25px 0 10px;
        }

        .tx_solr .results_headline, .tx_solr .results_headline a {
                font-size: 20px;
                line-height: 22px;
        }

        .tx_solr .results_headline {
                margin-bottom: 5px;
        }

        .tx_solr .pagination_top {
                margin-top: 15px;
        }

        .tx-solr .search_pagination .pagination_inner {
                display: block;
        }
}

@media (max-width: 991px) {
        .tx-solr .search_pagination .select-box .styled_dropdown_outer .select-inner {
                top: 9px !important;
        }

        .tx-solr .search_pagination .select-box {
                top: 0;
        }

        .tx-solr .results-entry .result_readmore_button {
                -ms-flex-preferred-size: 150px;
                flex-basis: 150px;
                !* text-align: left; *!
        }
}

@media (max-width: 767px) {
        .tx-solr .results-entry {
                padding: 15px 0 0;
        }

        .tx-solr .tx-solr-search-form .input-group .tx-solr-submit {
                text-indent: -9999px;
                padding-right: 30px;
                background-position: center;
                background-size: 38px;
                margin: 0;
        }

        .tx-solr .results-entry .text_box {
                padding-right: 0;
        }

        .tx-solr .results-entry .result_readmore_button .link {
                -webkit-box-flex: 1;
                -ms-flex: 1 0 auto;
                flex: 1 0 auto;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                padding: 0;
                margin: 0;
        }

        .tx-solr .results-entry {
                display: block;
        }

        .tx-solr .results-entry .result_readmore_button .date {
                width: auto;
        }

        .tx-solr .results-entry .result_readmore_button {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: horizontal;
                -webkit-box-direction: reverse;
                -ms-flex-direction: row-reverse;
                flex-direction: row-reverse;
                padding-bottom: 15px;
                text-align: left;
        }

        .tx-solr .result_summary {
                margin-top: 30px;
        }
}

@media (min-width: 1200px) {
        .tx-solr .result_summary {
                padding: 0 65px;
        }

        .tx-solr .search_pagination.seach_results {
                padding: 0 50px;
        }
}

@media (min-width: 1399px) {
        .tx-solr .result_summary {
                padding: 0 75px;
        }

        .tx-solr .search_pagination.seach_results {
                padding: 0 60px;
        }

        .tx-solr .search_pagination .pagination_inner {
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        }

        .tx_solr .pagination_top {
                !* margin-left: 0; *!
                !* margin-top: 15px; *!
        }
}

@media (max-width: 500px) {
        .tx-solr .search_pagination .pagination_inner .filter {
                display: block;
        }

        .tx-solr #tx-solr-sorting {
                margin-right: 0;
                margin-bottom: 15px;
        }

        .tx-solr .search_pagination .select-box .styled_dropdown_outer {
                width: 230px;
        }
}

@media (min-width: 1499px) {
        .tx-solr .result_summary {
                padding: 0 100px;
        }

        .tx-solr .search_pagination.seach_results {
                padding: 0 87px;
        }
}
*/

/** Styled DropDown **/
/* the outer wrapper div */
.styled_dropdown_outer {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

/* the always-visible trigger item */
.styled_dropdown_outer span.select {
    margin-bottom: 0;
    margin-top: 0;
    border: 1px solid #DDDDDD;
    background: #fff;
    color: #58575c;
    display: inline-block;
    width:100%;
    height:100%;
    cursor:pointer;
    border-radius: 0;
}

/* trigger-item - hovered */
.styled_dropdown_outer span.select.hovered {
    background-color: lightgray;
}

/* the inner-item in the trigger-item (= the text) */
.styled_dropdown_outer span.select .select-inner {
    /*margin: 3px 25px 3px 8px;*/
    display: inline-block;
    color: #595959;
    font-family: "Open Sans";
    font-weight: 500 !important;
    text-transform: none !important;
    display: flex;
    align-items: center;
    width: 100%;
    height:100%;
    padding: 13px 28px 13px 10px !important;

}

/* optionlist-item - general */
.styled_dropdown_outer .optionList {
    background-color: #fff;
    border: 1px solid #bebebe;
    border-top: 0 none -moz-use-text-color;
    box-sizing: border-box;
    /*max-height: 180px;*/
    overflow-y: auto;
    width: 99.9%;
    position: absolute;
    left: 0px;
    z-index: 99;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    padding: 8px 0;
    border-top: none;
    border: 1px solid #DDDDDD;
}
@media (min-width:992px) {
    .styled_dropdown_outer .optionList {
        width: 99.8%;
    }
}

@media (min-width:1200px) {
    .styled_dropdown_outer .optionList {
        width: calc(100% - 35px) !important;
    }
}

/* optionlist-item - disabled */
.styled_dropdown_outer .optionList .disabled {
    color: gray;
}

/* the plain select-item (hidden) */
.styled_dropdown_outer select {
    display: none;
}

#results-per-page .styled_dropdown_outer .optionList .selectOption {
    font-family: "Open Sans";
    font-weight: 500 !important;
    text-transform: none !important;
    padding: 5px 10px;
    color: #595959;
    transition: all .3s ease-in-out;
    cursor:pointer;
}

#results-per-page .styled_dropdown_outer .optionList .selectOption.active {
    background-color: #005B59 !important;
    color: #fff !important;
}

#results-per-page .styled_dropdown_outer .optionList .selectOption:hover {
    background-color:rgb(233, 236, 239);
}



@media (max-width:767px) {
    .tx-solr.module .solr-pagination .page-item {
        display: none;
    }

    .tx-solr.module .solr-pagination .page-item .page-link {
        max-width: 100%;
        width: 100%;
    }

    .tx-solr.module .solr-pagination .page-item:has(a),
    .tx-solr.module .solr-pagination .page-item.active {
        display:inherit !important;
    }
}