@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@700&amp;display=swap');

#withdraw-tab,
#deposit-tab,
#history-tab {
  font-size: 12px !important;
  font-weight: 100 !important;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  text-transform: uppercase !important;
}
.el-tabs__item.is-left {
  padding:0 !important;
}
.header-name {
  color: white !important;
}
#tab-depositRoll {
  background: #1e2225 !important;
  font-size: 12px !important;
  color: #ff0000 !important;
}
.bg-tabs {
  background: #252a32 !important;
}
.btn-ubii-w {
  background: #00a4e4 !important;
}
.logo-ubii-w {
  float: right;
  height: 40px;
}
.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.el-tabs--left,
.el-tabs--card,
.el-tabs__item,
.is-left {
  border: none;
}

.col-3a {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  padding-right: 0;
  max-width: 18% !important;
}
/*
212531
161a28
2e323e
*/

.theme--light.v-table {
  background-color: transparent !important;
  color: white !important;
}

.theme--light.v-datatable .v-datatable__actions {
  background-color: transparent !important;
  border-top: 1px solid #000 !important;
  color: white !important;
}

.el-table th,
.el-table tr {
  background-color: #212531;
}

.el-table--enable-row-hover .el-table__body tr:hover > td {
  background-color: #2e323e;
}

.el-table--striped .el-table__body tr.el-table__row--striped td {
  background: #2e323e;
}
.col-3a .el-input__inner {
  -webkit-appearance: none;
  background-color: #252a32;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #1a1d23;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 32px;
  line-height: 32px;
  outline: 0;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
.col-4a .el-input__inner {
  -webkit-appearance: none;
  background-color: #252a32;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #1a1d23;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 32px;
  line-height: 32px;
  outline: 0;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
.el-input__inner {
  -webkit-appearance: none;
  background-color: #252a32;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #1a1d23;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #999;
  display: inline-block;
  font-size: inherit;
  height: 32px;
  line-height: 32px;
  outline: 0;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
.el-input-group__prepend {
  background-color: #252a32;
  color: #909399;
  vertical-align: middle;
  display: table-cell;
  position: relative;
  border: 1px solid #1a1d23;
  border-radius: 4px;
  padding: 0 20px;
  width: 1px;
  white-space: nowrap;
}
.el-range-editor.el-input__inner {
  padding: 0 10px;
}
.header-history {
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-top: 10px;
  padding-left: 10px;
}
.el-date-table td span {
  width: 24px;
  height: 24px;
  display: block;
  margin: 0 auto;
  line-height: 24px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 50%;
  color: #606266;
}

/*----------------------------------------------------RESPONSIVE//-----------------------------------------*/

/* Extra small devices (phones, 600px and down) */

@media only screen and (max-width: 768px) {
  #modal-content {
    width: auto !important;
    border-radius: 15px !important;
  }
  .collapseBank-m {
    margin-bottom: 200px;
  }
  #transactions-modal {
    padding-right: 0;
  }
  .v-input__slot {
    width: 100% !important;
    float: right;
  }
  .el-input-group {
    line-height: normal;
    display: inline-table;
    width: 95% !important;
    border-collapse: separate;
  }
  .table-account {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 11px;
  }
  #vueHistoryWallet {
    padding: 0;
  }
  .el-tabs__nav-wrap {
    overflow: hidden;
    margin-bottom: -1px;
    position: relative;
    width: 95vw;
  }
  .col-3a {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding-right: 0;
    max-width: 50% !important;
  }
  .content-items {
    background: #252a32 !important;
    margin: 5px;
    padding: 15px;
    height: 550px;
    margin-top: 60px;
    width: 95%;
    overflow-y: auto;
  }
  .content-items-withdraw {
    background: #252a32 !important;
    margin: 5px;
    padding: 15px;
    height: 550px;
    width: 90vw;
    border-radius: 20px !important;
  }
  .content-items-history {
    background: #252a32 !important;
    margin: 5px;
    padding: 15px;
    height: 550px;
    margin-top: 0px;
    width: 90vw;
    border-radius: 20px !important;
  }
  .content-tabs {
    background: #1a1d23 !important;
    margin: 10px;
    width: 340px;
    height: 650px;
  }
  .content-items {
    background: #252a32 !important;
    margin: 5px;
    padding: 15px;
    height: 550px;
    width: 90vw;
  }
  .el-tabs__content {
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .el-tabs--left,
  .el-tabs--card,
  .el-tabs__item {
    border-top: none;
    border-left: 1px solid #1a1d23 !important;
    border-right: 1px solid #1a1d23 !important;
    border-bottom: 1px solid #1a1d23 !important;
    border-top: none;
    color: #777;
    margin-left: 0px;
  }
  .el-tabs--left,
  .el-tabs--card {
    width: 100%;
  }
  .el-tabs--left .el-tabs__nav-scroll {
    height: auto !important;
  }
  .el-tabs--left .el-tabs__header {
    height: auto !important;
  }
  .is-left {
    color: white;
    height: auto;
    text-align: left;
  }
}

.total-pago {
  display: flex;
}
.total-pago select {
  width: 100%;
  color: #999;
  border: 1px solid #1a1d23;
  border-radius: 4px;
  height: 32px;
  padding: 0 15px;
}
.formulario {
  width: 48%;
  height: 100%;
}
.info-banco {
  color: #ffffff;
  display: flex;
  padding: 10px;
  width: 50%;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.info-banco img {
  width: 100%;
}
.procesando-pago {
  display: flex;
  width: 100%;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  background: #f7f7f7;
  align-items: center;
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 769px) {
  #modal-content {
    width: auto !important;
    border-radius: 15px !important;
  }
  .el-tabs__item {
    font-size: 12px;
  }

}
#profileTotalPago {
  max-width: 100%;
  height: 100%;
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  #modal-content {
    width: auto !important;
    border-radius: 15px !important;
  }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
}

