* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.adminSection {
    display: flex;
}

.ryzasooasodsad {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #9e9788;
    text-decoration: none;
    /* margin: 20px 10px; */
}

.top-bar {
    width: 100%;
    height: 300px;
    padding: 20px;

}







.ooosdf_SDfddfasgg.active {
    /* color: white;  */
}

.ooosdf_SDfddfasgg.active .svg_menuius {
    fill: white;
    /* stroke: white; */
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.rotating-logo {
    animation: rotate 5s linear infinite;
}

.iuweyruubbbbxcc {
    transform: rotate(-90deg);
    color: #ffffff;
    font-size: 16px;
    font-size: 9px;
    display: flex;
    letter-spacing: 2px;
    margin-left: -27px;
    padding: 5px;
    min-width: 65px;
    /* background: linear-gradient(135deg, #e67e22, #d35400); */
    BACKGROUND: #e67e22;
    text-align: center;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    align-items: center;
    justify-content: center;
}


.logosnamesss {
    display: flex;
    align-items: center;
    justify-content: center;
}




.ooasdsiugdfyteetggg {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
}





















/* a.ooosdf_SDfddfasgg {
    color: #9f9f9f; 
} */




a.ooosdf_SDfddfasgg.active svg {
    fill: #ffffff;
}











.oaushdhhhdsaasd {
    text-decoration: none;
}

.oiasdufhghddsa_login {
    width: 30px;
    height: 30px;
}

.status-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: inline-block;
}

#adminStatusList {

    display: flex;
    align-items: end;
}

.online {
    background-color: #28a745;
}

.offline {
    background-color: red;
}

.iijj_rr {
    display: flex;
    font-weight: bold;

}

.admin_ddassg {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 100;
    padding: 5px;
    gap: 3px;
}

.iiiasydfuysfdgaksduddfff {
    display: flex;
    cursor: pointer;
}

.admin_section_off_on {
    width: 100%;
    min-height: 36px;
}

.eee_ppp {
    background: #f8f8f8;
    display: flex;
    gap: 10px;
    justify-content: space-between;
    padding: 5px;
    min-height: 38px;
}










.oooosadpifoiasdufodfff,
.oooosadpifoiasdufodfff {
    margin-top: 0px;
}


html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
}

.logosssss {
    height: 60px;
    transition: all 0.3s;
    width: 100%;
    max-width: 195.65px;
}

.uuasudhsdahjf {
    background-color: #616060;
    color: white;
    padding: 10px;
    color: white;
    padding: 10px;
}





















.menu-open .ii_ppp_ppp {
    transform: translateX(250px);
    -webkit-transform: translateX(250px);
}



.menu-open .uuuudsfhdfgidfhg,
.menu-open .iusdytfdd_Sdf_d {
    transform: translateX(250px);
    -webkit-transform: translateX(250px);
}

.ii_ppp_ppp_pagrindinis_puslapis {
    display: none;
}

/* Sidebar */
.sidebar {
    width: 250px;
    z-index: 2;
    position: fixed;
    left: -250px;
    /* pradinė pozicija už ekrano */
    top: 0;
    height: 100vh;
    background: #25262a;
    transition: left 0.3s ease-in-out;
    -webkit-transition: left 0.3s ease-in-out;
    /* iOS */

    border-right: 1px solid #535353;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* Kai meniu atidarytas */
.menu-open .sidebar {
    left: 0;
    /* atsiranda ekrane */
}

.uuuudsfhdfgidfhg,
.iusdytfdd_Sdf_d {
    position: relative;
    transition: transform 0.35s ease-in-out;
    -webkit-transition: -webkit-transform 0.35s ease-in-out;
    backface-visibility: hidden;
    overflow-x: hidden;
}






























.content {
    width: 100%;
}

.card h3 {
    margin-top: 0;
}

.nav__label {
    letter-spacing: 3px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 13px;
    color: #ffffff8c;
    font-weight: 700;
    padding: 16px 11px;
}





.ooasprpewfjssdff {}


.svg_menuius {
    fill: #9f9f9f;
    position: relative;
    width: 30px;
    height: 30px;

}

.active_color_menu {
    color: white;
    fill: white;
}

.oasdjjsaasdassdoo_navsd {
    display: flex;
    align-items: center;
    gap: 30px;
    /* padding: 49px; */
}














.index_page_fixet_top {
    display: flex;
    position: fixed !important;
    z-index: 1;
    top: 0;
    /* width: 100%; */
    padding: 20px;
    width: calc(100% - 250px);

}








.ryzas_oo{
        font-size: 24px;
    color: #e67e22;
}
























.Loder_column_two_items {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 30px;
    color: #25262a;
    font-size: 14px;
}

#loaderContainer_register{
     position: fixed;
    top: 0;
    right: 0;
    width: calc(100% - 250px);
    height: 100%;
    background-color: rgb(255 255 255 / 70%);
    display: flex
;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 20px;
}
#loaderContainer {
    position: fixed;
    top: 0;
    right: 0;
    width: calc(100% - 250px);
    height: 100%;
    background-color: rgb(255 255 255 / 70%);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 20px;
}
#loader {
    width: 30px;
    height: 30px;
    border: 10px solid #e67e22;
    border-top-color: #ffffff;
    border-radius: 50%;
    animation: spin 0.1s linear infinite;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 768px) {
  #loaderContainer_register {
        position: fixed;
        top: 0;
        right: 0;
        width: calc(100%);
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 20px;
    }
}
















