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

/* /Pages/Account.razor.rz.scp.css */
h2[b-3k0v54gjua] {
    margin-top: 2rem;
    margin-left: 3rem;
}

h3[b-3k0v54gjua] {
    font-weight: bold;
}

.user-details > p[b-3k0v54gjua] {
    margin: 0;
}

.user-details[b-3k0v54gjua] {
    font-size: 1.3rem;
}

.user-details > .detail[b-3k0v54gjua] {
    font-size: 1.1rem;
}

.details-container[b-3k0v54gjua] {
    display: flex;
    gap: 1rem;
    width: 95%;
    margin: 0 auto;
    background-color: white;
    padding: 1rem;
    border-radius: 10px;
}

.details-container > div[b-3k0v54gjua] {
    flex-basis: 50%;
}

.individual-plan[b-3k0v54gjua] {
    display: flex;
    width: 95%;
    padding: 0 .5rem;
    border-radius: 10px;
    margin: auto 0;
    border: 2px solid black;
    transition: 0.3s;
}

.plan-name[b-3k0v54gjua] {
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: -0.5rem;
}

.individual-plan > button[b-3k0v54gjua] {
    margin: auto 0 auto auto;
}

.plan-details[b-3k0v54gjua] {
    font-size: 0.9rem;
    margin: 0;
}

.buy-button[b-3k0v54gjua] {
    background-color: #336371;
    padding: .5rem;
    border: none;
    border-radius: 10px;
    color: white;
    transition: 0.3s;
    
}

.buy-button:hover[b-3k0v54gjua] {
    box-shadow: 0 0 5px 1px #336371;
}

.individual-plan:hover[b-3k0v54gjua] {
    background-color: #336371;
    color: white;
}

@media (min-width: 1600px) {
    .individual-plan[b-3k0v54gjua] {
        width: 85%;
    }
}
/* /Pages/Index.razor.rz.scp.css */
.background-image[b-a12pglfcyw] {
    background-color: #ebebeb;
    width: 100%;
    padding: 1rem;
    display: flex;
    align-items: center;
    height: 85.5svh;
    background-image: url("./imgs/background.jpg");
    background-size: 96rem 42.5rem;
    background-repeat: no-repeat;
}

.laptop-image[b-a12pglfcyw] {
    max-width: 50rem;
    flex-basis: 50%;
    margin: auto;
}

.left-side[b-a12pglfcyw] {
    display: flex;
    flex-direction: column;
    flex-basis: 45%;
}

.title[b-a12pglfcyw] {
    max-width: 30rem;
    margin-left: 4rem;
    margin-bottom: 1rem;
}

.title > h2[b-a12pglfcyw] {
    font-size: 3.5rem;
}

.title > h4[b-a12pglfcyw] {
    max-width: 26rem;
}

.title > h2[b-a12pglfcyw], .title > h4[b-a12pglfcyw] {
    color: #336371;
    font-weight: bold;
}

.bottom-containers[b-a12pglfcyw] {
    display: flex;
    gap: 1rem;
}

.bottom-containers > div[b-a12pglfcyw] {
    background-color: #cbdfdf;
    border: 3px solid #336371;
    border-radius: 10px;
    padding: 1rem;
    flex-basis: 50%;
    min-width: 20rem;
    height: 16rem;
    margin: auto;
}

.white-label[b-a12pglfcyw] {
    background-color: white;
    color: #336371;
    display: flex;
    align-items: center;
    position: relative;
    height: 3rem;
    font-size: 1.5rem;
    font-weight: bold;
    border: 2px solid #336371;
    border-radius: 10px;
}

.white-label > p[b-a12pglfcyw]{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.white-label > input[b-a12pglfcyw] {
    width: 95%;
    margin: 0 2.5%;
    height: 100%;
    resize: none;
    outline: none;
    border: none;
    font-size: 1.3rem;
    font-weight: bold;
    color: #336371;
}

.white-label > span[b-a12pglfcyw] {
    margin-left: auto;
    margin-right: .5rem;
    color: #b87d09;
}

.white-label > input[b-a12pglfcyw]::placeholder {
    color: #336371;
}

.register-now[b-a12pglfcyw] {
    display: flex;
    max-width: 15rem;
    margin: auto;
    padding-top: 1rem;
    cursor: pointer;
}

.subscription-list[b-a12pglfcyw] {
    font-size: 0.9rem;
    margin-top: 1rem;
}

#buy-now[b-a12pglfcyw] {
    cursor: pointer;
}

#buy-now:hover[b-a12pglfcyw] {
    opacity: 0.8;
}

