/***************************common*****************************************/
/*@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,400italic,700);*/
html {
  -ms-overflow-style: scrollbar;
}
a {
  transition: color 0.25s ease-in-out;
}
.pause-control:focus,
.pause-control:hover {
  color: inherit;
}
a:focus,
a:hover,
.footer-text a:hover,
.search-filters .add-link:focus,
.search-filters .add-link:hover {
  text-decoration: none;
  color: #38b1ef;
}
li a:hover,
p a:hover {
  color: #003d5d;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #38b1ef;
}
.links a:focus,
.grids a:hover,
.grids a:focus,
.btn a:hover,
.btn a:focus {
  color: #fff;
}
a.more-link:hover {
  color: #003d5d;
}
.with-filter-by.views-element-container .block-title {
  float: left;
  border: 3px solid #003d5d;
  margin-right: 4.2%;
  padding: 0 12px;
  line-height: 28px;
  color: #003d5d;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2.6px;
  margin-top: 3px;
}
.with-filter-by.views-element-container .block-title:after {
  content: "";
  position: absolute;
  left: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17px 0 17px 21px;
  border-color: transparent transparent transparent #003d5d;
  top: -3px;
  margin-left: 3px;
}
.with-filter-by.views-element-container .nav[role="tablist"] {
  font-size: 20px;
  text-transform: uppercase;
  overflow: hidden;
  position: relative;
  border: 0;
  padding-top: 3px;
  margin-bottom: 20px;
}
.with-filter-by.views-element-container .nav li {
  margin-right: 2%;
}
.with-filter-by.views-element-container .nav li a {
  padding: 0;
  border: 0;
  font-weight: 300;
  color: #7c7f70;
  transition: all 0.25s ease-in-out;
}
.with-filter-by.views-element-container .nav li a:hover {
  text-decoration: none;
  color: #003d5d;
  border: 0;
  background: none;
}
.with-filter-by.views-element-container .nav li.active a {
  font-weight: bold;
  color: #003d5d;
  text-decoration: underline;
  border: 0;
}
html body {
  margin-top: 0;
}
footer.footer {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  border-top: 5px solid #000;
}
.page-header {
  border: 0;
}

#page > .page-header,
#page .dialog-off-canvas-main-canvas > .page-header {
  border-bottom: 2px solid #003d5d;
  padding-left: 0;
  padding-right: 0;
}
h1.page-header {
  margin-bottom: 0.5em;
}
.region-feature-section {
  overflow: hidden;
}

.feature-post {
  margin-bottom: 2%;
  font-size: 16px;
}
.feature-post .text {
  padding-right: 0;
}
.feature-post h1,
.feature-post .h1 {
  font-size: 26px;
}
.path-podcast .feature-post .text h1 a,
.path-news .feature-post .text h1 a,
.path-blogs .feature-post .text h1 a {
  margin-left: 6px;
}
.path-podcast h1.page-header,
.path-blogs h1.page-header,
.page-node-type-evaluation h1.page-header,
.page-node-type-page h1.page-header,
.path-node h1.page-header {
  display: none;
}
.more-link:after,
.grids .text-box p:last-child:after {
  transition: all 0.25s ease-in-out;
}
.more-link:hover:after {
  /*transform: translate(3px, 0);*/
  transform: none;
  margin-left: 3px;
}
.grids a:hover p:last-child:after {
  /*transform: translate(4px, 0);*/
  transform: none;
  margin-left: 4px;
}
p.footer-text {
  margin-bottom: 34px;
}
.grids .image img {
  transform: scale(1);
}
.grids .view-empty {
  color: #003d5d;
  text-align: center;
  font-size: 24px;
  padding: 15px 0;
}
/*.container {
   padding-left: 0;
   padding-right: 0;
}*/

/*changed as per clients req, meeting on April 13, 2016*/
.socials .fa:before {
  font-size: 17px;
  line-height: 24px;
}
.socials a {
  width: 25px;
  height: 25px;
}

.carousel .headline {
  padding-left: 55px;
  padding-right: 45px;
  text-align: left;
}
.carousel .headline dd {
  display: inline;
}
.carousel .text p {
  margin-bottom: 3%;
}
.carousel .text {
  padding-left: 55px;
  padding-right: 55px;
}
.carousel .carousel-control.left {
  left: 7px;
}
.carousel .carousel-control.right {
  left: 543px;
}
.carousel .carousel-row > div {
  padding: 0;
}
.features-info .region .column {
  padding: 1% 7%;
}

.carousel .headline,
.headline dt {
  font-size: 16px;
  font-weight: normal;
}
.carousel h2 a,
.carousel h2,
.carousel .h2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 3%;
}
.carousel .text p {
  font-size: 14px;
  font-weight: normal;
}
.more-link {
  font-size: 11px;
  font-weight: bold;
}
.carousel .carousel-indicators li {
  font-size: 14px;
  width: 22px;
  height: 22px;
  line-height: 22px;
}

.features-info .block-title {
  font-size: 30px;
  font-weight: normal;
}
.links.links-list a {
  font-size: 16px;
  /*font-weight: bold;*/
}

.grids .views-row {
  /* padding-top: 20.7%; */
  padding-top: 20.7%;
}
.user-logged-in .grids .views-row {
  padding-top: 19.3%;
}
body:not(.path-frontpage) .grids .title {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.22em;
  text-transform: none;
}
body.path-topics .grids .title {
  font-weight: bold;
  font-size: 16px;
}
.path-frontpage .grids .title {
  font-size: 16px;
}

.grids .image + .text-box {
  background: #1e262c;
}
/*changed as per clients req end*/

.grids .title a {
  color: inherit;
}

.grids .views-row.light-blue {
  background-color: #65a3d8;
}
.grids .views-row.light-blue .image + .text-box .title {
  color: #65a3d8;
}

.edit-link {
  position: relative;
  padding: 0 15px 5px 15px;
}

/*Dashboard*/
.view-dashboard,
.view-comment {
  background: #eeede9;
  padding: 0;
  overflow: hidden;
  margin-bottom: 30px;
}
.view-dashboard {
  overflow: visible;
}
.view-dashboard > .view-header,
.view-comment > .view-header {
  overflow: hidden;
  padding: 15px;
}
.view-dashboard .create-link,
.view-comment .create-link {
  float: left;
}
.view-dashboard .back-to-dashboard,
.view-comment .back-to-dashboard {
  float: right;
}
.view-dashboard > .view-header a,
.view-comment > .view-header a {
  font-weight: bold;
}
.view-dashboard > .view-header .fa,
.view-dashboard > .view-header .glyphicon,
.view-comment > .view-header .glyphicon,
.view-comment > .view-header .fa {
  margin-right: 5px;
}
.view-dashboard .table > tbody > tr > td,
.view-comment .table > tbody > tr > td {
  padding-left: 15px;
}
.view-dashboard .table > tbody > tr > td:first-child {
  width: 85%;
}
/*.view-dashboard .views-field a{
    display: block;
    min-width: 105px;
    min-height: 105px;
    padding-top: 114px;
    text-align: center;
    margin-bottom: 35px;
    margin-top: 50px;
}
.view-dashboard .views-field a,
.view-dashboard .web-page a{
    background: url(../images/dashboard/icn_webpages.png) no-repeat center 0;
}
.view-dashboard .carousel-field a{
    background: url(../images/dashboard/icn_carousel.png) no-repeat center 0;
}
.view-dashboard .expert a{
    background: url(../images/dashboard/icn_experts.png) no-repeat center 0;
}
.view-dashboard .evaluation a{
    background: url(../images/dashboard/icn_evaluations.png) no-repeat center 0;
}
.view-dashboard .blog a{
    background: url(../images/dashboard/icn_blog.png) no-repeat center 0;
}
.view-dashboard .reports a{
    background: url(../images/dashboard/icn_reports.png) no-repeat center 0;
}
.view-dashboard .news a{
    background: url(../images/dashboard/icn_news.png) no-repeat center 0;
}
.view-dashboard .topics a{
    background: url(../images/dashboard/icn_topics.png) no-repeat center 0;
}
.view-dashboard .events a{
    background: url(../images/dashboard/icn_events.png) no-repeat center 0;
}*/
.view-dashboard .views-field a,
.view-comment .views-field a {
  margin-bottom: 35px;
  text-align: center;
  display: block;
}
.view-dashboard .views-field a:before,
.view-comment .views-field a:before {
  content: " ";
  background: #4dbac9 url(../images/dashboard/IEG_dashboardIcons_sprite.png)no-repeat 3px 9px;
  display: block;
  width: 105px;
  height: 105px;
  margin-top: 50px;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
}
.view-dashboard.square .views-field a:before {
  border-radius: 0;
}
.view-dashboard .views-field.carousel-field a:before {
  background-position: 5px -70px;
  background-color: #c5845d;
}
.view-dashboard .views-field.web-page a:before {
  background-position: -82px 11px;
  background-color: #ffa565;
}
.view-dashboard .views-field.expert a:before {
  background-position: -173px -70px;
  background-color: #a28ca7;
}
.view-dashboard .views-field.evaluation a:before {
  background-position: -331px 9px;
  background-color: #f8b52d;
}
.view-dashboard .views-field.multimedia a:before {
  background-position: -257px -71px;
  background-color: #eca08f;
}
.view-dashboard .views-field.news a:before {
  background-position: -254px 11px;
  background-color: #74a4d3;
}
.view-dashboard .views-field.blog a:before {
  background-position: -421px 11px;
  background-color: #60bfe2;
}
.view-dashboard .views-field.reports a:before {
  background-position: -82px 11px;
  background-color: #a27bb6;
}
.view-dashboard .views-field.topics a:before {
  background-position: 6px 11px;
  background-color: #4dbac9;
}
.view-dashboard .views-field.events a:before {
  background-position: -169px 11px;
  background-color: #74a889;
}
.view-dashboard .views-field.reports a:before {
  background-position: -83px -70px;
  background-color: #a27bb6;
}
.view-dashboard .views-field.icrrreports a:before {
  background-position: -83px -70px;
  background-color: #00a7ee;
}
.view-dashboard .views-field.data a:before {
  background-position: -422px -68px;
  background-color: #88a9a4;
}
.view-dashboard .views-field.categories a:before {
  background-position: -334px -73px;
  background-color: #bcb577;
}
.view-dashboard .views-field.commentadministration a:before {
  background-position: -257px -232px;
  background-color: #949eb9;
}
.view-dashboard .views-field.documents a:before {
  background-position: -413px -152px;
  background-color: #cebd7b;
}
.view-dashboard .views-field.upcomingreports a:before {
  background-position: -162px -150px;
  background-color: #eab08a;
}
.view-dashboard .views-field.headermenu a:before {
  background-position: -253px -150px;
  background-color: #c1add2;
}
.view-dashboard .views-field.homepageitems a:before {
  background-position: 9px -150px;
  background-color: #9fbb49;
}
.view-dashboard .views-field.reorderingreports a:before {
  background-position: -76px -150px;
  background-color: #c4ad91;
}
.view-dashboard .views-field.reorderingexperts a:before {
  background-position: -76px -150px;
  background-color: #a28ca7;
}
.view-dashboard .views-field.redirects a:before {
  background-position: -337px -150px;
  background-color: #80cec4;
}
.view-dashboard .views-field.xmlimport a:before {
  background-position: 16px -231px;
  background-color: #8e8a8e;
}
.view-dashboard .views-field.marimport a:before {
  background-position: -75px -231px;
  background-color: #93a481;
}
.view-dashboard .views-field.filemanagement a:before {
  background-position: -160px -231px;
  background-color: #637d91;
}
.view-dashboard .views-field.datapage a:before {
  background-position: -517px -229px;
  background-color: #8e6075;
}
/***Edited by Ashik***/
.view-dashboard .views-field.homepagecarousel a:before {
  background-position: -504px -152px;
  background-color: #c5845d;
}
.view-dashboard .views-field.download-report a:before {
  background-position: -344px -231px;
  background-color: #a27bb6;
}
.view-dashboard .views-field.download-webpages a:before {
  background-position: -424px -231px;
  background-color: #93a481;
}
/*****************************/
.view-dashboard .views-field.findcontent a:before {
  background-image: none;
  background-color: #003d5d;
  content: "\e003";
  font-family: "Glyphicons Halflings";
  color: #fff;
  font-size: 3em;
  font-weight: normal;
  padding-top: 17px;
}
.path-dashboard h1.page-header {
  margin-top: 10px;
  margin-bottom: 10px;
}
.view-dashboard .hr {
  border-top: 0;
  float: left;
  width: 100%;
  padding-right: 30px;
  padding-left: 30px;
  height: 1px;
}
.view-dashboard .hr hr {
  border-top: 1px solid #d4d5d0;
}
.switch-shapes {
  overflow: hidden;
  padding-left: 30px;
}
.switch-shapes a {
  color: #7c7f70;
  border: 0;
  margin-right: 2%;
  line-height: 1.5;
  position: relative;
  display: block;
  float: left;
  font-size: 20px;
  text-transform: uppercase;
}
.switch-shapes a:hover {
  color: #003d5d;
  text-decoration: none;
}
.switch-shapes a.active {
  color: #003d5d;
  font-weight: bold;
  text-decoration: underline;
}
span.switch-styles {
  float: left;
  border: 3px solid #003d5d;
  margin-right: 4.2%;
  padding: 0 12px;
  line-height: 28px;
  color: #003d5d;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2.6px;
}
span.switch-styles:after {
  content: "";
  position: absolute;
  left: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17px 0 17px 21px;
  border-color: transparent transparent transparent #003d5d;
  top: -3px;
  margin-left: 3px;
}

