/***************NEWS STYLE***************/
.newsWrapper .list-image, .newsWrapper .list-details{
  float: left;
}
.newsWrapper .list-details{
    width: 568px;
    min-height: 90px;
    padding-bottom: 20px;
}
.newsWrapper .list-image {
    width: 140px;
    height: 100px;
    margin-right: 10px;
    overflow: hidden;
}
.newsWrapper .list-image img {
  width: 140px;
  max-height: 100px;
}
.newsWrapper .list-details h3 {
  margin-top: 0px;
  margin-bottom: 0px !important;
  border-top: 0px !important;
  padding-top: 0px !important;
}
.newsWrapper .list-text {
  margin-top: 5px;
}

/***************EVENTS STYLE***************/
.eventsWrapper .list-image, .eventsWrapper .list-details {
  float: left;
}
.eventsWrapper .list-details{
    width: 568px;
    min-height: 90px;
    padding-bottom: 20px;
}
.eventsWrapper .list-image {
    width: 140px;
    height: 100px;
    margin-right: 10px;
    overflow: hidden;
}
.eventsWrapper .list-image img {
  width: 140px;
  max-height: 100px;
}

.eventsWrapper .list-details h3 {
  margin-top: 0px;
  margin-bottom: 0px !important;
  border-top: 0px !important;
  padding-top: 0px !important;
}
.eventsWrapper .list-text {
  margin-top: 5px;
}

/******** RESOURCES HIGHLITED LIST ********/
.resourcesHighlatedWrapper .listWrapper {
  width: 318px;
  height: auto;
  margin-bottom: 20px;
  float: left;
}
.resourcesHighlatedWrapper .listWrapper:nth-child(1), .resourcesHighlatedWrapper .listWrapper:nth-child(3){
  margin-right: 25px;
}
.resourcesHighlatedWrapper .list-image {
  width: 136px;
  height: 215px;
  margin-right: 10px;
  overflow: hidden;
  float: left;
}
.resourcesHighlatedWrapper .list-image img {
  max-width: 130px;
  box-shadow: 2px 4px 10px #d6d6d6;
}
.resourcesHighlatedWrapper .list-image iframe {
  width: 130px !important;
  height: 175px !important;
}
.resourcesHighlatedWrapper .list-image, .resourcesHighlatedWrapper .list-details {
    float: left;
}
.resourcesHighlatedWrapper .list-details {
  padding: 0px 5px;
  width: 162px; 
}
.resourcesHighlatedWrapper .list-details h4 {
  margin-top: 0px;
  margin-bottom: 5px !important;
  padding-top: 0px !important;
  font-size: 15px !important;
}
.resourcesHighlatedWrapper .list-date {
  margin-top: 5px;
}
/*
.list-buttons {
  height: 25px;
}
*/

/******** RESOURCES POLICY THEMES PAGES LIST ********/
/*
.resourcesPolicyThemesWrapper {
  padding: 0px 20px 10px 20px;
}
.resourcesPolicyThemesWrapper div:nth-child(4) {
    margin-right: 0px !important;
}
.resourcesPolicyThemesWrapper .listWrapper {
  width: 136px;
  height: auto;
  margin-right: 20px;
  float: left;
}

.resourcesPolicyThemesWrapper .list-image {
  width: 136px;
  height: 190px;
  margin-bottom: 5px;
  margin-right: 10px;
  overflow: hidden;
}
.resourcesPolicyThemesWrapper .list-image img {
  max-width: 130px;
  box-shadow: 2px 4px 10px #d6d6d6;
  height: 190px !important;
}

.resourcesPolicyThemesWrapper .list-image iframe {
  width: 320px !important;
  height: 175px !important;
}
.resourcesPolicyThemesWrapper .list-details {
  padding: 0px 5px;
  width: 136px;
}
.resourcesPolicyThemesWrapper .list-details h4 {
  margin-top: 0px;
  margin-bottom: 5px !important;
  padding-top: 0px !important;
  font-size: 15px !important;
}
.resourcesPolicyThemesWrapper .list-title {
  margin-bottom: 5px;
}
.resourcesPolicyThemesWrapper .list-date {
  margin-top: 0px;
}
*/

