/* _content/BCRM/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-c1jvfte0vc] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

.sidebar[b-c1jvfte0vc] {
    background: rgb(134,183,65);
    background: linear-gradient(45deg, rgba(134,183,65,1) 0%, rgba(34,142,54,1) 82%);
}

.top-row[b-c1jvfte0vc] {
    background-color: rgb(230,245,226);
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 5.4rem;
    display: flex;
    align-items: center;
}

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

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

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

@media (max-width: 640.98px) {
    .top-row[b-c1jvfte0vc] {
        justify-content: space-between;
    }

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

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

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

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

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

    .top-row[b-c1jvfte0vc], article[b-c1jvfte0vc] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-c1jvfte0vc] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-c1jvfte0vc] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/BCRM/Components/Layout/SideMenu.razor.rz.scp.css */
body[b-4skjcd9h1r] {
}
/* _content/BCRM/Components/Pages/MasterData/ImportCustomerSurveyCallPage.razor.rz.scp.css */
.data-panel[b-853oc9mr6s] {
    height: 150px;
}

.rounded-border[b-853oc9mr6s] {
    border: 1px solid silver;
    border-radius: 15px;
    padding: 20px;
    background-color: #ffffff;
}

.inactive-row[b-853oc9mr6s] {
    color: silver;
}
/* _content/BCRM/Components/Pages/Reports/Controls/AgentCallDashboard.razor.rz.scp.css */
.data-panel[b-b7rdk6fdq6] {
    height: 150px;
}

    .data-panel .data-panel-header[b-b7rdk6fdq6] {
        font-size: 16px;
        font-weight: bold;
        color: #07405d;
    }

.card-display[b-b7rdk6fdq6] {
    font-size: 28px;
    font-weight: bold;
    color: #07405d;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.rounded-border[b-b7rdk6fdq6] {
    border: 2px solid #07405d;
    border-radius: 15px;
    padding: 20px;
    background-color: #ffffff;
}
/* _content/BCRM/Components/Pages/Security/AccountManagementPage.razor.rz.scp.css */
[b-inwu33c9dm] .e-grid .e-headercelldiv {
    font-weight: bold !important;
}

[b-inwu33c9dm] .role-button {
    width: 150px !important;
}
/* _content/BCRM/Components/Pages/Security/Controls/AccessDeniedControl.razor.rz.scp.css */
.access-denied-container[b-99dzc3htn9] {
    text-align: center;
    padding: 50px;
    margin-top: 100px;
}

.icon-container[b-99dzc3htn9] {
    color: #dc3545;
}

.access-denied-container h2[b-99dzc3htn9] {
    color: #333;
    margin: 20px 0;
}

.access-denied-container p[b-99dzc3htn9] {
    color: #666;
    font-size: 18px;
}
/* _content/BCRM/Components/Pages/Security/Controls/LoginDialog.razor.rz.scp.css */
[b-z7ijqhdk0c].login-form .position-relative .username-field input,
[b-z7ijqhdk0c].login-form .position-relative .password-field input {
    font-size: 17px;
}

[b-z7ijqhdk0c].login-form .error-message {
    font-size: 16px;
    color: red;
}

[b-z7ijqhdk0c].login-form .form-actions button {
    font-size: 18px;
}
/* _content/BCRM/Components/Pages/Security/Controls/UserDetailsDialog.razor.rz.scp.css */
label[b-7yr4sptejy] {
    font-weight: 600;
}

[b-7yr4sptejy] .e-grid {
    border-style: none !important;
    border-color: transparent !important;
}

    [b-7yr4sptejy] .e-grid .e-gridheader .e-columnheader {
        display: none !important;
    }
/* _content/BCRM/Components/Pages/Security/PermissionInfoPage.razor.rz.scp.css */
.permission-table[b-xy56qv0j6c] {
    border: 1px solid black;
    border-collapse: collapse;
    width: 500px;
}

    .permission-table th[b-xy56qv0j6c], .permission-table td[b-xy56qv0j6c] {
        border: 1px solid black;
        padding: 8px;
    }

    .permission-table th[b-xy56qv0j6c] {
        background-color: #f2f2f2;
        text-align: left;
    }
/* _content/BCRM/Components/Pages/Survey/Controls/CallFailureReasonDialog.razor.rz.scp.css */
/* _content/BCRM/Components/Pages/Survey/SurveyManagementPage.razor.rz.scp.css */
