:root {
  --primary-color: #359f3d;
  /* --basicEventColor: #FF00B5;
  --basicOpportunityColor: #592ED3; */
  --basicKnowledgeColor: #007dff;
  --basicHover: #359f3d;
}
.upcoming-events-block {
  --primary-color: #ff00b5;
  --primary-color-light: #ff00b5;
  --primary-color-bold: #93147b;
}
.latest-opportuniy-block {
  --primary-color: #592ed3;
  --primary-color-light: #9747ff;
  --primary-color-bold: #3b2d8c;
}
.my-groups-home {
  --primary-color: #007dff;
  --primary-color-light: #007dff;
  --primary-color-bold: #045196;
}
/* .left-section-intro {
  --primary-color-light: #fff;
} */
.splash-message-block,
.question_answer,
.latest-blogs {
  --primary-color: #359f3d;
  --primary-color-light: #7cb928;
  --primary-color-bold: #517710;
}
.region--sidebar-first .block-title,
.question_answer .questions-and-answers .header-info {
  font-family: var(--secondary-font);
  /* font-size: 28px;
  font-weight: 700;
  line-height: 34px; */
  font-size: 22px;
  font-weight: 600;
  line-height: 33px;
  text-align: left;
  margin: 0 0 24px;
  color: var(--primary-color-light);
}
.region--sidebar-first {
  margin-top: 0;
}
.left-side-sections.card {
  margin-bottom: 24px;
}
body .region--sidebar-first .left-side-sections.card {
  padding-top: 18px;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
}
.left-side-sections .view .card__block,
.left-side-sections .view-footer {
  border-top: 2px solid var(--primary-color-bold);
}
.left-side-sections .block-title {
  color: var(--primary-color-light);
}
.left-side-sections.latest-opportuniy-block .card__block .oppor-type-field .desc {
  color: var(--primary-color);
}
.left-side-sections .card__block .card__text.title {
  color: var(--primary-color);
  margin-bottom: 18px;
}
.left-side-sections .card__block .card__text.title a:hover {
  color: var(--black);
}
body .latest-opportuniy-block .card__text.title a {
  color: var(--black);
}
body .latest-opportuniy-block .card__text.title a:hover {
  color: var(--primary-color) !important;
}
/* .left-side-sections.splash-message-block .card__block,
.left-side-sections.splash-message-block .view-footer{
  border-top: 2px solid var(--basicColor);
} */
/* .left-side-sections.splash-message-block .card__block .oppor-type-field .desc {
  color: var(--basicColor);
} */
/* .left-side-sections .latest-blogs .card__block .card__text.title {
  color: var(--primary-color);
  margin-bottom: 18px;
}
.left-side-sections .latest-blogs .card__block .card__text.title a:hover {
  color: var(--black);
} */
/* .left-side-sections.upcoming-events-block .card__block,
.left-side-sections.upcoming-events-block .view-footer {
  border-top: 2px solid var(--primary-color);
} */
.left-side-sections .card__block .card__text.title {
  /* color: var(--primary-color); */
  margin-bottom: 18px;
}
.left-side-sections .card__block .detail-field.oppor-type-field .desc {
  display: flex;
}
.left-side-sections .card__block .badge--large,
.left-side-sections .card__block .card__text.date,
.left-side-sections .card__block .card__text.desc,
.left-side-sections.question_answer .questions .quest_time,
.left-side-sections.question_answer .answers .created {
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  text-align: left;
}
.left-side-sections .card__block .badge--large .badge__icon {
  display: none;
}
.left-side-sections .card__block .badge--large .badge__icon ~ .badge__label {
  padding: 0;
  font-weight: normal;
  padding-right: 3px;
}
.left-side-sections .card__block .badge--large a {
  padding: 0;
  margin: 0;
  /* margin-left: 4px; */
  padding-left: 6px;
  border-left: 1px solid var(--black);
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
}
.left-side-sections .card__block .badge--large a p {
  margin: 0px 0 5px;
}
.left-side-sections .view .card__block,
.left-side-sections .view-footer {
  margin: 0 -25px;
  /* padding: 19px 25px; */
  /* padding: 23px 24px 20px; */
  padding: 24px;
}
.left-side-sections .view-footer {
  padding-bottom: 0;
}
.left-side-sections .card__block:first-child {
  /* margin-top: 43px; */
  margin-top: 45px;
}
.left-side-sections .card__block .card__text.date,
.left-side-sections .card__block .card__text.desc {
  /* margin-bottom: 24px; */
  margin-bottom: 25px;
}
.left-side-sections .form-group {
  margin: 0;
}
.left-side-sections .card__block a.view-all {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
}
.left-side-sections.welcome-user .card__block {
  max-width: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}
