@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;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.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."
    }

input[type='file'] {
    color: transparent;
    padding: 5px;
}

hr {
    margin: .7rem 0;
}
/*************************************************NEW CSS STRAT START********************************************************/



/*.sidebar[b-4bl746ohfi] {
    background: #242d43 !important;
}


.top-row[b-2e9jj0b21z] {
    height: 2.5rem !important;
    background-color: #32466D !important;
    padding-top: 0.2rem !important;
}

.top-row[b-4bl746ohfi] {
    background-color: #32466D;
}

.navbar-brand[b-2e9jj0b21z] {
    font-size: 12px !important;
    padding-top: 0px !important
}

.shadow {
    box-shadow: 0px 11px 40px 0px rgb(79 118 157 / 10%);
    background-color: #fff;
    padding-top: 2vh;
    margin-bottom: 5vh;
    padding-bottom: 5vh;
    border-radius: 1%;
}

.body {
    background-color: #f7f7f7;
}

.profile {
    padding-bottom: 1rem;
}

.save-butn {
    margin-top: 2vh;
}

.employee-list img {
    height: 100px !important;
    width: 100px !important;
    border-radius: 50% !important;
    margin-left: 10px;
    background: transparent;
    border: 0px;
}

@media only screen and (max-width: 600px) {
    .top-row[b-2e9jj0b21z] {
        height: 3.5rem !important;
        padding-top: 0.2rem !important;
    }

    .navbar-brand[b-2e9jj0b21z] {
        font-size: 1rem !important;
    }
}

.rounded-t-5 {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
}

.employee-list-2 {
    margin: 0px !important;
    padding: 0px !important;
}

.employee-card-list-sections {
    background-color: white !important;
}

.bg-light {
    background-color: #f7f7f7 !important;
}

.position-delete-btn {
    color: red;
    font-weight: bold;
}

.close-btn-table-width {
    width: 100px;
    text-align: center;
}*/
/**************INPUT START************/
/*input[type='file'] {
    min-height: auto;
    padding-top: 4px;
    padding-bottom: 3.28px;
    transition: all .1s linear;
}

input[type='file'] {
    display: block !important;
    width: 100% !important;
    padding: 0.375rem 0.75rem !important;
    font-size: 1rem;
    font-weight: 400 !important;
    line-height: 1.6;
    color: #4f4f4f !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid #bdbdbd;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    border-radius: 0.25rem !important;
    transition: all .2s linear !important;
}

    input[type='file'] :not(:disabled):not([readonly]) {
        cursor: pointer;
    }

    input[type='file'] [type=file] {
        overflow: hidden;
    }

input[type='file'] {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

INPUT:not(:-webkit-autofill), SELECT:not(:-webkit-autofill), TEXTAREA:not(:-webkit-autofill) {
    animation-name: onautofillcancel;
}*/
/**************INPUT END************/
/*@media (min-width: 641px) {
    .sidebar[b-4bl746ohfi] {
        width: 250px !important;
    }

    .top-row[b-4bl746ohfi] {
        padding-left: 3rem !important;
        padding-right: 1.5rem !important;
        background-color: #32466D !important;
        height: 2.5rem !important;
    }
}

@media (min-width: 992px) {
    .rounded-tr-lg-0 {
        border-top-right-radius: 0;
    }

    .rounded-bl-lg-5 {
        border-bottom-left-radius: 0.5rem;
    }
}

@media (min-width: 641px) and (max-width: 1400px) {


    .sidebar[b-4bl746ohfi] {
        width: 180px !important;
    }

    .nav-item[b-2e9jj0b21z] {
        font-size: 11px !important;
        padding-bottom: 0.5rem;
    }

        .nav-item[b-2e9jj0b21z] a {
            height: 2rem !important;
        }

    .form-label {
        font-size: 12px !important
    }

    .form-control {
        width: 100%;
        padding: .375rem .75rem;
        font-size: 12px;
        font-weight: 400;
        line-height: 1;
        border: 1px solid #ced4da;
    }

    input[type='file'] {
        font-size: 12px !important;
        line-height: 1 !important;
    }

    .btn {
        font-size: 12px !important;
    }

    .table > :not(caption) > * > * {
        font-size: 12px !important;
    }

    .card-body {
        font-size: 12px !important;
    }

    .mb-3 {
        margin-bottom: 0.6rem !important;
    }

    .breadcrumb-item h4 {
        font-size: 15px !important;
    }

    .card-body h5 {
        font-size: 15px !important;
        margin: 0px !important;
        margin-top: 5px !important
    }

    .text-muted {
        margin: 0px !important;
        margin-top: 5px !important
    }

    .shadow {
        padding-top: 1.2vh !important;
    }

    .accordion-button {
        font-size: 12px !important;
    }

    .employee-list-leave {
        margin: 0px !important;
        padding: 0px !important;
    }

    .employee-list {
        font-size: 10px !important;
    }

    .employee-list-2 {
        margin: 0px !important;
        padding: 0px !important;
    }

    .form-leave {
        font-size: 12px !important;
    }

    .primary-button-fix {
        color: #fff !important;
        background-color: #0d6efd !important;
        border-color: #0d6efd !important;
    }

    .form-select {
        display: block;
        width: 100%;
        padding: .375rem 2.25rem .375rem .75rem;
        -moz-padding-start: calc(0.75rem - 3px);
        font-size: 12px !important;
        font-weight: 400;
        line-height: 1.5;
        color: #212529;
        background-color: #fff;
        background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e);
        background-repeat: no-repeat;
        background-position: right .75rem center;
        background-size: 16px 12px;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }
}

.navbar-toggler {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand {
    font-size: 1.1rem;
}

.oi {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type {
        padding-top: 1rem;
    }

    .nav-item:last-of-type {
        padding-bottom: 1rem;
    }

    .nav-item ::deep a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item ::deep a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item ::deep a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler {
        display: none;
    }

    .collapse {*/
        /* Never collapse the sidebar for wide screens */
        /*display: block;
    }
}*/