.view-comment.view-dashboard .form-checkbox {
  margin: auto;
}
.view-comment.view-dashboard .checkbox {
  display: inline-block;
}
.comment-form span.form-required {
  display: none;
}
.view-comment.view-dashboard .checkbox label {
  padding: 0; /*modified after the theme update. since the structure of checkbox is changed. (checkbox moved into label)*/
}
.view-comment.view-dashboard .table > tbody > tr > td:first-child {
  width: auto;
}
.view-comment.view-dashboard th .form-checkbox {
  margin-left: 7px;
}
.view-dashboard .view-filters {
  padding: 5px 15px;
}
.view-dashboard .view-filters .form-item {
  margin-right: 15px;
}
.view-comment.view-dashboard [data-drupal-selector="edit-comment-bulk-form"] {
  border: 1px solid #fff;
  margin: 0 15px;
  padding: 15px;
  overflow: hidden;
}
.view-comment.view-dashboard [data-drupal-selector="edit-comment-bulk-form"] .form-item {
  float: left;
  width: 250px;
  margin-right: 15px;
}
.view-comment.view-dashboard [data-drupal-selector="edit-comment-bulk-form"] .form-actions {
  float: left;
  margin-top: 28px;
}
.comment-form .form-checkboxes label {
  display: block;
}
.view-dashboard .view-empty {
  padding: 0 15px 15px 15px;
}

/*Dashboard end*/

.path-podcast .grids,
.path-news .grids,
.path-blogs .grids,
.path-node .grids,
.path-evaluations .grids,
/*.path-topics .grids,*/
.path-node .with-filter-by {
  margin-top: 30px;
}
.path-node .grids-with-filter.grids,
.page-node-type-evaluation-sub-page .with-filter-by,
.page-node-type-news .with-filter-by,
.path-node .with-filter-by .grids,
.page-node-type-topic.path-node .with-filter-by {
  margin-top: 0;
}
.page-node-type-topic.path-node .with-filter-by {
  margin-bottom: 30px;
}
.page-node-type-evaluation-sub-page .post,
.page-node-type-news .post {
  padding-bottom: 0;
}
.act.btn a {
  color: inherit;
  display: block;
  text-decoration: none;
  padding: 8px 12px;
}
.act.btn {
  padding: 0;
}
/* .post .btn:last-child { */
/*margin-bottom: 0;*/
/* } */

.related-posts p:last-child {
  padding-bottom: 12px;
}

.pause-control {
  position: absolute;
  bottom: 7px;
  left: 48%;
  top: auto;
}
a.pause-control:focus,
a.pause-control:hover {
  text-decoration: none;
}

.feature-post span.btn {
  display: none;
}
.feature-post .container .col.no-img {
  /*background: #003d5d url(../images/logo-header.png) no-repeat center;
    background-size: 100%;*/
  display: none;
  /*
    background: -moz-linear-gradient(left, #000000 0%, #000000 11%, #005775 11%, #005775 22%, #743d95 22%, #743d95 33%, #bed22f 33%, #bed22f 44%, #003d5d 44%, #003d5d 55%, #00969f 55%, #00969f 66%, #fdb31b 66%, #fdb31b 77%, #ec542e 77%, #ec542e 88%, #00acef 88%, #00acef 98%, #008497 98%);
    background: -webkit-linear-gradient(left, #000000 0%, #000000 11%, #005775 11%, #005775 22%, #743d95 22%, #743d95 33%, #bed22f 33%, #bed22f 44%, #003d5d 44%, #003d5d 55%, #00969f 55%, #00969f 66%, #fdb31b 66%, #fdb31b 77%, #ec542e 77%, #ec542e 88%, #00acef 88%, #00acef 98%, #008497 98%);
    background: linear-gradient(to right, #000000 0%, #000000 11%, #005775 11%, #005775 22%, #743d95 22%, #743d95 33%, #bed22f 33%, #bed22f 44%, #003d5d 44%, #003d5d 55%, #00969f 55%, #00969f 66%, #fdb31b 66%, #fdb31b 77%, #ec542e 77%, #ec542e 88%, #00acef 88%, #00acef 98%, #008497 98%);
    */
}
.feature-post .container .col.no-img + .text-holder {
  width: 100%;
}
.feature-post .container .col.no-img + .text-holder .text {
  padding: 10px 10px 10px 0;
}
.feature-post .container .col.no-img + .text-holder .user-img-col {
  padding-left: 0;
}
.feature-post .container .col.no-img + .text-holder .user-img {
  margin-left: 0;
}
.author-details {
  padding-bottom: 15px;
  font-size: 14px;
}
.feature-post .btn {
  margin-top: 22px;
}
.sep,
.ext-authors,
.ext-authors div,
.feature-post .container .ext-authors .col {
  display: inline-block;
  width: auto;
}
.feature-post .container .ext-authors .col {
  margin-top: -2px;
}
/*.author-details>a+.ext-authors:before ,
.author-details>a+a:before ,
.ext-authors .views-row+.views-row:before {
    content: "&";
    margin: 0 5px;
}*/
.breadcrumb {
  display: none;
}
.breadcrumb li {
  display: inline;
}

.event-banner {
  margin-bottom: 20px;
}
.page-node-type-event .text-holder {
  overflow: visible;
}
.page-node-type-event h2.block-title,
.path-events h2.block-title {
  font-weight: 600;
  font-size: 26px;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 10px;
}
.event-listing h2.block-title {
  border: 0;
  padding-bottom: 0;
}
.page-node-type-event .event-listing {
  margin-top: 20px;
}
.post-list .post .post-content.event-container {
  overflow: visible;
  padding-bottom: 10px;
}
.path-events .date-display-single,
.path-events .event-date-timezone {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 2px;
}
.path-events .event-date-timezone {
  color: #003d5d;
}
.event-date-calendar {
  margin-top: 13px;
}
.event-date,
.event-loc,
.event-time.event-date-timezone {
  font-weight: bold;
  display: inline-block;
  margin-bottom: 15px;
  margin-right: 25px;
}
.event-time {
  display: block;
}
.page-node-type-event .addeventatc {
  display: block;
  max-width: 166px;
}

.event-list-nowrap.grids .image iframe {
  width: 100%;
}
.upcoming-events .left-side-contents {
  margin-bottom: 10px;
}
body:not(.path-frontpage) footer.footer {
  margin-top: 24px;
}

.user-img,
.user-2 .field--type-image {
  text-align: center;
  background: #fff;
  /*border: 3px solid #fff;*/
  max-width: 50px;
  float: left;
}
.user-img img,
.user-2 .field--type-image img {
  border: 0;
  height: 50px;
  width: 50px;
  visibility: hidden;
}
.user-img .glyphicon {
  font-size: 30px;
  line-height: 50px;
}
.user-1,
.user-2,
.user-2 > .ds-1col {
  /*display: inline-block;*/
  padding-right: 15px;
  float: left;
  padding-bottom: 15px;
  min-width: 164px;
}
.user-1 .user-1 {
  padding-bottom: 0;
}
.user-1 .user-1.views-row:last-child {
  padding-right: 0;
}
.user-1 .author-details,
.user-2 .field--type-link,
.user-img-col + .author-details {
  display: block;
  float: left;
  padding-left: 5px;
  margin-top: 12px;
  max-width: 10em;
}
.article-date {
  font-size: 14px;
  margin-bottom: 15px;
}
.feature-post .container .col.no-img + .col .col-xs-2 {
  max-width: 80px;
}
.path-comment article.js-comment,
.comment-section article.js-comment {
  border: 1px solid #dbdbdb;
  padding: 10px;
  margin-bottom: 10px;
}
.comment-add {
  position: relative;
}
.comment-add a {
  font-size: small;
  position: absolute;
  left: 150px;
  width: 150px;
  top: 12px;
}
.comment-reply {
  padding: 0;
}
.comment-delete a,
.comment-edit a,
.comment-reply a {
  font-size: small;
}
.path-comment article .field--name-comment-body,
.path-comment .comment-reply,
.comment-section h5,
.perma-link {
  display: none;
}
.path-comment .author,
.comment-section .author {
  font-size: 11px;
}
body:not(.path-comment) .indented {
  padding-left: 15px;
}
.path-comment .btn,
.comment-section .btn {
  background-color: #00a7ee;
}
.path-comment .filter-wrapper,
.comment-section .filter-wrapper {
  display: none;
}
/*.comment-section {
    margin-top: 20px;
}
.comment-add {
    margin-top: -20px;
}*/

.author-bio-details {
  padding-bottom: 1px;
}
.author-bio-details .add-title {
  font-size: 24px;
}
.author-bio-details .author-img,
.author-bio-details .author-img + .views-field {
  float: left;
}
.author-bio-details .views-row {
  overflow: hidden;
  margin-bottom: 15px;
}
.author-bio-details .author-img {
  width: 10%;
  padding-right: 15px;
  margin-bottom: 15px;
  min-width: 115px;
}
.author-bio-details .author-img + .views-field {
  width: 90%;
  padding-right: 12.5%;
}
.author-bio-details .author-img img {
  max-width: 100%;
  height: auto;
  margin-top: 7px;
}
.expert-name {
  color: #003d5d;
  padding-left: 1px;
}
.expert-name,
.expert-name a {
  font-weight: bold;
  font-size: 18px;
}
.expert-twitter {
  font-size: 30px;
}
.expert-title {
  color: #003d5d;
  font-style: italic;
}

body .quote-box-left,
body .quote-box-right,
body .quote-box-style {
  background: #e5e5e5;
  border: 1px solid #fff;
  max-width: 84%;
  margin: 1.5em auto 2.1em;
  font-size: 1em;
  /*line-height: 1.25em;*/
  font-style: italic;
  display: block;
  padding: 10px 17px;
  font-weight: 600;
  position: relative;
  /*text-align: justify;
    text-justify: inter-word;*/
  quotes: "\201C""\201D""\2018""\2019";
  border-left: 5px solid #4f4d4d;
}
.quote-box-left:after,
.quote-box-left:before,
.quote-box-right:after,
.quote-box-right:before,
.quote-box-style:after,
.quote-box-style:before {
  font-size: 1.5em;
  /* font-family: glyphicon;*/
  position: absolute;
  line-height: 1;
}
.quote-box-left:before,
.quote-box-right:before,
.quote-box-style:before {
  content: open-quote;
  left: 3px;
}
.quote-box-left:after,
.quote-box-right:after,
.quote-box-style:after {
  content: close-quote;
  margin-left: 1px;
}
.quote-box-style {
  float: none;
  clear: both;
}
.left-column-style {
  float: left;
  max-width: 30%;
  padding-right: 20px;
}
.quote-box-left {
  float: left;
}
.quote-box-right {
  float: right;
}
.right-column-style {
  float: right;
  padding-left: 20px;
  max-width: 30%;
}
.left-column-style img,
.right-column-style img {
  max-width: 100%;
  height: auto;
}
body .quote-box-right,
body .quote-box-left {
  width: 25%;
  margin: 0 5px;
}
blockquote {
  font-size: 1em;
  line-height: inherit;
}