.left-side-sections.welcome-user .user_register {
  margin-top: 20px;
}
.left-side-sections.welcome-user .user_register a {
  text-decoration: underline;
}
.left-side-sections.welcome-user .user_register a:hover {
  color: var(--primary-color);
}
.left-side-sections.welcome-user h2 a:hover {
  color: var(--black);
}
.left-side-sections .card__text a:hover {
  color: var(--basicHover);
}
.left-side-sections.left-section-intro h2 {
  /* color: var(--primary-color); */
  font-size: 26px;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 19px;
  color: #fff;
}
.left-side-sections .view-footer a {
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
}
.left-side-sections .view-footer a:hover {
  color: var(--primary-color);
}
.left-side-sections .summary-video iframe {
  max-height: 219px;
}
.left-side-sections .summary-video .form-group {
  margin-bottom: 12px;
}
.left-side-sections .summary-link {
  margin-top: 18px;
}
.left-side-sections .summary-link a {
  text-decoration: underline;
}
.left-side-sections .summary-link a:hover {
  color: var(--primary-color);
}
.left-side-sections.question_answer .questions-and-answers .form-required::after {
  content: none;
}
/* .left-side-sections.question_answer .questions-and-answers .form-group{
  border-top: 1px solid var(--primary-color);
} */
.left-side-sections .card__block .card__text.desc span:not(:first-child) {
  display: inline;
}
.left-side-sections .card__block .card__text.desc span .field--name-field-event-location {
  display: inline-block;
}
.left-side-sections .btn-primary-lg a {
  min-width: 120px;
  width: 100%;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  border: 2px solid var(--primary-color-light) !important;
}
.left-side-sections .btn-primary-lg a:hover {
  color: #fff;
}
/* .custom-detail-button{
  padding: 10px 24px 2px;
  border-top: 2px solid var(--primary-color);
  margin: 0 -25px;
} */
.left-side-sections .custom-detail-button,
.left-side-sections .form-actions {
  display: flex !important;
  justify-content: flex-end;
}
.left-side-sections .btn-primary-lg {
  padding: 10px 0px 2px;
  display: flex;
  justify-self: flex-end;
}
.left-side-sections.question_answer .questions-and-answers .questions,
.left-side-sections.question_answer .questions-and-answers .header {
  padding: 22px 0;
}
.left-side-sections .card__block:last-child {
  padding-bottom: 0 !important;
}
/************issue 4 Task #383128 25-11-2024****************/
/* .path-frontpage .welcome-user .block-title, */
.region--sidebar-first .block-title {
  /* line-height: 22px; */
  line-height: 34px;
  /* text-transform: capitalize; */
}

