﻿.headeris {
    margin: 0;
    padding: 0;
    text-align: center;
    color: #38495d;
    text-transform: uppercase;
    font-size: 2rem;
}

.anketaWrapper {
    display: inline-flex;
    justify-content: center;
    width: 100%;
}

.anketa {
    width: 80%;
}

li.accordion2.nav-item.nopad {
    border-top: 2px solid #38495d;
    padding: 5px 0 5px;
}

ul#PackMenu {
    z-index: 9999;
}

button.butt.smallbtn.noshadow {
    box-shadow: none;
}

.form-select.minheigtsel {
    height: 2rem;
    padding-left: 20px;
}

.row.regforma.uzers {
    display: flex;
    gap: 10%;
    height: auto;
}

.sortblock.withIcon.wrapas {
    text-wrap: wrap;
}

.butt.pateikimas.smallbut {
    font-size: 0.8rem;
    padding: 5px 10px 5px 10px;
    margin: 0;
    display: flex;
    align-items: center;
    height: auto;
}

.width45 {
    display: inline-flex;
    height: 80vh;
    overflow-x: auto;
}

.docsicon {
    color: #38495d;
    margin-right: 10px;
}
    .docsicon.rotate {
        color: #38495d;
        margin-right: 10px;
    }

.docsdrop.show {
    padding-left: 5px;
    padding-top: 0;
    color: #ff9a4d;
}

.dropdown_menu_docs {
    position: absolute;
    background: white;
    top: 11.5%;
    padding: 10px 0px;
    z-index: 1;
    border-radius: 15px;
    border: 2px solid #f79d54;
    color: #f79d54;
    max-height: 75vh;
    overflow: auto;
}

p.dropdown_subitem-2.progbar.headkolor {
    color: #38495d;
    font-size: 1.2rem;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
    font-weight: 900;
}

    p.dropdown_subitem-2.progbar.headkolor:hover {
        background: none;
        pointer-events: none;
    }

hr.sidebar-divider.dividelevel2.headdiv {
    margin: 0;
}

.anketaLong {
    height: 82.5vh;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-left: 0.4rem;
}

    .anketaLong::-webkit-scrollbar {
        width: 0.4rem;
        background: white;
        position: absolute;
        left: 60%
    }

    .anketaLong::-webkit-scrollbar-thumb {
        background-color: #ff8528;
        border-radius: 4px;
        border: 1px solid white;
    }

.stage1, .stage2 {
    display: flex;
    flex-wrap: wrap;
    border: 3px solid #38495d;
    padding: 20px;
    border-radius: 15px;
    background: white;
}

.stulpas {
    display: inline-flex;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    color: #38495d;
    min-width: auto;
    flex-direction: column;
    padding: 20px 30px 0px 0px;
    width: 45%;
    border-bottom: 1px solid;
    font-size: 1.2rem;
}

.row1 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


.anketaData {
    font-weight: 500;
    font-size: 1.15rem;
}

.stulpasEdit {
    border: 0;
}

.edit-input {
    padding: 10px 0px 10px 5px;
    margin-top: 10px;
    border-radius: 15px;
    border: 1px solid #38495d;
}

.inline3 {
    display: inline-flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.editMode {
    width: 33%;
}

.editUpdate {
    text-align: justify;
    color: #ff8528;
    font-size: 1.5rem;
}

button.pateikimas {
    background: linear-gradient(to bottom, #38495d, #38495d);
    width: 100%;
    margin-top: 20px;
    padding: 10px;
    display: inline-flex;
    justify-content: space-around;
    border: 3px solid #ff9a4d;
    color: white;
    font-family: system-ui;
    font-size: 1.2em;
    border-radius: 20px;
    box-shadow: rgb(50 50 93 / 25%) 0px 50px 100px -20px, rgb(0 0 0 / 30%) 0px 30px 60px -30px;
    transition: all 0.2s ease-in-out;
    position: relative;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    font-weight: 700;
}

    button.pateikimas:active {
        transform: translateY(2px);
    }

.button-wrapper {
    width: 100%;
    display: flex;
    box-shadow: rgb(50 50 93 / 25%) 0px 50px 100px -20px, rgb(0 0 0 / 30%) 0px 30px 60px -30px;
}

button.pateikimas::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0%;
    height: 5px;
    background-color: white;
    transition: width 0.5s ease-in-out, left 0.5s ease-in-out;
}

button.pateikimas:hover::after {
    width: 100%;
    left: 0;
}

.noshow {
    display: none;
    font-size: 0.1px;
}


button.pateikimas.nogap {
    margin: 6px 0px 10px 0px;
    width: 50%;
}

.longFormThird {
    width: 33.3%;
}

.po-headeris {
    text-align: center;
    width: 100%;
    color: #38495d;
    font-family: Nunito, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1.5rem;
    font-weight: 500;
}

.longFormThird.leftAlign {
    display: flex;
    justify-content: flex-end;
}

.korteles-paieska {
    display: grid;
    align-items: center;
}

.paieska-korta {
    padding: 0;
    margin: 0;
}

.paieskos-knopkes {
    display: inline-flex;
    align-items: center;
    width: 81.5%;
}

button.pateikimas.nogap.searchButton {
    padding: 3px 10px 5px 10px;
    font-size: 1rem;
    margin: 0px 5px 0px 0px;
}

    button.pateikimas.nogap.searchButton:hover::after {
        width: 100%;
        left: 0;
    }

    button.pateikimas.nogap.searchButton::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 0%;
        height: 2px;
        background-color: white;
        transition: width 0.5s ease-in-out, left 0.5s ease-in-out;
    }

input#empvardas {
    margin: 0;
    width: 80%;
}

a.clearText {
    color: white;
    font-size: 1rem;
    font-family: system-ui;
    font-weight: 600;
    margin: 2px 0px 5px 0px;
}

.clear-filter {
    background: #ff9a4d;
    border: 2px solid #38495d;
    border-radius: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: -webkit-fill-available;
    color: white;
    font-weight: bold;
    cursor: pointer;
}

button.clear-filter.delete {
    width: 50%;
}

.stulpas.dum {
    border: 0;
}


.ui-autocomplete {
    border: 3px solid #ff9a4d !important;
    border-radius: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: red;
    max-height: 70vh;
    overflow-y: scroll;
    overflow-x: hidden;
}


    .ui-autocomplete::-webkit-scrollbar {
        width: 0.4rem;
        background: #ff8528;
    }

    .ui-autocomplete::-webkit-scrollbar-thumb {
        background-color: white;
        border-radius: 4px;
    }

.ui-menu .ui-menu-item-wrapper:hover {
    color: white;
    background: #ff9a4d;
    border-radius: 15px;
}

.ui-menu .ui-menu-item-wrapper {
    color: #38495d;
}


.po-headeris.longFormThird {
    width: 33%;
}

.alert.alert-danger.alertmess {
    background: #fe994d;
    padding: 20px;
    width: -webkit-fill-available;
    color: white;
    font-size: 1.4rem;
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    position: absolute;
    border-radius: 20px;
    margin-right: 10%;
    margin-left: 8.5%;
}


.topHead {
    background: #ff9a4d;
    color: white;
    font-size: 0.8rem;
    border: 2px solid #ff9a4d;
}

.mainheadas {
    background: #38495d;
    color: white;
    font-size: 0.8rem;
}

form.MainSearchForm {
    width: 80vw;
    padding-bottom: 10px;
}

p.paieska-korta.mainPaieska {
    width: 25%;
}

.mainSearchInput {
    width: 100% !important;
}

.korteles-paieska.MainSearch {
    display: inline-flex;
    width: 80vw;
}

.paieskos-knopkes.mainSearchBut {
    width: 20%;
    padding: 0px 15px;
}

.t-d {
    border: 2px solid #38495d;
    border-collapse: collapse !important;
    padding: 0 5px;
}

table#scr-tbla {
    width: 100%;
    border-collapse: collapse;
    table-layout: auto;
}

.addUser {
    font-size: 2rem;
    margin: 20px;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

    .addUser:hover {
        transform: scale(1.3);
        color: #ff9a4d;
        transition: 0.3s ease-in-out;
        cursor: pointer;
    }


.address {
    font-size: 0.85rem;
    line-height: 1rem;
    max-height: 3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    white-space: normal;
    max-width: 15rem;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px;
}



tbody.mainTableBody {
    font-size: 0.85rem;
    line-height: 1rem;
    border-bottom: 1px solid;
}

th.secondHeadCol {
    padding: 10px;
    outline: 0.5px solid;
    cursor: pointer;
    user-select: none;
}

.actionB {
    align-items: center;
    justify-content: space-between;
    /*background: #f8f9fa;*/
}

.sukurta {
    white-space: nowrap;
}

.butWrapper {
    display: flex;
    justify-content: space-around;
    height: 100%;
    width: 100%;
    align-items: center;
    border-left: 1px solid
}

.actbut {
    font-size: 1.3rem;
    padding: 5px;
    transition: 0.3s ease-in-out;
}

    .actbut:hover {
        transform: scale(1.3);
        cursor: pointer;
        color: #ff9a4d;
        transition: 0.3s ease-in-out;
    }

.addressWrapper {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: justify;
}

.fullHead {
    position: sticky;
    top: 0;
    z-index: 100;
}

.topheadcol {
    outline: 1px solid;
    line-height: 0.2;
    padding: 0;
}

.dbTableWrapper {
    height: 72.5vh;
    /*overflow: scroll;*/
}


#scr-tbla::-webkit-scrollbar {
    width: 0.4rem;
    background: #ff8528;
}

#scr-tbla::-webkit-scrollbar-thumb {
    background-color: white;
    border-radius: 4px;
}

.dbTableWrapper::-webkit-scrollbar {
    width: 0.4rem;
    background: white;
    height: 6px;
}

.dbTableWrapper::-webkit-scrollbar-thumb {
    background-color: #ff8528;
    border-radius: 4px;
}

.dbTable {
    height: 72.5vh;
    overflow: auto;
}

    .dbTable::-webkit-scrollbar {
        width: 0.4rem;
        background: white;
        height: 6px;
    }

    .dbTable::-webkit-scrollbar-thumb {
        background-color: #ff8528;
        border-radius: 4px;
    }

.alignLeft {
    text-align: left;
}

.textNoWrap {
    text-wrap-mode: nowrap;
}

.alignCenter {
    text-align: center;
}

.prev, .next {
    margin: 0 8px;
    transition: 0.3s ease-in-out;
    border-radius: 15px;
    display: flex;
}

    .next:hover, .prev:hover {
        color: #ffffff;
        background: #ff9a4d;
        padding: 5px 10px;
        border-radius: 15px;
        transition: 0.3s ease-in-out;
    }

.pagedisplay {
    border: 2px solid #ff9a4d;
    color: #38495d;
    padding: 5px 15px 7px 15px;
    border-radius: 15px;
    font-weight: 600;
}

.first, .last {
    color: #38495d;
    transition: 0.3s ease-in-out;
    border-radius: 15px;
    display: flex;
}

    .last:hover, .first:hover {
        color: #ffffff;
        background: #ff9a4d;
        padding: 5px 10px;
        border-radius: 15px;
        transition: 0.3s ease-in-out;
    }


.selps3 {
    margin: 0 5px;
}


.pagenum, .pagesize {
    padding: 5px 0px 5px 5px;
    border-radius: 15px;
    margin: 0 0px 0px 5px;
    display: inline-flex;
    font-weight: 500;
    font-size: 0.9rem;
}

.pageris.withgap {
    display: inline-flex;
    align-items: center;
    margin-top: 10px;
    font-family: system-ui;
}

