@import '_content/Havit.Blazor.Components.Web.Bootstrap/Havit.Blazor.Components.Web.Bootstrap.bundle.scp.css';

/* _content/dsCloudB2B/Pages/LoginPages/Login.razor.rz.scp.css */
#logo[b-yerfd1krps] {
    /* background-color: red; */
    position: absolute;
    top: 20px;
    left: 50px;
    z-index: 100;
    width: 200px;
    max-width: 200px;
}

@media(min-width:320px) and (max-width:768px) {
    #logo[b-yerfd1krps] {
        /* background-color: red; */
        position: absolute;
        top: 20px;
        left: 15px;
        z-index: 100;
        width: 100px;
        max-width: 100px;
    }
}

.card[b-yerfd1krps] {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    border-radius: 6px;
    color: rgba(0,0,0, 0.87);
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

    .card .header-primary[b-yerfd1krps], .card .content-primary[b-yerfd1krps] {
        background: linear-gradient(60deg, rgb(233 233 233), #fff) !important;
    }

.card-signup .header[b-yerfd1krps] {
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    padding: 30px;
    margin-top: -37px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 23px;
    border-radius: 7px;
}

.card-title[b-yerfd1krps] {
    /*color: #fff;*/
    font-weight: 700;
}

.btn[b-yerfd1krps], .btn:hover[b-yerfd1krps], .btn.btn-default[b-yerfd1krps], .btn.btn-default:hover[b-yerfd1krps] {
    background-color: #008ccc;
    color: #FFFFFF;
}

    .btn:focus[b-yerfd1krps], .btn:active[b-yerfd1krps], .btn:hover[b-yerfd1krps], .btn.btn-default:focus[b-yerfd1krps], .btn.btn-default:active[b-yerfd1krps], .btn.btn-default:hover[b-yerfd1krps], .navbar .navbar-nav > li > a.btn:focus[b-yerfd1krps], .navbar .navbar-nav > li > a.btn:active[b-yerfd1krps], .navbar .navbar-nav > li > a.btn:hover[b-yerfd1krps], .navbar .navbar-nav > li > a.btn.btn-default:focus[b-yerfd1krps], .navbar .navbar-nav > li > a.btn.btn-default:active[b-yerfd1krps], .navbar .navbar-nav > li > a.btn.btn-default:hover[b-yerfd1krps] {
        box-shadow: 0 14px 26px -12px rgba(153, 153, 153, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(153, 153, 153, 0.2);
    }

    .btn.btn-lg[b-yerfd1krps], .btn-group-lg .btn[b-yerfd1krps], .navbar .navbar-nav > li > a.btn.btn-lg[b-yerfd1krps], .btn-group-lg .navbar .navbar-nav > li > a.btn[b-yerfd1krps] {
        font-size: 14px;
        padding: 18px 36px;
    }

.footer-card[b-yerfd1krps] {
    padding-bottom: 30px;
    padding-top: 0px;
}

.ripple-container[b-yerfd1krps] {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: inherit;
}
/* _content/dsCloudB2B/Shared/MainLayout.razor.rz.scp.css */
.page[b-usvxdtopee] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-usvxdtopee] {
    flex: 1;
}

.sidebar[b-usvxdtopee] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-usvxdtopee] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-usvxdtopee]  a, .top-row .btn-link[b-usvxdtopee] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-usvxdtopee] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-usvxdtopee] {
        display: none;
    }

    .top-row.auth[b-usvxdtopee] {
        justify-content: space-between;
    }

    .top-row a[b-usvxdtopee], .top-row .btn-link[b-usvxdtopee] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-usvxdtopee] {
        flex-direction: row;
    }

    .sidebar[b-usvxdtopee] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-usvxdtopee] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-usvxdtopee] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }

    
}
/* _content/dsCloudB2B/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-6bhs6jv4ov] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-6bhs6jv4ov] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-6bhs6jv4ov] {
    font-size: 1.1rem;
}

.oi[b-6bhs6jv4ov] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-6bhs6jv4ov] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-6bhs6jv4ov] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-6bhs6jv4ov] {
        padding-bottom: 1rem;
    }

    .nav-item[b-6bhs6jv4ov]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-6bhs6jv4ov]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-6bhs6jv4ov]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-6bhs6jv4ov] {
        display: none;
    }

    .collapse[b-6bhs6jv4ov] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
