@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/BlazorTooltips/BlazorTooltips.dbm14odtf4.bundle.scp.css';

/* /Components/Scheduler/SchedulerActionDropDown.razor.rz.scp.css */
.mfp-planner-options-dropdown-container[b-1rym7nubd9] {
    position: relative;
    display: inline-block;
}

.mfp-planner-options-dropdown-container:hover .dropdown-menu-left[b-1rym7nubd9] {
    display: block;
}

.mfp-planner-options-sub-container[b-1rym7nubd9] {
    padding: 10px 16px 5px 16px;
}

.mfp-planner-options-title p[b-1rym7nubd9] {
    font-style: italic;
    cursor: default;
}

.mfp-planner-options .dropdown-menu[b-1rym7nubd9] {
    min-width: min-content !important;
    font-family: 'Mynerve', Arial, Helvetica, sans-serif;
    font-size: medium !important;
}

.mfp-planner-options .dropdown-menu .dropdown-item[b-1rym7nubd9] {
    height: 1.5rem;
    padding: 0px 8px;
}

.mfp-planner-options .dropdown-menu .dropdown-item:hover[b-1rym7nubd9] {
    background-color: transparent;
    background: linear-gradient(to right, #2D9CDB, #E75A79, #ea9300);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/* /Components/ShowPopup/Ticket.razor.rz.scp.css */
.mfp-show-ticket[b-nqsxwrt6xj] {
    position: relative;
    aspect-ratio: 300 / 98;
    max-width: 360px;
    min-height: 116px;
    display: flex;
    background: linear-gradient(180deg, #eeb5c2 0%, #eee4e4 50%, #eeb5c2 100%);
}

.mfp-show-ticket-rotate-c[b-nqsxwrt6xj] {
    transform: rotate(0.5deg);
}

.mfp-show-ticket-rotate-cc[b-nqsxwrt6xj] {
    transform: rotate(-0.5deg);
}

.mfp-show-ticket-stub[b-nqsxwrt6xj] {
    position: relative;
    padding: 5px 4px 5px 5px;
    border-right: 1px dashed grey;
}

.mfp-show-ticket-image-container[b-nqsxwrt6xj] {
    position: relative;
    height: 100%;
}

.mfp-show-ticket .mfp-show-ticket-image[b-nqsxwrt6xj] {
    background-size: contain;
    width: 108px;
    height: 108px;
}

.mfp-show-ticket-details[b-nqsxwrt6xj] {
    width: 100%;
    padding: 5px;
    justify-content: space-between;
}

.mfp-show-ticket-details-divider[b-nqsxwrt6xj] {
    border-bottom: 1px solid grey;
}

.mfp-show-ticket-title[b-nqsxwrt6xj] {
    max-height: 2.4em;
    padding-top: 2px !important;
    line-height: 1.2em;
    font-size: small;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.mfp-show-ticket-genre-access[b-nqsxwrt6xj] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mfp-show-ticket-description[b-nqsxwrt6xj] {
    display: -webkit-box;
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.mfp-show-ticket-venue[b-nqsxwrt6xj] {
    margin-top: 1px;
    margin-bottom: 2px;
    line-height: 0.7em;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    color: grey;
}

.mfp-show-performance-details[b-nqsxwrt6xj] {
    line-height: 1.2em;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
/* /Components/SwitchTicketLayoutButton.razor.rz.scp.css */
.mfp-planner-switch-layout-button[b-h6m9ib5mk8] {
    width: max-content;
    height: 30px;
    padding: 5px 10px 0px 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: linear-gradient(to right, #2D9CDB, #E75A79, #ea9300);
    text-align: center;
    font-size: large;
    color: whitesmoke;
}

.mfp-planner-switch-layout-toggle[b-h6m9ib5mk8] {
    padding: 3px 0px 0px 0px;
    color: whitesmoke;
}

.mfp-planner-switch-layout-button i[b-h6m9ib5mk8] {
    cursor: pointer;
}

.mfp-planner-switch-layout-button i:hover[b-h6m9ib5mk8] {
    color: lightgrey;
}

.mfp-planner-options .dropdown-menu[b-h6m9ib5mk8] {
    min-width: min-content !important;
    padding: 10px 12px 5px 12px;
    background-image: url('/images/white-paper.jpg');
    background-size: cover;
    font-family: 'Mynerve', Arial, Helvetica, sans-serif;
    font-size: medium !important;
}

.mfp-planner-options .dropdown-menu .dropdown-item[b-h6m9ib5mk8] {
    height: 1.5rem;
    padding: 0px 8px;
    text-align: right !important;
}

.mfp-planner-options .dropdown-menu .dropdown-item:hover[b-h6m9ib5mk8] {
    background-color: transparent;
    background: linear-gradient(to right, #2D9CDB, #E75A79, #ea9300);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/* /Components/Ticket/SuitabilityBadge.razor.rz.scp.css */
.mfp-ticket-suitability-icon[b-s4bqpe0r9d] {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: default;
}

.mfp-ticket-planner-suitability-icon[b-s4bqpe0r9d] {
    position: absolute;
    top: 3px;
    right: 3px;
    cursor: default;
}

.mfp-ticket-suitability-icon-outer-circle[b-s4bqpe0r9d] {
    position: relative;
    border-radius: 50%;
    background-color: whitesmoke;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mfp-ticket-suitability-icon .mfp-ticket-suitability-icon-outer-circle[b-s4bqpe0r9d] {
    height: 30px;
    width: 30px;
}

.mfp-ticket-planner-suitability-icon .mfp-ticket-suitability-icon-outer-circle[b-s4bqpe0r9d] {
    height: 24px;
    width: 24px;
}

.mfp-ticket-suitability-icon-inner-circle[b-s4bqpe0r9d] {
    position: absolute;
    
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mfp-ticket-suitability-icon .mfp-ticket-suitability-icon-inner-circle[b-s4bqpe0r9d] {
    height: 26px;
    width: 26px;
}

.mfp-ticket-planner-suitability-icon .mfp-ticket-suitability-icon-inner-circle[b-s4bqpe0r9d] {
    height: 20px;
    width: 20px;
}

.mfp-ticket-suitability-low[b-s4bqpe0r9d] {
    background: linear-gradient(to bottom right, #1b9e19, #89e971);
}

.mfp-ticket-suitability-medium[b-s4bqpe0r9d] {
    background: linear-gradient(to bottom right, #f57e07, #f9bc44);
}

.mfp-ticket-suitability-high[b-s4bqpe0r9d] {
    background: linear-gradient(to bottom right, #9d1412, #ff3630);
}

.mfp-ticket-suitability-icon span[b-s4bqpe0r9d] {
    margin-top: 5px;
    margin-right: 2px;
    font-size: 0.9em;
}

.mfp-ticket-planner-suitability-icon span[b-s4bqpe0r9d] {
    margin-top: 5px;
    margin-right: 0px;
    font-size: 0.7em;
}
/* /Pages/Hub/GenreCard.razor.rz.scp.css */
.genre-option[b-unznfpyps7] {
    position: relative;
    background-color: whitesmoke;
    padding: 5px;
    width: 250px;
    height: 250px;
}

.genre-bulldog-clip[b-unznfpyps7] {
    position: absolute;
    top: -19px;
    left: 50%;
    transform: translateX(-50%);
    width: 45px;
    height: 40px;
}

.genre-images[b-unznfpyps7] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 3px;
}

.genre-images > div[b-unznfpyps7] {
    width: 100%;
    padding-top: 100%;
    background-color: lightblue;
}

.genre-image[b-unznfpyps7] {
    background-size: cover;
    background-position: center;
}

.genre-labels[b-unznfpyps7] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: fit-content;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.genre-label[b-unznfpyps7] {
    width: fit-content;
    background-color: whitesmoke;
    margin: 0px;
    padding: 6px 12px 2px 12px;
    font-family: 'Special Elite', Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #303030;
}
/* /Pages/Hub/Polaroid.razor.rz.scp.css */
.mfp-show-polaroid[b-x714d0x7iz] {
    position: relative;
    width: 170px;
    height: 220px;
    margin-bottom: 10px;
    background-color: whitesmoke;
    pointer-events: all;
    cursor: pointer;
}

.mfp-show-polaroid-star-container[b-x714d0x7iz] {
    position: absolute;
    top: -20px;
    right: 140px;
}

.mfp-show-polaroid-star-container i[b-x714d0x7iz] {
    font-size: 40px;
    color: whitesmoke;
}

.mfp-show-polaroid-peg[b-x714d0x7iz] {
    position: absolute;
    left: 50%;
    width: 28px;
    height: 60px;
    bottom: 186px;
}

.mfp-show-polaroid-photo[b-x714d0x7iz] {
    width: 150px;
    height: 150px;
    margin: 10px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.mfp-show-polaroid-title-container[b-x714d0x7iz] {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    overflow: hidden;
    margin: 10px;
    text-align: left;
}

.mfp-show-polaroid-title[b-x714d0x7iz] {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* /Pages/LineUp/LineUp.razor.rz.scp.css */
.mfp-lineup[b-avw26ocfgi] {
    min-width: 1400px;
}

.mfp-lineup-header-container[b-avw26ocfgi] {
    max-width: 1100px;
    align-content: center;
}

.mfp-lineup-header[b-avw26ocfgi] {
    display: flex;
    align-items: center;
}

.mfp-lineup-header h2[b-avw26ocfgi] {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mfp-lineup-scheduler[b-avw26ocfgi] {
    width: 100%;
    padding: 20px;
    background-image: url('/images/corkboard.png');
    background-size: contain;
}

.mfp-lineup-scheduler-actions[b-avw26ocfgi] {
    z-index: 100;
}

.mfp-lineup-scheduler-actions i[b-avw26ocfgi] {
    margin-left: 0.25rem;
    font-size: large;
    color: #303030;
    cursor: pointer;
}

.mfp-lineup-actions-panel[b-avw26ocfgi] {
    display: inline-block;
    transition: transform 1s ease, opacity 1s ease;
    transform-origin: right;
}

.mfp-lineup-actions-panel.open[b-avw26ocfgi] {
    transform: scaleX(1);
    opacity: 1;
}

.mfp-lineup-actions-panel.close[b-avw26ocfgi] {
    transform: scaleX(0);
    opacity: 0;
}

.mfp-lineup-date-label[b-avw26ocfgi] {
    position: relative;
    top: 14px;
    height: 30px;
    width: 300px;
    padding-top: 5px;
    font-size: large;
}

.mfp-lineup-scheduler-calendar[b-avw26ocfgi] {
    position: relative;
    height: 100%;
    background-image: url('/images/white-paper.jpg');
    background-size: cover;
}

.mfp-lineup-scheduler-calendar-top-left-pin[b-avw26ocfgi],
.mfp-lineup-scheduler-calendar-top-right-pin[b-avw26ocfgi],
.mfp-lineup-scheduler-calendar-bottom-left-pin[b-avw26ocfgi],
.mfp-lineup-scheduler-calendar-bottom-right-pin[b-avw26ocfgi] {
    position: absolute;
    z-index: 5;
}

.mfp-lineup-scheduler-calendar-top-left-pin img[b-avw26ocfgi],
.mfp-lineup-scheduler-calendar-top-right-pin img[b-avw26ocfgi],
.mfp-lineup-scheduler-calendar-bottom-left-pin img[b-avw26ocfgi],
.mfp-lineup-scheduler-calendar-bottom-right-pin img[b-avw26ocfgi] {
    width: 30px;
    height: 30px;
}

.mfp-lineup-scheduler-calendar-top-left-pin[b-avw26ocfgi] {
    top: 0px;
    transform: scaleX(-1) scaleY(-1) rotate(35deg);
}

.mfp-lineup-scheduler-calendar-top-right-pin[b-avw26ocfgi] {
    top: 0px;
    right: 0px;
    transform: rotate(-75deg);
}

.mfp-lineup-scheduler-calendar-bottom-left-pin[b-avw26ocfgi] {
    bottom: 0px;
    transform: scaleY(-1) rotate(-125deg);
}

.mfp-lineup-scheduler-calendar-bottom-right-pin[b-avw26ocfgi] {
    bottom: 0px;
    right: 0px;
    transform: scaleX(-1) rotate(155deg);
}

.mfp-lineup-table-container[b-avw26ocfgi] {
    max-height: calc(100vh - 170px);
    overflow-x: auto;
    text-align: left;
    padding-left: 10px;
}

.mfp-lineup-table[b-avw26ocfgi] {
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 0px;
    width: max-content;
}

.mfp-lineup-table-date-label[b-avw26ocfgi] {
    position: sticky;
    top: 0px;
    z-index: 3;
    background-image: url(/images/white-paper.jpg);
    background-size: cover;
    height: 50px;
}

.mfp-lineup-table td[b-avw26ocfgi] {
    padding-top: 8px;
    padding-bottom: 8px;
}

.mfp-lineup-table td:last-child[b-avw26ocfgi] {
    padding-right: 6px;
    width: 300px !important;
}
/* /Pages/Mobile/OAuth/OAuth.razor.rz.scp.css */
.mfp-mobile-oauth-container[b-g984ebkrs7] {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 20px;
    min-height: 100%;
}

.mfp-mobile-oauth-card[b-g984ebkrs7] {
    width: 100%;
    max-width: 400px;
    padding: 24px;
    /*border-radius: 12px;*/
}

.mfp-mobile-oauth-header[b-g984ebkrs7] {
    text-align: center;
    margin-bottom: 24px;
}

.mfp-mobile-oauth-header h2[b-g984ebkrs7] {
    /*font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;*/
    font-size: 24px;
    margin: 0 0 8px 0;
    color: #303030;
}

.mfp-mobile-oauth-subtitle[b-g984ebkrs7] {
    font-size: 14px;
    color: #666;
    margin: 0;
}

.mfp-mobile-oauth-providers[b-g984ebkrs7] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.mfp-mobile-oauth-btn[b-g984ebkrs7] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    width: 100%;
    padding: 12px 16px;
    /*border: 1px solid rgba(0, 0, 0, 0.15);*/
    border: 1px solid whitesmoke;
    /*border-radius: 8px;*/
    /*background: white;*/
    /*font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;*/
    font-size: 15px;
    /*color: #303030;*/
    color: whitesmoke;
    cursor: pointer;
    transition: all 0.2s ease;
}

.mfp-mobile-oauth-btn:active[b-g984ebkrs7] {
    transform: scale(0.98);
}

.mfp-mobile-oauth-btn img[b-g984ebkrs7] {
    width: 20px;
    height: 20px;
}

.mfp-mobile-oauth-divider[b-g984ebkrs7] {
    display: flex;
    align-items: center;
    margin: 24px 0;
    gap: 16px;
}

.mfp-mobile-oauth-divider-line[b-g984ebkrs7] {
    flex: 1;
    height: 1px;
    background: rgba(0, 0, 0, 0.15);
}

.mfp-mobile-oauth-divider span[b-g984ebkrs7] {
    font-size: 13px;
    color: #999;
}

.mfp-mobile-oauth-form[b-g984ebkrs7] {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.mfp-mobile-form-group[b-g984ebkrs7] {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.mfp-mobile-form-group label[b-g984ebkrs7] {
    /*font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;*/
    font-size: 14px;
    color: #303030;
}

.mfp-mobile-form-group input[b-g984ebkrs7] {
    padding: 10px 12px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    /*border-radius: 8px;*/
    /*font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;*/
    font-size: 15px;
    color: #303030;
    outline: none;
    transition: border-color 0.2s ease;
}

.mfp-mobile-form-group input:focus[b-g984ebkrs7] {
    border-color: rgba(0, 0, 0, 0.3);
}

.mfp-mobile-form-group input[b-g984ebkrs7]::placeholder {
    color: #999;
}

.mfp-mobile-forgot-password[b-g984ebkrs7] {
    text-align: right;
    margin-top: -8px;
}

.mfp-mobile-forgot-password a[b-g984ebkrs7] {
    font-size: 13px;
    color: #666;
    text-decoration: none;
}

/*.mfp-mobile-oauth-submit-btn {
    width: 100%;
    padding: 12px 16px;
    border: none;*/
    /*border-radius: 8px;*/
    /*border: 1px solid whitesmoke;*/
    /*background: #303030;*/
    /*color: white;*/
    /*color: whitesmoke;*/
    /*font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;*/
    /*font-size: 16px;
    cursor: pointer;
    transition: all 0.2s ease;
    margin-top: 8px;
}

.mfp-mobile-oauth-submit-btn:active {
    transform: scale(0.98);
}*/

.mfp-mobile-oauth-toggle[b-g984ebkrs7] {
    text-align: center;
    margin-top: 24px;
    padding-top: 24px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.mfp-mobile-oauth-toggle p[b-g984ebkrs7] {
    font-size: 14px;
    color: #666;
    margin: 0;
}

.mfp-mobile-oauth-toggle a[b-g984ebkrs7] {
    color: #303030;
    font-weight: 500;
    text-decoration: none;
    cursor: pointer;
}
/* /Pages/Planner/Planner.razor.rz.scp.css */
.mfp-planner[b-27n0y8d40p] {
    min-width: 1400px;
}

.mfp-planner-shortlist[b-27n0y8d40p] {
    flex: 1;
    width: 300px;
    height: calc(100vh - 115px);
    position: sticky;
    top: 0;
    background-image: repeating-linear-gradient( 
        to bottom, 
        #ccc 20px, /* Line starts after 20px */
        #ccc 21px, /* Line thickness */
        whitesmoke 21px, /* Gap between lines */
        whitesmoke 31px /* Line thickness + gap */
    )
}

.mfp-planner-shortlist-container[b-27n0y8d40p] {
    position: relative;
    width: 300px;
}

.mfp-planner-shortlist-ring-binder-container[b-27n0y8d40p] {
    position: absolute;
    top: -5px;
    left: 0px;
    z-index: 100;
}

.mfp-planner-header-container[b-27n0y8d40p] {
    max-width: 850px;
    align-items: center;
}

.mfp-planner-header[b-27n0y8d40p] {
    display: flex;
    align-items: center;
}

.mfp-planner-scheduler[b-27n0y8d40p] {
    width: 100%;
    padding: 10px;
    background-image: url('/images/corkboard.png');
    background-size: contain;
}

.mfp-planner-scheduler-calendar[b-27n0y8d40p] {
    position: relative;
    height: 100%;
    background-image: url('/images/white-paper.jpg');
    background-size: cover;
}

.mfp-planner-scheduler-calendar-top-left-pin[b-27n0y8d40p],
.mfp-planner-scheduler-calendar-top-right-pin[b-27n0y8d40p],
.mfp-planner-scheduler-calendar-bottom-left-pin[b-27n0y8d40p],
.mfp-planner-scheduler-calendar-bottom-right-pin[b-27n0y8d40p] {
    position: absolute;
    z-index: 5;
}

.mfp-planner-scheduler-calendar-top-left-pin img[b-27n0y8d40p],
.mfp-planner-scheduler-calendar-top-right-pin img[b-27n0y8d40p],
.mfp-planner-scheduler-calendar-bottom-left-pin img[b-27n0y8d40p], 
.mfp-planner-scheduler-calendar-bottom-right-pin img[b-27n0y8d40p] {
    width:30px;
    height: 30px;
}

.mfp-planner-scheduler-calendar-top-left-pin[b-27n0y8d40p] {
    top: 0px;
    transform: scaleX(-1) scaleY(-1) rotate(35deg);
}

.mfp-planner-scheduler-calendar-top-right-pin[b-27n0y8d40p] {
    top: 0px;
    right: 0px;
    transform: rotate(-75deg);
}

.mfp-planner-scheduler-calendar-bottom-left-pin[b-27n0y8d40p] {
    bottom: 0px;
    transform: scaleY(-1) rotate(-125deg);
}

.mfp-planner-scheduler-calendar-bottom-right-pin[b-27n0y8d40p] {
    bottom: 0px;
    right: 0px;
    transform: scaleX(-1) rotate(155deg);
}

.mfp-planner-scheduler-actions[b-27n0y8d40p] {
    z-index: 100;
}

.mfp-planner-scheduler-actions i[b-27n0y8d40p] {
    margin-left: 0.25rem;
    font-size: large;
    color: #303030;
    cursor: pointer;
}

.mfp-planner-actions-panel[b-27n0y8d40p] {
    display: inline-block;
    transition: transform 1s ease, opacity 1s ease;
    transform-origin: right;
}

.mfp-planner-actions-panel.open[b-27n0y8d40p] {
    transform: scaleX(1);
    opacity: 1;
}

.mfp-planner-actions-panel.close[b-27n0y8d40p] {
    transform: scaleX(0);
    opacity: 0;
}

.mfp-planner-table-container[b-27n0y8d40p] {
    max-height: calc(100vh - 150px);
    overflow-x: auto;
    text-align: left;
    margin-top: 20px;
    padding-left: 10px;
}

.mfp-planner-table[b-27n0y8d40p] {
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 0px;
    width: max-content;
}

.mfp-planner-table-date-label[b-27n0y8d40p] {
    position: sticky;
    top: 0px;
    z-index: 3;
}

.mfp-planner-table td[b-27n0y8d40p] {
    padding-top: 8px;
    padding-bottom: 8px;
}

.mfp-planner-table td:last-child[b-27n0y8d40p] {
    padding-right: 6px;
    width: 300px !important;
}
/* /Pages/Planner/PlannerDateLabel.razor.rz.scp.css */
.mfp-planner-date-label[b-k3ahezkgqa] {
    position: relative;
    height: 30px;
    width:300px;
    padding-top: 5px;
    font-size: large;
}
/* /Pages/Planner/PlannerTicket.razor.rz.scp.css */
.mfp-scheduler-ticket-container[b-i9siobivo8] {
    position: relative;
    max-width: 300px;
}

.mfp-ticket-mod-zero[b-i9siobivo8] {
    transform: rotate(-0.5deg);
}

.mfp-ticket-mod-one[b-i9siobivo8] {
    transform: rotate(0.5deg);
}

.mfp-scheduler-ticket-background[b-i9siobivo8] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.mfp-scheduler-ticket-foreground[b-i9siobivo8] {
    position: relative;
    z-index: 3;
    width: 300px;
    background-color: whitesmoke;
}

.mfp-scheduler-ticket[b-i9siobivo8] {
    width: 300px;
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
}

.mfp-scheduler-ticket-transition[b-i9siobivo8] {
    position: relative;
    max-height: 90px;
    display: flex;
    text-align: left;
}

.mfp-scheduler-ticket-transition-invalid[b-i9siobivo8] {
    padding-right: 10px;
    padding-left: 10px;
    align-content: center;
}

.mfp-scheduler-ticket-transition-invalid-container[b-i9siobivo8] {
    width: 100%;
    margin: 10px 0px;
    border-top: 1px dashed grey;
    border-bottom: 1px dashed grey
}

.mfp-scheduler-ticket-transition-invalid-sub-container[b-i9siobivo8] {
    height: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.mfp-scheduler-ticket-transition-postcodes[b-i9siobivo8] {
    margin-top: 2px;
    font-size: x-small;
    font-style: italic;
}

.mfp-scheduler-ticket-actions-container[b-i9siobivo8] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.mfp-scheduler-ticket-show-actions:hover[b-i9siobivo8] {
    opacity: 1 !important;
}

.mfp-scheduler-ticket-show-actions:hover .mfp-scheduler-ticket-actions-container[b-i9siobivo8] {
    opacity: 1;
    z-index: 10;
}

.mfp-scheduler-ticket-stub[b-i9siobivo8] {
    position: relative;
    padding: 5px 4px 5px 5px;
    border-right: 1px dashed grey;
}

.mfp-scheduler-ticket-image-container[b-i9siobivo8] {
    position: relative;
    height: 100%;
}

.mfp-scheduler-ticket .mfp-scheduler-ticket-image[b-i9siobivo8] {
    background-size: contain;
    width: 100px;
    height: 100px;
}

.mfp-scheduler-ticket-user-event-image[b-i9siobivo8], 
.mfp-scheduler-ticket-transition-image[b-i9siobivo8] {
    width: 100px;
    height: 100%;
    align-content: center;
    text-align: center;
    font-size: 54px;
}

.mfp-scheduler-ticket-transition-image[b-i9siobivo8] {
    padding: 5px;
}

.mfp-scheduler-ticket-user-event-image[b-i9siobivo8] {
    position: relative;
    bottom: 14px;
    padding: 12px 5px 5px 5px;
}

.mfp-scheduler-ticket-transition-image i[b-i9siobivo8] {
    display: grid;
}

.mfp-scheduler-ticket .mfp-scheduler-ticket-image-transition[b-i9siobivo8] {
    width: 100px;
    padding: 5px;
    font-size: 30px;
}

.mfp-scheduler-ticket-show[b-i9siobivo8] {
    display: flex;
    position: relative;
    text-align: left;
}

.mfp-scheduler-ticket-price[b-i9siobivo8] {
    position: absolute;
    top: -2px;
    left: -8px;
    transform: rotate(-16deg);
    padding: 3px 5px 0px 5px;
    width: fit-content;
    height: 24px;
    background-color: whitesmoke;
    color: #303030;
    z-index: 10;
    align-content: center;
    text-align: center;
}

.mfp-scheduler-ticket-price:hover[b-i9siobivo8] {
    background-color: #068dbc;
    border-color: #068dbc;
    color: whitesmoke;
}

.mfp-scheduler-user-event-image[b-i9siobivo8] {
    background-image: url(/images/white-paper.jpg);
    background-size: cover;
    align-content: center;
    text-align: center;
}

.mfp-scheduler-ticket-genre-access[b-i9siobivo8] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mfp-scheduler-ticket-type[b-i9siobivo8] {
    font-size: 90px;
}

.mfp-scheduler-ticket-details-divider[b-i9siobivo8] {
    border-bottom: 1px solid grey;
}

.mfp-scheduler-ticket-details[b-i9siobivo8] {
    width: 100%;
    padding: 5px;
    display: flex;
    justify-content: space-between;
}

.mfp-scheduler-ticket-details-container[b-i9siobivo8] {
    height: 100%;
    display: flex;
    flex-direction:column;
}

.mfp-scheduler-ticket-times-container[b-i9siobivo8] {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    height: 100%;
    align-content: center;
    /*box-sizing: border-box;*/
}

.mfp-scheduler-ticket-invalid-transition-icon[b-i9siobivo8] {
    width: calc((100% - 200px) / 2);
    align-content: center;
    font-size: 30px;
}

.mfp-scheduler-ticket-invalid-transition-icon i[b-i9siobivo8] {
    display: grid;
}

.mfp-scheduler-ticket-invalid-transition-details[b-i9siobivo8] {
    width: 200px;
    padding-top: 4px;
    align-content: center;
    text-align: center;
}

.mfp-scheduler-ticket-title[b-i9siobivo8] {
    max-height: 2.4em;
    padding-top: 2px !important;
    line-height: 1.2em;
    font-size: small;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.mfp-scheduler-ticket-event[b-i9siobivo8] {
    font-size: x-small;
}

.mfp-scheduler-ticket-times[b-i9siobivo8] {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    font-size: 16px;
}

.mfp-scheduler-ticket-export-icon[b-i9siobivo8] {
    position: absolute;
    right: -2px;
    top: 0;
    width: 20px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}

.mfp-scheduler-ticket-export-icon i[b-i9siobivo8] {
    display: inline-block;
    position: relative;
    top: 2px;
}

.mfp-scheduler-ticket-location[b-i9siobivo8] {
    padding-bottom: 2px;
    line-height: 1.2em;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: x-small;
    font-style: italic;
}

.mfp-ticket-selected[b-i9siobivo8] {
    opacity: 100%;
}

.mfp-ticket-bookable[b-i9siobivo8],
.mfp-ticket-void[b-i9siobivo8] {
    opacity: 50%;
}

.mfp-scheduler-ticket-void-container[b-i9siobivo8] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    align-content: center;
    text-align: center;
}

.mfp-scheduler-ticket-void[b-i9siobivo8] {
    text-shadow: 2px 2px 6px whitesmoke;
    font-size: 100px;
    rotate: -20deg;
}

.mfp-scheduler-ticket-void-reason-container[b-i9siobivo8] {
    position: absolute;
    top: -5px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    align-content: center;
    text-align: center;
}

.mfp-scheduler-ticket-void-reason[b-i9siobivo8] {
    padding-top: 8px;
    color: whitesmoke;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
    font-size: 24px;
    font-weight: 600;
    rotate: -20deg;
}
/* /Pages/Planner/PlannerTicketAction.razor.rz.scp.css */
.mfp-scheduler-ticket-action[b-0beqxmffqb] {
    padding-top: 20px;
    cursor: pointer;
    color: whitesmoke;
    font-size: 54px;
    font-size: 48px;
}

.mfp-scheduler-ticket-action:hover[b-0beqxmffqb] {
    color: lightgrey;
}
/* /Pages/Planner/PlannerWidget.razor.rz.scp.css */
.mfp-planner-widget[b-jnrhjkvjnk] {
    width: 300px;
    height: 40px;
    display: flex;
    padding: 2px 10px;
    justify-content: space-between;
    background-image: url('/images/graph-paper.jpg');
    background-size: cover;
    font-family: 'Mynerve', Arial, Helvetica, sans-serif;
}

.mfp-planner-widget i[b-jnrhjkvjnk] {
    filter: drop-shadow(0px 1px 1px grey);
}

.mfp-planner-widget i:hover[b-jnrhjkvjnk] {
    color: white;
}

.mfp-planner-widget-left[b-jnrhjkvjnk],
.mfp-planner-widget-right[b-jnrhjkvjnk] {
    width: 60px;
    flex: 0 0 60px;
    font-size: x-large;
    color: ghostwhite;
}

.mfp-planner-widget-right[b-jnrhjkvjnk] {
    text-align: right;
}

.mfp-planner-widget-left span[b-jnrhjkvjnk],
.mfp-planner-widget-right span[b-jnrhjkvjnk] {
    position: relative;
    top: 4px;
    cursor: pointer;
}

.mfp-planner-widget-left span:hover[b-jnrhjkvjnk],
.mfp-planner-widget-right span:hover[b-jnrhjkvjnk] {
    color: lightgrey;
}

.mfp-planner-widget-body[b-jnrhjkvjnk] {
    flex: 1;
    align-content: center;
    text-align: center;
}
/* /Pages/Shortlist/Shortlist.razor.rz.scp.css */
.mfp-shortlist-view[b-muw43xg2pb] {
    height: 108px;
    padding-top: 40px;
    background-color: whitesmoke;
}

.mfp-planner-shortlist-container[b-muw43xg2pb] {
    overflow-x: hidden;
    overflow-y: scroll;
    height: calc(100vh - 215px);
}

.mfp-shortlist-tab-border-radius[b-muw43xg2pb] {
    border-radius: 3px 3px 0px 0px;
}

.mfp-shortlist-tab-label[b-muw43xg2pb] {
    border-top: 1px solid #b3bec3;
    border-left: 1px solid #b3bec3;
    border-right: 1px solid #b3bec3;
    height: 38px;
    padding: 10px 12px 2px 12px;
    font-family: 'Special Elite', Arial, Helvetica, sans-serif;
    font-weight: 400;
    cursor: pointer;
}

.mfp-shortlist-tab-selected[b-muw43xg2pb] {
    background-color: whitesmoke;
    color: #303030;
}

.mfp-shortlist-tab-unselected[b-muw43xg2pb] {
    border-bottom: 1px solid #b3bec3;
    background-color: lightgrey;
    color: grey;
}

.mfp-shortlist-tab[b-muw43xg2pb] {
    padding: 10px;
    border-radius: 0px 3px 3px 3px;
    background-color: whitesmoke;
}

.mfp-shortlist-view .btn:hover[b-muw43xg2pb] {
    color: whitesmoke;
}

.mfp-shortlist-view .dropdown-menu a[b-muw43xg2pb] {
    padding: 5px 8px 0px 8px;
}

.mfp-shortlist-view .dropdown-menu .dropdown-item:active[b-muw43xg2pb] {
    background-color: #e9ecef;
}

.mfp-shortlist-view .dropdown-menu[b-muw43xg2pb] {
    min-width: 100px !important;
    background-image: url('/images/white-paper.jpg');
}
/* /Pages/Shortlist/ShortlistPanel.razor.rz.scp.css */
.mfp-shortlist-tab-shows[b-3q8cihnyqg] {
    background-image: url('/images/graph-paper.jpg');
}

.mfp-shortlist-tab-subtitle-label[b-3q8cihnyqg] {
    background-color: whitesmoke;
    padding: 3px 7px 0px 7px;
}
/* /Pages/Shows/Shows.razor.rz.scp.css */
.mfp-shows-tab[b-okgw4ff0dc] {
    padding: 10px;
    border-radius: 0px 3px 3px 3px;
    background-color: whitesmoke;
}

.mfp-shows-tab-border-radius[b-okgw4ff0dc] {
    border-radius: 3px 3px 0px 0px;
}

.mfp-shows-tab-label[b-okgw4ff0dc] {
    border-top: 1px solid #b3bec3;
    border-left: 1px solid #b3bec3;
    border-right: 1px solid #b3bec3;
    height: 38px;
    padding: 10px 12px 2px 12px;
    font-family: 'Special Elite', Arial, Helvetica, sans-serif;
    font-weight: 400;
    cursor: pointer;
}

.mfp-shows-tab-selected[b-okgw4ff0dc] {
    background-color: whitesmoke;
    color: #303030;
}

.mfp-shows-tab-unselected[b-okgw4ff0dc] {
    border-bottom: 1px solid #b3bec3;
    background-color: lightgrey;
    color: grey;
}

.mfp-shows-tab-tickets[b-okgw4ff0dc] {
    background-image: url('/images/graph-paper.jpg');
}


/*.mfp-shows-view {
    height: 108px;
    padding-top: 40px;
    background-color: whitesmoke;
}

.mfp-planner-shows-container {
    overflow-x: hidden;
    overflow-y: scroll;
    height: calc(100vh - 215px);
}

.mfp-shows-view .btn:hover {
    color: whitesmoke;
}

.mfp-shows-view .dropdown-menu a {
    padding: 5px 8px 0px 8px;
}

.mfp-shows-view .dropdown-menu .dropdown-item:active {
    background-color: #e9ecef;
}

.mfp-shows-view .dropdown-menu {
    min-width: 100px !important;
    background-image: url('/images/white-paper.jpg');
}
*/
/* /Shared/Footer.razor.rz.scp.css */
.mfp-footer[b-jj1fq3s6qr] {
    background-image: url('/images/white-texture.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10px 10px 6px 10px;
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    text-align: center;
}

.mfp-footer p[b-jj1fq3s6qr] {
    font-size: 12px;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.main[b-vbnk9i3pvb] {
    display: flex;
    flex-direction: column;
    height: 100vh;
}

.main-content[b-vbnk9i3pvb] {
    flex: 1;
    overflow-y: auto;
    padding-top: 110px;
    text-align: -webkit-center;
    display: flex;
    flex-direction: column;
}

.main-content-wrapper[b-vbnk9i3pvb] {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    flex: 1 0 auto;
}
/* /Shared/NavBar.razor.rz.scp.css */
/*Navbar*/
.mfp-navbar[b-gonz9xoyjl] {
    position: fixed;
    z-index: 1000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100vw;
    height: 80px;
    background-image: url('/images/white-texture.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    font-family: 'Special Elite', Arial, Helvetica, sans-serif;
}

/*Home Button*/
.mfp-home-button[b-gonz9xoyjl] {
    border-radius: 3px;
    padding: 10px 16px 4px 16px;
}

.mfp-home-button a[b-gonz9xoyjl] {
    transition: color 0.3s;
}

.mfp-home-button a:hover[b-gonz9xoyjl] {
    color: lightgrey;
}

/*Search Bar*/
.mfp-search-bar[b-gonz9xoyjl] {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    min-width: 600px;
    height: 36px;
    border: none;
    border-radius: 3px;
    background-color: whitesmoke;
    padding: 5px 8px 4px 8px;
}

/*IMPORTANT: mfp-searchtext-box styling moved to MFP.css because isn't being recognised here*/

.mfp-searchtext-box[b-gonz9xoyjl]::placeholder {
    color: #303030;
}

/*Action Icons*/
.mfp-icon-bar td[b-gonz9xoyjl] {
    width: 36px;
}

.mfp-icon-bar span[b-gonz9xoyjl] {
    font-size: 14px;
}

.iconbar-divider[b-gonz9xoyjl] {
    border-left: 2px solid dimgrey;
}

.dropdown-menu li[b-gonz9xoyjl] {
    cursor: pointer;
}

/*Login Postcard*/
.mfp-postcard[b-gonz9xoyjl] {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 25vw;
    height: calc(25vw / 1.41);
    background: linear-gradient(135deg, #fff7e6, #ffe5b4);
    border: 2px solid #d4a373;
    border-radius: 12px;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.25);
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    z-index: 9999;
    pointer-events: none; /* So it never blocks clicks */
}

.mfp-login-postcard[b-gonz9xoyjl] {
    animation: loginPostcardFly-b-gonz9xoyjl 5s ease-in-out forwards;
}

.mfp-logout-postcard[b-gonz9xoyjl] {
    animation: logoutPostcardFly-b-gonz9xoyjl 5s ease-in-out forwards;
}

.mfp-postcard-content[b-gonz9xoyjl] {
    text-align: center;
    color: #333;
    font-family: "Poppins", sans-serif;
    transform: rotate(0deg);
}

@keyframes loginPostcardFly-b-gonz9xoyjl {
    0% {
        transform: translate(-200%, -200%) rotate(0deg) scale(0.8); /* further off-screen */
        opacity: 0;
    }

    20% {
        transform: translate(-50%, -50%) rotate(0deg) scale(1);
        opacity: 1; /* fully visible in center */
    }

    40% {
        transform: translate(-50%, -50%) rotate(0deg) scale(1.05); /* first pulse */
        opacity: 1;
    }

    50% {
        transform: translate(-50%, -50%) rotate(0deg) scale(1);
        opacity: 1;
    }

    60% {
        transform: translate(-50%, -50%) rotate(360deg) scale(1); /* spin */
        opacity: 1;
    }

    70% {
        transform: translate(-50%, -50%) rotate(360deg) scale(1.05); /* second pulse */
        opacity: 1;
    }

    75% {
        transform: translate(-50%, -50%) rotate(360deg) scale(1);
        opacity: 1;
    }

    100% {
        transform: translate(220%, 220%) rotate(360deg) scale(0.8); /* exit bottom-right */
        opacity: 0;
    }
}

@keyframes logoutPostcardFly-b-gonz9xoyjl {
    0% {
        transform: translate(-200%, 200%) rotate(0deg) scale(0.8); /* start bottom-left off-screen */
        opacity: 0;
    }

    20% {
        transform: translate(-50%, -50%) rotate(0deg) scale(1); /* center */
        opacity: 1;
    }

    40% {
        transform: translate(-50%, -50%) rotate(0deg) scale(1.05); /* first pulse */
        opacity: 1;
    }

    50% {
        transform: translate(-50%, -50%) rotate(0deg) scale(1);
        opacity: 1;
    }

    60% {
        transform: translate(-50%, -50%) rotate(-360deg) scale(1); /* anticlockwise spin */
        opacity: 1;
    }

    70% {
        transform: translate(-50%, -50%) rotate(-360deg) scale(1.05); /* second pulse */
        opacity: 1;
    }

    75% {
        transform: translate(-50%, -50%) rotate(-360deg) scale(1);
        opacity: 1;
    }

    100% {
        transform: translate(220%, -220%) rotate(-360deg) scale(0.8); /* exit top-right off-screen */
        opacity: 0;
    }
}


