/* ============================================================
   SANDBOX / STAGING
   Servido em: https://custom-css-sandbox.vaidebet.bet.br/
   Arquivo exclusivo do ambiente de sandbox. Edite à vontade
   sem afetar a produção (custom-css.css).
   ============================================================ */

   
.mat-mdc-dialog-panel{
width: 100vw !important;
}

/* Botao de depositar */   

.header-v2__pill {
   min-height: 36px !important;
   height: 36px !important;
}

 #authentication-field-deposit-button {
  background: linear-gradient(90deg, rgb(255, 195, 0), rgb(232, 189, 113)) !important;
  border-radius: 8px !important;
  box-shadow: rgba(238, 35, 35, 0.3) 0px 0px 12px 0px, rgb(202, 126, 29) 0px -2px 0px 0px inset !important;
  color: rgb(0, 0, 0) !important;
  font-weight: 900 !important;
}

/* Menu Mobile */
.bottom-nav__container {
background-color: #000000 !important;
}
/* .fixed-bottom {
background-color: #FFFFFF !important;
} */