.selps2 {
    border: 2px solid #ff9a4d;
    color: #38495d;
    padding: 5px 15px 7px 15px;
    border-radius: 15px;
    font-weight: 600;
}

.pagerPart2 {
    display: inline-flex;
    align-items: center;
}

.pipe {
    display: flex;
    font-size: 1.5rem;
    padding: 0 5px;
    font-weight: bold;
    color: #38495d;
}

.nopipeLeft {
    border-left: 3px solid;
    margin: 0px 5px;
    padding: 3px 0px;
    color: #38495d;
}

.nopipeRight {
    border-right: 3px solid;
    margin: 0px 5px;
    padding: 3px 0px;
    color: #38495d;
}

th#stick1 {
    position: sticky;
    left: 0;
    z-index: 999 !important;
    background: #38495d;
}


td#stickData1 {
    position: sticky;
    top: 0%;
    left: 0;
    z-index: 1 !important;
    background: #f8f9fa;
    padding: 0;
    border: 1px solid #38495d;
    border-left: 1px;
    outline: 1px solid #38495d;
}


th#stick2 {
    position: sticky;
    left: 0px;
    top: 0;
    background: #38495d;
    z-index: 1;
}

.stick2Data {
    position: sticky;
    left: 0px;
    top: 0;
    background: #f8f9fa;
    border: 2px solid;
    outline: 1px solid #38495d;
}

th#stick3 {
    position: sticky;
    left: 0px;
    top: 0;
    background: #38495d;
    z-index: 1;
}

th#stick4 {
    position: sticky;
    left: 0px;
    top: 0;
    background: #38495d;
    z-index: 1;
}


.stick3Data {
    position: sticky;
    left: 0px;
    top: 0;
    background: #f8f9fa;
    border: 2px solid;
    outline: 1px solid #38495d;
}


.stick4Data {
    position: sticky;
    left: 0px;
    top: 0;
    background: #f8f9fa;
    border: 2px solid;
    outline: 1px solid #38495d;
}

.sortblock {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    user-select: none;
}

.sort-arrow {
    display: grid;
    vertical-align: middle;
    font-size: 0.6rem !important;
    margin: 0 5px;
}

    .sort-arrow i {
        opacity: 0.5;
        transition: opacity 0.2s ease; /* Smooth transition for opacity change */
    }

    .sort-arrow.active-up i.fa-chevron-up {
        opacity: 1 !important;
        color: #ff9a4d
    }

    .sort-arrow.active-down i.fa-chevron-down {
        opacity: 1 !important;
        color: #ff9a4d;
    }


.modal {
    display: none;
    position: fixed;
    z-index: 1050;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

    .modal.fade {
        opacity: 0;
        transition: opacity 0.3s linear;
    }

    .modal.show {
        display: block;
        opacity: 1;
    }

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    background-color: #fff;
    border-radius: 0.3rem;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.1);
    position: relative;
    padding: 20px;
}

.modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-title {
    margin: 0;
    font-size: 1.25rem;
}

.close {
    color: #000;
    font-size: 1.5rem;
    font-weight: bold;
    border: none;
    background: none;
    cursor: pointer;
}

.modal-body {
    padding: 20px;
}

.modal-footer {
    display: flex;
    justify-content: flex-end;
    padding: 10px;
    border-top: 1px solid #e5e5e5;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1040;
}


.stulpas.noBottomBorder {
    border: 0;
    display: flex;
    justify-content: flex-end;
}

input.anketaData {
    border-radius: 15px;
    background-color: #fff !important;
    border: 1px solid !important;
    border-color: #38495d !important;
    padding-left: 10px !important;
    color: #38495d !important;
    width: 100%;
    height: 2rem;
    margin-top: 5px;
}

select.anketaData {
    border-radius: 15px;
    background-color: #fff !important;
    border: 1px solid !important;
    border-color: #38495d !important;
    padding-left: 10px !important;
    color: #38495d !important;
    width: 100% !important;
    height: 2.3rem;
    margin-top: 5px;
}

.dummin {
    display: none;
}

textarea.anketaData {
    width: 100%;
    border-radius: 15px;
    min-height: 5rem;
}

.anketaLable {
    display: flex;
    text-align: justify;
    font-size: 1rem;
}

.noBg {
    background: transparent;
    width: 100%;
    padding: 0;
}

.popupAnketa {
    height: 90vh;
    overflow-y: auto;
    overflow-x: hidden;
    padding-left: 0.4rem;
    width: 100%;
}

.EmsModalBody {
    padding: 0;
}

.EmsModalDialog {
    position: relative;
    width: 60%;
    position: absolute;
    left: 50%;
    top: 5%;
    margin: 0;
    transform: translate(-50%, 0%);
}

.checkbox {
    --background: transparent;
    --border: #ff9a4d;
    --border-hover: #38495d;
    --border-active: #38495d;
    --tick: red;
    position: relative;
}

    .checkbox input,
    .checkbox svg {
        width: 21px;
        height: 21px;
        display: block;
    }

    .checkbox input {
        -webkit-appearance: none;
        -moz-appearance: none;
        position: relative;
        outline: none;
        background: var(--background);
        border: none;
        margin: 0;
        padding: 0;
        cursor: pointer;
        border-radius: 4px;
        transition: box-shadow 0.3s;
        box-shadow: inset 0 0 0 var(--s, 1px) var(--b, var(--border));
        --s: 3px;
        transition: 4s ease;
    }

        .checkbox input:hover {
            --s: 3px;
            --b: var(--border-hover);
        }

        .checkbox input:checked {
            --b: var(--border-active);
        }

    .checkbox svg {
        pointer-events: none;
        fill: none;
        stroke-width: 4px;
        stroke-linecap: round;
        stroke-linejoin: round;
        stroke: var(--stroke, var(--border-active));
        position: absolute;
        top: 0;
        left: 0;
        width: 2.2rem;
        height: 2.2rem;
        transform: scale(var(--scale, 1)) translateZ(0);
    }

    .checkbox.path input:checked {
        --s: 3px;
        transition-delay: 0.4s;
    }

        .checkbox.path input:checked + svg {
            --a: 16.1 86.12;
            --o: 102.22;
        }

    .checkbox.path svg {
        stroke-dasharray: var(--a, 86.12);
        stroke-dashoffset: var(--o, 86.12);
        transition: stroke-dasharray 0.6s, stroke-dashoffset 0.6s;
    }

    .checkbox.bounce {
        --stroke: var(--tick);
    }

        .checkbox.bounce input:checked {
            --s: 11px;
        }

            .checkbox.bounce input:checked + svg {
                -webkit-animation: bounce 0.4s linear forwards 0.2s;
                animation: bounce 0.4s linear forwards 0.2s;
            }

        .checkbox.bounce svg {
            --scale: 0;
        }

@-webkit-keyframes bounce {
    50% {
        transform: scale(1.2);
    }

    75% {
        transform: scale(0.9);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes bounce {
    50% {
        transform: scale(1.2);
    }

    75% {
        transform: scale(0.9);
    }

    100% {
        transform: scale(1);
    }
}

input#konsentas {
    width: 2.2rem;
    height: 2.2rem;
}

p.deklar {
    font-size: 1rem;
    text-align: justify;
    width: 90%;
}

.stulpas-botom {
    width: 40%;
    padding: 0px 30px 0px 0px;
}

.stulpas.noBottomBorder.konsentStulpas {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    width: 40%;
}

button#baton:disabled {
    opacity: 0.5;
    pointer-events: none;
}

.checkDiv {
    width: 10%;
    display: flex;
    justify-content: flex-end;
}

.row1.row-botom {
    display: inline-flex;
    align-items: center;
}

h1.po-headeris.longFormThird.editUpdate {
    text-align: left;
    color: #ff8528;
    font-weight: bold;
}

.longFormThird.workContract {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
}

input.anketaData.workContract {
    width: fit-content;
}

form.deldarb {
    display: flex;
    width: 100%;
    padding: 20px;
}

h1.deletetxt {
    color: #ff9a4d;
}

.row-hover {
    background: #ff9a4d;
    color: white;
}

img.multical {
    width: 1.5rem;
}

.sortblock.withIcon {
    display: flex;
    text-wrap: nowrap;
}

div#multidcedit {
    display: flex;
    justify-content: center;
}

.butt-ed-sonas {
    display: inline;
}

td.t-d.Justify {
    text-align: justify;
}

.create-menu {
    display: inline-flex;
    padding-left: 30px;
}

.createWrapper {
    display: inline-flex;
    align-items: center;
    width: 80vw;
}

form.MainSearchForm.withCreate {
    width: 80vw;
}

.formWrapper {
    width: 37vw;
}

.dropdown_doks {
    text-wrap: nowrap;
    background: white;
    border: 2px solid #ff9a4d;
    border-radius: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: -webkit-fill-available;
    color: #ff9a4d;
    font-weight: bold;
    cursor: pointer;
    padding: 5px 15px 5px 15px;
    font-size: 1rem;
    margin: 0px 5px 0px 0px;
    transition: 0.3s ease;
}

    .dropdown_doks:hover {
        background: #ff9a4d;
        color: white;
        transition: 0.3s ease;
    }

button.docPack {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: -webkit-fill-available;
    color: #ff9a4d;
    font-weight: bold;
    cursor: pointer;
    background: white;
    border: 2px solid #ff9a4d;
    border-image: initial;
    border-radius: 15px;
    text-wrap: nowrap;
    padding: 5px 15px 5px 15px;
    transition: 0.3s ease;
    font-size: 1rem;
    font-family: auto;
}

    button.docPack:hover {
        background: #ff9a4d;
        color: white;
        transition: 0.3s ease;
    }

/*.dropdown_menu {
    position: absolute;
    background: white;
    top: 11.5%;
    padding: 10px 0px;
    z-index: 1;
    border-radius: 15px;
    border: 2px solid #f79d54;
    color: #f79d54;
}*/

.dropdown_menu {
    position: absolute;
    background: white;
    top: 11.5%;
    padding: 10px 0px;
    z-index: 1;
    border-radius: 15px;
    border: 2px solid #f79d54;
    color: #f79d54;
    max-height: 75vh;
    overflow-y: scroll;
}

.progbar {
    padding: 5px 10px;
    margin: 0;
}

    .progbar:hover {
        color: white;
        background: #f79d54;
        margin: 0;
    }

.progdial {
    width: 100%;
    position: absolute;
    margin: 0;
    height: 100vh;
    background: transparent;
}

.loader {
    position: absolute;
    width: 10rem;
    height: 10rem;
    top: 40%;
    left: 50%;
}

    .loader:before, .loader:after {
        content: '';
        border-radius: 50%;
        position: absolute;
        inset: 0;
        box-shadow: 0 0 10px 4px rgb(255 254 253) inset;
    }

    .loader:after {
        box-shadow: 0 6px 0 #ff7200 inset;
        animation: rotate 1s linear infinite;
    }

@keyframes rotate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}


.cekto {
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
}

.checkDiv.createCheck {
    padding-left: 0.3rem;
}

input#konsentas.ceck2create {
    width: 1.3rem;
    height: 1.3rem;
}

.checkbox.path.toCreate svg {
    width: 1.3rem;
    height: 1.3rem;
}

input#konsentas.ceck2create {
    transform: scale(1);
    transition: transform 0.2s ease;
}

    input#konsentas.ceck2create:hover {
        transform: scale(1.2);
        transition: transform 0.2s ease;
    }

label.checkbox.path.toCreate {
    --border-hover: #ff9a4d;
}

form.createpopup {
    width: 100%;
}

label.anketaLable.editDateLable {
    min-width: 100%;
    justify-content: center;
}