/**************NAV CSS START************/
/*.sub-nav-item a {
    height: 5rem !important;
    display: flex !important;
    line-height: 2rem !important;
    align-items: baseline !important;
}

.sub-oi {
    top: 4px !important;
}

.bg-border {
    border: 1px solid grey;
}


.arrow {
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
}

.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    border-color: white;
    margin-left: 11px;
}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border-color: white;
    margin-left: 11px;
    margin-top: -6px;
}

.iconify:empty:before {
    width: 1em;
    text-align: center;
    box-sizing: content-box;
}

.iconify[b-2e9jj0b21z] {
    position: relative;
    width: 2rem;
    font-size: 1.3rem;
    vertical-align: text-top;
    top: -2px;
    padding-left: 0px;
    margin-left: -5px;
    margin-right: 3px;
}

.sub-iconify {
    top: 5px !important;
}

.sidebar {
    overflow: hidden;
}*/
/**************NAV CSS END************/

/*.login-section {
    margin-top:10vh;
}
.add-position {
    padding: 8px !important;
}
.add-employee-con {
    padding-left:15px;
    padding-right:15px;
}
.sticky-table-header th {
    background-color: #17A2B8;
    color: white;
}
.light-table-header th {
    background-color: #17A2B8;
    color: white;
}
.light2-table-header th {
    background-color: #148C99;
    color: white;
}
.employe-list-scroll::-webkit-scrollbar {
    width: .1em !important;
    height:2vh !important;
}
.employe-list-scroll::-webkit-scrollbar-track {
    
}

.employe-list-scroll::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}
.lg-border {
    border:1px solid #e7e7e7;
}

.table-bordered-2 td {
    border: 1px solid #17A2B8 !important;
}
.table-light-1 {
    background-color: #B6DADD !important;
}
.table-light-3 {
    background-color: #B6DADD !important;
    --bs-table-bg: #B6DADD !important;
    --bs-table-striped-bg: #B6DADD !important;
}
.nav-item-fix{
    padding-top:0px !important;
}*/
