@import url('https://fonts.googleapis.com/css2?family=Signika:wght@300;400;500;600;700&display=swap');

.org-dash-glace .boxes {
  display: grid;
  grid-template-columns: repeat(5, 1fr); /* 5 equal-width columns */
  gap: 0px; /* space between boxes */
}

.org-dash-glace .box {
  background: #fff; /* or your desired background */
  border-radius: 10px;
  padding: 15px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1200px) {
  .org-dash-glace.org-dash-glace .boxes {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 992px) {
  .org-dash-glace .boxes {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 768px) {
  .org-dash-glace .boxes {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 480px) {
  .org-dash-glace .boxes {
    grid-template-columns: 1fr;
  }
}
.org-dash-glace .glace-section .box {
  background: white;
}
.org-dash-glace .glace-section .box {
  margin: 0px 5px 15px;
  padding: 8px !important;
  align-items: center;
}
.org-dash-glace.glace-section.active-user {
  padding-left: 20px;
  padding-right: 20px;
}
.org-dash-glace .org-card {
  background-color: transparent;
}
.org-dash-glace.glace-section .box p {
  font-size: 9px;
  font-weight: 500;
  color: #2b3674;
}
.org-dash-glace.glace-section .box h4 {
  color: #2b3674;
  font-weight: 700;
  margin-bottom: 0px;
  font-size: 16px;
}
.org-dash-glace .viewallbtn {
  font-size: 9px;
}

.active-user-org .response-container {
  background-color: white;
  border-radius: 15px;
  padding: 12px;
  border-radius: 9px;
}

.active-user-org .d-title h3 {
  font-size: 18px;
  color: #2b3674;
  margin: 0px;
  font-weight: 700;
}
.active-user-org .time-dash h5 {
  color: #a3aed0;
  font-size: 12px;
  font-weight: 500;
}
.active-user-org .group-wrapper {
  background-color: transparent !important;
}
.col-6.active-user-org {
  background: white;
  border-radius: 20px;
  margin-left: 16px;
}
.active-user-org div#response-container {
  background: #eef4ff;
  padding: 14px;
  border-radius: 20px;
}
.active-user-org div#response-container .group-wrapper p {
  color: #2b3674;
}
.active-user-org div#response-container .active-group h5 {
  color: #2b3674;
}
.active-user-org div#response-container .active-users h5 {
  color: #2b3674;
}
.active-user-org .group-heading {
  border-bottom: 1px solid #2b3674;
}
.top-left h5 {
  font-weight: 400;
  line-height: 20px;
}
.moodShareNew .org-card {
  border-radius: 20px;
}
.moodShareNew.moodshares-section h3 {
  color: #2b3674;
  font-size: 15px;
  text-align: left;
  width: 92%;
}
.moodShareNew .mood-btns .btn {
  background: #eaedff;
  border-radius: 50px;
}
.moodShareNew .mood-btns .btn.selected-btn,
.moodShareNew .mood-btns .btn:hover {
  background: #1b2559;
}
.icon-circle {
  /* width: 252px; */
  margin: 0 auto;
}
.icon-circle img {
  width: 100%;
}

.stress-average-sec {
  box-shadow: 0 2px 25px rgba(0, 0, 0, 0.1);
}
.moodShareNew .stress-r-col h2 {
  font-size: 20px;
  color: #000;
  font-weight: 600;
  margin-bottom: 24px;
}
.moodShareNew .stress-r-content h4 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); /* perfect centering */
  font-size: 42px;
}
.moodShareNew .stres-minus {
  color: #05cd99 !important;
}
.moodShareNew .stress-bottom {
  padding-top: 22px;
}

.stress-box {
  padding: 7px 5px;
  border-radius: 8px;
  font-weight: 500;
  font-size: 11px;
  text-align: center;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
  white-space: nowrap;
}
.stress-box.very-low {
  background-color: #24b755;
  color: #000;
}
.stress-box.low {
  background-color: #95d837;
  color: #000;
}
.stress-box.moderate {
  background-color: #ffd800;
  color: #000;
}
.stress-box.high {
  background-color: #f2844b;
  color: #000;
}
.stress-box.very-high {
  background-color: #e03d2a;
  color: #000;
}
.stress-average-sec {
  box-shadow: 0 2px 25px rgba(0, 0, 0, 0.1);
  border-radius: 14px;
  padding: 0;
  padding-bottom: 25px;
}
.moodShareNew .stress-r {
  padding: 20px 13px 0px;
}
.moodShareNew .ModerateAverage,
.ModerateActual,
.ModeratePercieved,
.ModerateMeasured {
  background-color: white;
  border: white;
}
.team-wise-detail {
  background: white;
  padding: 17px;
  border-radius: 12px;
}
.team-wise-detail h1 {
  color: #2b3674;
  font-size: 17px;
  font-weight: bold;
}
.team-wise-detail .pp-teamcontainer {
  border-radius: 20px;
  box-shadow: rgb(0 0 0 / 13%) 0px 4px 12px;
}
.team-wise-detail .pp-teamcontainer {
  margin: 40px 50px 25px 50px;
}
.team-wise-detail .mx-input {
  border: 1px solid transparent;
}
.team-wise-heading h3 {
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}
.team-wise-heading strong {
  font-weight: 700;
  color: #000000;
}
.team-wise-heading h2 {
  font-size: 14px;
  color: #000000;
}
.team-wise-heading li {
  font-size: 14px;
  color: #000000;
  list-style: disc;
  margin-left: 16px;
}
.container-fluid.mt-5.depression-anxiety {
  background: white;
  padding: 26px;
  border-radius: 20px;
  margin-top: 0px !important;
}
.stress-score h3 {
  font-size: 17px;
  color: #2b3674;
  font-weight: 700;
}
.depression-score h3 {
  font-size: 17px;
  color: #2b3674;
  font-weight: 700;
}
div#prevalenceChart1 {
  padding: 15px;
}
.stress-psycap .age-box div {
  color: #2b3674;
  font-weight: 700;
  font-size: 12px;
}
.stress-psycap .age-count {
  color: #2b3674;
  font-weight: 700;
  font-size: 12px;
}
.psycapEarn h3 {
  font-size: 15px;
  font-weight: 600;
  color: #2b3674;
  text-align: center;
}
.posting-section .psycapEarn .box {
  border: none;
}
.posting-section .psycapEarn .sales {
  color: #4b5563;
  font-weight: 500;
  font-size: 13px;
}
.posting-section .count {
  color: #4b5563;
  font-size: 13px;
  font-weight: 500;
}
.org-dash-glace .org-card {
  box-shadow: none;
  padding: 1px 15px;
}
.heading-org {
  font-size: 17px;
  color: #2b3674;
  font-weight: 700;
}
.month-wise {
  color: #a3aed0;
  font-size: 11px;
  font-weight: 500;
  text-align: left;
}
.moodShareNew .stress-r-content span {
  font-size: 15px;
  color: #000;
}
.stress-team-wise .bottom-ul {
  display: flex !important;
  justify-content: center;
}

.stress-team-wise .flip-card-back {
  height: 236px;
}
h6.heading-streffie {
  font-size: 12px;
  color: #2b3674;
  margin-bottom: 4px;
  text-align: left;
}
h3.heading-team {
  text-align: left !important;
  font-size: 15px !important;
  color: #2b3674 !important;
  font-weight: 600;
}
