.contrast .titulo-banner {
  color: #f5f5f5 !important;
}

.contrast .image-bg {
  background-image: none !important;
  background-color: #f5f5f5 !important;
}

.contrast .image-bg-fmt {
  background-image: none !important;
  background-color: #f5f5f5 !important;
}

.contrast h1, .contrast h2, .contrast h3, .contrast h4, .contrast h5, .contrast h6, .contrast p, .contrast label, .contrast strong, .contrast em, .contrast cite, .contrast q, .contrast b, .contrast u, .contrast figcaption {
  color: rgb(245,245,245) !important;
}

.contrast, .contrast nav, .contrast li, .contrast ol, .contrast footer, .contrast section, .contrast main, .contrast aside {
  background: #1C1C1C !important;
  color: rgb(245,245,245) !important;
}

.contrast .conteudo-bloco {
  background-color: #1C1C1C !important;
}

.contrast .inicio-paragrafo:first-letter {
  color: #f5f5f5 !important;
  line-height: 0.8;
  font-size: 4.5rem;
  font-weight: bold;
  float: left;
  margin: 2px 5px;
}

.contrast .olho {
  border-bottom: 1px double #f5f5f5;
  border-top: 1px double #f5f5f5;
}

.contrast .olho-fmt {
  border-bottom: 1px double #f5f5f5 !important;
  border-top: 1px double #f5f5f5 !important;
}

.contrast .separador {
  border-left: solid 6px #f5f5f5 !important;
}

.contrast .box {
  border-left: solid 1px #f5f5f5;
}

.contrast img.on-contrast-force-gray {
  filter: grayscale(100%) contrast(120%);
}

.contrast img.on-contrast-force-white {
  filter: brightness(0) invert(1);
}

.sepia .titulo-aula {
  color: #fbf0da;
}

.sepia .conteudo-bloco {
  background-color: #FFF6E1;
}

.contrast .card-header {
  margin-bottom: 0;
  background-color: #f5f5f5 !important;
  border-bottom: 0px solid rgba(255,255,255,0);
  border-radius: 0px !important;
}

.contrast .card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: rgba(255,255,255,0);
  background-clip: border-box;
  border: 1px solid #f5f5f5;
  border-radius: 0px !important;
}

.contrast a {
  color: #000000;
  text-decoration: none;
  background-color: transparent;
}

.contrast a:hover {
  color: #000000;
  text-decoration: underline;
}

.contrast .icone-mais {
  font-size: 1.2rem;
  color: #000000;
}

.contrast .icone-mais-fmt {
  font-size: 1.2rem;
  color: #000000;
}

.contrast .subtitulos-conteudo {
  font-size: 1.75rem;
  padding-left: 10px;
  border-left: solid 6px #f5f5f5;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: auto !important;
  padding: .5rem 0;
  margin: 1rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #4c4c4c;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: .25rem;
}

.dropdown-item.active, .dropdown-item:active {
  color: #f5f5f5;
  text-decoration: none;
  background-color: #333333;
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #333333;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 10px 12px;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.contrast a {
  color: #f5f5f5;
  text-decoration: none;
  background-color: transparent;
  text-decoration: underline;
}

.contrast a:hover {
  color: rgba(245,245,245,0.7);
  text-decoration: underline;
}

.contrast .bt-resolucao {
  color: #000 !important;
}

.contrast .bt-resolucao:hover {
  color: rgba(0,0,0,0.7) !important;
}

.contrast .table {
  width: 100%;
  margin-bottom: 1rem;
  color: #f5f5f5;
}

.contrast .table thead {
  background: #474747 !important;
}

.contrast .card-body {
  background-color: rgba(0,0,0,0) !important;
  border-color: #fff !important;
}

.sepia .bg-light {
  background-color: #fff6e1 !important;
}

.sepia .card-header {
  background-color: #fff6e1 !important;
}

.sepia .card {
  border: 1px solid rgba(183,169,143,0.5);
}

.contrast .blockquote {
  color: #fff !important;
  border-color: #fff !important;
}

.contrast .blockquote::before {
  color: #fff !important;
}

.contrast .rotate {
  color: #000 !important;
}

.contrast .anotador_text {
  color: #000 !important;
}

.contrast .annotator-marginviewer-date {
  color: #000 !important;
}

.contrast .annotator-marginviewer-quote {
  color: #000 !important;
}

.contrast .annotator-marginviewer-footer {
  color: #000 !important;
}

.contrast .carousel-indicators .indicators-texto-imagem {
  background-color: #f5f5f5 !important;
  color: #f5f5f5 !important;
}

.contrast .figure-caption {
  color: #f5f5f5 !important;
}

.contrast .figure-caption {
  color: #f5f5f5 !important;
}

.contrast .carousel-indicators li {
  color: #f5f5f5 !important;
  background-color: #f5f5f5 !important;
}

.contrast .btn-primary {
  color: #f5f5f5;
  background-color: rgba(255,255,255,0);
  border-color: #f5f5f5;
}

.contrast .btn-primary-fmt {
  color: #f5f5f5;
  background-color: rgba(255,255,255,0);
  border-color: #f5f5f5;
}

.contrast .btn-primary-fmt:hover {
  color: #b7b7b7;
  background-color: rgba(0,0,0,0) !important;
  border-color: #f5f5f5;
}

.contrast .annotator-marginviewer-footer {
  color: #000 !important;
}

.contrast .hljs {
  border-left: 15px solid #d2d2d2;
  display: block;
  overflow-x: auto;
  padding: 0.8em;
  background: #f5f5f5 !important;
}

.contrast .bg-light {
  background-color: rgba(255,255,255,0.1) !important;
}