@media only screen and (max-width: 1350px) {
}
/*totalPago*/

@media (max-width: 600px) {
  .total-pago {
    display: flex;
    flex-direction: column;
  }
  .info-banco {
    width: 100%;
  }
  .formulario {
    width: 100% !important;
  }
  #profileTotalPago {
    height: 100%;
  }

  .content-items-transactions {
    overflow: scroll;
    height: 240px;
    width: 90vw !important;
  }
  .content-tabs {
    background: #1a1d23 !important;
    margin: 10px;
    width: 340px;
    height: 100%;
  }
}

.el-select {
  width: 100%;
}

.el-date-editor.el-input.el-input--prefix.el-input--suffix.el-date-editor--date {
  width: 100%;
}


/* -------------------------modal----------------------------------*/
#vueTransactions #modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  color: white;
  /* background: linear-gradient(135deg, #673AB7 0%, #673AB7 47%, rgb(0 0 0) 100%) !important; */
  background-image: url("../../../../cdnbc.s3.amazonaws.com/18/assets/wallet/img/41908859-317a-428b-9871-236997c8b18e.jpeg");
  background-position: center;
  background-size: cover;
  border-bottom: 1px solid #1a1d23 !important;
  border-radius: 20px 20px 0 0;
}
#vueTransactions #modal-header h4 {
  font-family: 'Roboto Condensed', sans-serif;

}
#vueTransactions .close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-shadow: 0 1px 0 #000;
  opacity: .5;
  height: 30px;
  background: #1a1d23 !important;
  width: 30px;
  line-height: 0 !important;
  margin-top: 0px !important;
  margin-right: 0 !important;
  border-radius: 20px;
  padding: 10px !important;
}
#vueTransactions #modal-dialog {
  max-width: 900px !important;
  margin-top: 3% !important;
  margin: auto;
  background: #1a1a1a !important;
  border-radius: 20px !important;
}

#vueTransactions #modal-title {
  font-size: 14px !important;
  text-transform: uppercase !important;
  font-family: 'Handjet', cursive !important;
}

#vueTransactions #modal-content {
  width: 900px !important;
  border-radius: 20px !important;
  margin: auto;
  height: auto !important;
  background-color: #10132b !important;
  flex-direction: column !important;
  padding: 0 !important;
}

#vueTransactions #modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0 !important;
  background: #1a1d23;
  border-bottom: 1px solid #1a1d23 !important;
  border-radius: 0 0 20px 20px !important;
}
#vueTransactions #modal-open #modal {
  overflow-x: hidden;
  overflow-y: auto;
}
#vueTransactions #modal.show #modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#vueTransactions #modal.fade #modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
#vueTransactions #modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

