body.custom_backend_listing_page {
  /* font-family: 'Open Sans', sans-serif; */
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #000;
  background-color: #fff;
}
/* body.custom_backend_listing_page main {
  font-family: 'Open Sans', sans-serif;
} */
.custom_backend_listing_page:not(.about-collaborative-space) .main-container,
.path-compare .main-container {
  background: #f2f2f2;
}
.page-inline-loader {
  text-align: center;
  padding: 15px;
  font-size: 14px;
  color: #666;
}

/*************************8/12/24******project proposal*************************************/
.custom_backend_listing_page:not(.path-group) .create-new-content-button a {
  background: transparent url(../images/icons/Add_Event_Icon_Rev_Green.png) no-repeat center left 10px;
  display: inline-flex;
  font-size: 14px;
  line-height: 20px;
  color: #666666;
  box-shadow: none;
  padding: 0 10px 0 30px;
  width: auto;
  text-transform: uppercase;
  margin-bottom: 0;
  border: 1px solid #2fa037;
  align-items: center;
  min-height: 35px;
  border-radius: 5px;
  width: auto !important;
}
.custom_backend_listing_page:not(.path-group)  .create-new-content-button a:hover {
  background: #2fa037 url(../images/icons/Add_Event_Icon_Rev_White.png)no-repeat center left 10px;
  color: #fff;
  box-shadow: none;
}
/* .custom_backend_listing_page .create-new-content-button a {
    height: 40px;
    background: none;
    padding: 0 10px 0 10px;
    line-height: 16px;
    text-align: center;
  } */
