.main-container {
  padding: 0 15px;
}

.page-node-type-blog .page-header,
.page-node-type-publication .page-header,
.page-node-type-discussions .page-header,
.page-node-type-events .page-header {
  display: none;
}

.path-detail-page .region-content {
  max-width: 800px;
  padding-top: 100px;
  margin: 0 auto;
}

.path-detail-page .region-content .block {
  padding: 0;
  max-width: 100%;
}

.path-comment .region-content {
  padding-bottom: 80px;
}

.landing-page-warapper.container {
  max-width: 100%;
  padding: 0;
}

.path-detail-page .header-strip.active {
  background: none;
  border: none;
}

.path-detail-page .header-strip {
  background-color: #ffffff;
  border-bottom: 1px solid rgba(219, 219, 219, 0.5);
}

.path-detail-page .header-strip .logo img {
  content: url(../../../images/logo/EIDM_Logo_color.svg);
}

.path-detail-page .header-strip .animated-menu span {
  background: #14426e;
}

.path-detail-page .header-strip.active .animated-menu span {
  background: #ffffff;
}

.path-detail-page .header-strip.fixed {
  transition: all 0s ease-out;
}

.back-btn {
  text-align: right;
}

.back-btn a {
  font-size: 12px;
  font-weight: 500;
  /* color: #c21b13; */
  text-transform: uppercase;
}

.quicktab-enabled .quicktabs-tabs .back-btn a {
  border: none !important;
}

.blogs-back-btn {
  margin-top: 0;
  margin-bottom: 25px;
}

#block-backbuttonblock-2 {
  margin-top: 20px;
  margin-bottom: 32px;
}

.back-btn a:before {
  content: url("../../../images/blogs/back.png");
  margin-right: 10px;
  width: 20px;
  height: 20px;
}

.back-btn a:hover:before {
  content: url("../../../images/blogs/back_hover.png");
}

.cop-header-title,
.page-header,
.landing-page-title {
  font-size: 40px;
  line-height: 48px;
  font-weight: 400;
  color: var(--blue);
  margin: 0 0 33px 0;
  border: 0px none;
  padding: 0;
  /* max-width: 810px; */
}

.landing-page-date {
  font-size: 18px;
  color: #666666;
  margin: 0 0 20px 0;
}

.landing-page-author-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 44px;
}

.landing-page-author-label,
.landing-page-author {
  font-size: 18px;
  font-weight: 600;
  color: var(--red);
  margin-right: 12px;
}

.landing-page-author {
  font-weight: 400;
}

.landing-page-body p,
.landing-page-body span,
.landing-page-body a,
.landing-page-body ul li {
  font-family: Karla;
}

.landing-page-body {
  font-size: 18px;
  font-weight: 400;
  /* color: #666666; */
  color: #353535;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 44px;
  /* margin-bottom: 80px; */
}

.landing-page-body a {
  color: #666666;
}

.landing-page-body p:not(:last-child),
.landing-page-body ul li:not(:last-child) {
  margin: 0 0 18px;
  word-break: break-word;
}

.landing-page-body p strong {
  display: block;
}

.landing-page-image img {
  margin-bottom: 45px;
}

/*Library Styles*/

.pub-inner-image-wrapper {
  display: flex;
}

.pub-inner-image-wrapper .ast-pub-image-wrap .landing-page-publication img {
  margin-bottom: 30px;
}

.file-download-wrap {
  margin-bottom: 30px;
}

.ast-pub-content-title .landing-page-title,
.ast-pub-content-title .landing-page-title h2 {
  margin: 0;
}

.file-download-wrap a {
  position: relative;
  padding-right: 35px !important;
}

.file-download-wrap a::after {
  position: absolute;
  content: url("../../../images/library/download.png");
  right: 15px;
}

.file-download-wrap a:hover::after {
  content: url("../../../images/library/download_hover.png");
}

.landing-page-publication img {
  max-width: 278px;
  max-height: 372px;
  /* box-shadow: 1px 1px 12px #a4a4a4; */
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.2);
  margin-bottom: 0;
}

.landing-page-date-title-type {
  margin-left: 30px;
}

.landing-page-resource-type {
  font-size: 18px;
  font-weight: 400;
  color: var(--red);
  margin-bottom: 15px;
  text-transform: uppercase;
}

