/* _content/CRMv2Blazor/Pages/BusinessReport/BusinessReport.razor.rz.scp.css */
body[b-mrj7noeh6e] {
}
/* _content/CRMv2Blazor/Pages/Components/DealerSignUp/Agreement.razor.rz.scp.css */
@media screen and (max-height: 740px) {
    .horizontal-line4[b-u2jgfqh9uq] {
        width: 182px;
    }

    .heading h3[b-u2jgfqh9uq] {
        font-size: 1.2rem;
    }

    .vishub-logo[b-u2jgfqh9uq] {
        width: 12rem;
        left: 30px;
    }

    .dealership label[b-u2jgfqh9uq] {
        font-size: 0.95rem;
    }

    .dealership p[b-u2jgfqh9uq] {
        font-size: 0.8rem;
    }

    .register-box[b-u2jgfqh9uq]{
        height: 720px;
    }

}
/* _content/CRMv2Blazor/Pages/Components/DealerSignUp/SignUpStage1.razor.rz.scp.css */

.input-control[b-guwin89glp]{
    width: 37%;
}

@media screen and (max-width: 767px){

    .input-control[b-guwin89glp] {
        width: 100%;
    }
}
/* _content/CRMv2Blazor/Pages/Components/DealerSignUp/SignUpStage2.razor.rz.scp.css */
@media screen and (max-height: 740px) {

    .heading h3[b-kgt7zd5oto] {
        font-size: 1.2rem;
    }

    .vishub-logo[b-kgt7zd5oto] {
        width: 12rem;
        left: 30px;
    }

    .dealership label[b-kgt7zd5oto] {
        font-size: 0.95rem;
        color: #fff !important;
    }

    .dealership p[b-kgt7zd5oto] {
        font-size: 0.8rem;
    }
}

/* _content/CRMv2Blazor/Pages/Components/DealerSignUp/SignUpStage3.razor.rz.scp.css */
/*@media screen and (max-height: 740px){
    .horizontal-line3 {
        width: 182px;
    }

    .heading h3{
        font-size: 1.2rem;
    }

    .vishub-logo {
        width: 12rem;
        left: 30px;
    }

    .dealership label{
        font-size: 0.95rem;
    }

    .dealership p{
        font-size: 0.8rem;
    }

}*/
/* _content/CRMv2Blazor/Pages/Components/DealerSignUp/SignUpStage4.razor.rz.scp.css */
@media screen and (max-height: 740px) {
    .horizontal-line6[b-9b2itgp5wb] {
        width: 110px;
    }

    .heading h3[b-9b2itgp5wb] {
        font-size: 1.2rem;
    }

    .vishub-logo[b-9b2itgp5wb] {
        width: 12rem;
        left: 30px;
    }

    .dealership label[b-9b2itgp5wb] {
        font-size: 0.95rem;
    }

    .dealership p[b-9b2itgp5wb] {
        font-size: 0.8rem;
    }
}
/* _content/CRMv2Blazor/Pages/Components/DealerSignUp/SignUpStage6.razor.rz.scp.css */
@media screen and (max-height: 740px) {
    .horizontal-line5[b-r8sro1yum7] {
        width: 78px;
    }

    .heading h3[b-r8sro1yum7] {
        font-size: 1.2rem;
    }

    .vishub-logo[b-r8sro1yum7] {
        width: 12rem;
        left: 30px;
    }

    .dealership label[b-r8sro1yum7] {
        font-size: 0.95rem;
    }

    .dealership p[b-r8sro1yum7] {
        font-size: 0.8rem;
    }

    .register-box[b-r8sro1yum7]{
        height: 600px;
    }
}
/* _content/CRMv2Blazor/Pages/Components/PopUps/ManageDepartmentModal.razor.rz.scp.css */
body[b-4y6l8fvuy6] {
}
/* _content/CRMv2Blazor/Pages/ConfigureAppointmentRule/ConfigureAppointmentRule.razor.rz.scp.css */



/* _content/CRMv2Blazor/Pages/Dashboard/Activation.razor.rz.scp.css */
body[b-4lxul2pzoc] {
}
/* _content/CRMv2Blazor/Pages/Dashboard/TodayActivity.razor.rz.scp.css */
body[b-x59nn6rrwk] {
}
/* _content/CRMv2Blazor/Pages/Registration/DealerSignUp.razor.rz.scp.css */

