﻿@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

    a:hover {
        color: #29C4F4;
    }

.logo-small {
    margin-right: 20px;
}

    .logo-small img {
        height: 35px;
    }

.mud-navmenu.mud-navmenu-default .mud-nav-link.active:not(.mud-nav-link-disabled) {
    background-color: #fff !important;
    color: #29C4F4;
}

.mud-nav-link:hover:not(.mud-nav-link-disabled) {
    background-color: #fff;
    color: #29C4F4;
}

.mud-nav-link-text span {
    padding-left: 5px;
}

.mud-drawer-content .mud-nav-link {
    color: #fff;
}
/*Active tabs*/
.mud-tabs-toolbar-secondary .mud-tab.mud-tab-active {
    background-color: #74aedd;
}

.btn-primary {
    color: #fff;
    background-color: #0d8fc6;
    border-color: #1861ac;
}

.login-right-wrap .mud-button-root:disabled {
    color: #fff !important;
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #1861ac;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

/*-----------------
	12. Sidebar
-----------------------*/
.nav-bar {
    width: 120px !important;
    background: #538ee0;
}

    .nav-bar .logo img {
        max-height: 50px;
        width: auto;
    }

    .nav-bar .mud-nav-link {
        color: white;
    }

.header {
    background-color: #29C4F4;
    box-shadow: none;
}

.logo span {
    font-size: 25px;
    font-weight: 800;
    background-image: linear-gradient(to left, #003b9c, #4da4e8);
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
}

.mud-table-bordered .mud-table-container .mud-table-root .mud-table-head.table-head-bordered .mud-table-row .mud-table-cell:not(:last-child) {
    border-right: 1px solid #cccccc !important;
}

.mud-table-cell {
    border-bottom: 1px solid #cccccc !important;
}
/*.page-wrapper > .content {
    display: flex;
    gap: 20px;
    align-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}*/
.mud-link-disabled .mud-error-text {
    color: #00000042 !important;
}

.loader {
    position: fixed;
    z-index: 2000;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 300px;
    width: 300px;
    overflow: hidden;
    text-align: center;
}

.spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 303;
    border-radius: 100%;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
}

.spinner1 {
    width: 100px;
    height: 100px;
    border: 10px solid #3576cc;
    animation: spin 1s linear infinite;
}

.spinner2 {
    width: 70px;
    height: 70px;
    border: 10px solid #3576cc;
    animation: negative-spin 2s linear infinite;
}

.spinner3 {
    width: 40px;
    height: 40px;
    border: 10px solid #3576cc;
    animation: spin 4s linear infinite;
}

@keyframes spin {
    0% {
        transform: translate(-50%,-50%) rotate(0deg);
    }

    100% {
        transform: translate(-50%,-50%) rotate(360deg);
    }
}

@keyframes negative-spin {
    0% {
        transform: translate(-50%,-50%) rotate(0deg);
    }

    100% {
        transform: translate(-50%,-50%) rotate(-360deg);
    }
}

.icon-button-custom {
    color: #29B6F6;
    border-radius: 50% !important;
    margin-left: 15px;
    height: 35px;
    width: 35px;
    margin-top: auto;
}

.loader-text {
    position: relative;
    top: 75%;
    color: #3576cc;
    font-weight: bold;
}

.row-blue td {
    color: #0e1ce8 !important;
}

.row-waring td {
    color: #9F6000 !important;
}

.row-purple td {
    color: #9638F1 !important;
}

.timesheet-lite .row-add td {
    background-color: #f9f2f2 !important;
}

.row-success td {
    color: #4F8A10 !important;
}

.row-purchase td {
    color: #426164 !important;
}

.row-info td {
    color: #00529B !important;
}

.row-magenta td {
    color: rgba(255, 0, 255, 1) !important;
}

.row-dark-green td {
    color: #006400 !important;
}

.row-dark-red td {
    color: #8B0000 !important;
}

.row-orange-red td {
    color: #FF4500 !important;
}

.red-text {
    color: #f44336 !important;
}

.green-text {
    color: #4caf50 !important;
}

.bg-default {
    background-color: rgba(38, 107, 235, 0.1) !important;
}

.bg-inactive {
    background-color: rgba(216, 0, 12, 0.1) !important;
}

.bg-status1 {
    background-color: rgba(79, 138, 16, 0.1) !important;
}

.bg-status2 {
    background-color: rgba(105, 185, 190, 0.2) !important;
}

.bg-status3 {
    background-color: rgba(150, 56, 241, 0.1) !important;
}

.bg-status4 {
    background-color: rgba(0, 82, 155, 0.2) !important;
}

.bg-status5 {
    background-color: rgba(159, 96, 0, 0.2) !important;
}

.mud-dialog .mud-dialog-title {
    background-color: #29C4F4;
    padding: 10px 18px;
}

    .mud-dialog .mud-dialog-title .mud-typography, .mud-dialog .mud-dialog-title .mud-typography svg {
        color: #fff;
    }

.mud-dialog .mud-dialog-content {
    padding: 20px 24px 8px 24px;
}

.date-picker {
    max-width: 200px;
    margin: 1rem;
}

.mud-table-sticky-header * .mud-table-root .mud-table-head * .mud-table-cell {
    background-color: #dee0e3;
}

.full-table td, .full-table th {
    white-space: nowrap;
}

.selected {
    /*background-color: #1E88E5 !important;*/
}

    .selected > td {
        color: white !important;
        background-color: #1E88E5 !important;
    }

        .selected > td .mud-input {
            color: white !important;
        }

.form-line {
    display: flex;
    margin-bottom: 0.8rem;
    margin-right: 0.8rem;
}

    .form-line label {
        margin-bottom: unset;
        margin-left: 0.8rem;
        margin-right: 0.8rem;
        width: 100%;
        max-width: 150px;
    }

    .form-line .mud-input {
        width: 100%;
    }

    .form-line input {
        padding: 8px 14px 8px 14px !important;
    }

    .form-line .mud-input:has(input[type=number]) {
        width: none;
    }

    .form-line .date-picker {
        margin: unset;
    }

    .form-line .mud-input-control {
        margin-top: unset;
    }

        .form-line .mud-input-control > .mud-input-control-input-container > div.mud-input.mud-input-text {
            margin-top: unset;
        }

    .form-line input[type=number] {
        width: 50px;
    }

    .form-line .num-field {
        max-width: 70px;
        margin-top: unset;
    }

        .form-line .num-field .mud-input-control-input-container {
            width: 70px;
        }

.form-button {
    float: right;
    margin-bottom: 1rem;
}

    .form-button button {
        width: 120px;
        margin: 0 1.5rem;
    }

.timesheet {
    margin: 1rem 0;
    width: 100%;
}

.timesheet-detail {
    background-color: #f7f7f7;
}

    .timesheet-detail .mud-card-header {
        padding-top: 8px;
        padding-bottom: 2px;
    }

    .timesheet-detail .mud-card-content {
        padding-top: 8px;
    }

.detail-timesheet-content {
    display: inline-block;
}

.timesheet-time {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.detail-info {
    display: flex;
    margin-bottom: 1rem;
}

.detail-timesheet-content p {
    margin-right: 2rem;
}

.detail-timesheet-request {
    display: flex;
    max-width: 600px;
}

    .detail-timesheet-request button {
        margin-left: 2rem;
    }

.request-form .form-group {
    display: flex;
    align-items: center;
    gap: 3rem;
}

    .request-form .form-group input[type="text"] {
        height: 2rem;
    }

.request-form > div {
    margin-top: 10px;
}

.nav-page {
}

.nav-page-content {
    margin-top: 2rem;
}

.mud-table {
    border: solid #e3e5e8 1px;
}

.employee-wrapper {
    display: grid;
    grid-row-gap: 2rem;
    grid-column-gap: 1rem;
    width: 100%;
    grid-template-columns: minmax(350px,350px) auto;
}

.employee-nav {
    grid-row: 1;
    grid-column: span 2;
}

.employee-list {
    grid-row: 2;
    grid-column: 1;
    align-items: start;
}

.employee-content {
    display: unset;
    grid-row: 2;
    width: 100%;
    overflow: auto;
}

.employee-list-content {
    /*max-height: 600px;*/
    overflow: scroll;
    margin-top: 1rem;
    width: 100%;
}

.employee-list-content-all {
    margin-top: 1rem;
    width: 100%;
}

    /*.employee-list-content .mud-table-container {
        height: 500px;
    }*/

    .employee-list-content > .mud-table-container, .employee-list-content-all > .mud-table-container {
        overflow-x: hidden;
    }

.table-responsive:has(>.employee-list-content), .table-responsive:has(>.employee-list-content-all) {
    margin-top: 0.5rem;
    border: solid #dfdfe0 0.1rem;
}

.employee-list-content thead, .employee-list-content-all thead {
    display: none !important;
}

.employee-list-content .table-primary, .employee-list-content-all .table-primary {
    background-color: #BBDEFB;
}

    .employee-list-content .table-primary > td, .employee-list-content-all .table-primary > td {
        background-color: inherit !important;
        border-color: inherit !important;
        color: inherit !important;
    }

.employee-list-content .rounded-circle, .employee-list-content-all .rounded-circle {
    float: left;
    margin: 10px;
    margin-top: 1rem;
    width: 50px;
}

.employee-list-content .mud-table-cell, .employee-list-content-all .mud-table-cell {
    padding: 6px 10px 6px 4px !important;
}

.table-responsive .employee-list-content tr td:first-child, .table-responsive .employee-list-content-all tr td:first-child {
    padding-left: 0.5rem !important;
}

.pager-employee-all .mud-table-pagination-spacer, .pager-employee-all .mud-select, .pager-employee-all .mud-table-pagination-caption {
    display: none !important;
}

.pager-employee-all {
    justify-content: center;
}

.jobtitle-text {
    white-space: nowrap;
    font-style: italic;
    font-size: 0.8rem;
    color: grey;
    overflow-x: hidden;
    text-overflow: ellipsis;
    /*max-width: 220px;
    display: inline-flex;
    padding-right: 5px;*/
}

.code-text {
    font-style: italic;
    font-size: 0.9rem;
    color: grey;
}

.location-text {
    white-space: nowrap;
    color: #46464a !important;
    overflow-x: hidden;
    text-overflow: ellipsis;
    font-size: 0.9rem;
}

.employee-name {
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.9rem;
    font-weight: bold;
    float: left;
}

.status-name {
    padding-left: 2rem;
}

.all-employee {
    padding: 8px;
}

    .all-employee > .row > .code-text {
        padding-left: 5px;
        padding-right: 8px;
        text-align: right;
    }

    .all-employee > .row > .status-name {
        overflow-x: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-align: right;
        padding-left: 4px;
    }

.timesheet .mud-table-container {
    max-height: 600px;
}

.overtime-content .mud-table-container {
    max-height: 550px;
}

.request-content .mud-table-container {
    max-height: 300px;
}

.overtime-table .mud-table-container {
    max-height: 600px;
}

.leave-remain-content .mud-table-container {
    max-height: 400px;
}

.leave-remain-content .mud-table-root > .mud-table-head {
    position: sticky;
    z-index: 2;
    top: 0;
}

.timesheet-frontline .mud-table-root > .mud-table-head {
    position: sticky;
    z-index: 2;
    top: 0;
}

.form-action {
    float: right;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

    .form-action button {
        margin-left: 0.8rem;
    }

.head-link-set li a.active {
    background: #BBDEFB;
    color: black;
}

.head-link-set li a:hover {
    background: #E3F2FD;
    color: black;
}

.overtime-time {
    display: flex;
    gap: 1rem;
    margin-bottom: 0.5rem;
}

    .overtime-time .mud-input.mud-input-underline:before {
        border-bottom: none !important;
    }

.field-noborder {
    margin-bottom: 1rem;
}

    .field-noborder > .mud-input-control-input-container > .mud-input > .mud-input-outlined-border {
        border: none !important;
    }

    .field-noborder > .mud-input-control-input-container > label {
        font-weight: bold !important;
        font-size: 1.2rem !important;
        padding-bottom: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .field-noborder > .mud-input-control-input-container > .mud-input {
        margin-top: 0.5rem;
        margin-left: 1rem;
    }

.trans-table > .mud-input-control {
    margin-top: 2px !important;
}

.trans-table > .date-picker {
    margin: unset !important;
    max-width: 100%;
}

    .trans-table > .date-picker > .mud-input-control {
        margin-top: 2px !important;
    }

.mud-tabs-panels .card {
    border-radius: unset;
    margin-bottom: 0;
}

.user-menu .mud-input-control > .mud-input-control-input-container > div.mud-input.mud-input-text {
    margin-top: 8px;
}

.user-menu .mud-input.mud-input-underline:before, .user-menu .mud-input.mud-input-underline:hover:not(.mud-disabled):before {
    border-bottom: none;
}

.user-menu .mud-select .mud-icon-root.mud-svg-icon {
    display: none;
}

.user-menu .dropdown-menu .dropdown-item {
    color: #000;
}

    .user-menu .dropdown-menu .dropdown-item:hover {
        color: #29bee5;
        background-color: transparent;
    }

    .user-menu .dropdown-menu .dropdown-item i {
        width: 25px;
    }

.sidebar-menu ul li a i {
    font-size: 1.2rem;
    color: #f2f3f9;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

}

.sidebar-menu ul li a:hover i {
    color: #29C4F4;
}

.sidebar-menu li.active > a i {
    color: #29C4F4;
}

.dropdown-icon {
    float: right;
}

.header-perm {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.check-permission .mud-input-control {
    align-items: center;
}

.no-permission-title {
    font-size: 2.5rem;
    text-align: center;
}

.mud-ripple {
    font-weight: bold;
}

.role-table .mud-table-container {
    max-height: 650px !important;
}

.icon-nofill {
    border-radius: 50% !important;
    border: none !important;
}

.field-input-row {
    display: flex;
    padding-bottom: 8px;
    height: 42px;
}

    .field-input-row .mud-icon-button {
        padding: 0;
    }

    .field-input-row .mud-checkbox {
        margin-bottom: 0;
    }

    .field-input-row .label {
        text-align: left;
        margin-right: 10px;
        font-weight: 600;
        flex-basis: 120px;
        flex-shrink: 0;
        margin-top: auto;
        margin-bottom: auto;
    }

    .field-input-row .mud-input > input.mud-input-root-outlined, div.mud-input-slot.mud-input-root-outlined {
        padding: 5.5px 14px;
    }

    .field-input-row .mud-input.mud-input-outlined {
        margin-right: 20px;
    }

    .field-input-row .date-picker {
        margin: 0px;
    }

    .field-input-row .mud-input-control > .mud-input-control-input-container > div.mud-input.mud-input-text {
        margin-top: 0px;
    }

    .field-input-row .mud-input > input.mud-input-root-outlined.mud-input-root-margin-dense, .field-input-row div.mud-input-slot.mud-input-root-outlined.mud-input-root-margin-dense {
        padding-top: 5.5px;
        padding-bottom: 5.5px;
    }

.info-right .field-input-row .label {
    flex-basis: 150px;
}

.avatar-info {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 30px;
}

.timesheet-lite {
    width: 100%
}

    .timesheet-lite > .mud-table-container {
        max-height: 600px;
    }

    .timesheet-lite .day-timesheet {
        display: inline-block;
        width: 25px;
        color: black;
    }

    .timesheet-lite .dow-timesheet {
        display: inline-block;
        color: dimgray;
        width: 40px;
    }

    .timesheet-lite .remark-timesheet {
        font-size: .85rem;
        color: #58606b;
    }

.attendance {
    flex-grow: 2;
}

    .attendance > .mud-table-container {
        max-height: 600px;
    }

    .attendance .attendance-title {
        font-size: 1.2rem;
        padding-bottom: 10px;
        padding-left: 5px;
        font-weight: 500;
    }

    .attendance .day-attendance {
        display: inline-block;
        flex: 0 0 25px;
        color: black;
    }

    .attendance .dow-attendance {
        display: inline-block;
        color: dimgray;
        flex: 0 0 40px;
    }

.dialog-form .mud-input > input.mud-input-root-outlined, .dialog-form div.mud-input-slot.mud-input-root-outlined {
    padding: 12.5px 14px;
}

.dialog-form .mud-input-control > .mud-input-control-input-container > .mud-input-label-outlined.mud-input-label-inputcontrol {
    line-height: 12px;
}

.dialog-form .date-picker {
    margin: unset;
    max-width: unset;
}

.dialog-form label > .mud-ripple {
    padding: 0px 20px;
}

.dialog-form .inline-info {
    display: flex;
    margin-top: 0.8rem;
    margin-bottom: 0.3rem;
}

.inline {
    display: flex;
}

.search-staff-form .mud-input > input.mud-input-root-outlined, .search-staff-form div.mud-input-slot.mud-input-root-outlined {
    padding: 10.5px 14px;
}

.search-staff-form .mud-checkbox {
    margin: 5px 0;
}

.search-staff-form .mud-icon-button {
    padding: 4px;
}

.search-staff-form p {
    margin-top: auto;
    margin-bottom: auto;
}

.control-area .date-picker {
    margin: unset;
}

.control-area .mud-select {
    max-width: 250px;
}

.control-area .mud-input > input.mud-input-root-outlined, .control-area div.mud-input-slot.mud-input-root-outlined {
    padding: 8px 4px;
}

.control-area .mud-picker {
    max-width: 250px;
}

.approval-table .mud-table-container {
    max-height: 400px;
}

.workplace-form {
    padding: 15px 15px 8px !important;
    min-width: 350px !important;
}

    .workplace-form .field-input-row .label {
        flex-basis: 80px;
    }

    .workplace-form .field-input-row .mud-input.mud-input-outlined {
        margin-right: unset;
    }

.edit-form-cus .validation-errors {
    margin-bottom: 10px;
    margin-left: 10px;
}

.add-org .label {
    flex-basis: 50px;
    font-weight: 400;
    margin-left: 10px;
    margin-top: auto;
}

.add-org-control {
    display: flex;
    gap: 10px;
    margin: 20px 10px;
}

.org-employee-panel {
    flex-basis: 600px;
}

.employee-org tr td:first-child {
    width: 200px;
}

.employee-org tr td p:first-child {
    font-size: 1rem;
    font-style: unset;
}

.employee-org tr td p {
    font-size: .9rem;
    font-style: italic;
}

.add-employee-dialog .mud-input-control {
    margin-bottom: 15px;
}

.add-employee-dialog .mud-input > input.mud-input-root-outlined, .add-employee-dialog div.mud-input-slot.mud-input-root-outlined {
    padding: 12.5px 14px;
}

.add-employee-dialog .mud-input-control > .mud-input-control-input-container > .mud-input-label-outlined.mud-input-label-inputcontrol {
    line-height: 12px;
}

.add-employee-dialog .date-picker {
    max-width: unset;
    margin: unset;
}

.meeting-form {
    padding: 5px 20px 15px 20px;
}

    .meeting-form .control-area {
        display: flex;
    }

    .meeting-form .mud-icon-button {
        padding: 3px;
    }

    .meeting-form p {
        padding-top: 4px;
    }

    .meeting-form .mud-input {
        margin-top: unset !important;
    }

    .meeting-form .mud-input-control {
        width: 40px;
    }
/*.timesheet-frontline{
    width: 800px;
}
.timesheet-frontline * {
    font-size: 13px;
}*/
.timesheet-frontline tr td, .timesheet-frontline tr td, .assignment-table tr td, .assignment-table tr td {
    padding-right: 12px;
    padding-left: 6px;
}

.timesheet-frontline * .mud-table-row .mud-table-cell, .assignment-table * .mud-table-row .mud-table-cell {
    padding-inline-start: 5px;
    padding-inline-end: 5px;
}

.front-timesheet-dialog .mud-input-control > .mud-input-control-input-container > div.mud-input.mud-input-text {
    margin-top: unset;
}

.front-timesheet-dialog .mud-input-control {
    margin-top: 0;
}

.front-timesheet-dialog .mud-select {
    max-width: 280px;
}

.front-timesheet-dialog .mud-icon-button {
    padding: 0;
}

.front-timesheet-dialog .input-time {
    max-width: 80px;
}

    .front-timesheet-dialog .input-time .mud-input > input.mud-input-root-outlined, .front-timesheet-dialog .input-time div.mud-input-slot.mud-input-root-outlined {
        padding: 5px 12px;
    }

.front-timesheet-dialog .timesheet-inline > * {
    margin-top: auto;
    margin-bottom: auto;
}

.verification-detail * {
    font-size: 12px;
}

.verification-detail .mud-icon-root.mud-svg-icon {
    fill: white;
}

.verification-detail .mud-icon-button {
    padding: unset;
}

.export-variant .mud-input > input.mud-input-root-outlined, .export-variant div.mud-input-slot.mud-input-root-outlined {
    padding: 8.5px 14px;
}

.export-variant .mud-input-control {
    margin-top: unset;
}

.front-approval {
    flex-wrap: wrap;
}

.front-approval-detail {
    flex-grow: 1;
    min-width: 400px;
    min-height: 300px;
    padding: 10px 10px;
}

    .front-approval-detail .label {
        margin-top: auto;
        margin-bottom: auto;
    }

    .front-approval-detail .mud-input-control {
        width: 50px;
        margin-top: 0px;
    }

    .front-approval-detail .mud-icon-button {
        padding: 8px;
    }

    .front-approval-detail .mud-input > input.mud-input-root-outlined, .front-approval-detail div.mud-input-slot.mud-input-root-outlined {
        padding: 6px 8px;
    }

.front-approval-table {
    flex-grow: 1;
    width: 1000px;
}

.transfer-form .label {
    width: 120px;
}

.transfer-form .mud-input-control {
    margin-top: 0px;
}

.transfer-form .mud-icon-button {
    padding: 0px;
}

.transfer-form .mud-input > input.mud-input-root-outlined, .transfer-form div.mud-input-slot.mud-input-root-outlined {
    padding: 6px 8px;
}

.transfer-table .mud-table-container {
    max-height: 600px;
}

.unlock-form {
    padding: 15px;
}

    .unlock-form p {
        width: 100px;
    }

    .unlock-form .mud-input > input.mud-input-root-outlined, .unlock-form div.mud-input-slot.mud-input-root-outlined {
        padding: 6px 14px;
    }

    .unlock-form .mud-select.mud-autocomplete {
        width: 120px;
    }

.row-space {
    padding: 0 2px !important;
    background-color: gray !important;
    width: 5px !important;
    border: none !important;
}

.assignment-table * .mud-table-root .mud-table-head * .mud-table-cell {
    position: sticky;
    z-index: 3;
    top: 36px;
}

.assignment-table * .mud-table-root .mud-table-head * .header1 {
    position: sticky;
    z-index: 3;
    top: 0;
}

.assignment-table * .mud-table-row td:first-child, .assignment-table * .mud-table-row th:first-child {
    position: sticky;
    z-index: 2;
    left: 0;
    background-color: white;
}

.assignment-table * .mud-table-row td:nth-child(2), .assignment-table * .mud-table-row th:nth-child(2) {
    position: sticky;
    z-index: 2;
    left: 89.5px;
    background-color: white;
}

.assignment-table * .mud-table-row td:nth-child(3), .assignment-table * .mud-table-row th:nth-child(3) {
    position: sticky;
    z-index: 2;
    left: 168.5px;
    background-color: white;
}

.assignment-table * .mud-table-row td:nth-child(4), .assignment-table * .mud-table-row th:nth-child(4) {
    position: sticky;
    z-index: 2;
    left: 398.5px;
    background-color: white;
}

.assignment-table * .mud-table-row td:nth-child(5), .assignment-table * .mud-table-row th:nth-child(5) {
    position: sticky;
    z-index: 2;
    left: 463.5px;
    background-color: white;
}

.assignment-table * .mud-table-row th:first-child,
.assignment-table * .mud-table-row th:nth-child(2),
.assignment-table * .mud-table-row th:nth-child(3),
.assignment-table * .mud-table-row th:nth-child(4),
.assignment-table * .mud-table-row th:nth-child(5) {
    z-index: 4 !important;
}

.assign-dialog .mud-select {
    width: 160px;
}

.assign-dialog .mud-input-control {
    width: 100px;
}

.lock-table .mud-icon-button {
    padding: 0;
}

.import-form .mud-select {
    max-width: 300px;
}

.request-table .mud-table-container {
    max-height: 400px;
    min-height: 100px;
}

.need-approve-table .mud-table-container {
    max-height: 300px;
}

.bank-dialog .mud-icon-button {
    padding: 0px;
}

.report-form {
    max-width: 500px;
}

.report-input p {
    max-width: 180px;
    min-width: 100px;
    padding: 5px 5px 5px 10px;
}

.report-input .mud-input-control > .mud-input-control-input-container > div.mud-input.mud-input-text {
    margin-top: 0px;
}

.report-input .mud-input > input.mud-input-root-outlined, .report-input div.mud-input-slot.mud-input-root-outlined {
    padding: 6px 14px;
}

.report-input .mud-input-control {
    margin-top: 0px;
}

.report-location .mud-toolbar {
    height: 40px;
}

    .report-location .mud-toolbar p {
        max-width: 180px;
        min-width: 100px;
        padding: 5px 5px 5px 10px;
    }

    .report-location .mud-toolbar .mud-input-control {
        margin-top: 0px;
    }

        .report-location .mud-toolbar .mud-input-control > .mud-input-control-input-container > div.mud-input.mud-input-text {
            margin-top: 0px;
        }

    .report-location .mud-toolbar .mud-input > input.mud-input-root-outlined,
    .report-location .mud-toolbar div.mud-input-slot.mud-input-root-outlined {
        padding: 6px 14px;
    }

.balance-dialog .label {
    width: 80px;
    flex-shrink: 0;
    margin-top: auto;
    margin-bottom: auto;
}

.balance-dialog .mud-input-control > .mud-input-control-input-container > div.mud-input.mud-input-text {
    margin-top: 0px;
}

.calc-balance-control .mud-picker-inline {
    flex-grow: 0;
}

.mud-main-content > div {
    margin: 10px;
}


.employee-selection {
    flex: 0 0 340px;
}

.backline-employee-content, .admin-employee-content {
    flex: 1 2 0;
    overflow-x: auto;
}

.add-late-request {
    width: 40%;
    padding: 20px 10px;
}

.mud-dialog-custom {
    align-items: center;
    justify-content: center;
}

.employee-info {
    display: flex !important;
}

.employee-info-img {
    display: flex !important;
    flex-direction: row !important;
}

.employee-info-address {
    flex-direction: column;
}
    .employee-info-address .field-input-row > p:first-child{
        flex-basis: 150px;
    }

.analyze-frontline {
    flex-direction: row !important;
}

.assignment-table-mobile {
    height: 250px;
    overflow-y: scroll;
}

.expansion-assignment .mud-expand-panel .mud-expand-panel-content {
    padding: 0;
}

.timesheet-dialog-mobile .mud-dialog-content {
    padding: 20px 4px 8px 4px;
}

.event-time .mud-input-number-control {
    width: 60px;
}

.filter_approval_client {
    flex-direction: row !important;
    flex-grow: 1;
}

    .filter_approval_client .mud-input-text {
        margin-top: unset !important;
    }

    .filter_approval_client .mud-select {
        flex-grow: 0;
    }

.mud-select:has(.culture-select) {
    flex-grow: 0;
}

.culture-select {
    margin-top: 0px;
    width: 80px;
    padding: 5px 15px;
    /*border: 1px solid;
    border-radius: 10px;*/
}

    .culture-select .mud-select-input {
        margin-top: 0px !important;
        color: white;
    }

    .culture-select .mud-input-adornment-end svg {
        fill: white;
    }

    .culture-select .mud-input.mud-input-underline:before, .culture-select .mud-input.mud-input-underline:hover:not(.mud-disabled):before {
        border-bottom: unset;
    }

    .culture-select div.mud-select-input {
        padding-top: 0px !important;
    }

.employee-info .field-input-row > p {
    margin-top: auto;
    margin-bottom: auto;
}

.date-booking {
    max-width: unset;
    margin: unset;
    margin-bottom: 1rem;
    margin-top: 0 !important;
}

.culture-item {
    padding: unset;
}

    .culture-item .mud-typography {
        text-align: center;
    }

#scroll-wrapper {
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
}

.help-nav {
    margin-top: auto;
    margin-bottom: 5px;
}
.verification-tooltip {
    left: 0 !important;
}
.trans-table .mud-autocomplete .mud-select-input .mud-input-slot {
    padding-top: 3px !important;
}
.common-dialog {
    min-width: 400px;
}
.trans-list .mud-table-container{
    max-height: 300px;
}
.trans-detail div {
    flex: 1 1 auto;
}
.trans-detail-line > p:first-child{
    flex: 0 0 150px;
}
.trans-detail-line > p:last-child {
    max-width: 250px;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
}
.company-line{
    display: flex;
}
    .company-line > .field-input-row:last-child > .field-input-row{
        gap: 30px;
    }
    .company-line > .field-input-row:first-child {
        flex-grow: 1;
    }
    .company-line > .field-input-row:first-child > p{
        flex-basis: 190px;
    }
.attachment-file {
    margin-top: auto;
    margin-bottom: auto;
    padding-left: 15px;
}

@media (max-width: 1366px) {
    .person-staff .mud-select {
        max-width: 200px;
    }

    .employee-info-img {
        display: flex !important;
        flex-direction: column !important;
    }
}

@media (max-width: 1280px) {
    .timesheet-attendance {
        flex-direction: column !important;
    }

        .timesheet-attendance > div {
            width: 100%;
        }
}

@media (max-width: 1080px) {

    .employee-info {
        display: flex !important;
        flex-direction: column !important;
    }

        .employee-info .field-input-row p:nth-child(2) {
            word-break: break-word;
        }

        .employee-info .field-input-row {
            margin-top: 10px;
            margin-bottom: 5px;
            height: auto !important;
        }

    .employee-info-address {
        flex-direction: row;
    }

        .employee-info-address .field-input-row {
            height: auto !important;
        }

    .trans-detail {
        flex-direction: column !important;
    }
}

@media (max-width: 600px) {
    .mud-popover:has(>.mud-picker-inline-paper) {
        top: 50px !important;
        left: 10% !important;
    }

    .bg-default > td {
        background-color: rgba(38, 107, 235, 0.1) !important;
    }

    .bg-inactive > td {
        background-color: rgba(216, 0, 12, 0.1) !important;
    }

    .bg-status1 > td {
        background-color: rgba(79, 138, 16, 0.1) !important;
    }

    .bg-status2 > td {
        background-color: rgba(105, 185, 190, 0.2) !important;
    }

    .bg-status3 > td {
        background-color: rgba(150, 56, 241, 0.1) !important;
    }

    .bg-status4 > td {
        background-color: rgba(0, 82, 155, 0.2) !important;
    }

    .bg-status5 > td {
        background-color: rgba(159, 96, 0, 0.2) !important;
    }

    .mud-table-cell {
        max-width: unset !important;
    }

    .mud-xs-table .mud-table-cell {
        text-align: end !important;
    }

        .mud-xs-table .mud-table-cell:before {
            text-align: start !important;
        }

    .mud-table-bordered .mud-table-container .mud-table-root .mud-table-body .mud-table-row .mud-table-cell:not(:last-child) {
        border-bottom: unset !important;
    }

    .mud-table-row .mud-table-cell:last-child {
        border-bottom: 1px solid var(--mud-palette-table-lines) !important;
        border-right: 1px solid var(--mud-palette-table-lines) !important;
    }

    .full-table td, .full-table th {
        white-space: unset;
    }

    .employee-selection {
        flex: 0 0 auto;
        width: 100%;
    }

    .pager-employee-all {
        min-height: 60px !important;
        padding: unset !important;
    }
        .pager-employee-all .mud-button-root:first-child,.pager-employee-all .mud-button-root:last-child {
            display: inline-flex !important;
        }
        .pager-employee-all .mud-table-pagination-actions {
            margin-right: unset !important;
            margin-inline-end: auto !important;
        }

    .employee-list-content .mud-table-container {
        height: 100%;
    }

    .employee-selection .mud-table-cell {
        flex-direction: row;
        justify-content: unset;
    }

        .employee-selection .mud-table-cell div:first-child {
            flex: 0 0 50px;
        }

    .employee-code-area {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
    }

    .backline-employee-selection > * {
        flex-grow: 1;
    }

    .backline-employee {
        flex-direction: column !important;
    }

    .backline-employee-content {
        flex: 0 0 auto;
        width: 100%;
    }

    .admin-employee {
        flex-direction: column !important;
    }

    .admin-employee-content {
        flex: 0 0 auto;
        width: 100%;
    }

    .timesheet-attendance .mud-xs-table .mud-table-cell {
        justify-content: unset;
    }

    .timesheet-lite .mud-table-cell {
        flex-direction: column !important;
        align-items: flex-start;
    }

    .timesheet-lite > .mud-table-container {
        max-height: unset;
    }

    .timesheet-lite-info {
        display: flex;
        text-align: start;
    }

    .attendance > .mud-table-container {
        max-height: unset;
    }

    .attendance .mud-table-cell, .attendance .mud-table-cell {
        text-align: start !important;
    }

    .waiting-approve {
        display: flex;
        flex-direction: column;
        text-align: right;
    }

    .add-late-request {
        width: 100%;
        padding: 20px 10px;
    }

    .form-line {
        flex-direction: column;
    }

    .form-button {
        display: flex;
        flex-direction: row;
    }

    .multiply-by-cnb {
        flex-direction: row;
    }

    .mud-dialog-custom {
        align-items: unset;
        justify-content: unset;
        margin-top: unset;
        width: 100%;
        height: 100%;
    }

        .mud-dialog-custom .mud-dialog {
            width: 100%;
            height: 100%;
            margin: 0;
            max-width: 100%;
            max-height: none;
            border-radius: 0;
            overflow-y: hidden;
        }

    .employee-info-img {
        display: flex !important;
        flex-direction: column !important;
    }
        .employee-info-img > div span {
            margin-left: auto !important;
            margin-right: auto !important;
        }

    .employee-info {
        display: flex !important;
        flex-direction: column !important;
    }

        .employee-info .field-input-row p:nth-child(2) {
            word-break: break-word;
        }

        .employee-info .field-input-row {
            margin-top: 10px;
            margin-bottom: 5px;
            height: auto;
        }

    .booking-area {
        flex-direction: column !important;
    }

    .rz-week-view .rz-view-header {
        padding-right: unset;
    }

    .rz-view-header .rz-slot-hour-header {
        width: 40px;
    }
    /*FRONTLINE*/
    .control-area {
        flex-direction: column !important;
    }

        .control-area button {
            margin: unset !important;
        }

        .control-area .mud-file-upload label {
            margin: unset !important;
            width: 100%;
        }

    .meeting-form .control-area {
        flex-direction: row !important;
    }

    .analyze-frontline {
        flex-direction: column !important;
    }

    .front-approval-detail {
        min-width: unset;
        width: 100%;
    }

        .front-approval-detail > div {
            flex-direction: column !important;
        }

            .front-approval-detail > div:last-child {
                gap: 10px;
            }

        .front-approval-detail .mud-input-control {
            width: unset;
        }

    .control-area .mud-menu {
        margin-left: unset !important;
        margin-top: unset !important;
        width: 100%;
    }

        .control-area .mud-menu > button {
            width: 100%;
        }

    .frontline-employee {
        flex-direction: column !important;
    }

        .frontline-employee > div:last-child {
            flex: unset !important;
            width: 100%;
        }

    .unlock-form, .unlock-form > div {
        flex-direction: column !important;
    }

        .unlock-form .mud-select, .unlock-form .mud-input-control > .mud-input-control-input-container {
            width: 200px;
        }

    .filter_approval_client {
        flex-direction: column !important;
        flex-grow: 1;
    }

        .filter_approval_client .mud-input-text {
            margin-top: unset !important;
        }

        .filter_approval_client .mud-select {
            flex-grow: 1;
        }

    .mud-toolbar:has(.filter_approval_client) {
        height: auto;
        padding: 5px;
    }

        .employee-selection-info .jobtitle-text {
            max-width: 220px;
            display: inline-flex;
            overflow-x: hidden;
            text-overflow: ellipsis;
            padding-right: 5px;
        }
    .verification-detail {
        flex-direction: column !important;
    }
        .verification-detail .mud-typography{
            width: unset !important;
        }
    div.mud-popover:has(div.work-place-popover) {
        left: 20px !important;
    }
    .work-place-popover .mud-select {
        width: 220px;
    }
    /* ADMIN */
    .all-employee {
        flex-direction: column !important;
    }
        .all-employee div {
            width: 100%;
            text-align: left;
        }
            .all-employee div:first-child {
                flex: 0 0 auto !important;
            }

    .staff-info .field-input-row .mud-input.mud-input-outlined {
        margin-right: 0px !important;
    }
    .person-staff .field-input-row .mud-input.mud-input-outlined {
        margin-right: 0px !important;
    }
    .person-staff .mud-select, .person-staff .date-picker {
        max-width: unset;
    }
    .common-dialog {
        min-width: unset;
        width: 100%;
        max-height: unset;
        height: 100%;
    }
    .mud-tabs-toolbar-content{
        margin-right: 20px;
    }
    .lock-timesheet-page .control-area .mud-select, .lock-timesheet-page .control-area .mud-picker {
        max-width: unset;
    }
    .lock-timesheet-page .control-area button{
        width: 100% !important;
    }
    .company-line {
        flex-direction: column !important;
    }
        .company-line > .field-input-row:last-child > .field-input-row {
            justify-content: space-between;
            flex-grow: 1;
            gap: 0px;
        }
        .company-line .date-picker {
            max-width: 120px !important;
        }
        .company-line > .field-input-row:first-child > p {
            flex-basis: 120px;
        }
        .company-line .date-picker .mud-input > input.mud-input-root-outlined {
            padding: 5.5px 4px !important;
        }
    /* END ADMIN */
}
