@charset "UTF-8";

.ui-selectcheckboxmenu.dropdownfilteractive .ui-selectcheckboxmenu-label {
    color: #666666;
}

.ui-selectcheckboxmenu .ui-selectcheckboxmenu-label {
    padding: 7px 55px 0px 0px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 100;
}

.details-label {
    margin-top: 15px;
    font-weight: bold;
}

.details-link {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.details-sub-label {
    font-weight: bold;
}

.kontaktdaten {
    width: 100%;
}

.show-grid > [class^="col-"] {
    margin-bottom: 33px;
}

.mapMarkerOverlay {
    text-align: left;
    max-height: 350px;
}

.mapMarkerOverlayTitle {
    color: #009933;
    font-weight: bold;
}

.fa-xs {
    font-size: 0.75em;
}

.bildUeberweisung {
    width: 32px;
}

.bildUeberweisungContainer {
    display: inline;
    margin-left: 10px;
}

.bildRollstuhlgerecht {
    width: 32px;
}

.bildRollstuhlgerechtContainer {
    display: inline;
    margin-left: 10px;
}

/* ############################################################################## */
/* # Aus custom.css übernommen                                                  # */
/* ############################################################################## */
.buttonDropdown > .ui-button-text {
    text-align: left;
    padding: 0.3em 0.7em;
    position: absolute;
    top: 18px;
}

.buttonDropdown:focus {
    background-color: white;
    color: #666666;
}

.buttonDropdown:hover {
    background-color: white;
    color: #666666;
}

.buttonDropdown::before {
    content: "\f078";
    font-family: FontAwesome;
    position: absolute;
    right: 15px;
    top: 20px;
    font-size: 18px;
    color: #666666;
}

.buttonDropdown {
    font-family: CorporateSPro-Regular sans-serif !important;
    background-color: white;
    color: #666666;
    height: 70px;
    padding-top: 15px;
    border-color: #999999;
    border-bottom-width: 1px;
    padding: 7px 55px 0px 0px;
    font-weight: 100;
    font-size: 20px !important;
}

#dropdown-sprechzeiten-id_panel {
    height: 0px;
    width: 0px;
}

.panelWidth {
    width: 363px;
}

:indeterminate {
    border: 2px solid red;
}

.rotateme .ui-selectcheckboxmenu-trigger::before {
    content: "\f078";
    font-family: FontAwesome;
    position: absolute;
    margin-left: 12px;
    margin-top: 20px;
    transform: rotate(180deg);
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #a8a8a8;
}

.ui-selectcheckboxmenu-header .ui-inputfield::-ms-clear {
    width: 0px;
    height: 0px;
}

.ui-selectcheckboxmenu-panel .ui-widget-header {
    border: 1px solid white;
}

.ui-selectcheckboxmenu-filter-container::before {
    font-family: "FontAwesome";
    content: "\f002";
    color: #666666;
    float: right;
    top: 13px;
    right: 20px;
    position: relative;
    height: 10px;
    transform: scale(2, 2);
}

.ui-icon-search {
    display: none;
}

.ui-selectcheckboxmenu-header .ui-inputfield {
    font-size: 20px !important;
    color: #666666;
    padding-left: 0px !important;
    padding-top: 0px !important;
    padding: 0px 0px 0px 0px;
    height: 50px;
}

.ui-selectcheckboxmenu-header .ui-selectcheckboxmenu-filter-container {
    float: none;
    margin-right: 12px;
}

.ui-selectcheckboxmenu-close .ui-icon-circle-close {
    display: none;
}

.ui-widget-header .ui-chkbox .ui-chkbox-box {
    display: none;
}

.ui-selectcheckboxmenu-header {
    display: block;
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
}

.uber-button {
    width: 95%;
    background: #009933;
    color: white;
    border-radius: 5px;
    height: 50px;
    margin: 10px;
}

.ui-selectcheckboxmenu-panel .ui-selectcheckboxmenu-list-item {
    margin-left: 6px;
    overflow: hidden;
}

.custom-row {
    margin: 0px !important;
    padding-bottom: 10px;
}

.ui-selectonemenu-panel.hide-disabled .ui-selectonemenu-item.ui-state-disabled {
    display: inline;
}

.ui-selectonemenu-panel .ui-selectonemenu-list-item {
    line-height: 50px;
    border-bottom: 1px solid #d4d4d4 !important;
    padding-left: 15px;
    color: #666666;
}

.ui-selectonemenu-list-item.ui-state-highlight {
    background-color: transparent;
}

.ui-selectonemenu-list-item.ui-state-highlight:hover {
    background-color: #f1f1f1;
}

