.view-keywords ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 10px;
	padding-top: 10px;
}
.view-keywords ul li {
	list-style-type: none;
	display: inline-block;
	margin-bottom: 5px;
}
#block-views-keywords-block h2 {
	background: #f5f5f5;
	font-size: 18px;
	font-weight: 600;
	padding: 15px;
}
.view-keywords ul li a {
	display: inline-block;
	padding: 5px 15px;
	border: 2px solid #00a241;
	border-radius: 25px;
	margin-left: 2px;
	font-weight: 600;
	color: #00a241;
}
.greenbartitle h2 {
	background: #009653;
	padding: 5px 10px;
	color: #FFFFFF;
}
.more_iteration {
	display: none;
	transition: width 2s;
}
.modal-content {
	top: 100px;
}
.greenHiBox, div.greenHiBox h1, div.greenHiBox h2, div.greenHiBox h3, div.greenHiBox h4, div.greenHiBox h5, div.greenHiBox h6, div.greenHiBox p, div.greenHiBox a {
	color: #fff;
	background-color: #009653;
}
.box {
	margin-bottom: 1.5rem;
}
div.percentage {
	position: relative
}
div.percentage::before {
	display: inline-block;
	background-repeat: no-repeat;
	background-image: url(http://www5.afdb.org/sites/all/themes/afdborg/assets/images/sprite.svg?1555071006);
	background-size: 33.125em 34.312em;
	width: 3.812em;
	height: 4em;
	background-position: -16.781em -18.719em;
	content: '';
	position: absolute;
	top: 1rem;
	right: 1rem;
	opacity: .4
}
div.greenHiBox div.percentage .csc-firstHeader {
	font-weight: 700
}
div.greenHiBox div.stat h2, div.greenHiBox div.percentage h3, div.greenHiBox div.percentage h4 {
	font-weight: 400
}
div.greenHiBox div.percentage a {
	font-weight: 700
}

#block-system-main h1 {
  font-size: 36px;
}

#block-system-main h2 {
  font-size: 30px;
}

#block-system-main h3 {
  font-size: 20px;
}

#block-system-main h4 {
  font-size: 17px;
}

#block-system-main h5 {
  font-size: 15px;
}

#block-system-main h6 {
  font-size: 13px;
}
#block-superfish-1 > ul > li {
   background: transparent;
   padding-right: 18px;
}
#block-superfish-1 > ul > li > a {
   position: relative;
   display: block;
   padding: 15px 15px;
   color: #3f8654;
   border: 0px;
}

#block-superfish-1 .nav>li>a:focus, .nav>li>a:hover {
   text-decoration: none;
   /*background-color: #007daa;*/
   border: 0px;
  /* border-top: 2px solid #007daa;*/
}

#block-superfish-1 > ul > li > a:focus, #block-superfish-1 > ul > li > a:hover {
   color: #23527c;
   text-decoration: none;
   background: transparent;
}
#block-superfish-1 > ul > li .sf-megamenu li a {
   border: 0px;
}
#block-superfish-1 > ul > li .sf-megamenu .menuparent {
   font-weight: normal;
}
#block-superfish-1 > ul li li {
   background: #fff;
}
#block-superfish-1 > ul > li .sf-megamenu {
   padding: 5px;
   box-shadow: rgba(169, 166, 166, 0.32) 0px 1px 10px;
}
#block-superfish-1 .sf-sub-indicator {
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px dashed;
   border-top: 4px solid\9;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   background-image: none;
   right: -2px;
   top: 45% !important;
}
#block-superfish-1 .sf-accordion-toggle a {
   background: transparent !important;
   border: 0px !important;
   color: #00965a !important;
   font-size: 30px !important;
   display: block !important;
   padding: 15px !important;
}

.field-name-field-image{
    margin-bottom:10px;
}
.field-name-field-diaporama
{
max-width:none !important;
width:100%;
}

.field-name-field-diaporama .field-item {
display: inline-block;
margin: 5px;
}
.field-name-field-image.field-type-image blockquote {
	height: 80px;
	background: #00a2417a;
	display: block;
	position: absolute;
	width: 100%;
	bottom: -95px;
	transition: all 0.5s ease;
	color: #FFE;
	padding-left: 10px;
	padding-top: 20px;
	font-size: 16px;
	border: none;
}
.field-name-field-image.field-type-image:hover blockquote {
	height: 95px;
	background: rgba(4, 105, 44, 0.6);
	display: block;
	position: absolute;
	width: 100%;
	bottom: -15px;
}
.blockquote-selectedprojects{
    background: #009653;
    color: #000FFF;
   padding: 10px 10px;
    font-size:100px;
    background-image: url('http://www5.afdb.org/sites/all/themes/afdborg/assetsimages/quote_marks.png');
    background-repeat:repeat;
    background-position:right top;
}
.footer-top-row .nav>li>a:focus, .nav>li>a:hover {
   text-decoration: none;
   border: 0px;
   
}