.linija {
    display: inline-flex;
    width: 100%;
}

.modal-dialog.EmsModalDialog.shortPop {
    width: 20%;
}

i.fas.fa-edit {
    transition: ease-in-out 0.5s;
}

    i.fas.fa-edit:hover {
        transform: scale(1.5);
        transition: ease-in-out 0.5s;
        color: #ff9a4d;
        cursor: pointer;
    }

.butonai {
    font-size: 1.3rem;
}

ul#singleMenu {
    z-index: 999;
}

.activeLink {
    color: #ff9a4d !important;
}

.klprad {
    display: inline-flex;
    padding: 0px 30px 0px 0px;
}

.copydivs.alcenter.eightper {
    display: inline-flex;
    width: 80%;
    font-size: 0.75rem;
    font-family: serif;
    align-items: center;
}

.copyRowsOptions {
    display: inline-flex;
    align-items: center;
    width: 30%;
}

th.topheadTitle {
    text-align: left;
}

.vertical-head {
    transform: rotate(-180deg);
    writing-mode: tb;
}

#copyto, #copyfrom {
    text-wrap-mode: nowrap;
}

.verticalH {
    display: inline-flex;
    align-items: center;
}

.valinput {
    width: 1.5rem;
    font-size: 0.75rem;
    border: none;
    background: transparent;
}

    .valinput.bsnas {
        border: none;
        text-align: center;
        background: transparent;
        background-image: none;
        appearance: none;
    }

.planningHead {
    font-size: 0.7rem;
}

.planningBody {
    font-size: 0.8rem
}


.calendorius {
    max-width: 8rem !important;
}

.dates {
    width: 4.4rem;
    display: inline-flex;
    text-align: center;
    margin: 0;
    padding: 0;
}

.stat {
    width: max-content;
}

.klientotables {
    display: flex;
    flex-wrap: wrap;
    gap: clamp(0.5rem, 5%, 1rem);
}

.stattbl {
    border-collapse: collapse;
}

.statables {
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 10.2vh;
    overflow: auto;
}

button#genuinesave {
    margin-top: 10px;
}

table#scr-tbla-planning, table#scr-tbla-valandos {
    border-collapse: collapse;
}

tbody.planningBody td {
    border: 2px solid #38495d;
}

.dbTable.smallerTbl {
    height: 55.5vh;
}

th.KlientHead {
    background: #38495d;
    color: white;
    font-size: 0.8rem;
    padding-left: 5px;
    padding-right: 5px;
}

td.t-d.clientData {
    font-size: 0.8rem;
    padding-left: 5px;
    padding-right: 5px;
}

th.topheadTitle.leftTitle {
    border: 0;
    border-right: 2px solid;
}

tr.mainheadas.planningHead {
    border-left: 3px solid #38495d;
    border-right: 3px solid #38495d;
}

.planningHead th {
    border: 2px solid;
}

thead.headasdox {
    border: 2px solid #38495d;
}

th.KlientHead.leftKlientHead {
    border-right: 2px solid white;
}

.copy {
    opacity: 0;
    display: none;
    transition: 0.3s ease;
}

    .copy.show {
        opacity: 1;
        display: block;
        transition: 0.3s ease;
    }

.selekt {
    font-size: 0.75rem;
    background: transparent;
    width: 100%;
    border-radius: 15px;
    padding: 3px 0px 3px 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

h2#copyRows {
    margin: 0;
    font-size: 0.75rem;
    font-family: serif;
}

.leftTitleHolder {
    display: inline-flex;
    width: 100%;
    align-items: center;
    padding: 3px 20px 4px 20px;
}

.centruote.addclprad.widfit {
    padding: 5px 10px 4px 10px;
    border: 1px solid white;
    margin: 0px 5px;
    border-radius: 15px;
    cursor: pointer;
    transition: 0.3s ease;
}

.totaldata {
    margin-right: 10px;
}

.centruote.addclprad.widfit:hover {
    transform: scale(1.2);
    transition: 0.3s ease;
    background: white;
    color: #ff9a4d;
}

h2#copyRows.copyh2.turnedon {
    border: 1px solid;
    border-radius: 15px;
    padding: 5px 10px 4px 10px;
    transition: 0.3s ease-in;
    cursor: pointer;
    pointer-events: initial;
}

    h2#copyRows.copyh2.turnedon:hover {
        background: white;
        color: #ff9a4d;
        transform: scale(1.2);
        transition: 0.3s ease;
    }

h2#copyRows.copyh2 {
    transition: 0.3s ease-in !important;
    border: 0;
}

.dates::placeholder {
    font-size: 0.65rem;
    text-align: center;
}

.datestd {
    text-align: center;
    width: 4.4rem;
}

.daysonly {
    width: 2.6rem;
}

.plantable {
    width: 100%;
}

form.monthclass.weekclass {
    display: inline-flex;
    align-items: center;
    padding: 0px 30px 0 55px;
}

.week-navigation.month-navigation.valandoscal {
    width: max-content;
}

button#copyTonext {
    width: max-content;
    height: 2rem;
    text-transform: uppercase;
    padding: 0px 20px;
}

.searcAndNav {
    display: inline-flex;
    align-items: center;
    width: 100%;
    padding-bottom: 10px;
}

input#searchInput {
    padding: 10px 0px 10px 5px;
    border-radius: 15px;
    width: 25%;
    border: 1px solid;
}

span.datename {
    height: 1.75rem;
    display: inline-flex;
    align-items: center;
    background: #ff9a4d;
    border-radius: 15px;
    padding: 0px 15px;
    color: white;
    font-weight: bold;
    font-size: 0.8rem;
    line-height: 1rem;
}

button.prev.prev2, button.next.next2 {
    border: none;
    background: transparent;
    color: #ff9a4d;
    font-size: 1rem;
}

    button.prev.prev2:hover, button.next.next2:hover {
        border: none;
        background: #ff9a4d;
        color: white;
        cursor: pointer;
    }

.genbut {
    width: 12%;
    padding-right: 2%;
}

.SaveAndTables {
    display: inline-flex;
    width: 100%;
}

table.scroll-tbl-1.stattbl.totalstatus {
    margin-right: 0;
}




#switch {
    width: 41px;
    height: 22px;
    margin-left: 5px;
}

.toggle {
    position: relative;
    border: 2px solid white;
    border-radius: 10px;
    -webkit-transition: border-color .6s ease-out;
    transition: border-color .6s ease-out;
    box-sizing: border-box;
}

    .toggle.toggle-on {
        border-color: rgba(137, 194, 217, .4);
        -webkit-transition: all .5s .15s ease-out;
        transition: all .5s .15s ease-out;
    }

.toggle-button {
    position: absolute;
    top: 2px;
    width: 14px;
    bottom: 2px;
    right: 21px;
    background-color: white;
    border-radius: 9.5px;
    cursor: pointer;
    -webkit-transition: all .3s .1s, width .1s, top .1s, bottom .1s;
    transition: all .3s .1s, width .1s, top .1s, bottom .1s;
}

.toggle-on .toggle-button {
    top: 1.5px;
    width: 35px;
    bottom: 1.5px;
    right: 1.5px;
    border-radius: 11.5px;
    background-color: #38495d;
    box-shadow: 0 0 8px #ffffff;
    -webkit-transition: all .2s .1s, right .1s;
    transition: all .2s .1s, right .1s;
}


.toggle-text-on {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    line-height: 18px;
    text-align: center;
    font-family: 'Quicksand', sans-serif;
    font-size: 9px;
    font-weight: normal;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    color: rgba(0,0,0,0);
}

.toggle-on .toggle-text-on {
    color: #ff9a4d;
    -webkit-transition: color .3s .15s;
    transition: color .3s .15s;
    font-weight: bold;
}

.toggle-text-off {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 3px;
    line-height: 19.5px;
    text-align: center;
    font-family: 'Quicksand', sans-serif;
    font-size: 7px;
    font-weight: bold;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    cursor: pointer;
    color: white;
}

.toggle-on .toggle-text-off {
    color: rgba(0,0,0,0);
}



.radio {
    margin: 0px 0;
    display: block;
    cursor: pointer;
}

    .radio input {
        display: none;
    }

        .radio input + span {
            line-height: 20px;
            height: 20px;
            padding-left: 20px;
            display: block;
            position: relative;
        }

            .radio input + span:not(:empty) {
                padding-left: 27px;
            }

            .radio input + span:before,
            .radio input + span:after {
                content: '';
                width: 20px;
                height: 20px;
                display: block;
                border-radius: 50%;
                left: 0;
                top: 0;
                position: absolute;
            }

            .radio input + span:before {
                background: #ff9a4d;
                transition: background 0.2s ease, transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2);
            }

            .radio input + span:after {
                background: #f8f9fa;
                transform: scale(0.78);
                transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4);
            }

        .radio input:checked + span:before {
            transform: scale(0.98);
            background: #38495d;
        }

        .radio input:checked + span:after {
            transform: scale(0.4);
            transition: transform 0.3s ease;
        }

    .radio:hover input + span:before {
        transform: scale(0.92);
    }

    .radio:hover input + span:after {
        transform: scale(0.74);
    }

    .radio:hover input:checked + span:after {
        transform: scale(0.4);
    }


.clientContent {
    display: flex;
    justify-content: center;
    box-shadow: none;
}

td.valdata {
    border: 1px solid;
}

table#addclienttable {
    border-collapse: collapse;
}

.clientData {
    font-weight: 500;
    font-size: 1.15rem;
    background-color: #fff !important;
    padding-left: 10px !important;
    color: #38495d !important;
    margin-top: 5px;
    outline: none;
}

form.stage1.addclientForm {
    justify-content: center;
}

.EmsModalDialogMin {
    width: min-content;
    position: absolute;
    left: 50%;
    top: 5%;
    margin: 0;
    padding: 20px;
    background: white;
    border-radius: 15px;
    border: 4px solid;
    max-height: 90vh;
    overflow: auto;
    transform: translate(-50%, 0%);
}

button.add-client.addmore {
    background: #38495d;
    color: white;
    padding: 3% 15%;
    border-radius: 15px;
    border: 2px solid #ff9a4d;
    transition: 0.5s ease-in-out;
    cursor: pointer;
}