.post p:last-child {
  margin-bottom: 0;
}

.field--name-body ol li,
.post ol li,
ol.nice-list li,
.field--name-body ul li,
.post ul li,
ul.nice-list li {
  padding-bottom: 0;
}
.field--name-body ul li,
.post ul li {
  padding-left: 0;
}
.field--name-body ol,
.post ol {
  line-height: 1.5;
  padding-left: 5px;
}
.field--name-body ul,
.post ul {
  padding-left: 26px;
  list-style: disc;
  line-height: 1.5;
}
.field--name-body ol,
.post ol,
ol.nice-list,
p + ol,
.post p + ol,
.field--name-body ul,
.post ul,
ul.nice-list,
p + ol,
.post p + ul {
  padding-top: 0;
  padding-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
ul.square-listing {
  list-style: square;
}
ul.circle-listing {
  list-style: circle;
}
.field--name-body ul li:after,
.post ul li:after {
  content: none;
}
ul.nice-list {
  list-style: none;
  padding-left: 0;
}
ul.nice-list li {
  padding-left: 26px;
}
ul.nice-list li:after {
  content: " ";
  left: 7px;
}

ul.social-icon {
  list-style: none;
  background-color: #fff;
  border-radius: 6px;
  padding: 6px;
  position: fixed;
  z-index: 9999995;
  animation: a2aFadeIn 0.2s ease-in;
  top: 25%;
  right: 0;
}
ul.social-icon > li {
  margin-bottom: 10px;
}
ul.social-icon > li:last-child {
  margin-bottom: 0;
}
ul.social-icon .share-container {
  display: none;
  position: absolute;
  background: #fff;
  bottom: 0;
  right: 38px;
  min-width: 250px;
  border-radius: 6px;
  border: 1px solid #999;
  padding: 10px;
}
ul.social-icon .share-container ul {
  list-style: none;
  padding: 0;
}
ul.social-icon .share-container ul a {
  background-size: 20px 20px;
  background-position: 5px center;
  background-repeat: no-repeat;
  display: block;
  padding: 3px 3px 3px 30px;
}
ul.social-icon .share-container ul a:hover {
  text-decoration: none;
  color: #000;
  background-color: #eee;
}
ul.social-icon a.facebook-share {
  background-image: url("../images/social-icons/fb.svg");
}
ul.social-icon a.google-plus {
  background-image: url("../images/social-icons/g+.svg");
}
ul.social-icon a.digg {
  background-image: url("../images/social-icons/digg.svg");
}
ul.social-icon a.renren {
  background-image: url("../images/social-icons/rn.svg");
}
ul.social-icon a.delicious {
  background-image: url("../images/social-icons/deli.svg");
}
ul.social-icon a.sina {
  background-image: url("../images/social-icons/sina.svg");
}
ul.social-icon .social-ctr-btn {
  content: " ";
  width: 0;
  height: 0;
  position: absolute;
  /* top: -20px; */
  bottom: -15px;
  left: 6px;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #003d5d;
  cursor: pointer;
  transition: all 0.35s ease-in-out;
}
ul.colapse.social-icon .social-ctr-btn {
  border-right: 7px solid #003d5d;
  border-left: 0;
  left: 0;
}
ul.social-icon > li {
  transition: all 0.35s ease-in-out;
  width: 32px;
}
ul.colapse.social-icon {
  background: transparent;
}
ul.colapse.social-icon li {
  width: 0;
}
/* Edited on 23rd Sep */
/* body .grids .views-row.without-image, .grids .views-row.with-image {
  padding-top: 0;
  min-height: 245px;
}
.page-node-type-expert .grids .with-image img {
  object-fit: cover;
  width: 100%;
  height: 245px;
}
body .grids .views-row.with-image .edit-link {
  padding: 0 15px 0px 15px;
} */

/* Edited on 25-09-2024*/
.expert-content a img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.expert-content a .text-box {
  background: #000;
  bottom: 0;
  height: 86px;
  padding: 3% 5%;
  position: absolute;
  left: 0;
  right: 0;
}
/* for IE */
@supports (-ms-accelerator: true) {
  /* .p {
  } */
  .grids .views-row {
    background: url(../images/grids-mask.png) no-repeat 0 0;
    background-color: #e44c26;
    background-blend-mode: normal;
  }
  .grids .views-row.light-blue {
    background-position: -295px 0;
    background-color: #65a3d8;
  }
  .grids .views-row.green {
    background-position: -583px 0;
    background-color: #c2d731;
  }
  .grids .views-row.blue {
    background-position: -877px 0;
    background-color: #016978;
  }
  .grids .views-row.turquoise {
    background-position: 0 -289px;
    background-color: #05b5a9;
  }
  .grids .views-row.orange {
    background-position: -289px -289px;
    background-color: #fdb31b;
  }
}
@media screen and (min-width: 0\0) {
  .grids .views-row,
  _:-ms-input-placeholder,
  :root .grids .views-row {
    background: url(../images/grids-mask.png) no-repeat 0 0;
    background-color: #e44c26;
    background-blend-mode: normal;
  }
  .grids .views-row.light-blue {
    background-position: -295px 0;
    background-color: #65a3d8;
  }
  .grids .views-row.green {
    background-position: -588px 0;
    background-color: #c2d731;
  }
  .grids .views-row.blue {
    background-position: -883px 0;
    background-color: #016978;
  }
  .grids .views-row.turquoise {
    background-position: 0 -295px;
    background-color: #05b5a9;
  }
  .grids .views-row.orange {
    background-position: -295px -295px;
    background-color: #fdb31b;
  }
}
/* for IE ends*/

.page-node-type-expert .feature-post h1 {
  text-transform: uppercase;
}
.connect {
  font-weight: bold;
  margin-right: 15px;
  color: #003d5d;
}
.prof_title {
  font-weight: bold;
}
.author-social-links a {
  color: #003d5d;
  font-size: 24px;
  margin-right: 15px;
  transition: none;
}
.expert-links a {
  transition: none;
}
.author-social-links a:hover {
  color: #0e8fc1;
}

.page-node-type-expert .default-image ,/*expert page - hide image if default*/
.eval-grids-tab.event-page-tab>.view-content>.views-row>.views-field:not(.filter-links) {
  display: none;
}
.eval-grids-tab.event-page-tab > .view-content > .views-row > .views-field.active {
  display: block;
}

/*expert page - hide image if default start*/
.page-node-type-expert .default-image.col {
  display: none;
}
.page-node-type-expert .default-image.col + .text-holder {
  width: 100%;
}
.page-node-type-expert .default-image.col + .text-holder .text {
  padding-left: 0;
  padding-right: 0;
}
/*expert page - hide image if default end*/

#mc_embed_signup {
  background: #fff;
  clear: left;
  font: 14px Helvetica, Arial, sans-serif;
  width: 100%;
}
.mail-chimp {
  position: absolute;
  left: -5000px;
}

.sign-form .clear {
  display: inline;
}
form.sign-form input[type="email"] {
  text-transform: none;
}

.expert-links div {
  display: inline-block;
  font-size: 24px;
  margin-right: 15px;
}
.expert-links div.connect {
  font-size: 16px;
}
.expert-links div a:hover {
  color: #0e8fc1;
}

