
@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700;900&display=swap);

@font-face {
    font-family: 'Comfortaa'; /*a name to be used later*/
    src: url('../../fonts/Comfortaa-VariableFont_wght.ttf'); /*URL to font*/
}

a, abbr, acronym, address, applet, article, aside, audio, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, iframe, img, input, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, sub, summary, sup, table, tbody, td, textarea, tfoot, th, thead, time, tr, tt, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

:root {
    --shadow: 0 0 20px 0 rgba(216,221,226,.31);
    --border: solid 1px rgba(229,231,235,.27);
    --color-blue: #004a97;
    --color-light-blue: #00acc8;
    --border-blue: solid 1px #004a97;
    --color-black: #001932;
}

.BtnToggle {
    background-color: #dae4f1 !important;
}

dataTable td {
    word-break: break-word;
}

:focus {
    outline: 0 !important;
    box-shadow: none !important;
}

.saydam {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 3;
}

.table-bordered td, .table-bordered th {
    border: initial;
}

ol, ul {
    list-style: none;
}

::-webkit-scrollbar-track {
    background-color: #f5f5f5;
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #666;
    opacity: .3;
}

::-webkit-scrollbar-thumb {
    background-color: #666;
}

::-webkit-input-placeholder {
    color: #8da0b1 !important;
    font-weight: 400;
}

:-moz-placeholder {
    color: #8da0b1 !important;
    font-weight: 400;
}

::-moz-placeholder {
    color: #8da0b1 !important;
    font-weight: 400;
}

:-ms-input-placeholder {
    color: #8da0b1 !important;
}

.filterMenuTitle {
    font-size: small;
}

.card-blue:not(.card-outline) > .card-header {
    background-color: var(--color-blue) !important;
    color: #fff !important;
}

.btn-blue-grid {
    background-color: var(--color-blue) !important;
    color: #fff !important;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
    font-size: 18px;
}

    .btn-blue-grid:hover {
        background-color: var(--color-black) !important;
        color: #fff;
    }

.btn-gray {
    min-width: 90px !important;
    height: 40px !important;
    border-radius: 10px !important;
    background-color: #f5f7f9 !important;
    display: inline-block !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: var(--color-blue) !important;
    box-shadow: none !important;
    outline: 0 !important;
}

    .btn-gray:hover {
        border: 1px solid var(--color-blue);
        color: var(--color-blue);
        background: #fff;
    }
.pass-add{
    float:right;
     margin:5px; 
}
.btn-pass {
    min-width: 70px;
    height: 30px;
    border-radius: 10px;
    border: solid 1px #004a97;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 600;
    color: var(--color-blue);
    outline: 0 !important;
    box-shadow: none !important;
}

    .btn-pass:hover {
        background: var(--color-black);
        border-color: var(--color-black);
        color: #fff;
    }
.btn-line {
    min-width: 90px;
    height: 40px;
    border-radius: 10px;
    border: solid 1px #004a97;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 600;
    color: var(--color-blue);
    outline: 0 !important;
    box-shadow: none !important;
}

    .btn-line:hover {
        background: var(--color-black);
        border-color: var(--color-black);
        color: #fff;
    }

.btn-line-blue {
    width: 100%;
    height: 40px !important;
    border-radius: 10p !importantx;
    border: var(--border-blue) !important;
    color: var(--color-blue) !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    transition: all ease-in-out .3s !important;
}

    .btn-line-blue:hover {
        background: var(--color-blue);
        color: #fff !important;
        ;
    }

.btn-blue {
    min-width: 80px;
    height: 40px;
    background-color: var(--color-blue);
    color: #fff;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 14px;
}

    .btn-blue:hover {
        background-color: var(--color-black);
        color: #fff !important;
    }

.btn-white {
    height: 60px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
    border: solid 1px #d8d8d8;
    background-color: #fff;
    width: 100%;
    line-height: 60px;
    padding: 0;
    color: #000;
    opacity: .5;
    font-size: 16px;
}

    .btn-white:hover {
        border: var(--border-blue);
        opacity: 1;
        color: var(--color-blue);
    }

.form-control {
    height: 50px;
    border-radius: 10px;
    border: solid 1px #dbdbdb;
    font-size: 14px;
    font-weight: 400;
    padding-left: 25px;
    transition: all ease-in-out .3s;
}

.form-check-label {
    background: 0 0;
    left: 0;
    bottom: 0;
    padding: 0;
    font-weight: 400;
}

.form-check-label {
    margin-bottom: 0;
}

input:-internal-autofill-selected,
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    background-color: white !important;
    background-image: none !important;
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    transition: background-color 5000s ease-in-out 0s;
}

.form-control:focus {
    outline: 0 !important;
    border-color: #000;
    box-shadow: none;
}

.dataTableSearch {
    margin-right: 10px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 rgba(216,221,226,.31);
    border: solid 1px rgba(105,105,105,.27);
    overflow: hidden;
}

    .dataTableSearch .input-group-prepend {
        width: 40px;
        height: 40px;
        float: left;
        border-right: 1px solid #dddddd;
    }

        .dataTableSearch .input-group-prepend span {
            border: none;
            height: 40px;
            border-radius: 0 !important;
            background: 0 0;
        }

            .dataTableSearch .input-group-prepend span svg {
                width: 16px;
                height: 16px;
            }

                .dataTableSearch .input-group-prepend span svg path {
                    fill: #adadad;
                }

    .dataTableSearch input {
        height: 40px;
        border-radius: 0 !important;
        border: none;
        background: 0 0;
        padding-left: 14px;
        font-size: 14px;
    }

    .dataTableSearch.active .input-group-prepend span svg path {
        fill: #000;
    }

.dropdown-menu, .list-group {
    border-radius: 10px;
    border: none;
    box-shadow: 0 0 20px 0 #d8dde2;
}

    .dropdown-menu a, .list-group li {
        color: #282828;
        font-size: 14px;
        line-height: 20px;
        padding: 15px 25px;
        border: none;
    }

        .dropdown-menu a:hover, .list-group li:hover {
            background-color: #eff6ff;
            color: var(--color-blue) !important;
        }

    .dropdown-menu:before, .list-group:before {
        border-style: solid;
        border-width: 0 10px 10px 10px;
        border-color: transparent transparent #fff transparent;
        content: "";
        position: absolute;
        top: -8px;
        left: 20%;
        z-index: 99;
    }

    .grid-dropdown .dropdown-menu:before, .list-group:before {
        border-style: solid;
        border-width: 0 10px 10px 10px;
        border-color: transparent transparent #fff transparent;
        content: "";
        position: absolute;
        top: -8px;
        left: 50%;
        z-index: 99;
    }

    .list-group:before {
        left: auto;
        right: 35px;
    }

.table td, .table th {
    padding: .40rem;
}

.dt-buttons {
    display: none !important;
}

.icn-download {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    box-shadow: 0 0 20px 0 rgba(216,221,226,.31) !important;
    border: solid 1px rgba(124,124,125,.27);
    background-color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    outline: 0 !important;
    float: right;
}

    .icn-download:hover svg path {
        fill: #000;
    }

    .icn-download svg path {
        transition: all ease-in-out .2s;
    }

.filtre-row {
    width: 100%;
}

.collapse-popup {
    position: absolute;
    top: 50px;
    right: 0;
    background: #fff;
    padding: 10px 20px;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 #d8dde2;
    z-index: 999;
    text-align: left;
    transition: none !important;
}

    .collapse-popup:before {
        border-style: solid;
        border-width: 0 10px 10px 10px;
        border-color: transparent transparent #fff transparent;
        content: "";
        position: absolute;
        top: -8px;
        right: 35px;
        z-index: 99;
    }

    .collapse-popup ul {
        transition: none;
    }

        .collapse-popup ul li {
            width: 100%;
            padding: 0;
            border-bottom: 1px solid #f0f0f0;
            font-size: 14px;
            transition: none;
        }

            .collapse-popup ul li:last-child {
                border-bottom: 0;
            }

#indir {
    padding: 0;
}

.collapse-popup ul li a {
    color: var(--color-black);
    text-decoration: none;
    padding: 10px 40px 7px 15px;
    display: block;
}

.collapse-popup ul li:hover a {
    background-color: #eff6ff;
    color: var(--color-blue);
}

.collapse-popup ul {
    border-radius: 10px;
    overflow: hidden;
}

#indir:before {
    right: 26px;
    top: -10px;
}

#generalfilter {
    padding: 0;
}

    #generalfilter:before {
        right: 26px;
        top: -10px;
    }

.tableRow {
    width: 100%;
    float: left;
    position: relative;
}


    .tableRow .row:nth-child(2) .col-sm-12 {
        max-width: calc(100% - 30px) !important;
        float: left;
        overflow-y: hidden;
        overflow-x: scroll;
        margin-bottom: 30px;
        border-top-left-radius: 40px;
        border-bottom-right-radius: 40px;
        box-shadow: 0 0 20px 0 rgba(216,221,226,.45);
        padding: 0;
        margin-left: 15px;
    }
/*asd*/
.Custom-paginate {
    margin: 0px;
    padding: 0px;
    max-height: 30px;
}

    .Custom-paginate .dataTables_paginate {
        float: none;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }


 

.sayfalama {
    margin-bottom: 50px;
}

.page-link {
    padding: 9px 9px !important;
    background-color: transparent !important;
    width: 30px;
    height: 30px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-blue);
    border-radius: 10% !important;
    box-sizing: border-box;
    line-height: 30px;
    border-color: transparent !important;
    margin: 3px;
    transition: all ease-in-out .3s;
}

.nextPrevBtn svg {
    width: 13px;
    height: 12px;
}

    .nextPrevBtn svg path {
        fill: #004a97;
        opacity: .5;
    }

.active > .page-link {
    background-color: #f4f6f9 !important;
    border-color: #6b6d70 !important;
    color: var(--color-blue) !important;
    opacity: 1;
}

.nextPrevBtn:hover {
    background-color: #fff !important;
    box-shadow: 0 0 20px 0 rgba(216,221,226,.31);
    border: solid 1px rgba(229,231,235,.27);
}

    .nextPrevBtn:hover svg path {
        opacity: 1;
    }

.navPrevBtn svg {
    transform: rotate(180deg);
}

.dataTables_filter {
    opacity: 0;
    z-index: -1;
    position: absolute;
}

.dataTables_paginate {
    float: none;
    margin-top: 20px !important;
    margin-bottom: 80px !important;
}

    .dataTables_paginate a {
        width: 30px;
        height: 30px;
        display: inline-flex;
        border-radius: 50%;
        align-items: center;
        justify-content: center;
        margin: 2px;
        opacity: .7;
    }

.dataTables_paginate {
    float: none;
    margin-top: 20px !important;
    margin-bottom: 80px !important;
}

.paginate_button.previous svg {
    transform: rotate(180deg);
    width: 13px;
    height: 12px;
}

    .paginate_button.next svg path, .paginate_button.previous svg path {
        fill: var(--color-blue);
    }

.paginate_button.next svg {
    width: 13px;
    height: 12px;
}

.paginate_button.next a, .paginate_button.previous a {
    box-shadow: var(--shadow);
    opacity: 1;
    background-color: #fff !important;
    border-color: #d3d4d6 !important;
}

.paginate_button.next.disabled a, .paginate_button.previous.disabled a {
    opacity: .5;
    background: 0 0;
    box-shadow: none;
    background-color: transparent !important;
}

.paginate_button {
    color: var(--color-blue);
    text-decoration: none !important;
    cursor: pointer;
}

    .paginate_button.current {
        border: solid 1px #004a97;
        background-color: #eff6ff;
        box-sizing: border-box;
    }


.dataTables_length {
    display: none;
}

.dataTable {
    border-radius: 0px;
    box-shadow: 0 0 20px 0 rgba(216,221,226,.45);
    border: solid 1px rgba(229,231,235,.27);
    background-color: #fff;
    width: 100% !important;
    margin-bottom: 0 !important;
}

    .dataTable thead tr td {
        border-top: 0;
        color: #000;
        font-size: 12px;
        font-weight: 600;
    }

.siparis-adet {
    width: 24px;
    height: 24px;
    border-radius: 5px;
    background-color: #a0b6ca;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    cursor: pointer;
    transition: all ease-in-out .3s;
    margin: auto;
}

    .siparis-adet:hover {
        background-color: #004a97;
    }