/******** RESOURCES ARCHIVE ********/
#c436699 .resourcesWrapper .listWrapper {
  margin-top: 20px;
}
#c436699 .resourcesWrapper .listWrapper:first-child {
  margin-top: 0px;
}
#c436699 .resourcesWrapper .listWrapper .list-image {
  width: 125px;
  max-height: 190px;
  margin-right: 10px;
  overflow: hidden;
  float: left;
}
#c436699 .resourcesWrapper .list-image img {
  max-width: 125px;
  box-shadow: 2px 4px 10px #d6d6d6;
}
#c436699 .resourcesWrapper .list-video {
  float: left;
}
#c436699 .resourcesWrapper .list-video iframe {
  width: 125px !important;
  height: 90px !important;
}
#c436699 .resourcesWrapper .list-image iframe {
  width: 155px !important;
  height: 100px !important;
}
#c436699 .resourcesWrapper .list-details {
  margin-left: 20px;
  float: left;
  width: 510px;
}
#c436699 .resourcesWrapper .list-type {
  border-top: 2px solid #EDEDF0;
}
#c436699 .resourcesWrapper .list-details h4 {
  margin-top: 0px;
  margin-bottom: 0px !important;
}

/******** RESOURCES ARCHIVE ADMIN PAGE ********/
#c441738 .resourcesWrapper .listWrapper {
  margin-bottom: 20px;
}
#c441738 .resourcesWrapper .listWrapper .list-image {
  width: 160px;
  height: 235px;
  margin-right: 10px;
  overflow: hidden;
  float: left;
}
#c441738 .resourcesWrapper .list-image img {
  max-width: 155px;
  box-shadow: 2px 4px 10px #d6d6d6;
}
#c441738 .resourcesWrapper .list-image iframe {
  width: 210px !important;
  height: 120px !important;
}
#c441738 .resourcesWrapper .list-details {
  margin-left: 180px;
}
#c441738 .resourcesWrapper .list-type {
  border-top: 2px solid #EDEDF0;
}
#c441738 .resourcesWrapper .list-details h4 {
  margin-top: 0px;
  margin-bottom: 0px !important;
}

/******** FORA LIST ********/
.foraWrapper .list-image, .foraWrapper .list-details {
  float: left;
  margin-top: 10px;
}
.foraWrapper .list-image {
  width: 150px;
  max-height: 180px;
}
.foraWrapper .list-image img {
  width: 150px;
  max-height: 180px;
}
.foraWrapper .list-details {
  width: 505px;
  margin-left: 10px;
}
.foraWrapper .list-details h4 {
  margin: 0px !important;
  padding: 0px 0px 2px 20px !important;
}
.foraWrapper .list-text {
  padding: 5px 0px 5px 0px !important;
}
.foraWrapper .listWrapper {
  margin-top: 10px;
  border-top: 1px solid #e1e1e1;
}
.foraWrapper .listWrapper:first-child {
  margin-top: 0px;
  border-top: 0px;
}

/******** FORA SEARCH ********/
#c453172 #divdata_querystring, .fdr-search-button,
#c444820 #divdata_querystring, .fdr-search-button{
    float: none !important;
}
#c453172 #id_querystring,
#c444820 #id_querystring {
    width: 182px !important;
    height: 20px !important;
    margin-right: 0px !important;
}
#c453172 #divlabel_querystring,
#c444820 #divlabel_querystring{
    display: initial;
}
#c453172 .fdr-search-button,
#c444820 .fdr-search-button {
    background-image: none !important;
    border: 0 none;
    cursor: pointer;
    height: 0px !important;
    top: 0;
    width: 0px !important;
    left: 0px !important;
    display: none;
}
#c453172,
#c444820 {
    padding: 10px 0px 15px 10px !important;
    background-color: #ececec;
}
#c453172 #filter-button input,
#c444820 #filter-button input{
    padding: 5px 10px 5px 10px;
    background-color: #0d6cac;
    color: #fff;
}
#c453172 #id_keywords,
#c444820 #id_keywords {
    width: 190px;
}

/******** COMMON LIST STYLE ********/
.list-buttons {
  margin: 10px 0px 0px;
}
.list-buttons table {
  float: left;
  margin-right: 25px;
}

/***************COMMON DETAIL***************/
.detailWrapper .itemImage {
    width: 285px;
    overflow: hidden;
    height: 152px;
    float: left;
    margin: 0 15px 0 0;
}
.detailWrapper .itemImage img {
    height: 150px;
}
.detailWrapper .listDetail {
    margin-left: 300px;
}
.itemtype {
   margin-top: 0px !important;
   margin-bottom: 10px !important;
}
.itemAuthor, .itemPolicyTheme, .itemKeywords, .itemGeography {
  margin-bottom: 5px;
}