.landing-page-date {
  font-size: 18px;
  font-weight: 400;
  color: #666666;
}

.landing-page-title h2 {
  font-size: 36px;
  line-height: 46px;
  font-weight: 400;
  color: var(--blue);
  margin-bottom: 14px !important;
}

.related-publication-block,
.related-publication {
  max-width: 800px;
  padding: 0 !important;
}

.related-publication-block {
  padding-bottom: 80px !important;
}

.related-publication-block .block-title {
  font-size: 24px;
  font-weight: 400;
  color: var(--blue);
  margin-bottom: 20px;
}

.related-publication-block .content-resource-type,
.related-publication-block .content-resource-date {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: Karla;
}

.related-publication-block .content-resource-type {
  color: var(--red);
}

.related-publication-block .content-resource-date {
  color: #666666;
  padding-left: 6px;
  position: relative;
  display: inline-block;
}

.related-publication-block .content-resource-date:before {
  position: absolute;
  width: 1px;
  height: 11px;
  left: 0;
  top: calc(50% - 5px);
  content: "";
  background-color: #666666;
}

.related-publication-block .content-type-date {
  margin-bottom: 7px;
}

.related-publication-block .library-title a {
  font-family: Karla;
  font-size: 16px;
  font-weight: 500;
  color: #4d4d4d;
}

.related-publication-block .views-col {
  margin-right: 50px;
}

/*Discussion Detail Page*/
.ast-author-wrap {
  font-size: 14px;
  font-weight: 500;
  color: var(--red);
  text-transform: uppercase;
  margin-bottom: 9px;
}

.ast-discuss-auth-body-wrap,
.group-comment-operations,
.group-comment-wrapper {
  display: flex;
}

.group-comment-operations {
  margin-top: 20px;
}

.group-comment-operations .comment-reply,
.group-comment-operations .action-flag,
.group-comment-operations .comment-edit,
.group-comment-operations .action-unflag {
  font-size: 0;
  height: 15px;
}

.group-comment-operations .comment-reply a:before {
  content: url(../../../images/cop/reply.png);
}

.group-comment-operations .action-flag a:before {
  content: url(../../../images/cop/like.png);
}

.group-comment-operations .comment-reply:hover a:before {
  content: url(../../../images/cop/reply_hover.png);
}

.group-comment-operations .action-flag:hover a:before,
.group-comment-operations .action-unflag a:before {
  content: url(../../../images/cop/like_hover.png);
}

.group-comment-operations .comment-edit a:before {
  content: url(../../../images/cop/icon-edit.png);
}

.group-comment-operations .comment-edit {
  padding: 0 10px 0 15px;
  border-right: 1px solid #cccccc;
}

.group-comment-operations .action-flag,
.group-comment-operations .action-unflag {
  padding-right: 10px;
  border-right: 1px solid #cccccc;
}

.group-comment-operations .comment-reply {
  padding-left: 15px;
}

#edit-comment-body-wrapper label,
#edit-comment-body-wrapper .filter-wrapper {
  display: none;
}

.group-comment-wrapper {
  padding-top: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #cccccc;
}

.group-comment-wrapper:not(:last-child) {
  margin-bottom: 30px;
}

#edit-comment-body-wrapper .form-textarea-wrapper .form-control {
  border-radius: 0;
  border: 1px solid #cccccc;
}

.path-cop .signin-login-wrapper .more-link a {
  padding: 4px 30px !important;
}

.ast-author-img {
  margin-right: 25px;
}

.ast-author-img img {
  border-radius: 50px;
}

.ast-discussion-summary-wrapper p {
  font-size: 14px;
  font-weight: 400;
  color: #4d4d4d;
}

.comment-label {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #cccccc;
}

.comment-label h3,
.comment-label h2 {
  font-size: 18px;
  font-weight: 400;
  color: #00417b;
  margin: 0;
}

.comment-label h2 {
  margin: 50px 0 15px 0;
}

.ast-discussion-page .indented .group-comment-wrapper {
  padding-left: 75px;
}

/*Profile Page*/
.path-user-profile .custom-container {
  max-width: 800px;
  margin: 0 auto;
  padding-top: 45px;
  padding-bottom: 80px;
}

.path-user-profile .user-img img {
  border-radius: 50px;
  margin-right: 30px;
  border: 1px solid #cccccc;
}

