/* Drupal Edit */
.hero-action-button a.btn svg,
.hero-action-button a.btn.about-gf-edit {
  background: url(../../icons/edit_pencil.svg) no-repeat center;
}
.splash-message-block .profile-splash-message-wrapper,
.alert {
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  font-weight: 400;
  background: var(--primary-color);
  padding: 10px 30px;
  margin-bottom: 10px;
  border-radius: 5px;
  width: 100%;
}
.splash-message-block .field-content,
.alert .field-content {
  width: 100%;
}
.splash-message-block .profile-splash-message-wrapper a,
.alert a {
  opacity: 1;
  font-weight: 700;
  cursor: pointer;
}
.splash-message-block .profile-splash-message {
  max-width: 1200px;
  width: 1200px;
  margin: auto;
  padding: 0;
}
.path-frontpage .splash-message-block .form-group {
  margin-bottom: 0 !important;
}
/* start left sticky card */

/* .left-side-sections {
  transition: top 0.3s ease, position 0.3s ease;
  z-index: 10;
}
.left-side-sections.sticky-animate {
  transition: top 0.2s ease-in-out;
}

.left-side-sections {
  position: relative;
  top: auto;
  width: auto;
  max-height: none;
  overflow: visible;
}

.left-side-sections.is-sticky-fixed {
  position: fixed;
  top: var(--sticky-offset, 150px);
  width: var(--sticky-width, auto);
  z-index: 5;
  margin-top: 10px;
}

.left-side-sections.is-sticky-absolute {
  position: absolute;
  top: auto;
  width: var(--sticky-width, auto);
}

.left-side-sections.is-tall {
  max-height: var(--sticky-max-height, 80vh);
  overflow-y: auto;
} */