button.remove-client {
    background: #ff9a4d;
    color: white;
    padding: 3% 15%;
    border-radius: 15px;
    border: 2px solid #38495d;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

    button.add-client.addmore:hover, button.remove-client.clientaction.removemore:hover {
        transform: scale(1.2);
        transition: 0.3s ease-in-out;
    }

.valhead {
    outline: 1px solid white;
}


.popupAnketa2 {
    max-height: 86vh;
    overflow-y: auto;
    overflow-x: auto;
}

.butholder {
    position: sticky;
    bottom: 0;
    background: white;
}

.modal-body.EmsModalBody.popupAnketa2::-webkit-scrollbar {
    width: 0.3rem;
    background: white;
    position: relative;
    left: 70%;
}

.modal-body.EmsModalBody.popupAnketa2::-webkit-scrollbar-thumb {
    background-color: #ff8528;
    border-radius: 4px;
}

.projectData {
    font-weight: 500;
    font-size: 1.15rem;
    background-color: #fff !important;
    margin: 0px 10px;
    color: #38495d !important;
    border: 1px solid;
    outline: 0;
    border-radius: 15px;
    padding: 0.375rem 0.75rem;
    display: flex;
}

button.add-project.addmore {
    background: #38495d;
    color: white;
    padding: 3% 15%;
    border-radius: 15px;
    border: 2px solid #ff9a4d;
    transition: 0.5s ease-in-out;
    cursor: pointer;
}

button.remove-project.removemore {
    background: #ff9a4d;
    color: white;
    padding: 3% 15%;
    border-radius: 15px;
    border: 2px solid #38495d;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}


    button.remove-project.removemore:hover, button.add-project.addmore:hover {
        transform: scale(1.2);
        transition: 0.3s ease-in-out;
    }


button.add-address.addmore.batonsai {
    background: #38495d;
    color: white;
    padding: 3% 15%;
    border-radius: 15px;
    border: 2px solid #ff9a4d;
    transition: 0.5s ease-in-out;
    cursor: pointer;
}

button.remove-address.removemore.batonsai {
    background: #ff9a4d;
    color: white;
    padding: 3% 15%;
    border-radius: 15px;
    border: 2px solid #38495d;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}


    button.add-address.addmore.batonsai:hover, button.remove-address.removemore.batonsai:hover {
        transform: scale(1.2);
        transition: 0.3s ease-in-out;
    }

.rowmarked::placeholder {
    color: white !important;
}


.selekt option {
    color: #38495d;
}

.ceck2create.rowmarked {
    box-shadow: inset 0 0 0 var(--s, 1px) #fff;
}

    .ceck2create.rowmarked:checked {
        box-shadow: inset 0 0 0 var(--s, 1px) grey;
    }


.fa-edit.rowmarked {
    color: white;
}

    .fa-edit.rowmarked:hover {
        color: white !important;
    }

.selcek.rowmarked {
    color: white;
}


input.clientData {
    border: 0;
}

.radio input + span.rowmarked:before {
    background: #38495d;
    transition: background 0.2s ease, transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2);
}

.ClientCountryAdderss {
    display: none;
}

th.valhead.vertical-head.nathead {
    padding-top: 10px;
    padding-bottom: 10px;
}


select.selprojcountry {
    border-radius: 15px;
    border: 1px solid;
    padding: 10px 5px;
    width: 10rem;
    text-transform: uppercase;
}

option.kantri {
    text-transform: uppercase;
}

.uppercase {
    text-transform: uppercase;
}

.valandoscal.selectcountry {
    padding-left: 60px;
}

.totd, .totb, .toth, .tothbe, .tothnl {
    max-width: -webkit-fill-available;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    background: transparent;
    border: 0;
    pointer-events: fill;
    font-weight: 900;
    color: #ff9a4d;
}

    .totd:focus, .totb:focus, .toth:focus {
        outline: none;
    }

td#thFrozenD, td#thFrozenB, td#thFrozenH {
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 4vw !important;
    text-indent: 0.5vw;
    border: 2px solid #38495d;
    position: sticky;
}

.valdata.boldred.alcenter.nlH, .valdata.boldred.alcenter.beH {
    width: -webkit-fill-available;
    background: transparent;
    border: 2px solid black;
    text-align: center;
    color: #ff9a4d;
    font-weight: 900 !important;
    font-family: arial;
    font-size: 0.8rem;
}

tr.t-r2 {
    text-align: center;
}

.alleft {
    text-align: left;
    padding-left: 5px;
}

.normalTbl {
    height: 60vh;
}

th.valhead.totalfrozen.alcenter {
    padding: 4px 20px 5px 20px;
}


.iconinline {
    display: inline-flex;
}

#MoreBonus, #MoreDeduct {
    padding-left: 10%;
}

#Valheadas {
    padding: 10px;
}

.sumaday {
    max-width: 2vw;
    border: 2px solid #38495d !important;
}

.daysuma {
    width: -webkit-fill-available;
    background: transparent;
    border: none;
    text-align: center;
    color: #ff9a4d;
    font-weight: 900;
}

    .daysuma:focus {
        outline: none;
    }

.alleursuma, .allvalsuma, .longdist, td#thFrozenH1, #thFrozenD1, #thFrozenD11, #thFrozenD111, #thFrozenD1111, #thFrozenD11111, #thFrozenD111111, #thFrozenD1111111, .postasmax {
    max-width: 3rem;
}

.totval2, .toteur2 {
    border: 2px solid #38495d !important;
}

.allH {
    border: 2px solid #38495d !important;
}

td.valdata.boldred.alcenter.allvalsuma.longdist {
    border: 2px solid;
}

.toteur3, .totval3, .longdistinp, .totmonth, .totsat, .totsun, .totnorm, .dayspost, .longdistsum, .notappl, .totmonthnl, .totmonthbe, .totsatbe, .totsatnl, .totsunbe, .totsunnl, .totnormbe, .totnormnl {
    width: -webkit-fill-available;
    background: transparent;
    text-align: center;
    border: none;
    color: #ff9a4d;
    font-weight: 900;
}

th#dayheadas {
    padding: 10px 0px;
}

.toteur3:focus, .totval3:focus, .longdistinp:focus, .totmonth:focus, .totsat:focus, .totsun:focus, .totnorm:focus, .dayspost:focus, .longdistsum:focus {
    outline: none;
}

td#thFrozenH1, td#thFrozenH11, td#thFrozenH111, #thFrozenD1, #thFrozenD11, #thFrozenD111, #thFrozenD1111, #thFrozenD11111, #thFrozenD111111, #thFrozenD1111111, .postasmax, .tfootval {
    border: 2px solid #38495d !important;
}


.maxwidth4 {
    padding: 0px 10px;
}

input.valinput.valvalue.valdata.days90 {
    min-width: 5.5rem;
    text-align: center;
}


.valinput.valvalue.valdata {
    width: 2.5vw;
    text-align: center;
    margin: 0px 10px;
    height: 1.2rem;
}

    .valinput.valvalue.valdata:focus {
        width: 2.5vw;
        outline: none;
    }

.custom-number {
    display: inline-flex;
    align-items: center;
    position: relative;
}

    .custom-number input {
        text-align: center;
        width: 60px;
        height: 30px;
    }

.decrement {
    background: transparent;
    border: 0;
    padding: 0;
    cursor: pointer;
}

.increment {
    background: transparent;
    border: 0;
    padding: 0;
    cursor: pointer;
}

.workhourclass::-webkit-inner-spin-button {
    display: none;
}

.incdecbut {
    position: absolute;
    display: none;
    flex-direction: column;
    align-items: flex-end;
    left: 80%;
    opacity: 0;
}

.valinput.valvalue.valdata:focus + .incdecbut {
    display: flex;
    opacity: 1;
}

.custom-number.active .incdecbut {
    display: flex;
    opacity: 1;
}

.increment, .decrement {
    line-height: 0.5rem;
    font-size: 0.75rem;
}

    .increment:active,
    .decrement:active,
    .increment:hover,
    .decrement:hover {
        color: #ff9a4d;
    }

.sumbon:hover, .sumded:hover {
    color: #ff9a4d;
    cursor: pointer;
}


.valandos {
    border-collapse: collapse;
}


.namebonus, .surnamebonus {
    padding-right: 10px;
}

button.addBonusButtondupl.addmore {
    background: #38495d;
    color: white;
    padding: 3px 15px;
    border-radius: 15px;
    border: 2px solid #ff9a4d;
    transition: 0.5s ease-in-out;
    cursor: pointer;
}

button.removeBonusButton.removemore {
    background: #ff9a4d;
    color: white;
    padding: 3px 15px;
    border-radius: 15px;
    border: 2px solid #38495d;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

    button.removeBonusButton.removemore:hover, button.addBonusButtondupl.addmore:hover, button.add-client.addmore:hover {
        transform: scale(1.2);
        transition: 0.3s ease-in-out;
    }

button.remove-client.clientlessaction.removemore:hover {
    transform: scale(1.2);
    transition: 0.3s ease-in-out;
}

button.remove-client.clientlessaction.removemore {
    margin-left: 3px;
}



.custom-number2 {
    display: inline-flex;
    align-items: center;
    position: relative;
    min-width: 100%;
    justify-content: space-evenly;
}

    .custom-number2 input {
        text-align: center;
        width: 60px;
        height: 30px;
    }

.decrement2 {
    background: transparent;
    border: 0;
    padding: 0;
    cursor: pointer;
}

.increment2 {
    background: transparent;
    border: 0;
    padding: 0;
    cursor: pointer;
}

.workhourclass2::-webkit-inner-spin-button {
    display: none;
}

.incdecbut2 {
    position: absolute;
    display: none;
    flex-direction: column;
    align-items: flex-end;
    left: 80%;
    opacity: 0;
}

.valinput2.valvalue2.valdata2:focus + .incdecbut2 {
    display: flex;
    opacity: 1;
}

.custom-number2.active .incdecbut2 {
    display: flex;
    opacity: 1;
}

.increment2, .decrement2 {
    line-height: 0.5rem;
    font-size: 0.75rem;
}

    .increment2:active,
    .decrement2:active,
    .increment2:hover,
    .decrement2:hover {
        color: #ff9a4d;
    }


input.valinput2.valvalue2.valdata2.clientData.alignCenter.workhourclass2 {
    width: 6rem;
    margin: 0;
}

th.secondHeadCol.valhead.nowrap {
    text-wrap-mode: nowrap;
}


button.addmorecard.addmore {
    background: #38495d;
    color: white;
    padding: 3% 15%;
    border-radius: 15px;
    border: 2px solid #ff9a4d;
    transition: 0.5s ease-in-out;
    cursor: pointer;
}

    button.addmorecard.addmore:hover {
        transform: scale(1.2);
        transition: 0.3s ease-in-out;
    }

button#remfulkard {
    background: #ff9a4d;
    color: white;
    padding: 3% 15%;
    border-radius: 15px;
    border: 2px solid #38495d;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

    button#remfulkard:hover {
        transform: scale(1.2);
        transition: 0.3s ease-in-out;
    }

button.addDeductionsButtondupl.addmore {
    background: #38495d;
    color: white;
    padding: 3px 15px;
    border-radius: 15px;
    border: 2px solid #ff9a4d;
    transition: 0.5s ease-in-out;
    cursor: pointer;
}

    button.addDeductionsButtondupl.addmore:hover {
        transform: scale(1.2);
        transition: 0.3s ease-in-out;
    }


button.removeDeductionsButton.removemore {
    background: #ff9a4d;
    color: white;
    padding: 3px 15px;
    border-radius: 15px;
    border: 2px solid #38495d;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

    button.removeDeductionsButton.removemore:hover {
        transform: scale(1.2);
        transition: 0.3s ease-in-out;
    }


.tottt {
    max-width: 3.3vw !important;
}

td.valdata.alleft.tdFrozenN {
    text-wrap: nowrap;
}

.weekend.calldays {
    border: 2px solid red;
    outline: 1px solid red;
}

.weekend {
    color: red;
}

.highlight-cell {
    background: red;
}

.filtravimas {
    display: inline-flex;
    min-width: -webkit-fill-available;
    justify-content: center;
    margin: 0 10px;
}

.filtr {
    width: -webkit-fill-available;
}

.selekt.selfiltr {
    color: #ffffff;
    text-align: center;
    font-weight: 900;
    border: 2px solid white;
}

.paieska_cust.filtrtxt.edit-input {
    width: -webkit-fill-available;
    margin: 0 10px;
    height: 0.4rem;
    text-align: center;
    background: none;
    color: white;
    border: 2px solid;
    margin-top: 2px;
}


    .paieska_cust.filtrtxt.edit-input::placeholder {
        color: white;
        text-decoration: underline;
    }


@font-face {
    font-family: 'Material Symbols Outlined';
    src: url('https://fonts.gstatic.com/s/materialsymbolsoutlined/v222/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsI.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

.material-symbols-outlined {
    font-family: 'Material Symbols Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}

.filtras {
    width: fit-content;
    padding-left: 3px;
    font-size: 1rem !important;
    cursor: pointer;
    margin-bottom: 2px;
}

.filtras2 {
    display: inline-flex;
    align-items: center;
}

.additionalBonuses, .additionalDeductions {
    width: 30rem;
}

input.valinput.bonuscommentinput.valdata, .valinput.DeductCommentinput.valdata {
    width: 78%;
    height: 1.3rem;
}

input.valinput.bonusinput.valdata {
    width: 19%;
    margin-right: 1%;
    text-align: center;
    height: 1.3rem;
    margin-bottom: 7px;
}

.frozen-column {
    position: sticky;
    left: 0;
    background-color: #fff;
    outline: 1px solid;
    z-index: 10;
}

th.valhead.totalfrozen.alcenter.frozen-column {
    background: #ff9a4d;
}

td#thFrozenHf, td#thFrozenH1f, td#thFrozenH2f, td#thFrozenDf, td#thFrozenBf, .thFrozenN {
    max-width: 4vw;
}

th#thFrozenS {
    padding: 5px;
    text-wrap-mode: nowrap;
}


th#thFrozenS, th#thFrozenH, th#thFrozenH1, th#thFrozenH2, th#thFrozenD, th#thFrozenB {
    position: sticky;
    z-index: 1;
    background: #38495d;
}

th#thFrozenN {
    position: sticky;
    left: 0;
    background: #38495d;
    text-wrap-mode: nowrap;
    z-index: 1;
}

