* {
  font-family: "Poppins" !important;
}

.PrivateSwipeArea-root {
  top: 56px !important;
}

.appBar {
  background-color: #108237 !important;
}
.appBar .header-container {
  color: white;
}

.innerContainter {
  margin-top: 56px;
  background-color: #f5f5f5;
  height: -webkit-fill-available;
}

body {
  padding: 0 !important;
  max-height: 100vh;
  overflow-y: scroll;
  margin: 0;
}

html, div#root > .MuiBox-root {
  background: #f5f5f5;
  /* min-height: 100vh; */
}

.MuiListItem-root {
  background: #fff;
}

html, div#root > .MuiBox-root:nth-child(2) {
  min-height: calc(100vh - 56px);
}

.homepage .slick-slider {
  height: calc(40vh - 56px);
}

.sliderImage {
  width: 100%;
  height: calc(40vh - 56px);
  object-fit: cover;
}

.homeButtonsContainer {
  height: 60vh;
  text-align: center;
}

.slick-dots {
  bottom: 0 !important;
}

.homeSlider button {
  opacity: 0.5 !important;
}

.slick-next {
  right: 25px;
}

.slick-prev {
  left: 25px;
  z-index: 1;
}

div#root {
  min-height: inherit;
}

.homeButtons .MuiButton-startIcon {
  margin: 0 !important;
}

.homeButtons {
  box-shadow: none !important;
  border-radius: 0 !important;
  width: 100%;
  height: 100%;
  flex-direction: column;
  gap: 1rem;
  font-size: 10px !important;
}

.homeButtonsOuter {
  min-height: 25%;
  max-height: 25%;
}

.homeButtonsContainer .homeButtonsOuter:nth-child(1) .homeButtons {
  background-color: #66bb6a;
}

.homeButtonsContainer .homeButtonsOuter:nth-child(2) .homeButtons {
  background-color: #4caf50;
}

.homeButtonsContainer .homeButtonsOuter:nth-child(3) .homeButtons {
  background-color: #43a047;
}

.homeButtonsContainer .homeButtonsOuter:nth-child(4) .homeButtons {
  background-color: #9ccc65;
}

.homeButtonsContainer .homeButtonsOuter:nth-child(5) .homeButtons {
  background-color: #8bc34a;
}

.homeButtonsContainer .homeButtonsOuter:nth-child(6) .homeButtons {
  background-color: #7cb342;
}

.homeButtonsContainer .homeButtonsOuter:nth-child(7) .homeButtons {
  background-color: #689f38;
}

.homeButtonsContainer .homeButtonsOuter:nth-child(8) .homeButtons {
  background-color: #558b2f;
}

.homeButtonsContainer .homeButtonsOuter:nth-child(9) .homeButtons {
  background-color: #33691e;
}

.homeButtonsContainer .homeButtonsOuter:nth-child(10) .homeButtons {
  background-color: #00bcd4;
}

.homeButtonsContainer .homeButtonsOuter:nth-child(11) .homeButtons {
  background-color: #2e7d32;
}

.homeButtonsContainer .homeButtonsOuter:nth-child(12) .homeButtons {
  background-color: #1b5e20;
}

.textSize-12 {
  font-size: 12px;
}

.textSize-13 {
  font-size: 13px;
}

.textSize-14 {
  font-size: 14px;
}

.textSize-15 {
  font-size: 15px;
}

.textSize-16 {
  font-size: 16px;
}

.textSize-17 {
  font-size: 17px;
}

.textSize-18 {
  font-size: 18px;
}

.textSize-19 {
  font-size: 19px;
}

.textSize-20 {
  font-size: 20px;
}

.header-container {
  display: flex;
  width: 100%;
  justify-content: center;
  font-weight: 600;
  letter-spacing: 1.1337px;
}

.header-container.left {
  justify-content: left;
}

.header-container img {
  height: 35px;
  max-height: 35px;
}

.sidebar-topbar {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100px;
  max-height: 100px;
  background: #108237;
  box-shadow: 0px 5px 9px 2px rgba(0, 0, 0, 0.2117647059);
}

.sidebar-topbar img {
  min-height: 50px;
  max-height: 50px;
}

@media (prefers-color-scheme: dark) {
  .appBar {
    background-color: #222222;
  }
}
.innerSliderThumbnails {
  max-height: 75px;
  height: 75px;
  max-width: 100%;
  width: 100%;
  object-fit: cover;
}

.innerPageThumbnailSlider .slick-list .slick-slide {
  margin-right: 5px;
}

.innerPageThumbnailSlider {
  max-height: 80px;
}

.innerPageThumbnailSlider .slick-track {
  display: flex;
}

.innerPageThumbnailSlider .slick-track:after {
  position: absolute;
}

.newsPhotoFirst {
  max-width: 100%;
  height: 100%;
  border-radius: 4px;
  max-height: 200px;
  object-fit: cover;
  width: 100%;
}

.lightbox-portal > div > div {
  background-color: rgba(0, 0, 0, 0.9);
}

[data-rsbs-overlay], [data-rsbs-backdrop], [data-rsbs-root]:after {
  z-index: 99999999999999 !important;
}

.mayorSocialButton span {
  margin: 0 !important;
}

.mayorSocialButton {
  max-width: 100% !important;
  min-width: unset !important;
}

.PhotoListPhoto {
  max-height: 250px;
  max-width: 100%;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.file-input input {
  padding: 0;
}

.menu-item-text > span {
  font-size: 14px !important;
  text-transform: capitalize !important;
}

.MuiCard-root {
  border: none !important;
  box-shadow: none !important;
}

.MuiCardActionArea-focusHighlight {
  border: none;
}

.word-break {
  word-break: break-all !important;
}

.justify-text {
  text-align: justify !important;
}

.sidebarSocialButton {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: 100%;
}

.sidebarSocialButton span {
  margin: 0;
}

.sidebar-bottom {
  width: 100%;
  margin-left: 0;
  height: 100%;
  display: flex;
  align-items: flex-end;
  padding-bottom: 1rem;
  justify-content: center;
  gap: 5px;
  flex-wrap: nowrap !important;
  padding-left: 8px;
  padding-right: 8px;
}

.word-break > * {
  word-break: break-all !important;
}

.newsCategoryCard img {
  object-fit: contain !important;
}

.historySliderThumbnails {
  max-height: 150px;
  height: 150px;
  max-width: 100%;
  width: 100%;
  object-fit: cover;
}

.innerHistoryThumbnailSlider .slick-list .slick-slide {
  margin-right: 5px;
}

.innerHistoryThumbnailSlider {
  max-height: 80px;
}

.innerHistoryThumbnailSlider .slick-track {
  display: flex;
}

.innerHistoryThumbnailSlider .slick-track:after {
  position: absolute;
}

.innerHistoryThumbnailSlider .slick-arrow {
  top: 100% !important;
}