@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html, body {
    font-family: "Montserrat", sans-serif;
    scrollbar-width: thin;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

/*.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}*/
option:checked,
option:hover {
    box-shadow: 0 0 10px 100px rgba(241,17,17,0.6);
}

.TitleBox {
    background-color: #1BAECE;
    padding: 3px;
    border-radius: 4px;
    font-size: 13px;
    color: white;
    font-weight: 600;
    min-width: 110px;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    -webkit-background-clip: text;
    -webkit-text-fill-color: black;
    transition: background-color 5000s ease-in-out 0s;
    box-shadow: inset 0 0 20px 20px #ffffff;
}

.select2-container--default .select2-selection--single {
    border: 1px solid;
    height: 30px !important;
    border-color: var(--color-dark-variant) !important;
}

.dropdown-content {
    max-height: 200px;
    width: 100%;
    overflow-y: auto;
    position: absolute;
    z-index: 100;
    flex-direction: column;
    background-color: #f7f7f7;
    padding-bottom: 10px;
    border: 1px solid #ebe2e2;
    border-radius: 4px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.15rem #004643;
}

.mobileSideMenu .sidebar {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    z-index: 1000;
    /* background-color: rgba(128, 128, 128, 0.4); */
    width: 100%;
    top: 0;
}

.mobileSideMenu .newSideMenu {
    height: 100px;
    width: calc(92%/3);
    align-items: center;
}

.form-control:focus {
    box-shadow: 0 0 3px var(--color-primary);
    border-color: var(--color-primary);
}

.exMenu {
    padding: 4px;
    height: 25px;
    width: 25px;
    border: 1px solid red;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease-in-out;
}

    .exMenu span {
        color: red;
        transition: all 0.3s ease-in-out;
    }

    .exMenu:hover {
        background-color: #F11111;
    }

        .exMenu:hover span {
            color: white;
        }

@keyframes slideDown {
    from {
        transform: translate(-50%,-100%);
        opacity: 0;
    }

    to {
        transform: translate(-50%,0);
        opacity: 1;
    }
}

@keyframes slideUp {
    from {
        transform: translate(-50%,0);
        opacity: 1;
    }

    to {
        transform: translate(-50%,-100%);
        opacity: 0;
    }
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.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."
    }

.mainBodyContainer {
    flex: 1;
    min-height: 100vh;
    /*width: 83%;*/
    background-color: white;
    background-image: url(../logo/frame.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.showSidebar.material-icons-sharp {
    display: none;
}

.form-switch .form-check-input:checked {
    background-color: var(--color-primary)
}
.form-check .form-check-input:checked {
    background-color: var(--color-primary)
}

.setting_container {
    width: 100%;
    height: 100%;
    border-radius: 15px;
    background-color: var(--color-white);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    /*margin: 0 10px;*/
}

.setting_right {
    /* width: 20%; */
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    min-height: 60vh;
    overflow-y: scroll;
}
/*
.setting_left {
    width: 80%;
    padding: 1.5rem
}*/

.sideInfo {
    color: var(--company-name);
    font-weight: 700;
    font-size: 16px;
}

.solids {
    width: 100%;
    height: 2px;
    flex-shrink: 0;
    background: radial-gradient(50% 50% at 50% 50%, #123F6B 0%, rgba(18, 63, 107, 0.00) 100%);
}

.bottomBar {
    background: radial-gradient(100% 50% at 0% 50%, #123F6B 0%, rgba(18, 63, 107, 0.00) 100%);
    width: 100%;
    height: 2px;
    flex-shrink: 0;
}

.right-body {
    margin: 1% 0;
}

.general_setup {
    color: var(--company-name);
    display: flex;
    justify-content: center;
    height: 40px;
    align-items: center;
    font-weight: 500;
}

    .general_setup:hover {
        color: var(--color-info-dark);
    }

/*.settings-item {
    text-align: left;
    height: 40px;
    font-size: 15px;
    font-weight: 600;
    color: var(--color-primary);
    cursor: pointer;
    margin:0 10px;
}

    .settings-item:hover {
        color: rgb(163, 163, 162)
    }*/

.edits {
    background-color: var(--color-white);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 8px;
    transition: height 0.5s;
    overflow: hidden;
    border-radius: 15px;
    padding: 1%;
}

.LinkIndicator {
    cursor: pointer;
    text-decoration: underline;
    text-decoration-color: var(--color-primary);
    color: var(--color-primary);
}

.inputs label {
    width: 30%;
    font-size: 12px;
    color: var(--color-dark);
    font-weight: 500;
}

.form-control {
    border: 1px solid #90abc5;
    padding: 0 20px;
    height: 25px;
    /*  font: 400 15px/48px "Roboto", sans-serif;*/
    color: #5f6771;
    box-shadow: none;
    outline: none;
    width: 90%;
    border-radius: 8px;
}

.label-title {
    text-align: start;
    width: 40%;
    font-size: 12px;
}

.action-button {
    background: var(--color-primary);
    color: white;
    border-radius: 5px 50px;
    cursor: pointer;
    min-width: 120px;
    font: 700 12px/35px "Roboto", sans-serif;
    border: 1px solid var(--color-primary);
    margin: 0 5px;
    text-transform: uppercase;
    display: inline-block;
}
/*.toggle-button {
    height: 30px;
    background-color: blue;
}*/
.bi.bi-x-lg {
    height: 22px;
    width: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ff4646;
    color: white;
    transition: all 0.3s ease-in-out;
    border-radius: 3px;
}

    .bi.bi-x-lg:hover {
        background-color: red;
        transform: scale(1.05);
    }

.table {
    border-radius: 15px;
}

    .table thead tr th:first-child {
        border-radius: 15px 0 0 0;
    }

    .table thead {
        border-radius: 15px;
    }

        .table thead tr {
            border-radius: 15px;
            font-size: 14px;
        }

            .table thead tr th:last-child {
                border-radius: 0 15px 0 0;
            }

            .table thead tr th {
                background-color: var(--company-name);
                color: var(--color-white);
                padding-left: 10px;
            }

.table {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

    .table tbody tr td {
        padding-left: 10px;
        font-size: 12px;
    }

    .table tbody tr {
        padding-left: 10px;
        font-size: 12px;
    }

.modal {
    --bs-modal-zindex: 2015;
}
.modal-content {
    --bs-modal-zindex: 2150;
}
.modal-confirmation {
    --bs-modal-zindex: 2150 !important;
}
/*  .item-container {
                            display: none;
                        } */
.powerBtn {
    position: relative;
    padding: 4px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    background-color: white;
    justify-content: center;
    cursor: pointer;
    height: 25px;
    width: 25px;
}

    .powerBtn .material-icons-outlined {
        transition: all 0.5s ease-in-out;
    }

    .powerBtn:hover .material-icons-outlined {
        transform: scale(1.2);
    }

    .powerBtn:hover .popLog {
        display: block;
    }

.CDashCount {
    font-size: 15px;
    font-weight: 800;
    color: forestgreen;
}

.PDashCount {
    font-size: 15px;
    font-weight: 800;
    color: #e99922;
}

.CDashCountTitle {
    font-size: 11px;
    font-weight: 600;
    color: #099709;
}

.PDashCountTitle {
    font-size: 11px;
    font-weight: 600;
    color: #e99922;
}

.QCpendingCount {
    width: 50%;
    border-right: 1px solid;
    border-color: rgba(0,0,0,0.2);
    background: linear-gradient(90deg, hsla(0, 100%, 99%, 1) 0%, hsla(0, 100%, 93%, 1) 100%);
    padding: 2px;
}

.QCCompleteCount {
    width: 50%;
    border-left: 1px solid;
    border-color: rgba(0,0,0,0.2);
    background: linear-gradient(90deg, hsla(124, 100%, 92%, 1) 0%, hsla(113, 100%, 98%, 1) 100%);
    padding: 2px;
}

.DashCard:hover .QCpendingCount, .DashCard:hover .QCCompleteCount {
    background: none;
}

.label-title.calenderNeed {
    position: relative;
}

    /*.label-title.calenderNeed::before {
        content: "\ebcc";
        position: absolute;
        right: 8px;
        top: 32px;
        transform: translateY(-50%);
        font-size: 22px;*/
        /* pointer-events: none;*/
        /*color: #b32222;
        font-family: Material Symbols Outlined;
        cursor: pointer;
    }*/

.popLog {
    display: none;
    position: absolute;
    padding: 3px 10px;
    box-shadow: 0 3px 2px rgba(0,0,0,0.4);
    background-color: aliceblue;
    border-radius: 3px;
    z-index: 10;
    top: -22px;
}

    .popLog span {
        font-size: 12px;
        font-weight: 500;
    }

.Dash-Container {
    box-sizing: border-box;
    background: white;
    padding: 1% 1.5%;
    animation: slideInRightToLeft 0.5s ease-out;
    width: calc(100% - 1.5rem); 
    margin: 1.5rem 0.1rem 0.1rem 1rem; 
    box-shadow: 0 0 4px rgb(var(--bs-primary-rgb));
    border-radius: 6px;
}

@keyframes slideInRightToLeft {
    from {
        transform: translateY(100%);
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.botlerTopBar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem 0rem;
    top: 0;
}

.cokeLogo {
    display: flex;
    align-items: center;
}

    .cokeLogo img {
        height: 50px;
    }

    .cokeLogo p {
        color: white;
        font-size: 16px;
        color: white;
        font-weight: 700;
        font-family: "Lato", sans-serif;
        white-space: nowrap;
        line-height: 20px;
    }

.botlerTopBar .PageName {
    font-size: 24px;
    font-weight: 700;
    color: white;
    font-family: "Lato", sans-serif;
}

.weather {
    background: linear-gradient(90deg, hsla(191, 100%, 50%, 1) 0%, hsla(215, 65%, 53%, 1) 100%);
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 4px;
    height: 50px;
}

    .weather img {
        /*   height: 45px;*/
        width: 60px;
    }

.weatherCenter {
    margin: 0 5px;
}

    .weatherCenter span {
        color: white;
        font-size: 12px;
    }
.toast-container {
    --bs-toast-zindex: 2090 !important;
    }
    .temp {
    color: white;
    font-weight: 600;
    margin: 0 6px;
    /*width: 45px;*/
    align-items: center;
    display: flex;
    flex-direction: column;
    /* background: linear-gradient(180deg, hsla(0, 89%, 51%, 1) 0%, hsla(0, 87%, 29%, 1) 100%);*/
    border-radius: 5px;
}

.logoutBtn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px 12px;
    ;
    min-width: 80px;
    background-color: #FF342B;
    color: white;
    font-size: 12px;
    font-weight: 500;
    border-radius: 16px;
    transition: all 0.5s ease;
}

.Dash-Container .topDash h3 {
    font-size: 18px;
    color: #1E1E1E;
    font-weight: 600;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

.Dash-Container .topDash p {
    font-size: 13px;
    color: #1E1E1E;
    font-weight: 500;
    display: flex;
    align-items: center;
}


.ClickBox {
    display: flex;
    align-content: center;
    padding: 3px;
    background-color: #a19d9d;
    border-radius: 4px;
    margin: 3px;
    cursor: pointer;
}

    .ClickBox .material-icons-outlined {
        font-size: 18px;
        color: white;
    }

.correct {
    background-color: #248524 !important;
}

.notcorrect {
    background-color: #d92727 !important;
}

.DashCard {
    box-shadow: 0 0 5px rgba(0,0,0,0.4);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px 4px;
    /* margin-right:15px; */
    transition: all 0.3s ease-in-out;
    border-radius: 4px;
    cursor: pointer;
}

    .DashCard:hover {
        border-radius: 0px;
        transform: scale(1.02);
        box-shadow: 0 0 3px rgba(241,17,17,0.4);
        background: linear-gradient(180deg, hsla(0, 89%, 51%, 1) 0%, hsla(0, 87%, 29%, 1) 100%);
    }

        .DashCard:hover span {
            color: white !important;
        }

    .DashCard img {
        height: 40px;
        width: 40px;
        margin-bottom: 10px;
    }

.downButton {
    color: white;
    padding: 5px;
    display: flex;
    align-items: center;
    border-radius: 15px;
    background-color: #3458C0;
    font-size: 12px;
    font-weight: 500;
}

.Dash-Container b {
    font-size: 15px;
}

.Dash-Container .quickgrid {
    border-radius: 4px;
    box-shadow: rgba(17, 17, 26, 0.2) 0px 1px 0px, rgba(17, 17, 26, 0.3) 0px 0px 5px;
}

    .Dash-Container .quickgrid thead {
        background-color: var(--color-primary);
        position: sticky;
        top: 0;
        z-index: 10;
    }

    .Dash-Container .quickgrid[theme=default] .col-title {
        background-color: var(--color-primary);
        color: white;
        font-weight: 500;
        font-size: 12px;
    }

    .Dash-Container .quickgrid thead th, .Dash-Container .quickgrid td {
        height: 30px;
    }

    .Dash-Container .quickgrid tr {
        border-bottom: 1px solid #E2E2E2;
        /*height: 40px;*/
    }

.Dash-Container .notice {
    border-radius: 4px;
    background-color: white;
    box-shadow: 0 4px 12px rgba(0,0,0,0.14);
    padding: 8px;
    display: flex;
    flex-direction: column;
    margin-top: 1rem;
    transition: all 0.3s ease-in-out;
}

    .Dash-Container .notice:hover {
        transform: translateX(2px);
    }

    .Dash-Container .notice .notitle {
        font-weight: 600;
        font-size: 13px;
        margin: 3px 0;
    }

    .Dash-Container .notice .titleBody {
        font-size: 12px;
        font-weight: 400;
        color: #1E1E1E;
    }

.displayForm {
    display: flex;
    align-items: center;
    margin: 2px 0;
}

    .displayForm .titleForm {
        font-weight: 600;
        font-size: 12px;
        color: black;
        width: 40%
    }

    .displayForm .bodyForm {
        font-weight: 500;
        font-size: 12px;
        color: black;
    }

.iigsTable {
    width: 100%;
}

    .iigsTable tbody tr {
        border-bottom: none;
    }

    .iigsTable tr td .itd {
        display: flex;
        align-items: center;
    }

    .iigsTable .form-control {
        height: 25px;
        font-size: 11px;
    }

    .iigsTable tr td {
        color: black;
        font-size: 11px;
        font-weight: 500;
    }

        .iigsTable tr td span {
            color: black;
            font-size: 11px;
            font-weight: 500;
        }

            .itd .material-icons-outlined, .iigsTable tr td span.material-icons-outlined {
                font-size: 18px;
                color: #3A7BD5;
                cursor: pointer;
            }

            .iigsTable tr td span.uploadFile {
                height: 25px;
                padding: 2px 0;
                border-radius: 0 5px 5px 0;
                border: 1px dashed;
            }

            .iigsTable tr td span.standard1 {
                font-size: 12px;
                font-weight: 600;
                color: #4B465C;
            }

            .iigsTable tr td span.standard2 {
                font-size: 11px;
                font-weight: 500;
                color: #3A7BD5;
            }

.TaskIndContainer {
    width: 100%;
    height: 6px;
    border-radius: 4px;
    background: linear-gradient(90deg, hsl(0deg 0% 92.13%) 0%, hsl(0deg 0% 85.04%) 100%);
    position: relative;
}

.TaskInd {
    position: absolute;
    left: 0;
    width: 50%;
    height: 6px;
    border-radius: 4px;
    background: linear-gradient(90deg, hsla(129, 76%, 47%, 1) 0%, hsla(120, 100%, 95%, 1) 100%);
}

.textarea textarea {
    height: 80px;
}

.iigsNav .rawMaterialNav .activeNav {
    padding: 2px 15px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 6px 6px 0 0;
    font-size: 12px;
    font-weight: 500;
    min-width: 200px;
    cursor: pointer;
    transition: all 0.5s ease-in;
    background-color: #B01818;
    color: white;
    margin-right: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 6px rgba(0,0,0,0.3);
}

.iigsNav .rawMaterialNav .rawnavItem {
    padding: 2px 15px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 12px;
    font-weight: 600;
    border-radius: 6px 6px 0 0;
    color: black;
    min-width: 200px;
    margin-right: 5px;
    cursor: pointer;
    transition: all 0.5s ease-in;
    box-shadow: 0 0 6px rgba(0,0,0,0.3);
}

.iigsCheck {
    display: flex;
    align-items: center;
}

    .iigsCheck.form-switch .form-check-input {
        width: 4em;
        margin-right: 4px;
        height: 19px;
        margin-left: 0 !important;
    }

    .iigsCheck.form-switch {
        padding-left: 0px !important;
    }

.Dash-Container .iigsCheck.form-switch input[type="checkbox"]:checked::before {
    top: 1px;
    left: 9px;
    height: 13px;
}

input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 15px;
    height: 15px;
   
    border-radius: 2px;
    outline: none;
    cursor: pointer;
    position: relative;
    background-color: #fff;
}


.Dash-Container input[type="checkbox"]:hover {
    border-color: #004643;
}


.Dash-Container input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 16px;
    height: 16px;
    border: 2px solid #004643;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
    background-color: white;
}

    .Dash-Container input[type="checkbox"]:checked {
        background-color: #004643;
    }



.Dash-Container .menucheck .custom-checkbox:checked::before {
   
    left: 6px !important;
    width: 5px !important;
    height: 13px !important;
}

.Dash-Container .quickgrid tbody tr:hover {
background-color: rgba(71, 134, 130, 0.1);
}

.topDash .UserD {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.inputForms {
    display: flex;
    flex-direction: column;
    align-items: start;
    margin-bottom: 20px;
}

    .inputForms .label-title {
        width: 100%;
        color: #191818;
        font-weight: 500;
        font-size: 13px;
        margin-bottom: 2px;
    }

    .inputForms .form-control {
        -webkit-appearance: auto;
        appearance: auto;
        height: 35px;
        padding: .175rem .5rem;
        font-weight: 500;
        outline: none;
        font-size: 14px;
        color: rgba(0,0,0,0.8);
        border-radius: 4px;
        width: 95%;
        border-color: rgba(0,0,0,0.3);
        /*  box-shadow: none !important;*/
    }

.Sort {
    background-color: #F1DFDF;
    height: 30px;
    padding: 6px 10px;
    font-size: 13px;
    font-weight: 500;
    border-radius: 4px;
}

.prevDet .form-control {
    height: 30px;
    font-size: 13px;
    border-radius: 4px;
}

.logoutBtn:hover {
    background-color: #fd0b00;
    border-radius: 2px;
}

.active-setting {
    color: var(--color-dark);
}

.toggle-button {
    display: none;
}

.activeSetting {
    background-color: var(--color-primary) !important;
}

    .activeSetting span, .activeSetting i {
        color: white !important;
    }

.menucheck {
    display: flex;
    align-items: center;
}

    .menucheck .custom-checkbox {
        appearance: none;
        -webkit-appearance: none;
        height: 18px;
        width: 18px;
        border: 1px solid var(--color-primary);
        background-color: white;
        position: relative;
        cursor: pointer;
    }

        .menucheck .custom-checkbox:checked {
            background-color: var(--color-primary);
        }

            .menucheck .custom-checkbox:checked::after {
                content: '';
                position: absolute;
                top: 2px;
                left: 6px;
                width: 4px;
                height: 8px;
                border: solid white;
                border-width: 0 2px 2px 0;
                transform: rotate(45deg);
            }


.form-box {

    padding: 8px;
    border-radius: 8px;
    --bs-gutter-x: 0 !important;
}

.rawMaterialNav {
    display: flex;
    justify-content: start;
}

    .rawMaterialNav .rawnavItem {
        padding: 8px 15px;
        border: 1px solid rgba(0,0,0,0.2);
        font-size: 12px;
        font-weight: 600;
        color: black;
        min-width: 80px;
        cursor: pointer;
        transition: all 0.5s ease-in;
    }

        .rawMaterialNav .rawnavItem:hover {
            background-color: #B01818;
            color: white !important;
        }

    .rawMaterialNav .activeNav {
        padding: 8px 15px;
        border: 1px solid rgba(0,0,0,0.2);
        font-size: 12px;
        font-weight: 600;
        min-width: 80px;
        cursor: pointer;
        transition: all 0.5s ease-in;
        background-color: #B01818;
        color: white;
    }

    .rawMaterialNav .rawnavItem:last-child {
        border-radius: 0 8px 0 0;
    }

    .rawMaterialNav .rawnavItem:first-child {
        border-radius: 8px 0 0 0;
    }
.createBatch .form-control{
    height:25px;
}
    .createBatch .form-control .material-icons-outlined {
       font-size:20px;
    }
    .createBatch .btn {
        height:23px;
        font-size:12px;
    }
.MR .hr .hr-sub {
    border: 1px solid ;
}
/*.MR .hr-sub .material-icons-outlined {
    color: #2ad12e;
}
.MR .hr-sub span {
    color: #0f7612;
}
.MR .hr-sub:hover {
    background-color: #3dad40;
}*/
@media only screen and (max-width: 1400px) {
    .leaveTable tr th, .leaveTable tr td {
        font-size: 11px;
    }

    /*  .settings-item {
        text-align: left;
        height: 40px;
        font-size: 12px;
        font-weight: 600;
        color: var(--color-primary);
        cursor: pointer;
    }*/
    .sideInfo {
        font-size: 13px;
    }

    .activeSetting {
        color: rgb(163, 163, 162);
    }

    .CDashCount {
        font-size: 14px;
        font-weight: 700;
        color: forestgreen;
    }

    .PDashCount {
        font-size: 14px;
        font-weight: 700;
        color: #e99922;
    }

    .CDashCountTitle {
        font-size: 10px;
        font-weight: 500;
        color: #099709;
    }

    .PDashCountTitle {
        font-size: 10px;
        font-weight: 500;
        color: #e99922;
    }
}

.UserNotify img {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    cursor: pointer;
}

.notifyLog {
    flex: 0 0 40px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background-color: #e1f0f3;
    display: flex;
    justify-content: center;
    align-items: center;
}

.notification-count {
    top: 1px;
    right: -13px;
    box-shadow: 0 0 6px rgb(116, 14, 14, 0.4);
}

.popUpNotify {
    display: flex;
    visibility: hidden;
    opacity: 0;
    flex-direction: column;
    position: absolute;
    background-color: white;
    right: 6px;
    box-shadow: 0 0px 7px rgba(11, 11, 15, 0.4);
    top: 20px;
    border-radius: 6px;
    /*  transition:all 0.1s ease;*/
}

.popUpItems {
    padding: 0.5rem 1rem;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.popUpUser:hover {
    background-color: #f3f3f3;
}

.popUpUser {
    border-bottom: 1px solid;
    border-color: rgba(12,25,25, 0.12);
    width: 260px;
    padding: .5rem !important;
    border-radius: 6px;
}

.popUpNotification {
    border-bottom: 1px solid;
    border-color: rgba(12,25,25, 0.12);
    width: 360px;
    padding: .5rem !important;
}

.popUpNotify.show {
    opacity: 0;
    transform: translateX(100px);
    animation: slideIn 0.6s forwards;
    visibility: visible;
    z-index:1000
}

@keyframes slideIn {
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.notify-text {
    text-align: justify;
}

.user-mail {
    word-wrap: break-word;
    word-break: break-word;
}

@media screen and (max-width:950px) {
    .mainBodyContainer {
        width: 98%;
    }
    .cokeLogo img {
        height: 30px;
    }

    .cokeLogo p {
        color: white;
        font-size: 14px;
        color: white;
        font-weight: 700;
        font-family: "Lato", sans-serif;
        white-space: nowrap;
        line-height: 16px;
    }
    .popUpNotification {
        width: 250px;
    }
    .sidebar-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background-color: rgba(0, 0, 0, 0.3);
        z-index: 999;
        pointer-events: all;
    }

 
    .mobileSideMenu {
        height: 100%;
        width: 25vw !important;
        display: flex;
        left: 0;
        display: flex;
        z-index: 1000;
        position: relative;
        transition: visibility 0.5s ease;
    }

        .mobileSideMenu .sidebar {
            position: relative;
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            z-index: 1000;
            /*  background-color:white;*/
        }

    .newSideMenu {
        height: 100px;
        width: calc(90%/3);
        align-items: center;
    }

    .aside {
        display: none;
    }

    .appTopBar .searchbar {
        display: none;
    }

    .showSidebar.material-icons-sharp {
        display: block;
    }

    #SystemDate {
        display: none;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 30px !important;
    }

    .select2-container--default .select2-selection--single {
        height: 30px !important;
    }

    .inputForm .select2-container {
        height: 30px;
        width:100% !important;
    }
}

@media screen and (min-width:1600px) {
    .displayForm {
        margin: 4px 0;
    }

    .iigsNav {
        margin-top: 15px !important;
    }

    .displayForm .titleForm {
        font-size: 16px;
    }

    .displayForm .bodyForm {
        font-size: 16px;
    }

    .iigsNav .rawMaterialNav .activeNav {
        font-size: 15px;
        font-weight: 500;
        min-width: 270px;
        padding: 3px 10px;
    }

    .iigsNav .rawMaterialNav .rawnavItem {
        font-size: 15px;
        font-weight: 500;
        min-width: 270px;
        padding: 3px 10px;
    }

    .iigsCheck.form-switch .form-check-input {
        width: 5em;
        height: 25px;
    }

    .iigsCheck .form-check-label {
        font-size: 16px;
    }

    .iigsTable tr td {
        font-size: 16px;
        font-weight: 500;
        padding: 3px 10px;
    }

        .iigsTable tr td span {
            color: black;
            font-size: 16px;
            font-weight: 500;
        }

            .iigsTable tr td span.standard1 {
                font-size: 17px;
                font-weight: 600;
                color: #4B465C;
            }

            .iigsTable tr td span.standard2 {
                font-size: 16px;
                font-weight: 500;
                color: #3A7BD5;
            }

    .iigsTable .form-control {
        height: 35px;
        font-size: 16px;
    }

    .Dash-Container .iigsCheck.form-switch input[type="checkbox"]:checked::before {
        top: 2px;
        left: 12px;
        height: 16px;
    }

    .iigsTable thead th {
        font-size: 18px;
    }
}

#qcreport {
    display: none;
}

#gatetestreport {
    display: none;
}

@media print {
    body {
        margin: 0;
        padding: 0;
    }

    #qcreport {
        display: block;
    }

    #gatetestreport {
        display: block;
    }

    .QCHeader {
        display: flex;
        flex-direction: column;
        align-items: center;
        font-weight: bold;
    }

    .DOc-No {
        display: flex;
        justify-content: end;
        align-items: center;
    }

    .displayForm .titleForm {
        font-weight: 600;
        font-size: 12px;
        color: black;
        width: 40%;
    }

    .displayForm .bodyForm {
        font-weight: 500;
        font-size: 12px;
        color: black;
    }

    .headerDetail {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
}
@media screen and (min-width:992px){
    .Dash-Container .col-lg-2 {
        width: 20% !important;
    }
}
@media screen and (max-width:1024px){
    .iigsNav .rawMaterialNav .activeNav {
        font-size: 11px;
        font-weight: 500;
        min-width: 60px;
        padding: 2px 5px;
    }

    .iigsNav .rawMaterialNav .rawnavItem {
        font-size: 11px;
        font-weight: 500;
        min-width: 60px;
        padding: 2px 5px;
    }
    .rawMaterialNav.lcc{
        overflow: auto;
    }
    .iigsNav .rawMaterialNav.lcc .activeNav, .iigsNav .rawMaterialNav.lcc .rawnavItem {
		min-width:  105px!important;
		font-size: 11px !important;
		padding: 2px 7px;
	}
   

}
