h1, .h1 {
    font-size: 30px;
}

.panel-heading #text {
    font-weight: normal;
    font-size: 90%;
    padding-top: 4px;
}

input[type="checkbox"].ausw-checkbox {
    display: block;
    margin: 3px auto;
}

.textBlock {
    text-align: justify;
    margin-right: 15px;
    margin-top: 10px;
}

.panelTermine {
    margin-top: 25px;
}

.uebPanel {
    font-weight: bold;
    padding-bottom: 5px;
}

/* Sprachwechsel */
div#switchLanguage {
    margin-left: 857px;
    padding: 15px;
    top: 0;
    position: absolute;
    background: #ffffff;
}

div#switchLanguage img {
    margin-top: 0px;
}

/* ############################################################
        Angebotspakete  styles (Responsive iframes see @ https://www.benmarshall.me/responsive-iframes/)
############################################################ */
#angebotspakete-modal .iframe-container {
    overflow: hidden;
    /* 16:9 aspect ratio */
    padding-top: 56.25%;
    position: relative;
}

#angebotspakete-modal .iframe-container iframe {
    border: 0;
    height: 85%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/* override body of iframe */
html:not(root) body {
    background-color: white !important;
    height: inherit;
}

/* allow fix height to display messages */
.angebotspaket-msg-placeholder {
    min-height: 80px;
}

#angebotspakete-modal .modal-xl {
    max-width: 96%;
    width: 1140px !important;
}

#angebotspakete-modal .nav-tabs > li > a {
    color: #555 !important;
    background-color: transparent !important;
}

#angebotspakete-modal .nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd !important;;
}

#angebotspakete-modal .nav-tabs > li.active > a,
#angebotspakete-modal .nav-tabs > li.active > a:hover,
#angebotspakete-modal .nav-tabs > li.active > a:focus {
    color: #555 !important;
    cursor: default;
    background-color: #fff !important;
    border: 1px solid #ddd !important;
    border-bottom-color: transparent !important;
}

.itb-btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
}
