/*
============================================================
BOLEPIX — AUTH TITLE OVERLAY V5703Z159L
============================================================

A faixa degradê superior JÁ EXISTE.

Esta versão apenas escreve o texto sobre ela,
independentemente de qualquer regra antiga de H1.
============================================================
*/


#bpForgotPasswordV5703z159c,
#bpResetPasswordV5703z159c {

    position:
      relative !important;

    overflow:
      hidden !important;
}


/*
============================================================
ESQUECEU SUA SENHA?
============================================================
*/

#bpForgotPasswordV5703z159c::after {

    content:
      "Esqueceu sua senha?" !important;

    position:
      absolute !important;

    top:
      0 !important;

    left:
      0 !important;

    right:
      0 !important;

    z-index:
      2147483000 !important;

    display:
      flex !important;

    align-items:
      center !important;

    justify-content:
      center !important;

    width:
      100% !important;

    height:
      64px !important;

    min-height:
      64px !important;

    margin:
      0 !important;

    padding:
      0 18px !important;

    box-sizing:
      border-box !important;

    /*
     * Não desenha novo fundo.
     * A faixa degradê existente continua aparecendo.
     */
    background:
      transparent !important;

    color:
      #ffffff !important;

    -webkit-text-fill-color:
      #ffffff !important;

    opacity:
      1 !important;

    visibility:
      visible !important;

    text-align:
      center !important;

    font-family:
      inherit !important;

    font-size:
      30px !important;

    font-style:
      normal !important;

    font-weight:
      900 !important;

    line-height:
      1 !important;

    letter-spacing:
      0 !important;

    text-transform:
      none !important;

    text-decoration:
      none !important;

    text-shadow:
      0 1px 1px rgba(0,0,0,.10) !important;

    pointer-events:
      none !important;

    transform:
      none !important;

    filter:
      none !important;

    mix-blend-mode:
      normal !important;
}


/*
============================================================
NOVA SENHA
============================================================
*/

#bpResetPasswordV5703z159c::after {

    content:
      "Nova Senha" !important;

    position:
      absolute !important;

    top:
      0 !important;

    left:
      0 !important;

    right:
      0 !important;

    z-index:
      2147483000 !important;

    display:
      flex !important;

    align-items:
      center !important;

    justify-content:
      center !important;

    width:
      100% !important;

    height:
      64px !important;

    min-height:
      64px !important;

    margin:
      0 !important;

    padding:
      0 18px !important;

    box-sizing:
      border-box !important;

    background:
      transparent !important;

    color:
      #ffffff !important;

    -webkit-text-fill-color:
      #ffffff !important;

    opacity:
      1 !important;

    visibility:
      visible !important;

    text-align:
      center !important;

    font-family:
      inherit !important;

    font-size:
      30px !important;

    font-style:
      normal !important;

    font-weight:
      900 !important;

    line-height:
      1 !important;

    letter-spacing:
      0 !important;

    text-transform:
      none !important;

    text-decoration:
      none !important;

    text-shadow:
      0 1px 1px rgba(0,0,0,.10) !important;

    pointer-events:
      none !important;

    transform:
      none !important;

    filter:
      none !important;

    mix-blend-mode:
      normal !important;
}


/*
============================================================
DESATIVAR H1 ANTIGO SOMENTE NESTAS DUAS TELAS
============================================================

O título agora é responsabilidade do ::after.

Isso evita duplicidade caso algum CSS antigo volte
a tornar o H1 visível.
*/

#bpForgotPasswordV5703z159c > h1,
#bpResetPasswordV5703z159c > h1 {

    visibility:
      hidden !important;

    opacity:
      0 !important;

    color:
      transparent !important;

    -webkit-text-fill-color:
      transparent !important;

    pointer-events:
      none !important;
}


/*
============================================================
TEXTO EXPLICATIVO
============================================================
*/

#bpForgotPasswordV5703z159c
.bp-login-reset-text-v5703z159c,

#bpResetPasswordV5703z159c
.bp-login-reset-text-v5703z159c {

    color:
      #000000 !important;

    -webkit-text-fill-color:
      #000000 !important;

    text-align:
      center !important;

    font-weight:
      500 !important;

    line-height:
      1.7 !important;

    opacity:
      1 !important;
}


@media(max-width:620px){

    #bpForgotPasswordV5703z159c::after,
    #bpResetPasswordV5703z159c::after {

        height:
          58px !important;

        min-height:
          58px !important;

        padding:
          0 14px !important;

        font-size:
          23px !important;
    }
}


/* BOLEPIX_AUTH_TITLE_OVERLAY_V5703Z159L */
