﻿@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@import url(Variabels/Default.css);

html, body {
    font-size: 14px;
    font-family: 'Montserrat', 'Open Sans', 'Times New Roman', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    background-color: #fff;
    color: rgb(33, 37, 41);
}

main {
    background-color: var(--main-background-color);
}

table {
    margin-top: 10px;
    margin-bottom: 10px;
    border: none !important;
}


.RadComboBox_Bootstrap table {
    margin-top: 0px;
    margin-bottom: 0px;
}



input,
.RadForm_Bootstrap,
.RadButton_Bootstrap,
.RadButton_Bootstrap .rbDecorated,
.RadGrid_Bootstrap .rgMasterTable,
.RadGrid_Bootstrap .rgDetailTable,
.RadGrid_Bootstrap .rgGroupPanel table,
.RadGrid_Bootstrap .rgCommandRow table,
.RadGrid_Bootstrap .rgEditForm table,
.RadGrid_Bootstrap .rgPager table
.RadComboBox,
.rcbInput,
.RadComboBox .rcbInput,
.RadComboBoxDropDown_Bootstrap,
.RadInput {
    font-size: 1.0em !important;
    /*color: inherit !important;*/
    font-family: inherit !important;
}

    .RadComboBoxDropDown_Bootstrap .rcbItem, .RadComboBoxDropDown_Bootstrap .rcbHovered {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

.RadGrid_Bootstrap .rgHeader,
.RadGrid_Bootstrap th.rgResizeCol,
.RadGrid_Bootstrap .rgHeaderWrapper,
.RadGrid_Bootstrap .rgMultiHeaderRow
th.rgHeader {
    border-left: 0px none !important;
}

.RadGrid_Bootstrap .rgFooter td {
    background-color: transparent !important;
}

.RadGrid_Bootstrap .rgAltRow > td {
    background-color: transparent !important;
}

.RadForm label.rfdCheckboxUnchecked, .RadForm label.rfdCheckboxChecked, .RadForm label.rfdRadioUnchecked, .RadForm label.rfdRadioChecked {
    font-weight: inherit !important;
}

.RadNotification_Bootstrap .rnTitleBar {
    background-color: white !important;
}

header {
}


a {
    text-decoration: none;
    font-weight: 600;
}

    a:hover {
        text-decoration: underline !important;
    }

.link {
    color: rgba(var(--bs-link-color-rgb)) !important;
}

    .link:hover {
        color: rgba(var(--bs-link-color-rgb)) !important;
    }

.inputwidth {
    width: 100% !important;
}

@media (min-width: 992px) {
    .inputwidth {
        max-width: 420px; /* nach Wunsch */
    }
}

h1 {
    letter-spacing: 1px;
    font-weight: var(--h1-font-weight);
    font-size: var(--h1-font-size);
}

h2 {
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 1.2em;
    margin-top: 15px;
    margin-bottom: 15px;
}

h3 {
    font-weight: 600;
    font-size: 1.1em;
}

h4 {
    font-weight: 600;
    font-size: 0.9em;
}

h5 {
    font-weight: 600;
    font-size: 14px;
}

.btn_primary {
    background-color: var(--btn-primary-background-color) !important;
    font-weight: 600;
}

    .btn_primary input {
        color: white !important;
    }

.bigLogo {
    display: var(--bigLogo-display);
}

.shortDescription {
    display: var(--shortDescription-display);
}

.topLine {
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 600;
}

    .topLine a {
        color: rgb(33, 37, 41);
    }

        .topLine a span {
            color: rgb(33, 37, 41);
        }

        .topLine a:hover {
            text-decoration: underline !important;
        }

.eventListItemImage {
}

    .eventListItemImage img {
        width: 100% !important;
        /*height: 250px !important;*/
        object-position: 50% 50%;
        object-fit: cover;
    }

.eventListItem {
}



    .eventListItem h3, .eventListItem p {
        text-decoration: none;
        color: rgb(33, 37, 41);
    }

    .eventListItem:hover {
        text-decoration: none !important;
    }


.eventListItem-title {
    font-size: 1.2em;
    font-weight: 600;
}

.eventListItem-subtitle {
    font-size: 0.9em;
    font-weight: 600;
}

.eventListItem-date {
}

.eventListItem-category {
    font-weight: 600;
    font-size: 0.9em;
    margin-right: 10px;
}

.eventListItem-location {
    font-weight: 600;
}

.eventListItem-text {
}

.breadcrumb {
}

    .breadcrumb a {
        margin-left: 15px;
        color: rgb(33, 37, 41);
    }

        .breadcrumb a:hover {
            text-decoration: none !important;
        }

    .breadcrumb .active {
        border-bottom: var(--breadcrumb-active-border-bottom);
    }

    .breadcrumb done {
    }

    .breadcrumb svg {
        fill: var(--breadcrumb-svg-fill);
    }

    .breadcrumb .aspNetDisabled {
        color: lightgray;
        text-decoration: none;
    }

.gridView {
    border: none;
}

.gridView_Header {
    background-color: var(--base-background-color);
    color: var(--base-color);
}

.gridView_Footer {
    font-weight: 600;
}

.gridView_Row {
}

.gridView_AltRow {
}

    .gridView_Row > td, .gridView_AltRow > td {
        padding-bottom: 8px;
        padding-top: 8px;
        padding-right: 15px;
    }



.gridView_Pager {
}

    .gridView_Pager span, .gridView_Pager a {
        font-weight: 600;
        margin-right: 5px;
    }

.rightPanels {
}


/*Telerik Imagegallery*/
.rigToolsWrapper {
    display: none;
}

.TimerBox_Normal {
    font-weight: 600;
}

.TimerBox_Critical {
    font-weight: 600;
}

.TimerBox_Warning {
    font-weight: 600;
}

.LegendColors {
    height: 20px;
    width: 20px;
    margin: 5px;
}

.mainMessageBox {
    max-width: 50%;
}

.startPageDescription {
    background-color: var(--base-background-color);
    color: var(--base-color);
}

.eventInfo {
    background-color: var(--eventInfo-background-color);
}

.panelRightSide {
    color: var(--base-color) !important;
    background-color: var(--base-background-color) !important;
}

.no-borders-grid,
.no-borders-grid * {
    border: none !important;
    box-shadow: none !important;
}

.customerCardHeader {
    background-color: var(--base-background-color);
    color: var(--base-color);
    font-size: medium;
}

.badgeImportantInformation {
    background-color: var(--base-background-color);
    color: var(--base-color);
    font-size: medium;
}

.infoIconColumn {
    width: 50px !important;
}

.eventImage {
    width: var(--eventImage-width) !important;
    height: var(--eventImage-height) !important;
}

.saalPlanCardBody {
    background-color: var(--saalPlanCardBody-background-color) !important;
}

.seatBase {
    stroke: #666666;
    stroke-width: 1px;
    stroke-linejoin: round;
}

.seatInBasket {
    fill: var(--seatInBasket-fill) !important;
}

.seatIsLocked {
    fill-opacity: var(--seatIsLocked-opacity) !important;
}

.seatIsLockedByLegend {
    background-color: rgba(0,0,0,var(--seatIsLocked-opacity)) !important;
}

.legendSeatIsLocked {
    opacity: var(--seatIsLocked-opacity) !important;
}

.rigThumbnailsBox {
    background-color: transparent !important;
    margin-top: 10px;
}

.startLogo {
    max-width: var(--startLogo-max-width);
    max-height: var(--startLogo-max-height);
}

/*mobile*/
@media (max-width: 576px) {
    .startLogo {
        width: 70%;
        height: 70%;
    }
}

.no-column-lines .rgHeader th, .no-column-lines .rgRow td, .no-column-lines .rgAltRow td, .no-column-lines .rgFooter td {
    border-left: none !important;
    border-right: none !important;
    box-shadow: none !important;
    background-image: none !important; /* falls Skin Linien als Bild rendert */
}

.gridDeleteButton {
    border-style: none !important;
}

.mobileMenuHeader ul li ul {
    background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

#seatMap {
    touch-action: none; /* wichtig für Pinch-Gesten */
    width: 100%;
    height: 100%;
}

.phone-button-container {
    position: fixed;
    bottom: 20px;
    right: 5px;
    z-index: 1050;
}

.phone-button {
    width: 60px;
    height: 60px;
    background-color: rgba(128, 128, 128, 0.2); /* Dezenter grauer, transparenter Hintergrund */
    border: 2px solid white;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    text-decoration: none !important;
}

    .phone-button i {
        color: var(--btn-primary-background-color) !important; /* Icon-Farbe aus der Variable */
    }

    .phone-button:hover {
        background-color: rgba(128, 128, 128, 0.4); /* Hintergrund wird beim Hover dunkler */
        text-decoration: none !important;
    }

        .phone-button:hover i {
            color: var(--btn-primary-background-color) !important; /* Icon-Farbe bleibt beim Hover erhalten */
        }

.standardFooter {
    color: var(--base-color) !important;
    background-color: var(--base-background-color) !important;
}
