body {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
}

.payooxLogo {
    margin-top: 3rem;
}

.leftMenu {
    padding: 25px;
    padding-top: 0;
    min-height: 70vh;
    width: 23%;
    position: fixed;
}
/*.searchBar{
    padding-top: 30px;
}*/

.searchInput {
    background: #F1EDFA;
    color: #602CBB !important;
    border: none;
    height: 55px;
    border-radius: 16px;
    font-size: 13px;
}

    .searchInput::placeholder {
        color: #602CBB !important;
    }

.searchBox {
    width: 35px;
    height: 35px;
    background: #fff;
    border-radius: 60rem;
    margin-top: -48px;
    text-align: center;
    padding: 10px;
    float: right;
    color: #602CBB !important;
    margin-right: 12px;
}

.searchBoxIcon {
    float: right;
    position: relative;
    right: 10px;
    background: none;
}

.menu {
    margin-top: 2rem;
}

.menuBox {
    padding: 1rem;
    border-radius: 12px;
    /*    margin-top: 1rem;*/
    font-weight: bold;
    cursor: pointer;
    transition: 0.3s;
}

    .menuBox text {
        position: relative;
        top: 3px;
    }

a.disabled {
    opacity: .3;
}



.hataliGiris {
    margin-top: 3.8em;
}

.menuBox.active {
    background: #602CBB;
    color: #fff;
    box-shadow: 0px 13px 25px 0px #ccc;
    transition: 1s;
    height: 75px;
}

    .menuBox.active a {
        color: #fff;
        text-decoration: none;
        transition: 1s;
    }

.menuBox a {
    color: #602CBB;
    text-decoration: none;
    font-size: 14px;
    transition: 1s;
}

.menuBox img {
    width: 43px;
    height: 43px;
    background: #F1EDFA;
    padding: 10px;
    border-radius: 12px;
    margin-right: 15px;
}

.rightBar {
    padding: 1rem;
    min-height: 100vh;
    position: fixed;
}

.sideBannerSlide {
    margin-right: 45px
}


.sideBannerSlide {
    max-width: 353px;
    max-height: 562px;
    margin-left: 4rem;
    margin-top: 3rem;
}

.rightBar {
    background: #F2EDF9;
}

.slideText {
    bottom: 1.25rem;
}

    .slideText h5 {
        font-weight: bold;
    }

.iosQr {
    float: left;
    margin-left: 15px;
}

.androidQr {
    float: left;
    margin-left: 35px;
}

.sideBottom {
    padding: 1.5rem;
    margin-left: 3rem;
    text-align: left;
    margin-right: 3rem;
    margin-top: 3rem;
    line-height: 2;
}

    .sideBottom p {
        font-size: 12px;
        padding-top: .5rem;
    }


.qrAlan h6 {
    padding-top: .5rem;
}

.sideBottom h4 {
    color: #4202B1;
}

.slideText h5 {
    color: #4202B1;
}

.bottomFix {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-left: 3rem;
}

.hataliGiris-card {
    border: none;
    padding-top: 0;
    font-size: 12px;
    padding-left: 12px;
    padding-bottom: 0;
}

.hataliGirisBtn {
    border: none !important;
    font-weight: bold;
    font-size: 12px;
    margin-top: 1rem;
}

.hataliGiris-card table {
    font-size: 12px;
    padding: 0;
}

.hataliGiris-card td {
    padding-left: 0;
    padding-bottom: 5px;
    padding-top: 5px;
}

.hataliGiris p {
    margin-bottom: 0;
}

.new-alert {
    background: #FF4646;
    color: white;
    text-align: center;
    padding: 0;
    padding-top: 8px;
    border-radius: 6rem;
}

    .new-alert h6 {
        font-size: 12px;
    }

    .new-alert a {
        color: white;
        text-decoration: none;
    }

.userBtn {
    width: 100%;
    text-align: left;
    min-height: 75px;
    box-shadow: 0px 0px 17px 0px #ccc;
    border-radius: 12px;
    bottom: 0;
}

ul.dropdown-menu.show {
    width: 100%;
    transform: translate(0px, -100px);
}

.bannerBg {
    background-image: url(../img/banner-bg.jpg);
    height: 375px;
    background-repeat: no-repeat;
    border-radius: 0 0 0 3rem;
}

.kayitliHesaplar {
    padding: 2rem;
    margin-top: 4.5%;
    color: white;
}

.mtopTwo {
    margin-top: 2rem;
}

.fastBtn {
    background: rgb(255 255 255 / 75%);
    padding: 0.7rem;
    border-radius: 60rem;
    text-align: center;
    width: 40px;
    height: 40px;
    padding-top: .5rem;
}

    .fastBtn img {
        padding-left: 0px;
    }

.hizliMenu {
    max-width: 400px;
    padding-top: 1rem;
}

.shortMenu {
    float: left;
    margin-right: 20px;
    text-align: left;
    max-width: 55px;
}

    .shortMenu a {
        text-decoration: none;
        color: #fff;
    }

.fastBtn img {
    padding-left: 0px;
    margin-left: -2px;
    height: 20px;
}


.ibanCards {
    min-height: 205px;
    background: #fff;
    padding: 1rem;
    border-radius: 12px;
    box-shadow: 5px 5px 15px 0px rgb(0 0 0 / 22%);
    padding-top: 1.5rem;
    padding-left: 1.5rem;
    width: 360px;
    background-image: url(../img/popUpOne.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-position: bottom -70px left 50px;
}

    .ibanCards h5 {
        font-size: 16px;
        font-weight:600;
    }

.hesapBtnBox {
    bottom: 0;
    margin-top: 6rem;
    position: relative;
}

.addIban {
    font-size: 20px;
    background: #F1EDFA;
    padding: 0.7rem;
    border-radius: 6rem;
    padding-left: 1rem;
    padding-right: 1rem;
    text-decoration: none;
    color: #4202B1;
}


.katiyliHesapYok {
    background-color: #F1EDFA;
    text-align: center;
    margin: 2rem;
    border-radius: 12px;
    padding: 5rem;
    margin-top: 2rem;
    border: 1px solid rgb(96 44 187 / 11%);
    color: #6D3CC3;
    font-weight: bold;
}

.ibanCards {
    margin-right: 20px;
    margin-right: 20px;
    flex: 1 0 var(--cell-basis);
}


.scrollIban {
    padding: 2rem;
    --items: 2;
    --cell-padding: 5.5rem;
    --cell-basis: calc((100% - var(--cell-padding)* 2) / var(--items));
    display: flex;
    overflow: hidden;
    margin: 0px;
    margin-left: 2px;
}

.user {
    width: 20%;
    margin-left: 3rem;
    bottom: 29px;
}

.paddingTwo {
    padding: 2rem;
}

.newSelect {
    border: none;
}

    .newSelect:active {
        border: none;
    }

    .newSelect:focus {
        border: none;
        box-shadow: none;
    }

.paddingLRTwo {
    padding-left: 2rem;
    padding-right: 2rem;
}



/*.scrollY {
    max-height: 455px;
    overflow-y: auto;
    overflow-x: hidden;
}*/

.mtopOne {
    margin-top: 1rem;
}

.scrollY::-webkit-scrollbar-track {
    border: 1px solid #F1EDFA;
    padding: 2px 0;
    background-color: #F1EDFA;
}

.scrollY::-webkit-scrollbar {
    width: 3px;
}

.scrollY::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 6px #4202B1;
    background-color: #F1EDFA;
    border: 1px solid #4202B1;
}

.scrollHfilter::-webkit-scrollbar-track {
    border: 1px solid #F1EDFA;
    padding: 2px 0;
    background-color: #F1EDFA;
}

.scrollHfilter::-webkit-scrollbar {
    width: 3px;
}

.scrollHfilter::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 6px #4202B1;
    background-color: #F1EDFA;
    border: 1px solid #4202B1;
}

.scrollHfilter {
    max-height: 680px;
    overflow: auto;
}

