﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

/*a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}*/

/* Provide sufficient contrast against white background */
/*a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}*/

/* Sticky footer styles
-------------------------------------------------- */
/*html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}*/

/* Sticky footer styles
-------------------------------------------------- */
/*html {
    position: relative;
    min-height: 100%;
}

body {*/
/* Margin bottom by footer height */
/*margin-bottom: 60px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;*/ /* Vertically center the text there */
/*}

.collumn {
    font-size: 12px;
}*/

@media (min-width: 576px) {
    .installments-border {
        border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
    }
}
.table.gy-2 th, .table.gy-2 td {
    vertical-align: middle;
}


.result-wrapper.success .result-icon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #179D3B;
    margin: auto;
    text-align: center;
}

.result-wrapper.danger .result-icon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #D53F40;
    margin: auto;
}

.result-wrapper .result-icon i {
    font-size: 3.5rem;
    color: #fff;
}

.result-wrapper.success span {
    font-size: 1.5rem;
    color: #0B4E76;
    font-weight: 500;
}

.result-wrapper.danger span {
    font-size: 1.5rem;
    color: #D53F40;
    font-weight: 500;
}









.form-check-input {
    border-color: #b3b3b3;
}

@media (max-width: 991px) {
    .table-responsive {
        min-height: 350px;
    }
}

[data-theme=dark] body:not(.app-blank) {
    background-image: none;
}
html:not([data-theme=dark]) body:not(.app-blank) {
    background-image: none;
    background-color: #f5f5f5;
}
.alert-sm {
    margin-bottom: 1px;
    height: 30px;
}

.invoice-action-needed {
    color: white;
    background-color: red !important;
}

.invoice-no-action-needed {
    color: white;
    background-color: green !important;
}

.modal-lg-940 {
    width: auto;
    max-width: initial;
}

@media (min-width: 1024px) {
    .modal-lg-940 {
        max-width: 940px;
    }
}

.dataTables_wrapper > div:nth-child(2) {
    overflow-x: auto;
}

.dataTable-wrapper {
    overflow-x: unset;
}

    .dataTable-wrapper ul.pagination {
        flex-wrap: wrap;
    }

.pointer {
    cursor: pointer;
}

.reset-ml {
    margin-left: 0 !important;
}

.form-select, .dataTable-selector,
.form-control, .dataTable-input {
    line-height: 1.1rem;
}

.md-box {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    height: 80px;
    cursor: default;
    position: relative;
    overflow: hidden;
    padding-top: 5px;
    margin-bottom: 10px;
}

.md-box-info {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    height: 54px;
    cursor: default;
    position: relative;
    overflow: hidden;
    /* padding-top: 0px; */
    margin-bottom: 10px;
}

.md-box-2 {
    /* box-shadow: -1px 0px 1px 1px #ddd; */
    border: solid 0.5px #ddd;
    height: 50px;
    cursor: default;
    position: relative;
    overflow: hidden;
    padding-top: 18px;
    margin-bottom: 17px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.md-box-3 {
    /* box-shadow: 0 1px 1px #ddd; */
    border: solid 0.5px #ddd;
    height: 35px;
    cursor: default;
    position: relative;
    overflow: hidden;
    padding-top: 10px;
    margin-bottom: 2px;
    font-size: 11px;
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.md-box-3-fm-oran {
    padding-top: 11px;
}

.info-box-ust-bakiye {
    height: 55px !important;
    margin-top: 10px;
}

#leftsidebar ul li, #leftsidebar ul li span {
    font-size: 0.95em;
}

.md-box-logo {
    padding-top: 22px !important;
}

.min-pad {
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-top: 5px;
}

.form-control-oran {
    height: 25px !important;
    padding: 0px 0px !important;
}

.input-group .form-line {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ddd;
    position: relative;
}

    .input-group .form-line:after {
        content: '';
        position: absolute;
        left: 0;
        width: 100%;
        bottom: -2px;
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        -o-transform: scaleX(0);
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -moz-transition: 0.25s ease-in;
        -o-transition: 0.25s ease-in;
        -webkit-transition: 0.25s ease-in;
        transition: 0.25s ease-in;
        border-bottom: 2px solid #1f91f3;
    }

    .input-group .form-line + .input-group-addon {
        padding-right: 0;
        padding-left: 10px;
    }

.no-border {
    border: none;
    box-shadow: none;
    padding-left: 0;
}

button.btn i, a.btn i {
    margin-right: 5px;
}

.row-pos-margin {
    margin-left: unset;
    margin-right: unset;
    margin-top: unset;
}

.row .rate-container {
    margin-bottom: 10px;
}

.blockui .blockui-overlay {
    background-color: rgba(0, 0, 0, 0.35);
}

#kt_create_account_stepper form > div > div {
    width: 100%;
}
 
.form-select {
    min-height: 42.5px;
}
#srchContainer .form-control,
#srchContainer .form-select {
    height: 36px;
    min-height: 36px;
}
.dataTables_length .form-select {
    min-height: inherit;
}
div.dataTables_wrapper div.dataTables_info {
    padding: 0.5rem 0;
}
div.dataTables_wrapper div.dataTables_length label {
    font-weight: 500;
    color: #5E6278;
}
.fix-s2-overflow > span {
    padding-top: 4px;
    padding-bottom: 4px;
}

