@font-face {
    font-family: AntonKiud;
    src: url(/design/fonts/Anton-Regular.ttf);
}

@font-face {
    font-family: CanvasOne;
    src: url(/design/fonts/TheSalvador-Condensed.otf);
    format: ("opentype");
}

@font-face {
    font-family: CanvasTwo;
    src: url(/design/fonts/Standerd-Regular.ttf);
}

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap');

#tagastusnewbutton {
    font-weight: bold;
}

#tagastusedbutton {
    font-weight: bold;
}

#settingsbutton {
    font-weight: bold;
}

.tab-content {
    background-color: white;
    width: 90%;
    margin: auto;
    border-radius: 10px;
}

#menu6 {
    background-color: #f3f5f8 !important;
}

.nav-tabs a {
    color: white !important;
    text-decoration: none !important;
    background-color: #13219d !important;
}

.btn-primary:hover {
    background: #5C96DB !important;
    color: white !important;
}

.statscomingmoresoon {
    font-size: 10px;
    font-style: italic;
}

.btn-secondary {
    background: #13219D !important;
    border: 0 !important;
    color: white !important;
    font-weight: bold !important;
    border-radius: 10px !important;
    padding: 15px !important;
}

.btn-primary {
    background: #13219D !important;
    border: 0 !important;
    color: white !important;
    font-weight: bold !important;
    border-radius: 10px !important;
    padding: 15px !important;
}

.nav-tabs .nav-link.active {
    background: #5C96DB !important;
    color: white !important;
    border: 0 !important;
}

.nav-tabs .nav-link {
    border-top: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
    font-size: medium;
    padding: 7px;
    border-bottom: 1px solid white !important;
}

.dropdown-menu {
    border: none !important;
    margin: 0;
    padding: 0;
}

body {
    background: #f3f5f8 !important;
}

#menudata h2 {
    color: black !important;
}

.pakendiringlusetoetamine {
    color: black;
}

.pakendiringlusetoetamine span {
    color: black;
    text-transform: uppercase;
}


table th {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    text-align: left !important;
    background-color: #FF8253 !important;
    color: white !important;
}

table.dataTable>tbody>tr {
    background-color: #DFDFDF !important;
    margin-bottom: 2px !important;
}

table.datatable {
    border-collapse: collapse !important;
}

.table td {
    border: 2px solid white !important;
    background: #dfdfdf !important;
    font-size: 10px;
}

.tagastusedhidediv table td {
    background: #F3F5F8 !important;
}

.table thead th {
    vertical-align: bottom !important;
    border: 2px solid white !important;
}

.admintab a {
    background: #545b62 !important;
}

.admintab {
    background: transparent;
}





input.form-control {
    background: #efefef;
    border: 0;
    color: black;
}

#settings .form-control:disabled,
.form-control[readonly] {
    background: #efefef;
    border: 0;
    color: black;
}

#settings select {
    height: 40px;
    background: #efefef;
    border: 0;
    color: black;
}


.auth-tab {
    width: 90vw;
    margin: 0 auto;
    background: white;
    border-radius: 8px;
    padding: 30px;
}


.header_text {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 18px;
    margin: 25px auto;
    width: 300px;
}


.ari_sendletter {
    width: 300px;
    margin: 0 auto;
    padding: 20px;
    border-radius: 10px;
}

#menu20 {
    padding: 0px;
}

.admininfodiv {
    position: relative;
    left: 25px;
    font-variant: petite-caps;
    line-height: 75px;
}

.adminajax {
    font-size: 20px;
}

.tab-pane {
    width: 100%;
    padding: 15px;
}

table {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

table td,
table th {
    border: 1px solid #ddd;
    padding: 8px;
}

.privaatsustingimusedloginlabel {
    position: relative;
    top: -2px;
    left: 3px;
}

table tr:nth-child(even) {
    background-color: #f2f2f2;
}

table tr:hover {
    background-color: #ddd;
}

table th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #04AA6D;
    color: white;
}

.btn-success {
    background-color: #04AA6D !IMPORTANT;
}

.keelevalik {
    cursor: pointer;
    font-size: 18px;
    margin-right: 5px;
}

.keelediv {
    position: relative;
    top: -16px;
}

.footer_info {
    margin-top: 20px;
}


.auth-container {
    width: 90vw;
}

.auth-result {
    margin: auto
}


.nav-tabs {
    display: flex;
    flex-direction: column;
}


.nav-tabs .nav-item a {
    border-radius: 10px;
    text-align: center;
}

.stats-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.welcome-message {
    font-size: 19px;
}

#menudata {
    width: 90%;
    margin: auto;
    margin-bottom: 20px;
}


.tagastusedhidediv table td {
    background: #F3F5F8 !important;
    border-radius: 25px;
    padding: 10px;
    border-right: 5px solid white !important;
    /* border-radius: 0; */
    border-left: 0 !important;
    border-top: 0 !important;
    border-bottom: 5px solid white !important;
    font-size: small;
}

