@font-face {
    font-family: "Arial MT Extra Bold";
    font-style: normal;
    font-weight: normal;
    src: local("Arial MT Extra Bold"),
        url("/fonts/arial-mt/ARIALMTEXTRABOLD.woff") format("woff");
}

@font-face {
    font-family: "Arial MT Light";
    font-style: normal;
    font-weight: normal;
    src: local("Arial MT Light"),
        url("/fonts/arial-mt/ARIALMTLIGHT.woff") format("woff");
}

@font-face {
    font-family: "Arial MT Medium";
    font-style: normal;
    font-weight: normal;
    src: local("Arial MT Medium"),
        url("/fonts/arial-mt/ARIALMTMEDIUM.woff") format("woff");
}

@font-face {
    font-family: "Arial MT Extra Bold Italic";
    font-style: normal;
    font-weight: normal;
    src: local("Arial MT Extra Bold Italic"),
        url("/fonts/arial-mt/ARIALMTEXTRABOLDITALIC.woff") format("woff");
}

@font-face {
    font-family: "Arial MT Light Italic";
    font-style: normal;
    font-weight: normal;
    src: local("Arial MT Light Italic"),
        url("/fonts/arial-mt/ARIALMTLIGHTITALIC.woff") format("woff");
}

@font-face {
    font-family: "Arial MT Medium Italic";
    font-style: normal;
    font-weight: normal;
    src: local("Arial MT Medium Italic"),
        url("/fonts/arial-mt/ARIALMTMEDIUMITALIC.woff") format("woff");
}

@font-face {
    font-family: "Arial MT Black Italic";
    font-style: normal;
    font-weight: normal;
    src: local("Arial MT Black Italic"),
        url("/fonts/arial-mt/arialmtblackitalic.woff") format("woff");
}

@font-face {
    font-family: "Arial MT Italic";
    font-style: normal;
    font-weight: normal;
    src: local("Arial MT Italic"),
        url("/fonts/arial-mt/ARIALMTITALIC.woff") format("woff");
}

@font-face {
    font-family: "Arial MT Bold";
    font-style: normal;
    font-weight: normal;
    src: local("Arial MT Bold"),
        url("/fonts/arial-mt/ARIALBOLDMT.woff") format("woff");
}

@font-face {
    font-family: "Arial MT Bold Italic";
    font-style: normal;
    font-weight: normal;
    src: local("Arial MT Bold Italic"),
        url("/fonts/arial-mt/ARIALBOLDITALICMT.woff") format("woff");
}

@font-face {
    font-family: "Arial MT Narrow Regular";
    font-style: normal;
    font-weight: normal;
    src: local("Arial MT Narrow Regular"),
        url("/fonts/arial-mt/ARIALMTNARROW.woff") format("woff");
}

@font-face {
    font-family: "Arial Rounded MT Regular";
    font-style: normal;
    font-weight: normal;
    src: local("Arial Rounded MT Regular"),
        url("/fonts/arial-mt/ARIALROUNDEDMT.woff") format("woff");
}

@font-face {
    font-family: "Arial Rounded MT Bold Regular";
    font-style: normal;
    font-weight: normal;
    src: local("Arial Rounded MT Bold Regular"),
        url("/fonts/arial-mt/ARLRDBD.woff") format("woff");
}

@font-face {
    font-family: "Arial MT Narrow Italic";
    font-style: normal;
    font-weight: normal;
    src: local("Arial MT Narrow Italic"),
        url("/fonts/arial-mt/ARIALMTNARROWITALIC.woff") format("woff");
}

@font-face {
    font-family: "ArialMT Regular";
    font-style: normal;
    font-weight: normal;
    src: local("ArialMT Regular"),
        url("/fonts/arial-mt/arialmt.woff") format("woff");
}

@font-face {
    font-family: "Arial MT Black Regular";
    font-style: normal;
    font-weight: normal;
    src: local("Arial MT Black Regular"),
        url("/fonts/arial-mt/ARIALMTBLACK.woff") format("woff");
}

@font-face {
    font-family: "Arial Rounded MT Light";
    font-style: normal;
    font-weight: normal;
    src: local("Arial Rounded MT Light"),
        url("/fonts/arial-mt/ARIALROUNDEDMTLIGHT.woff") format("woff");
}

@font-face {
    font-family: "Arial MT Narrow Bold";
    font-style: normal;
    font-weight: normal;
    src: local("Arial MT Narrow Bold"),
        url("/fonts/arial-mt/ARIALMTNARROWBOLD.woff") format("woff");
}

@font-face {
    font-family: "Arial MT Narrow Bold Italic";
    font-style: normal;
    font-weight: normal;
    src: local("Arial MT Narrow Bold Italic"),
        url("/fonts/arial-mt/ARIALMTNARROWBOLDITALIC.woff") format("woff");
}