body .region--sidebar-first .left-side-sections.card {
  line-height: 22px;
}
.left-side-sections.welcome-user .user_register a {
  font-weight: 400;
}
/* .left-side-sections .card__block.small:has(+ div) { */
.left-side-sections .card__block.small:not(:has(+ div)) {
  padding-bottom: 0 !important;
}
.left-side-sections.question_answer .questions-and-answers .questions .main_wrapper:not(:last-child) {
  padding-bottom: 24px;
}
body .main-container .left-side-sections {
  width: 385px;
}
@media screen and (min-width: 992px) and (max-width: 1120px) {
  body .main-container .left-side-sections {
    width: 285px;
  }
  body.floating-tab .main-container .left-side-sections:last-child {
    top: 115px;
  }
}
@media (max-width: 991px) {
  .left-side-sections {
    max-width: 100%;
  }
  /* .enhanced_listing_page .left-side-sections{
    max-width: 430px;
  }
  .enhanced_listing_page .region--sidebar-first{
    justify-content: center;
    display: grid;
  } */
  body .main-container .left-side-sections {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .left-side-sections .btn-primary-lg a {
    height: 25px;
    line-height: 12px !important;
  }
  body .left-side-sections.card {
    margin-bottom: 12px;
  }
  body .left-side-sections .view .card__block,
  body .left-side-sections .view-footer {
    /* padding: 10px 25px; */
    padding: 16px 25px;
  }
  .left-side-sections .view-footer a {
    font-size: 17px;
  }
  .region--sidebar-first .block-title,
  .question_answer .questions-and-answers .header-info {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    margin: 0 0 15px;
  }
  body .region--sidebar-first .left-side-sections.card {
    font-size: 12px !important;
    line-height: 15px !important;
  }
  .left-side-sections .card__block .card__text.title a,
  .left-side-sections.latest-opportuniy-block   .card__block   .oppor-type-field   .desc {
    font-size: 18px !important;
    line-height: 22px !important;
  }
  .left-side-sections .view .card__block,
  .left-side-sections .view-footer {
    border-top: 1px solid var(--primary-color);
  }
  .left-side-sections.question_answer .questions-and-answers .questions .main_wrapper:not(:last-child) {
    padding-bottom: 12px;
  }
}
/* @media (max-width: 600px){
  .enhanced_listing_page .left-side-sections,
  .path-frontpage .left-side-sections{
    max-width: 430px !important;
  }
  .enhanced_listing_page .region--sidebar-first,
  .path-frontpage .region--sidebar-first{
    justify-content: center;
    display: grid;
  }
} */
.left-side-sections input[type="checkbox"]:checked + label:after {
  background: #359f3d;
}
.left-side-sections .section-two .btn-primary-lg {
  padding: 0;
}
/* .left-side-sections .edit-btn {
  margin-top: 10px;
  width: 100% !important;
} */
.left-side-sections .card__block .card__text.title a {
  display: block;
  font-weight: 400; /*edited on 05-12-2024*/
}
body .region--sidebar-first .left-side-sections.card p:last-child {
  margin: 0;
}
body .question_answer .questions-and-answers .header-info {
  margin-bottom: 35px;
}
.left-side-sections .summary-video iframe {
  border: 1px solid #e6e6e6;
}

.left-side-sections .form-group .email-info {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 14px;
}
.group_about.group_archived .left-side-sections.request-to-activate-archived {
  text-align: center;
}
.group_about.group_archived .left-side-sections.request-to-activate-archived .form-group {
  margin: 0;
}
.group_about.group_archived .left-side-sections.request-to-activate-archived .flag-request-to-activate-group.action-unflag {
  pointer-events: none;
}
/******************************************************************/
.left-side-sections.left-section-intro {
  background-color: var(--primary-color-bold);
  color: var(--color-fff);
}
.left-side-sections .form-actions input.button {
  border-width: 2px !important;
}
.left-side-sections span.field-content {
  width: 100%;
}
/*new*/
body .latest-blogs .card__text.desc {
  font-size: 14px !important;
}
.my-groups-home .cop-list-members {
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
}
@media (min-width: 992px) {
  body.floating-tab .main-container .left-side-sections:last-child {
    position: fixed;
    top: 165px;
  }
}
.main-container .container > .row.g-0 > .col-12.col-lg-3:not(:has(.region--sidebar-first .left-side-sections)) {
  display: none;
}
.main-container .container > .row.g-0 > .col-12.col-lg-3:not(:has(.region--sidebar-first .left-side-sections)) + .col-12.col-lg-9 {
  margin: 0 auto;
  width: 100%;
}
@media screen and (min-width: 992px) and (max-width: 1120px) {
  body .main-container .container > .row.g-0 > .col-12.col-lg-3 {
    float: left;
    width: 285px;
    margin-right: 25px;
  }
  body .main-container .container > .row.g-0 > .col-12.col-lg-9 {
    width: calc(100% - 310px);
  }
}
/* @media screen and (min-width: 601px) and (max-width: 991px) {
  .region--sidebar-first {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  body .region--sidebar-first .left-side-sections.card:nth-child(2n) {
    margin-left: 18px;
  }
  body .region--sidebar-first .left-side-sections.card {
    width: calc(100% - 18px);
  }
} */