/* width */
span::-webkit-scrollbar,
ol::-webkit-scrollbar,
ul::-webkit-scrollbar,
pre::-webkit-scrollbar,
div::-webkit-scrollbar {
    width: .85rem;
    height: .85rem;
}

/* Track */
span::-webkit-scrollbar-track,
ol::-webkit-scrollbar-track,
ul::-webkit-scrollbar-track,
pre::-webkit-scrollbar-track,
div::-webkit-scrollbar-track {
    background: #DADADA;
    border-radius: .475rem;
}

/* Handle */
span::-webkit-scrollbar-thumb,
ol::-webkit-scrollbar-thumb,
ul::-webkit-scrollbar-thumb,
pre::-webkit-scrollbar-thumb,
div::-webkit-scrollbar-thumb {
    --kt-scrollbar-space: 0;
    background: #C1C1C1;
    border-radius: .475rem;
}
.table-responsive:hover div::-webkit-scrollbar-thumb {
    background: var(--kt-scrollbar-hover-color);
}
.scroll-y {
    overflow-y: auto !important;
}
:root, [data-theme=light] {
    --kt-scrollbar-hover-color: #888;
    --kt-scrollbar-width: .15rem !important;
    --kt-scrollbar-height: .15rem !important;
}
[data-theme=dark] {
    --kt-scrollbar-hover-color: var(--kt-text-gray-400);
}
[data-theme=dark] span::-webkit-scrollbar-thumb,
[data-theme=dark] ol::-webkit-scrollbar-thumb,
[data-theme=dark] ul::-webkit-scrollbar-thumb,
[data-theme=dark] pre::-webkit-scrollbar-thumb,
[data-theme=dark] div::-webkit-scrollbar-thumb {
    --kt-scrollbar-space: 0;
    background: var(--kt-btn-link-color);
    border-radius: .475rem;
}
/*Credit Card Styles #START*/
.credit-card .wrapper {
    display: flex;
}

@media screen and (max-width: 700px), (max-height: 500px) {
    .credit-card .wrapper {
        flex-wrap: wrap;
        flex-direction: column;
    }
}

.credit-card .card-form {
    /*max-width: 570px;*/
    margin: auto;
    /*width: 100%;*/
}

.installments-label label:last-child {
    margin-bottom: 0 !important;
}

@media screen and (max-width: 576px) {
    .credit-card .card-form {
        margin: 0 auto;
    }
}

.credit-card .card-form__inner {
    background: #fff;
    box-shadow: 0 30px 60px 0 rgba(90, 116, 148, 0.4);
    border-radius: 10px;
    padding: 2rem;
    padding-top: 180px;
}

@media screen and (max-width: 480px) {
    .credit-card .card-form__inner {
        padding: 25px;
        padding-top: 165px;
    }
}

@media screen and (max-width: 360px) {
    .credit-card .card-form__inner {
        padding: 15px;
        padding-top: 165px;
    }
}

.credit-card .card-form__row {
    display: flex;
    align-items: flex-start;
}

@media screen and (max-width: 480px) {
    .credit-card .card-form__row {
        flex-wrap: wrap;
    }
}

.credit-card .card-form__col {
    flex: auto;
    margin-right: 35px;
}

    .credit-card .card-form__col:last-child {
        margin-right: 0;
    }

@media screen and (max-width: 480px) {
    .credit-card .card-form__col {
        margin-right: 0;
        flex: unset;
        width: 100%;
        margin-bottom: 20px;
    }

        .credit-card .card-form__col:last-child {
            margin-bottom: 0;
        }
}

.credit-card .card-form__col.-cvv {
    max-width: 150px;
}

@media screen and (max-width: 480px) {
    .credit-card .card-form__col.-cvv {
        max-width: initial;
    }
}

.credit-card .card-form__group {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}

    .credit-card .card-form__group .card-input__input {
        flex: 1;
        margin-right: 15px;
    }

        .credit-card .card-form__group .card-input__input:last-child {
            margin-right: 0;
        }

.credit-card .card-form__button {
    width: 100%;
    height: 55px;
    background: #2364d2;
    border: none;
    border-radius: 5px;
    font-size: 22px;
    font-weight: 500;
    font-family: "Source Sans Pro", sans-serif;
    box-shadow: 3px 10px 20px 0px rgba(35, 100, 210, 0.3);
    color: #fff;
    margin-top: 20px;
    cursor: pointer;
}

@media screen and (max-width: 480px) {
    .credit-card .card-form__button {
        margin-top: 10px;
    }
}

.credit-card .card-item {
    max-width: 430px;
    height: 270px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 2;
    width: 100%;
}

@media screen and (max-width: 480px) {
    .credit-card .card-item {
        max-width: 310px;
        height: 220px;
        width: 90%;
    }
}

@media screen and (max-width: 360px) {
    .credit-card .card-item {
        height: 180px;
    }
}