.has-glyphicons .select-wrapper:after {
  content: none;
}
.modal-search .chosen-container:after,
.modal-search label,
.modal-search .form-item-type-1,
.modal-search .form-item-field-organization-tags,
.modal-search .form-item-field-year,
.modal-search .js-form-item-field-country,
.modal-search .form-item-field-topic,
.modal-search .form-item-field-region,
.modal-search .col2,
.modal-search .form-item-field-report-type-tags,
.modal-search .form-item-field-report-type-tags-1,
.modal-search .form-item-field-sub-category,
.modal-search .form-item-sort-by,
.modal-search .form-item-sort-order,
.modal-search .aply-btn {
  display: none;
  opacity: 0;
}
.modal-search .form-item {
  margin-bottom: 15px;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.modal-search.open.show-this .form-item {
  display: inline-block;
  opacity: 1;
}
.modal-search.open.show-this .form-item-field-report-type-tags-1,
.modal-search.open.show-this .form-item-sort-by,
.modal-search.open.show-this .form-item-sort-order {
  display: none;
}
.modal-search.open.show-this .col2 {
  display: block;
  opacity: 1;
  margin-top: 0;
}
.modal-search {
  background: #003d5d;
  color: #fff;
  height: 0;
  width: 0;
  position: fixed;
  top: 0;
  right: 0;
  opacity: 0;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  z-index: 9999996;
}
.modal-search.open {
  display: block;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 9999996;
  opacity: 1;
}
body > ul.ui-autocomplete {
  z-index: 9999999;
}
.modal-search .search-filters .form-item .input-group {
  width: 100%; /*In latest chrome 51 the modal search box width is different*/
}
.ui-autocomplete {
  z-index: 10001;
  max-width: 287px;
  max-height: 300px;
  margin-top: 14px;
  border-radius: 6px;
  background: #292929;
  color: #fff;
  padding: 20px;
  font-size: 12px;
  line-height: 20px;
  position: relative;
  margin-bottom: 10px;
  position: fixed;
  overflow: auto;
}
.ui-autocomplete:after {
  content: "";
  position: absolute;
  left: 50%;
  top: -13px;
  margin-left: -13px;
  border-style: solid;
  border-width: 0 13px 13px 13px;
  border-color: transparent transparent #292929 transparent;
}

ul.ui-autocomplete {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.ui-autocomplete li {
  margin-top: 4px;
}
ul.ui-autocomplete li:first-child {
  margin-top: 0;
}
.ui-autocomplete .ui-menu-item {
  color: #fff;
  white-space: normal;
}
.modal-search label {
  color: #fff;
}
a.logo,
a.modal-logo {
  outline: 0;
}
.modal-logo img {
  /*content: url(../images/modal-logo.png);*/
  width: auto;
  border: 0;
  /*width: 333px;
    height: 65px;
    display: block;*/
}
.modal-search .close-btn {
  line-height: 1.5em;
}
.modal-search .contetntype-selector .form-type-select,
.modal-search .form-inline .select-wrapper .chosen-container,
.modal-search .form-inline .select-wrapper {
  max-width: 100%;
  width: 100% !important;
}
.modal-search .search-filters .btn {
  margin-top: 0;
}
.modal-search .search-filters .btn.show-adv {
  text-align: center;
  padding: 0 15px;
  margin-top: 0;
  background: transparent;
  box-shadow: none;
  border: 1px solid #fff;
  width: auto;
  display: inline-block;
}
.modal-search .col1 {
  margin-bottom: 15px;
  text-align: left;
  margin-left: calc(8% - 7px);
}
.modal-search .search-filters .btn.show-adv:focus,
.modal-search .search-filters .btn.show-adv:hover {
  color: #fff;
}
.modal-search .custom-combobox {
  color: #000;
  width: 100%;
}
.modal-search .custom-combobox .custom-combobox-input {
  background: transparent;
  width: 100%;
  padding-left: 46px;
}
.form-item-field-topic .input-group-addon {
  padding: 8px 12px;
}

.modal-search .custom-combobox .ui-button {
  position: absolute;
  /*    top: -4px;*/
}
.modal-search .chosen-container-multi > i.fa {
  color: #555555;
  position: absolute;
  font-size: 22px;
  height: 38px;
  z-index: 2;
  left: 12px;
  top: 8px;
}
.modal-search .chosen-container-multi ul.chosen-choices {
  padding: 5px 12px 4px 46px;
  border-radius: 5px;
}
.modal-search .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  width: 150px !important;
}
.modal-search .chosen-container .chosen-drop {
  border: 1px solid #292929;
  border-radius: 6px;
  background: #292929;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
}
.modal-search .chosen-container.chosen-container-active.chosen-with-drop .chosen-drop {
  border-color: #292929;
}
.modal-search .chosen-container ul.chosen-results li {
  color: #fff;
  padding-left: 22px;
}
.modal-search .chosen-container ul.chosen-results li.result-selected {
  color: #666;
}
.modal-search .chosen-container ul.chosen-results li.highlighted {
  background: #003d5d;
}
.modal-search select {
  min-height: 45px;
}

.modal-search .chosen-container-multi .chosen-choices li.search-choice span {
  max-width: 150px;
  /*display: inline-block;*/
}
.chosen-container-multi .search-choice {
  display: table;
}
.chosen-container-multi .chosen-choices .search-choice > * {
  display: table-cell;
  vertical-align: middle;
  padding-right: 5px;
}
.modal-search .form-actions,
.modal-search .form-item-field-region {
  margin-bottom: 15px;
}
.modal-search .form-item-field-year {
  margin-right: 4px;
}
/**Search page*/
.path-ieg-search-icrr h1.page-header,
.path-ieg-search h1.page-header {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 300;
}
.chosen-container {
  max-width: 100%;
  line-height: 26px;
  padding: 0;
}
.search-view .chosen-container {
  width: 100% !important;
}
.chosen-container.chosen-container-multi .chosen-choices,
.chosen-container.chosen-container-single .chosen-single {
  height: 40px;
  padding: 6px 12px;
  background: #fff;
  border: 1px solid #cccccc;
  border-radius: 2px;
}
.chosen-container.chosen-container-single .chosen-single div b {
  display: none;
  background: #fff;
}
.chosen-container.chosen-container-multi .chosen-choices li.search-choice {
  background: #383838;
  color: #fff;
  margin-bottom: 1px;
  margin-top: 0;
  border: 0;
  display: inline-block;
  vertical-align: middle;
  line-height: 26px;
  font-size: 14px;
  padding: 0 11px;
  border-radius: 0;
  box-shadow: none;
}
/* .chosen-container.chosen-container-multi .chosen-choices { */
/*padding: 4px 6px;*/
/* } */
.chosen-container.chosen-container-multi .chosen-choices li.search-choice:nth-child(5n + 2) {
  background-color: #f79223;
}
.chosen-container.chosen-container-multi .chosen-choices li.search-choice:nth-child(5n + 3) {
  background-color: #ef4239;
}
.chosen-container.chosen-container-multi .chosen-choices li.search-choice:nth-child(5n + 4) {
  background-color: #c2d731;
}
.chosen-container.chosen-container-multi .chosen-choices li.search-choice:nth-child(5n + 5) {
  background-color: #016978;
}
.chosen-container.chosen-container-multi .chosen-choices li.search-choice:nth-child(5n + 6) {
  background-color: #65a3d8;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  width: 100% !important;
}
.chosen-container ul.chosen-results {
  padding: 0;
}
.chosen-container ul.chosen-results li {
  font-size: 14;
  line-height: 20px;
  padding: 4px 12px;
  color: #656565;
}
.chosen-container ul.chosen-results li.highlighted {
  background: #00a9ef;
  color: #fff;
}
.chosen-container-single a.chosen-single,
.chosen-container.chosen-container-multi .chosen-choices {
  box-shadow: none;
}
.chosen-container-multi.chosen-container-active.chosen-with-drop .chosen-choices {
  border-radius: 2px 2px 0 0;
  border-bottom: 0;
}
.chosen-container.chosen-container-active.chosen-with-drop .chosen-drop {
  box-shadow: none;
  border-color: #ccc;
}
.search-view .expose-search .filter {
  display: none;
  /*overflow: visible!important;*/
}
.post-list .post .post-content {
  min-height: 162px;
  border: 0;
  margin: 0;
  overflow: visible;
  padding-left: 4px;
}
.prepend-comma:before {
  content: ", ";
}
.ui-helper-hidden-accessible {
  display: none;
}
.path-ieg-search-icrr .post-list .post,
.path-ieg-search .post-list .post,
.path-blog-series-list .post-list .post {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 24px;
  overflow: hidden;
}
.block.search-view.views-exposed-form .block-inner {
  display: none;
}
.modal-search .form-item-type-1 > .select-wrapper,
.search-view.views-exposed-form .form-item-type-1 > .select-wrapper {
  display: none;
}
/*.contetntype-selector select {
    display: block!important;
}*/
.path-ieg-search-icrr .expose-search .btn {
  width: auto;
  min-width: 100px;
  margin: auto;
  margin-right: 14px;
}
.path-ieg-search-icrr .expose-search {
  border-bottom: 1px solid #edece7;
}
.path-ieg-search-icrr .block.search-view.views-exposed-form .form-actions,
.path-ieg-search-icrr .block.search-view.views-exposed-form div#edit-actions {
  margin-top: 5px;
  padding-right: 7px;
}
.path-ieg-search .block.search-view.views-exposed-form .form-actions {
  /*position: relative;
    margin-top: 15px;*/
  margin-top: 5px;
}
.path-ieg-search-icrr .form-row + .form-row + .border-bottom {
  background: #edece7;
  width: 100%;
  height: 1px;
  margin-bottom: -1px;
  margin-top: 15px;
}
/*.path-ieg-search .block.search-view.views-exposed-form .icrr-wrapper-main:after {*/
.path-ieg-search .block.search-view.views-exposed-form .form-row + .form-row + .form-row {
  margin-bottom: 15px;
}
.path-ieg-search .block.search-view.views-exposed-form .form-row + .form-row + .form-row:after {
  content: " ";
  border-bottom: 1px solid #edece7;
  position: relative;
  bottom: -16px;
  display: block;
  width: 100%;
}
.path-ieg-search .search-view .expose-search .btn.btn-goto-icrr.btn-orange,
.path-ieg-search .search-view .expose-search .form-actions .btn {
  margin-right: 14px;
}
.icrr-wrapper-main {
  padding-top: 10px;
  padding-bottom: 15px;
  position: relative;
}
.icrr-wrapper-main .btn-goto-icrr,
.icrr-wrapper-main .icrr-post-info {
  float: none;
}
.path-ieg-search-icrr .form-row + .form-row:after {
  bottom: 0;
}
.btn-goto-icrr,
.icrr-post-info {
  float: right;
}
.modal-search .btn.btn-goto-icrr,
.modal-search .icrr-post-info {
  float: none;
  display: inline-block;
}
.btn.btn-goto-icrr.btn-orange {
  background: #f79223;
  margin-right: 0;
  color: #fff;
  box-shadow: 0 2px 1px rgba(255, 255, 255, 0.6) inset;
  text-transform: none;
  font-weight: normal;
}
.modal-search .btn.btn-goto-icrr.btn-orange {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0 15px;
  margin-top: 0;
}
.btn.btn-goto-icrr:hover {
  box-shadow: none;
}
.btn.btn-orange:hover {
  background: #fba240;
}
.icrr-post-info {
  margin-top: 8px;
  margin-right: 22px;
}
.modal-search .icrr-post-info {
  margin-top: 0;
  margin-right: 15px;
}

.modal-search input,
.search-filters .input-group input {
  line-height: 38px;
  font-size: 14px;
  font-family: Arial;
  font-weight: normal;
}
.modal-search .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  font-size: 14px;
  font-family: Arial;
}
.modal-search form input::-moz-placeholder {
  color: #999999 !important;
  opacity: 1;
}
.modal-search form input:-ms-input-placeholder {
  color: #999999 !important;
}
.modal-search form input::-webkit-input-placeholder {
  color: #999999 !important;
}
.btn-default:focus,
.btn-default.focus {
  color: #fff;
  background-color: #00a7ee;
}
/*.search-view .filter:after{
    left: 0;
    right: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.search-view .filter.active:after{
    left: -10px;
    right: -10px;
}*/

@-webkit-keyframes zoomInOut {
  from,
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
}

@keyframes zoomInOut {
  from,
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
}

