@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';
@import '_content/DPWH.EDMS.Components/DPWH.EDMS.Components.bundle.scp.css';

/* /Pages/CurrentUser/MyRequests/ViewRequest/ViewRequest.razor.rz.scp.css */
.detail-flex[b-59vzq0gfhz] {
    display: flex;
    flex: 100;
    flex-wrap: wrap;
}

    .detail-flex p[b-59vzq0gfhz] {
        display: flex;
        flex-wrap: wrap;
        flex: 50;
        line-height: 35px;
    }

.role-chip[b-59vzq0gfhz] {
    background-color: #38339b;
    color: #fff;
    font-size: 12px;
    border-radius: 25px;
    padding: 3px 16px;
    margin: 0 10px;
}
/* /Pages/DataLibrary/DataLibrary.razor.rz.scp.css */
.data-library-container[b-wtf5p0sf32] {
    display: flex;
    flex-direction: row;
    gap: 15px;
    align-items: center;
    justify-content: start;
    flex-grow: 1;
    flex-wrap: wrap;
}

.data-library-card-btn[b-wtf5p0sf32] {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    width: 250px !important;
    height: 200px !important;
    background-color: #211d70;
    color: #FFF;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    cursor: pointer;
    transition: background-color 0.3s;
}

    .data-library-card-btn:hover[b-wtf5p0sf32] {
        background-color: #eb4a1f; /* Change the background color on hover */
    }

    .data-library-card-btn:active[b-wtf5p0sf32] {
        background-color: #f2896d; /* Change the background color when the button is clicked */
        box-shadow: none; /* Optionally, you can remove the box shadow on click */
    }
/* /Pages/Home/Home.razor.rz.scp.css */
/* /Pages/Public/CertificateOfNoRecord/CertificateOfNoRecordDocument.razor.rz.scp.css */
.record-style[b-hm74j3ksyy] {
    margin-left: 1rem;
    font-size: 1.2rem;
    text-align: center;
}

.border-card[b-hm74j3ksyy] {
    border: 2px solid black;
    width: 90%;
    max-width: 700px;
    height: auto;
    margin: 0 auto;
    margin-top: 20px;
    padding: 2rem;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
}

.logo-image[b-hm74j3ksyy] {
    max-width: 100%;
    height: auto;
    max-height: 100px;
}

@media (max-width: 480px) {
    
    .logo-image[b-hm74j3ksyy] {
        display: block;
        margin: 0 auto;
    }

    .record-style[b-hm74j3ksyy] {
        text-align: center;
        font-size: 0.8rem;
        margin-left: 0;
        margin-top: 10px;
    }

    .border-card[b-hm74j3ksyy] {
        margin-top: 20px;
        margin-bottom: 50px;
        padding: 10px;
    }
}
/* /Pages/Public/RequestedSignedDocument/RequestedSignedDocument.razor.rz.scp.css */
.record-style[b-9ajir3ycj9] {
    margin-left: 1rem;
    font-size: 1.2rem;
    text-align: center;
}

.border-card[b-9ajir3ycj9] {
    border: 2px solid black;
    width: 90%;
    max-width: 700px;
    height: auto;
    margin: 0 auto;
    margin-top: 20px;
    padding: 2rem;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
}

.logo-image[b-9ajir3ycj9] {
    max-width: 100%;
    height: auto;
    max-height: 100px;
}

@media (max-width: 480px) {
     
    .logo-image[b-9ajir3ycj9] {
        display: block;
        margin: 0 auto;
    }

    .record-style[b-9ajir3ycj9] {
        text-align: center;
        font-size: 0.8rem;
        margin-left: 0;
        margin-top: 10px;
    }

    .border-card[b-9ajir3ycj9] {
        margin-top: 20px;
        margin-bottom: 50px;
        padding: 10px;
    }
}
/* /Pages/RecordsManagement/Employee/Employee.razor.rz.scp.css */
.commandButton[b-ebubpwq78k] {
    font-weight: 500;
    width: 100%;
}

.role-chip[b-ebubpwq78k] {
    background-color: #38339b;
    color: #fff;
    font-size: 12px;
    border-radius: 25px;
    padding: 3px 16px;
    margin: 0 10px;
}

.detail-flex[b-ebubpwq78k] {
    display: flex;
    flex: 100;
    flex-wrap: wrap;
}

    .detail-flex p[b-ebubpwq78k] {
        display: flex;
        flex-wrap: wrap;
        flex: 50;
        line-height: 35px;
    }