.refresh-btn {
    width: 100%;
    font-size: small;
}


a {
    text-decoration: none;
}

.stats-inner {
    font-size: 13px;
    float: right;
    position: relative;
}

.infoBanner {
    position: fixed;
    bottom: -100%;
    background: #5C96DB !important;
    padding: 10px;
    padding: 10px;
    width: 100%;
    z-index: 10;
    transition: bottom 0.5s ease;
}

.infoBanner.active {
    bottom: 0;
}

.logo {
    width: 130px;
}

.support_button {
    padding: 0px !important;
    margin: 0;
    transform: rotate(-90deg);
    position: absolute;
    top: 95px;
    right: -35px;
    height: 31px;
    z-index: 20;
    font-size: 16px !important;
    width: 100px;
    text-align: center;
    border-radius: 0px !important;
    border: 0 !important;
    background: #686665 !important;
}

.support_button:hover {
    background: #89A6A8 !important;
}

.asutus-img {
    width: 32px;
}

.group-dl {
    width: 100%;
    border-radius: 0;
    margin-bottom: 2px
}

.admininfo-img {
    width: 32px;
}

.absolute {
    position: absolute;
}

#tagastusContainerLisanupud {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    width: 100%;
}

#tagastusContainer {
    display: flex;
    flex-direction: column;
}

#tagastusContainerNupud {
    display: flex;
    flex-direction: row;
}

#tagastusValikud {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
}

.tagastaNupp {
    border: none;
    border-radius: 10px;
    padding: 20px;
    font-weight: 700;
    background-color: #13219d;
    color: white
}

.camera-controls-select {
    border: solid #13219d 2px;
    border-radius: 20px;
    background: transparent;
    width: 70%;
}

#html5-qrcode-button-camera-permission {
    border: none;
    border-radius: 10px;
    padding: 20px;
    font-weight: 700;
    background-color: #13219d;
    color: white;
}

#html5-qrcode-anchor-scan-type-change {
    cursor: pointer;
    padding: 10px;
    background: #13219d;
    border-radius: 10px;
    color: white;
    text-decoration: none !important;
    width: 50%;
}

#clientReader__scan_region img {
    display: none;
}

#clientReader__scan_region {
    min-height: 0 !important;

}

#html5-qrcode-button-camera-start,
#html5-qrcode-button-camera-stop {
    cursor: pointer;
    border: none;
    margin-top: 10px;
    padding: 10px;
    background: #13219d;
    border-radius: 10px;
    color: white;
    text-decoration: none !important;
    width: 50%;
}


#reader__dashboard_section,
#clientReader__dashboard_section {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

#clientReader__dashboard_section_csr span {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-right: 0px !important
}

#html5-qrcode-select-camera {
    width: 50%;
}

#clientReader {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    overflow: hidden;
    position: relative;
    background-color: #efefef;
    border: none !important;
}

#reader {
    border-radius: 20px;
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #efefef;
    border: none !important;
}

#tagastusJuhendKast {
    width: 100vw;
    min-height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

#tagastusJuhend {
    opacity: 0.95;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #A9D0FF;
    border-radius: 20px;
    padding: 10px;
    z-index: 1;
    height: 60vh;
    width: 80vw;
    left: 10vw;
    top: 20vh;
}

.close-btn {
    background: transparent;
    border: none;
    padding: 8px;
    cursor: pointer;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.2s;
    color: #666;
}

.close-btn:hover {
    background-color: rgba(0, 0, 0, 0.05);
    color: #333;
}

.close-btn:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
}


.tagastusMull {
    width: 100%;
    padding: 5px;

}

#kopeeriNupp {
    border: none;
    background: #13219d;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    margin-right: 5px;
}

.loader {
    width: 48px;
    height: 48px;
    border: 5px solid black;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 2s linear infinite;
}


#returnUnreturnedPackagesBtn {
    margin-bottom: 10px;
}

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

    100% {
        transform: rotate(360deg);
    }
}

.minuTagastused th {
    font-size: 12px;
    background-color: transparent !important;
    color: black !important;
    border: none !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.minuTagastused .veerg {
    display: flex;
    justify-content: center;
}

#tagastusBanner {
    background-color: #A9D0FF;
    border-radius: 20px;
    padding: 10px;
}

.bodydata {
    width: 90%;
    margin: auto;
    background-color: white;
    border-radius: 10px;
}

.btn-primary-rounded {
    border-radius: 99px !important;
}

#itemid {
    background-color: white;
}

.btn-ghost {
    background-color: transparent;
    border: none;
}

#ajaluguButton {
    font-weight: bold;
}

.baun-input {
    border-radius: 15px;
    border: none;
    padding: 10px;
    background-color: #d4d4d4;
}