.custom_backend_listing_page .view-header .create-new-content-button a {
  background: none;
  padding: 0 10px 0 10px;
  color: #2fa037;
  height: 40px;
}
.custom_backend_listing_page .view-header .create-new-content-button a:hover,
.custom_backend_listing_page .view-header .create-new-content-button a:focus {
  background: #2fa037;
  color: #fff;
}
.custom_backend_listing_page .create-new-content-button {
  margin-bottom: 10px !important;
  margin-top: 0;
  text-align: right;
  width: 100%;
}
.custom_backend_listing_page .view table thead,
.custom_backend_listing_page .view-archives table thead,
.path-compare .view table thead,
.path-compare .view-archives table thead {
  background: #a2a7a7;
  color: #fff;
}
.custom_backend_listing_page .view table thead tr th:first-child,
.custom_backend_listing_page .view-archives table thead tr th:first-child,
.path-compare .view table thead tr th:first-child,
.path-compare .view-archives table thead tr th:first-child {
  width: 110px;
}
.custom_backend_listing_page .view table thead tr th,
.custom_backend_listing_page .view-archives table thead tr th,
.path-compare .view table thead tr th,
.path-compare .view-archives table thead tr th {
  padding: 12px 6px !important;
  color: #fff;
}
.custom_backend_listing_page .view table tbody tr,
.custom_backend_listing_page .view-archives table tbody tr,
.path-compare .view table tbody tr,
.path-compare .view-archives table tbody tr {
  background-color: #fff;
}
.custom_backend_listing_page .view table tbody tr td,
.custom_backend_listing_page .view-archives table tbody tr td,
.path-compare .view table tbody tr td,
.path-compare .view-archives table tbody tr td {
  padding: 6px !important;
  border-color: #ccc;
  vertical-align: middle;
}
body.custom_backend_listing_page .card__block--table table tbody td a {
  font-weight: 400;
  font-size: 14px;
}
body.custom_backend_listing_page:not(.about-collaborative-space) .card {
  /* padding: 0; */
  /* border-radius: 0; */
  color: #666;
  max-width: 100%;
}
body.custom_backend_listing_page .block-project-proposal {
  max-width: 1200px;
  position: relative;
  margin: 0 auto;
}
.project-proposal-dashboard .project_proposal-back-buttons {
  max-width: 1200px;
  margin: 0 auto;
}
.page-node-type-project-proposal .proposal-back a,
.project-proposal-dashboard .project_proposal-back-buttons a {
  border: 1px solid #0c4064;
  padding: 5px 10px;
  color: #0c4064;
  background: url(../project-proposals/dashboard/images/back_arrow_color.png)no-repeat center left 10px;
  line-height: 20px;
  padding-left: 35px;
  height: 30px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  border-radius: 0;
}
.page-node-type-project-proposal .proposal-back a:hover,
.project-proposal-dashboard .project_proposal-back-buttons a:hover {
  /* background: #0c4064; */
  color: #fff;
  background: #0c4064 url(../project-proposals/dashboard/images/back_arrow_white.png) no-repeat center left 10px;
}
/************************project proposal*************************************/
/* .group-project-activities .container{
    padding-top: 70px;
  }
  .group-project-activities {
    background-color: #f3f3f3;
  }
  .group-project-activities .view-proposal-notifications {
    background-color: #fff;
    padding: 1.25rem;
    border: 1px solid #ccc;
    border-radius: 0;
  }
  .group-project-activities .view-proposal-notifications .media {
    padding: 10px;
    margin-bottom: 10px;
  }
  .group-project-activities .view-proposal-notifications .profile img {
    border-radius: 50%;
  }
  .group-project-activities .view-proposal-notifications .media-body {
    color: #666;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
  }
  .group-project-activities .view-proposal-notifications .media-body p {
    margin-bottom: 0;
  }
  .group-project-activities .view-proposal-notifications .media-body .text-gray-light,
  .group-project-activities .view-proposal-notifications .media-body .text-muted {
    font-size: 14px;
    line-height: 20px;
  }
  .group-project-activities .view-proposal-notifications .media:hover {
    background: rgba(0, 0, 0, 0.12);
  }
  .path-project-activities.group-project-activities .region--complementary {
    display: none;
  }
  .path-project-activities.group-project-activities .layout--with-complementary {
    justify-content: center;
  }
  .group-project-activities .view-proposal-notifications .media-body a.ctm_link{
  font-weight: 600;
}
body.group-project-activities .block-page-title-block .section-title {
  text-align: center;
  font-size: 42px;
  line-height: 48px;
  font-weight: 400;
  color: #005b9b;
  text-transform: uppercase;
  padding: 0 15px 50px;
  font-family: 'Open Sans', sans-serif;
}
body.group-project-activities .block-system-main-block{
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin: 0 auto;
} */
.path-organisation-types table .views-field-name {
  width: 90%;
}