.path-user-profile .user-info-wrap {
  display: flex;
  align-items: center;
}

.path-user-profile .user-display-name {
  font-size: 18px;
  font-weight: 600;
  color: var(--red);
  margin-right: 12px;
  margin-bottom: 10px;
}

.path-user-profile .user-label {
  font-size: 16px;
  font-weight: 600;
  /* width: 140px; */
  display: inline-block;
}

.path-user-profile .user-organisation,
.path-user-profile .user-designation {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
}

.path-user-profile .main-container .view-user-profile {
  padding: 30px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  box-shadow: 1px 1px 12px #a4a4a4;
}

.path-user-profile .page-header {
  text-transform: capitalize;
}

/*Confirmation Pages*/
.path-confirmation .custom-container {
  display: flex;
  max-width: 1170px;
  padding: 140px 15px 80px;
  margin: 0 auto;
}

.path-confirmation .region-content {
  max-width: 1170px;
  padding: 0;
  margin: 0 auto;
}

.join-btn.more-link {
  text-align: left;
}

.path-confirmation .page-header {
  margin: 0;
  padding: 0;
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 20px !important;
}

.path-confirmation .page-header em {
  font-style: normal;
}

.path-confirmation .main-container {
  background: #fff;
}

.path-confirmation .form-actions {
  margin-top: 20px;
}

/*Library Page new style change*/
.page-basic-page .region-content {
  padding-top: 0;
}

.page-node-type-publication .custom-container,
.page-basic-page .custom-container {
  margin: auto;
}

/* .page-node-type-publication .main-container {
  margin: 0 0 0 230px;
} */
.page-node-type-publication .col-sm-9,
.page-node-type-blog .col-sm-9,
.page-basic-page .col-sm-9,
.path-cop .col-sm-9 {
  width: 100%;
  max-width: 800px;
  float: none;
  margin: 0 auto;
}

.right-sidebar .view-content-share-block {
  position: fixed;
  top: 160px;
  width: 200px;
  opacity: 0;
  transition: opacity 0.25s linear;
  left: calc(50% + 400px);
}

.right-sidebar .view-content-share-block.active {
  opacity: 1;
}

.page-node-type-publication .right-sidebar .region-sidebar-second,
.page-node-type-blog .right-sidebar .region-sidebar-second,
.page-basic-page .right-sidebar .region-sidebar-second {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
}

.now-read-title {
  font-family: Karla;
  font-size: 18px;
  font-weight: 700;
  color: #353535;
  padding: 15px 0 5px 0;
  display: block;
}

.now-read-date {
  padding-bottom: 25px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 17px;
}

.now-read-share-label,
.now-read-date,
.now-read-label,
#block-addtoanybuttons h2 {
  font-family: Karla;
  font-size: 12px;
  font-weight: 400;
}

.a2a_svg {
  background-color: #ffffff !important;
}

.a2a_svg svg {
  display: none !important;
}

.a2a_kit .a2a_svg {
  background-repeat: no-repeat !important;
  width: 25px !important;
  height: 25px !important;
  background-size: 25px !important;
}

.a2a_button_twitter span {
  background: url(../../../images/library/icon-twitter.png) no-repeat;
}

.a2a_button_facebook span {
  background: url(../../../images/library/icon-facebook.png) no-repeat;
}

.a2a_button_linkedin span {
  background: url(../../../images/library/icon-linkedin.png) no-repeat;
}

.a2a_button_twitter span:hover {
  background: url(../../../images/library/icon-twitter-hover.png) no-repeat;
}

.a2a_button_facebook span:hover {
  background: url(../../../images/library/icon-facebook-hover.png) no-repeat;
}

.a2a_button_linkedin span:hover {
  background: url(../../../images/library/icon-linkedin-hover.png) no-repeat;
}

.addtoany_list>a {
  padding: 0 7px;
}

.addtoany_list>a:first-child {
  padding-left: 0px;
}

#block-addtoanybuttons {
  display: flex;
  align-items: center;
  margin-top: 20px;
  margin-right: 43px;
}

#block-addtoanybuttons h2 {
  display: block;
  margin: 0;
  padding-right: 15px;
}

.path-detail-page #block-backbuttonblock-2 {
  width: auto;
}