.siparis-adet-list {
    position: absolute;
    width: 420px;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 #d8dde2;
    background-color: #fff;
    margin-left: -163px;
    margin-top: 10px;
    padding: 10px 10px 10px 0;
    box-sizing: border-box;
    display: none;
}

    .siparis-adet-list:before {
        content: "";
        position: absolute;
        border-width: 11px 8px 10px;
        border-color: transparent transparent #fff transparent;
        border-style: solid;
        top: -18px;
        left: 54%;
    }

.sepetList td {
    text-align: left !important;
    padding: 0 !important;
    width: auto !important;
    height: 30px !important;
    border: none !important;
    font-size: 12px !important;
    color: #666 !important;
    font-weight: 400 !important;
    vertical-align: middle !important;
}

table.sepetList {
    width: 100%;
}

.sepetList .table-striped, .sepetList tbody tr:nth-of-type(odd) {
    background-color: #fff !important;
}

.sepetList td span {
    width: 5px;
    height: 5px;
    background-color: #a0b6ca;
    display: inline-block;
    border-radius: 50%;
}

    .sepetList td span.active {
        background-color: #034b98;
    }

.sepetList td:nth-child(1) {
    text-align: center !important;
    padding-left: 0 !important;
    width: 35px !important;
}

.sepetList td:nth-child(2) {
    color: #000 !important;
    font-weight: 600 !important;
}

.sepetList td:nth-child(3), .sepetList td:nth-child(4) {
    
    text-align: right;
    padding-right: 10px !important;
}


#ServiceTable td:nth-child(3) {
    color: var(--color-blue);
    font-weight: 600; 
    padding: 5px;
    vertical-align: middle;
}

#ServiceTable td:nth-child(4) {
    color: var(--color-blue);
    font-weight: 600; 
    padding: 0px;
    vertical-align: middle;
}

#ServiceTable .dataTables_empty {
    text-align: center !important;
}

#ServiceTable .badge {
    font-size: 100% !important;
}

#ServiceTable thead td {
    position: sticky;
    z-index: 1;
    top: 0;
    background-color: white;
}

#ServiceTable tbody td {
    font-size: 13px;
    font-weight: 500;
}


#FlightServicesTable td:nth-child(3) {
    color: var(--color-blue);
    font-weight: 600;
    padding: 5px;
    vertical-align: middle;
}

#FlightServicesTable td:nth-child(4) {
    color: var(--color-blue);
    font-weight: 600;
    padding: 0px;
    vertical-align: middle;
}
#FlightServicesTable td:nth-child(7) {
    color: var(--color-blue);
    font-weight: 600;
    padding: 0px;
    vertical-align: middle;
    text-align:center;
}
#FlightServicesTable td:nth-child(8) {
    color: var(--color-blue);
    font-weight: 600;
    padding: 0px;
    vertical-align: middle;
    text-align: center;
}

#FlightServicesTable .dataTables_empty {
    text-align: center !important;
}

#FlightServicesTable .badge {
    font-size: 100% !important;
}

#FlightServicesTable thead td {
    position: sticky;
    z-index: 1;
    top: 0;
    background-color: white;
}

#FlightServicesTable tbody td {
    font-size: 13px;
    font-weight: 500;
}
.table-record {
    font-size: 12px;
    float: right;
    margin-right: 12px;
    color: #666;
    opacity: .90;
}

.dataTable-container {
    overflow-y: auto;
  /*  max-height: 650px;*/
    min-height: 400px;
}

#OutgoingTable td:nth-child(1) {
    color: var(--color-blue);
    font-weight: 600;
    text-align: center;
    padding: 5px;
    vertical-align: middle;
}

#OutgoingTable td:nth-child(2) {
    color: var(--color-blue);
    font-weight: 600;
    text-align: center;
    padding: 0px;
    vertical-align: middle;
}

#OutgoingTable tr td:last-child {
    color: var(--color-blue);
    font-weight: 600;
    text-align: right;
    padding-right: 40px;
}

#OutgoingTable tbody td {
    font-size: 12px;
    font-weight: 600;
}

#OutgoingTable thead td {
    position: sticky;
    z-index: 1;
    top: 0;
    background-color: white;
}



.baslik {
    height: 42px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.incomingSearch {
    position: relative;
    margin-top: -10px;
    margin-bottom: 20px;
    float: left;
}

    .incomingSearch .filtre-row {
        display: inline-flex;
        flex-direction: row;
        justify-content: flex-end;
    }

.outgoingSearch .dataTableSearch {
    width: calc(45% - 20px);
}

.filtre-row .dataTableSearch {
    width: calc(100% - 50px);
    float: left;
}

.dashboard {
    margin-bottom: 3rem;
}

    .dashboard .dateMoments {
        margin-right: 5px;
        margin-left: 5px;
        float: right;
        position: relative;
        width: 100% !important;
    }

        .dashboard .dateMoments span {
            height: 30px;
            border-radius: 8px;
            box-shadow: 0 0 10px 0 rgba(216,221,226,.31);
            border: solid 1px rgba(229,231,235,.27);
            background-color: #fff;
            display: inline-flex;
            padding: 0 10px;
            align-items: center;
            margin-left: 5px;
            font-size: 12px;
            font-weight: 600;
            color: #666;
            border: 1px solid #dddddd;
            box-sizing: border-box;
            cursor: pointer;
        }

            .dashboard .dateMoments span.active {
                border: solid 1px #ffffff;
                background-color: var(--color-blue);
                color: white;
            }

.dateMoments {
    margin-right: 5px;
    margin-left: 5px;
    float: right;
}

    .dateMoments span {
        height: 40px;
        border-radius: 10px;
        box-shadow: 0 0 20px 0 rgba(216,221,226,.31);
        border: solid 1px rgba(229,231,235,.27);
        background-color: #fff;
        display: inline-flex;
        padding: 0 15px;
        align-items: center;
        margin-left: 5px;
        font-size: 14px;
        color: #666;
        border: 1px solid #dddddd;
        box-sizing: border-box;
        cursor: pointer;
    }

        .dateMoments span.active {
            border: solid 1px #6b6d70;
            background-color: #eff6ff;
            color: var(--color-black);
        }

.dateFilter {
    width: calc((100% - 360px)/ 3 - 20px);
    height: 42px;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 rgba(216,221,226,.31);
    border: solid 1px rgba(105,105,105,.27);
    background-color: #fff;
    padding-left: 15px;
    position: relative;
    float: left;
    margin: 0 10px;
}

    .dateFilter input {
        color: #666 !important;
        font-size: 14px;
        height: 40px;
        font-family: 'Source Sans Pro',sans-serif;
        border-right: 1px solid #dddddd;
        outline-color: rgb(102,012,102);
    }

        .dateFilter input::-webkit-input-placeholder {
            color: #666 !important;
            font-weight: 400;
        }

        .dateFilter input:-moz-placeholder {
            color: #666 !important;
            font-weight: 400;
        }

        .dateFilter input::-moz-placeholder {
            color: #666 !important;
            font-weight: 400;
        }

        .dateFilter input:-ms-input-placeholder {
            color: #666 !important;
        }

    .dateFilter:before, .selected:before:not(.searchResultBox) {
        content: "";
        position: absolute;
        width: 40px;
        height: 40px;
        right: 0;
        top: 0;
        background-image: url(../images/icn-down.png);
        background-position: center;
        background-repeat: no-repeat;
        transition: all ease-in-out .3s;
        cursor: pointer;
    }

.active.dateFilter:before {
    transform: rotate(180deg);
}

.dateFilter:after, .selected:after :not(.searchResultBox) {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    border-left: 1px solid #f0f0f0;
    right: 0;
    top: 0;
    cursor: pointer;
}

.daterangepicker .calendar-table thead tr:nth-child(2) th {
    color: #b0c8de;
    font-size: 11px;
    font-weight: 400;
}

.daterangepicker {
    border-radius: 20px !important;
    margin-left: -15px !important;
    border-color: #f0f0f0 !important;
    box-shadow: 0 0 20px 0 rgba(216,221,226,.31);
}

    .daterangepicker:before {
        left: 20px !important;
        border-bottom: 7px solid #f0f0f0 !important;
    }

    .daterangepicker:after {
        left: 21px !important;
    }

    .daterangepicker td.active, .daterangepicker td.active:hover, .daterangepicker th.available:hover {
        background-color: var(--color-blue) !important;
        border-radius: 50% !important;
        padding: 0 5px !important;
        color: #fff !important;
    }

    .daterangepicker td.available:hover, th.next.available:hover, th.prev.available:hover {
        background: #eff6ff !important;
        border-radius: 50% !important;
        position: relative !important;
        color: var(--color-blue) !important;
    }

th.next.available span, th.prev.available span {
    border-color: var(--color-blue) !important;
}

.daterangepicker td.available:hover:before, th.next.available:hover:before, th.prev.available:hover:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid var(--color-blue);
    left: 0;
    top: 0;
    border-radius: 50%;
}

.daterangepicker td.in-range.available {
    background-color: #eff6ff;
}

.daterangepicker .calendar-table td, .daterangepicker .calendar-table th {
    padding: 3px;
}

.daterangepicker .drp-buttons {
    border-top-color: #f0f0f0 !important;
    text-align: center !important;
    color: #001932;
    line-height: 28px !important;
}

.gridButtonsGroup {
    margin-right: 20px;
    margin-left: 5px;
    float: left;
    position: relative;
    width: calc((100% - 210px)/ 3 - 10px);
}

.mt-55 {
    margin-top: 55px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.mb-165 {
    margin-bottom: 165px;
}


.btn-blue-40 {
    width: 216px;
    height: 40px;
    border-radius: 10px;
    background-color: var(--color-blue) !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    outline: 0;
    box-shadow: none !important;
}

    .btn-blue-40:hover {
        color: #fff !important;
        background-color: var(--color-black) !important;
    }

modal-buttons .btn {
    display: inline-block;
    width: 90px;
    margin: 0 10px;
    outline: 0 !important;
    box-shadow: none !important;
}

#einvoicesubmenu .btn-app {
    margin: 0 0 0 10px !important;
}

#einvoicesubmenu .btn-app {
    min-width: 25px;
    height: 15px;
    font-size: 12px !important;
    vertical-align: unset !important;
}

    #einvoicesubmenu .btn-app > .fas {
        font-size: 12px !important;
    }

.widget-numbers strong {
    font-size: 28px;
    font-weight: 600;
}

.new-toglefilter-menu label:not(.form-check-label):not(.custom-file-label) {
    font-weight: 400 !important;
}

.new-toglefilter-menu .btn {
    padding: .175rem .65rem;
    font-size: 0.9rem;
}

.no-data-found-card {
    text-align: center;
    vertical-align: middle;
    padding: 60px;
    color: var(--gray);
    opacity: 0.65;
    margin: 1em !important;
}

    .no-data-found-card .icon {
        font-size: 33px;
        margin-bottom: 20px;
    }

    .no-data-found-card .no-data-found-message {
        max-width: 600px;
        font-size: 27px;
        margin: 0 auto;
    }

.no-data-found-message a {
    cursor: pointer;
}
/*login*/
.landing-container {
    width: 1300px;
    margin: auto;
    position: relative;
    font-family: Comfortaa;
}

.login-col {
    border-radius: 20px;
    box-sizing: border-box;
    padding: 55px 50px;
    margin-top: 10%;
    margin-left: 0;
    margin-right: 0;
}

.border-default {
    border: var(--border) !important;
}

.shadow-sm {
    box-shadow: var(--shadow) !important;
}

.login-bg {
    width: 100%;
    height: 1024px;
    background-size: cover;
    background-position: center;
    max-height: 100vh;
}

.login-form {
    width: 500px;
    background: #fff;
    box-sizing: border-box;
    padding: 35px 50px 45px;
    border-bottom-right-radius: 60px;
    border-top-left-radius: 60px;
    border-bottom-left-radius: 60px;
    box-shadow: 0 0 20px 0 rgb(0 4 8 / 60%);
    border: solid 1px rgba(229,231,235,.27);
}

.login-baslik {
    font-size: 24px;
    line-height: 1.5;
    font-weight: 600;
    width: 80%;
    margin-bottom: 50px;
}

.login-logo {
    width: 100%;
    margin-top: 100px;
    margin-bottom: 26px;
}