.register-box[b-4rxrjyexlu] {
    background-color: #cfe2c0d1 !important;
    padding: 20px;
    border-radius: 5px;
    width: 80%;
    color: #000;
    height: auto;
    min-height: 90vh;
    display: flex;
    flex-direction: column;
}

.registercontainer[b-4rxrjyexlu]{
    position:absolute;
    top:0;
    width: 100%;
    height: 100%;
}

.register-box[b-4rxrjyexlu] {
    width: 90%;
}


.label[b-4rxrjyexlu] {
    color: var(--white) !important;
}

@media screen and (min-width: 1440px) {
    .register-box[b-4rxrjyexlu] {
        margin: auto 0;
    }

    .right-section[b-4rxrjyexlu], .left-section[b-4rxrjyexlu] {
        /* height: 820px;*/
        height: 100%;
    }

/*    .register-box {
        height: 880px;
        width: 100%;
        margin: auto 0;
    }*/

}


@media screen and (max-height: 740px) {

    .right-section[b-4rxrjyexlu], .left-section[b-4rxrjyexlu], .registercontainer[b-4rxrjyexlu] {
        height: 810px;
    }

    .input-control label[b-4rxrjyexlu] {
        font-size: 1rem;
    }
}


@media screen and (max-width: 768px) {
    .register-box[b-4rxrjyexlu] {
        height: auto;
    }

    .left-section[b-4rxrjyexlu] {
        height: 100%;
    }

    .right-section[b-4rxrjyexlu] {
        /* height: 550px;*/
        display: none;
    }

    .registercontainer[b-4rxrjyexlu] {
        height: 100%;
    }
}



/* _content/CRMv2Blazor/Pages/TextTemplate/ManageTextTemplates.razor.rz.scp.css */
<h3>ManageTextTemplates.razor</h3>

@code[b-0eh15kwwlt] {

}
/* _content/CRMv2Blazor/Pages/Voucher/Voucher.razor.rz.scp.css */
body[b-h1jc16h2ig] {
}
/* _content/CRMv2Blazor/Shared/Controls/HtmlButton.razor.rz.scp.css */
.index_buttons[b-s59l64ya4a] {
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.next_button[b-s59l64ya4a], .saveBtn[b-s59l64ya4a], .sendEmailbtn[b-s59l64ya4a], .viewBtn[b-s59l64ya4a] {
    background-color: #91bf22 !important;
    border-radius: 2px;
    border: none;
    outline: none;
    padding: 7px 14px;
}


/* _content/CRMv2Blazor/Shared/Controls/NotificationMessage.razor.rz.scp.css */
#NotificationMessage[b-0yelozzap0] {
    margin: 0;
    padding: 15px 50px;
    border-radius: 8px;
    width: 85%;
    position: absolute !important;
    bottom: 140px;
    left: 6%;
}
/* _content/CRMv2Blazor/Shared/Controls/SendEmailComponent.razor.rz.scp.css */
body[b-20z3wbwzg4] {
}
/* _content/CRMv2Blazor/Shared/Controls/SendTextComponent.razor.rz.scp.css */
body[b-r6eo3ydgfy] {
}
/* _content/CRMv2Blazor/Shared/Controls/SyncfusionEmailEditor.razor.rz.scp.css */
.e-code-mirror[b-5wlj3j51e3]::before {
    content: '\e345';
}

.e-html-preview[b-5wlj3j51e3]::before {
    content: '\e350';
}

.e-richtexteditor.e-rte-full-screen[b-5wlj3j51e3] {
    top: 48px;
}

.CodeMirror-linenumber[b-5wlj3j51e3],
.CodeMirror-gutters[b-5wlj3j51e3] {
    display: none;
}

.sb-header[b-5wlj3j51e3] {
    z-index: 100;
}

.fabric-dark .cm-s-default .cm-tag[b-5wlj3j51e3],
.bootstrap5-dark .cm-s-default .cm-tag[b-5wlj3j51e3],
.material-dark .cm-s-default .cm-tag[b-5wlj3j51e3],
.tailwind-dark .cm-s-default .cm-tag[b-5wlj3j51e3],
.highcontrast .cm-s-default .cm-tag[b-5wlj3j51e3] {
    color: #00ff00;
}