/* -------------------------tabs ----------------------------------*/

.menu-tabs {
  background: #1a1d23 !important;
  margin: 10px;
}

.content-tabs {
  background: #1a1d23 !important;
  margin: 10px;
  width: 875px;
  height: 650px;
}

.content-items-transactions {
  background: #252a32 !important;
  margin: 5px;
  padding: 15px;
  height: 640px;
  overflow-y: auto;
  border-radius: 20px;
}
.content-items-withdraw {
  background: #252a32 !important;
  margin: 5px;
  padding: 15px;
  height: 640px;
  border-radius: 20px !important;
}
.content-items-history {
  background: #252a32 !important;
  margin: 5px;
  padding: 15px;
  height: 640px;
}

.el-tabs--left.el-tabs--card .el-tabs__nav {
  border-radius: 7px !important;
  background: transparent !important;
  width: 100%;
  max-width: 875px;
}
.el-tabs__header {
  padding: 0;
  position: relative;
  margin: 0 0 0 !important;
}
#pane-history .theme--light.v-table {
  background-color: #252a32 !important;
  color: #fff !important;
}
#pane-history .theme--light.v-table thead th {
  padding: 0.5em !important;
  color: #fff !important;
  line-height: 26px !important;
  font-weight: 100 !important;
  background: #252a32 !important;
  text-shadow: none !important;
}
#vueHistoryWalletCode .theme--light.v-table thead th {
  padding: 0.5em !important;
  color: #fff !important;
  line-height: 26px !important;
  font-weight: 100 !important;
  background: #252a32 !important;
  text-shadow: none !important;
}
#pane-deposit-history .theme--light.v-datatable .v-datatable__actions {
  background-color: #252a32 !important;
  border-top: 1px solid #252a32 !important;
  color: #fff !important;
}
#pane-deposit-history .theme--light.v-table thead th {
  padding: 0.5em !important;
  color: #fff !important;
  line-height: 26px !important;
  font-weight: 100 !important;
  background: #252a32 !important;
  text-shadow: none !important;
}
#pane-deposit-history .theme--light.v-table thead th {
  padding: 0.5em !important;
  color: #fff !important;
  line-height: 26px !important;
  font-weight: 100 !important;
  background: #252a32 !important;
  text-shadow: none !important;
}
#pane-deposit-history .theme--light.v-datatable .v-datatable__actions {
	background-color: #272d33 !important;
	border-top: 1px solid #272d33 !important;
	color: white !important;
}
#pane-deposit-history .theme--light.v-table {
	background-color: #272d33 !important;
	color: white !important;
}
#tab-depositPin.is-active,
#tab-depositBit.is-active,
#tab-depositBan.is-active,
#tab-depositRoll.is-active, 
#tab-depositBanZimple.is-active,
#tab-depositTel.is-active,  
#tab-depositQuiki.is-active,
#tab-depositPagopar.is-active,
#tab-depositPlin.is-active,
#tab-depositYape.is-active,
#tab-depositBroker.is-active,
#tab-depositBank.is-active,
#tab-depositGiros.is-active,
#tab-depositPay4fun.is-active,
#tab-depositPay4fun2.is-active,
#tab-depositSmartFast.is-active, 
#tab-depositCashWallet.is-active, 
#tab-depositMultipag.is-active, 
#tab-depositBank.is-active, 
#tab-depositGiros.is-active,
#tab-depositMarbella.is-active,
#tab-depositMercadopago.is-active,
#tab-depositStarpay.is-active {
  background-color:#2e3756 !important;
  border-left: none;
  border-bottom: none;
  color: #fff;
  height: auto;
  border-radius: 7px !important;
  margin-bottom: 3px;
}
#tab-withdraw1.is-active,
#tab-withdraw2.is-active,
#tab-withdrawBroker.is-active,
#tab-withdrawQuiki.is-active,
#withdrawPay4fun.is-active,
#withdrawPay4fun2.is-active,
#tab-withdrawSmartFast.is-active,
#tab-withdrawMultipag.is-active,
#tab-depositDinelco.is-active,
#tab-depositPayelu.is-active,
#tab-depositBanCardGate.is-active,
#tab-depositProntoPaga.is-active,
#tab-depositDigitalCrypto.is-active,
#tab-withdrawPayelu.is-active,
#tab-withdrawStarpay.is-active {
  background-color:#2e3756 !important;
  border-left: none;
  border-bottom: none;
  color: #fff;
  height: auto;
  border-radius: 7px !important;
  margin-bottom: 3px;
}
.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active {
  background-color:#673AB7 !important;
  border-left: none;
  border-bottom: none;
  color: #fff;
  height: 45px;
  border-radius: 7px !important;
  margin-bottom: 3px;
}
.el-tabs--left .el-tabs__header.is-left {
  float: left;
  margin-bottom: 0;
  margin-right: 0;
  margin-top: 5px;
}