th.valhead.cshead {
    padding: 0 10px;
}

button#origbuthouse {
    display: none;
}

button#dummycopy {
    display: none;
}

.dayshousing {
    border: 1px solid;
}

td#alleft {
    font-size: 0.8rem;
}

.passs {
    display: flex;
    flex-wrap: wrap;
    font-size: 0.7rem;
}

.pasengeriai {
    width: 50%;
    font-size: 0.7rem;
}

.passengers {
    font-size: 0.6rem;
    cursor: pointer;
    text-align: center;
}

th.valhead.totalfrozen.alcenter.housemain {
    padding: 10px 20px 10px 20px;
}

button.add-carCompany.add-housingCompany.addmore {
    background: rgb(56, 73, 93);
    color: white;
    padding: 3% 15%;
    border-radius: 15px;
    border: 2px solid rgb(255, 154, 77);
    transition: 0.5s ease-in-out;
    cursor: pointer;
}

button.add-housingCompany.addmore {
    background: #38495d;
    color: white;
    padding: 3% 15%;
    border-radius: 15px;
    border: 2px solid #ff9a4d;
    transition: 0.5s ease-in-out;
    cursor: pointer;
}

button.remove-housingCompany.removemore {
    background: #ff9a4d;
    color: white;
    padding: 3% 15%;
    border-radius: 15px;
    border: 2px solid #38495d;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    margin-left: 2px;
}


    button.add-carCompany.add-housingCompany.addmore:hover, button.add-housingCompany.addmore:hover, button.remove-housingCompany.removemore:hover, button.remove-car.remove-house.removemore:hover, button.add-car.add-house.addmore:hover {
        transform: scale(1.2);
        transition: 0.3s ease-in-out;
    }

input.nobkgr.stoprop.clientData {
    font-size: 0.85rem;
    border-bottom: 1px solid;
}

button.add-car.add-house.addmore {
    background: #38495d;
    color: white;
    padding: 3% 15%;
    border-radius: 15px;
    border: 2px solid #ff9a4d;
    transition: 0.5s ease-in-out;
    cursor: pointer;
}

button.remove-car.remove-house.removemore {
    background: #ff9a4d;
    color: white;
    padding: 3% 15%;
    border-radius: 15px;
    border: 2px solid #38495d;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

th.valhead.cchead {
    padding: 10px;
}

.normalTbl2 {
    height: 65vh;
}

.karinline, .kardinline {
    display: inline-block;
    width: 48%;
    line-height: 80%;
}

label.carlabel, label.cardlabel {
    color: black;
    font-size: 0.5vw;
    padding: 0;
    margin: 0;
    text-align: center;
}

.karissuereturn {
    width: 100%;
    text-align: center;
    border-radius: 15px;
    border: 1px solid;
    font-size: 0.6rem;
}

.routdetails {
    text-wrap: nowrap;
    background: white;
    border: 2px solid #ff9a4d;
    border-radius: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: -webkit-fill-available;
    color: #ff9a4d;
    font-weight: bold;
    cursor: pointer;
    padding: 2px 5px;
    font-size: 0.7rem;
    margin: 0px 5px 0px 0px;
    transition: 0.3s ease;
}

    .routdetails:hover {
        transform: scale(1.2);
        transition: 0.3s ease;
    }


.routinputs {
    background: transparent;
    display: inline-flex;
    width: 45%;
    font-size: 0.6vw;
    border-radius: 10px;
    text-align: center;
}

    .routinputs::placeholder {
        color: var(--placeholder-color, gray);
    }


.travinfo {
    width: 100%;
    border-collapse: collapse;
}

.traftd {
    border: 2px solid;
}

.trafinp {
    width: -webkit-fill-available;
    border: 0;
    outline: none;
}

.routdiv {
    display: inline-flex;
    flex-direction: column;
    width: 33%;
    padding: 20px 0px;
    text-align: center;
}

.routinput {
    text-align: center;
    height: 1.5rem;
}

.modal-dialog.EmsModalDialog.valandosedit {
    width: 80%;
}

.weeknum.carplan {
    display: inline;
}

.wcnr.ww22 {
    text-align: center;
    width: -webkit-fill-available;
    border: 0;
    padding: 0;
    margin: 0;
    border: transparent;
}

    .wcnr.ww22:focus {
        outline: none;
    }

td.t-d.valdata.alcenter {
    border: 2px solid;
}

.selempl {
    display: flex;
    justify-content: center;
}

.inlinediv {
    display: inline-flex;
}

form.rolform {
    display: inline-flex;
}

button.pateikimas.buttrole {
    margin: 5px;
}

button.pateikimas.buttrole {
    margin: 5px;
    padding: 0px 5px 3px 5px;
}

.rolsel {
    margin: 7px;
    margin-right: 5px;
    border-radius: 15px;
    padding: 0px 0px 0px 5px;
}

h1.existingtests {
    text-align: center;
    font-size: 1.2rem;
    color: #38495d;
    font-weight: 800;
}

.up-date {
    text-wrap-mode: nowrap;
    text-align: center;
}

.delx {
    cursor: pointer;
    transition: 0.3s ease-in-out;
}

    .delx:hover {
        color: #ff9a4d;
        transform: scale(1.5);
        transition: 0.3s ease-in-out;
    }

.butt-de.deltest {
    text-align: center;
}

.morerows {
    border: 0;
    text-decoration: underline;
    color: #3c495c;
    font-weight: 800;
    background: transparent;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}

    .morerows:hover {
        color: #ff9a4d;
        transition: 0.3s ease-in-out;
    }

td.t-d.filedesc {
    font-size: 0.8rem;
    padding: 5px;
}

.safetytext {
    font-size: 0.85rem;
    padding: 5px;
}

.profesijos {
    display: inline-flex;
    width: -webkit-fill-available;
}

form.maketest.upfileform.half {
    width: 50%;
    height: auto;
    margin-bottom: 0;
}

.half2 {
    width: 50%;
    padding: 20px 30px;
    background: white;
    margin-left: 35px;
    margin-right: 35px;
    border-radius: 15px;
    margin-top: 50px;
    max-height: 21rem;
    /* overflow: scroll; */
}

.maketest {
    border-radius: 15px;
    margin-bottom: 6%;
    background: white;
    padding: 20px;
    border: 2px solid #ff9a4d;
    border-radius: 15px;
    margin-bottom: 6%;
    background: white;
    padding: 20px;
    border: 2px solid #ff9a4d;
    margin-top: 2rem;
}

.form-group {
    margin-bottom: 1rem;
}

h1.existingtests.upfilehead {
    margin-top: 0px;
    margin-bottom: 1%;
}

h1.existingtests.upfilehead {
    margin-top: 0;
}

h1.existingtests {
    margin-top: 100px;
    text-align: center;
    font-size: 1.2rem;
    color: #38495d;
    font-weight: 800;
}

    h1.existingtests.nogap {
        margin-top: 0;
        margin-bottom: 10px;
    }

input.descbox.form-control {
    margin-bottom: 1rem;
    text-align: center;
}

.form-control {
    display: flex;
    width: 100%;
    height: 2rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #38495d;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d1d3e2;
    border-radius: 0.35rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

input.descbox.form-control:focus {
    outline: 2px solid #ff9a4d;
}

.form-group.nomarg {
    margin-bottom: 0;
    max-height: 17.7rem;
    overflow: auto;
}

#availableprof {
    width: 100%;
    text-align: left;
    line-height: 1.8em;
    padding: 0;
}

.list-columns ol {
    column-count: 3;
    column-gap: 30px;
    padding: 0 1.5rem;
    margin: 0 !important;
    width: auto;
}

li.avlist {
    width: 90%;
}

.uplgroup {
    padding: 20px 30px;
    background: white;
    border-radius: 15px;
    margin-bottom: 2%;
}

body#uplbody {
    height: -webkit-fill-available;
}

form.maketest.upfileform.usm {
    padding-top: 2rem;
}

.descdoctype {
    column-count: 2;
}

.uplgroup {
    padding: 20px 30px;
    background: white;
    border-radius: 15px;
    margin-bottom: 2%;
}

.form-group.uplfile {
    border: 2px solid;
    cursor: pointer;
    display: flex;
    background-color: #ffffff;
    color: #3c495c;
    text-decoration: none;
    height: 9rem;
    align-items: center;
    justify-content: space-around;
    border-color: #3c495c;
    font-size: 20px;
    font-weight: bold;
    border-radius: 15px;
}

#upfileid {
    color: transparent;
    cursor: pointer;
    width: -webkit-fill-available;
    height: 9rem;
    border: 2px solid;
    border-color: #3c495c;
    border-radius: 15px;
}

#dummyuplfile {
    border: 2px solid;
    cursor: pointer;
    display: flex;
    background-color: transparent;
    color: #3c495c;
    text-decoration: none;
    height: 9rem;
    align-items: center;
    justify-content: space-around;
    border-color: #3c495c;
    font-size: 20px;
    font-weight: bold;
    border-radius: 15px;
    width: -webkit-fill-available;
    z-index: 5;
    transition: 0.5s ease-in-out;
}

    #dummyuplfile:hover {
        background: #3c495c;
        color: white;
    }

.checkcontainer {
    column-count: 2;
    font-size: 0.85rem;
    column-gap: 0;
}

div#selectAllContainer {
    width: -webkit-fill-available;
}


label.custom-checkbox.proftext.uplcheck {
    display: inline-flex;
    align-items: center;
    width: max-content;
    line-height: 2;
    transition: 0.3s ease-in-out;
}

    label.custom-checkbox.proftext.uplcheck:hover {
        cursor: pointer;
        font-weight: bold;
        transition: 0.3s ease-in-out;
    }

.checkDiv.createCheck.uplcheckdiv {
    display: contents;
}

span.checktxt {
    padding: 0.2rem 0px 0px 0.5rem;
    font-size: 0.8rem;
}

.descselect {
    padding: 1rem 0px;
}

.selectcolwrap {
    column-count: 2;
    padding: 20px 30px;
    background: white;
    border-radius: 15px;
    width: -webkit-fill-available;
    display: flex;
}

.selectcolunns {
    width: -webkit-fill-available;
}

h1.existingtests.upfilehead.selekt {
    margin-top: 30px;
}