.fabric-dark .cm-s-default .cm-string[b-5wlj3j51e3],
.bootstrap5-dark .cm-s-default .cm-string[b-5wlj3j51e3],
.material-dark .cm-s-default .cm-string[b-5wlj3j51e3],
.tailwind-dark .cm-s-default .cm-string[b-5wlj3j51e3] {
    color: blue;
}

.highcontrast .cm-s-default .cm-string[b-5wlj3j51e3] {
    color: #ffd939;
}

.fabric-dark .cm-s-default .cm-attribute[b-5wlj3j51e3],
.bootstrap5-dark .cm-s-default .cm-attribute[b-5wlj3j51e3],
.material-dark .cm-s-default .cm-attribute[b-5wlj3j51e3],
.tailwind-dark .cm-s-default .cm-attribute[b-5wlj3j51e3],
.highcontrast .cm-s-default .cm-attribute[b-5wlj3j51e3] {
    color: #f00;
}

.fabric-dark .CodeMirror[b-5wlj3j51e3],
.bootstrap5-dark .CodeMirror[b-5wlj3j51e3],
.material-dark .CodeMirror[b-5wlj3j51e3],
.tailwind-dark .CodeMirror[b-5wlj3j51e3] {
    background: #303030;
}

.highcontrast .CodeMirror[b-5wlj3j51e3] {
    background: black;
}

.e-richtexteditor .e-rte-content .e-content pre[b-5wlj3j51e3] {
    padding: 10px;
    background: #F4F5F7;
}

.fabric-dark .e-richtexteditor .e-rte-content .e-content pre[b-5wlj3j51e3],
.bootstrap5-dark .e-richtexteditor .e-rte-content .e-content pre[b-5wlj3j51e3],
.material-dark .e-richtexteditor .e-rte-content .e-content pre[b-5wlj3j51e3],
.tailwind-dark .e-richtexteditor .e-rte-content .e-content pre[b-5wlj3j51e3],
.highcontrast .e-richtexteditor .e-rte-content .e-content pre[b-5wlj3j51e3],
.fluent-dark .e-richtexteditor .e-rte-content .e-content pre[b-5wlj3j51e3],
.material3-dark .e-richtexteditor .e-rte-content .e-content pre[b-5wlj3j51e3],
{
    padding: 10px;
    background: #303030;
}

@media print {
    a[b-5wlj3j51e3], a:visited[b-5wlj3j51e3] {
        color: blue !important;
        text-decoration: underline;
    }

        a[href^="javascript:"][b-5wlj3j51e3]:after, a[href^="#"][b-5wlj3j51e3]:after {
            content: "";
        }

        a[href][b-5wlj3j51e3]:after {
            content: "";
        }
}
/* _content/CRMv2Blazor/Shared/MainLayout.razor.rz.scp.css */
.page[b-s9b284cg0a] {
    position: relative;
    display: flex;
    flex-direction: column;
}
.e-contextmenu-wrapper ul .e-menu-item.e-focused[b-s9b284cg0a], .e-contextmenu-container ul .e-menu-item.e-focused[b-s9b284cg0a] {
    background: var(--primary-color);
    /*    background: #1667A6;*/
}
    .topnav[b-s9b284cg0a] {
    height: 4.88rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-toggler[b-s9b284cg0a] {
    background-color: #05163C;
}

.navbar-dark .navbar-toggler[b-s9b284cg0a] {
    color: transparent;
    border-color: transparent;
}

.navbar-brand[b-s9b284cg0a] {
    font-size: 1.1rem;
    margin-right: 24px;
}

@media (min-width: 641px) {
    .navbar-toggler[b-s9b284cg0a] {
        display: block;
    }

    .collapse[b-s9b284cg0a] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}

.main[b-s9b284cg0a] {
    flex: 1;
}

.sidebar[b-s9b284cg0a] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-s9b284cg0a] {
    background-color: var(--text-color);
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 120px !important;
    display: flex;
    align-items: left;
}

    .top-row[b-s9b284cg0a]  a, .top-row .btn-link[b-s9b284cg0a] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-s9b284cg0a] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

