/* _content/Auditor.UI/Pages/Dashboards/Administration/Overview.razor.rz.scp.css */
[b-vlqkg59ojh] .integratorOverview {
    background-color: inherit !important;
}

    [b-vlqkg59ojh] .integratorOverview .k-listview-item {
        max-height: 100px !important;
    }

    [b-vlqkg59ojh] .integratorOverview .k-listview-content {
        padding: 10px;
    }

    [b-vlqkg59ojh] .integratorOverview .k-listview-content {
        display: grid;
        grid-template-columns: repeat(auto-fill, 230px);
        gap: 10px 20px;
        grid-template-rows: repeat(auto-fill, 100px);
    }

[b-vlqkg59ojh] .subTitleDashboard {
    font-weight: bold;
    margin: 10px;
}
/* _content/Auditor.UI/Pages/Login.razor.rz.scp.css */
.c1[b-8h4p5tcids] {
    padding-top: 15%;
}

.c2[b-8h4p5tcids] {
    min-width:480px !important;
}

.c3[b-8h4p5tcids] {
    margin: 0px;
    text-align: center;
    border-radius: 10px 10px 0px 0px;
}

.c4[b-8h4p5tcids] {
    height: 29px;
    max-width: 154px;
}


.c5[b-8h4p5tcids] {
    height: 35px;
}


.c6[b-8h4p5tcids] {
    float: left;
}

.c7[b-8h4p5tcids] {
    cursor: pointer;
    
}

.c8[b-8h4p5tcids] {
    padding-top: 10px;
}

.c9[b-8h4p5tcids] {
    float: left;
}



/* _content/Auditor.UI/Pages/Maintenance.razor.rz.scp.css */
.BoxMaintenance[b-c58ifzefa3] {
    height: 340px;
    width: 400px;
    background: white;
    top: 20%;
    left: 40%;
    position: relative;
    padding: 25px;
}

.BoxMaintenanceTitle[b-c58ifzefa3] {
    font-size: 30px;
    color: #197ce1;
    text-align: center;
}

.BoxMaintenanceIcon[b-c58ifzefa3] {
    text-align: center;
    margin-top: 30px;
}

.BoxMaintenanceSubTitle[b-c58ifzefa3] {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
}

.BoxMaintenanceMessage[b-c58ifzefa3] {
    font-size: 10px;
    margin-top: 10px;
    text-align: center;
}
/* _content/Auditor.UI/Pages/Reports/Endpoint/SharedFolders.razor.rz.scp.css */
  .NtfsTap[b-cz1zeymkhu] {
        height: 300px;
    }

        .NtfsTap .form-group[b-cz1zeymkhu] {
            margin-bottom: 0px !important;
        }

    .permission[b-cz1zeymkhu] {
        margin-right: 5px;
        width: 10px;
        display: inline-block;
    }

    .winCustomFilter .k-window-content[b-cz1zeymkhu], .k-prompt-container[b-cz1zeymkhu] {
        overflow: hidden !important;
    }
/* _content/Auditor.UI/Shared/Layouts/LoginLayout.razor.rz.scp.css */
body[b-9v6ibe4ewr] {
    background-color: white !important;
}
/* _content/Auditor.UI/Shared/Layouts/MainLayout.razor.rz.scp.css */
.colMenu[b-vxohmhkxqv] {
    background-color: #F6F6F6;
    border-right: 1px solid #E6EBEB;
    max-width: 230px;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.pMenu[b-vxohmhkxqv] {
    padding-top: 20px;
    color: #9595B4;
    font-size: 12px;
    padding-bottom: 13px;
    font-weight: bold;
}

    .pMenu:hover[b-vxohmhkxqv] {
        padding-top: 20px;
        color: lightgray;
        font-size: 12px;
        padding-bottom: 13px;
        font-weight: bold;
    }

.pMenuSelected[b-vxohmhkxqv] {
    padding-top: 20px;
    color: #343A40;
    font-size: 12px;
    border-bottom: #197ce1;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    padding-bottom: 11px;
    font-weight: bold;
}

.divFilter[b-vxohmhkxqv] {
    margin-left: 10px;
}

.divParentMenuOption[b-vxohmhkxqv] {
    white-space: normal;
    font-size: 14px;
    padding-bottom: 5px;
    margin-top: 5px;
    color: grey;
    font-weight: bold;
    cursor: pointer;
}

.divOpt[b-vxohmhkxqv] {
    cursor: pointer;
    white-space: normal;
    font-size: 13px;
    color: #9595B4;
}

    .divOpt:hover[b-vxohmhkxqv] {
        cursor: pointer;
        white-space: normal;
        font-size: 13px;
        color: lightgray;
    }

.k-treeview .k-in[b-vxohmhkxqv] {
    padding: 1px 8px;
}

    .k-treeview .k-in:hover[b-vxohmhkxqv],
    .k-treeview .k-in.k-state-hover[b-vxohmhkxqv] {
        background-color: transparent;
    }

.divOptSelected[b-vxohmhkxqv] {
    color: #555555;
    font-weight: bold;
}

.txtFilter[b-vxohmhkxqv] {
    width: 210px;
}

.img_top_logo[b-vxohmhkxqv] {
    margin-left: 10px;
    margin-top: 2px;
    padding: 2px 0px 4px 0px;
    cursor: pointer;
}

.divButtonMenuBurger[b-vxohmhkxqv] {
    width: 25px;
    float: right;
}

.lateralMenuHide[b-vxohmhkxqv] {
    display: none !important;
}

.lateralMenuShow[b-vxohmhkxqv] {
    display: block !important;
}
