.cal tr:nth-child(odd) td {
  background-color: white;
}
#flatcal_minical .flatcal_daylink:link {
  color: white !important;
}
#flatcal_minical .flatcal_sundaylink:link,
#flatcal_minical .flatcal_sundaylink:visited,
span.sunday {
  color: white !important;
}
#flatcal_minical .flatcal_daycell,
#flatcal_minical .flatcal_todaycell,
#flatcal_minical .flatcal_sundaycell,
#flatcal_minical .flatcal_othermonth {
  /* padding: 24px !important; */
  padding: 9px 16px !important;
  border-radius: 10px;
}
#flatcal_minical .flatcal_daylink,
#flatcal_minical .flatcal_sundaylink,
#flatcal_minical .flatcal_busylink {
  font-size: 25px !important;
  font-weight: 400 !important;
}
#flatcal_minical .flatcal_todaycell a {
  border: none !important;
  background-color: transparent !important;
  border-radius: 0px !important;
}
#flatcal_minical TD.flatcal_weekdays {
  font-size: 17px !important;
  color: white !important;
  font-weight: 500 !important;
}
#flatcal_minical .flatcal_navbar {
  background-color: transparent !important;
  border-bottom: none !important;
}
#flatcal_minical .flatcal_month_label {
  font-size: 36px !important;
    font-weight: 500 !important;
  color: white !important;
  width: 81% !important;
  text-align: left !important;
}
#flatcal_minical .flatcal_busylink:link, #flatcal_minical .flatcal_busylink:visited {
  color: white !important;
  text-decoration: none;
}
.cal td {
  border-radius: 10px;
}
td.link_prev img,
td.link_next img {
  width: 84%;
}
table.flatcal_navbar {
  align-items: center;
}
tr.full_cal_link {
  display: none;
}
.cal td {
  padding: 9px !important;
}
table.flatcal_main_t {
    border: none !important;
    margin: 0 !important;
    border-radius: 10px !important;
    background-color: #b5b5d2 !important;
}

#flatcal_minical .flatcal_busylink:visited {
  color: #236852 !important;
  text-decoration: none;
  background: white !important;
  padding: 10px 6px !important;
}
/* .card-eve {
  display: flex;
  background: #9f0000;
  color: white;
} */
h5.dt {
  padding: 0;
  font-size: 2.1rem;
  font-weight: 600;
  color: #4faf5f;
  margin: 0;
  margin-bottom: 11px;
}
h5.dt span {
  font-size: 2.2rem !important;
}
.cont-eve {
  background: white;
  width: 408px;
  border-radius: 7px;
  /* margin-bottom: 10%; */
}
.cont-eve h2 {
  color: #53b162;
  font-weight: 700;
  border-bottom: 1px solid;
  width: fit-content;
  padding-bottom: 3px;
  margin-top: 0;
  font-size: 3rem;
}

.cont-eve {
  padding-left: 4%;
}
table.mod_events_latest_table.jevbootstrap tbody {
  display: flex;
  flex-direction: column;
  row-gap: 38px;
}
div#faixa4-module .moduletable.col-md-6 {
  /* align-content: center; */
  display: flex;
  align-items: center;
  justify-content: center;
}
.jevbootstrap .mod_events_latest_date,
.jevbootstrap .mod_events_latest_content {
  line-height: 14px;
  margin-top: 1px;
  vertical-align: text-top;
  font-size: 1.5rem;
  font-weight: 600;
}

h5.hr {
  padding: 21px 50px;
  margin: 0;
}
.dt::first-line,
.hr::first-line {
  font-weight: 100;
}
h5.hr a {
  color: #005d4b !important;
}
.moduletable.eve.col-md-6 {
  height: auto;
}
.moduletable.cal.col-md-6 {
  margin-bottom: 40px;
}
.card-eve {
  display: flex;
  background: transparent;
  color: #005d4b;
  position: absolute;
  bottom: 94px;
  /* right: -85%; */
  z-index: 2;
}
td.flatcal_month_label a {
  /* padding-left: 10%; */
}
img.mod_events_link {
  /* filter: grayscale(0); */
  width: 35px;
}
/* div#calendario h3 {
  font-size: 5rem;
  color: #005d4b;
} */
.container-fluid.linhasContainer {
  padding-left: 12px;
}
td.mod_events_latest_first {
  background: transparent !important;
  border: none !important;
}
.mod_events_latest_table tr {
  border: none !important;
}
p.titulo a {
  font-size: 2.1rem;
  font-weight: 400;
  color: #4faf5f;
  font-style: italic;
}
.eve-intro p {
  font-size: 2rem;
  color: #9f0000;
  font-weight: 400;
}
.cont-eve {
  /* height: 8vw; */
}
td.mod_events_latest {
  /* opacity: 0;
  transition: 2s;
  display: none; */
}
.card-eves br {
  display: none;
}
.mod_events_latest {
  background: transparent !important;
  border: none;
}
.intron {
  display: flex;
  align-items: center;
  height: 70px;
}
.cal tbody tr td:nth-child(7) a,
span.saturday {
  color: white !important;
}
div#faixa4-agenda .cal #flatcal_minical .flatcal_todaycell a {
  color: black !important;
}
table.flatcal_main_t td {
  padding: 25px;
}
td.flatcal_month_label a {
  text-transform: uppercase;
}