/* end left side sticky card */
@media screen and (max-width: 1200px) {
  .path-frontpage .splash-message-block .profile-splash-message {
    padding: 0px 30px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .splash-message-block > div.form-group {
    margin-bottom: 0;
  }
  .path-frontpage .splash-message-block .profile-splash-message {
    padding: 0px 12px;
  }
}
/*****************************question and answer*************************************/
/* .newsletter_subscriptions_listing .newsletter_back-btn-list {
  margin-top: 20px;
} */
.question_answer .questions-and-answers .header-info {
  font-family: var(--secondary-font);
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
  text-align: left;
  margin: 0 0 20px;
}
.question_answer_listing .region--content .block-system-main-block {
  max-width: 900px;
  margin: 0 auto;
  width: 100%;
}
.question_answer .questions-and-answers .form-group.form-type-textarea {
  padding: 25px;
  border-top: 2px solid var(--primary-color-bold);
  margin: 0 -25px;
  padding: 20px 25px 14px;
}
.question_answer .questions-and-answers form > .form-type-textarea .control-label {
  display: none;
}
.question_answer .questions-and-answers .form-group textarea {
  min-height: 65px;
  border: 1px solid #d2d2d2;
  border-radius: 12px;
  outline: 0;
  width: 100%;
  max-width: 100%;
  line-height: 19px;
}
form:not(.layout-builder-configure-block) .form-type-checkbox label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 0;
}
.questions-and-answers > form {
  padding: 0 24px 24px;
  margin: 0 -25px;
  border-bottom: 2px solid var(--primary-color-bold);
}
.question_answer .questions-and-answers .questions {
  padding: 22px 0 0;
}
.question_answer .questions-and-answers .questions .main_wrapper:not(:last-child) {
  padding-bottom: 24px;
}
.question_answer .questions .quest_time,
.question_answer .answers .created {
  padding-bottom: 12px !important;
}
.question_answer .question_bottom_wrapper,
.question_answer .answer-main-wrapper {
  display: flex;
  gap: 22px;
}
.question_answer .questions .img_field img {
  max-width: 36px;
  height: 36px;
  border-radius: 24px;
  border: 1px solid #e6e6e6;
}
.question_answer .question_bottom_wrapper .name_field,
.question_answer .answer-main-wrapper .name_field {
  color: var(--primary-color);
  text-transform: capitalize;
}
.question_answer details,
.question_answer summary {
  margin: 0;
  border: 0;
  padding: 0;
  outline: 0;
}
.questions .question_right_wrapper .question .answers {
  padding: 10px 0;
  font-weight: 400;
}
.question_bottom_wrapper + .answers-section {
  display: none;
}
.question_bottom_wrapper + .answers-section details.answers {
  position: relative;
  z-index: 99;
  padding-top: 10px;
}
.question_bottom_wrapper:has(.question_right_wrapper details[open]) + .answers-section {
  display: block;
}
.questions .answers-section .answer {
  margin: 10px 0 22px;
}
.answers-section form .form-type-checkbox {
  margin: 10px 0;
}
/* mscroll button */
.mCSB_buttonUp {
  background: url(../../icons/Arrow_date_month.png) no-repeat center !important;
  transform: rotate(180deg);
}
.mCSB_buttonDown {
  background: url(../../icons/Arrow_date_month.png) no-repeat center !important;
}
/*****************************14-11-24**********************************************/
.region--secondary-navigation .navbar .navbar-nav li.nav-item a.tab-toggle.dropdown-toggle {
  display: none;
}
body .page_loader {
  background: #fff url(../../icons/loader/0c4064_preloader.gif) no-repeat center;
  position: fixed;
  z-index: 99999;
  width: 100%;
  height: 100%;
  display: none;
  opacity: 0.5;
}
.enhanced-detail-page.post-detail-page .region--secondary-navigation,
.custom-add-form-node .region--secondary-navigation {
  display: none;
}
.form-item.js-form-item.form-type-date.js-form-type-date.form-item-field-event-date-0-value-time.js-form-item-field-event-date-0-value-time.form-no-label,
.form-item.js-form-item.form-type-date.js-form-type-date.form-item-field-event-date-end-0-value-time.js-form-item-field-event-date-end-0-value-time.form-no-label {
  visibility: hidden;
}
.ajax-progress-throbber,
body .ui-dialog .ajax-progress-throbber {
  display: inline-block;
  -webkit-animation: glyphicon-spin 1s infinite linear;
  animation: glyphicon-spin 1s infinite linear;
  background-image: url(../../icons/icon-autorenew.svg);
  position: relative;
  top: 3px;
  width: 13px;
  height: 13px;
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center;
}
body .ui-dialog .ajax-progress-throbber::before {
  content: none;
}
body.group-leave form .form-actions {
  margin-bottom: 0;
}
.form-required::after {
  content: none;
}
body.path-group-requests .block-system-main-block {
  width: 100%;
  max-width: 100%;
  flex: 100%;
}
body.path-group-requests .view-filters .form-item {
  margin-bottom: 1.5rem;
}
/* .path-group-requests .card {
  padding: 0;
} */
.path-group-requests .desc_less_link,
.path-group-requests .desc_more_link {
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
}
.path-group-requests .showit .desc_more_link,
.path-group-requests .desc_read_more {
  display: none;
}
.path-group-requests .showit .desc_read_more {
  display: inline;
}
/**********************add event register***************************************/
.custom-add-form-node.add-event-register .form-type-vertical-tabs {
  display: none;
}
.custom-add-form-node.add-event-register .form-actions {
  margin-top: 15px;
  margin-bottom: 0;
}

/* #383482 */
.view-id-who_liked_this_entity > div > .row {
  margin-bottom: 8px;
  /* gap: 9px; */
}

.badge .post-vote-wrapper {
  position: relative;
}
.post-vote-wrapper .throbber {
  /* display: none; */
  background: url(../../elements/ajax-loader/images/throbber.svg) no-repeat center;
  animation: rotate 1s linear infinite;
  width: 20px;
  height: 20px;
  background-size: 20px;
  position: absolute;
  /* bottom: 0px; */
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* .view-who-liked-this-entity .views-field-rendered-entity-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 54px;
  flex: 0 0 54px;
} */
/* .view-who-liked-this-entity .views-field-name {
  -webkit-box-flex: 2;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
  min-width: 0;
} */

/* Access denied Group pages */
.access_denied_group_page .block-resume,
.access_denied_group_page .block-group-mails,
.access_denied_group_page .left-side-sections,
.access_denied_group_page .hero-footer .btn-group:not(.group_more),
.access_denied_group_page .hero-footer .hero-footer__text,
.access_denied_group_page .hero-footer .hero-footer__cta {
  display: none;
}
.access_denied_group_page .cover-wrap > .hero-footer {
  position: static;
}
.access_denied_group_page .hero-footer {
  justify-content: center;
}
.access_denied_group_page .cover-wrap > .page-title,
.access_denied_group_page .cover-wrap > .hero-footer {
  padding: 0px;
}
.access_denied_group_page .cover-wrap > .grouptype-wrapper {
  display: inline-block;
  position: absolute;
  bottom: 20px;
  left: 0;
  color: var(--color-fff);
}

