@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';

/* _content/FaroeseTelecom.Ver.Web/Pages/External/AddonSubscription/ExternalAddonSubscriptionOrderConfirmationPage.razor.rz.scp.css */
[b-5vzzif2qp0] .background {
    background-color: #dddddd;
}
/* _content/FaroeseTelecom.Ver.Web/Pages/External/Broadband/ExternalBroadbandSubscriptionCreationPage.razor.rz.scp.css */
.background[b-5emvvq4pzr] {
    background-color: #f7f6f1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
/* _content/FaroeseTelecom.Ver.Web/Pages/External/ExternalMergeBroadbandAndMobileSubscriptionToSaveAdvertisement.razor.rz.scp.css */
[b-m3ug40qg8m] .background-input-element {
    background-color: #e1dbcb;
}
/* _content/FaroeseTelecom.Ver.Web/Pages/External/ExternalSubscriptionCreationPage.razor.rz.scp.css */
.background[b-8acz6db68m] {
    background-color: #f7f6f1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.roam-like-home-note[b-8acz6db68m] {
    font-weight: 300;
    font-size: 0.75rem;
    line-height: 1.8;
}

[b-8acz6db68m] .background-input-element {
    background-color: #e1dbcb;
}
/* _content/FaroeseTelecom.Ver.Web/Pages/External/Landline/ExternalLandlineSubscriptionCreationPage.razor.rz.scp.css */
.background[b-kv4mgpku6n] {
    background-color: #f7f6f1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
/* _content/FaroeseTelecom.Ver.Web/Pages/External/MobileBroadband/ExternalDataSubscriptionCreationPage.razor.rz.scp.css */
.background[b-bfibswln1m] {
    background-color: #f7f6f1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
/* _content/FaroeseTelecom.Ver.Web/Pages/External/MobileBroadband/ExternalMobileBroadbandCreationPage.razor.rz.scp.css */
.background[b-pke06yzt6s] {
    background-color: #f7f6f1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
/* _content/FaroeseTelecom.Ver.Web/Pages/External/SimCardUpdate/ExternalSimCardUpdateIntroductionPage.razor.rz.scp.css */
.background[b-ivot8gt2kl] {
    background-color: #f7f6f1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
/* _content/FaroeseTelecom.Ver.Web/Shared/Components/Molecules/InputFields/DropdownOptionsInput.razor.rz.scp.css */
[b-6hth9j0usk] .dropdown-elements-style {
    max-height: 17rem !important;
    overflow: auto;
    scrollbar-gutter: both-edges;
    width: 100%;
}
/* _content/FaroeseTelecom.Ver.Web/Shared/Components/Organisms/External/ExternalBroadbandSearchSection.razor.rz.scp.css */
[b-to4tmvmbpg] .input-group-text {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    white-space: nowrap;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-right: none;
    border-radius: 1rem;
}

[b-to4tmvmbpg] .form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-left: none;
    appearance: none;
    border-radius: 1rem;
    transition: border-color 0.15s
}

[b-to4tmvmbpg] .merge-and-save-text-box {
    max-width: 32rem;
}
/* _content/FaroeseTelecom.Ver.Web/Shared/Components/Organisms/External/ExternalMobilePriceDesk.razor.rz.scp.css */
.monthly-price-text[b-9qplj0bpuh]
{
    font-size: 3.5rem;
}

.minimum-price-text[b-9qplj0bpuh]
{
    color: rgba(255,255,255,.75);
}
/* _content/FaroeseTelecom.Ver.Web/Shared/Components/Organisms/SplashScreen/SplashScreen.razor.rz.scp.css */
@keyframes slide-b-czbgn9c8uo {
    0% {
        transform: translateX(-25%);
    }

    100% {
        transform: translateX(25%);
    }
}

#app[b-czbgn9c8uo] {
    height: 100%;
    width: 100%;
    margin: 0;
    position: fixed;
}
.app-wasm-splash[b-czbgn9c8uo] {
    animation: slide-b-czbgn9c8uo 3s ease-in-out infinite alternate;
    background-image: linear-gradient(-60deg, #cec1a7 50%, #fdedec 50%);
    bottom: 0;
    left: -50%;
    position: fixed;
    opacity: 0.8;
    right: -50%;
    top: 0;
    z-index: -1
}

.app-wasm-splash-cont[b-czbgn9c8uo] {
    left: 50%;
    padding: 10vmin;
    position: fixed;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%)
}
/* _content/FaroeseTelecom.Ver.Web/Shared/MainLayout.razor.rz.scp.css */
.page[b-7gyc8l0jdb] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-7gyc8l0jdb] {
    flex: 1;
}

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

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

    .top-row[b-7gyc8l0jdb]  a, .top-row .btn-link[b-7gyc8l0jdb] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

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

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

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

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

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

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

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

    .main > div[b-7gyc8l0jdb] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/FaroeseTelecom.Ver.Web/StarterKit/Pages/StarterKitLoginPage.razor.rz.scp.css */
[b-z55ba7kkvp] .validation-summary-container{
    min-height: 58px;
    padding-top: 20px;
    color: #9a0b36;
}
