.btn-link:focus {
  box-shadow: none; }

.subtitle-agenda {
  color: #252525;
  font-weight: 400;
  font-size: 0.95rem; }

.hora-agenda, .data-agenda {
  font-weight: 400;
  font-size: 0.95rem; }

.hora-agenda .far, .data-agenda .far {
  color: #6c757d;
  padding-right: 8px; }

.local-agenda {
  color: #09101D;
  font-weight: 400;
  font-size: 0.9rem; }

.sticky-top {
  position: sticky !important;
  top: 0;
  z-index: 1020; }

.accordion .card-momento-aberto-conselho-superior {
  border: 0px solid rgba(0, 0, 0, 0); }

.accordion .card-body-momento-aberto-conselho-superior {
  border-top: 0px solid rgba(0, 0, 0, 0); }

.accordion .btn-link-momento-aberto-conselho-superior {
  color: #09101D;
  text-align: left;
  font-weight: 500;
  text-decoration: none; }

.accordion .card-header-momento-aberto-conselho-superior:hover {
  background-color: whitesmoke;
  color: #009632;
  cursor: pointer; }

.accordion .card-header-momento-aberto-conselho-superior:hover .btn-link-momento-aberto-conselho-superior {
  color: #009632; }

.accordion .card-header-momento-aberto-conselho-superior {
  background-color: transparent;
  color: #009632;
  border-bottom: 0px solid rgba(0, 0, 0, 0);
  padding-left: 10px;
  border-radius: 2px !important; }

.agenda-thead {
  font-size: 1rem; }

@media (min-width: 992px) {
  .data-hora-td {
    min-width: 150px; } }

/*# sourceMappingURL=momento_aberto_do_conselho_superior.css.map */