.login-form-head {
    width: 100%;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .login-form-head a {
        float: right;
    }

    .login-form-head h1 {
        float: left;
    }

.login-content {
    width: 100%;
    height: 100vh;
    background-image: url(../images/login-bg.png);
    background-size: cover;
    background-position: center;
}

.login-button-row {
    margin-top: 50px;
    padding: 0;
    margin-bottom: 40px;
}

    .login-button-row ul li {
        width: 33.3%;
        text-align: center;
        padding: 0 10px;
    }

        .login-button-row ul li a {
            height: 50px;
            border-radius: 10px !important;
            box-shadow: var(--shadow);
            border: solid 1px rgba(188,191,198,.33);
            background-color: #fff;
            box-sizing: border-box;
            padding: 0;
            line-height: 50px;
            color: #2e2e2e;
            font-size: 14px;
        }

            .login-button-row ul li a.active {
                background-color: #eff6ff !important;
                color: var(--color-blue) !important;
                border: var(--border-blue) !important;
                position: relative;
            }

                .login-button-row ul li a.active:before {
                    border-style: solid;
                    border-width: 0 6px 6px 6px;
                    border-color: transparent transparent #eff6ff transparent;
                    content: "";
                    position: absolute;
                    bottom: -6px;
                    transform: rotate(180deg);
                    left: 50%;
                    margin-left: -6px;
                    z-index: 2;
                }

                .login-button-row ul li a.active:after {
                    border-style: solid;
                    border-width: 0 8px 8px 8px;
                    border-color: transparent transparent #004a97 transparent;
                    content: "";
                    position: absolute;
                    bottom: -8px;
                    transform: rotate(180deg);
                    left: 50%;
                    margin-left: -8px;
                    z-index: 1;
                }

.login-content .form-control {
    height: 50px;
    border-radius: 10px;
    border: solid 1px #dbdbdb;
    font-size: 14px;
    font-weight: 400;
    padding-left: 25px;
    transition: all ease-in-out .3s;
}

.login-input {
    position: relative;
    margin-bottom: 30px !important;
}

    .login-input label {
        font-size: 14px;
        background: #fff;
        padding: 0 10px;
        position: absolute;
        top: -10px;
        left: 15px;
        bottom: auto;
    }

.login-action {
    margin: 40px -15px 25px 0;
}

    .login-action label {
        font-size: 14px;
        color: #000;
        line-height: 20px;
    }

    .login-action a {
        font-size: 14px;
        line-height: 20px;
        color: var(--color-blue);
    }

.login-footer {
    margin: 30px 0;
    height: 30px;
}

.login-copyright {
    padding-left: 0;
    font-size: 14px;
    color: #000;
    opacity: .5;
}

.login-designer {
    padding-right: 0;
    justify-content: flex-end;
}

    .login-designer img {
        display: inline-block;
        margin-left: 40px;
    }

.logo img {
    width: 176px;
}

.loginFormCol {
    justify-content: flex-start;
}

.balance-bildiri {
    position: fixed;
    z-index: 5;
    bottom: 70px;
    left: 40px;
    width: 80px;
    transition: all ease-in-out .3s;
    z-index: 1050;
}



.balance-btn {
    width: 70px;
    height: 70px;
    background: #004a97;
    background: -moz-linear-gradient(328deg,rgba(0,74,151,1) 0,rgba(0,172,200,1) 100%);
    background: -webkit-linear-gradient(328deg,rgba(0,74,151,1) 0,rgba(0,172,200,1) 100%);
    background: linear-gradient(328deg,rgba(0,74,151,1) 0,rgba(0,172,200,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#004a97", endColorstr="#00acc8", GradientType=1);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    float: left;
    transition: all ease-in-out .3s;
    z-index: 2;
    position: relative;
}

    .balance-btn img {
        width: 40px;
    }

    .balance-btn > .badge {
        font-size: 14px;
        font-weight: 400;
        position: absolute;
        left: -10px;
        top: -3px;
    }

.balance-action {
    position: absolute;
    right: -5px;
    z-index: 4;
    top: -5px;
}

.balance-close {
    display: none;
}

.balance-content {
    width: calc(100% - 80px);
    overflow: hidden;
    height: 70px;
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 0 20px 20px 0;
    box-shadow: 0 0 15px 0 rgba(3,31,60,.1);
    transition: all ease-in-out .3s;
    position: relative;
    z-index: 1;
}

    .balance-content .row {
        margin: 0;
        padding: 0 20px;
        width: 300px;
        display: block;
    }

    .balance-content span {
        font-size: 14px;
        width: 100%;
        float: left;
    }

    .balance-content strong {
        color: var(--color-blue);
        font-weight: 600;
        font-size: 18px;
    }

.active .balance-btn {
    border-radius: 20px 0 0 20px;
}

.active .balance-content {
    left: 0;
}

.active .balance-close {
    display: block;
}

.active .ok {
    display: none;
}

.balance-action img {
    cursor: pointer;
}

.balance-bildiri.active {
    width: 380px;
}

.title-01 {
    font-size: small;
    display: flex;
    align-items: center;
    color: red;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    height: 20px !important;
    border-radius: 0 !important;
    border: none !important;
    background: 0 0 !important;
    padding-left: 14px !important;
    font-size: 14px !important;
    width: 100% !important;
}

.gridbtn .btn {
    padding: 0px 0px;
}

.grid-btn-app {
    min-width: 20px;
    height: 20px;
    font-size: 16px !important;
    vertical-align: unset !important;
}



.export-collapse-popup {
    position: absolute;
    background: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    box-shadow: 0 0 20px 0 #d8dde2;
    z-index: 999;
    text-align: left;
    transition: none !important;
    display: none;
}

.export-collapse-popup {
    position: absolute;
    background: #fff;
    padding: 2px 2px;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 #d8dde2;
    z-index: 4;
    text-align: left;
}

    .export-collapse-popup:before {
        border-style: solid;
        border-width: 0 10px 10px 10px;
        border-color: transparent transparent #fff transparent;
        content: "";
        position: absolute;
        top: -5px;
        right: 70px;
        z-index: 99;
    }

    .export-collapse-popup ul li {
        width: 100%;
        padding: 0;
        border-bottom: 1px solid #f0f0f0;
        font-size: 16px;
    }

        .export-collapse-popup ul li:last-child {
            border-bottom: 0;
        }



        .export-collapse-popup ul li a {
            color: var(--color-black);
            text-decoration: none;
            padding: 10px 40px 7px 15px;
            display: block;
        }

        .export-collapse-popup ul li:hover a {
            background-color: #eff6ff;
            color: var(--color-blue);
        }

    .export-collapse-popup ul {
        border-radius: 10px;
        overflow: hidden;
        width: max-content;
    }

.btn-blue-radio {
    width: 216px;
    height: 40px;
    border-radius: 10px;
    background-color: var(--shadow) !important;
    color: var(--color-blue) !important;
    font-size: 14px;
    font-weight: 600;
    outline: 0;
    box-shadow: none !important;
    vertical-align: central !important;
    border: var(--border-blue) !important;
}

    .btn-blue-radio:hover {
        color: #fff !important;
        background-color: var(--color-black) !important;
    }

    .btn-blue-radio:not(:disabled):not(.disabled).active, .btn-blue-radio:not(:disabled):not(.disabled):active, .show > .btn-blue-radio.dropdown-toggle {
        background-color: var(--color-blue) !important;
        box-shadow: var(--shadow) !important;
     
        color: #fff !important;
    }

.btn-blue-radio-s {
    width: 216px;
    height: 30px;
    border-radius: 10px;
    background-color: var(--shadow) !important;
    border: var(--border-blue) !important;
    color: var(--color-blue) !important;
    font-size: 14px;
    font-weight: 600;
    outline: 0;
    box-shadow: none !important;
    vertical-align: central !important;
}

    .btn-blue-radio-s:hover {
        color: #fff !important;
        background-color: var(--color-black) !important;
    }

    .btn-blue-radio-s:not(:disabled):not(.disabled).active, .btn-blue-radio-s:not(:disabled):not(.disabled):active, .show > .btn-blue-radio-s.dropdown-toggle {
        background-color: var(--color-blue) !important;
        color: #fff !important;
        box-shadow: var(--shadow) !important;
      
    }

#EarchiveTable tbody td {
    font-size: 12px;
    font-weight: 600;
}

#EarchiveTable td:nth-child(1) {
    color: var(--color-blue);
    font-weight: 600;
    text-align: center;
    padding: 5px;
    vertical-align: middle;
}

#EarchiveTable td:nth-child(2) {
    color: var(--color-blue);
    font-weight: 600;
    text-align: center;
    padding: 0px;
    vertical-align: middle;
}

#EarchiveTable thead td {
    position: sticky;
    z-index: 1;
    top: 0;
    background-color: white;
}

#EarchiveTable .dataTables_empty {
    text-align: center !important;
}

#EarchiveTable .badge {
    font-size: 100% !important;
}


#EPReceiptsTable tbody td {
    font-size: 12px;
    font-weight: 600;
}

#EPReceiptsTable td:nth-child(1) {
    color: var(--color-blue);
    font-weight: 600;
    text-align: center;
    padding: 5px;
    vertical-align: middle;
}

#EPReceiptsTable td:nth-child(2) {
    color: var(--color-blue);
    font-weight: 600;
    text-align: center;
    padding: 0px;
    vertical-align: middle;
}

#EPReceiptsTable thead td {
    position: sticky;
    z-index: 1;
    top: 0;
    background-color: white;
}

#EPReceiptsTable .dataTables_empty {
    text-align: center !important;
}

#EPReceiptsTable .badge {
    font-size: 100% !important;
}


#EPReceiptsTable tbody td {
    font-size: 12px;
    font-weight: 600;
}

.valid-mess {
    position: absolute;
    right: 20px;
    top: 20px;
    display: none;
}

.valid-error .valid-mess, .valid-success .valid-mess, .valid-warning .valid-mess {
    display: block;
}

.valid-error label {
    color: #e84545;
}

.valid-error input {
    border-color: #e84545 !important;
}

.valid-success label {
    color: #00b8a9;
}

.valid-success input {
    border-color: #00b8a9 !important;
}

.valid-warning label {
    color: #f6c944;
}

.valid-warning input {
    border-color: #f6c944 !important;
}

.error-tooltip .tooltip-inner {
    background-color: #e84545;
    font-size: 11px;
}

.error-tooltip .arrow::before {
    border-top-color: #e84545;
}

.warning-tooltip .tooltip-inner {
    background-color: #f6c944;
    font-size: 11px;
}

.warning-tooltip .arrow::before {
    border-top-color: #f6c944;
}

[class*=sidebar-light-] .nav-treeview > .nav-item > .nav-link.active, [class*=sidebar-light-] .nav-treeview > .nav-item > .nav-link.active:hover {
    background-color: rgb(0 96 162) !important;
    color: #ffffff !important;
}

.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active, .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
    background-color: rgb(0 96 162) !important;
    color: #ffffff !important;
}



/*modal*/
.modal-header {
    padding: 10px !important;
    border-bottom: 1px solid rgb(0 96 162) !important;
}

    .modal-header h4 {
        font-size: 16px;
    }

.custommodal.large .modal-dialog {
    max-width: 930px;
}

.custommodal.extralarge .modal-dialog {
    max-width: 100%;
}

.custommodal .modal-dialog .modal-content {
    padding: 10px 0px 10px 0px;
    text-align: center;
    border-radius: 20px;
    box-shadow: 0 0 20px 0 rgba(216,221,226,.45);
    border: solid 1px rgba(229,231,235,.27);
}

.custommodal .modal-dialog .close {
    position: absolute;
    right: -10px;
    top: -10px;
    opacity: 1;
}

.custommodal .modal-dialog .modal-content p {
    font-size: 16px;
    line-height: 1.56;
    color: #000;
    opacity: .5;
    margin-bottom: 30px;
    text-align:center !important;
}

.custommodal .modal-dialog .modal-content h3 {
    font-size: 24px;
    font-weight: 600;
    color: #001932;
    margin-bottom: 20px;
}

