.dekontqutusu{
    
    justify-content: center;
    width: 300px;
    height: 895px;
            margin: 0 auto;
            padding: 0;
            background-color: black;
            border-radius: 20px;
            overflow: hidden;
            color: black;
            font-family: Arial, sans-serif;
}
  .dekfoto{
    display: flex;
    justify-content: center;
    width: 300px;
    height: 220px;
    background-color: gray;
    position: relative;
  }

.dekont {
    width: 300px;
    height: 675px;
    background-color: rgb(30, 37, 43);
    position: relative;
}
.saat{
    color: white;
    margin: 4px  0px 0px 8px;
    font-size: 15px;
}
.icon-container {
    display: flex;
    gap: 10px;
    position: absolute; /* Parent div'e göre konumlanır */
      top: 0; /* En yukarı */
      right: 0; /* En sağa */
      margin: 0; /* Ekstra boşluk kaldırılır */
      margin-top: 4px;
      margin-right: 10px;
}

  /* Wi-Fi Simgesi */
  .wifi {
    position: relative;
    width: 20px;
    height: 20px;
    color: white;
  }
  .wifi span {
    position: absolute;
    border: 2px solid white;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    animation: none;
  }
  .wifi span:nth-child(2) {
    width: 70%;
    height: 70%;
    top: 15%;
    left: 15%;
  }
  .wifi span:nth-child(3) {
    width: 40%;
    height: 40%;
    top: 30%;
    left: 30%;
  }
  .wifi span:nth-child(4) {
    width: 10%;
    height: 10%;
    top: 45%;
    left: 45%;
    background: white;
  }

  /* Şarj Simgesi */
  .battery {
    position: relative;
    width: 25px;
    height: 14px;
    border: 2px solid white;
    border-radius: 3px;
  }
  .battery:after {
    content: '';
    position: absolute;
    top: 30%;
    right: -3px;
    width: 2px;
    height: 3px;
    background: white;
  }
  .battery .charge {
    width: 80%;
    height: 100%;
    background: green;
    animation: charging 3s infinite;
    
  }

  /* Animasyon (isteğe bağlı) */
  @keyframes charging {
    0% { width: 10%; }
    50% { width: 80%; }
    100% { width: 10%; }
  }
  
  .wifiii{
    width: 48px;
    height: 15px;
    background-color:  rgb(30, 37, 43);
   
    background-image: url("https://qatarexchange.trade/wp-content/uploads/2025/01/set-wifi-icon-isolated-on-white-.png");
    
    
    
  }
  
.baslik{
    display: flex;
    
    
}
.ok{
    width: 25px;
    height: 15px;
background-image: url("https://qatarexchange.trade/wp-content/uploads/2025/01/1c590560-3ab2-4148-b794-685c8105-1.png");
margin: 20px;
}


.YatirimMiktari{
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgb(163, 162, 162);
    margin: 20px;
  }

  .miktar{
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgb(163, 162, 162);
    margin: 15px;
    font-size: 12px;
  }
  .yartirilanpara{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    color: white;
    
  }
  .paramiktari{
    font-size: 24px;
    font-family: Arial, Helvetica, sans-serif;

  }
  .usdt{
    font-size: 12px;
    margin-top: 8px;
    font-family: Arial, Helvetica, sans-serif;
  }

  .tamamlandi{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    gap: 7px;
    margin-top: 10px;
    font-size: 14px;
    color: green;
    font-weight: bold;
  }
  .completeicon{
    width: 15px;
    height: 15px;
    background-image: url("https://qatarexchange.trade/wp-content/uploads/2025/01/process-completed-symbolic-icon-.png");
  }
  .aciklama{
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgb(163, 162, 162);
    text-align: center; /* Metin satırlarını ortalar */
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 10px;
    margin-left: 15px;
    margin-right: 15px;
  }
  .dekontaciklama{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: rgb(186, 161, 50);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 10px;
  }
  .cizgi{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 98%;
    border-top: 1px solid rgba(66, 66, 66, 0.501);
    margin-top: 10px;
  }
.onay{
  display: flex;
    justify-content: center; /* İsteğe bağlı: boşluk ayarı */
    gap: 150px; /* Divler arasında boşluk */
    margin-top: 8px;
    
}
.onaylamalar{
  color: rgb(163, 162, 162);
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;

}

