/*************** News List ***************/
.newsWrapper .list-image, .newsWrapper .list-details{
  float: left;
}
.newsWrapper .list-details{
  width: 745px;
  min-height: 90px;
  padding-bottom: 20px;
}
.newsWrapper .list-title{
  margin-bottom: 4px !important;
  border-top: 1px solid #ededf0 !important;
}
.newsWrapper .list-details h3{
  margin-top: 0;
  padding-top: 0px !important;
}
.newsWrapper .list-image {
  width: 160px;
  max-height: 100px;
  margin-right: 10px;
  overflow: hidden;
}
.newsWrapper .list-image img {
    max-width: 160px;
}
.newsWrapper .list-buttons {
  margin-top: 5px;
}
.newsWrapper .list-buttons table {
  float: left;
  margin-right: 20px;
  margin-top: -2px;
}

/*************** Resources List ***************/
/*
.resourcesWrapper {
  margin-top: 10px;
}
*/
.resourcesWrapper .list-image, .resourcesWrapper .list-details{
  float: left;
}
.resourcesWrapper .list-details{
  width: 656px;
  min-height: 90px;
  padding-bottom: 20px;
}
.resourcesWrapper .list-title{
  margin-bottom: 4px !important;
  border-top: 1px solid #ededf0 !important;
}
.resourcesWrapper .list-details h3{
  margin: 0px 0px 0px 0px !important;
  padding-top: 0px !important;
}
.resourcesWrapper .list-details .list-type {
  margin: 0px 0px 0px 0px !important;
  font-size: 14px !important;
  color: #4398ce;
}
.resourcesWrapper .list-image {
  width: 140px;
  max-height: 190px;
  margin-right: 10px;
  overflow: hidden;
}
.resourcesWrapper .list-image img {
    max-width: 140px;
}
.resourcesWrapper .list-country {
  /*color: #ec6e00;*/
  font-style: normal;
  font-size: 0.900em !important;
}
.resourcesWrapper .list-production-system {
    font-size: 0.900em !important;
}
.resourcesWrapper .list-keywords, .resourcesWrapper .list-language {
  font-size: 0.900em !important;
}
.resourcesWrapper .list-buttons {
  margin-top: 5px;
}
.resourcesWrapper .list-buttons table {
  float: left;
  margin-right: 20px;
  margin-top: -2px;
}

/*************** Resources Details ***************/
.detailsWrapper .list-image, .detailsWrapper .list-details{
  float: left;
}
.detailsWrapper .list-image {
  width: 200px;
  max-height: 300px;
  margin-right: 10px;
  overflow: hidden;
}
.detailsWrapper .list-image img {
    max-width: 200px;
}
.detailsWrapper .list-details h3{
  margin: 0px 0px 5px 0px !important;
  padding-top: 0px !important;
}
.detailsWrapper .list-details{
  width: 705px;
  padding-bottom: 20px;
}
.detailsWrapper .list-details div{
  margin-bottom: 4px;
}

/*************** Knowledge Repository Add Button ***************/
#c470523 h3 {
  color: #fff;
  padding: 10px 0px !important;
  margin: 0px !important;
  border-top: 0px !important;
  background-color: #0d6cac;
  text-align: center;
}
#c470523 h3:hover {
  background-color: #5191C8;
}

/* Knowledge Repository Search */
#c462127 {
    background-color: #eaeaea;
    padding: 10px 10px 10px 15px;
}
#c462127 h3 {
  margin-top: 0px !important;
}

#maincontent #c462127 #id_querystring {
    width: 97% !important;
    height: 23px;
    margin-right: 14px;
    max-width: 100% !important;
    border:1px solid #aaa !important;
}
#c462127 .select2-choices {
    width: 280px !important;
}
#c462127 #div_querystring {
  height: 50px;
}
#c462127 #div_keywords,
#c462127 #div_user_extextender_resources_1,
#c462127 #div_related,
#c462127 #div_tx_mblnewsevent_where,
#c462127 #div_country_iso3,
#c462127 #div_my_type
{
  float: left;
  margin-right:20px;
  width: 280px;
}
#c462127 #div_related,
#c462127 #div_my_type {
  margin-right: 0px !important;
}
#c462127 #div_querystring {
  clear: both;
}
/*
#c462127 #div_my_type,
#c462127 #div_tx_mblnewsevent_where,
#c462127 #div_country_iso3,
#c462127 #div_related,
#c462127 #div_user_extextender_resources_1,
#c462127 #div_keywords {
  float: left;
  margin-right:20px;
  width: 280px;
}
*/
#c462127 #div_submit_button input {
  background: #0d6cac !important;
  border-radius: 0px !important;
}
#advancedSearchButton {
  background-color: #0d6cac;
  color: #fff;
  width: 140px;
  text-align: center;
  padding: 5px 10px;
  cursor: pointer;
  float: left;
  margin-top: 18px;
  margin-left: 30px;
}
#advancedSearchButton:hover {
  background-color: #3082b9;
}
#advancedSearchButton p {
  margin: 0px !important;
}
#div_submit_button input {
  border-radius: 0px !important;
  background: #0d6cac !important;
}

