@import '_content/BlazorStrap.V5/BlazorStrap.V5.soy3cwhzex.bundle.scp.css';
@import '_content/BlazorStrap/BlazorStrap.10v83wk5fb.bundle.scp.css';

/* /Pages/AgentDashBoard/AgentProposalPage.razor.rz.scp.css */
.ihpr-backgroundLogo[b-q2fkg08m16] {
    background-image: url("https://slstrafficctrldatatest.blob.core.windows.net/media/ResortLogo/IMP-Logo.png");
    background-repeat: no-repeat;
    background-size: 75px auto;
    background-position-x: center;
    background-position-y: center;
}
.gc8-backgroundLogo[b-q2fkg08m16] {
    background-image: url("https://slstrafficctrldatatest.blob.core.windows.net/media/ResortLogo/GC8_Logo_60_Opacity.png");
    background-repeat: no-repeat;
    background-size: 40px auto;
    background-position-x: center;
    background-position-y: center;
}

.gl7-backgroundLogo[b-q2fkg08m16] {
    background-image: url("https://slstrafficctrldatatest.blob.core.windows.net/media/ResortLogo/GL7_Logo.png");
    background-repeat: no-repeat;
    background-size: 45px auto;
    background-position-x: center;
    background-position-y: center;
}

.gtl-backgroundLogo[b-q2fkg08m16] {
    background-image: url("https://slstrafficctrldatatest.blob.core.windows.net/media/ResortLogo/GTL_Logo.png");
    background-repeat: no-repeat;
    background-size: auto 50px;
    background-position-x: center;
    background-position-y: center;
}

.greenSheetCardStyling[b-q2fkg08m16]{
    height: 180px
}
/* /Pages/GuestMember/PackageSelection.razor.rz.scp.css */
.full-height[b-nka7lait3j] {
    min-height: calc(100vh - 74px);
    display: flex;
    align-items: center;
}

.tall-button[b-nka7lait3j] {
    padding-top: 8rem;
    padding-bottom: 8rem;
    height: 20rem;
}

span[b-nka7lait3j]{
    vertical-align:middle;
}
/* /Shared/Dashboard/DashboardNewSheet.razor.rz.scp.css */
.autocomplete[b-o2o7w3qnxu] {
    position: relative;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-q23i1zk9ym] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-q23i1zk9ym] {
    flex: 1;
}

.sidebar[b-q23i1zk9ym] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-q23i1zk9ym] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-q23i1zk9ym]  a, .top-row[b-q23i1zk9ym]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-q23i1zk9ym]  a:hover, .top-row[b-q23i1zk9ym]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-q23i1zk9ym]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-q23i1zk9ym] {
        display: none;
    }

    .top-row.auth[b-q23i1zk9ym] {
        justify-content: space-between;
    }

    .top-row[b-q23i1zk9ym]  a, .top-row[b-q23i1zk9ym]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-q23i1zk9ym] {
        flex-direction: row;
    }

    .sidebar[b-q23i1zk9ym] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-q23i1zk9ym] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-q23i1zk9ym]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-q23i1zk9ym], article[b-q23i1zk9ym] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-6tk2r2dxf1] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-6tk2r2dxf1] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-6tk2r2dxf1] {
    font-size: 1.1rem;
}

.oi[b-6tk2r2dxf1] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-6tk2r2dxf1] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-6tk2r2dxf1] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-6tk2r2dxf1] {
        padding-bottom: 1rem;
    }

    .nav-item[b-6tk2r2dxf1]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-6tk2r2dxf1]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-6tk2r2dxf1]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-6tk2r2dxf1] {
        display: none;
    }

    .collapse[b-6tk2r2dxf1] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Shared/Proposal/AdditionalConsiderationsDisplay.razor.rz.scp.css */
label[b-voft3tn38n] {
    font-weight: bold;
    font-size: 13.333px;
}

h3[b-voft3tn38n] {
    padding-top: 10px;
    margin-bottom: 1px;
    font-size: 22px;
}

h4[b-voft3tn38n] {
    font-style: italic;
    padding-top: 10px;
    margin-bottom: 1px;
    font-size: 18px;
}

hr[b-voft3tn38n] {
    background-color: black;
    border: none;
    margin-top: 0px;
    margin-bottom: 1px;
    opacity: 1;
}

p[b-voft3tn38n] {
    font-size: 13.333px;
    margin-bottom: 0px;
}

table[b-voft3tn38n] {
    font-size: 14px;
    width: 100%;
    border-collapse: collapse;
    padding-bottom: 8px;
    padding-top: 8px;
    margin: 0, 10px, 0,10px
}

tr[b-voft3tn38n] {
    padding-bottom: 8px;
    padding-top: 8px
}

td[b-voft3tn38n] {
    vertical-align: top;
}