div#availableprof2222 {
    display: ruby;
    flex-direction: row;
    flex-wrap: wrap;
}


.dropdown-wrapper {
    border: 1px solid;
    border-radius: 15px;
}

select.user-dropdown {
    text-align: center;
    border: 0;
    outline: none;
    padding: 0;
    border-radius: 15px;
}

button.add.butt {
    height: 1.5rem !important;
    width: 2rem !important;
    margin: 0;
    display: inline-flex;
    align-items: center;
    justify-content: space-around;
    background: #38495d;
    border: 2px solid #ff9a4d;
    cursor: pointer;
}

.selectcolunns {
    width: -webkit-fill-available;
}

div#availableprofdrop {
    display: ruby;
    flex-direction: row;
    flex-wrap: wrap;
}

.dropdown-wrapper-pro {
    border: 1px solid;
    border-radius: 15px;
}

select.user-dropdown-pro {
    text-align: center;
    border: none;
    outline: none;
    padding: 0;
    border-radius: 15px;
}

button.remove-dropdown, button.remove-dropdown-pro {
    background: #ff9a4d;
    color: white;
    font-weight: bold;
    margin: 0;
    border-radius: 15px;
    cursor: pointer;
}

.visno {
    visibility: hidden;
}

.butt {
    width: auto;
    margin-top: 20px;
    margin-bottom: 10px;
    position: relative;
    font-size: 20px;
    text-transform: uppercase;
    border-radius: 10px;
    height: 50px;
    background-color: rgba(56, 73, 93, 1);
    box-shadow: rgb(0 0 0 / 17%) 0px -23px 25px 0px inset, rgb(0 0 0 / 15%) 0px -36px 30px 0px inset, rgb(0 0 0 / 10%) 0px -79px 40px 0px inset, rgb(0 0 0 / 6%) 0px 2px 1px, rgb(0 0 0 / 9%) 0px 4px 2px, rgb(0 0 0 / 9%) 0px 8px 4px, rgb(0 0 0 / 9%) 0px 16px 8px, rgb(0 0 0 / 9%) 0px 32px 16px;
    color: white;
    display: block;
    position: relative;
    transition: all 0.3s ease-in-out;
}

.add.butt.inl.custh {
    cursor: pointer;
    transition: 0.3s ease-in-out;
}

    .add.butt.inl.custh:hover {
        cursor: pointer;
        transform: scale(1.2);
        transition: 0.3s ease-in-out;
    }


select.pro-dropdown {
    border: 0px solid;
    border-radius: 15pc;
}

div#SafetyMatTable {
    max-height: 40vh;
    overflow: auto;
    border-bottom: 1px solid;
}

#SafetyMatTable::-webkit-scrollbar-thumb {
    background-color: #ff8528;
    border-radius: 4px;
}

#SafetyMatTable::-webkit-scrollbar {
    width: 0.4rem;
    background: white;
    height: 6px;
}

label.checkbox.path.toCreate.selAllPro {
    transition: 0.3s ease-in-out;
    display: inline-flex;
}

    label.checkbox.path.toCreate.selAllPro:hover {
        cursor: pointer;
        font-weight: bold;
        transition: 0.3s ease-in-out;
    }

span#fileNameSpan {
    position: absolute;
    pointer-events: none;
    transition: 0.5s ease-in-out;
}


h1.deletetxt.deletetesta {
    text-wrap-mode: nowrap;
    text-align: center;
}

h2.filenamedel {
    color: #38495d;
    text-align: center;
}

h3#file-name {
    color: #38495d;
    text-align: center;
    padding-bottom: 1.5rem;
}

form.delback {
    display: inline-flex;
    width: -webkit-fill-available;
}

button.leaverecord.pateikimas.nogap.searchButton {
    text-wrap-mode: nowrap;
    width: -webkit-fill-available;
}

table.mytable.eplcard.extestlent {
    border-collapse: collapse;
}

h1.existingtests.createnew {
    margin-top: 0rem;
}

.notrans {
    transition: none !important;
}

select#safetyFileSelect {
    width: 100%;
    border: 1px solid;
    border-radius: 15px;
    text-align: center;
    height: 1.8em;
    line-height: 1.8em;
    padding: 0;
}

#newTestName, #testName {
    width: 100%;
    border: 1px solid;
    border-radius: 15px;
    text-align: center;
    margin-bottom: 1%;
    height: 1.8em;
}

    #newTestName:focus, #testName:focus, .testquest:focus, input.inputas:focus {
        outline: 2px solid #ff9a4d;
    }

.testquest {
    width: 100%;
    border: 1px solid;
    border-radius: 15px;
    padding: 0rem 0.75rem;
    line-height: 0px;
    height: 1.8em;
}

button.rem.butt.pateikimas {
    margin: 0;
    font-size: 0.8em;
    height: 2em;
}

    button.rem.butt.pateikimas.minusbut {
        background: #ff9a4d;
    }

button.butt.pateikimas.question {
    width: 10rem;
    margin-top: 0;
}

label.labelis.nopoint {
    cursor: auto;
    text-align: center;
    font-size: 1em;
    min-width: 13%;
    color: #38495d;
    display: flex;
    justify-content: center;
}

button.rem.butt.pateikimas.minusbut {
    width: max-content;
    height: fit-content;
    font-size: 0.7rem;
    padding: 3px;
    font-weight: bold;
}

.qbut {
    display: inline-flex;
    width: -webkit-fill-available;
    align-items: center;
    gap: 10px;
}

label.labelis.nopoint.image {
    border: 1px solid;
    padding: 0.5rem;
    border-radius: 15px;
    background: #38495d;
    color: white;
    font-weight: 600;
    cursor: pointer;
    max-width: 9rem;
    margin-top: 0.5rem;
}

.addimgroup {
    display: inline-flex;
    align-items: center;
    margin-bottom: 1em;
}

.noshowupl {
    display: none !important;
}

button.answerbut {
    background: #38495d;
    color: white;
    border-radius: 10px;
    margin-bottom: 2%;
    margin-left: 35px !important;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}

    button.answerbut:hover {
        transform: scale(1.2);
        transition: 0.3s ease-in-out;
    }


.korekt {
    display: flex;
    align-items: center;
}

input.inputas {
    border-left: 0;
    margin-bottom: .5rem;
    margin-left: 30px;
    margin-right: 30px !important;
    border-bottom: 1px solid;
    width: -webkit-fill-available;
    border-top: 0;
    border-right: 0;
    height: 1.5rem;
}

.corrr {
    display: inline-flex;
    align-content: center;
    min-width: 10% !important;
    justify-content: space-between;
    align-items: center;
}

button.remove.butt {
    height: 1.5rem !important;
    width: 2rem !important;
    margin: 0;
    display: inline-flex;
    justify-content: space-around;
    background: #ff9a4d;
    box-shadow: none;
    align-items: center;
    padding-top: 0;
    cursor: pointer;
}

    button.remove.butt:hover {
        transform: scale(1.2);
    }

select#safetyFileSelect:focus {
    outline: 2px solid #ff9a4d;
}

.quest:hover {
    transform: scale(1.2);
}

.TestEdit {
    height: 85vh;
    overflow-y: auto;
    overflow-x: hidden;
    padding-left: 0.4rem;
    width: 100%;
}

.nopadtop {
    margin-top: 0;
}

.modal-header.testheader {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
    line-height: 2rem;
    width: -webkit-fill-available;
    background: #ff9a4d;
    border-radius: 15px;
    color: white;
}

h3.testoname {
    font-size: 1rem;
    text-align: center;
}

h1.deletetxt.willr {
    width: 30vw;
    text-align: center;
}

.skroltable {
    max-height: 70vh;
    overflow: auto;
    width: -webkit-fill-available;
    margin-top: 15px !important;
}

.notcmpl {
    color: red;
    font-weight: 900;
    text-align: center;
}

.notapplTest {
    text-align: center;
}

.compl {
    text-align: center;
    color: green;
}

.eilutenolink.alcenter {
    text-align: center;
}

.dynamicHead {
    min-width: 160px;
    line-height: 1;
}

.nowrapText {
    /*text-wrap-mode: nowrap;*/
    text-align: center !important;
    white-space: nowrap;
}


input#searchInputReport {
    padding: 10px 0px 10px 5px;
    border-radius: 15px;
    width: 100%;
    border: 1px solid;
}

.searchAndTitle {
    display: inline-flex;
    align-items: center;
    width: 100%;
}

.fifty {
    width: 50%;
}

.twentyfive {
    width: 25%;
}

.skroltable::-webkit-scrollbar-thumb {
    background-color: #ff8528;
    border-radius: 4px;
}

.skroltable::-webkit-scrollbar {
    width: 0.4rem;
    background: white;
    height: 6px;
}

.selectprof {
    width: 33%;
    display: inline-flex;
    justify-content: center;
}

select#professionSelect, select#dateSelect {
    background: #ff9a4d;
    border-radius: 15px;
    text-align: center;
    color: white;
    border: 2px solid #38495d;
    text-decoration: underline;
    margin-bottom: 10px;
}

td.centruoti.leftcol {
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    text-align: center;
    border: 2px solid;
}

td.centruoti.nobordai {
    border: 2px solid;
    border-right: 0px;
}

.mergeit {
    border: 2px solid;
    border-left: 0;
    text-align: center;
    padding-right: 0.5%
}

.invis {
    visibility: hidden;
}


tr.topHead.appLent {
    border: 0;
    line-height: 1.5;
}

.nobordbot {
    writing-mode: vertical-lr;
    height: min-content;
    padding: 0px !important;
    transform: rotate(180deg);
    line-height: normal;
    padding: 5px;
}

.fsize08 {
    padding: 3px 5px;
    outline: 1px solid #ffffff !important;
}

h6.uzp {
    color: #3c495c;
    font-weight: bold;
    font-size: 1rem;
    margin-top: 20px;
}

table.singtbl {
    width: 50vw;
    margin: 20px 0px 0px 35px;
    text-align: center;
    border-collapse: collapse;
}

td.signtd {
    border-bottom: 1px solid;
    font-weight: bold;
    color: #3c495c;
}

td.dumdum {
    width: 5%;
    border: 0 !important;
}

.cekboxDiv {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 3px;
}

.dbTableApp {
    height: 55vh;
    overflow: auto;
}

    .dbTableApp::-webkit-scrollbar {
        width: 0.4rem;
        background: white;
        height: 6px;
    }

    .dbTableApp::-webkit-scrollbar-thumb {
        background-color: #ff8528;
        border-radius: 4px;
    }

.dbTableAapMeasure {
    max-height: 68vh;
    overflow: auto;
}

.dbTableAapMeasureSign {
    max-height: 35vh;
    overflow: auto;
}

    .dbTableAapMeasureSign::-webkit-scrollbar {
        width: 0.4rem;
        background: white;
        height: 6px;
    }

    .dbTableAapMeasureSign::-webkit-scrollbar-thumb {
        background-color: #ff8528;
        border-radius: 4px;
    }

.inline {
    display: inline-flex;
    align-items: center;
}

.appmeasureAddButt:hover {
    transform: scale(1.2);
}

.appRemove, .appmeasureAddButt {
    margin: 5px 3px !important;
}

.appmeasureAddButt {
    box-shadow: none;
}

input.ppas {
    width: 90%;
    background-color: transparent;
    border: 0;
    text-align: center;
    height: 1.5rem;
}

    input.ppas:focus {
        outline: 2px solid #ff9a4d;
        border-radius: 15px;
    }


.dbTableAapMeasure::-webkit-scrollbar {
    width: 0.4rem;
    background: white;
    height: 6px;
}

.dbTableAapMeasure::-webkit-scrollbar-thumb {
    background-color: #ff8528;
    border-radius: 4px;
}