.access_denied_group_page .full-width-banner .cover-wrap .banner-links {
  position: absolute;
  bottom: 20px;
  right: 0;
}
.access_denied_group_page .full-width-banner .cover-wrap {
  position: relative;
}
.access_denied_group_page .cover-wrap .banner-links .field--name-field-banner-links {
  display: flex;
}
.access_denied_group_page .full-width-banner .cover-wrap .grouptype-wrapper .grouptype-members {
  padding: 0 10px;
  border-left: 1px solid #fff;
  text-transform: capitalize;
}
.access_denied_group_page .group_page .full-width-banner .cover-wrap .grouptype-wrapper .type-detail {
  padding-right: 6px;
  position: relative;
}

.access_denied_group_page .cover-wrap .banner-links .field--item:first-child {
  padding-right: 10px;
  border-right: 1px solid #fff;
  margin-right: 10px;
}
.access_denied_group_page .cover-wrap .banner-links a {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: right;
  color: #fff;
  text-decoration: underline;
}

/* ENDS */

/* Reopen task 383482 issue 3 03-12-24*/
.enhanced_listing_page .ui-widget.ui-widget-content {
  width: 540px !important;
  left: 498px;
  border-radius: 24px !important;
}

/* task 383544  issue 1 03-12-24*/
/* .member-detail .teaser__content-line {
  margin-bottom: 28px !important;
} */

/* ********Task #383676 03-12-24******* */
/* .path-frontpage .comments { */
/* margin-left: 75px; */
/* } */
/* .path-frontpage .comments article.comment::before {
  width: 36px;
  height: 45px;
  left: -50px;
  top: 14px;
} */
/****** Task #383314 03-12-24************/
.path-highlight-event .node--unpublished .content-top-section .attendee_list {
  top: 0px !important;
}

/******** Task 383426 03-12-24***********/
/* .header-menu-top .user-account-block .nav > li.add-content-dropdown > a {
  background: url(img/plus-greenforum_new_bold.svg) no-repeat center;
  width: 24px;
  height: 24px;
}
.header-menu-top .user-account-block .nav > li.add-content-dropdown > a:hover {
  background: url(img/plus-greenforum_new_hover_bold.svg) no-repeat center;
} */

/* .enhanced_listing_page.group_members .region--content .block-system-main-block .view-header {
  top: 174px !important;
} */

/* Hover color 03-12-24*/
/* all-members */
.path-all-members .pill-card .btn-wrapper .card__link.activities-btn a:hover {
  color: #fff;
}

/* opportunities/test-oppt2 */
.path-highlight-opportunities .commentinfo__content .username:hover,
.path-highlight-opportunities .comment .comment__metadata a:hover {
  color: #000 !important;
}
/* user information*/
.enhanced_user_page .hero-action-button a:hover {
  color: #000;
}
.enhanced_user_page .left-side-sections .edit-btn:hover {
  color: var(--primary-color-bold) !important;
  border: 1.5px solid var(--primary-color-light) !important;
  background: none !important;
}
/* Stream */
/* .group_stream .badge--large a:hover,.comment .comment__metadata a:hover {
 color: var(--primary-color)
} */

/* Home */
.green-lang-switcher .chosen-container .chosen-single span:hover {
  color: #000;
}
.path-frontpage .poll-view-form .poll-read-more-link a:hover {
  color: var(--primary-color);
}

/* ******04-12-24****** */
.like-comment-wrapper > *:last-child::before {
  top: -1px !important;
}
/* Task #383549 issue 4*/
/* .path-private-message .form-actions {
  bottom: -12px;
  position: relative;
  justify-content: center;
} */

/* Task #384401 04-12-24 */
.custom-repost-form.repost_custom form .select-wrapper:has(.select2-container--open):after {
  transform: rotate(180deg);
  padding-right: 0px;
  padding-left: 12px;
}

