.container-agenda {
  margin-top: 30px;
}

.container-agenda .col-box-calendario {
  order: 1;
}

@media screen and (max-width: 767.9px) {
  .container-agenda .col-box-calendario {
    order: 0;
  }
}

.container-agenda .col-box-calendario .card-vinheta-padrao {
  font-size: 1.4rem;
  padding-left: 0px;
  margin-bottom: 26px;
  font-family: "Inter-Bold", "sans-serif";
  color: #1B5E20;
}

.container-agenda .col-box-calendario .datepicker-inline {
  width: 100%;
}

.container-agenda .col-box-calendario .datepicker-inline .datepicker-days {
  border: 1px solid #e3e3e3;
  border-radius: 8px;
}

.container-agenda .col-box-calendario .datepicker-inline .table-condensed {
  width: 100%;
  text-align: center;
}

.container-agenda .col-box-calendario .datepicker-inline .table-condensed thead tr {
  height: 46px;
}

.container-agenda .col-box-calendario .datepicker-inline .table-condensed thead tr:first-child {
  display: none;
}

.container-agenda .col-box-calendario .datepicker-inline .table-condensed thead tr:nth-child(2) {
  border-bottom: 1px solid #e3e3e3;
  position: relative;
}

.container-agenda .col-box-calendario .datepicker-inline .table-condensed thead tr:nth-child(2) i {
  font-size: 16px;
  font-weight: bold;
  text-shadow: 1px 0px black;
}

.container-agenda .col-box-calendario .datepicker-inline .table-condensed thead tr:nth-child(2) th:first-child {
  border: 1px solid #e3e3e3;
  height: 30px;
  width: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 8px;
  left: 8px;
}

.container-agenda .col-box-calendario .datepicker-inline .table-condensed thead tr:nth-child(2) th.next {
  border: 1px solid #e3e3e3;
  height: 30px;
  width: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 8px;
  right: 8px;
}

.container-agenda .col-box-calendario .datepicker-inline .table-condensed tbody tr {
  font-size: 0.9rem;
}

@media screen and (max-width: 991.9px) {
  .container-agenda .col-box-calendario .datepicker-inline .table-condensed tbody tr {
    font-size: 0.8rem;
  }
}

.container-agenda .col-box-calendario .datepicker-inline .table-condensed tbody tr td.old, .container-agenda .col-box-calendario .datepicker-inline .table-condensed tbody tr td.new {
  opacity: 0.3;
}

.container-agenda .col-box-calendario .datepicker-inline .table-condensed tbody tr .today {
  background-color: #1864aa !important;
  color: #ffffff;
  background-image: none;
  border-radius: 0px;
}

.container-agenda .col-box-calendario .datepicker-inline .table-condensed tbody tr .is-between {
  background-color: #dee1e6;
  font-weight: bold;
}

.container-agenda .col-box-calendario .datepicker-inline .table-condensed tbody tr td {
  height: 46px;
  width: 46px;
  border-width: 1px;
  border-style: solid;
  border-color: #e3e3e3;
}

.container-agenda .col-box-calendario .datepicker-inline .table-condensed tbody tr td:first-child {
  border-left-width: 0px;
}

.container-agenda .col-box-calendario .datepicker-inline .table-condensed tbody tr td:last-child {
  border-right-width: 0px;
}

.container-agenda .col-box-calendario .datepicker-inline .table-condensed tbody tr:last-child td {
  border-bottom-width: 0px;
}

.container-agenda .col-agenda-listagem {
  order: 0;
}

@media screen and (max-width: 767.9px) {
  .container-agenda .col-agenda-listagem {
    order: 1;
  }
}

.container-agenda .col-agenda-listagem .card {
  margin-bottom: 20px;
  border-radius: 12px;
  overflow: hidden;
  border-radius: 8px;
  background-color: #006C16;
  border: none;
  padding: 16px;
  display: flex;
  justify-content: center;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.container-agenda .col-agenda-listagem .card .card-galeria-data {
  font-family: "Inter-Regular", "sans-serif";
  font-size: 0.9rem;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}

.container-agenda .col-agenda-listagem .card .card-galeria-data span {
  font-weight: bold;
  font-size: 1.4rem;
  position: relative;
  top: 3px;
}

.container-agenda .col-agenda-listagem .card:hover {
  background-color: #4CAF50;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.container-agenda .col-agenda-listagem .card:focus, .container-agenda .col-agenda-listagem .card:active {
  background-color: #006114;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.container-agenda .col-agenda-listagem .card .card-galeria-horario {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: "Inter-Regular", "sans-serif";
  font-size: 0.8rem;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}

.container-agenda .col-agenda-listagem .card .card-galeria-titulo {
  margin-bottom: 10px;
  font-family: "Inter-Bold", "sans-serif";
  font-size: 0.9rem;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}

.container-agenda .datepicker .datepicker-switch {
  pointer-events: none;
}

.container-agenda .datepicker tfoot tr th {
  background-color: #003D0D;
  color: #ffffff;
}