td.signtd {
    border: 0;
    font-weight: bold;
    color: #3c495c;
}

table.singtbldir {
    width: 50vw;
    margin: 0px 0px 0px 35px;
    text-align: center;
    border-collapse: collapse;
}

h6.uzp.text-right {
    margin-left: 35px;
    color: #3c495c;
    font-weight: bold;
    font-size: 1.1rem;
    margin-top: 20px;
    text-align: right !important;
}

.ketvirtadalis.konfirm {
    display: inline-flex;
    flex-direction: column;
}

.ketvirtadalis {
    display: inline-flex;
    width: 25%;
}

.pilnas {
    display: flex;
    align-items: center;
}

td.signtdbr {
    border: 0px solid;
    border-top: 1px solid;
    font-size: 0.8rem;
}

.ketvirtadalis.signed {
    width: 40%;
}

h6.uzp.paddtop {
    padding-top: 30px;
}

.rowaap {
    display: flex;
    width: 90%;
}

.stulpasAap {
    flex: 45%;
    padding-bottom: 10px;
    height: auto;
    flex-wrap: wrap;
    display: flex;
    flex-direction: column;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    color: #38495d;
    justify-content: flex-end;
}

.minw {
    font-size: 0.85rem;
}

.minaap {
    font-size: 0.8rem;
    border-bottom: 1px solid;
    width: 95%;
}

form.MainSearchForm.aapSearchForm {
    padding-bottom: 30px;
}

p.nomarginas {
    margin: 0;
}

.dbTableAapMeasureIssue {
    max-height: 35vh;
    overflow: auto;
    border-bottom: 1px solid;
    margin-bottom: 20px;
}

    .dbTableAapMeasureIssue::-webkit-scrollbar {
        width: 0.4rem;
        background: white;
        height: 6px;
    }

    .dbTableAapMeasureIssue::-webkit-scrollbar-thumb {
        background-color: #ff8528;
        border-radius: 4px;
    }

.butCenter {
    width: -webkit-fill-available;
    justify-content: center;
}

.addppe {
    background-color: #fff !important;
    border: 1px solid #ff9a4d;
    border-color: #38495d !important;
    border-radius: 10px !important;
    padding-left: 10px !important;
    color: #38495d !important;
    height: 1.5rem !important;
}

    .addppe:focus {
        outline: 2px solid #ff9a4d;
        border: none;
    }

.withmarg {
    margin: 5px 3px !important;
}

.vercodelable {
    display: flex;
    justify-content: center;
}

.form-group.vergroup {
    width: max-content;
}

.verificationInput {
    outline: 2px solid;
    border-radius: 15px;
    display: flex;
    width: 100% !important;
    margin-top: 20px;
}

.noborder {
    border: 0;
    width: 23%;
    padding-top: 10px;
}

.addWorkerInput {
    outline: 2px solid;
    border-radius: 15px;
    display: flex;
    width: 100% !important;
    padding-top: 10px;
}

select.ppas.addWorkerInput {
    height: 1.65rem;
    outline: 0;
    border: 2px solid;
    padding: 1px;
}

    select.ppas.addWorkerInput:focus {
        border: 2px solid #ff9a4d;
    }

input.ppas.addWorkerInput {
    font-size: 1rem;
    padding: 1px;
    margin-top: 5px;
}

label#surlat {
    font-size: 1rem;
    margin-left: 10px;
}

.dbTableAddWorker {
    max-height: 53vh;
    overflow: auto;
    border-bottom: 1px solid;
    margin-top: 10px;
}

    .dbTableAddWorker::-webkit-scrollbar {
        width: 0.4rem;
        background: white;
        height: 6px;
    }

    .dbTableAddWorker::-webkit-scrollbar-thumb {
        background-color: #ff8528;
        border-radius: 4px;
    }

tr.extestrow {
    line-height: 1.5;
}


.calendar-container2 {
    width: 60vw;
    background: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 15px;
}

#month-year1 {
    width: 24vw;
    font-weight: bold;
    color: #38495d;
}

.month-label2 {
    font-weight: bold;
    color: #38495d;
}


.calendar2 {
    display: flex;
    justify-content: space-between;
    max-width: 60vw;
    min-width: 60vw;
    padding-bottom: 10px;
}


    .calendar2 .month-label2 {
        text-align: center;
        width: 100%;
    }

    .calendar2 .month {
        display: grid;
        grid-template-columns: repeat(7, 1fr);
        min-width: 26vw;
        max-width: min-content;
        margin-left: 1vw;
        margin-right: 2vw;
    }

    .calendar2 .weekday {
        text-align: center;
        font-weight: bold;
        color: #38495d;
    }

    .calendar2 .day {
        text-align: center;
        padding: 15px;
        cursor: pointer;
    }

        .calendar2 .day.selected {
            background-color: #38495d;
            color: #fff;
            border-radius: 10px;
        }

        .calendar2 .day.weekend.selected {
            background-color: #ff9a4d;
        }

.weekend {
    color: #ff8528;
}

.month-year-container2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 20px;
    width: 60vw;
}

    .month-year-container2 button {
        background: none;
        border: none;
        cursor: pointer;
        font-size: 20px;
        margin: 0 10px;
    }

.day.today {
    background-color: #f1f5f9; /* Light blue background for today's date */
    border-radius: 10px;
}

.day:hover {
    background-color: #f1f5f9; /* Light blue background for today's date */
    border-radius: 10px;
}

.kalatostogos {
    display: flex;
    justify-content: center;
}

.row123 {
    display: flex;
    width: 70%;
    justify-content: space-between;
}

.stulpas123 {
    display: flex;
    flex-direction: column;
    width: 45%;
}

label.containerz {
    display: inline-flex;
    align-content: center;
}

.dateinput {
    width: 100%;
    border: 1px solid;
    border-radius: 15px;
    text-align: center;
    margin-bottom: 1%;
    height: 1.8em;
}

.datesai {
    width: -webkit-fill-available;
    padding: 20px 0px;
}

.dateinput:focus {
    outline: 2px solid #ff9a4d;
    border: none;
}

.nogap {
    margin: 20px 0px 0px 10px;
}

.vacationsRadio {
    display: inline-flex;
    align-items: center;
}

.calTitle {
    margin-left: 10px;
    font-weight: bold;
    color: #38495d;
    font-size: 1rem;
}


.kalendar {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}

.calLabel {
    font-size: 1.2rem;
    color: #38495d;
    font-weight: 800;
}




.tabai {
    display: flex;
    width: -webkit-fill-available;
}

.gapsas {
    width: 30px;
}

.tabas-active {
    font-weight: bold;
    background: #ff9a4d;
    color: #fff;
}

.tab-button {
    cursor: pointer;
    text-align: center;
    padding: 5px 20px;
    border-radius: 10px;
}

.uzdaryt {
    width: 90.5%;
    text-align: right;
    padding-right: 3%;
}

.cancel {
    background: #ff9a4d;
    padding: 5px 20px;
    border-radius: 10px;
    display: inline-flex;
    color: white;
    font-weight: bold;
}

.tab {
    /*display: none;*/
    margin-left: 30px;
    margin-right: 30px;
}

.DocTab {
    display: block;
}

.TestoTab {
    display: none;
}

.pdfjs {
    margin-top: 20px;
}

#pdfViewer {
    width: 100%;
    height: 76vh;
}

.pdfViewer .page {
    direction: ltr;
    width: 816px;
    height: 1056px;
    margin: var(--page-margin);
    position: relative;
    overflow: visible;
    border: var(--page-border);
    background-clip: content-box;
    background-color: rgba(255, 255, 255, 1);
}

.textLayer {
    position: absolute;
    text-align: initial;
    inset: 0;
    overflow: hidden;
    opacity: 0.25;
    line-height: 1;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    text-size-adjust: none;
    forced-color-adjust: none;
    transform-origin: 0 0;
    z-index: 2;
    border: 2px solid;
    border-color: black;
}


.acak {
    width: 2.2rem !important;
    height: 2.2rem !important;
}


/*.testbox.path {
    display: flex;
    left: 0 !important;
    align-items: center;
}*/

.testbox.path {
    display: flex;
    left: 0 !important;
}

input.acak {
    padding-right: 35px !important;
    margin-right: 20px !important;
}

label.form-check-label.answer-label {
    display: inline;
}

ol[type="a"] {
    list-style-type: none;
    counter-reset: listCounter;
    margin: 0 !important;
    padding: 0;
}

    ol[type="a"] li .answer-label::before {
        content: counter(listCounter, lower-alpha) ") ";
        counter-increment: listCounter;
        margin-right: 5px;
    }

ol.testno.randtest {
    margin-bottom: 0 !important;
}

label.form-check-label.answer-label {
    display: inline-flex;
    cursor: pointer;
}

li.abc {
    min-height: 2.3rem;
}


.dbTableTestas {
    height: 77vh;
    overflow: auto;
    margin-top: 20px;
    border-top: 2px solid;
    border-bottom: 2px solid;
}

    .dbTableTestas::-webkit-scrollbar {
        width: 0.4rem;
        background: white;
        position: absolute;
        left: 60%
    }

    .dbTableTestas::-webkit-scrollbar-thumb {
        background-color: #ff8528;
        border-radius: 4px;
        border: 1px solid white;
    }



ol.testno.randtest.whiteno {
    color: #38495d;
}

.testno {
    color: #38495d;
    font-weight: 600;
}

ol.testno.randtest {
    margin-bottom: 0 !important;
}

svg.nomarg.xred {
    stroke: red;
}

.checkbox.testbox.path.redpath {
    --border: #ff9a4d;
}


/*.checkbox input {
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    outline: none;
    background: var(--background);
    border: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border-radius: 4px;
    transition: box-shadow 0.3s;
    box-shadow: inset 0 0 0 var(--s, 1px) var(--b, var(--border));
    --s: 5px;
}*/

.redpath input:checked {
    --b: var(--border-active);
}


.redpath {
    --background: transparent;
    --border: #ff9a4d;
    --border-hover: #38495d;
    --border-active: red;
    --tick: red;
    position: relative;
}

.greenpath {
    --background: transparent;
    --border: #ff9a4d;
    --border-hover: #38495d;
    --border-active: green;
    --tick: red;
    position: relative;
}


.dbTableTestPop {
    height: 72.5vh;
    overflow: auto;
}




.TestResulContent {
    height: 85vh;
    overflow: auto;
    padding-top: 0;
    border-radius: 15px;
}


    .TestResulContent::-webkit-scrollbar {
        width: 0.4rem;
        background: white;
        position: absolute;
        left: 60%
    }

    .TestResulContent::-webkit-scrollbar-thumb {
        background-color: #ff8528;
        border-radius: 4px;
        border: 1px solid white;
    }

.modal-dialog.TestResultDialog {
    width: 60%;
    position: absolute;
    left: 50%;
    top: 5%;
    margin: 0;
    transform: translate(-50%, 0%);
}

.TestResulTitle {
    width: 100%;
    text-align: center;
    color: red;
    position: sticky;
    top: 0;
    background: #ffffff;
    z-index: 999;
    padding-top: 20px;
    padding-bottom: 10px;
}


.modal-dialog.TestResultDialog.Passed {
    width: 40vw;
    padding-top: 5%;
}

.TestResulContent.Passed {
    height: 60vh;
}


h4.modal-title.inctesttitle.PassedTitle {
    font-size: 3rem;
}

.TestResulTitle.PassedTest {
    color: green;
    display: flex;
    justify-content: center;
    height: 40vh;
    align-items: center;
    flex-direction: column;
}