.hesapIzinScroll::-webkit-scrollbar-track {
    border: 1px solid #F1EDFA;
    padding: 2px 0;
    background-color: #F1EDFA;
}

.hesapIzinScroll::-webkit-scrollbar {
    width: 3px;
}

.hesapIzinScroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 6px #4202B1;
    background-color: #F1EDFA;
    border: 1px solid #4202B1;
}

.bankAciklama {
    float: left;
    margin-left: 1rem;
    line-height: .2;
}

.bankIcon {
    float: left;
}

.bankAciklama h5 {
    font-size: 13px;
    color: #4C5968;
    font-weight: 600;
    padding-top: 7px;
}

.bankAciklama small {
    font-size: 13px;
    color: #292929;
    font-weight: bold;
}

.bankHtutar {
    text-align: right;
    margin-right: 1rem;
    line-height: 0.3;
    padding-top: 7px;
}

    .bankHtutar h5 {
        font-size: 15px;
        font-weight: bold;
        color: #505050;
    }

    .bankHtutar small {
        font-size: 10px;
        font-weight: 400;
        color: #292929;
    }

.btn-15 {
    border: 1px solid rgb(66 2 177 / 15%);
    border-radius: 15px;
    height: 75px;
    max-height: 75px;
    margin-bottom: 1rem;
}

.filterGrid {
    border: 1px solid rgb(66 2 177 / 15%);
    border-radius: 15px;
    height: 75px;
    max-height: 75px;
    margin-top: 1.5rem;
}


.btn-15 {
    display: grid;
    overflow: hidden;
}

    .btn-15 > * {
        width: inherit;
        height: inherit;
        grid-area: 1 / 1;
    }

    .btn-15 > div:nth-child(1) {
        background: #F1EDFA;
    }

    .btn-15 > div:nth-child(2) {
        --gt: linear-gradient(black, black);
        --n: 100px;
        --h: calc(var(--n) - 5px);
        background: var(--gt) top right, var(--gt) top var(--n) right, #fff;
        background-size: 0% var(--h);
        mix-blend-mode: screen;
        background-repeat: no-repeat;
        transition: background-size 1s;
    }

    .btn-15:hover > div:nth-child(2) {
        background-size: 100% var(--h);
        transition: background-size 1s;
    }

.bankaHareket {
    height: max-content;
    isolation: isolate;
    padding: .8rem;
}


.selectDate {
    font-size: 13px;
    margin-bottom: .5rem;
    margin-top: .5rem;
}

    .selectDate select {
        font-size: 13px;
    }


h4.balance {
    font-size: 21px;
    color: #4202B1;
    font-weight: 600;
}

#exchangeRates {
    display: block;
    height: 80px;
    position: relative;
    top: 1rem;
    width: 100%;
}

#exchangeRatess {
    display: block;
    height: 80px;
    position: relative;
    top: 1rem;
    width: 100%;
}

.fLeft {
    float: left;
}

.fRight {
    float: right;
}

.balanceInfoBtn {
    font-size: 18px;
    background: #F1EDFA;
    border-radius: 15rem;
    text-decoration: none;
    color: #4202B1;
    margin-top: -25px;
    margin-right: 5px;
    position: relative;
    top: -12px;
    width: 55px;
    height: 55px;
    text-align: center;
    padding: 0.7rem;
    padding-left: 0.9rem;
    padding-right: 0.9rem;
    padding-top: 14px;
}

.hideBlanceBtn {
    color: #4202b1;
    background: #F1EDFA;
    border-radius: 6rem;
    padding: 0.7rem;
}

button.btn.userBtn {
    padding-top: 11px;
    color: #4202b1;
    font-weight: bold;
    font-size: 14px;
}

h6 .userImg {
    padding-right: 15px;
}

.userText {
    padding-top: 5px;
    padding-left: 15px;
}

    .userText small {
        color: #333333;
        font-size: 11px;
    }

.notificationsBtn {
    position: absolute;
    float: right;
    right: 26px;
    bottom: 12px;
}

.bellBtn {
    background: #602CBB;
    color: #fff;
    border-radius: 6rem;
    padding: 10px;
    font-size: 18px;
    width: 50px;
    height: 50px;
}

.bellText {
    border-radius: 6rem;
    padding: 5px;
    padding-left: 7px;
    padding-right: 7px;
    position: absolute;
    float: right;
    right: -6px;
    background: #ff7b07;
}

.menu a {
    color: #4202B1;
    text-decoration: none;
}

.Ellipse-1 {
    width: 50px;
    height: 50px;
    padding: 10.1px 17.4px 12.6px 16.7px;
    box-shadow: 7.9px 9.1px 38px 0 rgba(0, 0, 0, 0.2);
    background-color: #4202b1;
    border-radius: 6rem;
    float: left;
    font-size: 21px;
    color: white !important;
}

.padTwo {
    padding: 2rem;
    padding-top: 0px;
}

.mtop90 {
    margin-top: 90px;
}

.padFive {
    padding: 5rem;
}

.girisLogo {
    margin-top: 115px;
}

.Hesap-Hareketleri {
    margin: 83.5px 0px 58.5px 41.5px;
    font-family: Montserrat;
    font-size: 19px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.53;
    letter-spacing: 0.38px;
    text-align: left;
    color: #2e2f2f;
}

.filterBtn {
    background: #4202b1;
    color: white;
    border-radius: 60rem;
    padding: 12px;
}

.filter {
    margin-top: .7rem;
}

.nav-pills .filtenTabBtn.active, .nav-pills .show > .nav-link {
    background: #4202b1;
    border-radius: 17px;
    padding: .8rem;
}

.filtenTabBtn {
    color: #4202b1;
    width: 100%;
    padding: .9rem;
}

    .filtenTabBtn:hover {
        color: #4202b1;
    }

.filterBox {
    background: #F1EDFA;
    height: 60px;
    border-radius: 16px;
    padding-top: 10px;
    padding-left: 15px;
    padding: .3rem;
}

.w50 {
    width: 50%;
}

.mLeft15 {
    margin-left: 25px;
}

.w33 {
    width: 33%;
}

/*.scrollYTwo {
    max-height: 690px;
}

.scrollYTree {
    max-height: 760px;
}*/

/*.scrollYFour {
    max-height: 520px;
}*/

.collapse {
    width: 100%;
}

