/* _content/AdministrationPortal/Pages/GeneratePDF.razor.rz.scp.css */
.column[b-1ha767bk52] {
    float: left;
    width: 50%;
}

/* Clear floats after the columns */
.row[b-1ha767bk52]:after {
    content: "";
    display: table;
    clear: both;
}

.col-sm-3[b-1ha767bk52] {
    flex: 0 0 auto;
    width: 80% !important;
    display: inline-block;
}

.form-group[b-1ha767bk52] {
    margin-top: 2%;
}

.block[b-1ha767bk52] {
    display: block;
    width: 20%;
    border: none;
    background-color: #04AA6D;
    color: white;
    padding: 14px 28px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    margin-top: 4%;
    display: inline;
}

    .block:hover[b-1ha767bk52] {
        background-color: #ddd;
        color: black;
    }

.action_btn[b-1ha767bk52] {
    width: 84%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 4%;
}

.mt-none[b-1ha767bk52] {
    margin-top: 0px !important;
    padding: 4px !important;
}

.borderNone[b-1ha767bk52] {
    border: none !important;
}

.closebtn[b-1ha767bk52] {
    margin-left: 15px;
    color: black;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

    .closebtn:hover[b-1ha767bk52] {
        color: red;
    }

.spinner[b-1ha767bk52] {
    position: relative;
    width: 40px;
    height: 40px;
    margin-left: 40%;
    margin-top: 10%;
}

.spinner-inner[b-1ha767bk52] {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-top-color: #000;
    animation: spin-b-1ha767bk52 1s linear infinite;
}

@keyframes spin-b-1ha767bk52 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/* _content/AdministrationPortal/Pages/ImportMouldings.razor.rz.scp.css */
.column[b-tm98x2dz5z] {
    float: left;
    width: 50%;
}

/* Clear floats after the columns */
.row[b-tm98x2dz5z]:after {
    content: "";
    display: table;
    clear: both;
}

.col-sm-3[b-tm98x2dz5z] {
    flex: 0 0 auto;
    width: 80% !important;
    display: inline-block;
}

.form-group[b-tm98x2dz5z] {
    margin-top: 2%;
}

.block[b-tm98x2dz5z] {
    display: block;
    width: 20%;
    border: none;
    background-color: #04AA6D;
    color: white;
    padding: 14px 28px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    margin-top: 4%;
    display: inline;
}

    .block:hover[b-tm98x2dz5z] {
        background-color: #ddd;
        color: black;
    }

.action_btn[b-tm98x2dz5z] {
    width: 84%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 4%;
}

.mt-none[b-tm98x2dz5z] {
    margin-top: 0px !important;
    padding: 4px !important;
}
/* _content/AdministrationPortal/Pages/ImportParts.razor.rz.scp.css */
.column[b-yv1z3qg8bj] {
    float: left;
    width: 50%;
}

/* Clear floats after the columns */
.row[b-yv1z3qg8bj]:after {
    content: "";
    display: table;
    clear: both;
}

.col-sm-3[b-yv1z3qg8bj] {
    flex: 0 0 auto;
    width: 80% !important;
    display: inline-block;
}

.form-group[b-yv1z3qg8bj]
{
    margin-top:2%;
}

.block[b-yv1z3qg8bj] {
    display: block;
    width: 20%;
    border: none;
    background-color: #04AA6D;
    color: white;
    padding: 14px 28px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    margin-top: 4%;
    display: inline;
}

    .block:hover[b-yv1z3qg8bj] {
        background-color: #ddd;
        color: black;
    }

.action_btn[b-yv1z3qg8bj] {
    width: 84%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 4%;
}

.mt-none[b-yv1z3qg8bj] {
    margin-top: 0px !important;
    padding: 4px !important;
}
/* _content/AdministrationPortal/Pages/MainStreetInvoice.razor.rz.scp.css */
.column[b-xmc524lfpz] {
    float: left;
    width: 50%;
}

/* Clear floats after the columns */
.row[b-xmc524lfpz]:after {
    content: "";
    display: table;
    clear: both;
}

.col-sm-3[b-xmc524lfpz] {
    flex: 0 0 auto;
    width: 80% !important;
    display: inline-block;
}

.form-group[b-xmc524lfpz] {
    margin-top: 1%;
}

.block[b-xmc524lfpz] {
    display: block;
    width: 20%;
    border: none;
    background-color: #04AA6D;
    color: white;
    padding: 14px 28px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    margin-top: 4%;
    display: inline;
}

    .block:hover[b-xmc524lfpz] {
        background-color: #ddd;
        color: black;
    }

.action_btn[b-xmc524lfpz] {
    width: 84%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 4%;
}

.mt-none[b-xmc524lfpz] {
    margin-top: 0px !important;
    padding: 4px !important;
}

.borderNone[b-xmc524lfpz] {
    border: none !important;
}

.closebtn[b-xmc524lfpz] {
    margin-left: 15px;
    color: black;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

    .closebtn:hover[b-xmc524lfpz] {
        color: red;
    }

.container[b-xmc524lfpz]::after {
    content: "";
    display: table;
    clear: both;
}

.item[b-xmc524lfpz] {
    float: left;
    width: 45%; /* Adjust width as needed */
    margin: 10px; /* Optional: add spacing around items */
}
.addbtn[b-xmc524lfpz]
{
    float:right;
   /* margin-top:10px;*/
   margin-left:16%;
}

.wd[b-xmc524lfpz]{
    width:50%;
}

.input-align-right[b-xmc524lfpz] {
    text-align: right !important;
}
.input-error[b-xmc524lfpz] {
    border: 2px solid red;
}

.txtAlign[b-xmc524lfpz]
{
    text-align:center !important;
}
.ml-left[b-xmc524lfpz] {
    margin-left: 130% !important;
}

.ml-right[b-xmc524lfpz]{
    margin-right:5% !important;
}
.block[b-xmc524lfpz]{
    width:10% !important;
}
.input-align-center[b-xmc524lfpz] {
    text-align: center !important;
}
.wd-130[b-xmc524lfpz] {
    width: 130px !important;
    background-color: #04AA6D !important;
    border-color: #04AA6D !important;
}

/* Custom styles for the form */
.form-check-label[b-xmc524lfpz] {
    margin-right: 10px;
}

/* Right-align input numbers */
.text-right[b-xmc524lfpz] {
    text-align: right;
}

/* Table Styles */
.table-responsive[b-xmc524lfpz] {
    overflow-x: auto;
}

.table thead th[b-xmc524lfpz] {
    background-color: #f8f9fa;
    font-weight: bold;
}

.table-bordered th[b-xmc524lfpz], .table-bordered td[b-xmc524lfpz] {
    border: 1px solid #dee2e6;
}

/* Button styles */
.btn-block[b-xmc524lfpz] {
    width: 100%;
}

.wd-130[b-xmc524lfpz] {
    width: 130px;
}

/* Fade-in and fade-out */
.fade-in[b-xmc524lfpz] {
    animation: fadeIn-b-xmc524lfpz 0.5s ease-in;
}

@keyframes fadeIn-b-xmc524lfpz {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fade-out[b-xmc524lfpz] {
    animation: fadeOut-b-xmc524lfpz 0.5s ease-out;
}

@keyframes fadeOut-b-xmc524lfpz {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fl-right[b-xmc524lfpz]{
    float:right !important;
}
.fixed-button[b-xmc524lfpz] {
    width: 100px; /* Set a fixed width */
}
/* _content/AdministrationPortal/Pages/PiiData.razor.rz.scp.css */
.column[b-rux8hcas2l] {
    float: left;
    width: 50%;
}

/* Clear floats after the columns */
.row[b-rux8hcas2l]:after {
    content: "";
    display: table;
    clear: both;
}

.col-sm-3[b-rux8hcas2l] {
    flex: 0 0 auto;
    width: 80% !important;
    display: inline-block;
}

.form-group[b-rux8hcas2l]
{
    margin-top:2%;
}

.block[b-rux8hcas2l] {
    display: block;
    width: 20%;
    border: none;
    background-color: #04AA6D;
    color: white;
    padding: 14px 28px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    margin-top: 4%;
    display: inline;
}

    .block:hover[b-rux8hcas2l] {
        background-color: #ddd;
        color: black;
    }

.action_btn[b-rux8hcas2l] {
    width: 84%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 4%;
}

.mt-none[b-rux8hcas2l] {
    margin-top: 0px !important;
    padding: 4px !important;
}
.borderNone[b-rux8hcas2l]{
    border:none !important;
}

.closebtn[b-rux8hcas2l] {
    margin-left: 15px;
    color: black;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

    .closebtn:hover[b-rux8hcas2l] {
        color: red;
    }
/* _content/AdministrationPortal/Pages/Pos.razor.rz.scp.css */
.column[b-dnyu32bzhd] {
    float: left;
    width: 50%;
}

/* Clear floats after the columns */
.row[b-dnyu32bzhd]:after {
    content: "";
    display: table;
    clear: both;
}

.col-sm-3[b-dnyu32bzhd] {
    flex: 0 0 auto;
    width: 80% !important;
    display: inline-block;
}

.form-group[b-dnyu32bzhd] {
    margin-top: 2%;
}

.block[b-dnyu32bzhd] {
    display: block;
    width: 20%;
    border: none;
    background-color: #04AA6D;
    color: white;
    padding: 14px 28px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    margin-top: 4%;
    display: inline;
}

    .block:hover[b-dnyu32bzhd] {
        background-color: #ddd;
        color: black;
    }

/*.action_btn {
    width: 84%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 4%;
}*/

.mt-none[b-dnyu32bzhd] {
    margin-top: 0px !important;
    padding: 4px !important;
}

.borderNone[b-dnyu32bzhd] {
    border: none !important;
}

/*.closebtn {
    margin-left: 15px;
    color: black;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}*/
/*
    .closebtn:hover {
        color: red;
    }*/

.mt-1[b-dnyu32bzhd]
{
    margin-top:2% !important;
}
.mb-1[b-dnyu32bzhd] {
    margin-bottom: 2% !important;
}
.centerDiv[b-dnyu32bzhd] {
    display: flex;
    justify-content: space-between;
}
.cardSize[b-dnyu32bzhd] {
    min-width: 18rem;
    max-width: 30.5%;
    box-shadow: 0 5px 15px rgb(0 0 0 /50%);
}

table[b-dnyu32bzhd] {
    border-collapse: collapse;
    width: 100%;
    font-size : 13px;
}

td[b-dnyu32bzhd] {
    border: 1px solid black;
}
th[b-dnyu32bzhd], td[b-dnyu32bzhd] {   
    padding: 8px;
    text-align: left;
}
th[b-dnyu32bzhd] {
    position: sticky;
    top: 0;
    background-color: #f2f2f2; /* Optional background color for the header */
    border-bottom-width: 0px !important;
}

.header-row-1 th[b-dnyu32bzhd] {
    position: sticky;
    top: 0px;
    background-color: #b7acac; /* Adjust background color as needed */
    z-index: 2;
}

/* Second set of headers */
.header-row-2 th[b-dnyu32bzhd] {
    position: sticky;
    top: 11px; /* Adjust the height of the first header row */
    background-color: #b7acac; /* Adjust background color as needed */
    z-index: 1;
}

.table > :not(:last-child) > :last-child > *[b-dnyu32bzhd] {
    border-bottom-color: black !important;
    border-top-color: black !important;
}

.tableFixed[b-dnyu32bzhd]
{
    overflow-y:auto;
    height: 500px;
}


body[b-dnyu32bzhd] {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 100vh;
    margin: 0;
    overflow-x: hidden !important;
    font-size: 16px;
}

.card[b-dnyu32bzhd] {
    width: 100px; /* Set the desired width */
    height: 300px; /* Set the desired height */
    background-color: #ddd;
    margin: 10px;
    display: flex;    
    justify-content: center;
    border: 1px solid #999;
}
.txtAlign[b-dnyu32bzhd]
{
    text-align:center !important;

}

.spinner[b-dnyu32bzhd] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.flex-container[b-dnyu32bzhd] {
    display: flex;
    justify-content: space-between;
}

.flex-item[b-dnyu32bzhd] {
    width: calc(33.33% - 10px);
   /*border: 1px solid #ccc;*/
    padding: 10px;
    box-sizing: border-box;
    margin-right: 10px;
    text-align:center;
}

    .flex-item:last-child[b-dnyu32bzhd] {
        margin-right: 0;
    }

.grid-container[b-dnyu32bzhd] {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 10px;
}
.grid-container-1[b-dnyu32bzhd] {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
}

.grid-container-2[b-dnyu32bzhd] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
.grid-container-3[b-dnyu32bzhd] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}

.grid-item[b-dnyu32bzhd] {
    /*border: 1px solid #ccc;*/
    padding: 10px;
}

.flex-container:nth-child(even) .flex-item[b-dnyu32bzhd] {
    background-color: rgb(0 0 0 /50%); /* Grey color */
}

.grey-row[b-dnyu32bzhd] {
    background-color: #9d9a9a; /* Grey color for alternate rows */
}
.bg-grey[b-dnyu32bzhd] {
    background-color: #C0C0C0 !important;
}

.bg-lightWhite[b-dnyu32bzhd] {
    background-color: #F2F2F2 !important;
}


.noBorder[b-dnyu32bzhd] {
    border: none !important;
}
/* _content/AdministrationPortal/Pages/ResubmitWorkOrder.razor.rz.scp.css */
.column[b-5i4kaa8ui3] {
    float: left;
    width: 50%;
}

/* Clear floats after the columns */
.row[b-5i4kaa8ui3]:after {
    content: "";
    display: table;
    clear: both;
}

.col-sm-3[b-5i4kaa8ui3] {
    flex: 0 0 auto;
    width: 80% !important;
    display: inline-block;
}

.form-group[b-5i4kaa8ui3]
{
    margin-top:2%;
}

.block[b-5i4kaa8ui3] {
    display: block;
    width: 20%;
    border: none;
    background-color: #04AA6D;
    color: white;
    padding: 14px 28px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    margin-top: 4%;
    display: inline;
}

    .block:hover[b-5i4kaa8ui3] {
        background-color: #ddd;
        color: black;
    }

.action_btn[b-5i4kaa8ui3] {
    width: 84%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 4%;
}

.mt-none[b-5i4kaa8ui3] {
    margin-top: 0px !important;
    padding: 4px !important;
}

/* _content/AdministrationPortal/Pages/UserInterface.razor.rz.scp.css */
.fl-right[b-0p4i14p7ls]
{
    float:right;
    
}
.mg-top[b-0p4i14p7ls]
{
    margin-top:2%;
}

.mg-top1[b-0p4i14p7ls] {
    margin-top: 5%;
}
.Wd-20[b-0p4i14p7ls]
{
    width:20%;
}
.mg-1[b-0p4i14p7ls] {
    margin-left: 1%;
    margin-right: 1%;
}
.ml-40[b-0p4i14p7ls]{
    margin-left:40%;
}


.closebtn[b-0p4i14p7ls] {
    margin-left: 15px;
    color: black;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

 .closebtn:hover[b-0p4i14p7ls] {
        color: red;
    }

.fs-14[b-0p4i14p7ls]
{
    font-size: 14px !important;
}
.mr-1[b-0p4i14p7ls] {
    margin-right: 1%;
}
.wd-6[b-0p4i14p7ls]
{
    width:6% !important;
}

.checkbox-item[b-0p4i14p7ls] {
    display: block;
    margin-bottom: 10px; /* Adjust as needed for vertical spacing */
}
.ml-6[b-0p4i14p7ls]
{
    margin-left: 6% !important;
    margin-top: -1% !important;
}
.ml-2[b-0p4i14p7ls]
{
    margin-left: 2% !important;
}

.colorRed[b-0p4i14p7ls]{
    color:red;
}
/* _content/AdministrationPortal/Shared/CultureSelector.razor.rz.scp.css */

.mt-1[b-pd9d10ns8k] {
    margin-top: 1rem !important;
}
/* _content/AdministrationPortal/Shared/MainLayout.razor.rz.scp.css */
.page[b-0f22spby55] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-0f22spby55] {
    flex: 1;
    overflow-x : auto;
}

.sidebar[b-0f22spby55] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-0f22spby55] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-0f22spby55]  a, .top-row .btn-link[b-0f22spby55] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-0f22spby55] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-0f22spby55] {
        display: none;
    }

    .top-row.auth[b-0f22spby55] {
        justify-content: space-between;
    }

    .top-row a[b-0f22spby55], .top-row .btn-link[b-0f22spby55] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-0f22spby55] {
        flex-direction: row;
    }

    .sidebar[b-0f22spby55] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-0f22spby55] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-0f22spby55], article[b-0f22spby55] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/AdministrationPortal/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-jo4405xqa7] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-jo4405xqa7] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-jo4405xqa7] {
    font-size: 1.1rem;
}

.oi[b-jo4405xqa7] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-jo4405xqa7] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-jo4405xqa7] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-jo4405xqa7] {
        padding-bottom: 1rem;
    }

    .nav-item[b-jo4405xqa7]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 1rem;
    }

.nav-item[b-jo4405xqa7]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-jo4405xqa7]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
    cursor: pointer;
}

@media (min-width: 641px) {
    .navbar-toggler[b-jo4405xqa7] {
        display: none;
    }

    .collapse[b-jo4405xqa7] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-jo4405xqa7] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
.mg-w[b-jo4405xqa7] {
    margin: auto !important;
    width: 50% !important;
}