h4.modal-title.inctesttitle.PassedTitle2 {
    font-size: 1.5rem;
    padding-top: 30px;
}

.edit-mode {
    width: 33%;
    display: flex;
    align-items: center;
}

    .edit-mode.editwc {
        justify-content: flex-end;
        gap: 5px;
    }


.emplCard {
    height: 82.5vh;
    overflow: auto;
}


    .emplCard::-webkit-scrollbar {
        width: 0.4rem;
        background: white;
        position: absolute;
        left: 60%
    }

    .emplCard::-webkit-scrollbar-thumb {
        background-color: #ff8528;
        border-radius: 4px;
        border: 1px solid white;
    }

.fixedHead {
    position: sticky;
    top: 0;
    background: #ff9a4d;
    border-radius: 15px;
}


.row.regforma {
    display: flex;
    justify-content: center;
    height: 100%;
    align-items: center;
}

label.checkbox.path.prisimink {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    margin: 10px 0px;
}

.form-floating {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 15px 0px;
}

    .form-floating input,
    .form-floating select {
        width: -webkit-fill-available;
        font-size: 1rem;
        /*padding: 10px;*/
        border: 2px solid #ccc;
        border-radius: 15px;
        outline: none;
        background: transparent;
        transition: border-color 0.3s ease-in-out;
        appearance: none; /* Removes default arrow in some browsers */
    }

    .form-floating label {
        position: absolute;
        left: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
        color: #aaa;
        padding: 0px 5px;
        background: #f8f9fa;
        transition: all 0.3s ease-in-out;
        pointer-events: none;
    }

    /* Float label when input/select is focused or has a value */
    .form-floating input:focus,
    .form-floating select:focus {
        border-color: #ff9a4d;
    }

        .form-floating input:focus + label,
        .form-floating input:not(:placeholder-shown) + label,
        .form-floating select:focus + label,
        .form-floating select.filled + label {
            top: 0 !important;
            font-size: 1rem;
            color: #ff9a4d;
        }

    /* Add a custom dropdown arrow */
    .form-floating select {
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="gray"><path d="M7 10l5 5 5-5z"/></svg>');
        background-repeat: no-repeat;
        background-position: right 10px center;
        background-size: 16px;
        padding-right: 30px;
    }



.acak.prisiminti {
    margin-right: 0 !important;
}

span#Input_Password-error, span#Input_Email-error, span#Input_ConfirmPassword-error {
    position: relative;
    color: red;
    font-weight: bold;
}

.linkuciai:hover {
    color: #ff9a4d;
    transition: 0.3s ease-in-out;
}

.linkuciai {
    color: #38495d;
    font-weight: 600;
    transition: 0.3s ease-in-out;
}

.emailErrorVis, .passwordErrorVis {
    top: 35% !important;
}

.haveacc {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

h1.alreadyhave {
    font-size: 1.5;
}

a.loginpress {
    font-size: 1.5rem;
}

a.loginpress {
    font-size: 1.5rem;
    font-weight: bold;
    border: 2px solid;
    padding: 5px 10px;
    border-radius: 15px;
    transition: 0.3s ease-in-out;
}

    a.loginpress:hover {
        background: #ff9a4d;
        color: white;
        transition: 0.3s ease-in-out;
    }

.forgotpass {
    text-align: center;
}

h1.existingtests.mingaps {
    margin-top: 30px;
}

button.butt.pateikimas.small {
    font-size: 0.6rem;
    margin: 0;
    min-width: max-content;
    display: flex;
    align-items: center;
    height: 1.2rem;
}

h2.emplacc {
    display: flex;
    justify-content: center;
}

td.centruoti.butsai.inline.butCenter.t-d {
    border: 1px solid;
    outline: 1px solid;
}

.text-danger {
    color: red;
    font-size: 1rem;
}

.erorkontent {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    padding-top: 10%;
}

h1#erortext {
    color: green;
    font-weight: bold;
}

h2.text-Notdanger {
    color: green;
}

a.klikhier:hover {
    color: #ff9a4d;
    background: white;
    outline: 2px solid #ff9a4d;
    transition: 0.3sease-in-out;
}

a.klikhier {
    color: #ffffff;
    font-weight: bold;
    font-size: 1.3rem;
    background: #ff9a4d;
    padding: 10px 20px;
    border-radius: 20px;
    transition: 0.3sease-in-out;
}

.stulpas.noBottomBorder.Notop {
    padding-top: 0;
    margin-top: 0.2rem;
}

    .stulpas.noBottomBorder.Notop.form-floating.mb-3 label {
        background: white;
    }



    .stulpas.noBottomBorder.Notop.form-floating.mb-3 input:focus, .stulpas.noBottomBorder.Notop.form-floating.mb-3 select:focus {
        border: 2px solid #ff9a4d !important;
    }


.errorVisible {
    top: 35% !important;
    font-size: 1rem;
    color: #ff9a4d;
}


p.addmore {
    background: #38495d;
    color: white;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 3px 15px;
    font-size: 1.2rem;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

    p.addmore:hover, p.removemore:hover {
        transform: scale(1.3);
        transition: 0.3s ease-in-out;
        font-size: 1.2rem;
    }

p.removemore {
    background: #ff9a4d;
    color: white;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 3px 15px;
    font-size: 1.2rem;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

.addButsai {
    display: inline-flex;
    gap: 10px;
}

div#addmorebut1 {
    padding: 0;
    border: 0;
}

div#travrow1 {
    width: -webkit-fill-available;
}

.mb-3.noshow {
    display: none;
}

div#visarow1 {
    width: 100%;
}

div#addmoreviza1 {
    border-bottom: 0;
    padding: 0;
}

div#workpastrow1 {
    width: 100%;
}

div#workltrow1 {
    width: 100%;
}

div#workeurow1 {
    width: 100%;
}

p.popEmailtextas {
    font-size: 1.5rem;
    width: max-content;
    font-weight: bold;
    color: red;
}

.alert.alert-danger {
    text-align: center;
    color: #ffffff;
    font-size: 1.5rem;
    font-weight: bold;
    background: #f00;
    line-height: 3rem;
}

.weekend.calldays {
    border: 2px solid #ff9a4d;
    outline: 1px solid #ff9a4d;
}

.incr2, .decr2 {
    color: #38495d;
}

    .incr2:hover, .decr2:hover {
        color: #38495d;
    }

.ratedata::-webkit-inner-spin-button {
    display: none;
}

.nowrap {
    text-wrap-mode: nowrap;
    white-space: nowrap;
}


.question-image {
    transition: transform 0.2s ease-in-out;
    display: flex;
    margin: 10px;
}

img {
    vertical-align: middle;
    border-style: none;
}


.delaap {
    display: flex;
    margin: 0 30%;
}

.row1.addworkerrow {
    flex-wrap: nowrap;
}

label#surlat.addworkerlable {
    font-size: 0.9rem;
}

.font09 {
    font-size: 0.9rem;
}

.invhid {
    display: none;
}

select.selproadd {
    background-color: #fff !important;
    border: 1px solid !important;
    border-color: #38495d !important;
    border-radius: 15px !important;
    padding-left: 10px !important;
    color: #38495d !important;
    width: 100% !important;
    height: 2.5em;
    text-align: center;
}

.adempl {
    padding: 0px 30px;
}

.inwrap {
    padding: 10px 30px;
    background: white;
    border-radius: 15px;
}

.invedit {
    background-color: #fff !important;
    border: 1px solid !important;
    border-color: #38495d !important;
    border-radius: 15px !important;
    color: #38495d !important;
    width: 100% !important;
    padding: 0;
    height: 2.5em;
    text-align: center;
}

.stulpas.invas {
    border-bottom: 0;
}

.stulpas.upgroup {
    border-bottom: 0;
    padding-top: 0;
    display: flex;
    justify-content: flex-start;
}

.row11 {
    flex-direction: row;
    display: flex;
    padding-left: 30px;
    align-items: center;
}

.centruota {
    text-align: center;
}

.uplfile {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.selproadd.centruota.top15:focus {
    border: 2px solid #ff9a4d !important;
}

.invedit:focus {
    border: 2px solid #ff9a4d !important;
    outline: 0;
}

.inventorytable {
    padding: 20px 30px 0px 30px;
}

.butt-ed {
    display: inline-flex;
}


.butonai:hover {
    cursor: pointer;
    /*filter: invert(88%) sepia(78%) saturate(5000%) hue-rotate(40deg) brightness(110%) contrast(100%);*/
    transition: ease-in-out 0.5s;
    transform: scale(1.3);
}

.addworkbody {
    background: white;
    width: 80vw;
    left: 5%;
    border-radius: 15px;
    padding: 30px 35px !important;
}

.file-listas {
    float: left;
    width: 35%;
}

.pdfjs.invoicefolder {
    margin: 0;
}

h1.previnvtext {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    top: 45%;
    position: sticky;
    font-size: 1rem;
    margin: 0;
}

.pdf-preview-folder {
    float: right;
    width: 65%;
    border: 2px solid;
}

table#failaitable {
    border-collapse: collapse;
    width: 100%;
}

.prein {
    display: flex;
}

.modal-dialog.EmsModalDialog.wide {
    width: 80%;
}

.height90 {
    height: 90vh;
}

.invoiceframe {
    height: 73vh !important;
    outline: 0;
    border: 0;
}

th.padds {
    padding: 5px;
}

#upfileidpop {
    color: transparent;
    cursor: pointer;
    width: -webkit-fill-available;
    height: 10rem;
    border: 2px solid;
    border-color: #3c495c;
    border-radius: 15px;
}

#dummyuplfilepop.bigger {
    height: 10.55rem;
}

#dummyuplfilepop {
    border: 2px solid;
    cursor: pointer;
    display: flex;
    background-color: transparent;
    color: #3c495c;
    text-decoration: none;
    height: 10rem;
    align-items: center;
    justify-content: space-around;
    border-color: #3c495c;
    font-size: 20px;
    font-weight: bold;
    border-radius: 15px;
    width: -webkit-fill-available;
    z-index: 5;
    transition: 0.5s ease-in-out;
}

span#fileNameSpanpop {
    position: absolute;
    pointer-events: none;
    transition: 0.5s ease-in-out;
    text-align: center;
    line-height: 0.5;
}


#dummyuplfilepop.bigger:hover {
    background: #38495d;
}

.borderwhite {
    border-left: 1px solid white;
    border-right: 1px solid white;
}

p.dragdrop {
    font-weight: bold;
}

.stulpas.noborderbottom {
    border-bottom: 0;
    display: flex;
    justify-content: center;
}

button.add-carCompany2.addmore {
    background: rgb(56, 73, 93);
    color: white;
    padding: 3% 15%;
    border-radius: 15px;
    border: 2px solid rgb(255, 154, 77);
    transition: 0.5s ease-in-out;
    cursor: pointer;
}

    button.add-carCompany2.addmore:hover {
        transform: scale(1.2);
        transition: 0.3s ease-in-out;
    }

button.remove-carCompany2.removemore {
    background: #ff9a4d;
    color: white;
    padding: 3% 15%;
    border-radius: 15px;
    border: 2px solid #38495d;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    margin-left: 2px;
}

    button.remove-carCompany2.removemore:hover {
        transform: scale(1.2);
        transition: 0.3s ease-in-out;
    }

.removemorecard.removemore {
    background: #ff9a4d;
    color: white;
    padding: 3% 15%;
    border-radius: 15px;
    border: 2px solid #38495d;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

    .removemorecard.removemore:hover {
        transform: scale(1.2);
        transition: 0.3s ease-in-out;
    }

.filename {
    cursor: pointer;
}

input#toggleChecker {
    display: none;
}
