@import '_content/Toolbelt.Blazor.PWA.Updater/Toolbelt.Blazor.PWA.Updater.bundle.scp.css';

/* /Components/Buttons/MultipleFileUpload.razor.rz.scp.css */
.upload-btn[b-plr04goeir] {
    font-family: 'Poppins' !important;
    background: #f0f0f0 !important;
    color: #757581 !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    border-radius: 7px;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: .3s ease;
    margin-bottom: -10px;
}

.file-preview-container[b-plr04goeir] {
    background: #fafafa;
    border-radius: 12px;
    padding: 20px;
    border: 1px solid #e8e8e8;
    margin-top: 16px;
}

.file-preview-grid[b-plr04goeir] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    gap: 16px;
    margin-top: 16px;
}

.file-item-card[b-plr04goeir] {
    background: white;
    border-radius: 8px;
    padding: 12px;
    border: 1px solid #e0e0e0;
    transition: all 0.2s ease;
    position: relative;
    min-height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: auto;
    padding: 8px 8px 12px 8px;
    gap: 4px;
}

    .file-item-card:hover[b-plr04goeir] {
        box-shadow: 0 2px 8px rgba(0,0,0,0.08);
        transform: translateY(-1px);
    }

.file-remove-btn[b-plr04goeir] {
    position: absolute !important;
    top: -6px !important;
    right: -6px !important;
    width: 20px !important;
    height: 20px !important;
    min-height: 20px !important;
    background: #fff !important;
    border: 1px solid #e0e0e0 !important;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1) !important;
}

    .file-remove-btn .mud-icon-root[b-plr04goeir] {
        font-size: 12px !important;
    }

.file-preview-image[b-plr04goeir] {
    width: 50px !important;
    height: 50px !important;
    object-fit: cover !important;
    border-radius: 6px;
    border: 1px solid #e8e8e8;
    display: block;
}

.file-icon-wrapper[b-plr04goeir] {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f5f5f5;
    border-radius: 6px;
    margin-bottom: 4px;
}

.file-name-text[b-plr04goeir] {
    font-size: 10px !important;
    line-height: 1.1 !important;
    text-align: center;
    color: #666 !important;
    margin-top: 4px;
    max-width: 90px;
    word-break: break-word;
}

.clear-all-btn[b-plr04goeir] {
    font-size: 11px !important;
    padding: 4px 12px !important;
    border-radius: 6px !important;
    text-transform: none !important;
}

.files-header[b-plr04goeir] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
}

.files-count[b-plr04goeir] {
    color: #666;
    font-size: 13px;
    font-weight: 500;
}
/* /Components/CardContainer/CardCount.razor.rz.scp.css */
body[b-tk0nf88pef] {
}

.card-container-parent[b-tk0nf88pef] {
    background-image: linear-gradient(rgba(30, 27, 27, .9), rgba(30, 27, 27, 0.8)), url('images/sidebar_imgs/44102.jpg');
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    font-family: 'Poppins';
    padding: 30px 20px;
    cursor: pointer;
    transition: .3s ease;
}

.card-container-parent:hover[b-tk0nf88pef] {
  
}

.title-text[b-tk0nf88pef] {
    font-weight: 200 !important;
    letter-spacing: .5px !important;
    font-size: 13px !important;
    color: #fff !important;
    margin-bottom: 3px;
    text-transform: uppercase;
}

.amount-text[b-tk0nf88pef] {
    font-weight: 400 !important;
    letter-spacing: .2px !important;
    font-size: 15px !important;
    color: #fff !important;
}

.card-container-parent i[b-tk0nf88pef] {
    color: #fff;
    background: #434649;
    font-size: 22px;
    padding: 10px 13px 3px 13px;
    border-radius: 7px;
}
/* /Components/Dashboard/GlobalCard.razor.rz.scp.css */
body[b-pdh48cpbn8] {
}

.card-container-parent[b-pdh48cpbn8] {
    background-image: linear-gradient(rgba(30, 27, 27, .9), rgba(30, 27, 27, 0.8)), url('images/sidebar_imgs/44102.jpg');
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    font-family: 'Poppins';
    padding: 35px 20px;
}

.title-text[b-pdh48cpbn8] {
    font-weight: 200 !important;
    letter-spacing: .5px !important;
    font-size: 13px !important;
    color: #fff !important;
    margin-bottom: 3px;
    text-transform: uppercase;
}

.amount-text[b-pdh48cpbn8] {
    font-weight: 400 !important;
    letter-spacing: .2px !important;
    font-size: 15px !important;
    color: #fff !important;
}

.card-container-parent .fi[b-pdh48cpbn8] {
    color: #fff;
    background: #434649;
    font-size: 25px;
    padding: 10px 13px 4px 13px;
    border-radius: 7px;
}
/* /Components/Dashboard/SalesCard.razor.rz.scp.css */
body[b-12cyvs5osj] {
}

.card-container-parent[b-12cyvs5osj] {
    background-image: linear-gradient(rgba(30, 27, 27, .9), rgba(30, 27, 27, 0.8)), url('images/sidebar_imgs/44102.jpg');
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    font-family: 'Poppins';
    padding: 20px;
}

.title-text[b-12cyvs5osj] {
    font-weight: 200 !important;
    letter-spacing: .5px !important;
    font-size: 13px !important;
    color: #fff !important;
    margin-bottom: 3px;
    text-transform: uppercase;
}

.amount-text[b-12cyvs5osj] {
    font-weight: 400 !important;
    letter-spacing: .2px !important;
    font-size: 15px !important;
    color: #fff !important;
}

.card-container-parent i[b-12cyvs5osj] {
    color: #fff;
    background: #434649;
    font-size: 25px;
    padding: 10px 13px 4px 13px;
    border-radius: 7px;
}

.card-container-parent button[b-12cyvs5osj] {
    margin-top: 20px;
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(.9px);
    border: 1px solid #fff;
    color: #fff;
    font-weight: 300;
    font-size: 13px;
    padding: 7px;
    border-radius: 7px;
    transition: .3s ease;
    letter-spacing: .5px;
}

.card-container-parent button:hover[b-12cyvs5osj] {
    background: #A2262A;
    border: 1px solid #A2262A;
}

/* /Components/Dashboard/WelcomeHeader.razor.rz.scp.css */
body[b-jf5ru8m95g] {
}

