/* _content/UniCps.Congresso.Site/Components/PalestranteCard.razor.rz.scp.css */
.avatar[b-a9z34e0wc7] {
  width: 150px;
  height: 150px;
  object-fit: cover;
  left: 50%;
  position: relative;
  transform: translate(-50%);
}

.info[b-a9z34e0wc7] {
  color: var(--title);
  white-space: pre-wrap;
}

.justify-fix[b-a9z34e0wc7] {
  font-size: inherit;
  color: inherit;
  border: initial;
  padding: initial;
  font-family: inherit;
  white-space: pre-line;
  white-space: -moz-pre-line;
  white-space: -pre-line;
  white-space: -o-pre-line;
  word-wrap: break-word;
  text-align: justify;
  text-justify: auto;
}
/* _content/UniCps.Congresso.Site/Pages/Cart.razor.rz.scp.css */
.banner-pagseguro[b-kg56ji1byb] {
  width: 300px;
  height: 200px;
}

.card-brand-logos[b-kg56ji1byb] {
  justify-content: center;
  padding: 0;
  outline: none;
  width: 85%;
  margin-top: 3vh;
  flex-flow: row wrap;
  display: flex;
  align-items: center;
  position: relative;
  left: 50%;
  transform: translate(-50%)
}

.card-brand-logo[b-kg56ji1byb] {
  margin-bottom: 1.5vh;
  margin-right: 2.4vw;
  width: 8vw;
}

.hora-curso[b-kg56ji1byb] {
  display: none;
}

[b-kg56ji1byb] .pagar-button {
  background-color: var(--icon);
  color: var(--bubble) !important;
  float: right;
}

@media (min-width: 500px) {
  .hora-curso[b-kg56ji1byb] {
    display: block;
  }
}

@media (min-width: 720px) {
  .card-brand-logos[b-kg56ji1byb] {
    margin-left: 0.85vw;
    margin-top: 0;
    width: auto;
    display: grid;
    grid-column-gap: 1.25vw;
    grid-template-columns: repeat(6, 4vw);
  }

  .card-brand-logo[b-kg56ji1byb] {
    margin: 15px 0 0 0;
    width: 100%;
  }
}

/* Galaxy S23/S24 Ultra */
@media screen and (max-width: 440px) {
    .card-brand-logos[b-kg56ji1byb] {
        width: 95%;
        justify-content: space-around;
    }

    .card-brand-logo[b-kg56ji1byb] {
        width: 15vw;
        margin-right: 1.5vw;
    }
}

/* Specific adjustments for high-density screens */
@media screen and (min-width: 390px) and (max-width: 450px) and (min-resolution: 450dpi) {
    .card-brand-logos[b-kg56ji1byb] {
        margin-top: 2vh;
    }

    .card-brand-logo[b-kg56ji1byb] {
        width: 14vw;
        margin-bottom: 1vh;
    }
}

/* For ultra-wide screens in landscape mode */
@media screen and (min-width: 1000px) and (max-height: 500px) {
    .card-brand-logos[b-kg56ji1byb] {
        grid-template-columns: repeat(8, 3vw);
        grid-column-gap: 1vw;
    }
}
/* _content/UniCps.Congresso.Site/Pages/CondicoesGerais.razor.rz.scp.css */
.condicoes-panel[b-806vm0a6gu] {
  width: 100%;
  height: 95%;
  background-color: var(--bubble);
  overflow: auto;
  position: relative;
}

pre[b-806vm0a6gu] {
  font-size: inherit;
  color: inherit;
  border: initial;
  padding: initial;
  font-family: inherit;
  white-space: pre-line;
  white-space: -moz-pre-line;
  white-space: -pre-line;
  white-space: -o-pre-line;
  word-wrap: break-word;
  text-align: justify;
  text-justify: auto;
}

.condicoes-text[b-806vm0a6gu] {
  overflow-y: hidden;
  overflow-x: hidden;
}

@media (min-width: 1240px) {
  .condicoes-panel[b-806vm0a6gu] {
    width: 70%;
    height: 95%;
    left: 15%;
  }
}
/* _content/UniCps.Congresso.Site/Pages/CreditCardCheckoutPagSeguro.razor.rz.scp.css */
.cc-body-form[b-wrcjyfq92m] {
  background-color: var(--background);
  padding: 1em;
}

.gutter-x-0[b-wrcjyfq92m] {
  --bs-gutter-x: 1rem;
}