.credit-card .card-item.-active .card-item__side.-front {
    transform: perspective(1000px) rotateY(180deg) rotateX(0deg) rotateZ(0deg);
}

.credit-card .card-item.-active .card-item__side.-back {
    transform: perspective(1000px) rotateY(0) rotateX(0deg) rotateZ(0deg);
}

.credit-card .card-item__focus {
    position: absolute;
    z-index: 3;
    border-radius: 5px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.35s cubic-bezier(0.71, 0.03, 0.56, 0.85);
    opacity: 0;
    pointer-events: none;
    overflow: hidden;
    border: 2px solid rgba(255, 255, 255, 0.65);
}

    .credit-card .card-item__focus:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background: #08142f;
        height: 100%;
        border-radius: 5px;
        filter: blur(25px);
        opacity: 0.5;
    }

    .credit-card .card-item__focus.-active {
        opacity: 1;
    }

.credit-card .card-item__side {
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 20px 60px 0 rgba(14, 42, 90, 0.55);
    transform: perspective(2000px) rotateY(0deg) rotateX(0deg) rotate(0deg);
    transform-style: preserve-3d;
    transition: all 0.8s cubic-bezier(0.71, 0.03, 0.56, 0.85);
    backface-visibility: hidden;
    height: 100%;
}

    .credit-card .card-item__side.-back {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        transform: perspective(2000px) rotateY(-180deg) rotateX(0deg) rotate(0deg);
        z-index: 2;
        padding: 0;
        height: 100%;
    }

        .credit-card .card-item__side.-back .card-item__cover {
            transform: rotateY(-180deg);
        }

.credit-card .card-item__bg {
    max-width: 100%;
    display: block;
    max-height: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.credit-card .card-item__cover {
    position: absolute;
    height: 100%;
    background-color: #1c1d27;
    left: 0;
    top: 0;
    width: 100%;
    border-radius: 15px;
    overflow: hidden;
}

    .credit-card .card-item__cover:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(6, 2, 29, 0.45);
    }

.credit-card .card-item__top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 40px;
    padding: 0 10px;
}

@media screen and (max-width: 480px) {
    .credit-card .card-item__top {
        margin-bottom: 25px;
    }
}

@media screen and (max-width: 360px) {
    .credit-card .card-item__top {
        margin-bottom: 15px;
    }
}

.credit-card .card-item__chip {
    width: 60px;
}

@media screen and (max-width: 480px) {
    .credit-card .card-item__chip {
        width: 50px;
    }
}

@media screen and (max-width: 360px) {
    .credit-card .card-item__chip {
        width: 40px;
    }
}

.credit-card .card-item__type {
    height: 45px;
    position: relative;
    display: flex;
    justify-content: flex-end;
    max-width: 100px;
    margin-left: auto;
    width: 100%;
}

@media screen and (max-width: 480px) {
    .credit-card .card-item__type {
        height: 40px;
        max-width: 90px;
    }
}

@media screen and (max-width: 360px) {
    .credit-card .card-item__type {
        height: 30px;
    }
}

.credit-card .card-item__typeImg {
    max-width: 100%;
    object-fit: contain;
    max-height: 100%;
    object-position: top right;
}

.credit-card .card-item__info {
    color: #fff;
    width: 100%;
    max-width: calc(100% - 100px);
    padding: 10px 15px;
    font-weight: 500;
    display: block;
    cursor: pointer;
}

@media screen and (max-width: 480px) {
    .credit-card .card-item__info {
        padding: 10px;
    }
}

.credit-card .card-item__holder {
    opacity: 0.7;
    font-size: 13px;
    margin-bottom: 6px;
}

@media screen and (max-width: 480px) {
    .credit-card .card-item__holder {
        font-size: 12px;
        margin-bottom: 5px;
    }
}

.credit-card .card-item__wrapper {
    font-family: "Source Code Pro", monospace;
    padding: 25px 15px;
    position: relative;
    z-index: 4;
    height: 100%;
    text-shadow: 7px 6px 10px rgba(14, 42, 90, 0.8);
    user-select: none;
}

@media screen and (max-width: 480px) {
    .credit-card .card-item__wrapper {
        padding: 20px 10px;
    }
}

.credit-card .card-item__name {
    font-size: 18px;
    line-height: 1;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
}

@media screen and (max-width: 480px) {
    .credit-card .card-item__name {
        font-size: 16px;
    }
}

.credit-card .card-item__nameItem {
    display: inline-block;
    min-width: 8px;
    position: relative;
}

.credit-card .card-item__number {
    font-weight: 500;
    line-height: 1;
    color: #fff;
    font-size: 27px;
    margin-bottom: 35px;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
}

@media screen and (max-width: 480px) {
    .credit-card .card-item__number {
        font-size: 21px;
        margin-bottom: 15px;
        padding: 10px 10px;
    }
}

@media screen and (max-width: 360px) {
    .credit-card .card-item__number {
        font-size: 19px;
        margin-bottom: 10px;
        padding: 10px 10px;
    }
}

.credit-card .card-item__numberItem {
    width: 16px;
    display: inline-block;
}

    .credit-card .card-item__numberItem.-active {
        width: 30px;
    }

