﻿
/*    modal ortalama sorunu mobil uyum için eklenenler 768px BAS  */


@media screen and (max-width: 768px) {
    .modal {
       /*width:fit-content !important;*/
    }


    .modal-dialog {
        margin:0 !important;
    }

    .cuzdan-sozlesm-content {
        width: fit-content !important;
        min-width: auto !important;
    }

    .cuzdan-dekont-content {
        width: fit-content !important;
        min-width: auto !important;
    }

    .cuzdan-sozlesm2-content {
        width: fit-content !important;
        min-width: auto !important;
    }

    .modal-body {
        padding: 0 !important;
    }

    .dekont-popup-item {
        padding: 2px !important;
    }


}



.bakikart-app-banner img {
    max-width:  100% !important;
}


/*    modal ortalama sorunu mobil uyum için eklenenler 768px SON  */







.modal-dialog {
    max-width: fit-content !important;
}

.modal-content {
    width: fit-content !important;
}


.cuzdan-sozlesm-popup {
    display: flex;
    background: #00000022;
    height: -webkit-fill-available;
    position: fixed;
    margin: 0px auto;
    z-index: 99999;
    left: 0;
    right: 0;
    /* margin-left: auto; */
    /* margin-right: auto; */
    width: 100% !important; /* Need a specific value to work */
    align-items: center;
    justify-content: center;
    align-content: flex-start;
    flex-wrap: nowrap;
}


.cuzdan-sozlesm-content{

    /*font-family: "Poppins", "Avenir Next", sans-serif;*/
    font-weight: 600;
    font-size: 18px;

    display: flex;
    position: relative;
    box-shadow: 0px 2px 6px 2px #00000022;   
    align-content: center;
    border-radius:8px;
    padding: 10px;
    display: flex;
	width:800px;
    min-width: 800px;
    background: var(--color-background);
}

	.sozlesm-popup-item > :first-child{
	background:white !important;
	width:-webkit-fill-available;
	height:stretch !important;
    align-items: center;
    justify-content: center;
    display:flex;
    text-align: center;
}


.sozlesm-popup-item{
padding:8px !important;
display: flex;

}

.cuzdan-sozlesm-header{

   font-weight: 600;
}
.cuzdan-sozlesm-header> :first-child{
display:inline-grid;
}


.cuzdan-sozlesm-musthizm{
overflow-y: scroll;
max-height:480px ;
     font-weight: 500;
}
.cuzdan-sozlesm-musthizm > :first-child{
display:inline-grid;
}




@media screen and (max-width: 768px) {
.cuzdan-sozlesm-content{
 scale:0.7;
 
 top: 40px;
}
    .password-wrapper {
        position: relative;
        width: 60% !important;
    }

}

@media screen and (max-width: 576px) {
.cuzdan-sozlesm-content{
 scale:0.8;
 
 top: 40px;
}
    .password-wrapper {
        position: relative;
        width: 60% !important;
    }
}



.cuzdan-sozlesm2-popup{
display:flex;
    background: #00000022;
    height: -webkit-fill-available;
    position: fixed;
    margin: 0px auto;
    z-index: 99999;
    left: 0;
    right: 0;
    /* margin-left: auto; */
    /* margin-right: auto; */
    width: 100% !important; /* Need a specific value to work */
    align-items: center;
    justify-content: center;
    align-content: flex-start;
    flex-wrap: nowrap;
}


.cuzdan-sozlesm2-content{

    /*font-family: "Poppins", "Avenir Next", sans-serif;*/
    font-weight: 600;
    font-size: 18px;

    display: flex;
    position: relative;
    box-shadow: 0px 2px 6px 2px #00000022;   
    align-content: center;
    border-radius:8px;
    padding: 10px;
    display: flex;
	width:800px;
    min-width: 800px;
    background: var(--color-background);
}

	.sozlesm2-popup-item > :first-child{
	background:white !important;
	width:-webkit-fill-available;
	height:stretch !important;
    align-items: center;
    justify-content: center;
    display:flex;
    text-align: center;
}


