
/*    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;
    }


}






/*    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;
d	isplay: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;
}
}

@media screen and (max-width: 576px) {
.cuzdan-sozlesm-content{
 scale:0.8;
 
 top: 40px;
}
}



.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;
d	isplay: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;
}