.bg-disabled[b-wrcjyfq92m] {
  background-color: var(--background);
}

[b-wrcjyfq92m] .pagar-button {
  background-color: var(--button-primary);
}
/* _content/UniCps.Congresso.Site/Pages/DadosCadastrais.razor.rz.scp.css */
.h-inherit[b-nmc5486dmg] {
  height: fit-content;
}
/* _content/UniCps.Congresso.Site/Pages/GradeCursos.razor.rz.scp.css */
[b-plult3lp2h] .filtrar-button {
  background-color: var(--bubble);
  color: var(--icon) !important;
  font-weight: bolder;
  border: 0;
  padding: 0 5px;
  width: 100px;
  border-radius: 10% 10% 10% 10% / 50% 50% 50% 50%;
  right: 0;
  float: right;
}

.baloon-modal-filter[b-plult3lp2h] {
  background-color: var(--bubble);
  padding: 1em;
  border-radius: 1em;
  height: 80%;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  overflow-y: scroll;
}

.grade-container[b-plult3lp2h] {
  flex-grow: 1;
  padding: 0;
  width: 100%;
  left: 0;
  top: 0;
  position: relative;
  margin-bottom: 70px;
  /*border: 1px solid grey;*/
}

.filtrar-container[b-plult3lp2h] {
  flex: 0 1 auto;
}

.title-container[b-plult3lp2h] {
  flex: 0 1 auto;
}

.card-panel[b-plult3lp2h] {
  flex: 1 1 auto;
  overflow-y: scroll;
}

.count-indicator[b-plult3lp2h] {
  /*display: block;
  position: relative;
  bottom: 0;
  left: 0;
  height: 90px;
  width: 100%;
  margin-top: 15px;*/
  border: 5px solid black;
  height: auto;
  margin-top: auto;
  margin-bottom: 5px;
  width: auto;
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  background-color: var(--button-primary);
  padding: 1em;
}

  .count-indicator > span[b-plult3lp2h] {
    color: white;
    top: 50%;
    left: 50%;
    width: 90%;
    transform: translate(-50%, -50%);
  }

[b-plult3lp2h] .check-larger, .check-larger[b-plult3lp2h], [b-plult3lp2h] .check-larger > label, .check-larger > label[b-plult3lp2h] {
  width: 90%;
  background-color: var(--background);
  padding: .3em;
}

[b-plult3lp2h] .dialog-main, .dialog-main[b-plult3lp2h] {
  background-color: var(--background);
  width: 100%;
  height: auto;
  top: 0;
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
}

[b-plult3lp2h] .e-dialog .e-dlg-content, .e-dialog .e-dlg-content[b-plult3lp2h] {
  padding: 0;
}

[b-plult3lp2h] .e-frame, .e-frame[b-plult3lp2h] {
  float: right;
}

.header-line[b-plult3lp2h] {
  overflow-wrap: break-word !important;
  white-space: normal !important;
}

[b-plult3lp2h] .e-acrdn-header-content, .e-acrdn-header-content[b-plult3lp2h] {
  flex: 0 0 auto;
  width: 83.33333333%;
}

[b-plult3lp2h] .e-accordion .e-acrdn-item .e-acrdn-header .e-toggle-icon, .e-accordion .e-acrdn-item .e-acrdn-header .e-toggle-icon[b-plult3lp2h] {
  flex: 0 0 auto;
  width: 16.66666667%;
  height: inherit;
  position: static;
}

[b-plult3lp2h] .e-acrdn-header, e-acrdn-header[b-plult3lp2h] {
  width: 100%;
  display: flex !important;
}

[b-plult3lp2h] .modal-button {
  background-color: var(--icon);
  color: var(--bubble) !important;
  font-weight: bolder;
  border: 0;
  padding: 1px 5px 3px 5px;
  width: 130px;
  border-radius: 10% 10% 10% 10% / 40% 40% 40% 40%;
}

[b-plult3lp2h] .fechar-button {
  background-color: var(--button-secondary);
  color: var(--bubble) !important;
  float: left;
}

[b-plult3lp2h] .adicionar-button {
  background-color: var(--icon);
  color: var(--bubble) !important;
  float: right;
}

@media (min-width: 1240px) {
  .grade-container[b-plult3lp2h] {
    width: 70%;
    left: 15%;
    padding: 2em;
  }
}
/* _content/UniCps.Congresso.Site/Pages/GradeCursosCursoCard.razor.rz.scp.css */
.cardStyle[b-f1vel39fpy] {
  padding: 1em;
  border-radius: 1em;
}