.zoomInOut {
  -webkit-animation-name: zoomInOut;
  animation-name: zoomInOut;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.grids a .image img {
  transform: none;
  -webkit-animation-name: none;
  animation-name: none;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.grids a:hover .image img {
  -webkit-animation-name: zoomInOut;
  animation-name: zoomInOut;
}

iframe[align="middle"] {
  display: block;
  margin: auto;
}
iframe[align="left"] {
  display: block;
  float: left;
  margin-right: 10px;
}
iframe[align="right"] {
  display: block;
  float: right;
  margin-left: 10px;
}

.label-type.label-type-web {
  background-color: #016978;
  /*background-color: #f79223;*/
}

.blogbanner {
  color: #003d5d;
  padding: 10px 0;
}
.blogbanner .what-works {
  font-size: 24px;
}
.blogbanner .banner-text {
  font-size: 16px;
}

.main-container img {
  vertical-align: bottom;
}

.page-header .burger-active .navbar-collapse {
  box-shadow: 0 2px 8px #003d5d;
  height: auto !important;
}

table:not(.table) {
  border-spacing: 2px;
  border-collapse: separate;
}
table:not(.table) td,
table:not(.table) th {
  padding: 15px;
}

.grids-with-filter .select-wrapper,
.grids-with-filter .chosen-container {
  width: 100% !important;
}
.grids-with-filter .form-inline label {
  /*margin-top: -22px;
    line-height: 22px;*/
  /*margin-top: 10px;*/
  margin-bottom: 5px;
  width: 100%;
}
.grids-with-filter .form-item {
  margin-bottom: 10px;
}
.grids-with-filter .form-actions .btn {
  margin-top: 22px;
  width: 100%;
}
.grids-with-filter .form-actions .btn[disabled] {
  background: #0ab2fa;
}
.grids-with-filter .view-filters {
  display: none;
}
.grids-with-filter .add-title {
  margin-bottom: 0.5em;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.1;
  color: #003d5d;
  padding: 4px;
}
.loader.uil-reload-css {
  display: none;
  position: fixed;
  top: 45%;
  left: 41%;
  z-index: 9999;
}
.grids-with-filter .view-header {
  overflow: hidden;
}
.icrr-link {
  float: right;
  /*padding-right: 6px;*/
}
.icrr-link .icrr-post-info {
  color: #003d5d;
  float: none;
  font-size: 16px;
  line-height: 1.5;
  margin-top: 8px;
  display: inline-block;
}
.icrr-link a:after {
  content: none;
}
/*.icrr-link a{
    color: #003d5d;
    font-weight: bold;
}
.icrr-link a:active,
.icrr-link a:focus,
.icrr-link a:hover {
    color: #38b1ef;
}*/
.grids-with-filter .form-item-sort-order,
.grids-with-filter .form-item-sort-by,
.expose-search .form-item-sort-order,
.expose-search .form-item-sort-by {
  display: none;
}
.expose-search .custom-sort-filter label,
.grids-with-filter .form-inline .custom-sort-filter label {
  width: auto;
  margin-right: 15px;
}
.expose-search .custom-sort-filter {
  margin-top: 15px;
}
.custom-sort-filter {
  font-size: 14px;
  line-height: 1.22em;
}
.custom-sort-filter a.sort-filter {
  display: inline-block;
  margin-right: 15px;
  color: #003d5d;
}
.custom-sort-filter a.sort-filter:hover {
  color: #38b1ef;
}
.custom-sort-filter a.sort-filter:after {
  content: none;
}
.custom-sort-filter a.sort-filter .fa {
  padding-left: 4px;
  float: right;
}
.custom-sort-filter a.sort-filter .fa-sort-asc {
  margin-top: 6px;
}

.navbar-default .navbar-nav > li > a.is-active {
  color: #000;
}
.navbar-default .navbar-nav > li > ul a {
  color: #003d5d;
  white-space: nowrap;
}
.navbar-default .navbar-nav > li > ul a:hover,
.navbar-default .navbar-nav > li > ul a:active {
  color: #38b1ef;
}
.page-header .navbar-default .navbar-nav > li ul {
  border: 1px solid;
  border-top: 0;
  list-style: none;
  position: absolute;
  width: auto;
  background: #fff;
  padding: 10px 10px 0 10px;
  line-height: 1;
  z-index: 2;
  -webkit-transition: opacity 0.2s, height 1s linear;
  -moz-transition: opacity 0.2s, height 1s linear;
  -ms-transition: opacity 0.2s, height 1s linear;
  -o-transition: opacity 0.2s, height 1s linear;
  transition: opacity 0.2s, height 1s linear;
  height: 0;
  opacity: 0;
}
.page-header .navbar-default .navbar-nav > li ul li {
  padding-bottom: 10px;
  display: none;
}
.navbar-default .navbar-nav > li:hover ul li {
  display: block;
}
.navbar-default .navbar-nav > li:hover ul {
  height: auto;
  opacity: 1;
  box-shadow: 3px 3px 5px #999;
}
/*arrow for evaluation submenu */ /*.page-header .navbar-default .navbar-nav > li.has-submenu > a:after {

    content: "\e114";
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    float: right;
    margin-top: 5px;
    margin-left: 2px;
}*/

.expose-search .btn.btn-apply-filter {
  float: right;
  margin-right: 2px;
}
.include-icrr-wrap {
  padding-left: 2px;
}
.include-icrr-wrap-rr label,
.include-expert-wrap label,
.include-icrr-wrap label {
  margin-left: 5px;
  position: relative;
  top: -2px;
}
.form-item-field-report-type-tags-1 {
  display: none;
}
.aply-btn {
  max-width: 188px;
}
.btn-orange.btn-apply-filter {
  margin-left: 4px;
  padding: 0 7px;
}
.path-ieg-search-icrr .search-view .form-item-search-api-fulltext label {
  display: none;
}
.mini-title {
  font-size: 12px;
  color: #999;
  font-style: italic;
}
.path-ieg-search-icrr .expose-search .form-row:first-child {
  padding-top: 0;
}
.path-ieg-search-icrr .expose-search .form-row > div.form-item-search-api-fulltext {
  padding-right: 1px;
}
.path-ieg-search-icrr .Reports.title {
  margin-left: -1px;
}

/*.search-results .post-content .fullcontent.shorten-text{
    max-height: 4.5em;
    display: inline-block;
    overflow: hidden;
}*/
.post-content .fullcontent .nontrimmed,
.fullcontent.show-full .trimmed {
  display: none;
}
.fullcontent.show-full .nontrimmed {
  display: inline;
}
.search-results .post-content .fullcontent .views-more-link,
.search-results .post-content .fullcontent .view-less-link {
  font-size: 12px;
  font-weight: bold;
}

.search-results .post-content .fullcontent .views-more-link:after,
.search-results .post-content .fullcontent .view-less-link:after {
  content: "...";
}

.include-icrr-wrap-rr {
  padding-top: 34px;
}
.grids-with-filter .form-inline .include-icrr-wrap-rr label {
  width: auto;
}
.grids-with-filter .form-item-field-report-type-tags-target-id-op,
.grids-with-filter .form-item-field-report-type-tags-target-id {
  display: none;
}
.path-frontpage .page-header .navbar-collapse .menu > li:first-child {
  display: none;
}
.topic-spl-blk {
  padding-bottom: 20px;
}

.with-image.default-img .image {
  background: #fff;
  border: 1px solid #1e262c;
}
.with-image.default-img .image img {
  width: auto;
  margin: 15px auto auto auto;
}
.eval-page-search .form-item {
  display: none;
}
.eval-page-search .form-item.form-item-field-report-type-tags {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.eval-page-search .form-item.form-item-field-report-type-tags label {
  margin-right: 15px;
  font-weight: 600;
  font-size: 24px;
}
.eval-page-search {
  border: 1px solid #dbdbdb;
  border-width: 1px 0;
  padding: 15px 0;
  margin-bottom: 15px;
}

.grids-with-filter.view-country-evaluations-page .view-header a {
  color: #003d5d;
  display: inline;
  float: right;
  margin-bottom: 5px;
  margin-top: 5px;
  font-weight: 600;
  font-size: 17px;
}
.grids-with-filter.view-country-evaluations-page .view-header a:hover {
  color: #38b1ef;
}
.grids-with-filter.view-country-evaluations-page .view-header a:after {
  content: none;
}
.grids-with-filter.view-country-evaluations-page .view-header a .fa {
  margin-right: 5px;
}
.modal-search .search-filters .btn#edit-reset {
  display: none;
}
i.fa.fa-refresh {
  margin-right: 5px;
}
.btn-link {
  transition: color 0.25s ease-in-out;
  vertical-align: middle;
}
.btn-link:hover,
.btn-link:focus {
  text-decoration: none;
  color: #38b1ef;
}
.btn-back {
  font-weight: bold;
}
.path-country-evaluation .views-exposed-form:not(.modal-search) {
  padding-top: 15px;
}
.path-country-evaluation .views-exposed-form:not(.modal-search) {
  padding-top: 15px;
}
.path-country-evaluation .views-exposed-form:not(.modal-search) .form-item {
  margin-right: 15px;
}
.path-country-evaluation .views-exposed-form:not(.modal-search) .chosen-choices {
  border-bottom: 1px solid #ccc;
}

.search-values {
  font-weight: bold;
}
.search-values span {
  font-weight: normal;
}
.search-values span:after {
  content: " ";
}
.search-values a {
  margin-left: 3px;
  margin-right: 10px;
}
.search-values .content-type-name {
  text-transform: capitalize;
  font-weight: bold;
}
.search-values span.content-type-name:after {
  content: "";
}
.path-ieg-search .search-view .expose-search {
  margin-bottom: 0;
}
.search-values .well {
  font-size: 13px;
  padding: 10px;
}
.rg-icon {
  background: url(../images/rg.png) no-repeat;
  background-position: -1px -3px;
  width: 21px;
  height: 21px;
  display: inline-block;
  border-radius: 4px;
  vertical-align: top;
}
a:hover .rg-icon {
  background-position: -31px -3px;
}
.page-node-type-podcast .rg-icon,
.page-node-type-blog .rg-icon {
  margin-top: 8px;
}
.modal-search [data-drupal-selector="edit-reset"],
.path-ieg-search-new .alert-danger {
  display: none;
}

.mollom-captcha-instructions,
.mollom-captcha-instructions button {
  display: block;
  margin-bottom: 15px;
}
.mollom-captcha-container button.mollom-refresh-captcha {
  background-color: transparent;
}
.mollom-captcha-container .mollom-captcha-content {
  display: inline-block;
}
.captcha {
  border: 1px solid #dbdbdb;
  padding: 45px 15px 15px 15px;
  margin-bottom: 15px;
  position: relative;
}
.captcha:before {
  content: "CAPTCHA";
  background: #eee;
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  padding: 5px 15px;
}

/*edited by anoop*/
.panel-body.email-enable-btn {
  padding: 0;
}
.panel-body.email-enable-btn .form-type-checkbox {
  margin: 0;
  margin-bottom: 10px;
}
.comment-form .form-item-homepage {
  display: none;
}
.page-node-type-podcast .comment-form .email-enable-btn .form-checkboxes,
.page-node-type-blog .comment-form .email-enable-btn .form-checkboxes {
  -webkit-column-count: auto;
  -moz-column-count: auto;
  column-count: auto;
}

.edit-button {
  position: relative;
  display: none;
}
.user-logged-in .edit-button {
  display: block;
}
.edit-button {
  background-image: url(/core/misc/icons/bebebe/pencil.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  min-height: 26px !important;
  min-width: 26px !important;
  border: 1px solid #ccc;
  border-radius: 13px;
  float: right;
  margin-right: 35px;
  background-color: #fff;
}
.edit-button:hover {
  background-image: url(/core/misc/icons/787878/pencil.svg);
  background-position: center 5px;
  border-radius: 13px 13px 0 0;
}
.edit-button a {
  display: none;
  position: absolute;
  right: -1px;
  top: 24px;
  margin: 0;
  border: 1px solid #ccc;
  padding: 0 5px;
  background: #fff;
  z-index: 1;
  color: #333;
  font-family: sans-serif;
  font-size: small;
  line-height: 0.8em;
  /*margin: 0.25em 0;*/
  padding: 0.4em 0.6em;
}
.edit-button a:hover {
  color: #000;
  background: #f7fcff;
}
.edit-button:hover a {
  display: block;
}

.search-filters .form-item.form-item-type-2-op,
.form-item-type-2-op,
.search-filters .form-item.form-item-type-2,
.form-item-type-2 {
  display: none !important;
}
.include-expert-wrap {
  margin-left: 15px;
}

body.page-node-type-evaluation .comment-section .comment-count {
  font-size: 12px;
  font-weight: bold;
}
.contact-messages .views-row a:before,
.contact-form-block .views-row a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  margin-right: 0;
  margin: 8px 10px 8px 0;
}
.contact-form-block .views-row a:before {
  content: "\f122";
}
.contact-messages .views-row a:before {
  content: "\f0e6";
}
.contact-messages .view-content a,
.contact-form-block .view-content a {
  background-color: #00a7ee;
  box-shadow: 0 2px 1px rgba(255, 255, 255, 0.6) inset;
  color: #fff;
  display: block;
  padding: 5px 15px;
  transition: all 0.25s ease-in-out;
}
.contact-messages .view-content a:hover,
.contact-form-block .view-content a:hover {
  background-color: #0ab2fa;
}
.contact-messages,
.contact-form-block {
  display: block;
  margin: 15px auto;
  max-width: 400px;
  text-align: center;
}
/*.contact-form {
    float: left;
}
.contact-messages {
    float: right;
}*/
body.page-node-type-evaluation .contact-form {
  padding-right: 15px;
}
body.page-node-type-evaluation .contact-messages + .block {
  clear: both;
}
/*body.page-node-type-evaluation .contact-messages,
body.page-node-type-evaluation .contact-form {
    background: #ecebe6;
    margin-bottom: 15px;
}
body.page-node-type-evaluation:not(.user-logged-in) .contact-form {
    float: none;
    background: transparent;
    width: auto;
    position: absolute;
    right: 0;
    top: -27px;
}*/
/*.path-contact .contact-message-form .field--widget-entity-reference-autocomplete {
    display: none;
}*/

.feed-icon {
  text-indent: -99999px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 36px;
  height: 14px;
  margin-right: 5px;
}
.export-view table {
  border: 1px solid #ddd;
}

.message-lists .table-responsive {
  overflow: visible;
}
.message-lists .table {
  border: 1px solid #ecebe6;
}
.message-lists .table td .form-checkbox {
  margin: 0;
}

.message-lists .view-content .form-type-select {
  display: none;
}
.message-lists .view-content .form-actions button {
  font-size: 0;
}
.message-lists .view-content .form-actions button:before {
  content: "Delete Selected";
  font-size: 16px;
}
.message-lists .views-exposed-form .eval-selector {
  display: inline-block;
  margin-right: 15px;
}

.upcoming-list .content-Reports-upcomingdata,
.upcoming-list .content-Upcoming.Report-reportdata {
  display: none;
}
/*Edited by Ashik*/
.upcoming-list .views-row .text-box span.new-link {
  display: none;
}
.message-lists .view-content div.form-actions > button {
  margin: 10px 0px 10px 10px;
}

.message-lists.view-dashboard .form-checkbox {
  margin: auto;
}
.message-lists.view-dashboard .checkbox {
  display: inline-block;
}
.message-lists.view-dashboard .checkbox label {
  padding: 0;
}
.message-lists.view-dashboard .table > tbody > tr > td:first-child {
  width: auto;
}
.message-lists.view-dashboard th .form-checkbox {
  margin-left: 8px;
}

.signUp-modal .modal-body {
  padding: 30px 15px 50px 15px;
}
.mdl-msg {
  margin-bottom: 15px;
}

.comment-section .comment-count:before {
  content: "\f0e6";
  font-family: FontAwesome;
  padding-right: 5px;
  font-size: 20px;
}
.comment-section .comment-count {
  font-weight: bold;
  font-size: 17px;
}

.print.dividerpagetools {
  display: none;
}
a.print-lnk,
a.print-lnk:hover,
a.print-lnk:active,
a.print-lnk {
  color: #fff;
  background: #333;
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  padding-top: 3px;
}
ul.colapse.social-icon a.print-lnk {
  width: 0;
}
a.print-lnk .fa {
  font-size: 24px;
}
.page-node-type-podcast li.print.dividerpagetools .page-node-type-blog li.print.dividerpagetools {
  display: list-item;
}

.custom-accordion .ui-accordion-header {
  /*background: #edece7;*/
  background: #e5e5e5;
  border-color: #edece7;
  margin-bottom: 15px;
  outline: none;
}
.custom-accordion.ui-accordion .ui-accordion-content {
  height: auto !important;
}
.custom-accordion.ui-accordion .ui-widget-content {
  border-color: #edece7;
  margin-bottom: 15px;
}
.custom-accordion .ui-accordion-header.ui-state-active {
  margin-bottom: 0;
}
.custom-accordion.ui-accordion .ui-widget-content {
  border-color: #edece7;
  margin-bottom: 15px;
}

.view-evaluation-report-collection.ui-accordion .views-field-field-report-image {
  float: right;
  padding-left: 15px;
}
.ui-widget-content a {
  color: #14a2d9;
}
.custom-accordion .ui-state-default .ui-icon,
.custom-accordion .ui-state-active .ui-icon {
  background-image: none;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-indent: 0;
}
.custom-accordion .ui-state-default .ui-icon:before {
  content: "\e250";
}
.custom-accordion .ui-state-active .ui-icon:before {
  content: "\e252";
}
.custom-accordion .views-accordion-header .field-content,
.custom-accordion .ui-accordion-content {
  overflow: hidden; /*for Bug #184534*/
}
.twitter-sentence a {
  color: #003d5d;
}
.twitter-sentence a:hover {
  color: #38b1ef;
}
.twitter-sentence a:after {
  content: "\f099";
  color: #55acee;
  font: normal normal normal 20px/1 FontAwesome;
  padding-left: 5px;
  padding-right: 5px;
}

/*.twitter-sentence a:hover:after {
    padding-left: 7px;
    padding-right: 3px;
}*/

.notice-board {
  /*background: #003d5d;*/
  color: #fff;
  margin-bottom: 15px;
}
.notice-board a {
  color: #fff;
  font-weight: bold;
}
.notice-board a:hover {
  opacity: 0.8;
}
.notice-content {
  padding: 15px 6px;
}

.path-topics .topics-header {
  font-size: 24px;
  font-weight: 600;
  color: #003d5d;
  padding-bottom: 16px;
  line-height: 1.1;
}

.include-icrr-wrap-rr {
  /*This checkbox [include icrr in recent reports page] is not required as per the mail on Feb 22,2017 */
  display: none;
}

li.pager__item.pager__item--first,
li.pager__item.pager__item--last,/*modified after the theme update. since the structure of checkbox is changed. (checkbox moved into label)*/
.page-node-type-event .comment-add {
  display: none;
}

/*.search-view.views-exposed-form  .form-item-type-1>.select-wrapper,
.search-view.views-exposed-form  .form-item-type-1>.select-wrapper select,
.expose-search .form-item-field-report-type-tags-1,
.expose-search .form-item-field-report-type-tags-1 select,
.path-ieg-search .search-view .form-item-type-2,
.path-ieg-search .search-view .form-item-type-2 select,
.path-ieg-search .search-view .form-item-type-2-op,
.path-ieg-search .search-view .form-item-type-2-op select,
.path-ieg-search .search-view .form-item-type-2,
.path-ieg-search .search-view .form-item-type-2 select{display: block!important;}*/

.block-count-down {
  max-width: 300px;
  text-align: center;
}
.showTimer {
  margin-top: 15px;
}
.hideTimer,
.hideTimer + .field-timer-county {
  display: none;
}

.block-count-down .county {
  width: auto !important;
}
.block-count-down .county.gray .county-days-wrapper,
.block-count-down .county.gray .county-hours-wrapper,
.block-count-down .county.gray .county-minutes-wrapper,
.block-count-down .county.gray .county-seconds-wrapper {
  background: #fff;
  border-color: #003d5d;
  border-left: 0;
  border-right: 1px solid #003d5d;
  color: #003d5d;
  font-size: 40px;
}
/*.block-count-down .county-days-wrapper {
    min-width: 90px;
}*/
.block-count-down .county-days-wrapper,
.block-count-down .county-hours-wrapper,
.block-count-down .county-minutes-wrapper,
.block-count-down .county-seconds-wrapper {
  min-width: 70px;
}
.fwb .block-count-down .county-label-days,
.fwb .block-count-down .county-label-hours,
.fwb .block-count-down .county-label-minutes,
.fwb .block-count-down .county-label-seconds {
  padding-top: 0;
  color: #fff;
}
.toolbar-tray ul.toolbar-menu li {
  margin-bottom: 0;
}
.toolbar-tray ul.toolbar-menu li a {
  text-transform: capitalize;
  font-size: 13px;
  font-weight: 400;
}
.toolbar-tray ul.toolbar-menu li a:hover {
  color: #333;
}
.blog-series-list .download-readmore a {
  color: #fff;
}
.view-blog-series .views-row:nth-child(odd) .blog-series-wrapper.feature-post {
  background-color: #fff;
}
.blog-series-wrapper {
  display: table;
  margin-bottom: 2% !important;
}
.blog-series-wrapper .blog-series-image,
.blog-series-wrapper .blog-series-details {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}
.blog-series-wrapper .blog-series-details.text {
  padding: 10px 6.5%;
}
.blog-series-wrapper .blog-series-details .blog-readmore {
  font-size: 14px;
}

.view-blog-series .views-row:nth-child(even) {
  position: relative;
  z-index: 2;
}
.view-blog-series .views-row:nth-child(even):after,
.view-blog-series .views-row:nth-child(even):before {
  content: "";
  background: #ecebe6;
  position: absolute;
  width: 100vw;
  height: 100%;
  top: 0;
}
.view-blog-series .views-row:nth-child(even):before {
  right: 100%;
}
.view-blog-series .views-row:nth-child(even):after {
  left: 100%;
}
.page-node-type-series h1.page-header {
  display: block;
}
.page-node-type-series .field--name-field-image {
  float: left;
  margin-right: 30px;
  margin-bottom: 15px;
}
.page-node-type-series .field--name-field-image img {
  border: 1px solid #ecebe6;
}
.page-node-type-topic .covid-multi .views-field-field-type-of-subpage {
  position: absolute;
  bottom: 14%;
  padding: 5%;
  left: 0;
  right: 0;
  font-size: 12px;
}

/*css for showing a information in resolution under 1024*/
.screensize {
  display: none;
  font-size: 14px;
  font-weight: 600;
  font-style: italic;
  color: #b41e39;
  padding: 20px;
  background: #f1f1f1;
  margin: 15px 0 10px;
}
@media all and (max-width: 1023px) {
  .screensize {
    display: block;
  }
}
#vbo-action-form-wrapper .control-label.option {
  display: block !important;
}

.form-item-field-sub-category,
.modal-search.open.show-this .form-item.form-item-field-sub-category {
  display: none;
}

/*Event timer style issue in IE11*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .view-event-page-details .county-label-seconds,
  .view-event-page-details .county-label-minutes,
  .view-event-page-details .county-label-hours,
  .view-event-page-details .county-label-days {
    width: 70px !important;
  }
}

/*removing padding for the datepicker june 5 2019 by rajath*/
#ui-datepicker-div td,
#ui-datepicker-div th {
  padding: 0;
}