.topupBox a[b-s9b284cg0a]{
    margin-left: 0 !important;
}

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-s9b284cg0a] {
        display: none;
    }

    .top-row.auth[b-s9b284cg0a] {
        justify-content: space-between;
    }

    .top-row a[b-s9b284cg0a], .top-row .btn-link[b-s9b284cg0a] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-s9b284cg0a] {
        flex-direction: row;
    }

    .sidebar[b-s9b284cg0a] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-s9b284cg0a] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

 /*   .main > div {
        padding-left: 0rem !important;
        padding-right: 0rem !important;
    }*/
}
/* _content/CRMv2Blazor/Shared/NavMenu.razor.rz.scp.css */

.oi[b-hlzeg64sft] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-hlzeg64sft] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}


.e-anchor-wrap[b-hlzeg64sft]{
    font-size:1.2rem !important;
    font-weight: 600 !important;
}

/*.nav-item:nth-child(n+2):hover{

}*/
.nav-item:first-of-type[b-hlzeg64sft] {
    padding-top: 1rem;
}

    .nav-item:last-of-type[b-hlzeg64sft] {
        padding-bottom: 1rem;
    }

    .nav-item[b-hlzeg64sft]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-hlzeg64sft]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-hlzeg64sft]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

/*.fa-tachometer-alt {
    background-color: #fff;
    color: #1165A7;
    width: 2rem !important;
    border-radius: 4px;
}
*/


.menuItemLink-dashboard sidebar-menu-item span[b-hlzeg64sft]{
    text-align: center;
    background-color: #fff;
}


/*.sidebar-menu-item{
    margin: 2px 0 !important;
}
*/
.e-menu li[b-hlzeg64sft]{
    display: flex;
    margin-top: 12px;
    flex-direction: column;
    gap: 2px;
    width: 300px;
    font-size: 18px;
}

.e-menu-parent[b-hlzeg64sft] {
    margin-top: 12px !important;
    width: 300px !important;
    font-weight: 600 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 2px !important;
}

.fa-tachometer-alt[b-hlzeg64sft]:before {
    border-radius: 7px;
    color: var(--primary-color);
    background-color: #fff;
    padding: 7px 9px;
    position: relative;
    top: -2px;
}

#dashboard[b-hlzeg64sft]{
    margin-bottom: 14px !important;
}
/*    .e-menu-parent li {
        border-top: none !important;
        font-size: 16px !important;
        font-weight: 600 !important;
        margin-top: 2px !important;
    }*/
    #dashboard .sidebar-menu-item span[b-hlzeg64sft] {
        background-color: #fff;
        color: var(--primary-color);
        padding: 2px 24px;
        border-radius: 7px;
        padding-right: 50px;
        margin-left: 10px;
        font-size: 22px;
        font-weight: 600;
    }

.e-menu-parent ul[b-hlzeg64sft]{
    font-weight: 600;
}

.e-menu-parent ul li:first-child[b-hlzeg64sft]{
    margin-bottom: 20px;
}

.e-menu-caret-icon[b-hlzeg64sft]{
  margin-top: 10px;
}

#customer[b-hlzeg64sft]{
    margin-top: 14px;
}

.e-tab-text > p[b-hlzeg64sft]{
    margin-bottom: 0 !important;
}
/*.e-menu-wrapper ul.e-menu, .e-menu-container ul.e-menu {
    margin-top: 12px !important;
    width: 300px !important;
    font-weight: 600 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 2px !important;
}*/
.e-menu-container ul .e-menu-item[b-hlzeg64sft] {
    padding: 0 2px !important;
}

.fas[b-hlzeg64sft], .fab[b-hlzeg64sft], .far[b-hlzeg64sft] {
    width: 36px;
}


.sidebar-menu-item i[b-hlzeg64sft] {
    margin-left: 8px;
}

/*#dashboard .sidebar-menu-item i{
    margin-left: 2px !important;
}*/

/*.e-menu-item:nth-child(n+2):hover {
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(0,0,0,0) 100%);
    cursor: pointer;
    color: #1165A7;
}
*/