.camera-controls-btn {
    background: transparent;
    border: solid #13219D 2px;
    border-radius: 20px;
    height: 40px;
    width: 70%;
}

.baun-btn {
    color: white;
    background-color: #13219d !important;
    border-radius: 20px;
    border: none;
    padding: 10px;
    width: 50%;
    font-weight: bold;
}

.baun-btn-secondary {
    background-color: #CBC7C7 !important;
}

.item-input {
    background-color: white !important;
}

.input-secondary::placeholder {
    color: black;
}

.return-info-container {
    background-color: #89A6A8;
    width: 100vw;
    height: 100vh;
    color: white;
    position: relative;
    padding: 10px;
    z-index: 10;
    font-size: large;
    overflow: hidden
}


.hidden {
    display: none;
}

.baun-btn-less-rounded {
    border-radius: 10px;
}

#html5-qrcode-select-camera {
    outline: none;
    border: none;
    background-color: #13219d;
    color: white;
    padding: 5px;
    border-radius: 10px;
}

#html5-qrcode-button-file-selection {
    outline: none;
    border: none;
    background-color: #13219d;
    color: white;
    padding: 5px;
    border-radius: 10px;
}

@media only screen and (min-width: 768px) {

    .asutus-img {
        width: 64px;
    }

    .qr-img {
        display: none;
    }

    .support_button {
        width: 169px;
        font-size: 26px !important;
        height: 41px;
        right: -64px;
    }

    .logo {
        width: 250px;
    }

    .stats-inner {
        font-size: 15px;
    }

    .header_text {
        font-size: 24px;
    }

    #logintabid {
        width: 300px;
        margin: 0 auto;
        background: white;
        border-radius: 8px;
        padding: 30px;
    }

    .auth-container {
        width: 300px;
    }

    .nav-tabs {
        display: flex;
        flex-direction: row;
        gap: 0;
    }

    .nav-item {
        width: auto;
    }

    .nav-tabs .nav-item a {
        border-radius: 0px;
    }

    .nav-tabs .nav-item {
        width: auto;
    }

    .stats {
        display: flex;
        flex-direction: row;
    }

    .welcome-message {
        font-size: 23px;
    }

    #menudata {
        width: 90%;
        margin-bottom: 10px;
    }




    .stats-container {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .tagastusedhidediv table td {
        background: #F3F5F8 !important;
        border-radius: 25px;
        padding: 10px;
        border-right: 5px solid white !important;
        /* border-radius: 0; */
        border-left: 0 !important;
        border-top: 0 !important;
        border-bottom: 5px solid white !important;
        font-size: medium;
    }

    .table td {
        font-size: medium;
    }

    .table th {
        font-size: 16px;
    }

    .refresh-btn {
        width: 100%;
        font-size: medium;
    }

    .nav-tabs .nav-link {
        border-top: 0 !important;
        border-right: 0 !important;
        border-left: 0 !important;
        font-size: medium;
        padding: 7px;
        border-bottom: 1px solid white !important;
    }

    .qrs_kustuta {
        border-radius: 0;
        width: 100%;
    }

    .admininfo-img {
        width: 64px;
    }

}

@media screen and (max-width: 767px) {

    #jatkaBtn {
        width: 60%;
    }

    .baun-btn {
        font-size: medium;
        width: 60%;
    }

    #kinnitaTagastus {
        width: 50%;
    }

    #lopetaBtn {
        width: 60%;
    }


    .tagastaNupp {
        width: 100%;
        margin: auto
    }

    .group-dl {
        font-size: 10px;
    }

    .itempaid {
        font-size: 10px;
    }

    .qrs_kustuta {
        font-size: 10px;
    }

    li.paginate_button.previous {
        display: inline;
    }

    li.paginate_button.next {
        display: inline;
    }

    li.paginate_button {
        display: none;
    }

    .delasutus {
        font-size: 10px;
    }

    .kategooria_edit {
        font-size: 10px;
    }

    .kategooria_kustuta {

        font-size: 10px;
    }

    .editasutus {
        font-size: 10px;
    }

    .group_edit {
        font-size: 10px;
    }

    .groups_kustuta {
        font-size: 10px;
    }

    .swift_edit {

        font-size: 10px;
    }

    .swift_kustuta {

        font-size: 10px;
    }

    .adminajax {
        font-size: 10px;
    }

    .admininfodiv {
        line-height: 0;
    }

    .infoBanner {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        width: 100vw;
        height: 50vh;
        background-color: #A9D0FF !important;
        position: fixed;
        z-index: 10;
        bottom: -100%;
        transition: bottom 0.5s ease;
        display: block;
        padding: 20px;
    }


    .bannerBtn {
        width: 50%;
    }

    #ootanBtn {
        width: 50%;
    }

    #valikudTagasiBtn {
        width: 50%;
    }

    #returnUnreturnedPackagesBtn {
        width: 100%;
    }
}