/*
============================================================
BOLEPIX — BOTÕES LADO A LADO
V5703Z159V
============================================================
*/

#bpLoginPrimaryButtonsRowV5703z159v{
  display:flex !important;
  gap:14px !important;
  width:100% !important;
  margin:16px 0 0 0 !important;
  align-items:stretch !important;
}

#bpLoginPrimaryButtonsRowV5703z159v > button{
  flex:1 1 0 !important;
  width:calc(50% - 7px) !important;
  max-width:none !important;
  margin:0 !important;
}

#bpLoginOtpPhoneFormV5703z67 #bpLoginForgotPasswordV5703z159c{
  display:block !important;
  width:100% !important;
  max-width:none !important;
  margin-top:16px !important;
}

/* garante mesmo tamanho de fonte nos 2 botões lado a lado */
#bpLoginPrimaryButtonsRowV5703z159v #bpLoginOtpSendV5703z67,
#bpLoginPrimaryButtonsRowV5703z159v #bpLoginUsePasswordV5703z159c,
#bpLoginPrimaryButtonsRowV5703z159v #bpLoginOtpSendV5703z67 *,
#bpLoginPrimaryButtonsRowV5703z159v #bpLoginUsePasswordV5703z159c *{
  font-size:16px !important;
  font-weight:800 !important;
  line-height:1.2 !important;
  text-align:center !important;
}

/* botão interno da senha continua largura total */
#bpLoginOtpPasswordStepV5703z67 button{
  width:100% !important;
  max-width:none !important;
}

/* BOLEPIX_LOGIN_SIDE_BY_SIDE_V5703Z159V */