/***************RESOURCES DETAIL***************/
.resourcesDetailWrapper .itemImage {
    width: 284px !important;
    overflow: hidden;
    height: 400px;
    float: left;
    margin: 0 15px 0 0;
    box-shadow: 4px 5px 5px #d6d6d6;
}
.resourcesDetailWrapper .itemImage img {
    height: 400px !important;
}
.resourcesDetailWrapper .listDetail {
    float: left;
    width: 615px;
}
.itemtype {
   margin-top: 0px !important;
   margin-bottom: 10px !important;
}
.itemDate, .itemAuthor, .itemPolicyTheme, .itemKeywords, .itemGeography {
  margin-bottom: 5px;
}

/***************FILTER RESULTS***************/
.filter_results {
  border-bottom: 0px !important;
  margin: 10px 0px 0px 0px !important;
}
/***************SELECT 2***************/
#s2id_id_keywords ul {
  margin: 0px 5px 0px 0px !important;
}
#s2id_autogen1 {
    width: 175px !important;
    border: 0px !important;
    margin-left: 4px !important;
    margin-bottom: 3px !important;
}
#s2id_autogen1:focus {
    box-shadow: #6896a3 0px 0px 3px !important;
}
.select2-search-field {
    margin-left: 2px !important;
}
.select2-search-choice {
    margin-left: 5px !important;
}

/*************** Governance tools carousel ***************/
#c471849 { 
    background-color: #eaeaea;
    padding-bottom: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 15px;
}
#c471849 h2 {
    border-top: 0px;
    padding-left: 18px;
    padding-top: 10px;
 }
#c471849 .featured-resources-carosuel{
  margin-left: 50px;
  width: 565px;
  min-height: 340px !important;
  height: auto !important;
}
#c471849 .featured-resources-carosuel .slick-prev::before,
#c471849 .featured-resources-carosuel .slick-next::before,
#c471849 .featured-resources-carosuel .slick-arrow:hover,
#c471849 .featured-resources-carosuel .slick-arrow:focus,
#c471849 .featured-resources-carosuel .slick-prev,
#c471849 .featured-resources-carosuel .slick-prev:hover,
#c471849 .featured-resources-carosuel .slick-prev:focus
#c471849 .featured-resources-carosuel .slick-next,
#c471849 .featured-resources-carosuel .slick-next:hover,
#c471849 .featured-resources-carosuel .slick-next:focus
{
  color:#333 !important;
}
#c471849 .resources-wrapper .listImage {
  width: 120px;
  max-height: 160px;
  margin-bottom: 10px;
  overflow: hidden;
}
#c471849 .resources-wrapper .listImage  img{
  width: 120px;
  height: 160px;
}
#c471849 .resources-wrapper .listType, #c471849 .resources-wrapper .listTitle {
  width: 120px;
}
#c471849 .resources-wrapper h4.listType {
  margin: 0px 0px 5px 0px !important;
  font-weight: bold !important;
}

/*************** Featured resources carousel ***************/
#c471830{
    background-color: #eaeaea;
    padding-bottom: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 15px;
}
#c471830 h2 {
    border-top: 0px;
    padding-left: 18px;
    padding-top: 10px;
 }
#c471849 .featured-resources-carosuel {
    margin-left: 50px;
    width: 565px;
    min-height: 340px !important;
    height: auto !important;
}
#c471830 .featured-resources-carosuel .slick-prev::before,
#c471830 .featured-resources-carosuel .slick-next::before,
#c471830 .featured-resources-carosuel .slick-arrow:hover,
#c471830 .featured-resources-carosuel .slick-arrow:focus,
#c471830 .featured-resources-carosuel .slick-prev,
#c471830 .featured-resources-carosuel .slick-prev:hover,
#c471830 .featured-resources-carosuel .slick-prev:focus
#c471830 .featured-resources-carosuel .slick-next,
#c471830 .featured-resources-carosuel .slick-next:hover,
#c471830 .featured-resources-carosuel .slick-next:focus
{
  color:#333 !important;
}
#c471830 .resources-wrapper .listImage {
  width: 120px;
  max-height: 160px;
  margin-bottom: 10px;
  overflow: hidden;
}
#c471830 .resources-wrapper .listImage  img{
  width: 120px;
  height: 160px;
}
#c471830 .resources-wrapper .listType, #c471830 .resources-wrapper .listTitle {
  width: 120px;
}
#c471830 .resources-wrapper h4.listType {
  margin: 0px 0px 5px 0px !important;
  font-weight: bold !important;
}