/* /Pages/RecordsManagement/RecordsManagement.razor.rz.scp.css */
body[b-5rttdrthgv] {
}
/* /Pages/RequestManagement/GeneratedForms/CertificateOfNorRecordForm/CertificateOfNoRecordPage.razor.rz.scp.css */
.page-legal-size[b-miy9ikba55] {
    height: auto;
    padding: 0.8cm;
    width: 75cm;
    margin: 1cm auto;
    font-size: 14px;
    border: 1px #D3D3D3 solid;
    border-radius: 5px;
    background: white;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.printable-design[b-miy9ikba55] {
    width: auto;
    height: auto;
    padding: 1cm;
    margin: 1cm auto;
    font-size: 14px;
    border-radius: 5px;
    background: white;
}

.spacer-container[b-miy9ikba55]{
    margin-bottom: 50px;
}
*[b-miy9ikba55] {
    margin: 0;
    padding: 0;
    text-indent: 0;
}

.s1[b-miy9ikba55] {
    color: black;
    font-family: Tahoma, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 9pt;
}

p[b-miy9ikba55] {
    color: black;
    font-family: Tahoma, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 11pt;
    margin: 0pt;
}

h2[b-miy9ikba55] {
    color: black;
    font-family: Tahoma, sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    font-size: 11pt;
}

h1[b-miy9ikba55] {
    color: black;
    font-family: Tahoma, sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    font-size: 14pt;
}

.s2[b-miy9ikba55] {
    color: black;
    font-family: "Times New Roman", serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
    font-size: 11pt;
}

.s3[b-miy9ikba55] {
    color: black;
    font-family: Tahoma, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 8pt;
}
/* /Pages/RequestManagement/GeneratedForms/ViewTransmittalReceipt/TransmittalReceiptForm.razor.rz.scp.css */

.page-legal-size[b-jqjjl2dz1y] {
    height: auto;
    padding: 0.8cm;
    width: 75cm;
    margin: 1cm auto;
    font-size: 14px;
    border: 1px #D3D3D3 solid;
    border-radius: 5px;
    background: white;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.printable-design[b-jqjjl2dz1y] {
    width: auto;
    height: auto;
    padding: 0.8cm;
    margin: 1cm auto;
    font-size: 14px;
    border-radius: 5px;
    background: white;
}
*[b-jqjjl2dz1y] {
    margin: 0;
    padding: 0;
    text-indent: 0;
}

p[b-jqjjl2dz1y] {
    color: black;
    font-family: Tahoma, sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: underline;
    font-size: 12pt;
    margin: 0pt;
}

.s1[b-jqjjl2dz1y] {
    color: black;
    font-family: Tahoma, sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    font-size: 11pt;
}

.s2[b-jqjjl2dz1y] {
    color: black;
    font-family: Tahoma, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 11pt;
}

.s3[b-jqjjl2dz1y] {
    color: black;
    font-family: Tahoma, sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: underline;
    font-size: 11pt;
}

li[b-jqjjl2dz1y] {
    display: block;
}

#l1[b-jqjjl2dz1y] {
    padding-left: 0pt;
}

    #l1 > li > *:first-child[b-jqjjl2dz1y]:before {
        content: "- ";
        color: black;
        font-family: Tahoma, sans-serif;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        font-size: 11pt;
    }

li[b-jqjjl2dz1y] {
    display: block;
}

#l2[b-jqjjl2dz1y] {
    padding-left: 0pt;
    counter-reset: d1 1;
}

    #l2 > li > *:first-child[b-jqjjl2dz1y]:before {
        counter-increment: d1;
        content: counter(d1, decimal)". ";
        color: black;
        font-family: Tahoma, sans-serif;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        font-size: 11pt;
    }

    #l2 > li:first-child > *:first-child[b-jqjjl2dz1y]:before {
        counter-increment: d1 0;
    }

table[b-jqjjl2dz1y], tbody[b-jqjjl2dz1y] {
    vertical-align: top;
    overflow: visible;
}
/* /Pages/RequestManagement/RequestManagement.razor.rz.scp.css */
body[b-01ugm0uuhe] {
}
/* /Pages/RequestManagement/ViewRequestedRecordForm/ViewRequestedRecordForm.razor.rz.scp.css */
.loader[b-mne4s0rxez] {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    padding: 15px 30px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
    width: 180px;
}

.loader-circle[b-mne4s0rxez] {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: #eb4a1f;
    background-image: url('/dpwh_dark.png'); /* Path to your image */
    background-size: calc(100% - 10px) calc(100% - 10px); /* Adjust size to account for padding */
    background-repeat: no-repeat;
    background-position: center;
    background-origin: content-box; /* Apply padding effect */
    background-clip: content-box; /* Apply padding effect */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px; /* Add padding to the element */
    box-sizing: border-box; /* Ensure padding is included in the total size */
    /*animation: rotate 2.5s ease-in-out infinite;*/
}

.loader-text[b-mne4s0rxez] {
    color: #211d70;
    font-size: 20px;
    font-weight: bold;
    margin-top: 16px;
    background-color: #fff;
    padding: 0px 16px;
    border-radius: 10px;
}

