#subsiteMenu, 
#first-level-banner {
  display: none;
}

#c467634 {
  margin-top: 0px !important;
}

/******** Multimedia ********/
#c467744 {position: relative;}
#c467744 h3 {
  font-weight: normal;
  font-size: 1.313em !important;
  border-top: 2px solid #EDEDF0;
  padding-top: 3px;
  margin-bottom: 15px;
}
#c467744 .csc-textpic {
  width: 163px;
}
#c467744 .csc-textpic-imagewrap {
  width: 163px;
  height: 270px;
  overflow: hidden;
}
#c467744 .subcr {
  padding: 0px !important;
}
#c467744 .csc-textpic-text {
  position: absolute;
  bottom: 0px;
  width: 163px;
  height: 90px;
  color: #fff;
  background-color: #333;
  opacity: 0.7;
}
#c467744 .csc-textpic-text h4, #c467744 .csc-textpic-text p {
  padding: 5px 5px 0px 5px !important;
  margin: 0px 0px 0px 0px;
}
#c467744 .csc-textpic-text p {
  font-size: 11px !important;
}

#c467744 .csc-textpic-text a {color:#ffffff;}

/******** Accordion ********/
#c467634 {
  margin-top: 20px;
}
.rgaccord1-toggle  {
  background-color: #D5E4EB !important;
  padding: 5px 0px 5px 25px !important;
  margin-top: 5px !important;
  
}
.rgaccord1-nest .act {
  background-color: #2986c5 !important;
  color: #fff !important;
}
#content div.rgaccord1-nest h3 {
  background-image: url('http://www-test.fao.org/fileadmin/templates/faoweb/images/accordion2.png');
  background-repeat: no-repeat;
  background-position: 5px 7px; 
}

/******** Horizontal Timeline ********/
#timeline {position: relative;}
#timeline #next, #timeline #prev {opacity: 0; z-index: 9999;}
#timeline .fa {position: absolute; bottom: 45px; font-size: 22px; color: #b1b1b1;}
#timeline .fa-chevron-circle-right {right: 2px;}
#timeline .fa-chevron-circle-left {left: 2px;}

#timeline #issues .selected {margin-top: -19px; margin-left: 20px !important;}
#timeline #issues .selected h1 {margin-left: 260px !important; max-width: 340px !important; margin-bottom: 0px;}
#timeline #issues .selected h4 {max-width: 300px; color: rgb(51, 51, 51); line-height: 16px; font-size: 14px; margin-top: 2px; margin-left: 260px;}

#timeline #dates .selected {font-size: 13px !important; padding-bottom: 3px !important; border-bottom: 2px solid #cc0000 !important;}
#timeline #dates li {width: 35px !important; height: 30px !important; /*  border-left: 2px solid #d6d6d6;  */ border-bottom: 1px solid #d6d6d6; font-size: 12px !important;}
#timeline #dates li:first-child {border-left: 0px !important;}
#timeline #dates li:last-child {display: none;}