.fechar-button[b-f1vel39fpy] {
  left: 50%;
  position: relative;
  transform: translate(-50%);
}

.avatar[b-f1vel39fpy] {
  width: 150px;
  height: 150px;
  object-fit: cover;
  left: 50%;
  position: relative;
  transform: translate(-50%);
}

.baloon[b-f1vel39fpy] {
  background-color: var(--background);
}

.label[b-f1vel39fpy] {
  color: var(--icon);
  font-weight: bold;
}

.info[b-f1vel39fpy] {
  color: var(--title);
  white-space: pre-wrap;
}

.justify-fix[b-f1vel39fpy] {
  font-size: inherit;
  color: inherit;
  border: initial;
  padding: initial;
  font-family: inherit;
  white-space: pre-line;
  white-space: -moz-pre-line;
  white-space: -pre-line;
  white-space: -o-pre-line;
  word-wrap: break-word;
  text-align: justify;
  text-justify: auto;
}

.baloon-modal[b-f1vel39fpy] {
  background-color: var(--background);
  padding: 1em;
  border-radius: 1em;
  width: inherit;
  height: auto;
}

.owned[b-f1vel39fpy] {
  background-color: #64c864;
  background-color: rgba(100, 200, 100, 0.7);
}

.inCart[b-f1vel39fpy] {
  background-color: #82965a;
  background-color: rgba(130, 150, 90, 0.7);
}

.queued[b-f1vel39fpy] {
  background-color: #ffff0a;
  background-color: rgba(255, 255, 10, 0.7);
}

.full[b-f1vel39fpy] {
  background-color: #ffff0a;
  background-color: rgba(255, 255, 10, 0.7);
}

.pending[b-f1vel39fpy] {
  background-color: #32c8c8;
  background-color: rgba(50, 200, 200, 0.7);
}

.scheduleConflict[b-f1vel39fpy] {
  background-color: #c84664;
  background-color: rgba(200, 70, 100, 0.7);
}

[b-f1vel39fpy] .ver-mais-button {
  background-color: var(--icon);
  color: var(--bubble) !important;
  font-weight: bolder;
  border: 0;
  padding: 1px 5px 3px 5px;
  width: 80px;
  border-radius: 10% 10% 10% 10% / 40% 40% 40% 40%;
  right: 0;
  float: right;
}

[b-f1vel39fpy] .modal-button {
  background-color: var(--icon);
  color: var(--bubble) !important;
  font-weight: bolder;
  border: 0;
  padding: 1px 5px 3px 5px;
  width: 150px;
  border-radius: 10% 10% 10% 10% / 40% 40% 40% 40%;
}

[b-f1vel39fpy] .fechar-button {
  background-color: var(--button-secondary);
  color: var(--bubble) !important;
  float: left;
}

[b-f1vel39fpy] .adicionar-button {
  background-color: var(--icon);
  color: var(--bubble) !important;
  float: right;
  margin: 0 10px;
}

[b-f1vel39fpy] .descadastrar-button {
  background-color: var(--pending);
  color: var(--bubble) !important;
  float: right;
  font-weight: bolder;
  border: 0;
  padding: 1px 5px 3px 5px;
  width: 120px;
  border-radius: 10% 10% 10% 10% / 40% 40% 40% 40%;
  right: 0;
  float: right;
  margin: 0 10px;
}
/* _content/UniCps.Congresso.Site/Pages/GradeDownload.razor.rz.scp.css */
.calender[b-u2we5o47is] {
   width: 100px;
   height: 150px;
   background-color: #982046;
   border: #fff;
   border-radius: 5%;
   box-shadow: 0 4px 4px 0 #323232;
   box-shadow: 0 4px 4px 0 rgba(50,50,50,0.4);
}

.calender > p[b-u2we5o47is] {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  padding: 10px 0 0 0;
  margin: 0;
  color: #fff;
  text-align: center;
}

.calender-day[b-u2we5o47is] {
  font-size: 14px;
}

.calender-month-year[b-u2we5o47is] {
  font-size: 12px;
}

.calender-date[b-u2we5o47is] {
  font-size: 44px;
  padding-top: 6px;
  padding-bottom: 0;
}