.group_page .left-side-sections .btn-primary-lg a {
  font-size: 14px;
  line-height: 17px;
}
.block-system-main-block .small.card__block,
.small.card__block:has(> p.no-results) {
  display: flex;
  background: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  max-width: 790px !important;
  height: 150px;
  border-radius: 24px;
}
.block-system-main-block .small.card__block p,
.block-system-main-block .small.card__block .groups_no_results,
.block-system-main-block .small.card__block,
.small.card__block p.no-results {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #666666;
}
/* Task 384416 04-12-24*/
.groupmail_listing_page .custom_back_group .create-new-content-button a {
  margin-top: -5px;
}
/* Task 384402 04-12-24 */
/* .path-group
  .group
  -content-flexible-group-group-membership-group-join-form
  .form-actions
  input.button,
.path-group
  .group-content-flexible-group-group-membership-group-join-form
  .form-actions
  #edit-cancel {
  border: 0 !important;
} */
/* Task #384458 05-12-24 issue 1*/
.green-lang-switcher .chosen-container .chosen-drop {
  top: 24px;
}
/* Task #384460 05-12-24 issue 3*/
.group_page .stream-Post .mediainfo_author .media-heading p > a:hover {
  color: #000;
}
/* Task 384468  05-12-24 issue 2 path-user*/
.view-who-liked-this-entity .views-field-view-user a {
  padding: 0;
}
.view-id-who_liked_this_entity > div > .row {
  align-items: center;
}
/* reopen 05-12-24*/
/* Task #383691 */
/* .path-all-discussions .main-container {
  padding-bottom: 46px !important;
} */
.group_page .quicktab-activity-stream .stream-list-item .media .post-date {
  padding-right: 28px;
}