.bg-trans[b-jf5ru8m95g] {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0; /* Set z-index above the background image */
    background: linear-gradient(-45deg, #f76d6d, #8e2020, #f76d6d, #6c1010);
    background-size: 500% 500%;
    animation: gradient-b-jf5ru8m95g 10s ease infinite;
    opacity: 0.6; /* Add some transparency so both layers are visible */
    border-radius: 12px;
}

.welcome-div[b-jf5ru8m95g] {
    background-image: linear-gradient(rgba(169, 25, 29, .9), rgba(255, 148, 167, 0.8)), url('images/sidebar_imgs/44102.jpg');
    background-size: cover;
    background-position: center;
    border-radius: 12px;
    /*height: 200px;*/
    padding: 30px 40px 30px 40px;
    border: 1px solid #ffcdd6;
    margin-bottom: 40px;
    position: relative;
}

.text-div[b-jf5ru8m95g] {
    font-family: 'Poppins';
    color: #fff;
   
}

.text-div .title-text[b-jf5ru8m95g] {
    margin-top: 10px;
    font-size: 23px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-bottom: 10px;
    z-index: 1;
}

.text-div .desc[b-jf5ru8m95g] {
    font-size: 14px;
    font-weight: 300;
    z-index: 1;
}

.text-div button[b-jf5ru8m95g] {
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(2.1px);
    -webkit-backdrop-filter: blur(2.1px);
    border: 1px solid #fff;
    color: #fff;
    padding: 10px;
    border-radius: 50px;
    width: 180px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .5px;
    margin-top: 30px;
    transition: .3s ease;
    z-index: 1;
}

.text-div button:hover[b-jf5ru8m95g] {
    background: #A2262A;
    border: 1px solid #A2262A;
}

.img-div[b-jf5ru8m95g] {
    display: flex;
    justify-content: center;
    padding-top: 43px;
}

.img-div img[b-jf5ru8m95g] {
    width: 280px;
    z-index: 1;
}

@keyframes gradient-b-jf5ru8m95g {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-9pbig6dawy] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-9pbig6dawy] {
    flex: 1;
}

.sidebar[b-9pbig6dawy] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-9pbig6dawy] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

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

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

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

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

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

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

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

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

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

    .top-row[b-9pbig6dawy], article[b-9pbig6dawy] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-h435veftoh] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-h435veftoh] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-h435veftoh] {
    font-size: 1.1rem;
}

.bi[b-h435veftoh] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-h435veftoh] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-h435veftoh] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-h435veftoh] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-h435veftoh] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-h435veftoh] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-h435veftoh] {
        padding-bottom: 1rem;
    }

    .nav-item[b-h435veftoh]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-h435veftoh]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-h435veftoh]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-h435veftoh] {
        display: none;
    }

    .collapse[b-h435veftoh] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-h435veftoh] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Announcement/AnnouncementRightSidebar.razor.rz.scp.css */
body[b-jhzb1aieg0] {
}

.ann-sidebar[b-jhzb1aieg0] {
}

.close-icon[b-jhzb1aieg0] {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #787E84;
    cursor: pointer;
}

.ann-title[b-jhzb1aieg0] {
    color: #1D2630;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 16px;
    letter-spacing: -.8px;
}

.ann-date[b-jhzb1aieg0] {
    color: #787E84;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 14px;
    letter-spacing: -.3px;
}
/*CARD*/
.ann-card[b-jhzb1aieg0] {
    border: 1px solid #C9C9C9;
    padding: 15px 15px;
    border-radius: 12px;
    cursor: pointer;
    transition: .3s ease;
}