.el-tabs__item:nth-child(1).is-active, .el-tabs__item:nth-child(1):hover {
  color: #73ff00;
  border: 1px solid #73ff00 !important;
}
.el-tabs__item:nth-child(2).is-active, .el-tabs__item:nth-child(2):hover {
  color: #ff0000;
  border: 1px solid #ff0000 !important;
}

.el-tabs__item:nth-child(3).is-active, .el-tabs__item:nth-child(4).is-active {
  color: #fff;
  border: 1px solid #fff !important;
}

.el-tabs__item:hover {
  color: #fff;
  cursor: pointer;
}

.is-left {
  color: white;
  height: 45px;
  text-align: left;
}

.el-tabs--left.el-tabs--card .el-tabs__item {
  border: 1px solid #1a1d23 !important;
  color: white;
  text-align: left;
  background: #252a32 !important;
  border-radius: 7px !important;
  margin-bottom: 3px;
}

.el-tabs--card > .el-tabs__header .el-tabs__nav {
  border: none;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.el-tabs--left,
.el-tabs--card,
.el-tabs__item {
  border-top: none;
  border-left: 1px solid #1a1d23 !important;
  border-right: 1px solid #1a1d23 !important;
  border-bottom: 1px solid #1a1d23 !important;
  border-top: none;
  color: #777;
}

.el-tabs--left .el-tabs__nav-wrap.is-left {
  margin-right: 1px;
}

.el-tabs__header {
  border-bottom: 1px solid #1a1d23 !important;
  border-top: 1px solid #1a1d23 !important;
}

.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
  color: #fff;
  background: transparent !important;
}

.el-tabs--left .el-tabs__nav-wrap.is-left {
  margin-right: 0;
}

.el-tabs--card>.el-tabs__header .el-tabs__item {
  line-height: 22px;
  background: #252a32;
  height: auto;
  border-radius: 10px;
  padding: 12px 15px 10px 15px;

}
@media screen and (max-width:768px){
  .el-tabs--left.el-tabs--card .el-tabs__nav {
    overflow-x: auto !important;
  }
  .el-tabs--card > .el-tabs__header .el-tabs__nav {
    border: none;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-inline-box;
    height: auto;
    width: 90vw;
  }
  #vueTransactions #modal-header {
    width: 100vw;
  }
  #vueTransactions #modal-header h4 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
  }
}
@media screen and (min-width:769px) and (max-width:992px){
  .el-tabs--card >.el-tabs__header .el-tabs__item .is-top {
    font-size: 10px;
  }
  #vueTransactions #modal-header {
    width: 100vw;
  }
}
@media screen and (max-width:480px){
  .title-modal-transaction {
   display: none;
  }
  .el-tabs--card>.el-tabs__header .el-tabs__item.is-top {
    line-height: 22px;
    background: #252a32;
    height: auto;
    border-radius: 10px;
    padding: 12px 15px 10px 15px;
    width: 21vw;
    text-align: center;
    display: grid;
  }
  #pane-history .el-form {
    display: table-caption;
  }
  #pane-deposit-history .el-form {
    display: table-caption;
  }
  .header-history {
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-top: 10px;
    padding-left: 10px;
}
}
#pane-history .el-button--info,   #pane-deposit-history .el-button--info {
  color: #fff;
  background-color: #909399;
  border-color: #909399;
  margin-top: 42px;
}