@media (min-width: 1600px) {
    .background-image[b-a12pglfcyw]{
        height: 88svh;
        background-size: 128rem 55rem;
    }
    
    .white-label > input[b-a12pglfcyw] {
        font-size: 1.4rem;
    }
    
    .laptop-image[b-a12pglfcyw] {
        max-width: 55rem;
    }
}
/* /Pages/Licenses.razor.rz.scp.css */
.background[b-jbihpdr2tv] {
    background-color: #ebebeb;
    width: 100%;
    padding: 1rem;    
    height: 85svh;    
    background-size: 128rem 55rem;
    background-repeat: no-repeat;
}

.license-details > div[b-jbihpdr2tv] {
    padding: 1rem;
}

.badge-secondary[b-jbihpdr2tv] {
    background-color: #6c757d;
    color: white;
}

.badge-success[b-jbihpdr2tv] {
    background-color: #28a745;
    color: white;
}

.badge-warning[b-jbihpdr2tv] {
    background-color: #ffc107;
    color: #212529;
}

.license-history table[b-jbihpdr2tv] {
    font-size: 14px;
}

.license-history th[b-jbihpdr2tv] {
    background-color: #f8f9fa !important;
}

.license-history tr:hover[b-jbihpdr2tv] {
    background-color: #f8f9fa;
}

.breadcrumb[b-jbihpdr2tv] {
    background-color: transparent;
    padding: 0;
    margin-bottom: 20px;
}

.breadcrumb-item[b-jbihpdr2tv] {
    display: flex;
    align-items: center;
}

.breadcrumb-item + .breadcrumb-item[b-jbihpdr2tv]::before {
    content: "/";
    color: #6c757d;
    margin: 0 8px;
}

.breadcrumb-item a[b-jbihpdr2tv] {
    color: #007bff;
    text-decoration: none;
    transition: color 0.15s ease-in-out;
}

.breadcrumb-item a:hover[b-jbihpdr2tv] {
    color: #0056b3;
    text-decoration: underline;
}

.breadcrumb-item.active[b-jbihpdr2tv] {
    color: #6c757d;
    font-weight: 500;
}
/* /Pages/Resellers.razor.rz.scp.css */
.background[b-9gymq34aiq] {
    background-color: #ebebeb;
    width: 100%;
    padding: 1rem;
    height: 85svh;
    background-size: 128rem 55rem;
    background-repeat: no-repeat;
}

.generate[b-9gymq34aiq] {
    padding-bottom: 2rem;
}

.licenses-header[b-9gymq34aiq] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/* /Pages/Users.Razor.rz.scp.css */
.background[b-kr5yu7dfpe] {
    background-color: #ebebeb;
    width: 100%;
    padding: 1rem;
    height: 85svh;
    background-size: 128rem 55rem;
    background-repeat: no-repeat;
}
/* /Shared/LoginDisplay.razor.rz.scp.css */
a[b-ii0r02avdq] {
    text-decoration: none;
}

.login-out-style[b-ii0r02avdq] {
    background-color: #336371;
    color: white;
    padding: 0.4rem 1.5rem;
} 

.start-revising-style[b-ii0r02avdq] {
    background-color: #cbdee0;
    color: #336371;
    font-weight: bold;
    border: 2px solid #336371;
    padding: 0.4rem 0.1rem 0.4rem 0.4rem;
}

.start-revising-style img[b-ii0r02avdq] {
    max-width: 2.5rem;
    margin-left: -0.5rem;
}

.right-icon-with-text[b-ii0r02avdq] {
    display: flex;
    align-items: center;
    border-radius: 10px;
    gap: 1rem;
    font-size: 1.3rem;
    transition: 0.3s;
}

.right-icon-with-text p[b-ii0r02avdq] {
    margin: auto;
}

.right-icon-with-text span[b-ii0r02avdq] {
    margin-bottom: .2rem;
}

.right-icon-with-text:hover[b-ii0r02avdq] {
    cursor: pointer;
    opacity: 0.8;
}

.user-name[b-ii0r02avdq] {
    margin: .3rem 0 0 0;
    color: #336371;
    font-weight: bold;
    font-size: 1.3rem;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.right-side[b-ow6zdnzus3] {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.right-side > a[b-ow6zdnzus3] {
    color: #336371;
    font-size: 1.3rem;
    cursor: pointer;
    margin-top: .2rem;
}

.right-side > a:hover[b-ow6zdnzus3] {
    opacity: 0.8;
}

.page[b-ow6zdnzus3] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.start-revising[b-ow6zdnzus3] {
    margin-left: 1rem;
    max-width: 11rem;
}

.article[b-ow6zdnzus3] {
    padding: 0 !important;
}

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

.sidebar[b-ow6zdnzus3] {
    background-image: linear-gradient(180deg, #1117d5 0%, #1f4e97 70%);
}

.top-row[b-ow6zdnzus3] {
    background-color: #fcfbfb;
    border-bottom: 4px solid #336371;
    height: 7rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem;
}

    .top-row[b-ow6zdnzus3]  a, .top-row .btn-link[b-ow6zdnzus3] {
        white-space: nowrap;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .collapse[b-cf8tvxxfb5] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