@media screen and (max-width: 480px) {
    .credit-card .card-item__numberItem {
        width: 13px;
    }

        .credit-card .card-item__numberItem.-active {
            width: 16px;
        }
}

@media screen and (max-width: 360px) {
    .credit-card .card-item__numberItem {
        width: 12px;
    }

        .credit-card .card-item__numberItem.-active {
            width: 8px;
        }
}

.credit-card .card-item__content {
    color: #fff;
    display: flex;
    align-items: flex-start;
}

.credit-card .card-item__date {
    flex-wrap: wrap;
    font-size: 18px;
    margin-left: auto;
    padding: 10px;
    display: inline-flex;
    width: 100px;
    white-space: nowrap;
    flex-shrink: 0;
    cursor: pointer;
}

@media screen and (max-width: 480px) {
    .credit-card .card-item__date {
        font-size: 16px;
    }
}

.credit-card .card-item__dateItem {
    position: relative;
}

    .credit-card .card-item__dateItem span {
        width: 22px;
        display: inline-block;
    }

.credit-card .card-item__dateTitle {
    opacity: 0.7;
    font-size: 13px;
    padding-bottom: 6px;
    width: 100%;
}

@media screen and (max-width: 480px) {
    .credit-card .card-item__dateTitle {
        font-size: 12px;
        padding-bottom: 5px;
    }
}

.credit-card .card-item__band {
    background: rgba(0, 0, 19, 0.8);
    width: 100%;
    height: 50px;
    margin-top: 30px;
    position: relative;
    z-index: 2;
}

@media screen and (max-width: 480px) {
    .credit-card .card-item__band {
        margin-top: 20px;
    }
}

@media screen and (max-width: 360px) {
    .credit-card .card-item__band {
        height: 40px;
        margin-top: 10px;
    }
}

.credit-card .card-item__cvv {
    text-align: right;
    position: relative;
    z-index: 2;
    padding: 15px;
}

    .credit-card .card-item__cvv .card-item__type {
        opacity: 0.7;
    }

@media screen and (max-width: 360px) {
    .credit-card .card-item__cvv {
        padding: 10px 15px;
    }
}

.credit-card .card-item__cvvTitle {
    padding-right: 10px;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 5px;
}

.credit-card .card-item__cvvBand {
    height: 45px;
    background: #fff;
    margin-bottom: 30px;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 10px;
    color: #1a3b5d;
    font-size: 18px;
    border-radius: 4px;
    box-shadow: 0px 10px 20px -7px rgba(32, 56, 117, 0.35);
}