.link-limpo:link[b-u2we5o47is] {
  text-decoration: none;
}
/* _content/UniCps.Congresso.Site/Pages/Index.razor.rz.scp.css */
.flex-menu[b-mkcihj21zf] {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  background-color: var(--icon);
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  margin-top: -1.1rem;
  color: white;
  padding-top: 16px;
  padding-bottom: 1rem;
}

.flex-child:hover[b-mkcihj21zf] {
  cursor: pointer;
}

.flex-child-active[b-mkcihj21zf] {
  border-bottom: 2px solid white;
}
/* _content/UniCps.Congresso.Site/Pages/InfoPalestrante.razor.rz.scp.css */
.palestrante-card-panel[b-etaw3a789w] {
  height: 88%;
  width: 100%;
  overflow-x: auto;
}
/* _content/UniCps.Congresso.Site/Pages/Login.razor.rz.scp.css */
input[b-l7hmdcajqv] {
  border: 0;
  outline: 0;
  border-bottom: 2px solid #efefef;
}

.logos-topo[b-l7hmdcajqv] {
  top: 17%;
  left: 50%;
  transform: translate(-50%);
  position: absolute;
}

  .logos-topo > img[b-l7hmdcajqv] {
    margin: 0 30px;
    width: 220px;
    /* ReSharper disable once InvalidValue */
    -webkit-filter: drop-shadow(1px 1px 0 black) drop-shadow(-1px -1px 0 gray);
    /* ReSharper disable once InvalidValue */
    filter: drop-shadow(1px 1px 0 black) drop-shadow(-1px -1px 0 gray);
    object-fit: contain;
  }

.login-bg-wrapper[b-l7hmdcajqv] {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background-image: url('images/home-background.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: var(--button-primary);
}

.login-container[b-l7hmdcajqv] {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -20%);
  position: relative;
  width: 80%;
  height: 60%;
  max-width: 800px;
  max-height: 500px;
  background-color: var(--bubble);
  padding: 1.1em;
  flex: 0 1 auto;
  overflow-y: auto;
  display: inline-block;
}

a[b-l7hmdcajqv] {
  color: black;
  font-weight: bolder;
  font-size: 12px;
}

  a:link[b-l7hmdcajqv] {
    text-decoration: none;
  }

  a:visited[b-l7hmdcajqv] {
    text-decoration: none;
  }

  a:hover[b-l7hmdcajqv] {
    text-decoration: none;
  }

  a:active[b-l7hmdcajqv] {
    text-decoration: none;
  }

.sm-hide[b-l7hmdcajqv] {
  display: none;
}

@media (min-width: 500px) {
  .login-bg-wrapper[b-l7hmdcajqv] {
    background-size: cover;
    background-image: url('images/congresso_fundo.jpg');
  }

  .sm-hide[b-l7hmdcajqv] {
    display: block;
  }
  .logos-topo[b-l7hmdcajqv] {
    top: 18%;
  }
}
/* _content/UniCps.Congresso.Site/Pages/MeusCursos.razor.rz.scp.css */
[b-1cod0ak7bh] .filtrar-button {
  background-color: var(--bubble);
  color: var(--icon) !important;
  font-weight: bolder;
  border: 0;
  padding: 0 5px;
  width: 100px;
  border-radius: 10% 10% 10% 10% / 50% 50% 50% 50%;
  right: 0;
  float: right;
}

.baloon-modal-filter[b-1cod0ak7bh] {
  background-color: var(--bubble);
  padding: 1em;
  border-radius: 1em;
  height: 80%;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  overflow-y: scroll;
}

.grade-container[b-1cod0ak7bh] {
  height: inherit;
  padding: 2em;
  width: 100%;
  left: 0;
  position: relative;
}

.filtrar-container[b-1cod0ak7bh] {
  flex: 0 1 auto;
}

.title-container[b-1cod0ak7bh] {
  flex: 0 1 auto;
}

.card-panel[b-1cod0ak7bh] {
  flex: 1 1 auto;
  overflow-y: scroll;
}

[b-1cod0ak7bh] .check-larger, .check-larger[b-1cod0ak7bh], [b-1cod0ak7bh] .check-larger > label, .check-larger > label[b-1cod0ak7bh] {
  width: 90%;
  background-color: var(--background);
  padding: .3em;
}

[b-1cod0ak7bh] .dialog-main, .dialog-main[b-1cod0ak7bh] {
  background-color: var(--background);
  width: 100%;
  height: auto;
  top: 0;
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
}

[b-1cod0ak7bh] .e-dialog .e-dlg-content, .e-dialog .e-dlg-content[b-1cod0ak7bh] {
  padding: 0;
}