.islemDetayBox {
    width: 25%;
    z-index: 99;
    margin-top: -13px;
    text-decoration: none;
    background-image: url(../img/popUpOne.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    min-height: 345px;
    position: absolute;
    float: right;
    border-radius: 12px;
    border-color: #fff;
    box-shadow: 7.9px 9.1px 38px 0 rgba(0, 0, 0, 0.2);
    padding: 2rem;
    padding-top: 4rem;
    background-color: #fff;
}

.modalBg {
    background-image: url(../img/popUpOne.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    min-height: 350px;
    background-color: #ffffff; /* Bright white background for contrast */
    border-radius: 8px; /* Smooth border radius for a modern look */
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); /* Shadow to make the modal pop */
    z-index: 1000; /* Higher than the overlay */
    padding: 20px; /* Add some padding inside the modal */
}

.islemDetayTable {
    margin-top: 2rem;
}

    .islemDetayTable td {
        background: none;
        padding-left: 0;
    }

.fSize12 {
    font-size: 12px;
    font-weight: 700;
}

.fSize14 {
    font-size: 14px;
    font-weight: 700;
}

.islemDetayBox h5 {
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.32px;
    color: #4202b1;
}

.islemDetayBox h6 {
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.32px;
    text-align: left;
    color: #000;
}

.mRight3 {
    margin-right: 3rem;
}

.tutarArrow {
    float: right;
    margin-top: -30px;
    margin-right: 6px;
    color: #4202b1;
    font-size: 22px;
}

.bankHtutar h5.eksiBakiye {
    color: #de392e;
}

.bankHtutar h5.artiBakiye {
    color: #029336;
}

.ptop1-3 {
    padding-top: 1.3rem;
}

.filterGrid h5 {
    font-size: 16px;
}

.filterGrid i {
    font-size: 16px;
    color: #4202B1;
}

input[type=checkbox] {
    background-color: #F1EDFA;
    width: 20px;
    height: 20px;
}

.form-check-input:focus {
    border-color: #4202B1;
    outline: 0;
    box-shadow: none;
}

input[type=checkbox]:checked {
    background-color: #4202B1;
}

.selectCard {
    border: none;
    padding: 0;
    /*    padding-top: 15px;*/
}

.selectBox {
    border-radius: 12px;
    padding: 1rem;
    border: 1px solid #F1EDFA;
    margin-bottom: 15px;
    min-height: 75px;
}

    .selectBox h5 {
        padding-top: .8rem;
        font-size: 16px;
    }

.bankHtutar i {
    font-size: 25px;
    color: #4202B1;
}

.dateBox {
    background: #F1EDFA;
    color: #4202B1;
    min-height: 50px;
    border-color: #F1EDFA;
}

    .dateBox:focus {
        box-shadow: none;
        border-color: #F1EDFA !important;
        background: #F1EDFA;
    }

.filterDropdown {
    border: none;
}

    .filterDropdown:focus {
        border: none;
    }

.nextBtn {
    width: 300px !important;
    height: 55px;
    padding: 1rem;
    border-radius: 12px;
    box-shadow: 3px 5px 22px 0 rgba(0, 0, 0, 0.16);
    background-color: #602cbb;
    color: white;
    font-weight: bold;
    text-align:center;
}
.nextBtn:hover {
    background: #fff;
    color: #602cbb;
    border-color: #602cbb;
}

    .hesaplarimCard h5 {
        font-size: 13px;
        font-weight: bold;
        margin-bottom: 0;
    }

.hesaplarimCard h4 {
    font-size: 18px;
    margin-top: 15px;
}

.kulBak {
    font-size: 12px;
    float: left;
}

.kalanBakiye {
    margin-top: 15px;
}

.ıbanCardBox {
    text-decoration: none;
}

a.ıbanCardBox {
    background: #f1edfa;
    border-radius: 15px;
    color: #4202B1;
    text-align: left;
    padding: 0;
    width: 100%;
    margin-bottom: 15px;
}

    a.ıbanCardBox:hover {
        border-color: #4202B1;
        color: #4202B1;
    }

    a.ıbanCardBox.btn.active {
        background: #4202B1;
        border-radius: 15px;
        color: #fff;
        text-align: left;
        padding: 0;
    }

h5.tamBakiye {
    font-size: 17px;
}

h5.kulBak {
    padding-top: 4px;
    font-weight: normal;
}

.btn.newAccount {
    height: 55px;
    border-radius: 12px;
    border-color: #602cbb;
    color: #602cbb;
    font-weight: bold;
    text-align: center;
    padding-top: 15px;
}

    .btn.newAccount.active {
        padding: 17px 146px 18px;
        border-radius: 12px;
        background-color: #602cbb;
        color: #fff;
        font-weight: bold;
    }

.qrAlan.fBottom {
    position: fixed;
    width: 100%;
    bottom: 0;
}

a.selectBox.active {
    background: #f1edfa;
    border-color: #f1edfa;
}

a.selectBox:hover {
    background: #f1edfa;
    border-color: #f1edfa;
}

a.selectBox:active {
    background: #f1edfa;
    border-color: #f1edfa;
}

.btn-purple {
    background: #4202B1;
    color: #fff;
    min-height: 55px;
    padding-top: 14px;
    border-radius: 12px;
    transition: .5s;
}

    .btn-purple:hover {
        border: 1px solid #4202b1;
        transition: .5s;
        color: #4202B1;
        background: none !important;
    }

.btn-purple-outline {
    min-height: 55px;
    padding-top: 14px;
    border-radius: 12px;
    color: #4202B1;
    background-color: #f1edfa;
    transition: .5s;
}

    .btn-purple-outline:hover {
        background: #4202B1;
        color: white;
    }

.endArrow {
    padding-top: 3px;
    padding-right: 6px;
    font-size: 21px;
    padding-bottom: 8px;
    width: 30px;
    float: right;
}


.purple-alert {
    background-color: #f1edfa;
    border-radius: 12px;
    padding: 2rem;
    color: #4202b1;
}

.kurumsalHesapInput input {
    background: #F1EDFA;
    color: #4202b1 !important;
    font-size: 15px;
    font-weight: 500;
    padding: 1rem;
    border: #602cbb;
    border-radius: 15px;
}

    .kurumsalHesapInput input:active {
        box-shadow: none;
        border: 1px solid #602cbb;
    }

    .kurumsalHesapInput input:focus {
        box-shadow: none;
        border: 1px solid #602cbb;
    }

.izinRow {
    min-height: 55px;
    border-radius: 12px;
    padding: 1.7rem;
    border: 1px solid #F1EDFA;
    margin-bottom: 15px;
    color: #4202B1;
}

    .izinRow h5 {
        font-size: 14px;
    }

    .izinRow.invalid,
    .izinRow.invalid:active {
        border: 2px solid #e50000;
        box-shadow: 0 0 0 0.2rem rgba(229, 0, 0, 0.15);
        background: #FFF5F5;
    }

        .izinRow.invalid:focus {
            border: 2px solid #602cbb;
            box-shadow: 0 0 0 0.2rem rgba(96, 44, 187, 0.15);
            background: #F1EDFA;
        }

.switchBox {
    padding-top: 0;
    margin-bottom: -10px;
    position: relative;
    bottom: 4px;
    left: 8px;
}

.erisimSelect {

    border-color: #f1edfa;
    border-radius: 12px;
    padding: .5rem;
    padding-left: 1rem;
    color: #4202b1;
    min-height: 55px;
}
    .erisimSelect:focus {
        border-color: #4202b1;
        box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #602cbb !important;
    }
    .erisimSelect:active {
        border-color: #4202b1;
    }

    .erisimSelect.invalid,
    .erisimSelect.invalid:active {
        border: 2px solid #e50000;
        box-shadow: 0 0 0 0.2rem rgba(229, 0, 0, 0.15);
        background: #FFF5F5;
    }

        .erisimSelect.invalid:focus {
            border: 2px solid #602cbb;
            box-shadow: 0 0 0 0.2rem rgba(96, 44, 187, 0.15);
            background: #F1EDFA;
        }


.form-check-input:checked {
    border-color: #602cbb;
}

.kullaniciInput {
    min-height: 55px;
    border-radius: 15px;
    background: #F1EDFA;
    color: #4202B1 !important;
    margin-bottom: 25px;
}

    .kullaniciInput::placeholder {
        color: #4202B1 !important;
    }

    .kullaniciInput:focus {
        box-shadow: none;
        border-color: #F1EDFA;
    }

    .kullaniciInput:active {
        border-color: #F1EDFA;
    }

    .kullaniciInput.invalid,
    .kullaniciInput.invalid:active {
        border: 2px solid #e50000;
        box-shadow: 0 0 0 0.2rem rgba(229, 0, 0, 0.15);
        background: #FFF5F5;
    }
        .kullaniciInput.invalid:focus {
            border: 2px solid #602cbb;
            box-shadow: 0 0 0 0.2rem rgba(96, 44, 187, 0.15);
            background: #F1EDFA;
        }

.validation-message {
    color: #e50000;
    font-size: 0.8rem;
    display: block;
}

.spin {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    background: rgb(243 237 255 / 74%);
    z-index: 99999;
    padding-top: 22%;
    color: #4202b1;
    left: 0;
}

.bRadius50 {
    border-radius: 70px;
}

.newIndicators {
    margin-bottom: 5rem;
}

.newSlideTextBox {
    text-align: left;
    top: 23rem;
    left: 6rem;
    max-width: 375px;
}

    .newSlideTextBox h5 {
        font-size: 30px;
        color: #4202B1;
        font-weight: 700;
    }

    .newSlideTextBox p {
        color: #4A4A4A;
        font-size: 14px;
        line-height: 2;
        margin-top: 1rem;
        margin-bottom: 30px;
    }

.btn-purple-line {
    border: none;
    background: #fff;
    color: #4202B1;
}

button.btn-purple-line {
    border: none;
    background: #fff;
    color: #4202B1;
}

.btn-shadows {
    box-shadow: 7.9px 9.1px 38px 0 rgba(0, 0, 0, 0.2);
}

.girisButtons h5 {
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.95;
    letter-spacing: normal;
}

.plefRiht {
    padding-left: 6rem;
    padding-right: 5rem;
}

.wBold {
    font-weight: bold;
}

.girisBottom {
    margin-left: 7rem;
    width: 22%;
    bottom: 66px;
}

.mtop150 {
    margin-top: 150px;
}

.iti.iti--allow-dropdown {
    width: 100%;
}

.iti__selected-flag {
    padding-left: 15px !important;
}

.line1 {
    border-bottom: 1px solid #4202B1;
    width: 170px;
    margin-top: 25px;
    min-height: 26px;
}

.line {
    border-bottom: 1px solid #4202B1;
    width: 160px;
    margin-top: 25px;
    min-height: 26px;
}

.newCheckLabel {
    padding-top: 5px;
    font-size: 13px;
}

.sifreText {
    font-size: 13px;
    padding: 0;
    padding-top: 5px;
}

.inputPhoneIcon {
    position: relative;
    margin-top: -36px;
    float: right;
    right: 22px;
    color: #4202b1;
}

.sifreEye {
    position: relative;
    margin-top: -67px;
    float: right;
    right: 11px;
    color: #4202b1;
}

.btn.sifreEye {
    border: none;
    color: #4202b1;
}


.progressLine {
    height: 5px;
    max-width: 210px;
    --bs-progress-bar-bg: #4202b1;
}

legend.timeLine {
    font-size: 50px;
    color: #4202b1;
    font-weight: 600;
    letter-spacing: 12;
}

.otpInput {
    width: 51px;
    height: 51px;
    background: #F1EDFA;
    font-size: 25;
    text-align: center;
    font-weight: bold;
    color: #602cbb;
}

    .otpInput:active {
        background: #602cbb;
        font-size: 25;
        text-align: center;
        font-weight: bold;
        color: #fff;
    }

.hesaAdi {
    color: #602cbb;
}

input.otpInput:invalid {
    background: #F1EDFA;
    font-size: 25;
    text-align: center;
    font-weight: bold;
    color: #602cbb;
}

input.otpInput:valid {
    background: #602cbb;
    font-size: 25;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.mtop50 {
    margin-top: 50px;
}

.selectImg img {
    border-radius: 15px;
    border: 5px solid #F1EDFA;
    width: 120px;
    filter: opacity(0.7);
}

.girisButtons p {
    font-size: 13px;
}

::-moz-selection {
    background: #F1EDFA;
}

::selection {
    background: #F1EDFA;
}

.sozlesmeText {
    font-size: 13px;
    line-height: 2;
}

span.textLine {
    color: #4202b1;
    font-weight: bold;
    text-decoration: underline;
}

.w80 {
    width: 90%;
}

.w20 {
    width: 10%;
}

.minWidthCehck {
    min-width: 35px;
    margin-right: 10px;
}

.bgBall {
    background-image: url(../img/popUpOne.png);
    min-height: 450px;
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 2rem;
}

.iti__country-list {
    border: none !important;
    border-radius: 13px;
    line-height: 2;
    font-size: 13px;
    background: #F1EDFA !important;
    box-shadow: 7.9px 9.1px 38px 0 rgba(0, 0, 0, 0.2) !important;
    margin-top: 10px !important;
}

    .iti__country-list::-webkit-scrollbar-track {
        border: 1px solid #F1EDFA;
        padding: 2px 0;
        background-color: #F1EDFA;
    }

    .iti__country-list::-webkit-scrollbar {
        width: 3px;
    }

    .iti__country-list::-webkit-scrollbar-thumb {
        border-radius: 10px;
        box-shadow: inset 0 0 6px #4202B1;
        background-color: #F1EDFA;
        border: 1px solid #4202B1;
    }

.iti__country.iti__highlight {
    background-color: #4202B1 !important;
    color: #fff;
}

.iti__dial-code {
    color: #4202B1 !important;
    font-weight: bold;
    background: #F1EDFA;
    padding: 2px;
    border-radius: 4px;
    padding-left: 8;
    padding-right: 8;
}

.cWhite {
    color: #fff;
}


.qrBg {
    background: linear-gradient(-45deg, #7f02b1, #A16BFF, #7f35ff, #A16BFF);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    min-height: 450px;
    margin-left: -15;
    margin-right: -15px;
    border-radius: 0 0 0 3rem;
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}


.amountInput {
    background: none;
    color: #4202B1;
    font-size: 40px;
    border: none;
    text-align: center;
    font-weight: bold;
    -moz-appearance: textfield;
    -webkit-appearance: none;
    appearance: none;
}

    .amountInput:focus {
        background: none;
        box-shadow: none;
        border: none;
    }

    .amountInput:active {
        background: none;
        box-shadow: none;
        border: none;
    }

    .amountInput.invalid,
    .amountInput.invalid:active {
        border: 2px solid #e50000;
        box-shadow: 0 0 0 0.2rem rgba(229, 0, 0, 0.15);
        background: #FFF5F5;
    }

        .amountInput.invalid:focus {
            border: 2px solid #602cbb;
            box-shadow: 0 0 0 0.2rem rgba(96, 44, 187, 0.15);
            background: #F1EDFA;
        }

.amountBtn {
    min-width: 325px;
    background: rgb(255 255 255 / 62%);
    min-height: 55px;
    padding-top: 14px;
    border-radius: 15px;
}

    .amountBtn:hover {
        border: 1px solid #f1edfa;
        color: white;
    }

    .amountBtn:focus {
        border: 1px solid #f1edfa;
        color: white;
    }

    .amountBtn:active {
        border: 1px solid #f1edfa;
        color: white;
    }

.qrImg {
    position: absolute;
    margin-left: 251px;
    margin-top: 47px;
    opacity: .2;
}

.transferBox {
    background: #f1edfa;
    border-radius: 15px;
    padding: 2rem;
}

hr.amountLine {
    width: 50%;
    display: inline-flex;
}

.breadcrumb-item a {
    color: #4202B1;
}

input.copBtn {
    background: none;
    border: none !important;
    text-align: center;
    box-shadow: none;
}

.copBtn:focus {
    background: none;
    border: none;
    box-shadow: none;
}

.copBtn:active {
    background: none;
    border: none;
    box-shadow: none;
}

.radius15 {
    border-radius: 15px;
}

/*.w10 {
    width: 10%;
}*/

button.coppyIcon {
    border: none;
    color: #4202b1;
    background: #fff;
    padding: 1rem;
    border-radius: 6rem;
}

.pleft15 {
    padding-left: 15px;
}

.slideText p {
    font-size: 13px;
    padding-top: 10px;
}

.alert.new-alert.mobilAlert {
    width: 90%;
    margin-left: 15px;
}

.w90 {
    width: 90%;
}

.w10 {
    width: 10%;
}

.scrollIban::-webkit-scrollbar {
    width: 1px;
    height: 0px;
}

.titleColor {
    color: white;
}

.priceInput {
    background: none;
    box-shadow: none;
    border: none;
    font-size: 40px;
    font-weight: bold;
    color: #fff !important;
    text-align: center;
    -moz-appearance: textfield;
    -webkit-appearance: none;
    appearance: none;
}

    .priceInput:active {
        background: none;
        box-shadow: none;
        border: none;
    }

input.priceInput:focus-visible {
    background: none;
    box-shadow: none;
    border: none;
}

hr.priceLine {
    width: 50%;
    opacity: .55;
    margin: 0 auto;
}

.priceInput::placeholder {
    color: #fff;
}

.mtop30 {
    margin-top: 30px;
}

.selectAlici {
    background: #f1edfa;
    color: #4202b1;
    font-weight: 600;
    border-radius: 76px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 13px;
}

    .selectAlici.active {
        background: #4202b1;
        color: #fff;
    }

.scrollTransfer {
    min-height: 530px !important;
}

.mtop20 {
    margin-top: 20px;
}

.noneBorder {
    border: none;
}

.jCenter {
    justify-content: center;
}

.textColor {
    color: #4202B1;
}

.noBgButton {
    background: none;
    color: #602cbb;
    border: 1px solid #602cbb;
}

.mTop15 {
    margin-top: 15px;
}


.margin-top-15 {
    margin-top: 15px;
}

.mtop15 {
    margin-top: 15px;
}

.fullScroll {
    min-height: 720px;
}

.valid.modified:not([type=checkbox]) {
    outline: none !important;
}

button.btn.hataliGirisBtn:focus {
    border: none !important;
    box-shadow: none;
}

.hesapIzinScroll {
    max-height: 232px !important;
    min-height: 219px !important;
    overflow-y: auto;
    overflow-x: hidden;
}



.w50Fix {
    width: 100%;
    margin-bottom: 50px;
}



.col-md-6.bannerBg {
    width: 100%;
}

a.filterBtn {
    cursor: pointer;
}

.backButtonFixed {
    width: 50%;
    background: #fff;
    position: fixed;
    max-height: 250px;
    z-index: 999;
    top: 0;
}

.mtop135 {
    margin-top: 135px;
}

.mtop2 {
    margin-top: 2rem;
}

.mtop1 {
    margin-top: 1rem;
}

.mtop13 {
    margin-top: 13rem
}

.mtop4 {
    margin-top: 4rem;
}

.mtop9 {
    margin-top: 9rem;
}

.mtop7 {
    margin-top: 7rem;
}

.topM15 {
    margin-top: 15rem;
}

.topM12 {
    margin-top: 12rem;
}

.w100vh {
    max-height: 100vh;
}

.w-20 {
    width: 20%;
}

.maxWith {
    max-width: 296px;
    max-height: 116px;
}


.islemDetayBoxTwo .islemDetayBox {
    display: none;
    z-index: 9999;
}

.activeIslemDetay .islemDetayBox {
    display: block;
    z-index: 1;
}

.pointer {
    cursor: pointer;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #602cbb !important;
}

.cardDetail {
    min-width: 25%;
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
}

.crad {
    padding: 1.5rem;
    margin: 2rem;
    box-shadow: 0px 0px 42px 0px rgb(204 204 204 / 75%);
    border-radius: 1rem;
    padding-bottom: 1rem;
}

.crad {
    background-image: url(../img/card-bg.png);
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
}

.cardId {
    margin-top: 24px;
    font-weight: 600;
}

.ibanText {
    letter-spacing: 1.5px;
}

.izinBox {
    margin-top: 1.5rem;
}

.cardDetail h5 {
    font-size: 13px;
    color: #4C5968;
}

.izinTarihi {
    color: #4C5968;
}

.izinValue {
    color: #4C5968;
    font-size: 17px;
    font-weight: 600;
}

.alertSide {
    background-color: #F1EDFA;
    text-align: center;
    margin: 2rem;
    border-radius: 12px;
    padding: 2rem;
    margin-top: 2rem;
    border: 1px solid rgb(96 44 187 / 11%);
    color: #6D3CC3;
    font-weight: bold;
}

.errorBg {
    background-image: url(../img/404-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    min-height: 800px;
    background-position: center;
}

.mtopY27 {
    margin-top: 27%;
}





.bankIcon img {
    border-radius: 6rem;
    border: 1px solid #f1edfa;
}

.bankIconSide img {
    border-radius: 6rem;
    border: 1px solid #f1edfa;
}

.bankIconSide {
    font-weight: 600;
}

.mTop6rem {
    margin-top: 6rem;
}

.mtop6 {
    margin-top: 6rem;
}

.error-container {
    z-index: 1050;
    width: 100%;
    max-width: 50%;
    padding: 1rem;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* Transparent background */
    z-index: 1040;
    display: flex;
    align-items: center;
    justify-content: center;
}

.alert {
    text-align: center;
    padding: 20px;
}

.btn-danger {
    background-color: #dc3545;
    border-color: #dc3545;
    padding: 10px 20px;
}

    .btn-danger:hover {
        background-color: #c82333;
        border-color: #bd2130;
    }

.mtop5 {
    margin-top: 5rem;
}

/*.scrollYFour-II {
    max-height: 765px !important;
}
*/

.spin-animation {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    background: rgb(243 237 255 / 74%);
    z-index: 99999;
    padding-top: 22%;
    color: #4202b1;
    left: 0;
    animation: reflect 1.5s ease-in-out infinite;
}

@keyframes reflect {
    0%, 100% {
        opacity: 0.2;
        transform: scale(0.9);
    }

    50% {
        opacity: 1;
        transform: scale(1.1);
    }
}

.priceInput::-webkit-outer-spin-button,
.priceInput::-webkit-inner-spin-button {
    display: none;
}

.amountInput::-webkit-outer-spin-button,
.amountInput::-webkit-inner-spin-button {
    display: none;
}


a.disabled {
    pointer-events: none;
}


.backHome {
    position: absolute;
    margin-top: -14rem;
    margin-left: -12rem;
}

.message {
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 4px;
    font-size: 14px;
}

    .message.success {
        background-color: #d4edda;
        color: #155724;
        border: 1px solid #c3e6cb;
    }

    .message.error {
        background-color: #f8d7da;
        color: #721c24;
        border: 1px solid #f5c6cb;
    }

.overlayPaymentSummary {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* Semi-transparent black background */
    z-index: 999; /* Make sure it is on top */
    display: flex;
    justify-content: center;
    align-items: center;
}


.placeholder {
    display: inline-block;
    min-height: 1em;
    vertical-align: middle;
    cursor: wait;
    background-color: #602cbb;
    opacity: .5;
    border-radius: .2rem;
}

    .placeholder.placeholder-img {
        width: 46px;
        height: 46px;
        border-radius: 6rem;
    }

.placeholder-glow-circle {
    width: 50px;
    float: left;
    padding-right: 4rem;
}

.minW100 {
    min-width: 100px;
}

.cardPlaceholder {
    border: 1px solid rgb(66 2 177 / 15%);
    border-radius: 15px;
    height: 75px;
    max-height: 75px;
    margin-bottom: 1rem;
}

.errorAlert {
    border-radius: 15px;
    height: 75px;
    max-height: 75px;
    padding-top: 24px;
    padding-left: 2rem;
    font-weight: 600;
}

.priceInput:focus {
    box-shadow: none !important;
    background: none;
}

.reOtp {
    width: 100%;
    position: relative;
    margin-top: 5rem;
    text-decoration: none;
    font-weight: 600;
    color: #4202b1;
}

    .reOtp a {
        text-decoration: none;
        font-weight: 600;
        color: #4202b1;
    }

.cardId.homeCard {
    margin-top: 12px;
}

a.btn.balanceInfoBtn {
    float: right;
    top: 14px;
}

.pcircle {
    width: 45px;
    height: 45px;
    border-radius: 6rem;
    margin-right: 10px;
}

a.ıbanCardBox.btn.disabled {
    border: none;
    background: #ebebeb;
}

.ptop5 {
    padding-top: 5px;
}

h5.errorMesage {
    position: absolute;
    text-align: center;
    margin-top: -19rem;
    width: 100%;
    margin-left: -15px;
    font-style: italic;
    color: #602cbb;
}

button.btn.hataliGirisBtn {
    border: none !important;
    box-shadow: none !important;
}

    button.btn.hataliGirisBtn:active {
        border: none !important;
        box-shadow: none !important;
    }

    button.btn.hataliGirisBtn:focus {
        border: none !important;
        box-shadow: none !important;
    }

/* Modern error UI */
.pyo-error-overlay {
    position: fixed;
    inset: 0;
    background: rgba(18, 8, 38, 0.55);
    backdrop-filter: blur(4px);
    z-index: 1040;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
}

.pyo-error-card {
    background: #ffffff;
    border-radius: 18px;
    padding: 24px;
    width: 100%;
    max-width: 560px;
    border: 1px solid rgba(66, 2, 177, 0.15);
    box-shadow: 0 26px 60px rgba(25, 14, 58, 0.25);
    display: grid;
    grid-template-columns: 48px 1fr;
    column-gap: 16px;
    row-gap: 12px;
    align-items: start;
}

.pyo-error-card--page {
    max-width: 720px;
}

.pyo-error-page {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    padding: 24px 16px 40px;
}

.pyo-error-illustration {
    width: min(320px, 70%);
    height: auto;
}

.pyo-error-toast {
    position: fixed;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: min(960px, calc(100% - 24px));
    z-index: 1200;
    pointer-events: none;
}

.pyo-error-banner {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 14px;
    border-radius: 14px;
    background: linear-gradient(90deg, rgba(66, 2, 177, 0.10), rgba(66, 2, 177, 0.03));
    border: 1px solid rgba(66, 2, 177, 0.18);
    color: #2f1b5a;
    box-shadow: 0 8px 20px rgba(66, 2, 177, 0.10);
}

.pyo-error-banner--toast {
    background: rgba(255, 255, 255, 0.96);
    backdrop-filter: blur(4px);
}

.pyo-error-icon {
    width: 42px;
    height: 42px;
    border-radius: 12px;
    background: rgba(66, 2, 177, 0.12);
    color: #4202B1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    flex-shrink: 0;
}

.pyo-error-content {
    min-width: 0;
}

.pyo-error-title {
    font-weight: 700;
    font-size: 16px;
    color: #2a174a;
    margin-bottom: 4px;
}

.pyo-error-body {
    font-size: 14px;
    color: #3b2a5c;
    line-height: 1.5;
}

.pyo-error-meta {
    font-size: 12px;
    color: #7d6aa8;
    margin-top: 6px;
}

.pyo-error-banner .pyo-error-meta {
    margin-top: 0;
    margin-left: auto;
    white-space: nowrap;
}

.pyo-error-card .pyo-error-icon {
    width: 48px;
    height: 48px;
    border-radius: 14px;
    font-size: 20px;
}

.pyo-error-actions {
    grid-column: 1 / -1;
    display: flex;
    justify-content: flex-end;
    gap: 12px;
}

    .pyo-error-actions .btn {
        min-height: 42px;
        padding: 10px 18px;
    }

@media (max-width: 768px) {
    .pyo-error-toast {
        top: 8px;
        width: calc(100% - 16px);
    }

    .pyo-error-banner--toast {
        padding: 10px 12px;
    }

    .pyo-error-card {
        grid-template-columns: 1fr;
    }

    .pyo-error-banner {
        align-items: flex-start;
        flex-direction: column;
    }

        .pyo-error-banner .pyo-error-meta {
            margin-left: 0;
            white-space: normal;
        }

    .pyo-error-actions {
        justify-content: stretch;
    }

        .pyo-error-actions .btn {
            width: 100%;
        }
}

.pyo-toast {
    position: fixed;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: min(960px, calc(100% - 24px));
    z-index: 1200;
    pointer-events: none;
}

.pyo-banner {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 14px;
    border-radius: 14px;
    background: #ffffff; 
    border: 1px solid;
    box-shadow: 0 8px 20px;
}
.pyo-banner,
.pyo-close {
    pointer-events: auto;
}

.pyo-toast-enter {
    animation: slideDown 0.3s ease;
}

.pyo-toast-exit {
    animation: slideUp 0.35s ease forwards;
}

@keyframes slideDown {
    from {
        opacity: 0;
        transform: translate(-50%, -20px);
    }

    to {
        opacity: 1;
        transform: translate(-50%, 0);
    }
}

@keyframes slideUp {
    from {
        opacity: 1;
        transform: translate(-50%, 0);
    }

    to {
        opacity: 0;
        transform: translate(-50%, -20px);
    }
}
.pyo-banner--toast {
    background: rgba(255, 255, 255, 0.96);
    backdrop-filter: blur(4px);
}

.pyo-icon {
    width: 42px;
    height: 42px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    flex-shrink: 0;
}

.pyo-content {
    min-width: 0;
}

.pyo-body {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 600;
}
.pyo-success {
    border-color: rgba(22, 163, 74, 0.35);
    color: #1d4d2f;
    box-shadow: 0 8px 20px rgba(22, 163, 74, 0.18);
}

    .pyo-success .pyo-icon {
        background: rgba(22, 163, 74, 0.12);
        color: #15803d;
    }

    .pyo-success .pyo-body {
        color: #1d4d2f;
    }
.pyo-info {
    border-color: rgba(37, 99, 235, 0.20);
    color: #1e3a8a;
    box-shadow: 0 8px 20px rgba(37, 99, 235, 0.12);
}

    .pyo-info .pyo-icon {
        background: rgba(37, 99, 235, 0.12);
        color: #2563eb;
    }

    .pyo-info .pyo-body {
        color: #1e3a8a;
    }

.pyo-warning {
    border-color: rgba(245, 158, 11, 0.20);
    color: #78350f;
    box-shadow: 0 8px 20px rgba(245, 158, 11, 0.12);
}

    .pyo-warning .pyo-icon {
        background: rgba(245, 158, 11, 0.12);
        color: #d97706;
    }

    .pyo-warning .pyo-body {
        color: #78350f;
    }
.pyo-close {
    position: absolute;
    top: 8px;
    right: 10px;
    background: transparent;
    border: none;
    cursor: pointer;
    color: #6b7280;
    font-size: 14px;
    padding: 4px;
    border-radius: 6px;
    transition: all 0.2s ease;
}

    .pyo-close:hover {
        background: rgba(0,0,0,0.06);
        color: #111827;
    }
@media (max-width: 768px) {
    .pyo-toast {
        top: 8px;
        width: calc(100% - 16px);
    }

    .pyo-banner {
        align-items: flex-start;
        flex-direction: column;
    }
}

/* Transaction Page Layout */
.transaction-page-shell {
    width: 100%;
}

.transaction-page-header {
    position: sticky;
    top: 0;
    z-index: 990;
    background: #fff;
    border-bottom: 1px solid rgba(66, 2, 177, 0.08);
    box-shadow: 0 12px 24px rgba(66, 2, 177, 0.04);
}

.transaction-page-toolbar {
    align-items: center;
}

.transaction-page-filter-action {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

    .transaction-page-filter-action .filter {
        display: flex;
        width: 100%;
        justify-content: flex-end;
    }

.transaction-page-content {
    padding-top: 1.5rem;
}

.transaction-summary-card {
    margin-bottom: 1rem;
}

.payment-schedule-card {
    border: 1px solid #ece8f5;
    border-radius: 24px;
    padding: 20px;
    background: #fff;
    box-shadow: 0 20px 40px rgba(23, 13, 51, 0.06);
}

.payment-schedule-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}

    .payment-schedule-head h5 {
        margin: 0;
        font-size: 18px;
        font-weight: 700;
    }

    .payment-schedule-head p {
        margin: 6px 0 0;
        color: #6f6b7b;
        font-size: 13px;
    }

.payment-schedule-body {
    margin-top: 18px;
    display: grid;
    gap: 16px;
}

.payment-schedule-field label {
    display: block;
    margin-bottom: 8px;
    font-size: 12px;
    font-weight: 700;
    color: #615d6b;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.payment-schedule-switch {
    position: relative;
    width: 58px;
    height: 32px;
    display: inline-flex;
    cursor: pointer;
}

    .payment-schedule-switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

    .payment-schedule-switch span {
        position: absolute;
        inset: 0;
        border-radius: 999px;
        background: #d9d4e5;
        transition: 0.2s ease;
    }

        .payment-schedule-switch span::after {
            content: "";
            position: absolute;
            top: 3px;
            left: 3px;
            width: 26px;
            height: 26px;
            border-radius: 50%;
            background: #fff;
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.14);
            transition: 0.2s ease;
        }

    .payment-schedule-switch input:checked + span {
        background: #22c55e;
    }

        .payment-schedule-switch input:checked + span::after {
            transform: translateX(26px);
        }

.payment-selection-summary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 16px 18px;
    border-radius: 18px;
    border: 1px solid #ece8f5;
    background: #faf9fd;
}

    .payment-selection-summary h6,
    .payment-selection-summary strong,
    .payment-selection-summary small {
        display: block;
        margin: 0;
    }

    .payment-selection-summary small {
        margin-top: 4px;
        color: #6f6b7b;
    }

.payment-order-summary-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px;
}

.payment-order-badge {
    display: inline-flex;
    align-items: center;
    border-radius: 999px;
    padding: 6px 12px;
    font-size: 12px;
    font-weight: 700;
}

.payment-order-badge--standard {
    background: rgba(66, 2, 177, 0.10);
    color: #5b21b6;
}

.payment-order-badge--scheduled {
    background: rgba(14, 165, 233, 0.12);
    color: #0369a1;
}

.payment-order-badge--recurring {
    background: rgba(34, 197, 94, 0.12);
    color: #15803d;
}

.activeIslemDetay i {
    rotate: 180deg;
    transition: .5s;
}

hataliGirisBtn i {
    rotate: 180deg;
    transition: .5s;
}

hataliGirisBtn i {
    transition: .5s;
}

.islemDetayBoxTwo i {
    transition: .5s;
}

.hideBlanceBtn {
    color: #4202b1;
    background: #F1EDFA;
    border-radius: 6rem;
    width: 45px;
    height: 45px;
    text-align: center;
    border: none;
    padding-top: 12px;
}

.kayitOlBtn {
    color: #4202B1;
    font-weight: 600;
    cursor: pointer;
}

.sifreBtn {
    width: 100%;
    border: 1px solid rgb(66 2 177 / 17%);
    border-radius: 12px;
    transition: .5s;
    color: #4202B1;
    font-size: 14px;
    padding: .7rem;
    background: #f7f3ff;
}

.bottomCertificate {
    bottom: 0;
    margin-bottom: 3rem;
}

.profileDrop {
    background: #fff;
    line-height: 1.8;
    border-radius: 1rem;
    box-shadow: 5px 7px 15px 0px rgb(96 44 187 / 22%);
    margin-bottom: 22px !important;
    padding: 1rem;
    border: 1px solid rgb(96 44 187 / 48%);
    transition: .5s;
}

.dropdown-item {
    background: none !important;
    color: #000 !important;
}

a.dropdown-item {
    cursor: pointer;
}

.dropdownIcon {
    color: #602cbb;
    font-size: 18px;
}

.profileCircle {
    font-size: 26px;
    font-weight: bold;
    width: 45px;
    height: 45px;
    border-radius: 16rem;
    background: #4202B1;
    text-align: center;
    margin-left: 10px;
    color: white;
}

.hesapSahibi {
    margin-left: .5rem;
}

    .hesapSahibi small {
        font-weight: 400;
        color: #5f5f5f;
    }

    .hesapSahibi h6 {
        font-weight: 600;
        padding-top: 5px;
        font-size: 14px;
    }

.kartSahibiDogrula {
    float: right;
    margin-right: 1rem;
    background: #24ab35;
    color: white;
    border-radius: 1rem;
    width: 25px;
    height: 25px;
    text-align: center;
}

.dogrulanmisHesap {
    color: #22c144;
    font-size: 20px;
    padding-left: 10px;
}

.padLeft20 {
    padding-left: 20px;
}

.profileLink {
    color: #4202B1;
    cursor: pointer;
    text-decoration: none;
}

.musteriBtn {
    padding: .8rem;
    background: #6222c3;
    background: linear-gradient(90deg, rgba(98, 34, 195, 1) 0%, rgba(195, 105, 255, 1) 100%);
    border-radius: 1rem;
}

    .musteriBtn a {
        color: white;
    }

.commentIcon {
    background: #fff;
    color: #602cbb;
    padding: 4px;
    border-radius: 9rem;
    width: 35px;
    height: 35px;
    text-align: center;
}

span.badge.text-bg-warning {
    font-weight: 600;
}

.badge.text-bg-warning a {
    color: #000;
}

.profileDrop a {
    text-decoration: none;
}


.profile-pic-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.pic-holder {
    text-align: center;
    position: relative;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

    .pic-holder .pic {
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }

    .pic-holder .upload-file-block,
    .pic-holder .upload-loader {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: rgba(90, 92, 105, 0.7);
        color: #f8f9fc;
        font-size: 12px;
        font-weight: 600;
        opacity: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.2s;
    }

    .pic-holder .upload-file-block {
        cursor: pointer;
    }

.uploadProfileInput {
    width: 0px;
    height: 0px;
    position: absolute;
}

    .pic-holder:hover .upload-file-block,
    .uploadProfileInput:focus ~ .upload-file-block {
        opacity: 1;
    }

.pic-holder.uploadInProgress .upload-file-block {
    display: none;
}

.pic-holder.uploadInProgress .upload-loader {
    opacity: 1;
}

/* Snackbar css */
.snackbar {
    visibility: hidden;
    min-width: 250px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 50%;
    bottom: 30px;
    font-size: 14px;
    transform: translateX(-50%);
}

    .snackbar.show {
        visibility: visible;
        -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
        animation: fadein 0.5s, fadeout 0.5s 2.5s;
    }

@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

.mtopE6 {
    margin-top: -6rem;
}

.profileInput {
    background: #F1EDFA;
    color: #4202b1 !important;
    font-size: 15px;
    font-weight: 500;
    padding: 1rem;
    border-color: #4202b1;
    border-radius: 15px;
    margin-bottom: 20px;
}

.supportTicket {
    border: 1px solid #4202b1;
    padding: 1rem;
    border-radius: 1rem;
    color: #4202b1;
    text-align: left;
}

.supportLink {
    color: #4202b1;
    padding: 1rem;
    border-radius: 1rem !important;
}

    .supportLink.active {
        background: #4202B1 !important;
        color: white !important;
    }

    .supportLink .supportLink, .supportLink .show > .supportLink {
        background: #4202B1 !important;
        color: white !important;
    }

    .supportLink:hover {
        color: #4202b1;
    }

.newTicketBtn {
    background: #4202b1;
    color: white !important;
    border-radius: 1rem;
    font-size: 14px;
}

.ticket-card-body {
    background: none;
    border: 1px solid #4202b1;
    border-radius: 1rem;
    font-size: 14px !important;
}

h5.bannerTitle {
    color: #4202b1;
    font-weight: bold;
    font-size: 18px;
}

.offerBtn {
    padding: .7rem;
    background: #6222c3;
    border-radius: 1rem;
    color: white;
    font-size: 14px;
    width: 70%;
    font-weight: 500;
    text-align: left;
    transition: .5s;
}
.newCampainDetailButton {
    padding: .7rem;
    background: #6222c3;
    border-radius: 1rem;
    color: white;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    transition: .5s;
    min-width:180px;
}
    .newCampainDetailButton:hover {
        background: white;
        border-radius: 1rem;
        color: #6222c3;
        transition: .5s;
        border: 1px solid #6222c3;
    }
.newCampainDetailClose {
    padding: .7rem;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    transition: .5s;
    min-width: 180px;
    background: white;
    border-radius: 1rem;
    color: #6222c3;
    transition: .5s;
    border: 1px solid #6222c3;
}
    .newCampainDetailClose:hover {
            padding: .7rem;
            background: #6222c3;
            border-radius: 1rem;
            color: white;
            font-size: 14px;
            font-weight: 500;
            text-align: center;
            transition: .5s;
            min-width: 180px;
    }

    .offerBtn:hover {
        background: white;
        border-radius: 1rem;
        color: #6222c3;
        transition: .5s;
        border: 1px solid #6222c3;
    }

    .offerBtn i {
        background: #fff;
        color: #602cbb;
        padding: 8px;
        border-radius: 90rem;
        text-align: center;
        font-size: 14px;
        margin-right: 10px;
    }

.borderedLeft {
    border-right: 1px solid #F1EDFA;
    width: 100%;
    height: 100vh;
    padding: 1rem;
}

.padd0 {
    padding: 0;
    z-index: 0;
}

.text-bg-warning {
    background: #ffb543;
}

.text-left {
    text-align: left;
}

.arrowRight {
    float: right;
    padding-top: 6px;
}

.payment-schedule-body {
    display: grid;
    gap: 16px;
    padding: 1rem;
    background: #fff;
    border: 1px solid #f1edfa;
    border-radius: 1rem;
}

.selectDashboard {
    background: none;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    color: white;
}

.favoriCart {
    padding: .5rem;
    min-width: 270px !important;
    border-radius: 1rem;
    background: #f1edfa;
    line-height: 2;
    font-weight: 600;
}

.selectDashboard {
    border: none !important;
}

    .selectDashboard:hover {
        border: none !important;
        color: white;
    }

    .selectDashboard:active {
        border: none !important;
    }

    .selectDashboard:focus {
        border: none !important;
        box-shadow: none !important;
    }

.dashboardIcon {
    background: #fff;
    color: #602cbb;
    padding: 12px;
    border-radius: 90rem;
    text-align: center;
    font-size: 18px;
    margin-right: 10px;
    width: 40px;
    height: 40px;
}

.text-bg-primary {
    color: #fff !important;
    background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-secondary {
    color: #fff !important;
    background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-success {
    color: #fff !important;
    background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-light {
    color: #000 !important;
    background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important;
}

.offcanvas.offcanvas-end.cardDetail {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 400px !important;
    max-width: 100% !important;
    z-index: 9999 !important;
    visibility: visible !important;
    background: #fff !important;
}

.offcanvas.show,
.offcanvas.showing {
    visibility: visible !important;
    transform: none !important;
}

.offcanvas-backdrop.show {
    z-index: 9998 !important;
}

.offcanvas-header,
.offcanvas-body {
    opacity: 1 !important;
    visibility: visible !important;
}



.plefRiht.bottomCertificate {
    position: absolute;
    width: 32%;
}

a.btn.footerSozlesme {
    /*    background: #f7f3ff;*/
    border-radius: 4rem;
    font-size: 13px;
    /*    border: 1px solid #4202b1;*/
    color: #4202b1;
    /*    padding: .5rem 1rem .5rem 1rem;*/
    padding: 0;
}

.modalNewSoz {
    border-radius: 1.5rem;
    border: 1px solid #602cbb;
    padding: 1rem;
}


.btn-onay {
    background: #4202b1;
    padding: 1rem;
    color: white !important;
    border-radius: 1rem;
}

.btn-iptal {
    background: #ccc;
    padding: 1rem;
    color: white !important;
    border-radius: 1rem;
}

.userImg {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    object-fit: cover;
}

.rightButton {
    position: absolute;
    z-index: 1;
    float: right;
    right: 0;
    margin-right: 6rem;
    margin-top: 4rem;
}

.loginContactBtn {
    background: #6222c3;
    background: linear-gradient(90deg, rgba(98, 34, 195, 1) 0%, rgba(195, 105, 255, 1) 100%);
    color: #fff;
    padding: .8rem;
    border-radius: 1rem;
    padding-left: 2rem;
    padding-right: 2rem;
}

    .loginContactBtn:hover {
        background: #f7f3ff;
        color: #602cbb;
    }

.loginContactDropdown {
    min-width: 300px;
    margin-top: .5rem !important;
    border-radius: 1rem;
    border: none;
    box-shadow: 10px 10px 10px rgb(66 2 177 / 42%);
    line-height: 3;
    padding: 1rem;
}

.loginContactDropdownIcon {
    background: #602cbb;
    color: #fff;
    text-align: center;
    border-radius: 6rem;
    width: 34px;
    height: 34px;
    font-size: 14px;
    margin-top: 5px;
    margin-right: 5px;
}

    .loginContactDropdownIcon i {
        position: relative;
        top: -3px;
    }

.bizeUlasInput {
    min-height: 55px;
    border-radius: 15px;
    background: #F1EDFA;
    color: #4202B1 !important;
    margin-bottom: 15px;
}
    .bizeUlasInput.invalid,
    .bizeUlasInput.invalid:active {
        border: 2px solid #e50000;
        box-shadow: 0 0 0 0.2rem rgba(229, 0, 0, 0.15);
        background: #FFF5F5;
    }

        .bizeUlasInput.invalid:focus {
            border: 2px solid #602cbb;
            box-shadow: 0 0 0 0.2rem rgba(96, 44, 187, 0.15);
            background: #F1EDFA;
        }

.document-container {
    height: 600px;
    overflow-y: auto;
    padding-right: 8px;
}

    .document-container,
    .document-container * {
        box-sizing: border-box;
    }

        .document-container > * {
            max-width: 100%;
        }

        .document-container img,
        .document-container table {
            max-width: 100%;
        }

        .document-container [style*="overflow"],
        .document-container [style*="height"] {
            max-width: 100%;
        }
input.kullaniciInput:focus::placeholder {
    opacity: 0 !important;
}

.otp-back-container {
    margin-bottom: 2rem;
    margin-top: 2rem;
}

.otp-back-btn {
    float: none;
    margin: 0;
}

.otp-back-text {
    margin: 0 0 0 20px !important;
}
.iti--separate-dial-code .iti__selected-flag {
    border-top-left-radius: 15px !important;
    border-bottom-left-radius: 15px !important; 
}

.newCampaignsCards {
    border-radius: 1.5rem;
    border-color: #f2edf9;
    transition: .5s;
}
.newCampaignsCards img {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
}
.newCampaignsCards:hover {
    box-shadow: 0px 7px 18px rgb(96 44 187 / 21%);
    transition: .5s;
}
.newCampaignsCards-body {
    padding-top: 2rem;
    padding-left: 1.5rem;
}
.card.newCampaignsCards.mb-3.disable {
    opacity: .6;
}

.newCampaignsCardsDetail img {
    border-radius: 1.5rem !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.validation-message {
    background: #f7f3ff;
    padding: 1rem;
    border-radius: 0.7rem;
    border: 1px solid;
    margin-top: 5px;
    font-weight: 500;
}

.padRight0{
    padding-right:0;
}
.homeBalance {
    width: 80%;
    padding-right: 10px;
    padding-top:10px;
}
.homeClock {
    width: 20%;
    border: 1px solid;
    border-radius: .6rem;
    background: #f2edf9;
    padding: 5px;
    font-weight: 600;
    font-size: 13px;
    margin-top: 7px;
    border-color: rgb(96 44 187 / 10%);
}

.amountInput:active{
    border:none;
    box-shadow:none;
}
.amountInput:focus {
    border: none !important;
    box-shadow: none !important;
}

.currencyIcon {
    background: #fff;
    border-radius: 10rem;
    padding: .5rem;
    font-size: 25px;
    font-weight: bold;
    color: #4202b1;
    width: 50px;
    height: 50px;
    text-align: center;
}

.newCampainModalFooter {
    position: absolute;
    bottom: 0;
    border: none;
    width: 100%;
}
.newModalPopUp {
    border-radius: 3rem;
}

.newModalPopUp img {
    border-radius: 2.8rem !important;
    margin: 0 !important;
}

.mtop05 {
    margin-top: .5rem;
}

.mRight15{
    margin-right:15px;
}

.cevapBtn{
    color:#4202B1;
}
.ticketBody{
    max-height: 400px;
    overflow: auto;
}

    .ticketBody::-webkit-scrollbar-track {
        border: 1px solid #F1EDFA;
        padding: 2px 0;
        background-color: #F1EDFA;
    }

    .ticketBody::-webkit-scrollbar {
        width: 3px;
    }

    .ticketBody::-webkit-scrollbar-thumb {
        border-radius: 10px;
        box-shadow: inset 0 0 6px #4202B1;
        background-color: #F1EDFA;
        border: 1px solid #4202B1;
    }