.table td {
    padding: 0.4rem;
}
img {
    width: 100%;
    height: auto;
}
.vmb-download-header {
    font-size: 18px;
}
.image-caption {
    font-size: 14px;
    padding-left: 10px;
}
.vmb-accordion-text {
    margin-top: 10px;
}

.vmb-rte-tel-label {
    width: 100px;
    font-weight: bold;
    display: inline-block;
}
.vmb-rte-inline-headline {
    font-size: 1rem;
    font-weight: 400;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 20px;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* archve view */
.vmb-map-items {
    margin-top: 16px;
}

.vmb-map-item:nth-child(odd) {
    background: #e5e8ea;
}
.vmb-map-marker {
    font-size: 25px;
    text-align: right;
}
.vmb-map-header span {
    display: block;
}
.vmb-map-header a,
.vmb-map-marker a {
    text-decoration: none;
    outline: none;
}
.vmb-map-marker a:not(:last-child) {
    margin-right: 4px;
}

/* queen choice */
.vmb-queen-election .vmb-queen-inner {
    padding: 20px;
    background: #e5e8ea;
    margin-bottom: 16px;
    cursor: pointer;
}
.vmb-queen-election form {
    text-align: center;
    /* margin-top: 32px; */
}
.vmb-queen-election .vmb-queen.vmb-active .vmb-queen-inner {
    background: #17a5d3;
}
.vmb-queen-election .vmb-queen-inner h4 {
    word-spacing: 9999999px;
}
.vmb-queen-election .vmb-queen.vmb-active .vmb-queen-inner,
.vmb-queen-election .vmb-queen.vmb-active .vmb-queen-inner a,
.vmb-queen-election .vmb-queen.vmb-active .vmb-queen-inner h4 {
    color: #fff !important;
}
.vmb-queen-election .vmb-queen-inner .image {
    margin-right: 0 !important;
}
.vmb-queen-election .radio,
.vmb-queen-election .radio input {
    display: none;
}
.vmb-queen-election .radio.vmb-active,
.vmb-queen-election form label[for="powermail_field_abstimmung"] {
    display: block;
    font-size: 30px;
    color: #17a5d3;
}
.vmb-queen-election form label[for="powermail_field_abstimmung"].vmb-active {
    display: none;
}
.vmb-queen-election form legend {
    display: none;
}
.vmb-queen-election form h3 {
    color: #7e8a96;
    font-size: 16px;
}
.vmb-queen-election #powermail_field_deinee_mail {
    max-width: 400px;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .vmb-queen-election .vmb-queen-inner h4 {
        word-spacing: initial;
    }
}
.featherlight .featherlight-inner {
    display: block;
    max-width: 100%;
}

/* header
-------------------------------------------------- */
.vmb-logo {
    margin-right: 20px;
}