.ui-selectonemenu-list-item.ui-state-hover {
    background-color: #f1f1f1;
}

.einblendenmainpage {
    position: relative;
    top: 23px;
}

.labelright {
    color: #009933;
    font-size: 20px;
    text-align: right;
    position: relative;
    top: 23px;
    right: -20px;
    float: right;
}

.ui-paginator-first > span {
    background-image: url("/ases-kvn/javax.faces.resource/images/ui-paginator-first.png.jsf?ln=ases&v=4_0_0") !important;
}

.ui-paginator-last > span {
    background-image: url("/ases-kvn/javax.faces.resource/images/ui-paginator-last.png.jsf?ln=ases&v=4_0_0") !important;
}

.search-button-greyed-out {
    background-color: #d4d4d4 !important;
    border: 1px solid transparent !important;
    color: #f1f1f1;
}

.kvn-filtertag-style:hover {
    background-color: #009933 !important;
    border: 2px solid #009933 !important;
    color: #ffffff;
    text-align: start;
    width: auto;
}

.kvn-filtertag-style:hover::before {
    content: "\f00d";
    font-family: FontAwesome;
    top: 0px;
    right: 12px;
    position: absolute;
    color: #ffffff;
}

.kvn-filtertag-style::before {
    content: "\f00d";
    font-family: FontAwesome;
    top: 0px;
    right: 12px;
    position: absolute;
    color: #009933;
}

.kvn-filtertag-style {
    background-color: #ffffff !important;
    border: 2px solid #d4d4d4 !important;
    color: #666666;
    text-align: start;
    font-family: CorporateSPro-Regular, arial;
    height: 30px;
    border-radius: 3px;
}

.kvn-filtertag-style-not-xross::before,
.kvn-filtertag-style-not-xross:hover::before {
    content: '';
} 