table.dataTable thead th {
    position: relative;
    background-image: none !important;
}

    table.dataTable thead th.sorting:after,
    table.dataTable thead th.sorting_asc:after,
    table.dataTable thead th.sorting_desc:after {
        position: absolute;
        top: 42%;
        line-height: 18%;
        right: 8px;
        display: block;
        font-family: FontAwesome;
    }

    table.dataTable thead th.sorting:after {
        content: "\f0dc";
        color: #ddd;
        font-size: 0.8em;
        padding-top: 0.12em;
    }

    table.dataTable thead th.datatable-nosort:after {
        content: "" !important;
    }

    table.dataTable thead th.sorting_asc:after {
        content: "\f0de";
    }

table.dataTable thead td.datatable-nosort:after {
    padding-right: 0px !important;
    content: "" !important;
}

table.dataTable thead td.datatable-nosort:before {
    padding-right: 0px !important;
    content: "" !important;
}

.code {
    float: left;
    font-size: 100%;
    color: #e83e8c;
    word-wrap: break-word;
    width: 100%;
}


/*.modal-earchiveview .modal-dialog .modal-content { padding: 10px 10px 10px 10px !important; text-align: center; border-radius: 20px; box-shadow: 0 0 20px 0 rgba(216,221,226,.45); border: solid 1px rgba(229,231,235,.27); width: 900px; }

.modal-EinvoiceView .modal-dialog .modal-content { padding: 10px 10px 10px 10px !important; text-align: center; border-radius: 20px; box-shadow: 0 0 20px 0 rgba(216,221,226,.45); border: solid 1px rgba(229,231,235,.27); width: 900px; }

.modal-EPReceiptview .modal-dialog .modal-content { padding: 10px 10px 10px 10px !important; text-align: center; border-radius: 20px; box-shadow: 0 0 20px 0 rgba(216,221,226,.45); border: solid 1px rgba(229,231,235,.27); width: 900px; }*/





.formSearch {
    position: absolute;
    width: calc((100% - 40px)/ 3 - 20px);
    float: left;
    bottom: 0px !important;
    margin-right: 10px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 rgba(216,221,226,.31);
    border: solid 1px rgba(105,105,105,.27);
    overflow: hidden;
}

    .formSearch .input-group-prepend {
        width: 40px;
        height: 40px;
        float: left;
        border-right: 1px solid #dddddd;
    }

        .formSearch .input-group-prepend span {
            border: none;
            height: 40px;
            border-radius: 0 !important;
            background: 0 0;
        }

            .formSearch .input-group-prepend span svg {
                width: 16px;
                height: 16px;
            }

                .formSearch .input-group-prepend span svg path {
                    fill: #adadad;
                }

    .formSearch input {
        height: 40px;
        border-radius: 0 !important;
        border: none;
        background: 0 0;
        padding-left: 14px;
        font-size: 14px;
    }

    .formSearch.active .input-group-prepend span svg path {
        fill: #000;
    }



.popup-detail {
    text-align: left;
    padding-left: 0;
    max-width: calc(100%);
    flex: auto;
}

    .popup-detail .row {
        margin-bottom: 2px;
    }

    .popup-detail .form-control {
        height: 30px;
        border-radius: 0px;
        font-size: 14px;
        font-weight: 400;
        padding-left: 10px;
        transition: all ease-in-out .3s;
    }

    .popup-detail label:not(input[type=radio]+label,input[type=checkbox]+label,.file-upload) {
        display: inline;
        font-size: 12px;
        color: #000;
        background: #fff;
        bottom: -10px;
        position: relative;
        left: 20px;
        padding: 0 10px;
        font-weight: 600;
        z-index: 2;
    }

    .popup-detail .form-group {
        margin-bottom: 0;
    }

    .popup-detail .formSearch {
        height: 50px;
        border-radius: 10px;
        width: calc(100% - 20px);
        margin-bottom: 0;
        padding-bottom: 0;
    }

.popup-detail-content .callout {
    width: 100%;
    margin-top: 20px;
    box-shadow: var(--shadow);
}

.popup-detail-content .callout-content {
    display: -webkit-flex;
    width: 100%;
}

.popup-detail-content .form-check-label {
    font-weight: 400;
    padding: 0 !important;
}

.popup-detail-content input[type=checkbox] ] {
    height: 18px;
    position: absolute;
    margin-top: -.6rem;
}

.popup-detail-content {
    padding-top: 20px;
    margin-left: 0;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}

    .popup-detail-content .form-group {
        margin-bottom: 10px;
    }

.popup-detail-content-p0 {
    margin-left: 0;
    padding: 5px;
}

    .popup-detail-content-p0 .form-group {
        margin-bottom: 5px;
    }

    .popup-detail-content-p0 .callout {
        width: 100%;
        margin-top: 20px;
        box-shadow: var(--shadow);
    }

    .popup-detail-content-p0 .callout-content {
        display: -webkit-flex;
        width: 100%;
    }

    .popup-detail-content-p0 .form-check-label {
        font-weight: 400;
        padding: 0 !important;
    }

    .popup-detail-content-p0 input[type=checkbox] {
        height: 18px;
        position: absolute;
        margin-top: -.6rem;
    }

    .popup-detail-content-p0 .card-body {
        padding: 5px;
    }


.popup-detail-foter {
    padding-top: 30px;
    margin-left: 0;
    padding-right: 35px;
    padding-left: 35px;
    padding-bottom: 60px;
}

input[type=radio] + label, input[type=checkbox] + label {
    font-size: 12px;
    margin: 0 5px 0 5px;
}

.cardpopup {
    border-radius: 10px;
    border: solid 1px #e5e7eb;
    box-shadow: #e5e7eb;
}

.cardpopup-header {
    background-color: transparent;
    border: none;
    padding-top: 25px;
    padding-bottom: 0;
}

    .cardpopup-header h2 {
        font-size: 24px;
        font-weight: 600;
    }

.col-form-label-sm {
    background: none !important;
    bottom: 0px !important;
    font-size: 12px;
    font-weight: 400;
    left: 10px !important;
}

.dataFilter {
    width: 100%;
    position: relative;
    float: left;
    z-index: 1;
}



.select2.select2-container {
    width: 100% !important;
    height: 30px;
    border-radius: 0px !important;
    box-shadow: 0 0 20px 0 rgba(216,221,226,.31);
    border: 1px solid #ced4da;
    background-color: #fff;
    text-align: left;
    margin-bottom: 0px !important;
}

    .select2.select2-container .select2-selection--multiple {
        height: auto;
        min-height: 30px;
    }

.select2-selection__rendered {
    line-height: 20px !important;
    font-size: 12px;
    font-weight: 600;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 20px;
}

.select2.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: block;
    padding: 0 4px;
    line-height: 12px;
}

.select2.select2-container .select2-selection {
    display: flex;
    align-items: center;
    padding-left: 10px;
    font-size: 14px;
    color: #666;
    box-sizing: border-box;
    cursor: pointer;
    border: none;
}

.select2.select2-container.select2-container--open .select2-selection.select2-selection--multiple {
    width: 100%;
    height: 30px;
    display: flex;
    border-radius: 0 !important;
    align-items: center;
    padding-left: 10px;
    font-size: 14px;
    color: #666;
    box-sizing: border-box;
    cursor: pointer;
    border: none;
}

.select2-container .select2-dropdown {
    background-color: #fff;
    width: 100%;
    border: none;
    max-height: 250px;
    overflow-y: scroll;
}

    .select2-container .select2-dropdown .select2-results ul .select2-results__option--highlighted[aria-selected] {
        background-color: #f0f0f0;
        color: #666;
    }

.select2-results__option {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 7px 15px;
    border-top: 1px solid #f0f0f0;
    font-size: 14px;
    color: #666;
    cursor: pointer;
}
.select2-results__options {
    margin: 0em 0 0 !important;
    min-height: auto !important;
    border: none !important;
    background: white;
}
.select2.select2-container .select2-selection--multiple .select2-selection__choice {
    background-color: #004a97;
    border-radius: 10px;
    float: left;
    color: #fff;
    border: 1px solid #ced4da;
    margin: 4px 4px 0 0;
    padding: 0 6px 0 22px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    position: relative;
}

    .select2.select2-container .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
        position: absolute;
        top: 0;
        left: 0;
        height: 22px;
        width: 22px;
        margin: 0;
        text-align: center;
        color: #fff;
        font-weight: bold;
        font-size: 16px;
    }

.select2-container--default .select2-selection--single {
    background-color: transparent !important;
    border: 1px solid #aaa;
    border-radius: 2px;
}

.select2.select2-container .select2-selection {
    display: block !important;
    align-items: center;
    padding-left: 10px;
    font-size: 14px;
    color: #666;
    box-sizing: border-box;
    cursor: pointer;
    border: none;
    border-radius: 0px;
}


#SearchReceiverBooksTable .dataTables_empty {
    text-align: center !important;
}

#SearchReceiverBooksTable .badge {
    font-size: 100% !important;
}

#SearchReceiverBooksTable tbody td {
    font-size: 12px;
    font-weight: 600;
}

#ReceiverBookTable .dataTables_empty {
    text-align: center !important;
}

#ReceiverBookTable .badge {
    font-size: 100% !important;
}

#ReceiverBookTable tbody td {
    font-size: 12px;
    font-weight: 600;
}

.ReceiverBookSearch .dataTableSearch {
    width: calc(60% - 20px);
    float: right;
}

.grid-row-caption {
    font-weight: bold;
}

.grid-row-caption-black {
    font-weight: bold;
    color: #000;
    word-wrap: break-word;
    width: 100%;
    float: left;
}

.grid-row-payment-red {
    font-weight: bold;
    font-size: 1.1em;
    color: #a91221;
    word-wrap: break-word;
}

.grid-row-currency-red {
    font-weight: normal;
    font-size: 0.9em;
    color: #000;
    word-wrap: break-word;
}

.grid-row-caption-red {
    font-weight: bold;
    font-size: 1.1em;
    color: #a91221;
    word-wrap: break-word;
    width: 100%;
    float: left;
}

.grid-row-caption-red-defalut {
    font-weight: bold;
    font-size: 1.1em;
    color: #dc3545;
    word-wrap: break-word;
}

.grid-row-caption-black-defalut {
    font-weight: bold;
    font-size: 1.1em;
    color: #000;
    word-wrap: break-word;
}

.InvoiceformSearch .input-group-prepend {
    width: 40px;
    height: 40px;
    float: left;
    border-right: 1px solid #dddddd;
}

    .InvoiceformSearch .input-group-prepend span {
        border: none;
        height: 40px;
        border-radius: 0 !important;
        background: 0 0;
    }

        .InvoiceformSearch .input-group-prepend span svg {
            width: 16px;
            height: 16px;
        }

            .InvoiceformSearch .input-group-prepend span svg path {
                fill: #adadad;
            }

.InvoiceformSearch input {
    height: 40px;
    border-radius: 0 !important;
    border: none;
    background: 0 0;
    padding-left: 14px;
    font-size: 14px;
}

.InvoiceformSearch.active .input-group-prepend span svg path {
    fill: #000;
}

.InvoicePanel .InvoiceformSearch {
    width: 100%;
    bottom: 0px !important;
    margin-right: 10px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 rgba(216,221,226,.31);
    border: solid 1px rgba(105,105,105,.27);
    overflow: hidden;
}

.InvoicePanel .popup-detail {
    text-align: left;
    padding-left: 0;
    max-width: calc(100%);
    flex: auto;
}

.InvoicePanel .card-detail-content {
    padding-top: 10px;
    margin-left: 0;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}

    .InvoicePanel .card-detail-content .form-group {
        margin-bottom: 10px;
    }

.InvoicePanel .card-detail .form-control {
    height: 40px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 400;
    padding-left: 25px;
    transition: all ease-in-out .3s;
}

.InvoicePanel .card-detail label {
    display: inline;
    font-size: 12px;
    color: #000;
    background: #fff;
    bottom: -10px;
    position: relative;
    left: 15px;
    padding: 0 10px;
    font-weight: 600;
    z-index: 2;
}

.InvoicePanel .card-detail .form-group {
    margin-bottom: 0;
    max-height: 60px;
}

.InvoicePanel .card-detail-foter {
    padding-top: 30px;
    margin-left: 0;
    padding-right: 35px;
    padding-left: 35px;
    padding-bottom: 60px;
}

.Invoice-totalpanel {
    left: 0;
    right: 0;
    height: 120px;
}

    .Invoice-totalpanel .tableInvoceSubTotal td, .Invoice-totalpanel .tableInvoceSubTotal th {
        padding: .25rem !important;
        font-size: 12px;
        font-weight: 600;
        vertical-align: top;
        border-bottom: 1px solid #dee2e6;
    }