@media (max-width: 768px) {
    .index_page_fixet_top {
        border: none;
        /* Pašalina apatinę kraštinę */
        display: flex;
        position: fixed !important;
        width: 100%;
        z-index: 3;
        padding: 0;
        top: 0;
        /* left: 0; */
        /* right: 0; */
        color: white;

    }





    header {
        padding: 0px;
    }

    #pagrindinis {
        text-align: center;
        width: 100%;
    }

    .knopke_bottom {
        background-color: #ffffff;
        color: #1a1a1a;
        font-size: 12px;
        font-weight: bold;
        padding: 0px;
        padding-left: 10px;
        padding-right: 10px;
    }



    .knopke {
        display: block !important;
    }
}


.knopke {
    display: none;
}




.dsfogihdfsugduuuuuu {
    text-transform: uppercase;
    background-color: #ffffff;
    color: #222222;
    border-bottom: 2px solid #f4b400;
    font-size: 12px;
    font-weight: bold;
    padding-top: 2px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}

.hamburger .icon-close {
    display: none;
}

.hamburger.open .icon-hamburger {
    display: none;
}

.hamburger.open .icon-close {
    display: inline;
}


.iuweyriewueueweqqq {
    display: flex;
    gap: 5px;
    align-items: center;
}

.button_label {
    font-size: 14px;
}


.iipasdoofuidgsfbvvctdtdtd {
    position: relative;
    display: flex;
}

.position_relativeeedsfsdf {
    position: relative;
}