/*july 21 additional css by rajath*/
.view-file-download-tracker-report .form-item {
  width: calc(36.666666% - 66px);
}
.view-file-download-tracker-report table th:last-child {
  width: 88px;
}
.view-file-download-tracker-report table th a[title="sort by Count"] span {
  margin-left: 5px;
}
.view-file-download-tracker-report .form-item input {
  width: calc(100% - 36px) !important;
}
.view-file-download-tracker-report .chosen-container {
  width: calc(100% - 80px) !important;
}
@media only screen and (max-width: 767px) {
  .view-file-download-tracker-report .form-item {
    width: 100%;
  }
  .view-file-download-tracker-report .chosen-container {
    width: 100% !important;
  }
  .view-file-download-tracker-report .form-item input {
    width: 100% !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .ui-menu {
    display: none;
    width: 0;
  }
}

/*blogs page - 06-april-2020*/
.page-node-type-podcast .body-ckeditor,
.page-node-type-news .body-ckeditor,
.page-node-type-blog .body-ckeditor {
  font-size: 18px;
  line-height: 29px;
  width: 83.33333333%;
  margin: 0 auto;
  padding-left: 70px;
  padding-right: 70px;
}
/*New blog changes: 13-april-2020 */
.page-node-type-podcast .feature-post,
.page-node-type-news .feature-post,
.page-node-type-blog .feature-post {
  background: #fff;
}
.new-podcast-details,
.new-news-details,
.new-blog-details {
  width: 83.33333333%;
  margin: 0 auto;
  padding-left: 70px;
  padding-right: 70px;
}
.feature-post .new-podcast-details .text,
.feature-post .new-news-details .text,
.feature-post .new-blog-details .text {
  padding: 0;
}
.feature-post .new-podcast-details h1,
.feature-post .new-news-details h1,
.feature-post .new-blog-details h1 {
  font-size: 56px;
  line-height: 62px;
  padding-top: 50px;
  font-weight: 700;
}
.feature-post .new-podcast-details h1 {
  padding-top: 20px;
}
.top-text-podcast {
  padding-top: 50px;
  font-weight: 600;
  font-size: 14px;
}
.feature-post .new-podcast-details p,
.feature-post .new-news-details p,
.feature-post .new-blog-details p {
  font-size: 20px;
  line-height: 28px;
}
.feature-post .new-podcast-details .author-details,
.feature-post .new-blog-details .author-details {
  display: inline-block;
  padding-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  margin: 24px 0 8px;
}
.feature-post .new-podcast-details .article-date,
.feature-post .new-news-details .article-date,
.feature-post .new-blog-details .article-date {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  margin: 0;
}
.feature-post .new-podcast-details .image,
.feature-post .new-news-details .image,
.feature-post .new-blog-details .image {
  padding-top: 30px;
}
.feature-post .new-podcast-details .image img,
.feature-post .new-news-details .image img,
.feature-post .new-blog-details .image img {
  border: 0;
}

/*quotebox style in blog*/
body.page-node-type-podcast .quote-box-style,
body.page-node-type-news .quote-box-style,
body.page-node-type-blog .quote-box-style {
  background: #fff;
  border: 1px solid #ececec;
  border-left: 0;
  border-right: 0;
  padding: 25px 40px;
  font-size: 21px;
  line-height: 30px;
  font-weight: 400;
  color: #003d5d;
}
/*
body.page-node-type-blog .quote-box-left,
body.page-node-type-blog .quote-box-right {
    width: 33%;
}*/
body.page-node-type-podcast .quote-box-style:before,
body.page-node-type-news .quote-box-style:before,
body.page-node-type-blog .quote-box-style:before {
  content: "" !important;
  background: url(../images/quote_1.png) no-repeat;
  height: 30px;
  width: 30px;
}
body.page-node-type-podcast .quote-box-style:after,
body.page-node-type-news .quote-box-style:after,
body.page-node-type-blog .quote-box-style:after {
  content: "" !important;
  background: url(../images/quote_2.png) no-repeat;
  height: 30px;
  width: 30px;
  margin-left: 10px;
}

/*news update*/
.feature-post .new-news-details .comment-section .comment-count {
  bottom: 0;
}
.page-node-type-news .with-filter-by {
  margin-top: 30px;
}
.page-node-type-news .body-ckeditor .comment-count {
  font-size: 17px;
  font-weight: 700;
  margin-top: 20px;
}
.page-node-type-news .body-ckeditor .comment-count:before {
  content: "\f0e6";
  font-family: FontAwesome;
  padding-right: 5px;
  font-size: 20px;
  color: #003d5d;
}
.page-node-type-news .post img {
  margin: 0.5% 0;
}

@media only screen and (max-width: 767px) {
  .new-podcast-details,
  .new-blog-details,
  .new-news-details,
  .page-node-type-podcast .body-ckeditor,
  .page-node-type-news .body-ckeditor,
  .page-node-type-blog .body-ckeditor {
    width: 100% !important;
    padding: 0;
  }
  .top-text-podcast {
    padding-top: 0;
  }
  .feature-post .new-podcast-details h1,
  .feature-post .new-news-details h1,
  .feature-post .new-blog-details h1 {
    font-size: 35px;
    line-height: 41px;
  }
  .feature-post .new-podcast-details,
  .feature-post .new-news-details,
  .feature-post .new-blog-details {
    padding-top: 50px;
  }
  /*social share icons style*/
  body ul.social-icon .social-ctr-btn {
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #003d5d;
    bottom: -30px;
  }
  body ul.colapse.social-icon .social-ctr-btn {
    border-right: 12px solid #003d5d;
    border-left: 0;
    left: -2px;
  }
  body.page-node-type-podcast .quote-box-left,
  body.page-node-type-podcast .quote-box-right,
  body.page-node-type-blog .quote-box-left,
  body.page-node-type-blog .quote-box-right {
    width: 100%;
  }
  .page-node-type-podcast .right-column-style,
  .page-node-type-news .right-column-style,
  .page-node-type-blog .right-column-style {
    padding-left: 0;
  }
  .page-node-type-podcast .right-column-style img,
  .page-node-type-news .right-column-style img,
  .page-node-type-blog .right-column-style img {
    margin-left: 0;
  }
}

.page-node-type-topic #subtopic .views-exposed-form {
  margin-bottom: 20px;
  height: auto;
  overflow: visible;
}
.page-node-type-topic #subtopic .views-exposed-form .form-item {
  margin-right: 15px;
}
.page-node-type-topic .eval-grids-tab .views-exposed-form {
  height: 0;
  overflow: hidden;
}
.page-node-type-topic .eval-grids-tab .chosen-container {
  width: 250px !important;
}
.page-node-type-topic .eval-grids-tab .view-content > .block {
  display: none;
}
.page-node-type-topic #subtopic .form-actions button {
  background-color: #5bc0de;
  color: #fff;
  font-size: 16px;
  padding: 6px 12px;
  margin-right: 15px;
  box-shadow: none;
  border-radius: 3px;
  height: 36px;
  line-height: 22px;
}
.page-node-type-topic #subtopic .form-actions button:last-child {
  margin-right: 0;
}
.page-node-type-topic #subtopic .form-actions button:focus,
.page-node-type-topic #subtopic .form-actions button:hover {
  color: #ffffff;
  background-color: #269abc;
}
.page-node-type-topic #subtopic fieldset {
  display: none;
}
/*blockqoute author style*/
body.page-node-type-podcast .body-ckeditor .quote-box-style,
body.page-node-type-blog .body-ckeditor .quote-box-style,
body.page-node-type-news .body-ckeditor .quote-box-style {
  border-bottom: 0;
}
.quote-box-author {
  max-width: 84%;
  margin: -50px auto 40px !important;
  border-bottom: 1px solid #ececec;
  padding: 0 40px 10px;
  text-align: right;
  font-style: italic;
}