.invoice-info {
    font-size: 12px;
    font-weight: 600;
}

    .invoice-info .form-group {
        margin-bottom: 15px;
        padding-top: 5px;
    }

    .invoice-info .form-control {
        height: 30px;
        border-radius: 0px;
        font-size: 14px;
        font-weight: 400;
        padding-left: 15px;
        transition: all ease-in-out .3s;
    }

    .invoice-info label {
        display: inline;
        font-size: 12px;
        color: #000;
        background: #fff;
        bottom: 0px;
        position: relative;
        left: 0px;
        font-weight: 600;
        z-index: 2;
    }
    /* padding: 0 0px;*/
    .invoice-info .form-group {
        margin-bottom: 0;
        max-height: 60px;
    }

.invoice-customer-card {
    padding: 10px 10px 10px 10px;
    border-radius: 10px;
    border: solid 1px #e5e7eb;
    background-color: #fff;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

    .invoice-customer-card h3 {
        color: #001932;
        font-size: 18px;
        opacity: .59;
        font-weight: 600;
        width: 100%;
        float: left;
    }

    .invoice-customer-card .btn {
        color: #677685;
        font-size: 14px;
        font-weight: 600;
        float: right;
        position: relative;
        top: -40px;
    }

    .invoice-customer-card .search {
        margin-bottom: 20px;
        background: #fff;
        border-radius: 5px;
        box-shadow: 0 0 20px 0 rgba(216,221,226,.31);
        border: solid 1px rgba(105,105,105,.27);
        overflow: hidden;
    }

        .invoice-customer-card .search .input-group-prepend {
            width: 40px;
            height: 30px;
            float: left;
            border-right: 1px solid #dddddd;
        }

            .invoice-customer-card .search .input-group-prepend span {
                border: none;
                height: 30px;
                border-radius: 0 !important;
                background: 0 0;
            }

                .invoice-customer-card .search .input-group-prepend span svg {
                    width: 16px;
                    height: 16px;
                }

                    .invoice-customer-card .search .input-group-prepend span svg path {
                        fill: #adadad;
                    }

        .invoice-customer-card .search input {
            height: 30px;
            border-radius: 0 !important;
            border: none;
            background: 0 0;
            padding-left: 14px;
            font-size: 14px;
        }

    .invoice-customer-card address {
        margin-bottom: 0px;
    }

.invoice-panel-card {
    padding: 10px 25px 19px 24px;
    border-radius: 10px;
    border: solid 1px #e5e7eb;
    background-color: #fff;
    margin-bottom: 5px;
    float: left;
    width: 100%;
}

    .invoice-panel-card h3 {
        color: #001932;
        font-size: 18px;
        opacity: .59;
        font-weight: 600;
        width: 100%;
        float: left;
    }

    .invoice-panel-card .btn {
        font-size: 14px;
        font-weight: 600;
        float: right;
        position: relative;
        top: 10px; /*top: -40px;*/
    }



.invoice-info .select2.select2-container {
    width: 100% !important;
    height: 30px;
    border-radius: 0px !important;
    box-shadow: 0 0 20px 0 rgba(216,221,226,.31);
    border: 1px solid #ced4da;
    background-color: #fff;
    text-align: left;
    margin-bottom: 0px !important;
}

    .invoice-info .select2.select2-container .select2-selection--multiple {
        height: auto;
        min-height: 30px;
    }


        .invoice-info .select2.select2-container .select2-selection--multiple .select2-selection__rendered {
            display: block;
            padding: 0 4px;
            line-height: 10px;
        }

    .invoice-info .select2.select2-container .select2-selection {
        display: flex;
        align-items: center;
        padding-left: 5px;
        font-size: 14px;
        color: #666;
        box-sizing: border-box;
        cursor: pointer;
        border: none;
    }

.invoice-info .select2-selection__rendered {
    line-height: 15px !important;
    font-size: 12px;
    font-weight: 600;
}

.invoice-info .select2-container--default .select2-selection--single .select2-selection__rendered {
    width: 250px;
}

.table-form td, .table-form th {
    padding: .35rem !important;
    vertical-align: top;
    border-bottom: 1px solid #dee2e6;
}

.table-form .valid-mess {
    position: relative;
    top: 10px;
}

.index-vkn_tckn {
    position: absolute;
    margin-top: -10px;
    font-size: 0.8em;
    color: #6489a7 !important;
    font-weight: bold;
}

.wrapword {
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    white-space: -webkit-pre-wrap; /* Chrome & Safari */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: pre-wrap; /* CSS3 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    word-break: break-all;
    white-space: normal;
}

.text-substring {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: inline-block;
    font-weight: normal;
}

.Panel {
    background-color: #fff;
    padding: 20px 40px 40px 40px;
}

    .Panel .card-detail-content {
        padding-top: 10px;
        margin-left: 0;
        padding-right: 10px;
        padding-left: 10px;
        padding-bottom: 10px;
    }

        .Panel .card-detail-content .form-group {
            margin-bottom: 10px;
        }

    .Panel .card-detail .form-control {
        height: 40px;
        border-radius: 5px;
        font-size: 14px;
        font-weight: 400;
        padding-left: 25px;
        transition: all ease-in-out .3s;
    }

    .Panel .card-detail label {
        display: inline;
        font-size: 12px;
        color: #000;
        background: #fff;
        bottom: -10px;
        position: relative;
        left: 15px;
        padding: 0 10px;
        font-weight: 600;
        z-index: 2;
    }

    .Panel .card-detail .form-group {
        margin-bottom: 0;
        max-height: 60px;
    }

    .Panel .card-detail-foter {
        padding-top: 30px;
        margin-left: 0;
        padding-right: 35px;
        padding-left: 35px;
        padding-bottom: 60px;
    }

.tab-container .panel {
    border: none !important;
    box-shadow: none !important;
}

.Trio-datagrid-area .columnsfilter td > div > input {
    width: calc(100% - 20px);
    display: inline-flex;
}

.showedFilterParent {
    position: absolute;
    z-index: 999;
    left: -240px;
    top: 45px;
}

    .showedFilterParent > .cbfilterpanel input, showedFilterParent > .cbfilterpanel select {
        border: 1px solid #ccc;
    }

    .showedFilterParent > .cbfilterpanel {
        min-width: 300px;
        background: #fff;
        border-radius: 10px;
        box-shadow: 0 0 20px 0 #d8dde2;
        transition: none !important;
    }

showedFilterParent > .cbfilterpanel .excludedPanel {
    float: right;
}

.showedFilterParent > .cbfilterpanel .filterbutton {
    height: 40px;
    border-radius: 10px;
    background-color: var(--color-blue) !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    outline: 0;
    box-shadow: none !important;
}

.showedFilterParent > .cbfilterpanel input[type="checkbox"] {
    display: inline-block;
}

.showedFilterParent .cbfilterpanel.datepanel .dateshortcuts {
    width: 100%;
    margin-top: 10px;
}

    .showedFilterParent .cbfilterpanel.datepanel .dateshortcuts div {
        float: left;
        width: 33.33%;
        border-bottom: 1px solid #f0f0f0;
        font-size: 14px;
        transition: none;
    }

.showedFilterParent .cbfilterpanel .closebutton {
    right: -1px;
    top: -15px;
    opacity: 1;
    cursor: pointer;
}

.showedFilterParent .cbfilterpanel .basicdatefilter > div:last-of-type {
    padding-left: 10%;
}

.showedFilterParent .cbfilterpanel .basicdatefilter > div {
    display: inline-flex;
    width: 45%;
}

.showedFilterParent .cbfilterpanel .basicdatefilter input, .showedFilterParent .cbfilterpanel .basicdatefilter div, .showedFilterParent .cbfilterpanel .basicdatefilter select {
    border: none;
    padding: 0px;
    margin: 0px;
}

.rd-day-selected {
    background: $primary;
    color: $white;
    font-weight: bold;
    border-radius: $border-radius-lg;
}

.rd-day-next-month {
    color: $text-muted;
}

.rd-day-prev-month {
    color: $text-muted;
}

.dateFilterCalender {
    float: right;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 rgba(216,221,226,.31);
    border: solid 1px rgba(105,105,105,.27);
}

    .dateFilterCalender .input-group-prepend {
        width: 40px;
        height: 40px;
        float: left;
        border-left: 1px solid #dddddd;
    }

        .dateFilterCalender .input-group-prepend span {
            border: none;
            height: 40px;
            border-radius: 0 !important;
            background: 0 0;
        }

            .dateFilterCalender .input-group-prepend span svg {
                width: 16px;
                height: 16px;
            }

                .dateFilterCalender .input-group-prepend span svg path {
                    fill: #adadad;
                }

    .dateFilterCalender input {
        height: 40px;
        border-radius: 0 !important;
        border: none;
        background: 0 0;
        padding-left: 10px;
        font-size: 14px;
    }

    .dateFilterCalender.active .input-group-prepend span svg path {
        fill: #000;
    }

.selected-row {
    background-color: #bad9f3 !important;
}

.selectedrow {
    background-color: #bad9f3 !important;
}
.group-card {
    padding: 10px 10px 10px 10px;
    border-radius: 10px;
    border: solid 1px #e5e7eb;
    background-color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
    .group-card h3 {
        color: #001932;
        font-size: 18px;
        opacity: .59;
        font-weight: 600;
        width: 100%;
        float: left;
    }
.group-card legend {
    transform: translatey(-50%);
    width: max-content;
    background: white;
    color: #001932;
    font-size: 16px;
    opacity: .59;
    font-weight: 600;
    margin-top: -10px;
}
.active .bs-stepper-circle {
    background-color: var(--color-blue)!important;
}
.balance-card {
    height: 100px;
    padding: 23px 25px 19px 24px;
    border-radius: 10px;
    border: solid 1px #e5e7eb;
    background-color: #fff;
    margin-bottom: 30px;
    float: left;
    width: 100%;
}

    .balance-card h3 {
        color: #001932;
        font-size: 18px;
        opacity: .59;
        font-weight: 600;
        width: 100%;
        float: left;
    }

    .balance-card strong {
        color: #001932;
        font-size: 28px;
        font-weight: 600;
    }

    .balance-card .discount {
        color: #677685;
        font-size: 12px;
        font-weight: 600;
        float: none;
        top: 0px;
    }

    .balance-card span {
        color: #677685;
        font-size: 14px;
        font-weight: 600;
        float: right;
        position: relative;
        top: 15px;
    }
.cip-ticket-card {
    padding: 23px 25px 19px 24px;
    border-radius: 10px;
    border: solid 1px #e5e7eb;
    background-color: #fff;
    float: left;
    width: 100%;
}

    .cip-ticket-card h3 {
        color: #001932;
        font-size: 16px;
        opacity: .59;
        font-weight: 600;
        width: 50%;
        float: left;
    }
    .cip-ticket-card .airlineName {
        color: #677685;
        font-size: 16px;
        opacity: .59;
        font-weight: 600;
        float: right;
        width: 50%;
        top: 0px;
        text-align: right;
    }
    .cip-ticket-card .serviceName {
        color: var(--color-blue);
        font-size: 16px; 
        font-weight: 600;
        float: right;
        width: 50%;
        top: 0px;
        text-align: right;
    }
    .cip-ticket-card .airlinecode {
        color: #001932;
        font-size: 32px;
        font-weight: 600;
        float: left;
        line-height: 20px;
        position: relative;
    }
    .cip-ticket-card .servicetotal {
        color: #f30000;
        font-size: 24px;
        font-weight: 600;
        float: right;
        line-height: 20px;
        position: relative;
    }
    .cip-ticket-card .scheduled {
        color: #677685;
        font-size: 14px;
        font-weight: 600;
        float: left;
        position: relative;
        top: -10px;
        line-height: 20px;
        padding-left: 5px;
    }
    .cip-ticket-card .airportname {
        color: #677685;
        font-size: 14px;
        font-weight: 600;
        float: left;
        position: relative;
        top: 15px;
    }
.information-content {
    border-bottom: 1px solid #f0f0f0;
    margin-left: 0;
    padding-right: 35px;
    padding-left: 15px;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

    .information-content span {
        color: #001932;
        font-size: 14px;
        font-weight: 600;
        top: 15px;
    }

#columselect .sortableSelector {
    height: 400px !important;
}

.custom-sortableSelector {
    border: 1px solid rgb(238, 238, 238);
    width: 49%;
    height: 400px;
    list-style-type: none;
    padding-inline-start: 0px;
    display: inline-block;
    float: none;
    overflow-y: scroll;
}

    .custom-sortableSelector li {
        margin: 0px 5px 5px;
        padding: 5px;
        cursor: move;
        background-color: rgb(230, 231, 232);
        font-weight: bold;
    }

    .custom-sortableSelector .ui-state-disabled {
        border-bottom: 1px solid;
        color: rgb(79, 142, 220);
        opacity: 1;
    }

#ReportTable tbody td, #ReportTemplateTable tbody td {
    font-size: 12px;
    font-weight: 600;
}

#EDocumentItemTable tbody td, #EDocumentItemTable tbody td {
    font-size: 12px;
    font-weight: 600;
    padding: .35rem;
}



.owl-prev,
.owl-next {
    border-color: #2d3239;
    color: #ffffff;
    padding: 5px 10px;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 13px;
    display: inline-block;
    cursor: pointer;
    border-width: 0px;
    border-style: solid;
}

    .owl-prev:hover,
    .owl-prev:active,
    .owl-prev:focus,
    .owl-next:hover,
    .owl-next:active,
    .owl-next:focus {
        color: #ffffff;
    }


.fadeOut .owl-prev,
.owl-next {
    display: none;
}

.owl-dots {
    text-align: center;
}

.owl-theme.dots-style-3 .owl-dots .owl-dot.active, .owl-theme.dots-style-3 .owl-dots .owl-dot:hover {
    border: 1px solid #FF3B68;
    width: 15px;
    height: 15px;
}

.owl-theme.dots-style-3 .owl-dots .owl-dot {
    border: 1px solid;
    border-radius: 20px;
    display: inline-block;
    margin: 4px;
    padding: 3px;
    width: 15px;
    height: 15px;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.fadeOut img {
    display: block;
    width: 100%;
    height: 330px;
}

.blog-slider-style4 .blog-slider-item.active .blog-slider-container {
    z-index: 200;
    opacity: 1;
    animation-name: fadein;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
    animation-duration: .8s;
}

.blog-slider-style4 .blog-slider-item .blog-slider-container {
    opacity: 0;
}

.blog-slider-style4 .blog-slider-container {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

.blog-slider-container {
    position: absolute;
    bottom: 0;
    padding-left: 10px;
    padding-right: 30px;
}

.blog-slider-style4 .blog-slider-content {
    margin: 0;
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: 45px;
}

.blog-slider-content {
    padding: 0 30px;
    max-width: 900px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding-bottom: 40px;
}

lider-style4 .blog-slider-item h2 {
    font-size: 36px;
}

.blog-slider-content h1, .blog-slider-content h2 {
    font-size: 36px;
    margin-bottom: 18px;
    line-height: 100% !important;
    color: #fff;
    background-color: rgb(114 148 175 / 70%);
    padding: 5px;
    animation: slide 5s linear infinite;
}

.blog-slider-content .post-meta {
    border-left-width: 0;
    padding-left: 0;
    margin-bottom: 0;
    position: relative;
    z-index: 100;
}

.blog-slider-content .post-meta, .post-style-cover .post-meta, .sh-widget-posts-slider-style2 .post-meta, .sh-widget-posts-slider-style1:not(.blog-mini-post-generic) .post-meta, .post-quote-link-meta .post-meta {
    opacity: .8;
}

    .blog-slider-content .post-meta * {
        color: #343a40;
    }

    .blog-slider-content .post-meta i {
        font-size: 14px;
        bottom: -2px;
    }

img {
    max-width: 100%;
    height: auto;
}

.blog-post {
    padding: 5px !important;
}

.disabledbutton {
    pointer-events: none;
    opacity: 0.4;
}


.GeneralTable thead td {
    position: sticky;
    z-index: 1;
    top: 0;
    background-color: white;
}

.GeneralTable tbody td {
    font-size: 12px;
    font-weight: 500;
}

#ConsumerTable td:nth-child(1) {
    color: var(--color-blue);
    margin: 0px;
    text-align: right;
    padding: 0px;
    vertical-align: middle;
}

#ConsumerAdressTable td:nth-child(1) {
    color: var(--color-blue);
    margin: 0px;
    text-align: right;
    padding: 0px;
    vertical-align: middle;
}



.searchResultBox {
    display: none;
    position: absolute;
    z-index: 99;
    padding: 5px;
    min-width: 366px;
    overflow-y: auto;
    max-height: 400px;
    border: 1px solid #ccc;
    margin-left: 40px;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 #d8dde2;
    background-color: #fff;
    margin-top: 3px;
    box-sizing: border-box;
}

    .searchResultBox .alert {
        margin-bottom: 0px;
    }

.listbox-area {
    display: grid;
    grid-gap: 2em;
    padding: 0px 5px 30px 5px;
    border: 1px solid #aaa;
    border-radius: 4px;
    background: #eee;
    min-width: 445px;
}

[role="listbox"] {
    margin: 1em 0 0;
    padding: 0;
    min-height: 18em;
    border: 1px solid #aaa;
    background: white;
}

    [role="listbox"]#ss_elem_list {
        position: relative;
        max-height: 18em;
        overflow-y: auto;
        width: 100%;
    }

    [role="listbox"] + *, .listbox-label + * {
        margin-top: 1em;
    }

[role="group"] {
    margin: 0;
    padding: 0;
    width: 100%;
}

    [role="group"] > [role="presentation"] {
        display: block;
        margin: 0;
        padding: 0 0.5em;
        font-weight: bold;
        line-height: 2;
        background-color: rgb(0 96 162);
        color: #fff;
    }

[role="option"] {
    position: relative;
    display: block;
    padding: 0 1em 0 1.5em;
    line-height: 1.8em;
}

    [role="option"].focused {
        background: #a0b6ca;
    }

    [role="option"][aria-selected="true"]::before :not(.select2-results__option) {
        position: absolute;
        left: 0.5em;
        content: "✓";
    }

button[aria-haspopup="listbox"] {
    position: relative;
    padding: 5px 10px;
    width: 150px;
    border-radius: 0;
    text-align: left;
}

    button[aria-haspopup="listbox"]::after {
        position: absolute;
        right: 5px;
        top: 10px;
        width: 0;
        height: 0;
        border: 8px solid transparent;
        border-top-color: currentColor;
        border-bottom: 0;
        content: "";
    }

    button[aria-haspopup="listbox"][aria-expanded="true"]::after {
        position: absolute;
        right: 5px;
        top: 10px;
        width: 0;
        height: 0;
        border: 8px solid transparent;
        border-top: 0;
        border-bottom-color: currentColor;
        content: "";
    }

    button[aria-haspopup="listbox"] + [role="listbox"] {
        position: absolute;
        margin: 0;
        width: 9.5em;
        max-height: 10em;
        border-top: 0;
        overflow-y: auto;
    }

[role="toolbar"] {
    display: flex;
}

    [role="toolbar"] > * {
        border: 1px solid #aaa;
        background: #ccc;
    }

    [role="toolbar"] > [aria-disabled="false"]:focus {
        background-color: #eee;
    }



button[aria-disabled="true"] {
    opacity: 0.5;
}

.move-right-btn::after {
    content: " →";
}

.move-left-btn::before {
    content: "← ";
}



.hidden {
    display: none;
}

.offscreen {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    font-size: 14px;
    white-space: nowrap;
}

.callout-mim-left-not {
    border-radius: 5px;
    border: solid 1px #e5e7eb;
    box-shadow: #e5e7eb;
    background-color: #fff;
    margin-bottom: 0.9rem;
    padding-top: 0.8rem;
}

.callout-mim {
    border-radius: 5px;
    border: solid 1px #e5e7eb;
    box-shadow: #e5e7eb;
    background-color: #fff;
    border-left: 4px solid rgb(0 96 162) !important;
    margin-bottom: 0.9rem;
    padding: 0.3rem;
}

.tab-error {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    margin-left: 5px;
}

    .tab-error img {
        vertical-align: middle;
        height: 20px;
        width: 20px;
    }

.ui-autocomplete-input {
}

.ui-menu .ui-menu-item a {
    font-size: 12px;
}

.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1051 !important;
    float: left;
    display: none;
    min-width: 160px;
    _width: 160px;
    padding: 4px 0;
    margin: 2px 0 0 0;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
}

.ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
    text-decoration: none;
}

.ui-state-hover, .ui-state-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #0088cc;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 5px 0;
    border-radius: 5px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #337ab7;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd;
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

        .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            z-index: 3;
            color: #23527c;
            background-color: #eee;
            border-color: #ddd;
        }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 2;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7;
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd;
    }

.pagination-control {
    font-size: 12px;
    float: left;
    margin-right: 12px;
    color: #666;
    opacity: .90;
}

.divTaxTable {
    display: table;
    width: 40%;
}

.divTaxTableRow {
    display: table-row;
}

.divTaxTableHeading {
    background-color: #EEE;
    display: table-header-group;
}

.divTaxTableCell, .divTableHead {
    border: solid 1px #e5e7eb;
    display: table-cell;
    padding: 3px 3px;
}

.divTaxTableHeading {
    background-color: #EEE;
    display: table-header-group;
    font-weight: bold;
}

.divTaxTableFoot {
    background-color: #EEE;
    display: table-footer-group;
    font-weight: bold;
}

.divTaxTableBody {
    display: table-row-group;
}

.orderList {
    width: 35px;
    height: 35px;
    margin: auto;
    top: 0;
    border-radius: 20px;
    box-shadow: 0 0 20px 0 rgba(216,221,226,.31);
    border: solid 1px rgba(124,124,125,.27);
    vertical-align: middle;
    background-color: #fff;
    display: inline-block;
    text-align: left;
    position: initial;
    z-index: 993;
    overflow: hidden;
}

    .orderList ul {
        position: absolute;
        display: none;
        z-index: 1;
        width: 150px;
        border-radius: 10px;
        overflow-y: scroll;
        box-shadow: 0 0 20px 0 rgba(216,221,226,.31);
        border: solid 1px rgba(229,231,235,.27);
        vertical-align: middle;
        background-color: #fff;
        text-align: left;
    }

.selected {
    display: table-cell;
    width: 100%;
    height: 35px;
    align-items: center;
    padding-left: 12px;
    font-size: 14px;
    color: #666;
    vertical-align: middle;
    box-sizing: border-box;
    cursor: pointer;
}

    .selected:before {
        position: relative;
        width: 35px;
        height: 35px;
        content: "\f15d";
        font-family: "Font Awesome 5 Free";
        transition: all ease-in-out .3s;
        cursor: pointer;
    }

.active.dateFilter:before {
    transform: rotate(180deg);
}

.selected:after {
    content: "";
    position: absolute;
    width: 0px;
    height: 35px;
    right: 0;
    top: 0;
    cursor: pointer;
}

.orderList.active .selected:before {
    transform: rotate(180deg) !important;
}

.orderList ul li {
    position: relative;
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 7px 10px;
    border-top: 1px solid #f0f0f0;
    font-size: 14px;
    color: #666;
    cursor: pointer;
}

    .orderList ul li:hover {
        background: #f0f0f0;
    }

.modal-buttons .btn {
    display: inline-block;
    width: 90px;
    margin: 0 10px;
    outline: 0 !important;
    box-shadow: none !important;
}

.upload-logo .upload-logo-wrap,
.upload-logo .upload-logo-result,
.upload-logo.ready .upload-msg {
    display: none;
}

.upload-logo.ready .upload-logo-wrap {
    display: block;
}

.upload-logo.ready .upload-logo-result {
    display: inline-block !important;
}

.upload-logo-wrap {
    width: 350px;
    margin: 0 auto;
}

.upload-msg {
    text-align: center;
    vertical-align: central;
    padding: 50px;
    font-size: 22px;
    color: #aaa;
    width: 350px;
    height: 350px;
    border: 1px solid #aaa;
}

#uploadlogo {
    display: none;
}

.upload-signature .upload-signature-wrap,
.upload-signature .upload-signature-result,
.upload-signature.ready .upload-signature-msg {
    display: none;
}

.upload-signature.ready .upload-signature-wrap {
    display: block;
}

.upload-signature.ready .upload-signature-result {
    display: inline-block !important;
}

.upload-signature-wrap {
    width: 350px;
    margin: 0 auto;
}

#uploadsignature {
    display: none;
}

.upload-signature-msg {
    text-align: center;
    vertical-align: central;
    padding: 50px;
    font-size: 22px;
    color: #aaa;
    width: 350px;
    height: 350px;
    border: 1px solid #aaa;
}

.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
}

.btn-group-esm > .btn, .btn-esm {
    padding: .15rem .4rem;
    font-size: .875rem;
    line-height: 1.4;
    border-radius: .2rem;
}

.grid-error {
    width: 24px;
    height: 24px;
    border-radius: 5px;
    background-color: #a0b6ca;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    cursor: pointer;
    transition: all ease-in-out .3s;
    margin: auto;
    float: right;
}

    .grid-error:hover {
        background-color: #a91221;
    }

.error-list {
    position: absolute;
    width: 420px;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 #d8dde2;
    background-color: #fff;
    margin-left: -163px;
    margin-top: 10px;
    padding: 10px 10px 10px 0;
    box-sizing: border-box;
    display: none;
}

    .error-list:before {
        content: "";
        position: absolute;
        border-width: 11px 8px 10px;
        border-color: transparent transparent #fff transparent;
        border-style: solid;
        top: -18px;
        left: 54%;
    }


.FileTable td:nth-child(1) {
    width: 2%;
    font-weight: 600;
    text-align: center;
    padding: 5px;
    vertical-align: middle;
}

.nav-item .alert {
    margin-bottom: 0.1rem;
    padding: 8px;
    padding-right: 50px;
}

    .nav-item .alert .close {
        margin-bottom: 0.1rem;
        padding: 8px;
    }


.status-list {
    float: right;
    width: 30px;
    height: 30px;
    margin: auto;
    top: 0;
    border-radius: 20px;
    box-shadow: 0 0 20px 0 rgba(216,221,226,.31);
    border: solid 1px rgba(124,124,125,.27);
    vertical-align: middle;
    background-color: #fff;
    display: inline-block;
    text-align: left;
    position: initial;
    z-index: 993;
    overflow: hidden;
}

    .status-list ul {
        position: fixed;
        width: auto;
        margin-left: -130px;
        display: none;
        z-index: 99;
        border-radius: 10px;
        overflow-y: scroll;
        box-shadow: 0 0 20px 0 rgba(216,221,226,.31);
        border: solid 1px rgba(229,231,235,.27);
        vertical-align: middle;
        background-color: #fff;
        text-align: left;
    }

    .status-list.active .selected:before {
        transform: rotate(180deg) !important;
    }

    .status-list ul li {
        position: relative;
        width: 100%;
        float: left;
        box-sizing: border-box;
        padding: 7px 10px;
        border-top: 1px solid #f0f0f0;
        font-size: 14px;
        color: #666;
        cursor: pointer;
    }

        .status-list ul li:hover {
            background: #f0f0f0;
        }

    .status-list .selected {
        display: table-cell;
        width: 100%;
        height: 30px;
        align-items: center;
        padding-left: 8px;
        font-size: 12px;
        color: #666;
        vertical-align: middle;
        box-sizing: border-box;
        cursor: pointer;
    }

        .status-list .selected:before {
            position: relative;
            width: 30px;
            height: 30px;
            content: "\f0b0";
            font-family: "Font Awesome 5 Free";
            transition: all ease-in-out .3s;
            cursor: pointer;
        }

    .status-list .active.dateFilter:before {
        transform: rotate(180deg);
    }

    .status-list .selected:after {
        content: "";
        position: absolute;
        width: 0px;
        height: 30px;
        right: 0;
        top: 0;
        cursor: pointer;
    }

#generalfilter .selected {
    padding-right: 7px;
    cursor: pointer;
}

    #generalfilter .selected:before {
        float: right;
        padding-left: 7px;
        display: inline-block;
        width: 30px;
        height: 30px;
        content: "\f058";
        font-family: "Font Awesome\ 5 Free";
        transition: all ease-in-out .3s;
        cursor: pointer;
    }

.filter .badge {
    position: absolute;
    top: 0px;
    right: 0px;
    display: none;
}

.document-dates {
    width: 24px;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #a0b6ca;
    cursor: pointer;
    transition: all ease-in-out .3s;
    margin: auto;
}

    .document-dates:hover {
        color: #004a97;
    }

.document-dates-list {
    position: absolute;
    width: 200px;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 #d8dde2;
    background-color: #fff;
    margin-left: -5px;
    margin-top: 10px;
    padding: 10px 10px 10px 0;
    box-sizing: border-box;
    display: none;
}

    .document-dates-list:before {
        content: "";
        position: absolute;
        border-width: 11px 8px 10px;
        border-color: transparent transparent #fff transparent;
        border-style: solid;
        top: -18px;
        left: 54%;
    }

.dates-alert {
    color: #a91221;
}

.widget-content .widget-content-wrapper {
    display: flex;
    flex: 1;
    position: relative;
    align-items: center;
}

.widget-content .widget-content-right {
    margin-left: auto;
}

.nav-sidebar .nav-link > p > .right:nth-child(2) {
    right: 2.2rem;
}

.widget-content .widget-content-wrapper {
    display: flex;
    flex: 1;
    position: relative;
    align-items: center;
}

.widget-content .widget-content-right {
    margin-left: auto;
}

.custom-treeview .nav-pills .nav-link:not(.active):hover {
    color: var(--color-blue) !important;
}

.nav-sidebar .nav-link > p > .right:nth-child(2) {
    right: 2.2rem;
}

.nav-sidebar .nav-item > .nav-link:hover, .nav-sidebar .nav-item > .nav-link:focus {
    background-color: rgba(0, 0, 0, 0.1);
    color: #000;
}

.nav-sidebar .nav-item > .nav-link.active, .nav-sidebar > .nav-item > .nav-link.active:hover {
    background-color: rgba(0, 0, 0, 0.1);
    color: #212529;
}

.nav-sidebar .nav-item > .nav-link:hover {
    background-color: rgba(0, 0, 0, 0.1);
    color: #212529;
}

.nav-sidebar .nav-flat .nav-item .nav-treeview > .nav-item > .nav-link, .nav-sidebar.nav-flat .nav-item .nav-treeview > .nav-item > .nav-link.active {
    border-color: rgba(0, 0, 0, 0.1);
}

.SerialTable td:nth-child(1) {
    color: var(--color-blue);
    margin: 5px;
    text-align: right;
    width: 10px !important;
    padding: 5px !important;
    vertical-align: middle;
}

.header-search.row {
    height: 45px;
    width: 100% !important;
    margin-left: 50px;
    background: #fff;
    box-shadow: var(--shadow);
    box-sizing: border-box;
    display: flex;
    align-items: center;
    position: absolute;
    z-index: 0;
    border-bottom: 1px solid #e5e7eb
}

.icn-search {
    padding: 0 15px;
    width: 50px;
    box-sizing: border-box
}

.search-form {
    width: calc(100% - 165px)
}

    .search-form input {
        width: 100% !important;
        font-size: 16px !important;
        font-family: 'Source Sans Pro',sans-serif !important;
        color: #000 !important;
        text-transform: capitalize;
    }

.active .icn-search svg path {
    fill: #000
}

.search-result {
    margin-left: 250px;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1037;
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(216,221,226,.31);
    z-index: 8;
    display: none;
    overflow: scroll;
    max-height: 400px;
}

.result-close {
    background: rgba(0,0,0,.3);
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: 6;
    top: 0;
    left: 0;
    display: none
}

.active .icn-search svg path {
    fill: #000
}

.sepet-table {
    background: #fff;
    width: 100%;
    box-shadow: 0 0 20px 0 rgba(216,221,226,.45);
    border: solid 1px rgba(229,231,235,.27);
    background-color: #fff;
    border-radius: 20px;
    margin: 20px 0;
}

    .sepet-table thead {
        font-size: 12px;
        color: #949494;
        font-weight: 600
    }

        .sepet-table thead td {
            vertical-align: middle
        }

    .sepet-table tbody {
        color: #666;
        font-size: 14px
    }

    .sepet-table thead tr td {
        border: none;
        border-bottom: 1px solid #f0f0f0
    }

    .sepet-table tbody tr td {
        border: none;
        border-bottom: 1px solid #f0f0f0
    }

    .sepet-table tbody tr:last-child td {
        border: none
    }

    .sepet-table tbody tr {
        cursor: pointer
    }

        .sepet-table tbody tr.active, .sepet-table tbody tr:hover, table tbody tr:hover {
            background-color: rgb(237 239 242 / .6);
            color: #000
        }

.result-table {
    margin: 0;
    box-shadow: none;
    border: none;
    border-radius: 0
}

.sepete-ekle {
    background: 0 0;
    border: none;
    padding: 0;
    font-size: 14px;
    color: #666;
    font-weight: 600;
    outline: 0 !important;
    box-shadow: none !important
}

    .sepete-ekle:hover {
        color: var(--color-blue)
    }

.result-close {
    background: rgba(0,0,0,.3);
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: 6;
    top: 0;
    left: 0;
    display: none
}

.read_at {
    background: rgb(212 253 243) !important
}

.ShortDescription {
    width: 100%;
    height: 150px;
    background: #fafafa;
    color: #000;
    padding: 5px;
    line-height: 22px;
    border: 1px solid #ebecef;
    display: inline-block
}

textarea {
    width: 100%;
    padding: 10px;
    background: #111;
    color: #fff;
    border: none;
}

/*Validation*/
.Trio-validationvalid {
    border: 1px solid green !important;
    border-color: green !important;
}

.Trio-validationerror {
    border: 1px solid red !important;
    border-color: red !important;
}
.Trio-validationvalid ~ .select2.select2-container {
    border: 1px solid green !important;
    border-color: green !important;
}

.Trio-validationerror ~ .select2.select2-container {
    border: 1px solid red !important;
    border-color: red !important;
}
/*Validation -pass- */
.Trio-pass-validationvalid {
    border: 1px solid green !important;
    border-color: green !important;
}

.Trio-pass-validationerror {
    border: 1px solid red !important;
    border-color: red !important;
}

.Trio-pass-validationvalid ~ .select2.select2-container {
    border: 1px solid green !important;
    border-color: green !important;
}

.Trio-pass-validationerror ~ .select2.select2-container {
    border: 1px solid red !important;
    border-color: red !important;
}
.intl-tel-input .country-list { 
    z-index: 3!important; 
}
.flight-serach-card {
    padding: 10px 10px 10px 10px;
    border-radius: 10px;
    border: solid 1px #e5e7eb;
    background-color: #fff;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.group-card address {
    margin-bottom: 0px;
    border-radius: 10px;
    padding: 10px;
}

 
 


.flight-info {
    font-size: 12px;
    font-weight: 600;
}

/*Credit card styles*/
.creditCardForm {
    max-width: 700px;
    background-color: #fff;
    overflow: hidden;
    color: #4c4e56;
    margin:auto;
}

    .creditCardForm label {
        width: 100%;
        margin-bottom: 1px;
        margin-top: 5px;
    }

    .creditCardForm .heading h1 {
        text-align: center;
        color: #4c4e56;
    }

    .creditCardForm .payment {
        float: left;
        margin-bottom: 40px;
        position: relative;
    }

        .creditCardForm .payment .form-group {
            float: left;
            margin-bottom: 5px;
        }

        .creditCardForm .payment .form-control {
            height: auto;
            padding: 5px 15px;
        }

    .creditCardForm #card-FullName-field {
        width: calc(100%);
        float: left;
    }
    .creditCardForm input#cardFullName {
        
        float: left;
    }

    .creditCardForm #card-cvv-field {
        width: calc(100%);
        float: left;
    }
    .creditCardForm input#cvv {
        
        float: left;
    }
    .creditCardForm input#cardFullName {
         
        float: left;
    } 

    .creditCardForm #card-number-field {
        width: calc(100%);
        float: left;
    }

    .creditCardForm input#cardNumber {
       
        float: left;
    }

    .creditCardForm .keyboard {
        width: 30px;
        float: left;
        height: auto;
    }

        .creditCardForm .keyboard .btn {
            background-color: transparent;
            color: black;
            font-size: 12px;
            width: 40px;
            border: 1px solid #ccc;
            float: left;
        }

            .creditCardForm .keyboard .btn .fa {
                margin: 0 !important;
                padding: 0 !important;
            }


    .creditCardForm #expiration-date {
        width: 49%;
    }

    .creditCardForm #credit_cards {
        border-top: 1px solid #eee;
        width: 100%;
        padding-top: 25px;
        text-align: right;
        margin-bottom: 15px;
    }

    .creditCardForm #pay-now {
        width: 100%;
        margin-top: 5px;
    }

    .creditCardForm .payment #confirm-purchase.btn {
        width: 100%;
        margin-top: 3px;
        background-color: #1375a3;
        padding: 10px;
        font-size: 20px;
        color: white;
    }

    .creditCardForm .payment select {
        padding: 5px;
        margin-right: 15px;
        width: auto;
    }

    .creditCardForm .email {
        width: 100%;
    }

    .creditCardForm .phone {
        width: 100%;
    }

    .creditCardForm .login-info {
        margin-top: 10px;
        padding-top: 10px;
        border-top: 1px solid #eee;
    }

    .creditCardForm .divider-info {
        width: 100%;
    }

    .creditCardForm .divider {
        margin: 30px 0px 10px 0px;
    }

    .creditCardForm .totalAmount label {
        display: inline;
    }

    .creditCardForm .totalAmount span {
        font-weight: bold;
        padding-left: 20px;
        font-size: 16px;
    }

    .creditCardForm .description {
        height: 100px;
        overflow: hidden;
    }

        .creditCardForm .description.more {
            height: auto;
        }