@media screen and (max-width: 480px) {
    .credit-card .card-item__cvvBand {
        height: 40px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 360px) {
    .credit-card .card-item__cvvBand {
        margin-bottom: 15px;
    }
}

.credit-card .card-list {
    margin-bottom: -130px;
}

@media screen and (max-width: 480px) {
    .credit-card .card-list {
        margin-bottom: -120px;
    }
}

.credit-card .card-input {
    margin-bottom: 20px;
}

.credit-card .card-input__label {
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 500;
    color: #1a3b5d;
    width: 100%;
    display: block;
    user-select: none;
}

.credit-card .card-input__input {
    width: 100%;
    height: 44px;
    border-radius: 5px;
    box-shadow: none;
    border: 1px solid #ced6e0;
    transition: all 0.3s ease-in-out;
    font-size: 18px;
    padding: 5px 15px;
    background: none;
    color: #1a3b5d;
    font-family: "Source Sans Pro", sans-serif;
}

    .credit-card .card-input__input:hover, .credit-card .card-input__input:focus {
        border-color: #3d9cff;
    }

    .credit-card .card-input__input:focus {
        box-shadow: 0px 10px 20px -13px rgba(32, 56, 117, 0.35);
    }

    .credit-card .card-input__input.-select {
        -webkit-appearance: none;
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAeCAYAAABuUU38AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUxJREFUeNrM1sEJwkAQBdCsngXPHsQO9O5FS7AAMVYgdqAd2IGCDWgFnryLFQiCZ8EGnJUNimiyM/tnk4HNEAg/8y6ZmMRVqz9eUJvRaSbvutCZ347bXVJy/ZnvTmdJ862Me+hAbZCTs6GHpyUi1tTSvPnqTpoWZPUa7W7ncT3vK4h4zVejy8QzM3WhVUO8ykI6jOxoGA4ig3BLHcNFSCGqGAkig2yqgpEiMsjSfY9LxYQg7L6r0X6wS29YJiYQYecemY+wHrXD1+bklGhpAhBDeu/JfIVGxaAQ9sb8CI+CQSJ+QmJg0Ii/EE2MBiIXooHRQhRCkBhNhBcEhLkwf05ZCG8ICCOpk0MULmvDSY2M8UawIRExLIQIEgHDRoghihgRIgiigBEjgiFATBACAgFgghEwSAAGgoBCBBgYAg5hYKAIFYgHBo6w9RRgAFfy160QuV8NAAAAAElFTkSuQmCC");
        background-size: 12px;
        background-position: 90% center;
        background-repeat: no-repeat;
        padding-right: 30px;
    }

.credit-card .slide-fade-up-enter-active {
    transition: all 0.25s ease-in-out;
    transition-delay: 0.1s;
    position: relative;
}

.credit-card .slide-fade-up-leave-active {
    transition: all 0.25s ease-in-out;
    position: absolute;
}

.credit-card .slide-fade-up-enter {
    opacity: 0;
    transform: translateY(15px);
    pointer-events: none;
}

.credit-card .slide-fade-up-leave-to {
    opacity: 0;
    transform: translateY(-15px);
    pointer-events: none;
}

.credit-card .slide-fade-right-enter-active {
    transition: all 0.25s ease-in-out;
    transition-delay: 0.1s;
    position: relative;
}

.credit-card .slide-fade-right-leave-active {
    transition: all 0.25s ease-in-out;
    position: absolute;
}

.credit-card .slide-fade-right-enter {
    opacity: 0;
    transform: translateX(10px) rotate(45deg);
    pointer-events: none;
}

.credit-card .slide-fade-right-leave-to {
    opacity: 0;
    transform: translateX(-10px) rotate(45deg);
    pointer-events: none;
}

.credit-card .github-btn {
    position: absolute;
    right: 40px;
    bottom: 50px;
    text-decoration: none;
    padding: 15px 25px;
    border-radius: 4px;
    box-shadow: 0px 4px 30px -6px rgba(36, 52, 70, 0.65);
    background: #24292e;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 16px;
    text-align: center;
    transition: all 0.3s ease-in-out;
}

@media screen and (min-width: 500px) {
    .credit-card .github-btn:hover {
        transform: scale(1.1);
        box-shadow: 0px 17px 20px -6px rgba(36, 52, 70, 0.36);
    }
}

@media screen and (max-width: 700px) {
    .credit-card .github-btn {
        position: relative;
        bottom: auto;
        right: auto;
        margin-top: 20px;
    }

        .credit-card .github-btn:active {
            transform: scale(1.1);
            box-shadow: 0px 17px 20px -6px rgba(36, 52, 70, 0.36);
        }
}
/*.credit-card label:hover {
    border-color: var(--bs-gray-600) !important;
}*/
.credit-card label.selected {
    border-color: var(--bs-active-success) !important;
}
/*Credit Card Styles #END*/
.dark-tooltip .tooltip-inner {
    color: #ddd;
    background-color: #333;
}
.dark-tooltip .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
    border-top-color: #333;
}
.steps ul{
    list-style: none;
    margin: 0;
    padding: 0;
    /*z-index: 2;*/
}
.steps ul > li .step{
    width: 70px;
    height: 70px;
    font-size: 2rem;
}
    .steps ul > li .step.active {
        background-color: #309b41 !important;
        color: #FFFFFF !important;
        border-width: 3px !important;
    }
.steps .bar{
    top: 35px;
    transform: translate(50%);
    border-bottom: 4px solid red;
    height: 2px;
    right: 50%;
    width: 80%;
}
.vakata-context {
    z-index: 1500;
}



body .topbar .btn.btn-icon .svg-icon:not(.svg-user-icon) svg [fill] {
    fill: var(--bs-primary);
}
/*body:not([data-kt-sticky-header=on]) .topbar  .btn.btn-icon:hover:not(.btn-active) .svg-icon svg [fill]:not(.permanent):not(g),
body:not([data-kt-sticky-header=on]) .topbar .btn.btn-icon:active:not(.btn-active) .svg-icon svg [fill]:not(.permanent):not(g) {
    fill: #4db7f3;
}*/

.flatpickr-group {
    display: flex;
    align-items: center;
}
a.input-button {
    text-decoration: none;
    border: 1px solid #bbb;
    display: block;
    padding: 6.5px 4px;
    border-left: 0;
    cursor: pointer;
    align-self: center;
    justify-content: center;
    line-height: 1;
}
.disable-text-select {
    user-select: none;
}
.w-50px {
    width: 50px;
}
.w-60px {
    width: 60px;
}
.w-70px {
    width: 70px;
}
.w-80px {
    width: 80px;
}
.w-90px {
    width: 90px;
}
.w-100px {
    width: 100px;
}
.w-110px {
    width: 110px;
}
.w-120px {
    width: 120px;
}
.w-130px {
    width: 130px;
}
.w-140px {
    width: 140px;
}
.w-150px {
    width: 150px;
}
.w-160px {
    width: 160px;
}
.w-170px {
    width: 170px;
}
.w-180px {
    width: 180px;
}
.w-190px {
    width: 190px;
}
.w-200px {
    width: 200px;
}
.bootstrap-maxlength {
    z-index: 100999 !important;
}
#jstree-marker {
    z-index: 1101 !important; /*Min 1055*/
}