/* LOADER */
body.pre-loader::before {
  content: "";
  position: fixed;
  left: calc(50% - 50px);
  z-index: 9999;
  top: calc(50% - 50px);
  background: url(../../icons/preloader_ggkp.svg) center;
  width: 100px;
  height: 100px;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
body.pre-loader::after {
  content: "";
  position: fixed;
  background: rgba(255, 255, 255, 0.85);
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 999;
  bottom: 0;
  left: 0;
  right: 0;
}
.ui-widget-content {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3);
  border-radius: 12px;
}
/****************************group-request***********************************/
.path-group .view-group-requested-members .view-header {
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
  padding: 16px 0 16px;
  color: #000;
}
.path-group .view-group-requested-members .card__block--table table tbody td a {
  font-size: 1rem;
  line-height: 1.625rem;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
}
.path-group .view-group-requested-members .card__block--table table tbody td a:hover {
  color: var(--primary-color);
}
.question_answer summary:hover {
  color: var(--primary-color);
}
form > .card + .form-actions {
  margin: 0;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  text-align: center;
}
form > .card:has(+ .form-actions) {
  margin-bottom: 96px;
}
form .card .card__block > .form-actions {
  margin-bottom: 0;
}
.ui-dialog:not(.ui-dialog-off-canvas)[role="dialog"] form fieldset details.card {
  border-radius: 0;
}
/* DETAIL_PAGE og newly created page */
body.node__type__page .block-system-main-block .card {
  max-width: 792px;
  margin: 0 auto;
  width: 100%;
  padding-top: 55px !important;
}
body.node__type__page .block-system-main-block .card .detail-page-body img {
  border: 1px solid #e6e6e6;
}
body.node__type__page .block-system-main-block .card .detail-page-body > * {
  font-size: 16px;
  line-height: 19px;
}
/* .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0 !important;
} */
/* Group add members */
body.group-add-members-page .block-system-main-block {
  margin-bottom: 60px !important;
}
body.group-add-members-page .block-system-main-block form .form-actions {
  width: 100%;
  display: flex !important;
  justify-content: center;
  bottom: -96px;
}
body.group-add-members-page .block-system-main-block form .form-actions > input {
  border: 0 !important;
  width: 180px !important;
  font-size: 16px !important;
  line-height: 20px !important;
  font-weight: 400 !important;
}
body.group-add-members-page .block-system-main-block form .form-actions > input#edit-cancel {
  border: 0 !important;
}
body.group-add-members-page main.main-container .region--content {
  padding-bottom: 36px !important;
}
body.path-group:has(.group-content-form) .main-header .header-menu .header-menu-bottom .navbar-nav li a[data-drupal-link-system-path="groups"] {
  color: var(--basicColor) !important;
}
/**************************push notification******************************************/
.ui-dialog:not(.ui-dialog-off-canvas)[role="dialog"] {
  font-family: "Inter" !important;
}
.ui-dialog:not(.ui-dialog-off-canvas)[role="dialog"].ui-dialog_push-notification  button {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 180px;
  width: auto;
}
.ui-dialog_push-notification .buttons {
  justify-content: center;
}
.ui-dialog:not(.ui-dialog-off-canvas)[role="dialog"] .buttons button {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  border-radius: 24px;
  height: 40px;
  text-align: center;
  margin: 0 !important;
  text-transform: capitalize;
  width: 180px;
  height: 36px;
  /* background-color: var(--color-fff); */
  color: var(--basicColor);
  cursor: pointer;
  display: inline-block;
  padding: 6px 12px;
  text-decoration: none !important;
  background: var(--basicColor);
  color: var(--color-fff);
}
.ui-dialog:not(.ui-dialog-off-canvas)[role="dialog"] .buttons button:hover {
  background: var(--color-fff);
  color: var(--basicColor);
  border: 2px solid var(--basicColor);
}
.ui-dialog:not(.ui-dialog-off-canvas)[role="dialog"] .buttons button + button {
  margin-left: 15px !important;
}
a.mentions {
  font-weight: 700;
}
/**************************path-report-post-list**************************************/
.path-report-post-list .view-filters form>.clearfix>*.form-actions {
  margin-top: 0 !important;
}
.node__type__page .bottom-additional-fields {
  margin-top: 12px;
}
@media (max-width: 767px) {
  body.enhanced_listing_page .enhanced-card-view.form-filter .view-filters .views-exposed-form > .clearfix {
    gap: 12px;
  }
  body.enhanced_listing_page .enhanced-card-view.form-filter .view-filters .form-item.form-type-textfield {
    padding-right: 0 !important;
    width: 114px !important;
    max-width: 114px !important;
  }
  body.enhanced_listing_page .enhanced-card-view.form-filter .view-filters .form-type-select {
    width: 154px !important;
    min-width: 154px !important;
  }
}
@media (max-width: 400px) {
  body.enhanced_listing_page .enhanced-card-view.form-filter .view-filters form > .clearfix {
    flex-wrap: wrap !important;
  }

  body.enhanced_listing_page .enhanced-card-view.form-filter .view-filters .form-actions {
    width: 100% !important;
    justify-content: center;
  }

  body.enhanced_listing_page .enhanced-card-view.form-filter .view-filters form > .clearfix:before,
  body.enhanced_listing_page .enhanced-card-view.form-filter .view-filters form > .clearfix:after {
    content: none;
  }
}
.newsletter-detail-page .region--secondary-navigation .navbar-secondary {
  display: none;
}
/*********************17/3/25***************************/
.path-session-limit .main-container form fieldset {
  margin-top: 0;
  margin-bottom: 24px;
}
.path-session-limit .main-container form fieldset legend {
  margin-bottom: 10px;
}
.path-session-limit .main-container form fieldset .form-type-radio {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 5px;
}
.path-session-limit .main-container form fieldset .form-type-radio input {
  position: unset;
  height: auto;
  opacity: 1;
  display: inline-block;
  width: auto;
  margin: 0;
}
.path-session-limit .main-container form fieldset .form-type-radio input + label {
  margin: 0;
}
.path-session-limit .main-container form input[type="submit"] {
  width: auto !important;
}
.path-session-limit .main-container form {
  background-color: var(--color-fff);
  padding: 20px;
  border-radius: 12px;
  margin: 0;
  overflow: hidden;
}
.path-session-limit .main-container section.block-system {
  max-width: 796px;
  margin: 0 auto;
  color: #666;
  font-weight: 600;
}
body iframe.media-oembed-content {
  min-height: 420px;
  height: 100%;
}
/* .path-inactive-groups-list.enhanced_listing_page .view-filters form>.clearfix .form-item-sort-by,
.path-inactive-groups-list.enhanced_listing_page .view-filters form>.clearfix .form-item-sort-order {
  display: flex !important;
} */
@media (max-width: 767px) {
  body iframe.media-oembed-content {
    height: auto;
    min-height: auto;
  }
}
.highlight__opportunities .main-header .header-menu-bottom li a[data-drupal-link-system-path="opportunities"],
.highlight__events .main-header .header-menu-bottom li a[data-drupal-link-system-path="community-events"],
.highlight__groups .main-header .header-menu-bottom li a[data-drupal-link-system-path="groups"],
.highlight__discussions .main-header .header-menu-bottom li a[data-drupal-link-system-path="all-discussions"],
.highlight__members .main-header .header-menu-bottom li a[data-drupal-link-system-path="all-members"] {
  color: var(--basicColor);
}
.group_archive_edit.group_archived .banner-block .hero-action-button a.btn {
  display: none;
}
.node__type__page .field--type-image img {
  margin-bottom: 20px;
}
[data-mention] {
  background-color: unset !important;
  color: inherit !important;
  text-decoration: none !important;
  color: var(--primary-color) !important;
}
[data-mention]:hover {
  color: #000 !important;
}
.nj-popup .nj-popup-box,
.custom-add-members .dropdown-menu {
  border-radius: 24px;
  overflow: hidden;
}