/* Knowledge Repository Archive Search */
#c462366, 
#c508255 {
  background-color: #eaeaea;
  padding: 5px 10px;
}
#c462366 #id_querystring, 
#c508255 #id_querystring {
  width: 180px;
}
#c462366 .select2-choices, 
#c508255 .select2-choices {
  width: 180px;
  margin-left: 0px !important;
}

/* News and Events Search */
#c504465 {
  background-color: #eaeaea;
  padding: 5px 10px;
}

#rightcolumn #c504465 div#dyna_fef_page input,
#rightcolumn #c504465 div#dyna_fef_page .select2-choices {
  max-width:167px;
}

#c504465 .select2-choices {
  margin-left: 0px !important;
}
/*************** Right Column Search ***************/
#c462135, #c462367 {
  display: none;
}
#filter-rightcolumn {
  padding: 10px 0px 5px 10px !important;
  background-color: #ececec;
  width: 200px;
}
#filter-rightcolumn h3 {
  border-top: 0px !important;
  color: #222;
}
#filter-rightcolumn select {
  width: 185px;
}
#filter-rightcolumn #filter-button {
  margin-left: 2px;
}
#filter-rightcolumn #filter-button input {
  padding: 5px 10px 5px 10px !important;
  background-color: #0d6cac !important;
  color: #fff;
  border: 0px !important;
}
#filter-rightcolumn #filter-button input:hover {
  background-color: #4990c0 !important;
}
/*************** FFS Experts Roster List ***************/
.profilesWrapper .listWrapper {
  margin-top: 10px;
}
#c476781 h3 {
  margin-top: 0px !important; 
}

/*************** FFS Experts Roster Page Filter ***************/
#c469883,
#c487379 {
  padding: 10px !important;
  background-color: #ececec;
}
#c469883 h3,
#c487379 h3 {
  color: #000 !important;
}
#c469883 select,
#c487379 select {
  width: 190px !important;
}
#c469883 ul,
#c487379 ul {
  margin-left: 0px !Important;
}
#c469883 .select2-input,
#c487379 .select2-input {
  border: 0px !important;
}
#c487379 #id_querystring {
  width: 180px;
}

/*************** Filter by ***************/
.filter_results div.filter_param {
    background-color: #4e85c1;
    border-radius: 4px;
    color: #ffffff;
    font-weight: normal;
    padding: 2px 5px;
}
.filter_results {
    padding: 10px !important;
    margin: 5px 0px 0px 0px !important;
    background-color: #ededed;
}
#c469883 #div_querystring input {
    width: 180px;
}

/*************** Registration Form ***************/
.vpb_general_button {
  color: #fff !important;
  background-color: #0D6CAC !important;
  background-image: none !important;
  text-shadow: unset !important;
  border: 0px !important;
  padding: 10px 14px !important;
}

/***************  Experts Details ***************/
.listDetails table {
  width: 100%;
  border-collapse: collapse !important;
  border: 1px solid #d6d6d6;
}
.listDetails td {
  text-align: left;
  vertical-align: top;
  border: 1px solid #d6d6d6;
  padding: 5px;
}
.listDetails .listLabel {
  background-color: #85b1cf;
  font-weight: bold;
  color: #fff;
  width: 340px;
}
.listDetails p {
  margin: 0em 0 !important;
}

/***************  Record Count ***************/
/*Knowledge Repository*/
#c474899 .recordCountWrapper {
  padding: 5px 15px;
  color: #fff;
  background-color: #9f9f9f;
}

/*Experts*/
#c482457 .recordCountWrapper {
  padding: 10px;
  text-align: center;
  font-weight: bold;
  color: #000;
  background-color: #ececec;
}
#c469883 {
  margin-bottom: 0px !important;
}

#c471718 .numberOfRecords {
  background-color: #ececec;
  color: #000;
  font-weight: bold;
  padding: 2px 10px;
}

/* Join roster of FFS experts */
#c503935 h3 {
  border-top: 0px !important;
}
#c503935 a {
  background-color: #0d6cac;
  color: #fff;
  padding: 10px;
  text-decoration: none;
}
#c503935 a:hover {
  background-color: rgba(13, 108, 172, 0.8);
}


/***************  Select2 ***************/
.select2-input {
  border: 0px !important;
}

/**/
.document-link-help {
  margin-top: -15px;
}
.document-link-help p {
    width: 80%;
    font-size: 11px !important;
    margin-top: 3px !important;
    margin-bottom: 15px !important;
    color: #999 !important;
}

/* Members Area - Registration form */
/*
.vpb_main_wrapper {
  margin-left: 0px !important;
}
*/
#membersAreaButtons {
  margin: 0 auto !important;
  width: 410px;
  margin-top: 20px !important;
}
#membersAreaButtons .button {
  background-color: #0d6cac;
  width: 165px;
  color: #fff;
  padding: 10px 10px 10px 10px;
  margin-bottom: 5px;
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
  float: left;
  text-decoration: none !important;
}
#membersAreaButtons .button:hover {
  background-color: #368dc8;
}
#membersAreaButtons .button:nth-child(1) {
    margin-right: 40px;
}
#membersAreaButtons .button p {
  margin: 0px !important;
}
#membersAreaButtons .forgot-password p {
    margin-left: 225px;
    font-weight: bold;
}