.wallet-balance-card {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
@media (min-width: 992px) {
    .wallet-balance-card {
        left: 0;
        transform: inherit;
    }
}
.fix-padding-wallet-transfer {
    padding-left: calc(var(--bs-gutter-x) * .5) !important;
}
.topDashedSeperator {
    border-top: 2px dashed #c1c1c1;
}
.bottomDashedSeperator {
    border-bottom: 2px dashed #c1c1c1;
}
.info-bar-min-padding {
    padding: 1rem 0rem 0rem 1rem !important;
}

.bg-side {
    background-image: url('../images/login/bottom-bg.png'), url('../images/login/top-bg.png');
    background-position: right bottom, left top;
    background-size: 350px;
    background-repeat: no-repeat, no-repeat;
}
.login-phone-bg i {
    background: var(--kt-text-primary);
    padding: 0.3rem;
    border-radius: 50%;
    color: white;
}

.coporate-logos .logos img {
    width: 150px;
}

.main-logo {
    width: 200px;
}

.side-info p {
    font-size: 1.2rem;
    color: #262626;
    font-weight: 500;
}

.side-info a {
    font-size: 1.2rem;
    color: #262626;
}

    .side-info a:hover {
        color: #FF8300;
    }

@media (min-width: 600px) {
    .main-logo {
        width: 300px;
    }
}


/* New Payment Link Start */
.payment-wrapper {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
    background-color: #F5F8FE;
}

    .payment-wrapper .payment-link-header {
        background-color: #fff;
        padding: 1.25rem 1rem;
        font-size: 1.5rem;
        font-weight: 600;
        position: relative;
    }

    .payment-wrapper .payment-link-content {
        background-color: #F5F8FE;
    }

.payment-link-menu {
    background: #EEF1F8;
    padding: .5rem;
    border-radius: 2rem;
    position: sticky;
    top: 20px;
    z-index: 1000;
}

    .payment-link-menu a {
        color: #0B4E76;
        font-size: 1.25rem;
        width: 50%;
        text-align: center;
        padding: .5rem 1rem;
        border-radius: 2rem;
    }

        .payment-link-menu a.active {
            background-color: #fff;
        }

.merchant-info {
    padding: 1rem;
}

    .merchant-info .merchant-logo span {
        color: #0B4E76;
        font-size: 1.25rem;
        font-weight: 500;
    }

    .merchant-info p {
        font-size: .85rem;
    }

.merchant-selected-product {
    background-color: #fff;
    padding: 0 1rem;
}

.selected-product-spec .product-title {
    color: #0E2A3B !important;
    font-weight: 500 !important;
    font-size: 1.25rem;
}

.selected-product-spec .product-cargo-info {
    color: #A0AEBA !important;
    padding: .5rem 0;
}

.selected-product-spec .product-price {
    color: #156BB6;
    font-size: 1.5rem;
}

.selected-spec-content .spec-content-title {
    color: #156BB6;
    margin-top: 2rem;
}

.selected-product-image .big-image {
    border: 1px solid rgba(236, 236, 236, .75);
    border-radius: .5rem;
    overflow: hidden;
    padding: .5rem
}

.selected-product-image .image-list ul li {
    border: 1px solid rgba(236, 236, 236, .75);
    overflow: hidden;
    border-radius: .5rem;
    margin-bottom: .5rem;
    padding: .25rem;
}

.selected-spec-content ul li {
    display: flex;
    margin-bottom: .25rem;
}
@media (min-width: 992px) {
    .selected-product-image .image-list ul li:last-child {
        margin-bottom: 0;
    }
}

    .selected-spec-content ul li span:first-child {
        min-width: 150px;
    }

    .selected-spec-content ul li span:last-child::before {
        content: ':';
        padding: 0 1rem;
    }

.product-slider {
    /*-webkit-box-shadow: 0px 2px 4px 0px rgba(18,18,18,0.2);
    -moz-box-shadow: 0px 2px 4px 0px rgba(18,18,18,0.2);
    box-shadow: 0px 2px 4px 0px rgba(18,18,18,0.2);*/
    border-radius: .5rem;
    background: #fff;
    border: 1px solid rgba(236, 236, 236 , .75);
}

    .product-slider .product-slider-price {
        color: #156BB6;
        margin-bottom: .75rem;
        font-size: 1.25rem;
        font-weight: 600;
    }
    .product-slider .product-slider-title {
        word-break: break-word;
        font-size: 1rem;
        overflow: hidden;
        display: block;
        max-height: 5.6rem;
        -webkit-line-clamp: 2;
        display: box;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        white-space: normal;
    }

    .product-slider .product-cart-add {
        border: 1px solid #156BB6 !important;
        background: #fff;
        color: #156BB6;
        border-radius: .25rem;
        transition: all .2s;
    }

        .product-slider .product-cart-add:hover {
            border: 1px solid #156BB6;
            background: #156BB6;
            color: #fff;
        }
.payment-link-button {
    color: #fff;
    background: #156BB6;
    font-size: 1.25rem;
    border-radius: .25rem;
    font-weight: 600;
    text-align: center;
    transition: all .2s;
    border: 1px solid #156BB6 !important;
}

    .payment-link-button:hover {
        background: #fff;
        color: #156BB6;
        border: 1px solid #156BB6 !important;
    }

.payment-link-footer {
    background: #ADBAC4;
    padding: 1rem .5rem;
    color: #0C478B;
}

    .payment-link-footer span:first-child::after {
        content: '/';
        padding: 0 1rem;
    }

.item-qty {
    border: 1px solid #C0CCD2;
    border-radius: 1.5rem;
    height: 35px;
}

    .item-qty button {
        background: none;
        border: 0;
        color: #C0CCD2;
        font-size: 2.25rem;
        display: flex;
        align-items: center;
        height: 100%;
    }

        .item-qty button:hover {
            color: #0C478B;
        }

    .item-qty input {
        background: rgba(21, 107, 182, 0.1);
        border: 0;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        text-align: center;
        margin: 0 .35rem;
        color: #0C478B;
    }

        .item-qty input:focus {
            border: 0;
            outline: none;
        }
.merchant-cross-product .cart-item {
    border-bottom: 1px solid rgba(236, 236, 236, .75);
}
.merchant-cross-product .cart-item:last-child {
    border-bottom: 0;
}
.crossProductList .cart-item {
    border-top: 1px solid rgba(236, 236, 236, .75);
}

.cart-item-qty-price .item-price {
    font-size: 1.5rem;
    font-weight: 500;
    color: #156BB6;
}

.item-add a {
    border: 1px solid #156BB6 !important;
    color: #156BB6;
    background: #fff;
    border-radius: .25rem;
    font-weight: 600;
    transition: all .2s;
}

    .item-add a:hover {
        background: #156BB6;
        color: #fff;
    }
.cart-item-total {
    position: sticky;
    bottom: 0;
    background: white;
    border-top: 1px solid rgba(236, 236, 236, .75);
}

.cart-item-total .cart-total span:first-child {
    font-size: 13px;
    color: #A0AEBA;
}

.cart-item-total .cart-total span:last-child {
    font-size: 1.5rem;
    font-weight: 500;
    color: #156BB6;
}

/*.cart-approve a {
    background: #156BB6;
    border: 1px solid #156BB6;
    color: #fff;
    font-size: 1.25rem;
    font-weight: 500;
    display: block;
    border-radius: .25rem;
    padding: .5rem 3.5rem;
    transition: all .2s;
}

    .cart-approve a:hover {
        background: #fff;
        color: #156BB6;
    }

    .cart-approve a:focus {
        border: 0;
        outline: none;
    }*/

.address-wrapper .address-title {
    color: #156BB6;
}

.payment-form-wrapper {
    border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
    border-radius: .25rem;
    overflow: hidden;
}

    .payment-form-wrapper .payment-form-title span {
        color: #156BB6;
        font-size: 1.25rem;
        font-weight: 500;
    }

    .payment-form-wrapper .payment-form-title a {
        color: #A0AEBA;
        font-weight: 500;
        transition: all .2s;
    }

        .payment-form-wrapper .payment-form-title a:hover {
            text-decoration: underline !important;
        }

/* New Payment Link End */

#count-down-for-sms-confirmation {
    display: flex;
    border-top-right-radius: .475rem;
    border-bottom-right-radius: .475rem;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 34px;
    color: #535353;
    font-size: 1.25rem;
    background: #e9e9e9;
    font-weight: 600;
    margin: 0 auto;
    border-left: 1px solid #c7c7c7;
    position: absolute;
    top: 47px;
    right: 20px;
}