.uuuasiydfiusdyfiudsyf {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.oooosdjfiosdyfiudsfff {
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;

}





    .ooasfiysdfuyggggsddedaa_p{
        margin-bottom: 20px;
    }






.oasdfofisdudsfuufufufuffff {
     display: inline-flex;
    gap: 10px;
    align-items: center;
    border-radius: 12px;
    font-family: Inter, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    background-color: white;
    background-size: cover;
    background-position: center;
    display: flex;
    box-sizing: border-box;
    gap: 5px;
    max-width: 1000px;
    margin-inline: auto;
    margin: 0 auto;
    justify-content: end;
}

.oasdfofisdudsfuufufufuffff>div {
    cursor: pointer;
    padding: 15px 16px;
    border-radius: 10px;
    user-select: none;
    font-size: 16px;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
}

.oasdfofisdudsfuufufufuffff .navo_nameas_pgr_page_login {
    background: transparent;
    gap: 5px;
    color: #e67e22;
    border: 1px solid #e67e22;
    font-weight: 600;
}

.oasdfofisdudsfuufufufuffff .navo_nameas_pgr_page_register {
    background: linear-gradient(180deg, #e67e22, #e67e22);
    color: #fff;
    font-weight: 600;
    /* box-shadow: 0 4px 12px rgba(11, 109, 230, 0.18); */
    gap: 5px;
}





.oasdfofisdudsfuufufufuffff.small .navo_nameas_pgr_page_login,
.oasdfofisdudsfuufufufuffff.small .navo_nameas_pgr_page_register {
    padding: 6px 10px;
    border-radius: 8px;
    font-size: 13px;
    display: flex;
}

.oasdfofisdudsfuufufufuffff .icon-only {
    display: none;
}

@media (max-width: 360px) {

    .oasdfofisdudsfuufufufuffff .navo_nameas_pgr_page_login,
    .oasdfofisdudsfuufufufuffff .navo_nameas_pgr_page_register {
        padding-left: 12px;
        padding-right: 12px;
    }
}





.posdauhasdjhguysrtdfffeyshhhhh,
.login-register-hint,
.hero-section,
.hero-register,
.paslauga
{
    /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06); */
}



@media (max-width: 480px) {
    .card {
        width: 100%;
    }


}

@media (max-width: 768px) {


    .iuweyruubbbbxcc {

        margin-left: -29px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }


    .ii_ppp_ppp {
        padding: 0px;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;

        background: #ffffff;
        border-top: 1px solid #d5d8d9;
        border-bottom: 1px solid #d1d1d1;

        display: flex;
        flex-direction: row;
        justify-content: space-around;
        min-height: 70px;

        /* box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); */

        /* svarbu animacijai */
        transition: transform 0.35s ease-in-out;
        -webkit-transition: -webkit-transform 0.35s ease-in-out;

        will-change: transform;
        backface-visibility: hidden;
    }







    .ooosdf_SDfddfasgg.active .svg_menuius {
        fill: #e67e22;
        /* stroke: #e67e22; */
    }


    .button_label {
        font-size: 12px;
        /* letter-spacing: 1px; */
        margin-top: -5px;
    }

    .svg_menuius {
        width: 30px !important;
        height: 30px !important;
    }


    a.ooosdf_SDfddfasgg {
        justify-content: center;
        flex-direction: column;
        width: 25%;
        border: none;
        gap: 5px !important;
        border-left: none !important;
        margin-bottom: 0px;
        color: #9f9f9f;
        display: flex;
        margin-left: 0px;
        align-items: center;
        padding-bottom: 100px;
    }

    a.ooosdf_SDfddfasgg_active,
    #myProfileLink,
    a.ooosdf_SDfddfasgg,
    a.ooosdf_SDfddfasgg_active {

        padding-bottom: 7px !important;
        padding-top: 7px !important;
    }


    #nav-footer-content {

        max-height: 300px
    }

    #nav-footer-arrow {
        display: none;
    }


    .iuweyriewueueweqqq {
        text-align: center;
        display: flex;
        gap: 0px;
        white-space: nowrap;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
    }

    .nav__label {
        display: none;
    }


    .my_profilis.active,
    .ooosdf_SDfddfasgg.active {
        color: #e67e22;
        background: #90909024;
    }
}



@media (max-width: 768px) {



    .iusdytfdd_Sdf_d {
        margin-left: 0;
        padding: 0px;
        width: 100%;
    }


    .content {
        border-radius: 0px;
    }

    .content,
    .oooosadpifoiasdufodfff {}


}


@media (min-width: 768px) {
    .sidebar {
        left: 0;
    }

    .hamburger {
        display: none;
    }

    .menu-open .iusdytfdd_Sdf_d {
        margin-left: 250px;
    }


}

@media (max-width: 768px) {


    .modal {

        margin-left: 0px !important;
        left: 0px !important;
        ;
        width: 100% !important;
        /* z-index: 9999999; */
    }

    #adminStatusList {
        display: flex;
        align-items: self-start;
        flex-direction: column;
    }

    .active_color_menu {
        color: #e67e22;
    }

    .active_color_menu {
        fill: #e67e22;
    }
}

.osadjfisduhiisdddddf {
    display: flex;
    gap: 5px;
    align-items: center;
}


@media (max-width: 450px) {
     .prisijungti_sdklifhdsfd{
text-decoration: none;
    background: linear-gradient(180deg, #e67e22, #e67e22);
    color: #fff;
    font-weight: 600;
    gap: 5px;
        cursor: pointer;
    border-radius: 10px;
    user-select: none;
    font-size: 14px;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
}



    .navo_nameas_pgr_page_register,
    .navo_nameas_pgr_page_login {
        display: flex;
        flex-direction: column;
    }


    .posdafiusduyfgfgfffffff {
        display: flex;
        flex-direction: column;
        display: flex;
        gap: 1px;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    .oiasuuuuuuuuuuuuuuuu {
        text-align: center;
    }


    /* .navo_nameas {
        font-size: 18px;
    }
     */
    .ooosdf_SDfddfassss {
        /* position: relative;
    cursor: pointer;
    text-decoration: none;
    gap: 14px;
    display: flex
;
    justify-content: left;
    align-items: center; */
    }

    .milijonaspasdd {

        font-size: 14px;
    }
}



















@media (max-width: 768px) {
    .oosjioadfudsfyytsadd {
        display: flex;
        flex-direction: row;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        display: flex;
        justify-content: space-around; 
        padding: 10px 0;
        z-index: 1000; 
    }
    
    .ii_ppp_ppp{
        display: flex;
    }
}