/*style for DOI*/

.page-node-type-reader-publication .doi-reader {
  margin-top: 15px;
}
.page-node-type-reader-publication .doi-reader .field {
  display: flex;
}
.page-node-type-reader-publication .doi-reader .field .field--label {
  /* font-size: 16px; */
  font-weight: 600;
}
.page-node-type-reader-publication .doi-reader .field .field--label:after {
  content: ":";
  margin-right: 5px;
}
.page-node-type-evaluation .doi {
  font-size: 9pt;
  color: #003d5d;
  margin-top: 20px;
}

/*New evaluations style*/
.page-node-type-evaluation .page-header {
  margin-bottom: 0;
}
.page-node-type-evaluation .feature-post {
  background-image: --webkit-gradient(linear,left bottom,left top,from(#19506d),to(#003d5d));
  background-image: linear-gradient(to top, #19506d, #003d5d);
  color: #fff;
  padding: 60px 0;
}
.new-evalution-reader .evalutaion-reader-view {
  margin-left: auto;
  margin-right: auto;
  max-width: 894px;
  padding: 0 30px;
}
.new-evalution-reader .evalutaion-reader-view .text {
  padding: 0;
}
.new-evalution-reader .evalutaion-reader-view .text h1 {
  font-family: Raleway, Helvetica, Arial, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 60px;
  color: #fff;
  margin-bottom: 0;
}
.new-evalution-reader .evalutaion-reader-view .bdy {
  margin-top: 36px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}
.new-evalution-reader .evalutaion-reader-view .img img {
  border: 0;
}

.new-evalution-reader .evalutaion-reader-view .img {
  margin-top: 36px;
  margin-bottom: 36px;
}
.new-evalution-reader .evalutaion-reader-view .file-published {
  clear: both;
  float: left;
  width: 100%;
}
.new-evalution-reader .evalutaion-reader-view .file-published .published-date {
  float: left;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: block;
}
.new-evalution-reader .evalutaion-reader-view .published-date .published-title {
  font-weight: 600;
}
.new-evalution-reader .evalutaion-reader-view .file-published .dwn-report {
  float: right;
}
.new-evalution-reader .evalutaion-reader-view .file-published .dwn-report a {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.28px;
  text-transform: uppercase;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0071bc;
  border-radius: 3px;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 12px 38px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  margin-top: 0;
}
.new-evalution-reader .evalutaion-reader-view .file-published .dwn-report a:before {
  content: "";
  height: 28px;
  width: 20px;
  background-image: url(/themes/custom/iegbootstrap/images/icn_download.png);
  background-repeat: no-repeat;
  margin-right: 12px;
  margin-top: 8px;
}
.new-evalution-reader .evalutaion-reader-view .file-published .dwn-report a:hover,
.new-evalution-reader .evalutaion-reader-view .file-published .dwn-report a:focus,
.new-evalution-reader .evalutaion-reader-view .file-published .dwn-report a:active {
  background-color: #00a7ee;
  color: #fff;
}
.new-evalution-reader .evalutaion-reader-view .file-published .dwn-report a:after {
  display: none;
}
.new-evalution-reader .evalutaion-reader-view .doi {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: block;
  float: left;
  width: 100%;
  color: #fff;
}
.new-evalution-reader .evalutaion-reader-view .doi-title {
  font-weight: 600;
}
.page-node-type-evaluation .evaluation-content-body {
  margin-left: auto;
  margin-right: auto;
  max-width: 894px;
  padding: 0 30px;
}
.page-node-type-evaluation .block-fixed-width {
  margin-left: auto;
  margin-right: auto;
  max-width: 894px;
}

.paragraph-section-view .view-content > .views-row .ui-accordion-content {
  max-height: 0;
  overflow: hidden;
  background: #ffffff;
  color: #333333;
  padding: 0;
  transition: max-height 250ms;
}
.paragraph-section-view .view-content > .views-row .ui-accordion-content > .field-content {
  border: 1px solid #dddddd;
  padding: 16px 35px;
  width: 100%;
}
.paragraph-section-view .view-content > .views-row {
  margin-bottom: 15px !important;
}
.paragraph-section-view .view-content > .views-row .ui-accordion-content,
.paragraph-section-view .view-content > .views-row .ui-accordion-header {
  margin-bottom: 0 !important;
}
.paragraph-section-view .view-content > .views-row .ui-accordion-header {
  padding: 8px 8px 8px 35px;
  position: relative;
  cursor: pointer;
  border-radius: 3px;
}
.paragraph-section-view .view-content > .views-row .ui-accordion-header > .ui-icon {
  background-image: none;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-indent: 0;
}
.paragraph-section-view .view-content > .views-row .ui-accordion-header > .ui-icon:before {
  content: "\e250";
}
.paragraph-section-view .view-content > .views-row.show-content .ui-accordion-header {
  border-radius: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.paragraph-section-view .view-content > .views-row.show-content .ui-accordion-header > .ui-icon {
  transform: rotate(90deg);
}
.paragraph-section-view .view-content > .views-row.show-content .ui-accordion-content {
  /*max-height: 800px;*/
  max-height: 10000px;
}
.paragraph-section-view .view-content > .views-row .ui-accordion-content .views-field-field-report-image {
  float: right;
  padding-left: 15px;
}

.evaluation-block .views-field-field-report-image {
  float: right;
  padding-left: 15px;
}
/*******Bug: #310825,#310828******/
#edit-type-2-wrapper--3,
button[value="Reset"] .glyphicon-trash,
#edit-type-2-wrapper {
  display: none;
}

/***********Bug: #310849***********/
.region-content button[value="Reset"]:focus,
.region-content button[value="Reset"]:active {
  color: #38b1ef !important;
  background: none;
  border-color: transparent;
}

.views-accordion-header {
  position: relative;
}

.ui-accordion .ui-accordion-icons.views-accordion-header {
  cursor: pointer;
  padding: 9px 8px 10px 35px;
  border-radius: 3px;
}

/***************************
.path-dashboard .view-dashboard .view-content .views-field {
    min-height: 240px;
}
.path-dashboard .view-dashboard {
    overflow: hidden;
}
.path-dashboard .view-dashboard .hr {
    float: none;
    clear: both;
}
.path-dashboard .view-dashboard {
    background: none;
}
.path-dashboard .view-dashboard >.view-header {
    background: #EEEDE9;
}
***************************/

.page_translate {
  width: 83.33333333%;
  margin: 30px auto -30px;
  padding-left: 70px;
  padding-right: 70px;
  text-align: right;
}
.page_translate a {
  font-size: 13px;
  position: relative;
  display: inline-flex;
  padding-right: 25px;
  color: #013d5c;
}
.page_translate a:hover {
  color: #38b1ef;
}
.page_translate a:before {
  content: "";
  right: 0;
  position: absolute;
  top: 1px;
  background: url(../images/Right_Arrow.png);
  font-size: 0;
  width: 17px;
  height: 17px;
  background-size: contain;
}

@media all and (max-width: 480px) {
  body .evaluation-block .views-field-field-report-image {
    float: none;
    padding-left: 0;
    margin: auto;
    margin-bottom: 15px;
  }

  /*.path-dashboard .view-dashboard .view-content .views-field {
        min-height: auto;
    }    */
  .page_translate {
    width: 100%;
    margin: 0px auto -40px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: right;
  }
}

.upcmg-report-paragrapgh .views-field-field-report-image {
  float: right;
  padding-left: 15px;
}

.page-node-type-upcoming-report div.custom-accordion .views-field-field-report-name {
  border-radius: 3px;
  cursor: pointer;
  padding: 9px 8px 9px 35px;
}
.page-node-type-upcoming-report div.custom-accordion .views-field-field-report-name.ui-state-active {
  border-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.page-node-type-upcoming-report div.custom-accordion .ui-accordion-content {
  border: 1px solid #edece7;
  border-top: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.view-mosaic-recent-reports .views-exposed-form > div > div:nth-child(1) {
  display: none;
}
article.podcast {
  margin-top: 30px;
}
article.podcast footer {
  display: none;
}

/*podcast subscribe section - 19/oct/2021*/
.subscibe-podcast {
  margin-bottom: 30px;
}
.subscibe-podcast .podcast-img-heading {
  font-size: 24px;
  font-weight: 600;
  line-height: 26px;
  margin: 38px 0 25px;
}
.subscibe-podcast > .view-content {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.subscibe-podcast > .view-content > .green {
  width: 20%;
  padding: 0 10px;
}
.subscibe-podcast .field--name-body p > .green img {
  max-width: 100%;
}
.path-podcast .blogbanner .banner-text {
  font-size: 24px;
}
.path-podcast .btn.btn-ieg {
  padding-left: 155px;
}
.path-podcast .btn.btn-ieg:after {
  width: 155px;
}

/*topics 02 march 2022*/
.path-topics .green.country_evaluation .edit-link span {
  display: none;
}
.user-logged-in.path-topics .green.country_evaluation .edit-link span {
  opacity: 0;
  display: block;
  color: #1e262c;
}

/*Bug #332753*/
.path-frontpage .grids .image img {
  max-height: 150px;
}

@media all and (max-width: 600px) {
  .subscibe-podcast > .view-content {
    display: inline-block;
  }
  .subscibe-podcast > .view-content > .green {
    width: 100%;
    padding: 0 10px;
    display: inline-block;
    margin-bottom: 20px;
    text-align: center;
  }
  .subscibe-podcast > .view-content > .green:last-child {
    margin-bottom: 0;
  }
}

/*@media all and (max-width:1024px){
    .view-dashboard .views-field a {
        font-size: 14px;
    }
}*/
.page-node-type-blog .image-field-caption {
  background: transparent;
  color: #333;
  margin: 0;
  width: 100%;
  font-weight: normal;
  padding: 10px 0;
}
.page-node-type-blog .image-field-caption p {
  font-size: 17px;
}
.page-node-type-blog .image-field-caption::after {
  display: none;
}
.page-node-type-blog .image-field-caption {
  max-width: 100% !important;
}
/*#330267*/
/*.c-table__outer .c-table__inner table{*/
.page-node-type-reader-chapter .c-table__outer .c-table__inner table {
  position: relative;
  border-collapse: collapse;
}
/*.c-table__outer .c-table__inner table tbody>tr:first-child{*/
.page-node-type-reader-chapter .c-table__outer .c-table__inner table .table-sticky-header {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
}
/***********/

@media print {
  .c-table__outer .c-table__inner {
    max-height: 100% !important;
  }
  .page-node-type-reader-chapter .c-reader-contents-header {
    position: static !important;
  }
  .page-node-type-reader-chapter article header + .o-reader-container {
    max-width: 100%;
    padding: 0 30px;
  }
  .page-node-type-reader-chapter .c-reader-navigation__chapter-items,
  .page-node-type-reader-chapter .c-reader-footnote__close svg,
  .page-node-type-reader-chapter .js-magnific-popup-close,
  .page-node-type-reader-chapter .close-btn,
  .page-node-type-reader-chapter .close,
  .page-node-type-reader-chapter .static-top-menu {
    display: none;
  }
  .page-node-type-reader-chapter .c-table__outer .c-table__inner table {
    width: 100px;
    table-layout: fixed;
  }
  /*.page-node-type-reader-chapter .c-table__outer .c-table__inner table p{*/
  .page-node-type-reader-chapter   .c-table__outer   .c-table__inner   table.more_column_table   p {
    font-size: 10px;
  }
}
.author-details > a + .ext-authors .views-row {
  float: left;
}
.feature-post .new-podcast-details .author-details {
  display: flex;
  flex-wrap: wrap;
}

/* .author-details > * { */
/* position: relative;
    padding-right: 5px;
    margin-right: 5px;*/
/* } */
/* .author-details > *:after { */
/* content: ',';
    position: absolute;
    right: 0;
    bottom: 0;*/
/* } */
/* .author-details > *:nth-last-child(-n + 2):after { */
/*content: '&';*/
/* } */
/* .author-details > *:nth-last-child(-n + 2) { */
/* padding-right: 20px;*/
/* } */
/* .author-details > *:last-child { */
/*padding-right: 0;
    margin-right: 0;*/
/* } */
/* .author-details > *:last-child:after { */
/*display: none;*/
/* } */

/* .author-details > a + .ext-authors .views-row:before,
.author-details > a:before { */
/*content: ',';
     margin: 0 3px 0 0;*/
/* } */
.author-details > *:first-child {
  margin-left: 3px;
}
/* .author-details > a:first-child:before { */
/*display: none;*/
/* } */
/*.author-details>a:last-child:before {
     display: none;
}*/
/* .author-details > a + .ext-authors .views-row + .views-row:before { */
/*margin: 0 3px 0 0;*/
/* } */
/* .author-details > .ext-authors .views-row:last-child:before,
.author-details > a:last-child:before,
.author-details > a + .ext-authors .views-row:last-child:before { */
/*content:'&';
    margin: 0 4px 0 5px;*/
/* } */

/*
.author-details .ext-authors .green:after {
    content:',';
}
.author-details .ext-authors .green:last-child:after {
    display: none;
}*/

/*changes in search section 08-feb-2023*/
.path-ieg-search .search-view .form-item-search-api-fulltext label,
.search-view .icrr-wrapper-main,
.modal-search .col1 {
  display: none;
}
.path-ieg-search .search-view .form-actions {
  margin-top: 0 !important;
}
/************/
/*changes in author section 16-feb-2023*/
.page-node-type-blog .author-details .author-by:after {
  display: none;
}
/*.page-node-type-blog .author-details.withExt > a{
    display: inline-flex;
    padding: 0;
    margin-right: 3px;
}*/
/* .page-node-type-blog .author-details.withExt > a:after { */
/*content: "," !important;
    position: static;*/
/* } */
/*.page-node-type-blog .author-details.withoutExt > a:nth-last-of-type(2){
    padding-right: 20px;
}*/
.author-details > *.author-by {
  padding-right: 0;
}
/*for blog author only*/
.author-details.blogAuthorOnly {
  display: inline-block !important;
}
.author-details.blogAuthorOnly > * {
  display: inline-block;
}
.author-details.blogAuthorOnly > a:nth-last-of-type(2) {
  padding-right: 20px;
}
/*for external author only*/
.author-details.externalAuthorOnly {
  display: inline-block !important;
}
.author-details.externalAuthorOnly > *.author-by {
  padding-right: 0 !important;
}
.author-details.externalAuthorOnly > *:nth-last-child(2) {
  padding-right: 20px;
}
/*for both external and internal author*/
.author-details.withExt.withAuthor {
  display: inline-block !important;
  margin-bottom: 20px;
}
.author-details.withExt.withAuthor > * {
  display: inline-block !important;
  margin-right: 0;
}
.author-details.withExt.withAuthor > *:after {
  position: static;
}
.author-details.withExt.withAuthor > *:nth-last-child(2) {
  padding-right: 20px;
  margin-right: 5px;
}
.author-details.withExt.withAuthor > *:nth-last-child(-n + 2):after {
  position: absolute;
}
/************/

/*mail chimp signup*/
.mailchimp_signup {
  height: 50px !important;
  width: 250px !important;
  font-weight: bold;
  font-size: 13px;
  background: #00acef;
  border-radius: 5px;
  background: #38b1ef;
  color: #fff;
  border-radius: 0;
  padding: 0;
  border: 0;
  text-transform: uppercase;
  width: 84px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  margin: 0;
  float: left;
  font-size: 12px;
  transition: background 0.25s ease-in-out;
  padding: 7px 0px;
  font-weight: bold;
  font-size: 13px;
  background: #00acef;
  border-radius: 5px;
  outline: 0 !important;
}

.mailchimp_signup:focus,
.mailchimp_signup:hover {
  color: #fff;
}
@media all and (min-width: 1199px) {
  .path-frontpage .connect-ieg-block .container {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 479px) {
  body .mailchimp_signup {
    width: 300px !important;
  }
}
@media screen and (max-width: 1120px) {
  body .mailchimp_signup {
    width: 300px !important;
  }
}
.path-frontpage .connect-ieg-block .container .connect-title:after {
  margin-top: 0;
  top: calc(50% - 10px);
}
/************/

.view-dashboard .view-content table .views-field-clone-link a.clone-img:before {
  content: none;
}
.timeline-list .table-responsive .views-field a:before {
  content: none;
}
.timeline-list .chosen-container-single-nosearch {
  width: 93px !important;
}
.path-ieg-timeline .view-empty {
  padding-left: 100px;
  padding-right: 100px;
  width: 100% !important;
  padding-top: 30px;
}
/* .path-ieg-timeline .tl-timenav-item-container > .tl-timemarker:first-child,
.path-ieg-timeline .tl-slider-item-container > .tl-slide:first-child .tl-headline-date { */
/*display: none;*/
/* } */
.path-ieg-timeline .tl-slider-item-container .tl-credit {
  text-align: left;
}
.path-ieg-timeline .view-filters .form-item-year .chosen-results .active-result:nth-child(2),
.path-ieg-timeline .view-filters .form-item-year select option[value="1970"] {
  display: none;
}

/* .page-node-type-expert .grids .without-image .text-box {
  bottom: auto;
  top: 34%;
} */
.page-node-type-expert .grids .with-image img {
  min-height: 153px;
  object-fit: cover;
}
/*
.page-node-type-expert .grids .without-image .text-box .title {
    color: #05b5a9;
} */

@media (max-width: 480px) {
  .page-node-type-exper .grids.event-list-nowrap .views-row,
  .page-node-type-exper .grids .views-row {
    padding-top: 74%;
  }
}

/*********************17-06-2024**************************/

@media (min-width: 1200px) {
  .comment-section .comment-count {
    bottom: -7px !important;
  }
}

.author-details:not(:has(div)) {
  display: none !important;
}

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

/**********************18-06-2024*************************/

.author-details > * {
  display: inline-block;
}

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

/*******************#368700 26-06-2024********************/

.reload-captcha {
  background-image: url("../../images/captcha_reload.svg");
}

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

/***************#368730 25-06-2024*****************/

.path-user .captcha-type-challenge--image .captcha__element {
  align-items: center;
}

.path-user .captcha__image-wrapper {
  display: flex;
  gap: 10px;
  align-items: center;
  flex: 0 0 calc(var(--image-width) + 68px);
}

.path-user .captcha-type-challenge--image .captcha__element>.form-item {
  flex: 1 1 calc(100% - var(--image-width) - var(--gap-h) - 70px);
}


/*********************************************************/
/************************14/3/25*******************************/
.page-node-type-reader-publication .o-reader-container.with-snapshot.four-buttons .c-reader-landing-header__bottom {
  display: flex;
}
.with-snapshot.four-buttons .snapshot-overview {
  display: flex;
  /* flex-wrap: wrap; */
  flex-direction: column;
  gap: 15px 0;
}
.page-node-type-reader-publication .o-reader-container.with-snapshot.four-buttons .c-reader-landing-header__meta.doi-reader {
  margin: 0;
  position: unset;
  padding: 0;
}
.page-node-type-reader-publication .o-reader-container.with-snapshot.four-buttons .c-reader-landing-header__button-wrapper {
  display: inline-grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px 36px;
  margin: 0;
  /* width: 100%; */
}
.page-node-type-reader-publication .o-reader-container.with-snapshot.four-buttons .c-reader-landing-header__button-wrapper .o-button {
  width: 100%;
  margin: 0 !important;
  min-width: 280px;
}
.page-node-type-reader-publication .o-reader-container.with-snapshot.four-buttons .c-reader-landing-header__meta.published-date > span {
  display: block;
}
@media (max-width: 991px) {
  .page-node-type-reader-publication .o-reader-container.with-snapshot.four-buttons .c-reader-landing-header__button-wrapper .o-button {
    min-width: auto;
  }
}
@media (max-width: 767px) {
  .page-node-type-reader-publication .o-reader-container.with-snapshot.four-buttons .c-reader-landing-header__button-wrapper {
    order: 1;
    /* grid-template-columns: 1fr; */
    gap: 12px;
  }
  .with-snapshot.four-buttons .snapshot-overview {
    order: 2;
    gap: 0;
  }
  .page-node-type-reader-publication .o-reader-container.with-snapshot.four-buttons .c-reader-landing-header__meta.published-date > span {
    display: inline-block;
  }
  .page-node-type-reader-publication .o-reader-container.with-snapshot .c-reader-landing-header__meta {
    width: 100% !important;
  }
}
@media (max-width: 715px) {
  .page-node-type-reader-publication .o-reader-container.with-snapshot.four-buttons .c-reader-landing-header__button-wrapper {
    grid-template-columns: 1fr;
  }
}
