body{
  font-family:Inter;
}


.round_full_ac {
  /* background-color: #c4351f; */
  border-radius: 50%;
  width: 60px;
  height: 60px;
  text-align: center;
  display: grid;
  align-items: center;
  font-size: 1.8rem;
  color: #fff;
  font-weight: 400;
  position: absolute;
}

.round_full_ac_send {
  background-color: #6360d6;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  text-align: center;
  display: grid;
  align-items: center;
  font-size: 1.3rem;
  color: #fff;
  font-weight: bold;
  position: absolute;
  right: 1rem;
  top: 3.6rem;
}

.round_full_ac_plus {
  background-color: #73ce00;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  text-align: center;
  display: grid;
  align-items: center;
  font-size: 0.9rem;
  color: #111434;
  font-weight: bold;
  position: absolute;
  top: 2.1rem;
  left: 2.5rem;
  border: 2px solid #fff;
}

.round_full_ac_send_plus {
  background-color: #386bc5;
  border-radius: 50%;
  width: 17px;
  height: 17px;
  text-align: center;
  display: grid;
  align-items: center;
  font-size: 0.9rem;
  color: #111434;
  font-weight: bold;
  position: absolute;
  top: 5.6rem;
  right: 0.7rem;
  border: 1px solid #000;
}



.wrapper_mobile_main {
  flex-direction: column;
  margin: auto;
  position: relative;
  width: 24rem;
  z-index: 5;
  background-color: #131512;
  min-height: 20rem;
  margin-top: 2rem;
  padding-bottom: 0rem;
}

.wrapper_mobile_main_aba {
  flex-direction: column;
  margin: auto;
  position: relative;
  width: 30rem;
  z-index: 5;
  background-color: #828385;
  min-height: 20rem;
  margin-top: 2rem;
  padding-bottom: 0rem;
}

.wrapper_mobile_main_osko {
  flex-direction: column;
  margin: auto;
  position: relative;
  width: 30rem;
  z-index: 5;
  background-color: #000;
  min-height: 20rem;
  margin-top: 2rem;
  padding-bottom: 0rem;
}


.wrapper_mobile_btn_detail {
  flex-direction: column;
  margin: auto;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  position: relative;
  width: 24rem;
  z-index: 5;
  /* background-color: #131512; */
  min-height: 0rem;
  padding-top: 1rem;
  padding-bottom: 0.8rem;
  border-bottom: 1px solid #2a2c29;
}

.wrapper_mobile_btn_bottom {
  flex-direction: column;
  margin: auto;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  position: relative;
  width: 24rem;
  z-index: 5;
  /* background-color: #131512; */
  min-height: 0rem;
  padding-top: 1rem;
  padding-bottom: 0.8rem;
}

.wrapper_mobile {
  flex-direction: column;
  margin: auto;
  padding-left: 1rem !important; 
  padding-right: 1rem !important;
  position: relative;
  width: 24rem;
  z-index: 5;
  /* background-color: #131512; */
  min-height: 20rem;
  margin-top: 1.5rem;
}

.wrapper_mobile_aba {
  flex-direction: column;
  margin: auto;
  padding-left: 1rem !important; 
  padding-right: 1rem !important;
  position: relative;
  width: 28rem;
  z-index: 5;
  /* background-color: #131512; */
  min-height: 20rem;
  margin-top: 1.5rem;
}

.wrapper_mobile_top_gray {
  flex-direction: column;
  margin: auto;
  position: relative;
  width: 24rem;
  z-index: 5;
  background-color: #2a2c29;
  min-height: 10rem;
  margin-top: 2rem;
  padding-bottom: 1rem;
}

.wrapper_mobile_top_blank {
  flex-direction: column;
  margin: auto;
  position: relative;
  width: 24rem;
  z-index: 5;
  /* background-color: #2a2c29; */
  min-height: 1rem;
  margin-top: 2rem;
  padding-bottom: 1rem;
}

.wrapper_mobile_top_dark {
  flex-direction: column;
  margin: auto;
  position: relative;
  width: 24rem;
  z-index: 5;
  background-color: #131512;
  min-height: 1rem;
  margin-top: 2rem;
  padding-bottom: 1rem;
}

/* .time_left {
  left: 2rem;
  position: absolute;
  top: 1rem;
  z-index: 10;
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
} */

.time_left {
  left: 2rem;
  position: absolute;
  top: 1rem;
  z-index: 10;
  color: #fff;
  font-size: 1.1rem;
  font-weight: 500;
}

.battery_left {
  right: 2.8rem;
  position: absolute;
  top: 1rem;
  z-index: 11;
  color: #1e1e1e;
  font-size: 0.8rem;
  font-weight: 500;
}

.battery_top_right {
  position: absolute;
  right: 2rem;
  top: 1rem;
  z-index: 10;
}
.battery_top_right img {
  height: auto;
  width: 6rem;
}

.arrow_back {
  left: 1rem;
  width: 92% !important; 
  position: relative; 
  margin-bottom: 1.2rem; 
  margin-top: 0.4rem; 
  top: 3rem;
}

.arrow_back img {
  height: auto;
  width: 2.8rem;
}

.question_mark_right {
  position: absolute;
  right: 1rem;
  top: 3.5rem;
  z-index: 10;
}

.question_mark_right img {
  height: auto;
  width: 3.8rem;
}

.icon_arrow_down_add_money {
  width: 100%;
  text-align: center;
  margin-top: 3rem;
}

.icon_arrow_down_add_money img {
  height: auto;
  width: 5rem;
}

.balance_add {
  width: 100%;
  text-align: center;
  margin-top: 0.2rem;
  font-size: 2rem;
  font-weight: bold;
  color: #a2e6b7;
}