.ticket {
    display: inline-block;
    max-width: 350px;
    margin: 20px;
    background-color: #eeeeee;
    border-radius: 10px;
    color: #fff;
    font-family: Helvetica Neue;
    font-weight: 300;
    letter-spacing: 1px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.ticket header {
    position: relative;
    height: 55px;
    background-color: #0082f6;
    padding: 10px;
    border-radius: 10px;
}

    .ticket header .company-name {
        line-height: 35px;
        text-align: left;
    }

    .ticket header .type {
        position: absolute;
        right: 15px;
        top: 10px;
        font-weight: 400;
        line-height: 18px;
        text-align: center;
        font-size: 12px;
    }

    .ticket header:after {
        content: "";
        width: 16px;
        height: 16px;
        background-color: #fff;
        position: absolute;
        bottom: -8px;
        right: -8px;
        border-radius: 50%;
        box-shadow: inset 12px 0px 18px -11px rgba(0, 0, 0, 0.5);
    }

    .ticket header:before {
        content: "";
        width: 16px;
        height: 16px;
        background-color: #fff;
        position: absolute;
        bottom: -8px;
        left: -8px;
        border-radius: 50%;
        box-shadow: inset -12px 0px 18px -11px rgba(0, 0, 0, 0.5);
    }

.ticket .cards {
    padding: 5px 10px 10px 10px;
    height: 190px;
    text-align: center;
    position: relative;
    border-bottom: 2px dashed #000;
}

    .ticket .cards .card {
        position: relative;
        margin: 10px;
        text-align: center;
        display: inline-block;
        background-color: transparent;
        box-shadow: none;
    }

        .ticket .cards .card .card-name {
            color: #29a8eb;
            font-size: 12px;
            font-weight: 400;
        }

        .ticket .cards .card .card-identitynumber {
            color: #29a8eb;
            font-size: 14px;
            font-weight: 400;
        }

        .ticket .cards .card .card-code {
            font-size: 32px;
            font-weight: 400;
            margin: 5px 0;
        }

        .ticket .cards .card .card-username {
            color: #29a8eb;
            font-size: 18px;
            font-weight: 400;
            margin: 5px 0;
        }

        .ticket .cards .card .card-city {
            font-size: 32px;
            font-weight: 200;
            margin: 5px 0;
            color: #9299a0;
        }

        .ticket .cards .card .card-DateOfBirth {
            font-size: 24px;
            font-weight: 200;
            margin: 5px 0;
            color: #9299a0;
        }

        .ticket .cards .card .dep-arr-label {
            color: #9299a0;
            font-size: 12px;
            font-weight: 500;
        }

        .ticket .cards .card .time {
            font-size: 10px;
            color: #9299a0;
        }

        .ticket .cards .card:first-child {
            margin-right: 0%;
        }

    .ticket .cards:after {
        content: "";
        width: 16px;
        height: 16px;
        background-color: #fff;
        position: absolute;
        bottom: -8px;
        right: -8px;
        border-radius: 50%;
        box-shadow: inset 12px 0px 18px -11px rgba(0, 0, 0, 0.5);
    }

    .ticket .cards:before {
        content: "";
        width: 16px;
        height: 16px;
        background-color: #fff;
        position: absolute;
        bottom: -8px;
        left: -8px;
        border-radius: 50%;
        box-shadow: inset -12px 0px 18px -11px rgba(0, 0, 0, 0.5);
    }

.ticket .place {
    padding: 5px;
    text-align: center;
    height: 330px;
}

.ticket .place-block {
    display: inline-block;
    margin: 10px 10px;
}

    .ticket .place-block .place-label {
        color: #29a8eb;
        text-transform: uppercase;
        font-weight: 400;
        font-size: 14px;
        margin-bottom: 10px;
    }

    .ticket .place-block .place-value {
        color: #000;
        font-size: 14px;
        font-weight: bold;
    }

.ticket .qr {
    width: 220px;
    height: 220px;
    margin: 20px auto;
    border-radius: 10px;
    overflow: hidden;
}

    .ticket .qr img {
        width: 100%;
        height: 100%;
    }

.ticket .qr {
    width: 220px;
    height: 220px;
    margin: 20px auto;
    border-radius: 10px;
    overflow: hidden;
}

.ticket .Profile {
    vertical-align: top;
    display: inline-block;
    width: 100px;
    height: 100px;
    margin: 5px auto;
    border-radius: 10px;
    overflow: hidden;
}

    .ticket .Profile img {
        width: 100%;
        height: 100%;
    }

.ticket.Trainer {
    background-color: #f8f8f8;
}

    .ticket.Trainer header {
        background-color: #29a8eb;
    }

    .ticket.Trainer .cards {
        border-bottom-color: #d3d6da;
    }

    .ticket.Trainer .card:first-child:after {
        color: #d3d6da;
    }

    .ticket.Trainer .card .card-code {
        color: #707884;
        font-weight: 500;
    }

    .ticket.Trainer .card .card-username {
        color: #000;
        font-weight: 500;
    }

.ticket.Jury {
    background-color: #f8f8f8;
}

    .ticket.Jury header {
        background-color: #eb294f;
    }

    .ticket.Jury .cards {
        border-bottom-color: #d3d6da;
    }

    .ticket.Jury .card:first-child:after {
        color: #d3d6da;
    }

    .ticket.Jury .card .card-code {
        color: #707884;
        font-weight: 500;
    }

    .ticket.Jury .card .card-username {
        color: #000;
        font-weight: 500;
    }

    .ticket.Jury .card .card-identitynumber {
        color: #eb294f;
    }

    .ticket.Jury .place-block .place-label {
        color: #eb294f;
        text-transform: uppercase;
        font-weight: 400;
        font-size: 14px;
        margin-bottom: 10px;
    }

#qrcode {
    height: 200px;
    width: 200px;
    background: white;
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0 0 8px rgba(0,0,0,0.15);
}

    #qrcode canvas {
        height: 100%;
        width: 100%;
    }

