/* /Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-zowia4ng2y] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-zowia4ng2y] {
  color: #0077cc;
}

.btn-primary[b-zowia4ng2y] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-zowia4ng2y], .nav-pills .show > .nav-link[b-zowia4ng2y] {
  color: #000;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-zowia4ng2y] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-zowia4ng2y] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-zowia4ng2y] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-zowia4ng2y] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-zowia4ng2y] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
    background-color: #fff;
    box-shadow: 0px 8px 7px 7px;
}

.head-nav[b-zowia4ng2y] {
    background-color: #fff;
    box-shadow: #E5E7EB 0px 8px 8px 0px;
}

.nav-item a[b-zowia4ng2y] {
    color: #727986;
}
a#timeDropdown:hover[b-zowia4ng2y] {
    background-color: #f5f5f5;
    border-radius: 0.4rem;
}
a#ticketDropdown:hover[b-zowia4ng2y] {
    background-color: #f5f5f5;
    border-radius: 0.4rem;
}
/* /Views/Ticket/Index.cshtml.rz.scp.css */

.total-ticket[b-owdtrzaily] {
    background-color: #6366F1;
    background: linear-gradient(135deg, #6a6ff5, #6f78ff);
    border-radius: 1rem;
    box-shadow: 0 10px 20px rgba(106,111,245,0.3);
    color: #fff;
    border: none;
}

.ticket-sec .col:nth-child(2) .card[b-owdtrzaily] {
    background: #18c27a;
    border-radius: 1rem;
    box-shadow: 0 8px 18px rgba(24,194,122,0.35);
    color: #fff;
}

.ticket-sec .col:nth-child(3) .card[b-owdtrzaily] {
    background: #ffc933;
    border-radius: 1rem;
    box-shadow: 0 8px 18px rgba(255,201,51,0.4);
    color: #fff;
}


.ticket-sec .col:nth-child(4) .card[b-owdtrzaily] {
    background: #12a8f3;
    border-radius: 1rem;
    box-shadow: 0 8px 18px rgb(197 226 241);
    color: #fff;
}



.ticket-sec .col:nth-child(5) .card[b-owdtrzaily] {
    background: #19b6a2;
    border-radius: 1rem;
    box-shadow: 0 8px 18px rgb(25 182 162 / 25%);
    color: #fff;
}


.ticket-sec .col:nth-child(6) .card[b-owdtrzaily] {
    background: #9aa4b2;
    border-radius: 1rem;
    box-shadow: 0 8px 18px rgb(154 164 178 / 25%);
    color: #fff;
}


.ticket-sec .col:nth-child(7) .card[b-owdtrzaily] {
    background: #ff4d6d;
    border-radius: 1rem;
    box-shadow: 0 8px 18px rgb(255 77 109 / 25%);
    color: #fff;
}

.sub-icon[b-owdtrzaily] {
    background: linear-gradient(135deg, #394CF3, #6f78ff);
    box-shadow: 0 10px 20px rgba(106, 111, 245, 0.3);
    padding: 0.5rem 8px;
    border-radius: 0.9rem;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 1.0rem;
    font-size: 24px;
    color: #fff;
}

.time-cards .col-md-3:nth-child(1) .card[b-owdtrzaily] {
    background: #ffffff;
    border-radius: 1rem;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
    border: none;
}

    .time-cards .col-md-3:nth-child(1) .card .icon-box[b-owdtrzaily] {
        width: 40px;
        height: 40px;
        background: #eef0ff;
        border-radius: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #6467F1;
    }

.time-cards .col-md-3:nth-child(2) .card[b-owdtrzaily] {
    background: #ffffff;
    border-radius: 1rem;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
    border: none;
}

    .time-cards .col-md-3:nth-child(2) .card .icon-box[b-owdtrzaily] {
        width: 40px;
        height: 40px;
        background: #F3EEFE;
        border-radius: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #8B5CF6;
    }

.time-cards .col-md-3:nth-child(3) .card[b-owdtrzaily] {
    background: #ffffff;
    border-radius: 1rem;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
    border: none;
}

    .time-cards .col-md-3:nth-child(3) .card .icon-box[b-owdtrzaily] {
        width: 40px;
        height: 40px;
        background: #E7F8F2;
        border-radius: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #0FB981;
    }

.time-cards .col-md-3:nth-child(4) .card[b-owdtrzaily] {
    background: #ffffff;
    border-radius: 1rem;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
    border: none;
}

    .time-cards .col-md-3:nth-child(4) .card .icon-box[b-owdtrzaily] {
        width: 40px;
        height: 40px;
        background: #E6F6FD;
        border-radius: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #0FA5E9;
    }

.Priority-card[b-owdtrzaily] {
    border-radius: 16px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05), 0 10px 25px rgba(0, 0, 0, 0.08);
    border: none;
}

    .Priority-card .card-header[b-owdtrzaily] {
        background: linear-gradient(135deg, #7B3AED, #5046E5);
        border-radius: 16px 16px 0px 0px;
        border: none;
    }


[b-owdtrzaily] .category-card {
    border-radius: 16px;
    border:none;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05), 0 10px 25px rgba(0, 0, 0, 0.08);
}
    [b-owdtrzaily] .category-card .card-header {
        background: linear-gradient(135deg, #14B8A5,#10B981);
        border-radius: 16px 16px 0px 0px;
        border: none;
    }

[b-owdtrzaily] .btn-primary {
    background: linear-gradient(135deg, #4f5cff, #3b49ff) !important;
    color: #fff;
    display: inline-flex; 
    align-items: center;
    gap: 10px;
    box-shadow: 0 6px 15px rgba(79, 92, 255, 0.35);
    transition: all 0.2s ease-in-out;
}


/* /Views/Ticket/MyTickets.cshtml.rz.scp.css */


[b-j6btquq1la] .my-tickets-cards .col-md-3:nth-child(1) .card {
    background: #EDF4FE;
    border: none;
    color: #2439F2;
}
    [b-j6btquq1la] .my-tickets-cards .col-md-3:nth-child(1) .card .icon-box {
        width: 40px;
        height: 40px;
        background: #818fff7a;
        border-radius: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #2439f2;
        font-size: 24px;
    }


[b-j6btquq1la] .my-tickets-cards .col-md-3:nth-child(2) .card {
    background: #EAFDF3;
    border: none;
    color: #24C55F;
}

    [b-j6btquq1la] .my-tickets-cards .col-md-3:nth-child(2) .card .icon-box {
        width: 40px;
        height: 40px;
        background: #B9F0CD;
        border-radius: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #33C997;
        font-size: 24px;
    }


[b-j6btquq1la] .my-tickets-cards .col-md-3:nth-child(3) .card {
    background: #F6F4FF;
    border: none;
    color: #9D3CFF;
}

    [b-j6btquq1la] .my-tickets-cards .col-md-3:nth-child(3) .card .icon-box {
        width: 40px;
        height: 40px;
        background: #9d3cff61;
        border-radius: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #7f00ff;
        font-size: 24px;
    }

[b-j6btquq1la] .my-tickets-cards .col-md-3:nth-child(4) .card {
    background: #FFF4E2;
    border: none;
    color: #F59F0A;
}

    [b-j6btquq1la] .my-tickets-cards .col-md-3:nth-child(4) .card .icon-box {
        width: 40px;
        height: 40px;
        background: #f59f0a87;
        border-radius: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #f59f0a;
        font-size: 24px;
    }

[b-j6btquq1la] .card-bg {
    border-radius: 16px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05), 0 10px 25px rgba(0, 0, 0, 0.08);
    border: none;
}

[b-j6btquq1la] .table .th {
    font-weight: 600 !important;
}
th[b-j6btquq1la] {
    text-align: inherit;
    text-align: -webkit-match-parent;
    font-weight: 600!important;
}
/* /Views/Ticket/Timesheet.cshtml.rz.scp.css */
[b-719uxz57nf] :root {
    --primary-color: #4361ee;
    --success-color: #10b981;
    --warning-color: #f59e0b;
    --danger-color: #ef4444;
    --info-color: #3b82f6;
}

body[b-719uxz57nf] {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    background-color: #f8f9fa;
}

/*.page-header {
        background: white;
        padding: 1.5rem 0;
        margin-bottom: 2rem;
        border-bottom: 1px solid #e5e7eb;
    }*/

.breadcrumb-custom[b-719uxz57nf] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: #6b7280;
    font-size: 0.875rem;
}

    .breadcrumb-custom a[b-719uxz57nf] {
        color: #6b7280;
        text-decoration: none;
    }

.tab-buttons[b-719uxz57nf] {
    border-bottom: 2px solid #e5e7eb;
    /*    margin-bottom: 2rem;*/
}

.tab-btn[b-719uxz57nf] {
    background: none;
    border: none;
    padding: .6rem 1.5rem;
    font-size: 1rem;
    color: #6b7280;
    cursor: pointer;
    border-bottom: 3px solid transparent;
    transition: all 0.3s;
    margin-bottom: -2px;
}


    .tab-btn:hover[b-719uxz57nf] {
        color: var(--primary-color);
    }

/*    .tab-btn.active {
        color: var(--primary-color);
        border-bottom-color: var(--primary-color);
        font-weight: 600;
    }*/

.filter-section[b-719uxz57nf] {
    background: white;
    padding: 1.5rem;
    border-radius: 8px;
    /*    margin-bottom: 1.5rem;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);*/
}

.search-box[b-719uxz57nf] {
    position: relative;
}

    .search-box input[b-719uxz57nf] {
        padding-left: 2.5rem;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
        height: 34px;
        font-size: 15px;
    }

    .search-box i[b-719uxz57nf] {
        position: absolute;
        left: 12px;
        top: 50%;
        transform: translateY(-50%);
        color: #9ca3af;
    }

.dropdown-custom[b-719uxz57nf] {
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    padding: 0.5rem 1rem;
    background: white;
    cursor: pointer;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.date-picker-custom[b-719uxz57nf] {
    border: 0px solid #e5e7eb;
    border-radius: 6px;
    padding: 0.5rem 1rem;
    background: white;
    height: 42px;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

[b-719uxz57nf] .timesheet-table {
    background: white;
    border-radius: 8px;
    /* overflow: hidden; */
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

    [b-719uxz57nf] .timesheet-table table {
        width: 100%;
        margin: 0;
    }

    [b-719uxz57nf] .timesheet-table thead {
        background: #cfe2ff;
        border-bottom: 2px solid #e5e7eb;
    }

    [b-719uxz57nf] .timesheet-table th {
        padding: 1rem;
        font-weight: 600;
        color: #374151;
        font-size: 0.875rem;
        text-align: center;
        white-space: nowrap;
    }

        [b-719uxz57nf] .timesheet-table th:first-child {
            text-align: left;
            min-width: 70px;
        }

    [b-719uxz57nf] .timesheet-table td {
        padding: 1rem;
        border-bottom: 1px solid #e5e7eb;
        text-align: center;
        vertical-align: middle;
    }

        [b-719uxz57nf] .timesheet-table td:first-child {
            text-align: left;
        }

    [b-719uxz57nf] .timesheet-table tbody tr:hover {
        background-color: #f9fafb;
    }

.employee-info[b-719uxz57nf] {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.employee-avatar[b-719uxz57nf] {
    position: relative;
}

    .employee-avatar img[b-719uxz57nf] {
        width: 48px;
        height: 48px;
        border-radius: 50%;
        object-fit: cover;
    }

.status-dot[b-719uxz57nf] {
    position: absolute;
    bottom: 2px;
    right: 2px;
    width: 12px;
    height: 12px;
    background: var(--success-color);
    border: 2px solid white;
    border-radius: 50%;
}

.employee-details h6[b-719uxz57nf] {
    margin: 0;
    font-size: 0.95rem;
    font-weight: 600;
    color: #111827;
}

.employee-details p[b-719uxz57nf] {
    margin: 0;
    font-size: 0.8rem;
    color: #6b7280;
}

[b-719uxz57nf] .time-bar-container {
    display: flex;
    gap: 2px;
    width: 100%;
    height: 14px;
    align-items: stretch; /* ✅ IMPORTANT */

    border-radius: 4px;
}

/*  .time-bar-container {
            display: flex;
            gap: 2px;
            min-width: 120px;
            height: 40px;
            align-items: center;
        } */

[b-719uxz57nf] .time-bar {
    height: 100%;
    border-radius: 4px;
    transition: all 0.3s;
    cursor: pointer;
}

    [b-719uxz57nf] .time-bar:hover {
        opacity: 0.8;
        transform: translateY(-2px);
    }

    [b-719uxz57nf] .time-bar.working {
        background: #10b981;
    }

    [b-719uxz57nf] .time-bar.break {
        background: #f59e0b;
    }

.time-bar.working[b-719uxz57nf] {
    background: #10b981;
}

.time-bar.break[b-719uxz57nf] {
    background: #f59e0b;
}

.time-bar.meeting[b-719uxz57nf] {
    background: #3b82f6;
}

[b-719uxz57nf] .time-bar.overtime {
    background: red;
}

.time-text[b-719uxz57nf] {
    font-size: 0.875rem;
    color: #374151;
    font-weight: 500;
}

.total-time[b-719uxz57nf] {
    font-size: 1rem;
    font-weight: 600;
    color: #111827;
}

/* By Week specific styles */
[b-719uxz57nf] .week-view .time-bar-container {
    min-width: 100px;
}

.time-sheet-card[b-719uxz57nf] {
    border-radius: 16px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05), 0 10px 25px rgba(0, 0, 0, 0.08);
    border: none;
}

[b-719uxz57nf] .tab-btn.active {
    color: #4755ff;
    border-bottom-color: var(--primary-color);
    font-weight: 600;
}
/* /Views/TimeTracking/MyDay.cshtml.rz.scp.css */
[b-o3znv9dg78] .my-tickets-cards .col-md-3:nth-child(1) .card {
    background: #EDF4FE;
    border: none;
    color: #2439F2;
}

    [b-o3znv9dg78] .my-tickets-cards .col-md-3:nth-child(1) .card .icon-box {
        width: 40px;
        height: 40px;
        background: #818fff7a;
        border-radius: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #2439f2;
        font-size: 24px;
    }


[b-o3znv9dg78] .my-tickets-cards .col-md-3:nth-child(2) .card {
    background: #EAFDF3;
    border: none;
    color: #24C55F;
}

    [b-o3znv9dg78] .my-tickets-cards .col-md-3:nth-child(2) .card .icon-box {
        width: 40px;
        height: 40px;
        background: #B9F0CD;
        border-radius: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #33C997;
        font-size: 24px;
    }


[b-o3znv9dg78] .my-tickets-cards .col-md-3:nth-child(3) .card {
    background: #F6F4FF;
    border: none;
    color: #9D3CFF;
}

    [b-o3znv9dg78] .my-tickets-cards .col-md-3:nth-child(3) .card .icon-box {
        width: 40px;
        height: 40px;
        background: #9d3cff61;
        border-radius: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #7f00ff;
        font-size: 24px;
    }

[b-o3znv9dg78] .my-tickets-cards .col-md-3:nth-child(4) .card {
    background: #FFF4E2;
    border: none;
    color: #F59F0A;
}

    [b-o3znv9dg78] .my-tickets-cards .col-md-3:nth-child(4) .card .icon-box {
        width: 40px;
        height: 40px;
        background: #f59f0a87;
        border-radius: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #f59f0a;
        font-size: 24px;
    }

[b-o3znv9dg78] .card-bg {
    border-radius: 16px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05), 0 10px 25px rgba(0, 0, 0, 0.08);
    border: none;
}
/* /Views/TimeTracking/MyReport.cshtml.rz.scp.css */

[b-ktcb6rtxo1] .daily-time-card {
    border-radius: 16px;
    border: none;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05), 0 10px 25px rgba(0, 0, 0, 0.08);
}

    [b-ktcb6rtxo1] .daily-time-card .card-header {
        background: linear-gradient(135deg, #09097985, #00d4ffab);
        border-radius: 16px 16px 0px 0px;
        border: none;
    }
[b-ktcb6rtxo1] .time-by-ticket-card {
    border-radius: 16px;
    border: none;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05), 0 10px 25px rgba(0, 0, 0, 0.08);
}

    [b-ktcb6rtxo1] .time-by-ticket-card .card-header {
        background: linear-gradient(135deg, #9b3d12ab, #ae8e1c78);
        border-radius: 16px 16px 0px 0px;
        border: none;
    }
[b-ktcb6rtxo1] .time-by-activity-card {
    border-radius: 16px;
    border: none;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05), 0 10px 25px rgba(0, 0, 0, 0.08);
}

    [b-ktcb6rtxo1] .time-by-activity-card .card-header {
        background: linear-gradient(135deg, #845ec2b0, #b39cd0);
        border-radius: 16px 16px 0px 0px;
        border: none;
    }
