/* Individuelle Anpassungen und Ergaenzungen bitte nur hier einfuegen! */

table {/*background-color:transparent;*/}
table tr {/*border-bottom:none;*/}
table th {/*background-color:transparent;border-bottom:none;*/}

.page-entry {
    font-weight:500;
    margin-bottom:1.5em;
}

/* Volltextsuche */
.vt_anchor {/*text-decoration:none;color:#000;*/}
.solr-results em {/*background-color:#ff0;padding:0 1px;*/}
.solr-results a {/*text-decoration:none;*/}

/* CS 21.03.2024 - PMTASKS5435: SOLR gruppiertes Suchergebnis mit Tabs */
.solr-search {
    margin-bottom: 30px;
}
.solr-search .toggler-link {
    padding: 19px 10px 19px 45px;
}
.solr-search .toggler-link:after {
    left: 15px !important;
    bottom: 15px !important;
    right: auto  !important;
    display: inline-block;
}
.solr-search label {
    color: var(--customer-blue);
    font-weight: 700;
}
.solr-search .toggler-container {
    background-color: #f4f4f4;
    padding: 15px;
    margin: 15px 0 0 0;
}
.solr-search #vt_suchform {
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
}
.solr-count {
    background-color: #f1f6fa;
    padding: 20px;
    margin-bottom: 30px;
}
.solr-term {
    font-style: italic;
}
.solr-results .nav-tabs {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    float: left;
    list-style: none;
}
.solr-results .nav-tabs li {
    margin: 0;
    padding: 0;
    display: inline-block;
    float: left;
    transition: color .2s, background-color .2s;
    border-bottom: none !important;
    background: none !important;
}
.solr-results .nav-tabs .ui-tabs-tab {
    margin: 0;
    padding: 0;
    float: left;
    display: inline-block;
    transition: color .2s, background-color .2s;
    border-bottom: none !important;
    background: none !important;
}
.solr-results .nav-tabs .ui-tabs-tab:last-child {
    box-shadow: none;
}
.solr-results .nav-tabs .ui-tabs-tab a {
    padding: 15px 10px;
    color: #474849;
    background-color: #e6e6e6;
    display: inline-block;
    font-size: 1em;
    font-weight: 700;
    text-decoration: none;
    transition: color .2s, background-color .2s;
    margin: 0 5px 5px 0;
    line-height: 1;
}
.solr-results .nav-tabs .ui-tabs-tab a small {
    font-weight: 300;
}
.solr-results .nav-tabs .ui-tabs-tab:hover a {
    background-color: rgba(0,0,0,.09) !important;
}
.solr-results .nav-tabs .ui-tabs-tab.ui-tabs-active a {
    color: #fff !important;
    background-color: #175592 !important;
    border-bottom: none;
}
.solr-results .row {
    display: inline-block;
    width: 100%;
}
.solr-results .information-list {
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
}
.solr-results .liste-titel {
    margin: 0;
}
.solr-results .liste-titel .title{
    color: #474849;
    font-size: 1.125em;
    font-weight: 400;
}
.solr-results .solr_link {
    font-size: 0.875em;
}
.solr-results .solr_link a {
    display: inline-block;
    color: #336699;
}
.solr-results .bar {
    padding: 30px 0 15px 0;
}
.solr-results .bar .show-more {
    float: right;
    background-color: #336699;
    color: #fff;
    padding: 10px;
    font-size: 0.8em;
    line-height: 1;
    margin-top: -10px;
}
.solr-results-more-btn {
    text-align:right;
}
.solr-results-more-btn .btn {
    margin-right:0;
}
.solr-results .accordion-container {
    padding-right:0;
    padding-left:0;
}

/* CS 09.04.2024 - PMTASKS5435: VOLLTEXTSUCHE - AUTOCOMPLETE mit Bereichseinteilung */
.ui-helper-hidden-accessible {
    display:none;
}
.ui-widget {
    font-family:"Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight:300;
}
.ui-widget.ui-widget-content.ui-autocomplete {
    width:100% !important;
    max-width:489px;
    border:none !important;
    border-right:1px solid #e5e5e5 !important;
    color:0000333 !important;
    background-color:#fff !important;
    margin:10px 0 0 0;
    -webkit-box-shadow:0px 5px 5px 0px rgba(50,50,50,0.25);
    -moz-box-shadow:0px 5px 5px 0px rgba(50,50,50,0.25);
    box-shadow:0px 5px 5px 0px rgba(50,50,50,0.25);
    overflow:auto;
    z-index:90;
}
.ui-menu .ui-menu-item:hover {
    background:#c3c3c3 !important;
    border:none !important;
}
.ui-menu .ui-menu-item-wrapper {
    
}
.ui-menu .ui-menu-item-wrapper:hover {
    background:#c3c3c3 !important;
    border:none !important;
    cursor: pointer;
}
ul.ui-autocomplete div.ac_label {
    background: #eee;
}
ul.ui-autocomplete {
    list-style:none !important;
}
li.ui-menu-item a, li.ui-menu-item a:link, li.ui-menu-item a:visited, li.ui-menu-item a:hover, li.ui-menu-item a:active {
    text-decoration: none;
}