.sozlesm2-popup-item{
padding:8px !important;
display: flex;

}

.cuzdan-sozlesm2-header{

   font-weight: 600;
}
.cuzdan-sozlesm2-header> :first-child{
display:inline-grid;
}


.cuzdan-sozlesm2-musthizm{
overflow-y: scroll;
max-height:480px ;
     font-weight: 500;
}
.cuzdan-sozlesm2-musthizm > :first-child{
display:inline-grid;
}




@media screen and (max-width: 768px) {
.cuzdan-sozlesm2-content{
 scale:0.7;
 
 top: 40px;
}

}

@media screen and (max-width: 576px) {
.cuzdan-sozlesm2-content{
 scale:0.8;
 
 top: 40px;
}
}

.dataTables_wrapper {
    display: flow;
    overflow-x: scroll;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

/*.bakiye-yukleme-kaynak #withCCARD {
    display: none;
}*/

.activeselect {
    background-color: var(--color-form-border);
}

/*.load-balance-options .load-wallet-balance {
    display: none !important;
}*/

.logout-button-header-right {
    flex-direction: row;
    gap: 12px;
    border-radius: 4px;
    border: 2.5px solid rgb(221, 76, 77);
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    justify-content: center;
}

    .logout-button-header-right img {
    width:14px;
    }


.btn-wdt-100 {
    min-width: 100px;
}

.profile-content-card-settings {
    display: flex;
}

.update-card-detail-content {
    display: flex;
    gap: 20px;
    flex-direction: column;
    flex-wrap: wrap;
}

.div_loadBalance:hover {
    cursor: pointer; /* Fareyi üzerinde gezdirirken parmak iþareti */
}

/*.add-card-saved {
    background-color: silver;
}*/

.forget-password-text {
    cursor: pointer !important;
}

.register-button {
    cursor: pointer !important;
    padding-left: 10px;
}

.login-error-message {
    color: red;
    display: none;
}

.login-submit-form {
    justify-content: flex-start !important;
    padding-left: 20px;
}

.login-remember-me-text {
    padding-left: 4px;
}

.signup-confirm-pass-label {
    padding: 10px 4px !important;
}

.signup-submit-form {
    justify-content: flex-start;
}

.signup-contract-label {
    margin-bottom: .0rem;
    margin-left: 10px;
}

.bakikart-loader-div {
    display: none;
    position: fixed;
    align-content: center;
    text-align: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 999;
    cursor: pointer; /* Add a pointer on hover */
    backdrop-filter: blur(1px);
}

.wallet-balance-header {
    white-space: nowrap !important;
}

.wallet-balance-content {
    white-space: nowrap !important;
}

.password-wrapper {
    position: relative;
    width: 75%;
}

    .password-wrapper input {
        width: 100%;
        padding-right: 40px; /* buton için sağ boşluk */
    }

.toggle-password {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
}

    .toggle-password img {
        width: 20px;
        height: 20px;
    }



/*    BAKİKART LAST ACTİVİTY MODAL   -    BAŞ*/

.last-activity-modal-header {
    width: auto;
    height: 50px;
    background-color: #f4f5f7;
    border-bottom: 1px solid #dddddd;
    border-radius: 7px 7px 0px 0px;
    padding: 15px 20px;
}

.last-activity-modal-header-title {
    color: #333333;
    font-weight: 500;
}

.last-activity-modal-container {
    width: auto;
    height: 84%;
    border-bottom: 1px solid #ddd;
    background-color: white;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.last-activity-modal-content {
    display: flex;
    border-bottom:1px solid #ddd;
    width: auto;
    height: 30px;
    background-color:;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.last-activity-line-name {
    padding: 7px 5px;

    text-align:right;
    width: 140px;
    height: 30px;
    color: #aaa
}

.last-activity-line-value {
    padding: 7px 5px;
    width: 200px;
    height: 30px;
    color: #333
}
/*    BAKİKART LAST ACTİVİTY MODAL   -    SON*/