.block{
  color: rgb(209, 208, 208);
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.algar{
  display: flex;
    justify-content: center; /* İsteğe bağlı: boşluk ayarı */
    gap: 230px; /* Divler arasında boşluk */
    margin-top: 12px;
}
.ag{
  color: rgb(163, 162, 162);
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.trx{
  color: rgb(209, 208, 208);
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.yatirimcuzdani{
  display: flex;
    justify-content: center; /* İsteğe bağlı: boşluk ayarı */
    gap: 115px; /* Divler arasında boşluk */
    margin-top: 12px;
}
.cuzdan{
  color: rgb(163, 162, 162);
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.spotcuzdan{
  color: rgb(209, 208, 208);
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.yatirimadresi{
  
  display: flex;
    justify-content: center; /* İsteğe bağlı: boşluk ayarı */
    gap: 70px; /* Divler arasında boşluk */
    margin-top: 20px;
    margin-left: 2px;
}
.adress{
  color: rgb(163, 162, 162);
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  
}
.kod{
  width: 127px;
  height: 30px;
  color: rgb(209, 208, 208);
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  max-width: 300px; /* Maksimum genişlik */
    word-wrap: break-word; /* Uzun kelimeleri böler */
    overflow: hidden; /* Taşmayı gizler */
  
}
.adresikaydet{
  position: absolute;
  color: rgb(186, 161, 50);
  margin-top: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10px;
  right: 0;
  margin-right: 15px;
}
.txid{
  display: flex;
    justify-content: center; /* İsteğe bağlı: boşluk ayarı */
    gap: 130px; /* Divler arasında boşluk */
    margin-top: 20px;
    margin-left: 13px;
    margin-top: 40px;
    
}
.tx{
  color: rgb(163, 162, 162);
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.id{
 
  color: rgb(209, 208, 208);
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  margin-right: 15px;
  width: 100%; /* Genişlik ayarı */
    max-width: 300px; /* Maksimum genişlik */
    word-wrap: break-word; /* Uzun kelimeleri böler */
    overflow: hidden; /* Taşmayı gizler */
    text-decoration: underline;


}
.price{
  display: flex;
  justify-content: center; /* İsteğe bağlı: boşluk ayarı */
  gap: 175px; /* Divler arasında boşluk */
  margin-top: 12px;
  
}
.agucreti{
  color: rgb(163, 162, 162);
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-left: -8px;
}
.ucret{
  color: rgb(209, 208, 208);
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  
}
.tarihalani{
  display: flex;
  justify-content: center;
  gap: 140px;
  margin-top: 30px;
}
.tarih{
  color: rgb(163, 162, 162);
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold; 
  margin-left: -8px;
  
}
.datadekont{
  color: rgb(209, 208, 208);
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.bildiri{
  width: 270px;
  height: 50px;
  background-color: rgba(74, 75, 130, 0.204);
  display: flex;
  justify-content: center;
  margin-top: 20px;
  margin-left: 15px;
  margin-right: 15px;
  gap:15px;
}
.currency{
  display: flex;
  justify-content: center;
  gap: 20px; 
  width: 57px;
  height: 25px;
  margin-top: 12px;
  margin-left: 10px;
  background-image: url("https://qatarexchange.trade/wp-content/uploads/2025/01/home-security-1-e1736543154404.png");
}

.curbildiri{
  display: flex;
  justify-content: center;
  max-width: 300px; /* Maksimum genişlik */
    word-wrap: break-word; /* Uzun kelimeleri böler */
    overflow: hidden; /* Taşmayı gizler */
    color: rgb(163, 162, 162);
    font-size: 10px;
    margin-top: 7px;
    font-weight: bold;
    
    }

    .yon{
      width: 66px;
  height: 15px;

margin-right: 5px;
margin-top: 15px;
background-image: url("https://qatarexchange.trade/wp-content/uploads/2025/01/1c590560-3ab2-4148-b794-685c8105-1-e1736542926164.png");
    }

.yardim{
  display: flex;
  justify-content: center;
  margin-top: 15px;
  color: rgb(186, 161, 50);
  font-weight: bold;
  font-size: 12px;

}
.itemler{
  width: 300px;
  height: 30px;
  background-image: url("https://qatarexchange.trade/wp-content/uploads/2025/01/Ekran-goruntusu-2025-01-11-011942-e1736544104882.jpg");
  margin-top: 20px;
 }

 
.dekontbaslik{
  display: flex;
  justify-content: center;
  font-size: 30px;
  font-weight: bold;
  text-decoration: underline;
  position: absolute;
}
.textbox1{

  margin-top: 50px;
  width: 200px;
  height: 30px;
  border: 2px;
  border-color: black;
  border-radius: 3px;
  
  justify-content: center;
  
  
}
.payMoney{
    width: 200px;
    height: 30px;
    border: 2px;
    border-color: black;
    border-radius: 3px;
    margin-top: 40px;
    
    justify-content: center;
    font-size: 14px;
  }
  .islembutonu{
    display: flex;
    justify-content: center;
    font-size: 30px;
    font-weight: bold;
    text-decoration: underline;
    position: absolute;
    margin-top: 150px;
    border-radius: 5px;
    border: 3px;
    border: black;
    
    
  }
  .buttonindir{
    width: 90px;
    height: 50px;
    background-color: rgba(31, 33, 196, 0.575);
    border-radius: 5px;
    color: white;
    font-size: 15px;
    cursor: pointer;
  
  }
  