ul[b-voft3tn38n] {
    margin-bottom: 0px;
}
/* /Shared/Proposal/IntervalComponent.razor.rz.scp.css */
label[b-y1mehlfamd], .input-group-text[b-y1mehlfamd] {
    font-weight: bold;
    font-size: 13.333px;
}
/* /Shared/Proposal/NotesComponent.razor.rz.scp.css */
hr[b-glkrv73os7] {
    margin-top: 10px;
    margin-bottom: 10px;
}

label[b-glkrv73os7], .input-group-text[b-glkrv73os7] {
    font-weight: bold;
    font-size: 13.333px;
}
/* /Shared/Proposal/OtherDownPayment.razor.rz.scp.css */
label[b-7nv1yikaan] {
    font-weight: bold;
    font-size: 13.333px;
}

hr[b-7nv1yikaan] {
    margin-top: 1px;
    margin-bottom: 10px;
}
/* /Shared/Proposal/OtherDownPaymentDisplay.razor.rz.scp.css */
label[b-invve4h4si] {
    font-weight: bold;
    font-size: 13.333px;
}

h3[b-invve4h4si] {
    text-align: center;
    padding-top: 10px;
    margin-bottom: 1px;
}

h4[b-invve4h4si] {
    padding-top: 10px;
    margin-bottom: 1px;
}

h5[b-invve4h4si] {
    font-style: italic;
    padding-top: 10px;
    margin-bottom: 1px;
}

hr[b-invve4h4si] {
    background-color: black;
    height: 2px;
    border: none;
    margin-top: 0px;
    margin-bottom: 1px;
    opacity: 1;
}

p[b-invve4h4si] {
    font-size: 13.333px;
    margin-bottom: 0px;
}

ul[b-invve4h4si] {
    margin-bottom: 0px;
}
/* /Shared/Proposal/OwnerInformation/AddressInformation.razor.rz.scp.css */
label[b-2vmogy933f] {
    font-weight: bold;
    font-size: 13.333px;
}
/* /Shared/Proposal/OwnerInformation/OwnerDisplay.razor.rz.scp.css */
label[b-fhdb0jqpwa] {
    font-weight: bold;
    font-size: 14px;
}

h3[b-fhdb0jqpwa] {
    padding-top: 10px;
    margin-bottom: 1px;
    font-size: 22px;
}

hr[b-fhdb0jqpwa] {
    background-color: black;
    height: 2px;
    border: none;
    margin-top: 2px;
    margin-bottom: 2px;
    opacity: 1;
}

p[b-fhdb0jqpwa] {
    font-size: 14px;
    margin-bottom: 0px;
}

table[b-fhdb0jqpwa] {
    font-size: 14px;
    width: 100%;
    border-collapse: collapse;
    margin: 0, 10px, 0,10px
}

tr[b-fhdb0jqpwa] {
    padding-bottom: 8px;
    padding-top: 8px
}

td[b-fhdb0jqpwa] {
    vertical-align: top;
}
/* /Shared/Proposal/OwnerInformation/OwnerInformation.razor.rz.scp.css */
label[b-rg4ai7tyd3] {
    font-weight: bold;
    font-size: 13.333px;
}
/* /Shared/Proposal/PaymentDisplay.razor.rz.scp.css */
label[b-t1l8th7mpw] {
    font-weight: bold;
    font-size: 14px;
    padding: 0;
}

h3[b-t1l8th7mpw] {
    padding-top: 10px;
    margin-bottom: 1px;
    font-size: 22px;
}

hr[b-t1l8th7mpw] {
    background-color: black;
    border: none;
    margin-top: 2px;
    margin-bottom: 2px;
    opacity: 1;
}

p[b-t1l8th7mpw] {
    font-size: 16px;
    margin-bottom: 0px;
}

table[b-t1l8th7mpw] {
    font-size: 14px;
    width: 100%;
    border-collapse: collapse;
    padding-bottom: 8px;
    padding-top: 8px;
    margin: 0, 10px, 0,10px
}

tr[b-t1l8th7mpw] {
    padding-bottom: 8px;
    padding-top: 8px
}

td[b-t1l8th7mpw] {
    vertical-align: top;
}
/* /Shared/Proposal/PenderDisplay.razor.rz.scp.css */
label[b-vi5wd0qhu7] {
    font-weight: bold;
    font-size: 13.333px;
}

h3[b-vi5wd0qhu7] {
    text-align: center;
    padding-top: 10px;
    margin-bottom: 1px;
}

h4[b-vi5wd0qhu7] {
    padding-top: 10px;
    margin-bottom: 1px;
}

h5[b-vi5wd0qhu7] {
    font-style: italic;
    padding-top: 10px;
    margin-bottom: 1px;
}

hr[b-vi5wd0qhu7] {
    background-color: black;
    height: 2px;
    border: none;
    margin-top: 0px;
    margin-bottom: 1px;
    opacity: 1;
}