.contrast a.annotator-cancel {
  color: #000 !important;
}

.contrast a.annotator-cancel:hover {
  color: #f5f5f5 !important;
}

.contrast a.annotator-save {
  color: #000 !important;
}

.contrast a.annotator-save:hover {
  color: #f5f5f5 !important;
}

.contrast .main-leftsidebar-div {
  position: fixed;
  top: 0;
  height: 100vh;
  background: #1C1C1C !important;
  /*box-shadow: 0px 2px 10px 0px #000;*/
  transition: 0.2s 0.5s;
  z-index: 9997;
  border-right: solid 1px #5b5b5b;
}

.contrast .l1::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #181b1c;
  color: #fff;
  z-index: -1;
  top: 0;
  left: 0;
  transition: all .5s;
}

.contrast .l_capa::before {
  width: 0;
  color: #fff;
  height: 100%;
}

.contrast .l_capa:hover::before {
  width: 100%;
}

.contrast .l1 {
  text-align: left;
  padding: 5px 10px;
  color: #ffffff;
  position: relative;
}

.contrast .sidebar-first-menu a {
  color: #f5f5f5 !important;
  vertical-align: middle;
  line-height: normal;
  border-radius: 0px;
}

.contrast .font-size-icon-fmt {
  margin: 0px !important;
  color: #000000;
  font-size: 6rem;
  display: block;
}

.contrast .tx-alternativa {
  font-size: 18px !important;
  color: #212529;
  text-decoration: initial;
}

.contrast .tx-alternativa:hover {
  font-size: 18px !important;
  color: #212529;
  text-decoration: initial;
}

.contrast .tx-verde {
  color: #f5f5f5;
}

.contrast .tx-vermelho {
  color: #f5f5f5;
}

.contrast .capa {
  background-size: cover;
  background-position: left;
  background-blend-mode: multiply;
  background: linear-gradient(45deg, rgb(0,0,0) 0%, rgb(0,0,0) 100%);
  position: relative;
  padding-top: 5vh;
}

.contrast .bg-img {
  height: 100%;
  position: absolute;
  background-size: cover;
  opacity: 40%;
  filter: blur(0px) grayscale(1);
  z-index: 990 !important;
  top: 0px;
  background-position: 50% 50%;
}

.contrast .icone-menu {
  color: #f5f5f5;
}

.contrast .icone-menu-unidade {
  color: #f5f5f5;
}

.contrast .divisoria-titulo1 {
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: solid 3px #f5f5f5;
  width: 50px;
}

.contrast .titulo-bloco {
  background-color: rgba(255,255,255,0.1) !important;
  color: #f5f5f5;
}

.sepia .titulo-bloco {
  color: #fff6e1;
}

.contrast .box-destaque {
  background-color: rgba(48,48,48,0);
  border: solid 1px #f5f5f5;
  color: #f5f5f5;
  border-radius: 10px;
  box-shadow: none;
  padding: 20px !important;
}

.contrast .box-destaque2 {
  background-color: rgba(48,48,48,0);
  border: solid 1px #f5f5f5;
  color: #f5f5f5;
  border-radius: 10px;
  box-shadow: none;
  padding: 20px !important;
}

.contrast .botao-pg {
  border: solid 1px #f5f5f5;
  color: #f5f5f5;
  background-color: rgba(48,48,48,0);
}

.contrast .rodape-banner {
  z-index: 999;
  position: absolute;
  width: 100%;
  height: 30vh;
  bottom: -5px;
  filter: brightness(0.11);
}

.contrast .topo-banner {
  z-index: 999;
  position: absolute;
  width: 100%;
  height: 30vh;
  bottom: -5px;
  filter: brightness(0.11);
}

.sepia .topo-banner {
  filter: brightness(0.98) saturate(3) sepia(1) !important;
}

.sepia .rodape-banner2 {
  filter: brightness(0.98) saturate(3) sepia(1) !important;
}

.contrast .rodape-banner2 {
  z-index: 999;
  position: absolute;
  width: 100%;
  height: 10vh;
  bottom: -5px;
  filter: brightness(0.11);
}

.contrast .bg-degrade {
  background: rgba(48,48,48,0);
}

.contrast .bt-quiz:hover {
  width: 100%;
  background-color: rgba(255,255,255,0.85) !important;
  border: 0px !important;
}

.contrast .quiz-box-vermelho {
  background-color: rgba(0,0,0,0) !important;
}

.contrast .pg-ativa {
  background-color: rgba(255,255,255,0.2) !important;
}

.contrast .olho1 {
  color: #f5f5f5 !important;
}

.contrast .btn.bt-quiz-abre:hover {
  color: #000;
  background-color: #f5f5f5;
}

.contrast .grifado {
  background-color: rgba(255,255,255,0.2) !important;
}

.contrast .bg-resolucao {
  border: none;
}

.contrast .header-black {
  background-color: #3a3a3a;
  border-bottom: solid 1px rgba(245,245,245,0.15);
}

.contrast .icone-olho {
  color: #f5f5f5;
}

.contrast .aspas {
  filter: saturate(0);
}

.sepia .header-aula {
  color: #fbf0da !important;
}

.contrast .icone-olho-imagem {
  filter: brightness(0%) saturate(0%) invert(100%);
}

.sepia .conteudo {
  background: #FFF6E1 !important;
}

.contrast .div-capa {
  background-color: rgba(255,255,255,0.1) !important;
  box-shadow: 1px 2px 18px 12px rgba(0,0,0,0.25);
}

.contrast .text-primary {
  color: #f5f5f5 !important;
}

.contrast .text-primary:hover {
  color: rgba(245,245,245,0.8) !important;
}