[b-1cod0ak7bh] .e-frame, .e-frame[b-1cod0ak7bh] {
  float: right;
}

.header-line[b-1cod0ak7bh] {
  overflow-wrap: break-word !important;
  white-space: normal !important;
}

[b-1cod0ak7bh] .e-acrdn-header-content, .e-acrdn-header-content[b-1cod0ak7bh] {
  flex: 0 0 auto;
  width: 83.33333333%;
}

[b-1cod0ak7bh] .e-accordion .e-acrdn-item .e-acrdn-header .e-toggle-icon, .e-accordion .e-acrdn-item .e-acrdn-header .e-toggle-icon[b-1cod0ak7bh] {
  flex: 0 0 auto;
  width: 16.66666667%;
  height: inherit;
  position: static;
}

[b-1cod0ak7bh] .e-acrdn-header, e-acrdn-header[b-1cod0ak7bh] {
  width: 100%;
  display: flex !important;
}

[b-1cod0ak7bh] .modal-button {
  background-color: var(--icon);
  color: var(--bubble) !important;
  font-weight: bolder;
  border: 0;
  padding: 1px 5px 3px 5px;
  width: 130px;
  border-radius: 10% 10% 10% 10% / 40% 40% 40% 40%;
}

[b-1cod0ak7bh] .fechar-button {
  background-color: var(--button-secondary);
  color: var(--bubble) !important;
  float: left;
}

[b-1cod0ak7bh] .adicionar-button {
  background-color: var(--icon);
  color: var(--bubble) !important;
  float: right;
}

@media (min-width: 1240px) {
  .grade-container[b-1cod0ak7bh] {
    width: 70%;
    left: 15%;
  }

  .count-indicator[b-1cod0ak7bh] {
    width: 60%;
    bottom: 10px;
  }
}

@media (min-width: 1920px) {
  .grade-container[b-1cod0ak7bh] {
    width: 60%;
    left: 20%;
  }
}
/* _content/UniCps.Congresso.Site/Pages/MudarSenha.razor.rz.scp.css */
.senha-container[b-j9lcpaf3bq] {
  height: auto;
  padding: 2em;
  width: 100%;
  left: 0;
  position: relative;
  background-color: var(--bubble);
}

[b-j9lcpaf3bq] .salvar-button {
  background-color: var(--icon);
  color: var(--bubble) !important;
  margin: 0 10px;
}

@media (min-width: 1920px) {
  .senha-container[b-j9lcpaf3bq] {
    width: 50%;
    left: 25%;
  }
}
/* _content/UniCps.Congresso.Site/Pages/Mural.razor.rz.scp.css */
.mural-item[b-yor8aeazld] {
  padding: 1em;
  border: .1em solid black;
}

.not-read[b-yor8aeazld] {
  background-color: var(--button-primary);
  color: #ffffff;
}

.read[b-yor8aeazld] {
  background-color: var(--button-secondary);
  color: black;
}

.mural-item>div>span[b-yor8aeazld] {
  font-weight: bold;
}

.mural-item:hover[b-yor8aeazld] {
  cursor: pointer;
}
/* _content/UniCps.Congresso.Site/Pages/Planta.razor.rz.scp.css */
.planta-container[b-8vrkaj7rb8] {
  height: 100%;
}
/* _content/UniCps.Congresso.Site/Pages/Register.razor.rz.scp.css */
label[b-kze420a7mx] {
  width: 100%;
}

.spin-row[b-kze420a7mx] {
  position: absolute;
  height: 120px;
  width: 120px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.overlay[b-kze420a7mx] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}

.adaptive-width[b-kze420a7mx] {
  position: relative;
  left: 50%;
  transform: translate(-50%);
}

.content-body[b-kze420a7mx] {
  height: 100%;
}

.title[b-kze420a7mx] {
  font-size: x-large;
  flex: 0 1 auto;
  text-align: center;
}
/* _content/UniCps.Congresso.Site/Shared/MainLayout.razor.rz.scp.css */
.page[b-jy531tqpja] {
  position: relative;
  display: flex;
  flex-direction: column;
}

main[b-jy531tqpja] {
  flex: 1 1;
  height: calc(100vh - 3.5rem);
  width: 100%;
  background-color: var(--background);
  overflow: auto;
}

article[b-jy531tqpja] {
  height: 100%;
}