/*********************new design***********************************/
.dashboard-main-links {
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 50px;
  padding: 0;
  margin: 0;
}
.dashboard-main-links li a {
  background-color: var(--primary-color-light);
  font-size: 32px;
  font-weight: bold;
  color: var(--color-fff);
  /* max-height: 126px; */
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  line-height: 1;
  height: 126px;
  border-radius: 24px;
  text-align: center;
  border: 5px solid transparent;
}
.dashboard-main-links li a:hover,
.dashboard-main-links li.workflow-active a,
.dashboard-main-links li.data-collection-active a {
  border: 5px solid var(--tab-hover);
  background-color: var(--color-fff);
  color: var(--primary-color-light);
}
.dashboard-main-links li.workflow-active a,
.dashboard-main-links li.data-collection-active a {
  cursor: default;
  pointer-events: none;
}
body {
  background: #d9d9d9;
}
.about-collaborative-space .group-about-view {
  margin: 60px 0 0;
  padding: 73px 75px 75px;
}
.path-highlight-groups.about-collaborative-space .section-title {
  padding: 0;
  padding-bottom: 22px;
  font-size: 26px;
}
.path-highlight-groups.about-collaborative-space main .container p {
  font-family: Inter;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  color: #000;
}
.path-highlight-groups.about-collaborative-space .block-page-title-block {
  font-family: Inter;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
}
/* .dashboard-tab-block {
  margin-top: 24px;
} */
.path-highlight-groups.about-collaborative-space .block-system-main-block .form-group {
  margin-bottom: 0;
}
.group-back-btn {
  display: inline-flex;
  position: absolute;
  bottom: 44px;
  right: 0;
}
.group-back-btn a {
  color: var(--primary-color-light);
  font-size: 16px;
  width: auto;
  min-width: auto;
  padding: 0 20px;
  font-weight: 400;
  border-width: 1px;
  text-transform: unset;
}
.group-back-btn a:hover {
  color: var(--color-fff);
}
.dashboard-main-links li:first-child,
.ui-dialog:not(.ui-dialog-off-canvas):has(.view-proposal-notifications),
.ui-dialog:not(.ui-dialog-off-canvas) + .ui-widget-overlay.ui-front {
  display: none !important;
}
.main-container .banner-block .cover-img {
  position: relative;
}
.dashboard-pages .main-container .banner-block .cover-img::after {
  content: '';
  background: linear-gradient(90deg, rgba(4, 81, 150, 0.8) 0%, rgba(2, 105, 207, 0.8) 54%, rgba(0, 125, 255, 0.8) 100%);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 24px;
}
.group_page.custom_backend_listing_page .full-width-banner .cover-wrap .hero-footer .hero-footer__cta .btn-group > a {
  color: var(--primary-color-bold);
  min-width: 212px;
}
.custom_backend_listing_page .view-header .statistics .statistics_title ,
body.custom_backend_listing_page .block-page-title-block .section-title {
  font-size: 48px;
  color: var(--primary-color-light);
  /* font-weight: 600; */
  text-align: center;
  margin: 50px 0 60px 0;
  font-weight: 300;
  line-height: 50px;
}
body.custom_backend_listing_page .block-page-title-block .section-title {
  padding: 0;
}
body.group_page.custom_backend_listing_page .block-page-title-block {
  display: block;
}
body.custom_backend_listing_page .cover-wrap .hero-footer .btn-group .btn-raised,
body.collaboration-space-group .cover-wrap .hero-footer .btn-group .btn-raised {
  background: url(images/project-proposal/o.svg) no-repeat !important;
  border: 0 !important;
  width: 29px !important;
}
/* body.custom_backend_listing_page.discussion-details .cover-wrap .hero-footer .btn-group .btn-raised {
  background: url(images/project-proposal/o-discussion.svg) no-repeat !important;
} */
@media (min-width: 1200px) {
  body.custom_backend_listing_page .block-page-title-block .section-title {
    margin: 70px 0;
  }
  .main-container .banner-block {
    margin-bottom: 43px;
  }
}
@media (max-width: 991px) {
  .dashboard-main-links {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .dashboard-main-links li a {
    font-size: 25px;
    height: 100px;
  }
  .dashboard-main-links {
    gap: 30px;
  }
}
@media (max-width: 767px) {
  .dashboard-main-links {
    gap: 25px;
  }
  /* martin updated max-width:100% */
  .about-collaborative-space .group-about-view {
    margin: 36px 0 0;
    padding: 28px 30px 30px;
    max-width: 100%;
  }
  .main-container .banner-block .cover-img::after {
    border-radius: 12px !important;
  }
  body.custom_backend_listing_page .block-page-title-block .section-title,
  .custom_backend_listing_page .view-header .statistics .statistics_title {
    font-size: 32px;
    line-height: 38px;
    margin: 30px 0;
  }
  .dashboard-main-links li a {
    height: 85px;
    font-size: 20px;
  }
  .dashboard-main-links {
    gap: 15px;
  }
  body.custom_backend_listing_page {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 600px) {
  .dashboard-main-links {
    grid-template-columns: 1fr;
  }
  /* .group_page .full-width-banner .cover-wrap .grouptype-wrapper {
    bottom: 56px !important;
  } */
  .group-back-btn {
    right: auto;
    left: 0;
    bottom: 80px;
  }
  .group_page .full-width-banner .cover-wrap {
    min-height: 450px !important;
  }
}