@media (min-width: 992px) {
    #count-down-for-sms-confirmation {
        height: 40px;
        top: 49px;
        right: 25px;
    }
}

@media (max-width: 61.25em) {

    .payment-main {
        background: 0 0 !important;
    }

    .payment-content {
        flex-direction: column;
    }

    .payment-summary {
        padding-bottom: 6.4rem;
        background: #fff !important;
    }

    .payment-summary-content {
        max-width: 60rem !important;
        padding-left: 3.2rem !important;
        margin: 0 auto 4rem !important;
        padding-bottom: 9.6rem !important;
    }

    .payment-checkout {
        padding: 0 2.25rem !important;
        min-width: unset !important;
    }

    .card-delete {
        position: relative !important;
        right: 0 !important;
        text-align: right;
        z-index: 0 !important;
    }
}

body, .secure-payment-wrapper {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}

.secure-payment-wrapper, .payment-container {
    flex: 1 0 auto;
}

.payment-main {
    display: flex;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    background: linear-gradient(90deg,transparent 60%,#f7f9fa 40%);
}

.payment-content {
    display: flex;
    margin: 0 auto;
    max-width: 98.4rem;
}

.payment-checkout {
    margin: 0 auto;
    padding: 0 4.8rem 0 2.4rem;
    max-width: 60rem;
    background: #fff;
    min-width: 60rem;
}

.payment-summary {
    background: #f7f9fa;
}

.payment-summary-content {
    max-width: 38.4rem;
    box-sizing: border-box;
    display: table;
    padding: 0 3.2rem 0 4.8rem;
    position: sticky;
    top: 2rem;
    width: 100%;
    margin-top: 10.4rem;
}

.mobile-position {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: white;
    padding: 1rem;
    z-index: 1000;
    box-shadow: 0 .1rem 1rem .25rem rgba(0,0,0,.05) !important;
}

@media (min-width: 992px) {

    .mobile-position {
        position: static;
        background: transparent;
        box-shadow: none !important;
        padding: 0;
    }
}


.swal-custom-popup {
    padding: 0rem;
    width: 580px !important;
}

.swal-back {
    background: rgba(0,0,0,.95) !important;
}

.swal-footer {
    background-color: #232234;
}

#installments {
    margin-top: 1rem;
    background: #fbfbfb;
    border: 1px solid #e9e9e9;
    padding: 1rem 2rem;
    border-radius: 0.25rem;
    margin-bottom: 5rem;
}

    #installments label {
        border: 1px solid #e9e9e9;
        transition: all .3s;
    }

        #installments label:hover {
            border-color: #d5d5d5 !important;
        }