@keyframes rotate-b-mne4s0rxez {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}
/* /Pages/UserManagement/UserManagement.razor.rz.scp.css */
/* /Pages/UserProfile/UserProfile.razor.rz.scp.css */
.detail-flex[b-cn4o9b73vc] {
    display: flex;
    flex: 100;
    flex-wrap: wrap;
}

.detail-flex p[b-cn4o9b73vc] {
    display: flex;
    flex-wrap: wrap;
    flex: 50;
    line-height: 35px;
}

.role-chip[b-cn4o9b73vc] {
    background-color: #38339b;
    color: #fff;
    font-size: 12px;
    border-radius: 25px;
    padding: 3px 16px;
    margin: 0 10px;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-ifgc92gj52] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ifgc92gj52] {
    flex: 1;
}

/*.sidebar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}*/

.top-row[b-ifgc92gj52] {
    width: 100%;
    position: relative;
    margin-bottom: 65px;
}
/* /Shared/Nav/NavMenu.razor.rz.scp.css */
#main-nav[b-t0hdl0aj1l] {
    height: 60px;
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 3;
    /*padding-left: 30px;
    padding-right: 30px;*/
}

    #main-nav .navbar-brand img[b-t0hdl0aj1l] {
        max-width: 300px;
        width: 100%;
    }

    #main-nav a.login[b-t0hdl0aj1l] {
        /* border: 2px solid #0073EC;*/
        /*border-radius: 10px;*/
        padding: 5px 20px;
        text-decoration: none;
        font-weight: bold;
        text-transform: capitalize;
    }

    #main-nav .rv-right-nav[b-t0hdl0aj1l] {
        display: flex;
        flex-direction: row;
        justify-content: end;
    }

.menu-divider[b-t0hdl0aj1l] {
    height: 1px;
    margin: 5px;
    background-color: #ccccccd1;
    padding: 0px 111px;
    border-radius: 50%;
}

.sidebar[b-t0hdl0aj1l] {
    background-color: #211d70;
    width: 64px;
    position: fixed;
    height: 100%;
    z-index: 3;
    transition: 200ms;
    overflow-y: auto;
}
    [b-t0hdl0aj1l]::-webkit-scrollbar{
        display: none;
    }

    .sidebar .sidebar-container[b-t0hdl0aj1l] {
        position: relative;
        height: 100%;
        display: flex;
        flex-direction: column;
    }

        .sidebar .sidebar-container #sidebar-expander[b-t0hdl0aj1l] {
            position: fixed !important;
            bottom: 20px;
            color: #fff;
            left: 16rem;
        }
        .sidebar .sidebar-container #sidebar-expander-closed[b-t0hdl0aj1l] {
            position: relative !important;
            bottom: 20px;
            color: #fff;
            right: 0;
        }
        


    .sidebar .logo img[b-t0hdl0aj1l] {
        width: 280px;
        height: auto;
        padding: 8px 5px;
    }


ul.nav-link-subitem[b-t0hdl0aj1l] {
    list-style: none;
    padding-left: 10px;
    overflow: auto;
    max-height: 60vh;
}
ul.nav-link-subitem-closed[b-t0hdl0aj1l] {
    list-style: none;
    padding-left: 0px;
    overflow: auto;
    max-height: 60vh;
}

div.avatar-container[b-t0hdl0aj1l] {
    margin-top: 50px;
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: center;
    
}

    /*div.avatar-container div.avatar img {*/
    div.avatar-container div.avatar[b-t0hdl0aj1l] {
        width: 58px;
        height: 58px;
        border-radius: 50%;
        background-color: #cacaca;
    }

    div.avatar-container div.details[b-t0hdl0aj1l] {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: start;
    }

        div.avatar-container div.details div.name[b-t0hdl0aj1l] {
            color: #FFF;
            font-size: 14px;
            font-family: Roboto;
            font-style: normal;
            font-weight: 400;
            line-height: 16px;
        }

        div.avatar-container div.details div.role[b-t0hdl0aj1l] {
            color: #CCB5FF;
            margin-top: 5px;
            font-size: 13px;
            font-family: Roboto;
            font-style: normal;
            font-weight: 400;
            line-height: 14px;
        }

div.sidebar-container div.footer[b-t0hdl0aj1l] {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-items: center;
    padding: 0 10px;
    background: #211d70;
    margin-top: auto;
}

div.sidebar-container div.footer[b-t0hdl0aj1l] {
    margin-bottom: 30px;
}

div.sidebar-container div.footer div.links[b-t0hdl0aj1l] {
    display: flex;
    flex-direction: row;
    gap: 15px;
    justify-content: start;
    color: #FFF;
    font-size: 14px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    line-height: 12px;
    margin-bottom: 5px;
}

div.sidebar-container div.footer div.copyrights[b-t0hdl0aj1l] {
    display: flex;
    flex-direction: column;
    align-items: start;
    color: #FFF;
    text-align: center;
    font-size: 10px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}