.balance_send {
  width: 100%;
  text-align: center;
  margin-top: 0.2rem;
  font-size: 2rem;
  font-weight: bold;
  color: #ffffff;
}

.account_add {
  width: 100%;
  text-align: center;
  margin-top: 0.2rem;
  font-size: 1rem;
  color: #fff;
}

.money_added {
  width: 100%;
  text-align: center;
  margin-top: 1rem;
}

.money_added img {
  height: auto;
  width: 10rem;
}

.money_transaction {
  width: 100%;
  text-align: center;
  /* margin-top: 1rem; */
}

.money_transaction img {
  height: auto;
  width: 100%;
}

/* .transaction_title {
  color: #fff !important;
  font-size: 1.3rem;
  font-weight: bold;
  width: 100%;
  margin-bottom: 0.5rem;
} */

.transaction_title {
  color: #fff !important;
  font-size: 1.3rem;
  font-weight: bold;
  width: 100%;
  margin-bottom: 0.5rem;
}

.transaction_row {
  width: 100% !important; 
  position: relative;
  /* margin-bottom: 1.2rem; */
  height: 2.5rem !important;
}

.transaction_row_front {
  width: 100% !important;
  margin-bottom: 1.2rem;
  height: 3.5rem;
}

.transaction_row_detail {
  width: 100% !important;
  margin-bottom: 0rem;
  height: 3.5rem;
}

.transaction_1 {
  text-align: left; 
  color: #fff; 
  float: left; 
  width: 20%;
}

.transaction_1 img {
  vertical-align: middle; 
  width: 3.5rem !important;
}

.transaction_send {
  /* text-align: left; 
  color: #fff; 
  float: left; 
  width: 20%; */
  text-align: center !important;
  color: #779e7c;
  float: left;
  width: 20%;
  height: 3.5em;
  display: grid;
  align-items: center;
}

.transaction_send img {
  vertical-align: middle; 
  width: 1.3rem !important;
}
.transaction_send_detail {
  text-align: left; 
  color: #f4f6f3; 
  float: left; 
  width: 80%; 
  height: 3em; 
  display: grid; 
  align-items: center;
}

.row_full {
  width: 100%;
  float: left;
}

.line_detail {
  text-align: center !important;
  color: #779e7c;
  float: left;
  width: 20%;
  height: 1.6em;
  display: grid;
  align-items: center;
  background-image: url('images/border-center-line.svg');
  background-position: center;
  background-repeat: repeat-x;
}


.transaction_2 {
  text-align: left; 
  color: #fff; 
  float: left; 
  width: 50%; 
  height: 3.5em; 
  display: grid; 
  align-items: center;
}

.transaction_3 {
  text-align: right; 
  color: #fff; 
  float: left; 
  width: 30%; 
  height: 3.5em; 
  display: grid; 
  align-items: center;
}

.transaction_left {
  text-align: left; 
  color: #fff; 
  float: 
  left; 
  width: 50%; 
  height: 2.5rem;
  display: grid; 
  align-items: center;
}

.transaction_left_black {
  text-align: left; 
  color: #47484a; 
  float: 
  left; 
  width: 35%; 
  height: 2.5rem;
  display: grid; 
  align-items: center;
}

.transaction_left_aba {
  text-align: left; 
  color: #47484a; 
  float: 
  left; 
  width: 100%; 
  height: 2.5rem;
  display: grid; 
  align-items: center;
}

.bg_bank {
  border-radius: 5px 5px 12px 12px; background: #FFF; padding: 15px;
}

.bg_bank:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0px 15px 15px;
  border-color: #828385 #608A32 #828385 white;
  right: 16px;
  top: 83px;
  position: absolute;
}

.bg_bank:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 15px 15px 0px;
  border-color: #1c5fe6 #FFF #828385 #c94646;
  left: 16px;
  top: 83px;
  position: absolute;
}

.bg_bank_detail {
  border-radius: 0px 0px 0px 0px; background: #FFF; padding: 15px;
}

.bg_bank_detail:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 15px 15px 0px;
  border-color: #fff #828385 #fff #4d1111;
  right: 16px;
  top: 98px;
  position: absolute;
}

.bg_bank_detail:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0px 15px 15px;
  border-color: #1c5fe6 #828385 #fff #828385;
  left: 16px;
  top: 98px;
  position: absolute;
}

.bg_bank_osko {
  border-radius: 5px 5px 0px 0px; 
  background: #241e20; 
  padding: 15px;
  border-bottom: 1px solid #4f4c4e;
}

.bg_bank_osko_white {
  border-radius: 5px 5px 0px 0px; 
  background: #241e20; 
  padding: 15px;
  border-bottom: 1px solid #aeb3b3;
}

.bg_bank_osko_detail {
  border-radius: 0px 0px 0px 0px; 
  background: #241e20; 
  padding: 15px;
}

.bg_bank_osko_white_detail {
  border-radius: 0px 0px 0px 0px; 
  background: #fff; 
  padding: 15px;
}


.transaction_right {
  text-align: right; 
  color: #fff; 
  float: right; 
  width: 50%; 
  height: 2.5rem;
  display: grid; 
  align-items: center;
}

.transaction_right_black {
  text-align: right; 
  color: #47484a; 
  float: right; 
  width: 65%; 
  height: 2.5rem;
  display: grid; 
  align-items: center;
  font-weight: 800;
}

.line_dote {
  position: relative; 
  border-top: 2px dotted #444743;
  widows: 100% !important;
  margin-top: 0.7rem;
  margin-bottom: 0.7rem;
}

.bank_detail_title {
  color: #fff !important;
  font-size: 1.3rem;
  font-weight: bold;
  width: 100%;
  margin-top: 1.7rem;
  margin-bottom: 1rem;
}