/* CS 12.07.2024 - TASK20750 */
.boxview .result-list_image-copyright {
    bottom: unset;
    top: 0;
}

/* CS 19.09.2024 - PMTASKS5435 */
.result-list_text.ehrenbuerger .image-single {
    display: none;
}
.ehrenbuerger .preview {
    padding: 25px;
}

/*Google Übersezter*/
.wrapper.translator {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.google {
    position:relative;
    line-height:1em;
}
.google-translate-placeholder {
    font-size: .75em;
    white-space: nowrap;
}
.google-translate-placeholder .goog-te-gadget-simple {
    white-space: nowrap;
    cursor: pointer;
}
.google-translate-placeholder button.goog-te-menu-value {
    text-decoration: none;
    cursor:pointer;
    background-color:transparent;
    white-space: nowrap;
    line-height:1.33333em;
    color:#383838;
}
 .google-translate-placeholder button.goog-te-menu-value [class*="fa-"] {
     vertical-align:baseline;
 }
.google-translate-placeholder button.goog-te-menu-value i.fa-caret-down {
    font-size:0.8235em;
    line-height:1.21428em;
    margin-left:3px;
}
.google-translate-placeholder button.goog-te-menu-value i.fa-globe {
    font-size:0.8em;
    font-weight:400;
    line-height:1em;
}

.google-translate-message {
    display: none; 
    position: absolute; 
    right: 0;
    color: #fff; 
    background: #5d5d5d; 
    width:100%;
    min-width:320px;
    max-width:320px;
    z-index: 90; 
    text-align: left; 
    font-size: 0.75em; 
    padding: 10px;
}
.google-translate-message a {
    color: #fff;
    text-decoration:underline;
    margin:0
}
.google-translate-message a:hover,
.google-translate-message a:focus {
    text-decoration:none;
}

/* CS 15.10.2024 - TASK22132 */
.widget.adressen.serviceportal .flex-col-1 {
    width: 100% !important;
}
.onlineantrag_ext {
    margin-bottom: 25px;
}
.popup {
    background-color: transparent;
    cursor: pointer;
    z-index: 1;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 50px 0 15px 0;
}
.titlebox {
    background-color: #FEF9E7;
    color: #000;
    border-left: 10px solid #F5C013;
    border-right: 2px solid #F5C013;
    padding: 15px 10px;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.titlebox .oa {
    font-weight: bold;
    padding-right: 15px;
    position: relative;
}
.titlebox .oa::after {
    position: absolute;
    content: '';
    background-color: #000;
    width: 1px;
    top: -2px;
    right: 0;
    bottom: -2px;
    z-index: 1;
}
.popup {
    background-color:transparent;
    cursor:pointer;
    z-index: 1;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 50px 0 15px 0;
}
.popup + ul {
    list-style: none;
    padding-left: 0;
}
.onlineantrag_ext a[class^="csslink_"] {
    position: relative;
    padding-left: 25px;
}
.popup + ul li a[class^="csslink_"]::before {
    background-image: url("assets/img/fal-signature-light.svg");
    background-size: 19px;
    top: 4px;
    content: "";
    background-repeat: no-repeat;
    width: 14px;
    position: absolute;
    left: 0;
    padding-top: 25px;
    margin-left: 3px !important;
}
.popuptext {
    display:none;
    position: absolute;
    top: -45px;
    font-size: 0.9em;
    background-color: #046FAE;
    color: #fff;
    padding: 10px 15px;
    width: 100%;
    height: auto;
    z-index: 10;
    line-height: 1.2;
}
.popuptext:after {
    content: '';
    bottom: -12px;
    left: 237px;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 9px 0 9px;
    border-color: #0470ae transparent transparent transparent;
}

/* CS 17.10.2024 - TASK22245 */
.architektenfuerer dt {
    font-weight: bold;
}
.architektenfuerer dd {
    margin-bottom: 15px;
}

/* CS 09.12.2024 - TASK22958 */
.accordion.widerspruch li {
    list-style: none;
}

@media screen and (min-width: 768px){
 
    
    
}

@media screen and (min-width: 1024px){


    
}

@media screen and (min-width: 1270px){
 
    
    
}

@media screen and (max-width: 1023px){
 
    
    
}

@media screen and (max-width: 767px){
 
    .google-translate-message {
        right: auto;
        left: 0;
    }
    
}

/* TH, 12.09.2024, TASK21681 */
h1, h2, h3, h4, h5, h6 {
    line-height: inherit;
}
h1.page-title:empty {
    display: none;
}
.page-topic.add-colon::after {
    content: ": ";
    position: absolute;
    top: auto;
    left: -5000px;
    overflow: hidden;
    height: auto;
}

/* TH, 13.09.2024, EMAIL116240 */
#modal-window-title {
    max-width: unset;
}

/* TH, 03.01.2025, TASK23284 */
.result-list_background-image.contain,
.result-list_background-image.pdf-preview {
    background-color: #c8c8c8;
    background-color: var(--silver, #c8c8c8);
    background-size: contain;
}