[b-jy531tqpja] .cart-button {
  background-color: var(--icon) !important;
  position: absolute;
  right: 2em;
  top: 25%;
  z-index: 1000;
}

@media (min-width: 641px) {
  .page[b-jy531tqpja] {
    flex-direction: row;
  }
  main[b-jy531tqpja] {
    height: 100%;
  }
}
/* _content/UniCps.Congresso.Site/Shared/NavMenu.razor.rz.scp.css */
.sidebar[b-preyg11arv] {
  box-shadow: 0.1em 0 0.3em;
}

.navbar[b-preyg11arv] {
  align-items: normal;
}

.menu-main-button[b-preyg11arv] {
  height: 2.5rem;
  flex: 0 1 20%;
}

.bar-logo[b-preyg11arv] {
  height: 2.5rem;
  flex: 1 1 auto;
}

.menu-button-middle[b-preyg11arv] {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.oi-cart[b-preyg11arv]:before {
  right: 50%;
}

.menu-cart-button > a[b-preyg11arv], .menu-bell-button > a[b-preyg11arv] {
  display: inline-block;
}

.menu-bell-button[b-preyg11arv], .menu-cart-button[b-preyg11arv] {
  height: 2.5rem;
  width: 2rem;
  flex: 0 1 2.5rem;
}

.side-buttons[b-preyg11arv] {
  display: flex;
  flex: 0 1 20%;
}

.badge[b-preyg11arv] {
  font-size: 0.5em;
  transform: translate(-170%,-50%) !important;
}

.badge-bar[b-preyg11arv] {
  font-size: 0.4em;
  top: -90% !important;
  left: 110% !important;
}

.side-buttons-nav[b-preyg11arv] {
  display: none;
}

.side-bell-button[b-preyg11arv], .side-cart-button[b-preyg11arv] {
  padding-top: 1em;
}

.menu-button-middle > span[b-preyg11arv] {
  color: #ffffff;
  color: rgba(255,255,255,.55);
  border-color: #ffffff;
  border-color: rgba(255,255,255,.1);
}

.menu-bell-button > a[b-preyg11arv], .menu-cart-button > a[b-preyg11arv], .side-bell-button > a[b-preyg11arv], .side-cart-button > a[b-preyg11arv] {
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-radius: .25rem;
  transition: box-shadow .15s ease-in-out;
}

.menu-logo-img[b-preyg11arv] {
  height: 100%;
  position: relative;
  left: 50%;
  transform: translate(-50%);
}

.link-text[b-preyg11arv] {
  color: #000000;
  font-family: sans-serif;
}

.left-bar[b-preyg11arv] {
  background-color: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 20%;
}

.nav-scrollable[b-preyg11arv] {
  background-color: #0a0a0a;
  background-color: rgba(10, 10, 10, .6);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1500;
}

.top-row[b-preyg11arv] {
  background-color: var(--icon);
  height: 3.5rem;
}

.oi[b-preyg11arv] {
  font-size: 1.1rem;
  top: -2px;
  vertical-align: text-top;
  width: 2rem;
  color: var(--icon);
}

nav[b-preyg11arv] {
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

@media (min-width: 641px) {
  .side-buttons-nav[b-preyg11arv] {
    display: flex;
    flex: 0 1 20%;
    justify-content: center;
  }

  .navbar[b-preyg11arv] {
    display: none;
  }

  .left-bar[b-preyg11arv] {
    right: 0;
  }

  .collapse[b-preyg11arv] {
    /* Never collapse the sidebar for wide screens */
    display: block;
  }

  .nav-scrollable[b-preyg11arv] {
    /* Allow sidebar to scroll for tall menus */
    height: calc(100vh - 3.5rem);
    overflow-y: auto;
  }

  .sidebar[b-preyg11arv] {
    height: 100vh;
    position: sticky;
    top: 0;
    width: 250px;
    box-shadow: 0 0 0;
  }

  .hide-column[b-preyg11arv] {
    width: 0;
  }
}
/* _content/UniCps.Congresso.Site/Shared/TermosAceite.razor.rz.scp.css */
.termos-aceite[b-hib0kzv3nb] {
  font-size: inherit;
  color: inherit;
  border: initial;
  padding: initial;
  font-family: inherit;
  white-space: pre-line;
  white-space: -moz-pre-line;
  white-space: -pre-line;
  white-space: -o-pre-line;
  word-wrap: break-word;
  text-align: justify;
  text-justify: auto;
}
