/*
 * BOLEPIX_LIVRO_CAIXA_TITULO_PRETO_V5703Z178CASHTITLE1C1
 *
 * O título do Livro Caixa recebe estilos posteriores do painel
 * mobile/PWA. Esta regra é propositalmente específica e final.
 */

html body #app #view .m3d-cashbook-direct-v16y
.m3d-pwa-cashbook-panel > .head-row h2,

html body #app #view[data-bp-mobile-page="livrocaixa"]
.m3d-cashbook-direct-v16y
.m3d-pwa-cashbook-panel > .head-row h2,

html body #app #view
.m3d-cashbook-direct-v16y
.head-row > div > h2 {

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

  opacity: 1 !important;

  text-shadow: none !important;
  filter: none !important;

  visibility: visible !important;
}


/*
 * BOLEPIX_LIVRO_CAIXA_DESCRICAO_PRETA_V5703Z178CASHTEXT1C1
 *
 * Somente o texto descritivo imediatamente abaixo do título
 * principal do Livro Caixa.
 */

html body #app #view
.m3d-cashbook-direct-v16y
.m3d-pwa-cashbook-panel
> .head-row
> div
> p.muted {

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

  opacity: 1 !important;

  text-shadow: none !important;
  filter: none !important;
}
