.ploneCalendar .weekdays th {
    width: 14%;
    display: inline-block;
}

#events.col-sm-12 {
  padding-left:0;
  padding-right:0;
  margin-bottom: 20px;
}

#roundtable_page_contents {
  margin-bottom: 1em;
}

.subsection-Events-zh.template-newsitem_view .relatedItems {
  display: none;
}

#insights.col-sm-12,
#updates.col-sm-12 {
  padding-left:0;
  padding-right:0;
  margin-bottom: 1em;
} 

#quarterlies.col-sm-6 {
  padding-left:0;
  margin-bottom: 0em;
}

#newsletters.col-sm-6 {
  padding-right:0;
  margin-bottom: 0em;
}

div#content .ImageContainer img {
  width: 100%
}

.listing_entry {
  border-bottom: none;
}

#insight-1 {
    padding-left: 0;
}

#insight-2 {
    padding-right: 0;
}

@media (max-width: 768px) {
#insight-1 {
    padding-right: 0;
}

#insight-2 {
    padding-left: 0;
}
}


/*reset bootstrap link underline*/
a:focus, a:hover {
    text-decoration: none;
}


dl.portletCoalTFInsightSearch select,
dl.portletCoalTFQuarterliesSearch select, {
    width: 100%;
}

dl.portletCoalTFInsightSearch .portletItem:nth-child(2),
dl.portletCoalTFQuarterliesSearch .portletItem:nth-child(2) {
    padding: 2em;
}

/*crop and set position for quarterly cover image for index page*/
#quarterlies .ImageContainer,
#newsletters .ImageContainer,
#updates .ImageContainer {
    width: 100%;
    /*height: 220px;*/
    overflow: hidden;
}
#quarterlies .ImageContainer img {
    width: 100%;
    /*object-position: 0% -209px;*/
}
#newsletters .ImageContainer img {
    width: 100%;
    /*object-position: 0% -180px;*/
}

#quaterlies_list .ImageContainer img {
    border: solid 1px #eee;
}

#quaterlies_list .col-xs-6.listing_entry {
    padding-left: 0;
}

#quaterlies_list .ImageContainer {
    padding-left: 0;
    overflow: hidden;
    margin-bottom: 1em;
}

#events_list .listing_entry .col-sm-3,
#updates_list .listing_entry .col-sm-3 {
    padding-left: 0;
}

#events_list .listing_entry .col-sm-9,
#updates_list .listing_entry .col-sm-9 {
    padding-right: 0;
}

#events_list #report_cover_container img,
#updates_list #report_cover_container img {
    width: 100%;
}

#report_desc_container h3 {
    clear: left
}

#roundtable_picture img {
    width: 100%
}

body[class*='section-Taskforces'].template-newsitem_view #content h1.documentFirstHeading {
    display: block;
    text-align: center
}

.subsection-CoalTransition-zh-Quarterlies-zh .pagination.listingBar {
    text-align: center
}

.subsection-CoalTransition-en-Quarterlies-en div.row,
.subsection-CoalTransition-zh-Quarterlies-zh div.row,
.subsection-CoalTransition-en-Newsletters-en div.row,
.subsection-CoalTransition-zh-Newsletters-zh div.row {
    width: 80%
}

.source {
    margin-left: 1em;
}


element.style {
}

#content .blog-title-bar h3 a {
    color: white;
}

#cop27_landing .blog-description {
    margin-bottom: 2em;
}

#cop27_landing #mediacoverage_cover_container {
    padding-left:0;
}
#cop27_landing #mediacoverage_desc_container {
    padding-right:0;
}

.portletAgenda .vevent {
    padding-bottom: 0;
    min-height: auto;
}

#myCarousel .carousel-caption h3.carousel-caption-title,
#myCarousel .carousel-caption h3.carousel-caption-subtitle {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .carousel-indicators {
        bottom: 0px;
    }
}

@media (min-width: 993px) {
    body.section-COP27-zh #myCarousel div.carousel-inner div.item:nth-child(1) .carousel-caption {
        left: 20%;
        right: 20%;
        text-align: left;
        bottom: 10%;
    }
    body.section-COP27-zh #myCarousel div.carousel-inner div .carousel-caption {
        left: 20%;
        right: 20%;   
        text-align: center;
        bottom: 10%;
    }
}

.template-newsitem_view.subsection-Events-zh #parent-fieldname-title {
    display: none;
}