.row > .col-md-12 > form > .kvn-filtertag-style-not-xross > .ui-button-text {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.kvn-filtertag-style-not-xross {
    height: 30px;
    border-radius: 3px;
}

.kvn-reset-filtertag-style:hover::before {
    content: "\f00d";
    font-family: FontAwesome;
    top: 0px;
    right: 12px;
    position: absolute;
    color: #ffffff;
}

.kvn-reset-filtertag-style:focus::before {
    content: "\f00d";
    font-family: FontAwesome;
    top: 0px;
    right: 12px;
    position: absolute;
    color: #ffffff;
}

.kvn-reset-filtertag-style::before {
    content: "\f00d";
    font-family: FontAwesome;
    top: 0px;
    right: 12px;
    position: absolute;
    color: #009933;
}

.kvn-reset-filtertag-style:hover {
    background-color: #009933 !important;
    border: 2px solid #009933 !important;
    color: #ffffff;
    text-align: start;
    width: auto;
}

button:focus {
    outline: 2px;
}

.kvn-reset-filtertag-style:focus {
    background-color: #009933 !important;
    border: 2px solid #009933 !important;
    color: #ffffff;
    text-align: start;
    width: auto;
}

.kvn-reset-filtertag-style {
    background-color: #ffffff !important;
    border: 2px solid #009933 !important;
    color: #009933;
    text-align: start;
    font-family: CorporateSPro-Regular, arial;
    height: 30px;
    border-radius: 3px;
}

.footer-container {
    margin: 0px;
    display: inline;
}

.footer-last-update {
    font-size: 22px;
    font-weight: 400;
    padding-left: 0px;
    margin-left: 0px;
    margin-bottom: 0px !important;
}

.footer-links-container {
    padding-left: 0px;
    margin-left: 0px;
    margin-bottom: 0px !important;
}

.footer-links {
    color: #fafafa;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}

.gm-style-iw > div {
    overflow: hidden !important;
}

.gm-style-iw > div > div {
    max-height: 315px;
}

@media screen and (min-width: 768px) {
    .footer-links {
        float: right;
    }
}

.footer-links > li > a {
    color: #fafafa;
    display: inline-block;
    white-space: nowrap;
}

.footer-link {
    font-size: 22px;
    font-weight: 400;
    padding-left: 20px;
    margin-left: 0px;
}

.footer-link:hover {
    text-decoration: none;
}

.footer-link-first {
    padding-left: 0px;
}

.distance-indicator {
    float: right;
    margin-top: 10px;
}

.tag-label {
    position: absolute;
    top: 3px;
    left: 23px;
    z-index: 1;
}

.ui-selectcheckboxmenu-panel {
    width: 360px;
}

.ui-selectcheckboxmenu-panel.dropdown-small {
	min-width: 165px;
	width: 165px;
}

.row > .col-md-12 > form > .kvn-reset-filtertag-style {
    padding: 0em 0.6em !important;
    font-size: 18px;
    width: auto;
    margin-right: 10px;
}

.row > .col-md-12 > form > .kvn-reset-filtertag-style > .ui-button-text {
    padding: 0px;
    margin-right: 35px;
    margin-left: 5px;
}

.row > .col-md-12 > form > .kvn-filtertag-style {
    padding: 0em 0.6em !important;
    font-size: 18px;
    width: auto;
    margin-right: 10px;
    margin-bottom: 10px;
}

.row > .col-md-12 > form > .kvn-filtertag-style > .ui-button-text {
    padding: 0px;
    margin-right: 35px;
    margin-left: 5px;
}

.kachel-action-area {
    margin-top: 45px;
}

.kachel-fixed-pos-print-btn {
    position: fixed;
    bottom: calc(50vh);
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 15px;
}

.kachel-print-group-fixed-pos {
    position: absolute;
    right: -190px;
    display: none;
}

.kachel-print-group-bottom-pos {
    margin-top: 36px;
    display: flex;
    justify-content: flex-end;
}

.kachel-print-group-bottom-pos a:first-child{
    margin-right: 30px;
}

@media (min-width: 1600px) {
    .kachel-print-group-fixed-pos {
        display: block;
    }

    .kachel-print-group-bottom-pos {
        display: none;
    }
    
    #asesResultForm {
    	min-height: 315px;
    }
}

.ui-selectcheckboxmenu-item.ui-selectcheckboxmenu-list-item > label {
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-paginator-pages > .ui-paginator-page {
    font-size: 21px;
    line-height: 65px;
}

.ui-messages-error > ul > li::before {
    font-family: FontAwesome;
    content: "\f06a";
}

.ui-messages-noicon > .ui-messages-error {
    border: 1px solid #d0021b;
}

.ui-messages-error-summary {
    font-weight: normal !important;
}

/* Multiline-Texte in Drop-Downs */
.ui-selectcheckboxmenu-panel .ui-selectcheckboxmenu-list-item .ui-chkbox {
    top: 0px;
    padding-top: 15px;
    height: 35px;
}

.ui-selectcheckboxmenu-items-wrapper .ui-selectcheckboxmenu-items .ui-selectcheckboxmenu-list-item,
.ui-selectcheckboxmenu-panel .ui-selectcheckboxmenu-list-item {
    white-space: normal;
    line-height: 50px;
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
}

.ui-selectcheckboxmenu-panel .ui-selectcheckboxmenu-list-item label {
    height: auto;
    margin-bottom: 0px;
    word-wrap: break-word;
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

/* Darstellung Entfernung Auto */
.distances {
    display: inline-flex;
    margin-top: 10px;
}

.distance-air::before {
    content: "\f041";
    font-family: FontAwesome;
    margin-right: 0.5em;
}

.distance-car {
    display: inline-flex;
    margin-left: 0.5em;
}

.opened-today {
    margin-top: 10px;
}

.icon-pkw {
    margin-top: 2px;
    margin-right: 0.5em;
}

.print_header {
    display: none;
}

.container-hilfe .hilfe ul,
.container-krankenhaus ul {
    list-style-type: none;
    padding-left: 0px;
}

.container-hilfe .anchor {
    display: block;
    position: relative;
    top: -90px;
    visibility: hidden;
}

.ui-selectcheckboxmenu.formchooser.ui-state-disabled {
    pointer-events: initial;
 }

 #ergebnisliste-link-container {
    margin-bottom: 20px;
}

/* ############################################################################## */
/* # Allgemeine Druckeinstellungen                                              # */
/* ############################################################################## */

@page {
    size: A4 landscape;
    margin-top: 80px;
    margin-left: 40px;
    margin-bottom: 80px;
    margin-right: 40px;
}

@media print {
    /* Allgemeine Einstellungen. */

    body {
        padding: 0px;
        font-size: 10pt;
    }

    .print_header,
    .print_footer {
        display: block;
    }

    .print-page-break {
        float: none !important;
        position: static !important;
        page-break-before: always !important;
    }

    .ases-footer {
        display: none;
    }

    .ases-content {
        padding: 0px;
    }

    .ases-navigation {
        display: none;
    }
    .container {
        width: 100%;
    }

    .card {
        border: none;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

    .container {
        padding: 0px;
    }

    /* Detailseite. */

    #routeUrl {
        display: none;
    }

    #ergebnisliste-link-container {
        display: none;
    }

    .kachel-action-area {
        display: none;
    }
}