#lfqrcode {
    height: 100px;
    width: 100px;
    background: white;
    padding: 5px;
    box-sizing: border-box;
    box-shadow: 0 0 8px rgba(0,0,0,0.15);
}

    #lfqrcode canvas {
        height: 100%;
        width: 100%;
    }


.intl-tel-input input, .intl-tel-input input[type=text], .intl-tel-input input[type=tel] {
   
    padding-right: 65px!important; 
}
/*radio & checkbox*/

input[type=checkbox],
input[type=radio] {
    display:;
    opacity: 0;
    margin-left: 1px !important;
}

    input[type=checkbox] + label,
    input[type=radio] + label {
        display: block;
        padding-left: 20px !important;
        position: relative;
    }

        input[type=checkbox] + label:hover:before,
        input[type=radio] + label:hover:before {
            border-color: #3396d1;
        }

        input[type=checkbox] + label:before,
        input[type=radio] + label:before {
            background-color: #fff;
            border: 2px solid #b6b7b8;
            border-radius: 0px;
            content: "";
            display: inline-block;
            height: 16px;
            line-height: 1;
            margin-left: -20px;
            position: absolute;
            /* top: 2px;*/
            transition: all linear 0.1s;
            width: 16px;
        }

        input[type=checkbox] + label:after {
            color: #fff;
            content: "\f00c";
            font-family: FontAwesome;
            font-size: 0px;
            -webkit-font-smoothing: antialiased;
            left: 6px;
            position: absolute;
            top: 7px;
            transition: all linear 0.1s;
        }

    input[type=checkbox]:checked + label:before {
        border-width: 7px;
        border-color: #3396d1;
    }

    input[type=checkbox]:checked + label:after {
        font-size: 10px;
        left: 2px;
        top: 2px;
    }

    input[type=radio] + label:before {
        border-radius: 50%;
        content: "";
    }

    input[type=radio]:checked + label:before {
        border-color: #3396d1;
        border-width: 5px;
    }