/* video
-------------------------------------------------- */
.videocontainer {
    position: relative;
    margin-bottom: 10px;
}
.videocontainer > a:before {
    font-family: "vmb" !important;
    font-size: 70px;
    content: "\e039";
    position: absolute;
    color: rgba(255, 255, 255, 0.8);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* featherlight spinner
-------------------------------------------------- */
@-webkit-keyframes featherlightLoader {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes featherlightLoader {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.featherlight .featherlight-content {
    background: transparent !important;
}

.featherlight-loading .featherlight-content {
    -webkit-animation: featherlightLoader 1s infinite linear;
    animation: featherlightLoader 1s infinite linear;
    background: transparent;
    border: 8px solid #8f8f8f;
    border-left-color: #fff;
    border-radius: 80px;
    width: 80px;
    height: 80px;
    min-width: 0;
}

.featherlight-loading .featherlight-content > * {
    display: none !important;
}

.featherlight-loading .featherlight-close,
.featherlight-loading .featherlight-inner {
    display: none;
}

/* ================================================================================================================== */
/* =============================================== additional [START] =============================================== */
/* ================================================================================================================== */
/* ----------------------------------------------- general [START] -------------------------------------------------- */
.ce-image.ce-above .ce-gallery {
    margin-bottom: 10px;
}
/* ----------------------------------------------- general [END] ---------------------------------------------------- */
/* ----------------------------------------------- EXT:news [START] ------------------------------------------------- */
.news .vmb-module-articles .article {
    padding-bottom: 15px;
    margin-bottom: 15px;
}
/* ----------------------------------------------- EXT:news [END] --------------------------------------------------- */
/* ----------------------------------------------- EXT:sr_feuser_register [END] ------------------------------------- */
.tx-srfeuserregister-pi1 form .tx-srfeuserregister-pi1-password,
.tx-srfeuserregister-pi1 form .tx-srfeuserregister-pi1-text,
.tx-srfeuserregister-pi1 form .tx-srfeuserregister-pi1-submit {
    width: 75%;
}

.tx-srfeuserregister-pi1 form .tx-srfeuserregister-pi1-submit:hover {
    cursor: pointer;
}

.tx-srfeuserregister-pi1 form .tx-srfeuserregister-pi1-error {
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 16px;
}

.tx-srfeuserregister-pi1 form input[name="tx_srfeuserregister_pi1[doNotSave]"] {
    margin-top: 10px;
}

@media (min-width: 0) and (max-width: 991px) {
    .tx-srfeuserregister-pi1 form .tx-srfeuserregister-pi1-password,
    .tx-srfeuserregister-pi1 form .tx-srfeuserregister-pi1-text,
    .tx-srfeuserregister-pi1 form .tx-srfeuserregister-pi1-submit {
        width: 100%;
    }
}

@media (min-width: 451px) and (max-width: 767px) {
    .tx-srfeuserregister-pi1 form dl dt {
        width: 35%;
    }

    .tx-srfeuserregister-pi1 form dl dd {
        width: 65%;
    }
}

@media (min-width: 0) and (max-width: 451px) {
    .tx-srfeuserregister-pi1 form dl dt {
        width: 100%;
        padding-bottom: 0;
        text-align: left;
    }

    .tx-srfeuserregister-pi1 form dl dd {
        width: 100%;
    }

    .tx-srfeuserregister-pi1 form fieldset dt:last-of-type {
        line-height: 10px;
    }
}

/* powermail quickfix for form */
#c2055
    .powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_deinee_mail {
    margin-bottom: 15px;
}
#c2055
    .powermail_fieldwrap.powermail_fieldwrap_type_submit.powermail_fieldwrap_jetztabstimmen {
    margin-bottom: 15px;
}
#c2055 .powermail_create {
    text-align: center;
    font-weight: 600;
    margin-bottom: 15px;
}

/* 
page.headerData {
   999 = TEXT
   999.value = <script async src="https://www.googletagmanager.com/gtag/js?id=AW-619084844"></script>
} */

/* ----------------------------------------------- EXT:sr_feuser_register [END] ------------------------------------- */
/* ================================================================================================================== */
/* =============================================== additional [END] ================================================= */
/* ================================================================================================================== */

form.news-search-form {
    display: none;
}

form.news-search-form .form-group:nth-child(2) {
    padding-left: 0;
}

form.news-search-form .form-group:nth-child(4) {
    padding-right: 0;
}

.suchfilter {
    position: relative;
    top: 25px;
    color: #17a5d3;
    text-decoration: none;
}

.suchfilter:hover {
    color: #283c50;
}

@media (min-width: 576px) {
    form.news-search-form .form-group {
        width: 33%;
        float: left;
        padding: 0 10px;
    }
}

.datepicker {
    background: #283c50;
}

.datepicker td,
.datepicker th.prev,
.datepicker th.next,
.datepicker th.datepicker-switch {
    color: #17a5d3;
}

.datepicker th,
.datepicker td.old.day,
.datepicker td.new.day {
    color: #17a5d3;
}
.datepicker-dropdown:after {
    border-bottom: 6px solid #283c50 !important;
}

.datepicker table tr td.day:hover {
    color: #000;
}
.datepicker table tr td.day:hover {
    background: #17a5d3;
}