.tips {
    position: relative; /* İçerik gösterileceği için öğe pozisyonlu olmalı */
    width: 100px; /* Öğenin genişliğini belirleyin */
    height: 40px; /* Öğenin yüksekliğini belirleyin */
    background-color: lightgray;
    display: flex;
    align-items: center;
    justify-content: center;
}

.checkout__payment__cvc-info img {
    display: none; /* İkona başlangıçta gizlenmiş olarak başlayın */
}

.checkout__payment__cvc-info:hover img {
    display: inline-block; /* Hover durumunda ikonu görünür hale getirin */
    position: absolute;
    align-items: center;
    justify-content: center;
}

.spanError {
    color: red;
}

.card-delete {
    position: absolute;
    right: 15px;
    cursor: pointer;
    z-index: 900;
}

    .card-delete i {
        font-size: 1.35rem;
        color: #ccc;
    }

        .card-delete i:hover {
            font-size: 1.35rem;
            color: #363636;
        }
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.payments-wrapper {
    max-width: 750px;
    width: 100%;
}

.accordion-content-menu {
    overflow: hidden;
    background-color: #fff;
    width: 100%;
    margin-top: 1rem;
    /*border: 1px solid #d1d7dc;*/
    border-radius: .25rem;
}

    .accordion-content-menu .accordion-section {
        border-bottom: 1px solid #d1d7dc;
        position: relative;
        margin-bottom: .5rem;
    }
        /*.accordion-content-menu .accordion-section:last-child {
                border-bottom: 0;
            }*/

        .accordion-content-menu .accordion-section .accordion-section-title {
            width: 100%;
            height: 60px;
            -webkit-transition: color linear 0.15s;
            transition: all linear 0.15s;
            font-size: 1.15rem;
            color: #4D4D4D;
            font-weight: 600;
            padding: 0 1.5rem;
            cursor: pointer;
            background: #f7f9fa;
        }

            .accordion-content-menu .accordion-section .accordion-section-title:hover {
                background: #f3f3f3;
            }

.accordion-section .accordion-section-title .accordion-section-icon {
    width: 40px;
}

    .accordion-section .accordion-section-title .accordion-section-icon > i {
        font-size: 1.5rem;
    }



.accordion-content-menu .accordion-section .accordion-section-title.active {
    border-bottom: 1px solid #d1d7dc;
    color: #222;
}


    .accordion-content-menu .accordion-section .accordion-section-title.active i.fa-chevron-down {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

.accordion-content-menu .accordion-section:last-of-type .accordion-section-title.active + .accordion-section-content {
    border-bottom: 0;
}

@media (min-width: 992px) {
    .accordion-section-content {
        padding: 0 2.5rem;
    }
}

.accordion-section-content {
    overflow: hidden;
    display: none;
    padding: 0 1rem;
    transition: none !important;
}

.schema-icon {
    border: 1px solid #EFEFEF;
    background: #fff;
    border-radius: .25rem;
    overflow: hidden;
}

.pointer:hover, #textPolicy:hover {
    cursor: pointer;
}

.tooltip-inner {
    min-width: 100px;
    max-width: 100%;
    text-align: left;
}



.swal2-container.swal2-center > .swal2-popup {
    width: auto;
}

#divInfo {
    min-width: 240px;
}

@media (max-width: 320px) {
    .tooltip-inner {
        min-width: initial;
        width: 320px;
        text-align: left;
    }
}

.cls-1 {
    fill: #232323;
}

.input-xlarge {
    position: relative;
    margin-right: 1rem;
}
.slick-slider .slick-prev, .slick-slider .slick-next {
    display: none !important;
}
#detail .product-images .thumb-nav li {
    cursor: pointer;
}
#detail .product-images .thumb-nav li img {
    display: block;
    width: 100%;
    max-width: 75px;
    margin: 15px auto 0 auto;
    border: 1px solid transparent;
    padding: 10px;
    transition: border-color .25s;
}
    #detail .product-images .thumb-nav li.slick-current img {
        border-color: #EFEFEF;
    }

#installment-table .form-check:last-child {
    margin-bottom: 0 !important;
    border-bottom: 0 !important;
}
.cart-item-image {
    width: 100px;
    min-width: 100px;
}

.dataTables_processing {
    background-color: var(--bs-success-active) !important;
    color: white !important;
}