@font-face {
    font-family: "Arial Rounded MT ExtraBold";
    font-style: normal;
    font-weight: normal;
    src: local("Arial Rounded MT ExtraBold"),
        url("/fonts/arial-mt/ARIALROUNDEDMTEXTRABOLD.woff") format("woff");
}

.alert-dissabled {
    background-color: #dddddd;
    border-color: #cccccc;
}

.alert .wysiwyg {
    margin-top: 15px;
}

.alert .wysiwyg p:last-of-type {
    margin-bottom: 0;
}

.slot.selected {
    fill: #367fa9 !important;
}

.selection-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border: 2px solid rgba(66, 68, 90, 0.075);
    border-radius: 0.15em;
    padding: 1em 1em 0px 1em;
}

.selection-wrap::after {
    display: block;
    content: "";
    clear: both;
}

.selection-area {
    background: rgba(0, 0, 255, 0.1);
    border-radius: 0.1em;
    border: 0.05em solid rgba(0, 0, 255, 0.2);
}

.position-relative {
    position: relative;
}

.btn-map-wrap {
    position: absolute;
    left: 5px;
    top: 5px;
    display: flex;
    flex-direction: column;
}

.btn-map-wrap button {
    margin-bottom: 5px;
}

.ticket-office-btn-reset-zoom {
    position: absolute;
    top: 4px;
    left: 19px;
}

.text-lowercase {
    text-transform: lowercase !important;
}

.keyboard-key {
    display: inline-block;
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #367fa9;
    font-size: 0.85em;
    line-height: 1em;
    letter-spacing: -0.05em;
    padding: 0.2em 0.4em 0.2em 0.4em;
    margin: 0 0.5em;
    border: 1px solid #367fa9;
    border-bottom: 2px solid #367fa9;
    border-radius: 2px;
}

.border-slot {
    stroke: rgb(100, 100, 100);
}

#to-remove {
    margin: 5px 0;
}

.space-layout-legend {
    border: 1px solid #ccc;
    padding: 15px;
}

.space-layout-legend ul {
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    -ms-flex-line-pack: center;
    align-content: center;
}

.space-layout-legend ul li {
    list-style: none;
    line-height: 16px;
    margin-bottom: 8px;
}

.space-layout-legend ul.legend-labels {
    flex-wrap: wrap;
    text-align: left;
}

.space-layout-legend ul.legend-labels li:not(:last-child) {
    margin-right: 10px;
}

.space-layout-legend ul.legend-labels li span {
    display: inline-block;
    height: 19px;
    width: 19px;
    margin-right: 5px;
    margin-left: 0;
    border-radius: 50%;
    position: relative;
    top: 3px;
}

.space-layout-legend ul.legend-labels li span.slot-sold {
    background-color: #e53935;
}

.space-layout-legend ul.legend-labels li span.slot-selected {
    background-color: orange;
}

.space-layout-legend ul.legend-labels li span.slot-selected-multiple {
    background-color: #367fa9;
}

.space-layout-legend ul.legend-labels li span.slot-available {
    background-color: #a3d165;
}

.space-layout-legend ul.legend-labels li span.slot-booked {
    background-color: purple;
}

.space-layout-legend ul.legend-labels li span.slot-booked-packs {
    background-color: mediumslateblue;
}

.space-layout-legend ul.legend-labels li span.slot-locked {
    background-color: dimgrey;
}

.space-layout-legend ul.legend-labels li span.slot-covid19 {
    background-color: #b9b9b9;
}

.space-layout-legend ul.legend-labels li span.slot-hidden {
    background-color: transparent;
    border: 1px solid rgb(100, 100, 100);
}

.space-layout-legend ul.legend-labels li span.slot-disability {
    /**background-image: url("/images/icona-minusvalids.svg");**/
    background-size: 68%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #0368ae;
}

@media (min-width: 576px) {
    .space-layout-legend ul {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .space-layout-legend ul li {
        margin-bottom: none;
    }
}

#loading {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.7;
    background-color: #fff;
    z-index: 1100;
}

#loading-image {
    z-index: 100;
}

.select-rates {
    min-width: 100px;
}

.row-packs {
    display: -webkit-flex;
    flex-wrap: wrap;
}

.wrapper-rate {
    min-width: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.wrapper-rate span {
    width: 100%;
    text-align: center;
    font-weight: 600;
    cursor: pointer;
    user-select: none;
}
.wrapper-rate span.num {
    pointer-events: none;
}

.wrapper-rate span.minus {
    font-size: 30px;
    background-color: #dd4b39;
    color: white;
    border-radius: 15px 0 0 15px;
}

.wrapper-rate span.plus {
    font-size: 30px;
    background-color: #00a65a;
    color: white;
    border-radius: 0 15px 15px 0;
}

.pe-none {
    pointer-events: none;
}