.form-inline .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"] {
    position: absolute;
    left: 0;
    bottom: 0;
}
.intl-tel-input {
    display: list-item!important;
}

.fa-frown-o:before {
    content: "\f119";
}
 
.page-error {
    padding: 20px 0;
}

    .page-error strong {
        font-size: 100px;
        font-weight: 450;
        line-height: 70px;
        display: block;
    }

        .page-error strong i {
            font-size: 80px;
            margin: 0 10px;
        }

    .page-error .searchform {
        position: relative;
        text-align: left;
        max-width: 420px;
        margin: 30px auto;
    }

.bs-stepper .step-trigger {
    white-space: break-spaces !important;
}
.sslstyle img {
    width: 90px;
    aspect-ratio: auto 90 / 45;
    height: 45px;
}
.list-check-circle{
    text-align:left;
}



.card-box {
    position: relative;
    color: #fff;
    padding: 20px 10px 40px;
    margin: 8px 0px;
    border-radius: 0.25rem;
}

    .card-box:hover {
        text-decoration: none;
        color: #f1f1f1;
    }

        .card-box:hover .icon i {
            font-size: 100px;
            transition: 1s;
            -webkit-transition: 1s;
        }

    .card-box .inner {
        padding: 5px 5px 0 5px;
    }



    .card-box p {
        font-size: 15px;
        padding: 5px 5px 0 5px;
    }

    .card-box .icon {
        position: absolute;
        top: auto;
        bottom: 5px;
        right: 5px;
        z-index: 0;
        font-size: 72px;
        color: rgba(0, 0, 0, 0.15);
    }

    .card-box .card-box-footer-left {
        position: absolute;
        left: 0px;
        bottom: 0px;
        text-align: center;
        padding: 3px 0;
        color: #fff;
        background: var(--color-blue);
        width: 50%;
        text-decoration: none;
        border-radius: 0.25rem;
        border: 1px solid rgba(0,0,0,.125);
    }
        .card-box .card-box-footer-left:hover {
            color: #fff !important;
            background-color: var(--color-black) !important;
        }
    .card-box .card-box-footer-right {
        position: absolute;
        right: 0px;
        bottom: 0px;
        text-align: center;
        padding: 3px 0;
        color:  var(--color-blue);
        background: #fff;
        width: 50%;
        text-decoration: none;
        border-radius: 0.25rem;
        border: 1px solid rgba(0,0,0,.125);
    }
        .card-box .card-box-footer-right:hover {
            color: #fff !important;
            background-color: var(--color-black) !important;
        }
    .card-box:hover .card-box-footer {
        background: rgba(0, 0, 0, 0.3);
    }
    .card-box .extext {
        color: #fff;
        font-weight: 700;
    }

    .bg-blue {
        background-color: #00c0ef !important;
    }

.bg-green {
    background-color: #00a65a !important;
}

.bg-orange {
    background-color: #f39c12 !important;
}

.bg-red {
    background-color: #f31212 !important;
}
 