.path-detail-page #block-backbuttonblock-2,
.path-detail-page .block-addtoany {
  float: right;
}

.path-detail-page .related-publication-block {
  clear: both;
}

/*COP loggedin PAGE Reader block*/

.quicktab-enabled.group-member .right-sidebar .view-content-share-block,
.quicktab-enabled.group-member .right-sidebar .right-reading-block {
  display: none !important;
}

.path-cop.user-logged-in .main-container {
  position: relative;
}

.path-cop.user-logged-in .right-sidebar {
  left: calc(50% + 350px);
  position: fixed;
  top: 140px;
}

/*For hidding side block in Manager Login in dashboard*/

/* .role-manager.user-logged-in.path-node .right-sidebar {
  display: none;
} */

.role-manager.user-logged-in.eidm-node-backend:not(.path-detail-page.path-cop.quicktab-enabled) .custom-container {
  padding: 80px 0;
}

.group-content-create {
  background: #fff !important;
}

.group-content-create form {
  padding-bottom: 0 !important;
}

.group-content-create .page-header {
  margin-bottom: 20px !important;
}

.group-content-create .blogs-back-btn {
  max-width: 100% !important;
}

.path-node-edit-page.eidm-node-backend .user-form .form-group {
  margin-bottom: 15px !important;
}

.path-node-edit-page.eidm-node-backend .col-sm-12,
.path-node-add-page.eidm-node-backend .col-sm-12 {
  max-width: 800px;
  margin: auto;
  float: unset;
}

.path-node-edit-page.eidm-node-backend .blogs-back-btn,
.path-node-add-page.eidm-node-backend .blogs-back-btn {
  max-width: 800px;
}

.role-manager.path-detail-page.path-cop .group-communities-of-practic-edit-form .form-actions {
  padding-bottom: 80px;
}

.path-node-delete-page .page-header {
  display: block;
}

.eidm-node-backend .region-content .form-actions button,
.eidm-node-backend .region-content .form-actions a,
.eidm-node-backend .btn-danger {
  font-weight: 500;
  font-size: 18px;
  border: 1px solid var(--red);
  border-radius: 50px;
  display: inline-block;
  align-items: center;
  justify-content: center;
  color: var(--red);
  text-decoration: none;
  padding: 4px 15px;
  background: var(--white);
  outline: none;
}

.eidm-node-backend .region-content .form-actions button:hover,
.eidm-node-backend .region-content .form-actions a:hover,
.eidm-node-backend .btn-danger:hover {
  color: #fff;
  background: var(--red);
}

/************************************/

.group-managers .region-sidebar-second .block {
  padding: 19px 20px;
  border: none;
}

.group-managers .region-sidebar-second .block.add-cop-content-block {
  background: #fff;
  margin-top: 20px;
}

.group-managers .right-sidebar .region-sidebar-second {
  padding: 0px !important;
  background-color: #ffffff00 !important;
}

.group-managers .cop-platform-guidelines-block,
.group-managers .cop-faq-block {
  background: #fff;
}

.group-managers .cop-faq-block {
  position: relative;
}

.group-managers .cop-faq-block:after {
  content: "";
  position: absolute;
  background: #cccccc;
  width: 180px;
  height: 1px;
  bottom: 0;
}

.manage-add-btn-grps>div:not(:last-child) {
  margin-bottom: 15px;
}


.ast-content-tags-wrap {
  border-bottom: 1px solid #dddddd;
  padding: 20px 0;
  font-family: Karla;
}

.ast-content-tags-wrap .tag-title {
  color: var(--red);
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 11px;
}

.ast-content-tags-wrap .tags-list {
  font-size: 0;
  font-family: Karla;
}

.ast-content-tags-wrap .tags-list a {
  color: #353535;
  font-size: 14px;
  font-family: Karla;
  font-weight: 400;
  cursor: default;
  pointer-events: none;
  text-decoration: none;
  position: relative;
  padding-right: 10px;
  margin-right: 10px;
  display: inline-block;
}

.ast-content-tags-wrap .tags-list a::after {
  position: absolute;
  width: 1px;
  height: 11px;
  right: 0;
  top: calc(50% - 5px);
  content: "";
  background-color: #dddddd;
}

.ast-content-tags-wrap .tags-list a:last-child::after {
  display: none;
}