.ann-card:hover[b-jhzb1aieg0] {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.ann-orange-chip[b-jhzb1aieg0] {
    background: #FF5733;
    color: #fff;
    padding: 3px 8px 2px 8px;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 11px;
    border-radius: 12px;
    margin-right: 7px;
}

.ann-blue-chip[b-jhzb1aieg0] {
    background: #003C61;
    color: #fff;
    padding: 3px 8px 2px 8px;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 11px;
    border-radius: 12px;
    margin-right: 7px;
}

.ann-card-date[b-jhzb1aieg0] {
    color: #787E84;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 12px;
    letter-spacing: -.3px;
}

.ann-body-title[b-jhzb1aieg0] {
    color: #787E84;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 13px;
    letter-spacing: .2px;
    margin-bottom: 5px;
}

.ann-branch-name[b-jhzb1aieg0] {
    color: #1D2630;
    font-family: 'Poppins';
    font-weight: 300;
    font-size: 13px;
    letter-spacing: .2px;
    margin-bottom: 8px;
    text-decoration: underline;
    text-transform: uppercase;
}

.ann-desc[b-jhzb1aieg0] {
    color: #787E84;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 13px;
    letter-spacing: -.3px;
    white-space: pre-wrap;
}
/* /Pages/Auth/Login.razor.rz.scp.css */

.background[b-7rchm9pjdq] {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    background: linear-gradient(rgba(30, 27, 27, .9), rgba(30, 27, 27, 0.8)), /* Overlay color and opacity */
    url('images/sidebar_imgs/44102.jpg');
    background-size: cover;
    background-position: center;
}

.container[b-7rchm9pjdq] {
    width: 100%;
    max-width: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.right-panel[b-7rchm9pjdq] {
    width: 100%;
    border-radius: 10px;
    background: #fff;
    padding: 35px 40px 35px 40px;
    font-family: 'Poppins';
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.right-panel .logo[b-7rchm9pjdq] {
    width: 100px;
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50px;
    background: #fff;
    padding: 7px;
}

.right-panel h2[b-7rchm9pjdq] {
    font-size: 19px;
    margin-bottom: 2px;
    margin-top: 35px;
}

.right-panel p[b-7rchm9pjdq] {
    font-size: 14px;
    margin-bottom: 0px;
    width: 100%;
}

form[b-7rchm9pjdq] {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

label[b-7rchm9pjdq] {
    font-size: 13px;
    margin-bottom: 6px;
    width: 100%;
}

input[type="email"][b-7rchm9pjdq],
input[type="password"][b-7rchm9pjdq] {
    width: 100%;
    padding: 10px;
    margin-bottom: 25px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 13px;
    outline: none;
}

input[type="email"]:focus[b-7rchm9pjdq] {
    border: 1px solid #594ae2;
}

.options[b-7rchm9pjdq] {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 35px;
    margin-top: -5px;
}

.options a[b-7rchm9pjdq] {
    font-size: 12px;
    color: #3b82f6;
    text-decoration: none;
    cursor: pointer;
    transition: .3s ease;
}

.options a:hover[b-7rchm9pjdq] {
    color: #2B6CD5;
}

button[type="submit"][b-7rchm9pjdq] {
    width: 100%;
    padding: 10px;
    border: none;
    border-radius: 7px;
    background-color: #000000;
    color: white;
    font-size: 13px;
    cursor: pointer;
    letter-spacing: .5px;
    text-transform: uppercase;
    transition: .3s ease;
    font-weight: 400;
}

button[type="submit"]:hover[b-7rchm9pjdq] {
    transform: scale(1.01);
}

.right-panel p[b-7rchm9pjdq] {
    font-size: 12px;
}

.right-panel p a[b-7rchm9pjdq] {
    color: #3b82f6;
    text-decoration: none;
}

@media only screen and (max-width: 600px) {
    .container[b-7rchm9pjdq]{
        padding-left: 15px;
        padding-right: 15px;
    }
    .right-panel[b-7rchm9pjdq] {
        padding: 33px 30px 35px 30px;
    }
    .background[b-7rchm9pjdq] {
        background-position: right;
    }
}
/* /Pages/Branch/RenewalCalendar.razor.rz.scp.css */
.calendar-container[b-sc50os4hw1] {
    width: 100%;
    margin: 0 auto;
    font-family: 'Poppins';
}

.calendar-container h3[b-sc50os4hw1] {
    text-align: center;
    margin-bottom: 20px;
}

.calendar-div[b-sc50os4hw1] {
    background: #fff;
    border-radius: 8px;
    padding-top: 35px;
}

.calendar[b-sc50os4hw1] {
    overflow: auto;
}

.date-change-btn[b-sc50os4hw1] {
    background: #fff;
    background: #57677B;
    color: #fff;
    border-radius: 6px;
    width: 95px;
    padding: 8px 10px;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 400 !important;
    text-transform: uppercase;
    transition: .3s ease;
}

.date-change-btn:hover[b-sc50os4hw1] {
    background: #000000;
}

.arrow-ico[b-sc50os4hw1] {
    color: #7C8286;
    font-size: 15px;
}

.date-filter-btn[b-sc50os4hw1] {
    font-family: 'Poppins';
    background: #f8f9fa;
    color: #748190;
    border: 1px dashed #bfc4ca;
    font-size: 20px;
    border-radius: 6px;
    transition: .3s ease;
    padding-top: 7px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
}

.date-filter-btn:hover[b-sc50os4hw1] {
    background: #4F5C71;
    color: #D7DEE8;
}

.curr-month-text[b-sc50os4hw1] {
    color: #1D2630;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: -.3px;
    text-align: center;
    font-weight: 500;
}

.curr-year-text[b-sc50os4hw1] {
    color: #7C8286;
    font-size: 14px;
    letter-spacing: -.2px;
    text-align: center;
    font-weight: 300;
}

.calendar .days[b-sc50os4hw1] {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    background-color: #FFFFFF;
}

.calendar .day-name[b-sc50os4hw1] {
    font-size: 12px;
    text-transform: uppercase;
    color: #747a7e;
    text-align: center;
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    line-height: 50px;
    font-weight: 500;
    font-family: 'Poppins';
}

.calendar .day-number[b-sc50os4hw1] {
    border-bottom: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    text-align: right;
    padding: 14px 20px;
    letter-spacing: 1px;
    font-size: 12px;
    box-sizing: border-box;
    color: #747a7e;
    position: relative;
    z-index: 1;
}

.calendar .day-number:nth-of-type(7n + 7)[b-sc50os4hw1] {
    border-right: 0;
}

.calendar .day-number.other-month[b-sc50os4hw1] {
    color: rgba(#98a0a6, 0.6);
    background-color: #ffffff;
    background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23f9f9fa' fill-opacity='1' fill-rule='evenodd'%3E%3Cpath d='M0 40L40 0H20L0 20M40 40V20L20 40'/%3E%3C/g%3E%3C/svg%3E");
    cursor: not-allowed;
}

.calendar .day-number:last-child[b-sc50os4hw1] {
    border-right: none;
}

.contract-mark[b-sc50os4hw1] {
    background: #fff1f1;
    font-size: 12px;
    font-weight: 400;
    color: #ff4747;
    margin-top: 13px;
    padding: 8px;
    cursor: pointer;
    transition: .3s ease;
    border-left: 4px solid #ff4747;
    text-align: start;
}

.contract-mark:hover[b-sc50os4hw1] {
    background: #ff4747;
    color: #fff;
    border-left: 4px solid ##fff1f1;
}

.month-filter-div[b-sc50os4hw1] {
    border: 1px solid #BDBDBD;
    border-radius: 8px;
    padding: 8px 13px;
}

.month-filter-div .mud-input-control[b-sc50os4hw1] {
    margin-top: 0px !important;
}

.mud-input-control > .mud-input-control-input-container > div.mud-input.mud-input-text[b-sc50os4hw1] {
    margin-top: 0px !important;
    padding-bottom: 0px !important;
    font-size: 14px;
}

.month-filter[b-sc50os4hw1] {
    width: 250px;
    font-size: 12px !important;
}

@media (max-width: 600px) {
    .calendar-container[b-sc50os4hw1] {
        max-width: 100%;
        padding: 0 10px;
    }

    .curr-month-text[b-sc50os4hw1] {
        font-size: 16px;
    }

    .date-change-btn[b-sc50os4hw1] {
        font-size: 12px;
    }

    .month-filter-div[b-sc50os4hw1] {
        margin-top: 20px;
    }
}
/* /Pages/IncomeStatement/FinancialReport.razor.rz.scp.css */
.main-div[b-ktiyvozep1]
{
    background: #fff;
    margin-bottom: 40px;
    border-radius: 10px;
}

.filter-btn[b-ktiyvozep1] {
    border: 1px solid #3C3636;
    padding: 10px;
    border-radius: 5px
}

button i[b-ktiyvozep1] {
    color: #3C3636 !important;
    font-size: 20px;
}

/*HEADER*/
.header-div[b-ktiyvozep1] {
    font-family: 'Poppins';
    background: #ff5252;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 20px 25px 25px 25px;
    background-image: linear-gradient(rgba(30, 27, 27, .9), rgba(88, 78, 78, .9)), url('images/sidebar_imgs/44102.jpg');
    background-size: cover;
    background-position: center;
}

.header-div h3[b-ktiyvozep1] {
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .5px;
    color: #fff;
    border-top: 1px solid #d6d6d6;
    padding-top: 23px;
    margin-top: 10px;
}

.logo-div img[b-ktiyvozep1] {
    width: 105px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.logo-div h3[b-ktiyvozep1] {
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 2px;
    color: #d6d6d6;
}

.logo-div h2[b-ktiyvozep1] {
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 2px;
    color: #d6d6d6;
    text-transform: uppercase;
    margin-top: 5px;
}

.logo-div span[b-ktiyvozep1] {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 1px;
}


/*BODY*/
.body-div[b-ktiyvozep1] {
    background: #FFF;
    padding: 40px;
    font-family: 'Poppins';
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 1px solid #E1E5E9;
}

.body-div h2[b-ktiyvozep1] {
    font-size: 12px;
    font-weight: 400;
    color: #42546A;
    letter-spacing: 1px;
    background: #3C3636;
    color: #fff;
    padding: 10px 13px;
    margin-bottom: 0px;
}

.rev-container[b-ktiyvozep1] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 15px 5px 15px;
    border: 1px solid #E1E5E9;
    border-top: 0px;
}

.rev-container:first-child[b-ktiyvozep1] {
    border-top: 1px solid #E1E5E9;
}

.rev-container h3[b-ktiyvozep1] {
    font-size: 12px;
    font-weight: 400;
    color: #43576F;
    letter-spacing: .2px;
}

.rev-container span[b-ktiyvozep1] {
    font-size: 13px;
    font-weight: 600;
    color: #43576F;
    letter-spacing: .2px;
}

.total-div[b-ktiyvozep1] {
    border-top: 1px solid #aab4be;
    padding-top: 15px;
    margin-top: 25px;
}

.total-div h3[b-ktiyvozep1] {
    font-size: 13px;
    font-weight: 400;
    color: #43576F;
    letter-spacing: .2px;
    margin-top: 7px;
}

.total-div span[b-ktiyvozep1] {
    font-size: 13px;
    font-weight: 600;
    color: #43576F;
    letter-spacing: .2px;
}

@media screen and (max-width: 600px) {
    .body-div[b-ktiyvozep1] {
        padding: 20px 15px 30px 15px;
    }
}
/* /Pages/InventoryMonitoring/CategorySelection.razor.rz.scp.css */
.categories-grid[b-wp1tal1755] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    margin-bottom: 24px;
}

.category-card[b-wp1tal1755] {
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    padding: 16px;
    cursor: pointer;
    transition: all 0.2s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

    .category-card:hover[b-wp1tal1755] {
        border-color: #d1d5db;
        background-color: #f9fafb;
        transform: translateY(-2px);
    }

    .category-card.selected[b-wp1tal1755] {
        border-color: #4f46e5;
        background-color: #eef2ff;
    }

    .category-card.active[b-wp1tal1755] {
        border: 1px solid #ff7171;
        background: #fff3f3;
    }

/*.category-icon {
    width: 48px;
    height: 48px;
    background-color: #e0e7ff;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
    color: #4f46e5;
}*/

.category-image[b-wp1tal1755] {
    width: 50px;
    height: 50px;
    margin-bottom: 12px;
}

.category-image img[b-wp1tal1755]{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.category-name[b-wp1tal1755] {
    font-weight: 500;
    color: #111827;
    margin-bottom: 4px;
    font-family: 'Poppins';
}

.category-items[b-wp1tal1755] {
    font-size: 13px;
    color: #6b7280;
}
/* /Pages/InventoryMonitoring/MonitoringIndex.razor.rz.scp.css */
.header-title[b-dmdv4pewop]{
    text-align: center;
}

    .header-title h1[b-dmdv4pewop] {
        font-size: 20px;
        font-family: 'Poppins';
    }

    .header-title p[b-dmdv4pewop]{
        margin-bottom: 5px;
        text-transform: uppercase;
    }


.bg[b-dmdv4pewop] {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100vh;
    z-index: -1;
}


.remove-btn[b-dmdv4pewop] {
    background-color: #f44336;
    color: white;
    font-family: 'Poppins';
    border: none;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    border-radius: 3px;
    margin: 4px 2px;
    cursor: pointer;
}

    .remove-btn:hover[b-dmdv4pewop] {
        background-color: #d32f2f;
    }
/* /Pages/InventoryMonitoring/MonthBranchDialog.razor.rz.scp.css */
.month-selector[b-yzrlll600f] {
    background-color: white;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    width: 360px;
    overflow: hidden;
    transition: transform 0.3s ease;
}


.selector-header[b-yzrlll600f] {
    background: linear-gradient(135deg, #f16363, #f65c5c);
    color: white;
    padding: 20px;
    text-align: center;
}

    .selector-header h2[b-yzrlll600f] {
        font-weight: 600;
        margin-bottom: 8px;
    }

    .selector-header p[b-yzrlll600f] {
        opacity: 0.8;
        font-size: 14px;
    }

.months-grid[b-yzrlll600f] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    padding: 20px;
}

.month[b-yzrlll600f] {
    background-color: #f1f5f9;
    border-radius: 10px;
    padding: 12px 0;
    text-align: center;
    cursor: pointer;
    transition: all 0.2s ease;
}

    .month:hover[b-yzrlll600f] {
        background-color: #e2e8f0;
        transform: scale(1.05);
    }

    .month.selected[b-yzrlll600f] {
        background-color: #f88181;
        color: white;
        font-weight: 500;
    }

.selector-footer[b-yzrlll600f] {
    padding: 15px 20px;
    text-align: right;
    border-top: 1px solid #e2e8f0;
}

.confirm-btn[b-yzrlll600f] {
    background-color: #f88181;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 8px;
    cursor: pointer;
    font-weight: 500;
    transition: background-color 0.2s ease;
}

    .confirm-btn:hover[b-yzrlll600f] {
        background-color: #ec5353;
    }

#selected-month[b-yzrlll600f] {
    margin-top: 5px;
    font-size: 14px;
    color: #6366f1;
    font-weight: 500;
}
/* /Pages/LeaveFiling/LeaveForm.razor.rz.scp.css */
.date-container[b-tq8ojvxiuc] {
}

.date-input[b-tq8ojvxiuc] {
    font-family: 'Poppins';
    font-size: 15px;
    border: 1px solid #E1E5E9;
    border-radius: 12px;
    padding-top: 9px;
    padding-bottom: 9px;
    color: #8E9CAC;
}

.date-div[b-tq8ojvxiuc] {
    padding: 19px 20px 10px 20px;
    border-radius: 10px;
    border: 1px solid #E1E5E9;
    background: #fafafa;
}

input[type="date"][b-tq8ojvxiuc]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}

.add-date-btn[b-tq8ojvxiuc] {
    font-family: 'Poppins';
    font-size: 13px;
    background: #101642;
    color: #fff !important;
    transition: .3s ease;
}

.add-date-btn:hover[b-tq8ojvxiuc] {
    background: #070a1d;
}

.label-text[b-tq8ojvxiuc] {
    font-family: 'Poppins';
    font-size: 14px;
    color: #82878E;
    margin-bottom: 12px;
    width: 100%;
}

.date-text[b-tq8ojvxiuc] {
    font-family: 'Poppins';
    font-size: 14px;
    color: #82878E;
    font-weight: 500;
    font-style: italic;
    letter-spacing: -.2px;
}

.date-remove-btn[b-tq8ojvxiuc] {
    font-family: 'Poppins';
    font-size: 14px;
    color: #ff6565;
}
/* /Pages/PurchaseOrder/OrderTimelineV2.razor.rz.scp.css */

/*
TIMELINE*/

.timeline[b-l4bbo3g6ss] {
    position: relative;
    padding-left: 5px;
}

.timeline[b-l4bbo3g6ss]:before {
    content: '';
    position: absolute;
    top: 0;
    left: 25px;
    height: 100%;
    width: 2px;
    background-color: #e4edff;
}

.history-container[b-l4bbo3g6ss] {
    font-family: 'Poppins';
}

.history-item[b-l4bbo3g6ss] {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 20px;
}

.desc-input[b-l4bbo3g6ss] {
    border: 1px solid #E1E5E9;
    border-radius: 8px;
    padding: 10px;
    color: #536B89;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 13px;
    padding: 15px;
    margin-bottom: -18px;
}

.def-icon[b-l4bbo3g6ss] {
    width: 40px;
    height: 40px;
    background-color: #e7ebf3;
    color: #8891a3;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    position: relative;
    z-index: 1;
    font-size: 16px;
}

.icon[b-l4bbo3g6ss] {
    width: 40px;
    height: 40px;
    background-color: #e2ffdf;
    color: #2bc11f;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    position: relative;
    z-index: 1;
    font-size: 16px;
    animation: glow-b-l4bbo3g6ss 1s infinite ease-in-out;
}

@keyframes glow-b-l4bbo3g6ss {
    0% {
        box-shadow: 0 0 5px rgba(43, 193, 31, 0.8), 0 0 15px rgba(43, 193, 31, 0.6), 0 0 20px rgba(43, 193, 31, 0.5);
    }

    50% {
        box-shadow: 0 0 10px rgba(43, 193, 31, 1), 0 0 20px rgba(43, 193, 31, 0.8), 0 0 30px rgba(43, 193, 31, 0.6);
    }

    100% {
        box-shadow: 0 0 5px rgba(43, 193, 31, 0.8), 0 0 15px rgba(43, 193, 31, 0.6), 0 0 20px rgba(43, 193, 31, 0.5);
    }
}

.details[b-l4bbo3g6ss] {
    flex: 1;
    padding-left: 10px;
}

.details p[b-l4bbo3g6ss] {
    margin-bottom: 3px;
    color: #515457;
    font-weight: 500;
    letter-spacing: -.2px;
    font-size: 14px;
}

.date[b-l4bbo3g6ss] {
    font-size: 13px;
    color: #536B89;
    font-weight: 300;
}

@media (max-width: 767.98px) {
    .history-container[b-l4bbo3g6ss] {
        height: auto;
    }

    .transac-container .details p[b-l4bbo3g6ss] {
        margin-bottom: 3px;
        color: #515457;
        font-weight: 600;
        letter-spacing: -.2px;
        font-size: 12px;
        text-transform: uppercase;
    }

    .details p[b-l4bbo3g6ss] {
        margin-bottom: 3px;
        color: #515457;
        font-weight: 500;
        letter-spacing: -.2px;
        font-size: 13px;
    }
}
/* /Pages/PurchaseOrder/PrintOrderDialog.razor.rz.scp.css */

.logo-div[b-f9u78nqeto] {
    font-family: 'Poppins';
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo-div img[b-f9u78nqeto] {
    width: 80px;
    margin-right: 13px;
}

.logo-div h3[b-f9u78nqeto] {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 2px;
    color: #292c32;
}

/*INVOICE TEXT*/
.invoice-header[b-f9u78nqeto] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 10px;
    font-family: 'Poppins';
}

/*.invoice-text-div {
    margin-top: 30px;
    font-family: 'Poppins';
}*/

.invoice-text-div h3[b-f9u78nqeto] {
    font-size: 25px;
    font-weight: 500;
    color: #292c32;
    margin-bottom: 10px;
}

.invoice-text-div span[b-f9u78nqeto] {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 2px;
    color: #292c32;
    text-transform: uppercase;
    display: block;
}

.invoice-left[b-f9u78nqeto]{
    text-align: left;
}

.invoice-right[b-f9u78nqeto]{
    text-align: right;
}

/*BILLING*/
.billing-div[b-f9u78nqeto] {
    font-family: 'Poppins';
    margin-top: 25px;
    display: flex;
    flex-direction: column;
}

.billing-div h3[b-f9u78nqeto] {
    font-size: 13px;
    font-weight: 600;
    color: #292c32;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.billing-div span[b-f9u78nqeto] {
    font-size: 13px;
    font-weight: 300;
    color: #292c32;
    text-transform: uppercase;
}

/*TESTING table RESISIZE
*/

.invoice-table[b-f9u78nqeto] {
    width: 100%;
    border-collapse: collapse;
    font-size: 10px !important;
    table-layout: auto;
    margin-top: 2px !important;
    page-break-before: avoid !important;
    page-break-inside: avoid !important;
    transform: scale(0.95);
}

    .invoice-table th[b-f9u78nqeto],
    .invoice-table td[b-f9u78nqeto] {
        border: 1px solid #ddd;
        padding: 3px 3px; 
        line-height: 0.5; 
    }

    .invoice-table th[b-f9u78nqeto] {
        font-weight: 600;
        background: #f5f5f5;
        text-align: center;
    }

    .invoice-table td[b-f9u78nqeto] {
        vertical-align: top;
    }



/*BODY*/
.body-div[b-f9u78nqeto] {
    font-family: 'Poppins';
    margin-top: 30px;
    margin-bottom: 20px;
}

.order-table[b-f9u78nqeto] {
    border-collapse: collapse;
    width: 100%;
}

.order-table th[b-f9u78nqeto] {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 10px;
    font-size: 13px;
    font-weight: 600;
    color: #292c32;
}

.order-table td[b-f9u78nqeto] {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
    font-size: 13px;
    font-weight: 300;
    color: #292c32;
    text-transform: uppercase;
}

.total-div[b-f9u78nqeto] {
    border-top: 1px solid #DDDDDD;
    padding-top: 15px;
    margin-top: 25px;
}

.total-div h3[b-f9u78nqeto] {
    font-size: 13px;
    font-weight: 400;
    color: #292c32;
    letter-spacing: .2px;
    margin-top: 7px;
}

.total-div span[b-f9u78nqeto] {
    font-size: 13px;
    font-weight: 600;
    color: #292c32;
    letter-spacing: .2px;
}

.footer-text[b-f9u78nqeto] {
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #292c32;
}

/* /Pages/PurchaseOrder/ViewMonthlyInvoiceDialog.razor.rz.scp.css */

.logo-div[b-vgjthzqg8e] {
    font-family: 'Poppins';
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo-div img[b-vgjthzqg8e] {
    width: 80px;
    margin-right: 13px;
}

.logo-div h3[b-vgjthzqg8e] {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 2px;
    color: #292c32;
}

/*INVOICE TEXT*/
.invoice-text-div[b-vgjthzqg8e] {
    margin-top: 30px;
    font-family: 'Poppins';
}

.invoice-text-div h3[b-vgjthzqg8e] {
    font-size: 25px;
    font-weight: 500;
    color: #292c32;
    margin-bottom: 10px;
}

.invoice-text-div span[b-vgjthzqg8e] {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 2px;
    color: #292c32;
    text-transform: uppercase;
}

/*BILLING*/
.billing-div[b-vgjthzqg8e] {
    font-family: 'Poppins';
    margin-top: 25px;
    display: flex;
    flex-direction: column;
}

.billing-div h3[b-vgjthzqg8e] {
    font-size: 13px;
    font-weight: 600;
    color: #292c32;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.billing-div span[b-vgjthzqg8e] {
    font-size: 13px;
    font-weight: 300;
    color: #292c32;
    text-transform: uppercase;
}

/*BODY*/
.body-div[b-vgjthzqg8e] {
    font-family: 'Poppins';
    margin-top: 30px;
    margin-bottom: 20px;
}

.order-table[b-vgjthzqg8e] {
    border-collapse: collapse;
    width: 100%;
}

.order-table th[b-vgjthzqg8e] {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 10px;
    font-size: 13px;
    font-weight: 600;
    color: #292c32;
}

.order-table td[b-vgjthzqg8e] {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
    font-size: 13px;
    font-weight: 300;
    color: #292c32;
    text-transform: uppercase;
}

.total-div[b-vgjthzqg8e] {
    border-top: 1px solid #DDDDDD;
    padding-top: 15px;
    margin-top: 25px;
}

.total-div h3[b-vgjthzqg8e] {
    font-size: 13px;
    font-weight: 400;
    color: #292c32;
    letter-spacing: .2px;
    margin-top: 7px;
}

.total-div span[b-vgjthzqg8e] {
    font-size: 13px;
    font-weight: 600;
    color: #292c32;
    letter-spacing: .2px;
}

.footer-text[b-vgjthzqg8e] {
    margin-top: 20px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #292c32;
}

/* /Pages/Ticket/AllTickets.razor.rz.scp.css */
.main-container[b-hbp5zeo6ro] {
    margin-top: 10px;
    font-family: 'Poppins';
    display: flex;
    flex-direction: column;
    gap: 25px;
}

    .main-container .add-ticket[b-hbp5zeo6ro] {
        border-radius: 7px;
        padding: 7px 13px;
        color: #fff;
        font-size: 13px;
        font-weight: 400;
        margin-top: 5px;
        background: #0A8DD1;
        width: 150px;
        display: flex;
    }

        .main-container .add-ticket i[b-hbp5zeo6ro] {
            font-size: 17px;
            margin-right: 10px;
            margin-top: 5px;
        }

        .main-container .add-ticket:hover[b-hbp5zeo6ro] {
            background: #416F9A;
        }

.box-1[b-hbp5zeo6ro] {
    border: 1px solid #E7EAEE;
    padding: 20px 25px 20px 25px;
    background: #fff;
    border-radius: 12px;
    display: flex;
    gap: 10px;
    align-items: center;
}

    .box-1 button[b-hbp5zeo6ro] {
        font-size: 13px;
        padding: 8px 12px;
        border-radius: 5px;
        border: none;
        background: transparent;
        cursor: pointer;
        transition: all 0.2s ease;
        white-space: nowrap;
        flex-shrink: 0;
    }

        .box-1 button.active[b-hbp5zeo6ro] {
            background: #f2d6d5;
            color: #D54541 !important;
        }

        .box-1 button:hover[b-hbp5zeo6ro] {
            color: #D54541;
            background: #f2d6d5;
        }

    /* Search field container */
    .search-container[b-hbp5zeo6ro] {
        margin-left: auto;
        min-width: 200px;
    }

    /* Tablet styles */
    @media (max-width: 1024px) {
        .box-1[b-hbp5zeo6ro] {
            padding: 12px 15px;
            gap: 8px;
        }

            .box-1 button[b-hbp5zeo6ro] {
                font-size: 12px;
                padding: 6px 10px;
            }

        .search-container[b-hbp5zeo6ro] {
            min-width: 180px;
        }
    }

    /* Mobile styles */
    @media (max-width: 768px) {
        .box-1[b-hbp5zeo6ro] {
            flex-direction: column;
            align-items: stretch;
            padding: 15px;
            gap: 12px;
        }

        .button-group[b-hbp5zeo6ro] {
            display: flex;
            flex-wrap: wrap;
            gap: 8px;
            justify-content: center;
        }

        .box-1 button[b-hbp5zeo6ro] {
            flex: 1;
            min-width: 80px;
            max-width: 120px;
            text-align: center;
        }

        .search-container[b-hbp5zeo6ro] {
            margin-left: 0;
            width: 100%;
            min-width: unset;
        }
    }

    /* Small mobile styles */
    @media (max-width: 480px) {
        .box-1[b-hbp5zeo6ro] {
            padding: 12px;
        }

        .button-group[b-hbp5zeo6ro] {
            flex-direction: column;
            gap: 6px;
        }

        .box-1 button[b-hbp5zeo6ro] {
            width: 100%;
            max-width: none;
            padding: 10px;
        }
    }


.box-2[b-hbp5zeo6ro] {
    width: 100%;
}

    .box-2 .ticket-cont[b-hbp5zeo6ro] {
        border: 1px solid #E7EAEE;
        padding: 20px 25px 20px 25px;
        background: #fff;
        border-radius: 12px;
        width: 100%;
        cursor: pointer;
        transition: .2s ease;
    }

.ticket-cont.isDone[b-hbp5zeo6ro] {
    border: 1px solid #59ffa0 !important;
}

.box-2 .ticket-cont:hover[b-hbp5zeo6ro] {
    transform: scale(1.03);
}
}

.box-2 .ticket-cont .view:hover[b-hbp5zeo6ro] {
    color: #3355c8;
}

.box-2 .ticket-cont .severity-cont[b-hbp5zeo6ro] {
    position: absolute;
    right: 10px;
    top: 13px;
    padding: 3px 8px;
    font-size: 11px;
    border-radius: 5px;
}

    .box-2 .ticket-cont .severity-cont.low[b-hbp5zeo6ro] {
        background: #EAFAF1;
        color: #4AD384;
    }

    .box-2 .ticket-cont .severity-cont.medium[b-hbp5zeo6ro] {
        background: #FEF5E7;
        color: #F5AF40;
    }

    .box-2 .ticket-cont .severity-cont.high[b-hbp5zeo6ro] {
        background: #FDEDEB;
        color: #E95B4C;
    }

.box-2 .ticket-cont i[b-hbp5zeo6ro] {
    font-size: 17px;
    color: #32b8ff;
}

.box-2 .ticket-cont .title[b-hbp5zeo6ro] {
    margin-top: 4px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    color: #43576F;
    /*text-decoration: underline;*/
}

.box-2 .ticket-cont span[b-hbp5zeo6ro] {
    display: flex;
    color: #333;
    font-size: 13px;
    margin-bottom: -7px;
    white-space: nowrap;
}

.box-2 .ticket-cont p[b-hbp5zeo6ro] {
    margin-left: 5px;
    font-weight: 300;
    display: flex;
    color: #6d747a;
}

.box-2 .ticket-cont .assign-btn[b-hbp5zeo6ro] {
    border-radius: 7px;
    padding: 4px 13px;
    color: #333;
    border: 1px solid #D54541;
    font-size: 14px;
    font-weight: 400;
    margin-top: 5px;
}

    .box-2 .ticket-cont .assign-btn i[b-hbp5zeo6ro] {
        margin-top: 5px;
        color: #333;
        margin-right: 8px;
    }

    .box-2 .ticket-cont .assign-btn:hover[b-hbp5zeo6ro] {
        background: #D54541;
    }

.acknowledged[b-hbp5zeo6ro] {
    margin-top: 12px;
    padding: 8px 12px;
    text-align: center;
    font-size: 10px;
    border-radius: 7px;
    background: #d4edda;
    border: 1px solid #28a745;
    color: #155724;
    cursor: pointer;
    transition: all 0.2s ease;
    min-width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .acknowledged:hover[b-hbp5zeo6ro] {
        background: #c3e6cb;
        border-color: #1e7e34;
    }

.not-acknowledged[b-hbp5zeo6ro] {
    margin-top: 9px;
    padding: 8px 12px;
    text-align: center;
    font-size: 10px;
    border-radius: 7px;
    background: #f8d7da;
    border: 1px solid #dc3545;
    color: #721c24;
    cursor: pointer;
    transition: all 0.2s ease;
    min-width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .not-acknowledged:hover[b-hbp5zeo6ro] {
        background: #f5c6cb;
        border-color: #bd2130;
    }

.completed-div[b-hbp5zeo6ro] {
    margin-top: 12px;
    padding: 5px;
    font-size: 5px;
    width: 100%;
    border-radius: 7px;
    background: #EAFAF1;
    border: 1px solid #adffd0;
    color: #4AD384;
}

.button-container[b-hbp5zeo6ro] {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 1px;
    gap: 8px;
}

.search-input[b-hbp5zeo6ro] {
    width: 180px;
    height: 36px;
    margin-left: auto;
    font-size: 13px;
}

.ticket-cont[b-hbp5zeo6ro] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    min-height: 280px;
    max-height: 300px;
    overflow: hidden;
    box-sizing: border-box;
}

    .ticket-cont .title[b-hbp5zeo6ro] {
        font-size: 13px;
        font-weight: 500;
        color: #43576F;
        text-transform: uppercase;
        white-space: nowrap; 
        overflow: hidden; 
        text-overflow: ellipsis;
        display: block;
        max-width: 100%;
    }

    .ticket-cont span[b-hbp5zeo6ro] {
        font-size: 12px;
        display: flex;
        align-items: center;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .ticket-cont span p[b-hbp5zeo6ro] {
            margin-left: 5px;
            font-weight: 300;
            color: #6d747a;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            margin-bottom: 0;
        }

.ticket-field[b-hbp5zeo6ro] {
    display: flex;
    flex-direction: column;
    max-width: 100%;
    margin-bottom: 5px;
}

    .ticket-field span[b-hbp5zeo6ro],
    .ticket-field p[b-hbp5zeo6ro] {
        font-size: 12px;
        line-height: 1.2;
    }


.title-container[b-hbp5zeo6ro] {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 8px;
    overflow: hidden;
}

.severity-cont-inline[b-hbp5zeo6ro] {
    flex-shrink: 0;
}


/* /Pages/Ticket/CreateReply.razor.rz.scp.css */
.submit-btn[b-5lzldj17j8] {
    min-width: 120px; 
}

.upload-wrapper[b-5lzldj17j8] {
    max-width: 500px; 
}
/* /Pages/Ticket/CreateTicket.razor.rz.scp.css */
.submit-btn[b-7c4x769hhg] {
    min-width: 120px; 
}

.upload-wrapper[b-7c4x769hhg] {
    max-width: 500px; 
}
/* /Pages/Ticket/ViewTicket.razor.rz.scp.css */
.main-container[b-9d8ig5e80p] {
    font-family: 'Poppins';
}

.img-cont[b-9d8ig5e80p] {
    border: 1px solid #E7EAEE;
    border-radius: 8px;
    margin-bottom: 20px;
}

.box-1 .ticket-cont[b-9d8ig5e80p] {
    border: 1px solid #E7EAEE;
    padding: 20px 25px 20px 25px;
    background: #fff;
    border-radius: 12px;
    width: 100%;
    overflow: visible;
}

    .box-1 .ticket-cont .view:hover[b-9d8ig5e80p] {
        color: #3355c8;
    }
    .box-1 .ticket-cont .severity-cont[b-9d8ig5e80p] {
        position: absolute;
        right: 20px;
        top: 20px;
        padding: 3px 8px;
        font-size: 11px;
        border-radius: 5px;
    }

    .box-1 .ticket-cont i[b-9d8ig5e80p] {
        font-size: 17px;
        color: #32b8ff;
    }

    .box-1 .ticket-cont h2[b-9d8ig5e80p] {
        margin-top: 4px;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 500;
        color: #32b8ff;
        /*text-decoration: underline;*/
    }

    .box-1 .ticket-cont span[b-9d8ig5e80p] {
        display: flex;
        color: #333;
        font-size: 13px;
        margin-bottom: -7px;
        white-space: nowrap;
    }

    .box-1 .ticket-cont p[b-9d8ig5e80p] {
        margin-left: 5px;
        font-weight: 300;
        display: flex;
        color: #6d747a;
        white-space: pre-wrap;
    }

.box-2 .reply-cont[b-9d8ig5e80p] {
    margin-top: 20px;
    border: 1px solid #E7EAEE;
    padding: 20px 25px 20px 25px;
    background: #fff;
    border-radius: 12px;
    width: 100%;
}

    .box-2 .reply-cont i[b-9d8ig5e80p] {
        font-size: 17px;
        color: #32b8ff;
    }

    .box-2 .reply-cont h2[b-9d8ig5e80p] {
        margin-top: 4px;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 500;
        color: #32b8ff;
        /*text-decoration: underline;*/
    }

.completed-div[b-9d8ig5e80p] {
    margin-top: 12px;
    padding: 7px;
    text-align: center;
    font-size: 12px;
    width: 100%;
    border-radius: 7px;
    background: #EAFAF1;
    border: 1px solid #adffd0;
    color: #4AD384;
    margin-bottom: 20px;
    margin-top: -10px;
}

.message-cont[b-9d8ig5e80p] {
    display: flex;
    flex-direction: column;
}

.message[b-9d8ig5e80p] {
}

    .message span[b-9d8ig5e80p] {
        font-weight: 500;
    }

    .message p[b-9d8ig5e80p] {
        font-size: 13px;
        font-weight: 300;
        color: #6d747a;
    }

/* Responsive Reply Images CSS */

.fixed-box[b-9d8ig5e80p] {
    width: 180px;
    height: 120px;
    border: 1px solid #ccc;
    border-radius: 6px;
    background-color: #f8f8f8;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    padding: 4px;
    box-sizing: border-box;
    position: relative;
}

.image-wrapper[b-9d8ig5e80p] {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.responsive-fit-img[b-9d8ig5e80p] {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: contain;
    display: block;
    border-radius: 4px;
}

.file-name[b-9d8ig5e80p] {
    margin-top: 6px;
    font-size: 0.75rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    color: #666;
}

/* Mobile responsiveness */
@media (max-width: 768px) {
    .fixed-box[b-9d8ig5e80p] {
        width: 150px;
        height: 100px;
    }
}

@media (max-width: 480px) {
    .fixed-box[b-9d8ig5e80p] {
        width: 120px;
        height: 80px;
    }

    .file-name[b-9d8ig5e80p] {
        font-size: 0.7rem;
    }
}

/* Attachment container responsiveness */
.attachment-container[b-9d8ig5e80p] {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .attachment-container[b-9d8ig5e80p] {
        gap: 8px;
    }
}

@media (max-width: 480px) {
    .attachment-container[b-9d8ig5e80p] {
        gap: 6px;
        justify-content: center;
    }
}
/* /Pages/Warehouse/WarehouseDeliveryForm/ProductSelection.razor.rz.scp.css */

#po-table[b-2eb0y3eu6t] {
    font-family: "Poppins";
    border-collapse: collapse;
    width: 100%;
}

    #po-table th[b-2eb0y3eu6t] {
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 12px;
        background: #f4f4f9;
        color: #3a4d64;
        font-weight: 600;
        padding-left: 15px;
        padding-right: 15px;
        border: 1px solid #E0E5E9;
    }

    #po-table td[b-2eb0y3eu6t] {
        border: 1px solid #E0E5E9;
        padding: 10px 15px;
        font-size: 13px;
        letter-spacing: -.2px;
        color: #536B89;
    }

input[b-2eb0y3eu6t]::-webkit-outer-spin-button,
input[b-2eb0y3eu6t]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#po-table .qty-input[b-2eb0y3eu6t] {
    width: 100px;
    border: 1px solid #c5c5c5;
    border-radius: 5px;
    text-align: center;
    padding: 3px;
    color: #536B89;
}

@media only screen and (max-width: 600px) {
    .dropdown-div[b-2eb0y3eu6t] {
        width: 100%;
        margin-top: 25px;
    }

    .header-div[b-2eb0y3eu6t] {
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }
}