p[b-vi5wd0qhu7] {
    font-size: 13.333px;
    margin-bottom: 0px;
}

ul[b-vi5wd0qhu7] {
    margin-bottom: 0px;
}
/* /Shared/Proposal/PenderInformation/Pender.razor.rz.scp.css */
label[b-u7j8f5shlw], .input-group-text[b-u7j8f5shlw] {
    font-weight: bold;
    font-size: 13.333px;
}
/* /Shared/Proposal/PenderInformation/PenderContainer.razor.rz.scp.css */
label[b-rth1etpkd6], .input-group-text[b-rth1etpkd6] {
    font-weight: bold;
    font-size: 13.333px;
}
/* /Shared/Proposal/ProposalCalculations.razor.rz.scp.css */
hr[b-fwln9tu774] {
    margin-top: 2px;
    margin-bottom: 2px;
}

label[b-fwln9tu774], .input-group-text[b-fwln9tu774] {
    font-weight: bold;
    font-size: 13.333px;
}

th[b-fwln9tu774] {
    font-size: 13.333px;
}
/* /Shared/Proposal/ProposalPreview.razor.rz.scp.css */
label[b-fs17d3qz2c] {
    font-weight: bold;
    font-size: 14px;
    padding: 0;
}

h2[b-fs17d3qz2c] {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 2px;
    font-size: 26px;
}

h3[b-fs17d3qz2c] {
    padding-top: 10px;
    margin-bottom: 1px;
    font-size: 22px;
}

hr[b-fs17d3qz2c] {
    background-color: black;
    border: none;
    margin-top: 2px;
    margin-bottom: 2px;
    opacity: 1;
}

p[b-fs17d3qz2c] {
    font-size: 14px;
    margin-bottom: 0px;
}

table[b-fs17d3qz2c] {
    font-size: 14px;
    width: 100%;
    border-collapse: collapse;
    margin: 0, 10px, 0 ,10px
}

tr[b-fs17d3qz2c] {
    padding-bottom: 8px;
    padding-top: 8px
}

td[b-fs17d3qz2c] {
    vertical-align: top;
}

.sheetViewer[b-fs17d3qz2c] {
    max-height: calc(100vh - 90px);
    overflow-y: auto;
}

.table[b-fs17d3qz2c], .Signature[b-fs17d3qz2c] {
    border-collapse: separate;
    border-spacing: 10px 5px;
}

ul[b-fs17d3qz2c]{
    margin-bottom: 0px;
}

.backgroundImage[b-fs17d3qz2c] {
    background-image: url("https://slstrafficctrldatatest.blob.core.windows.net/media/DoNotRunCredit.png");
    background-color: rgba(255,255,255,0.7);
    background-blend-mode: lighten;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.outOfDateBackgroundColor[b-fs17d3qz2c] {
    background-color: #e08794;
}
/* /Shared/Proposal/PurchaseDetails.razor.rz.scp.css */
label[b-mqb7atlkea] {
    font-weight: bold;
    font-size: 13.333px;
}
/* /Shared/Proposal/ReservationProvisionComponent.razor.rz.scp.css */
hr[b-dxmf6q322h] {
    margin-top: 1px;
    margin-bottom: 1px;
}

label[b-dxmf6q322h], .input-group-text[b-dxmf6q322h] {
    font-weight: bold;
    font-size: 13.333px;
}
/* /Shared/Proposal/TradeInventoryDisplay.razor.rz.scp.css */
label[b-fvidfm9u2w] {
    font-weight: bold;
    font-size: 14px;
    padding: 0;
}

h3[b-fvidfm9u2w] {
    padding-top: 10px;
    margin-bottom: 1px;
    font-size: 22px;
}

hr[b-fvidfm9u2w] {
    background-color: black;
    border: none;
    margin-top: 2px;
    margin-bottom: 2px;
    opacity: 1;
}

p[b-fvidfm9u2w] {
    font-size: 14px;
    margin-bottom: 0px;
}

table[b-fvidfm9u2w] {
    font-size: 14px;
    width: 100%;
    border-collapse: collapse;
    margin: 0, 10px, 0,10px
}

tr[b-fvidfm9u2w] {
    padding-bottom: 2px;
    padding-top: 2px
}

td[b-fvidfm9u2w] {
    vertical-align: top;
}
/* /Shared/Worksheet/SheetTypeSelector.razor.rz.scp.css */
.form-check-input:checked[b-j99gpejlxd] {
    background-color: green !important
}

.form-switch.form-switch-lg[b-j99gpejlxd] {
    margin-bottom: 1.5rem; /* JUST FOR STYLING PURPOSE */
}

    .form-switch.form-switch-lg .form-check-input[b-j99gpejlxd] {
        height: 2rem;
        width: calc(3rem + 0.75rem);
        border-radius: 4rem;
    }
