html {
    position: relative;
    min-height: 100%;
}
body {
	font-family: 'Open Sans', sans-serif;
	background-color: #fbfbfb;
	margin: 0 0 420px;
}
.no-padd { padding: 0; }
.quote {
	background: url(../images/bgquote.png) 0 0 no-repeat;
	margin-bottom: 20px;
    margin-left: 20px;
    padding-left: 50px;
    padding-top: 5px;
}
main.inner .quote > p {
	color: #888 !important;
    font-size: 16px !important;
    font-style: italic;
    margin-bottom: 10px !important;
	font-weight: 600;
}

a, a:focus { outline: none; }
.img-right { margin: 0 0 20px 30px; }
nav { font-family: 'bebas_neueregular'; }
nav li { position: relative; }
nav li a {
	color: #333 !important;
	font-size: 16px;
	border-top: 3px solid transparent;
	transition: border 300ms;
	-webkit-transition: border 300ms;
}
nav li a:hover, nav li.active > a {
	border-color: #99cdff;
	color: #337ab7 !important;
}
nav .submenu,
nav .submenu > li > ul {
	position: absolute;
	width: 180px !important;
	background: #fff;
	list-style: none;
	margin-left: -20px;
	padding: 0 10px 10px;
	visibility: hidden;
	top: 80px;
	opacity: 0;
	transition: all 200ms ease-in;
	-webkit-transition: all 200ms ease-in;
}
nav .submenu > li > ul {
    top: 0;
    left: 100px;
}
nav .submenu > li:hover > ul {
    visibility: visible;
    opacity: 1;
    left: 180px;
}
nav .submenu.under-legal { width: 225px !important; }
nav .submenu.under-committee { width: 220px !important; }
nav .submenu.under-review { width: 225px !important; }
nav .submenu.under-individual { width: 300px !important; }
nav .submenu.under-publications { width: 300px !important; margin-left: -190px; }
nav li:hover .submenu,
nav li:hover .submenu:hover {
	visibility: visible;
	opacity: 1;
	top: 100px;
}
nav .submenu li { padding: 5px 15px; }
nav .submenu li a {
	text-decoration: none !important;
    border: none !important;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    letter-spacing: 0;
}
nav .submenu li:hover {
	background-color: #eee;
}
h1,h2,h3 {
    font-family: 'Roboto Slab', serif;
    letter-spacing: 0;
}
header {
    position: fixed;
    width: 100%;
	height: 100px;
	z-index: 999999;
	transition: height 300ms;
	border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-transition: height 300ms;
	box-shadow: 0 0 1px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,.1);
}
main { padding-top: 100px; position: relative; }
#newsletter_wrap {
	right: 0;
	position: fixed;
	bottom: 0;
}
#newsletter_wrap a {
	text-decoration: none;
	background: #337ab7;
	color: #fff;
	font-family: 'Roboto Slab', serif;;
	font-size: 22px;
	padding: 15px 20px 10px;
	letter-spacing: 0;
	display: inline-block;
	margin-right: 105px;

	transition: background 200ms ease-in;
	-webkit-transition: background 200ms ease-in;
}
#newsletter_wrap a:hover {	background-color: #555; }
#newsletter_wrap #targetDiv {
	background-color: #337ab7;
	padding: 30px;
}
#newsletter_wrap input {
	display: block;
	color: #333;
	padding: 10px 15px;
	border: 1px solid transparent;
	margin-bottom: 10px;
	width:100%;
}
#newsletter_wrap .g-recaptcha {
	margin-bottom: 10px;
}
#newsletter_wrap input#signup {
	background:#555 !important;
	color: #fff;
	font-size: 20px;
	font-family: 'bebas_neueregular';
	margin-bottom: 0;

	transition: background 200ms ease-in;
	-webkit-transition: background 200ms ease-in;
}
#newsletter_wrap input[type="checkbox"] { visibility: hidden; position:absolute;}
#newsletter_wrap input#submit:hover {
	background:#777 !important;
}


/*New Banner*/
#banner_area_slide {
	padding: 0 !important;
}
#banner_area_slide .bx-wrapper {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	background: #000;
	border: none;
	margin-bottom:0;
	height: 680px;
}
#banner_area_slide .bx-wrapper .slide{
	position: relative;
}
#banner_area_slide .bx-wrapper .slide img{
	opacity: .65;
}
#banner_area_slide .slide-content {
	position: absolute;
	z-index: 9;
	top: 35%;
	left: 0;
	text-align:center;
	right: 0;
	margin: 0 auto;
	width: 65%;
}
#banner_area_slide .slide-content .slide-label {
	color: #fff;
	font-size: 45px;
	font-family: 'Roboto Slab', serif;
	line-height: 50px;
	margin-bottom: 25px;
	display: block;;
}
#banner_area_slide .slide-content .slide-text{
	color: #eee;
	font-size: 20px;
	font-weight: normal;
}
#banner_area_slide .slide-content a {
	display: inline-block;
	font-size: 20px;
	color: #fff;
	background: #99cdff;
	padding: 10px 25px;
	margin: 25px 0 0;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none;
	transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
}
#banner_area_slide .slide-content a:hover {
	background: #337ab7;
}

#banner_area {
	background-position:center top;
	background-repeat:  no-repeat;
	background-attachment: scroll;
	min-height: 680px;
	width: 100%;
}
#banner_area span > a {
	color:#fff !important;
	text-decoration: underline !important;
}
#banner_area span > a:hover {
	text-decoration: none !important;
}
#banner_area span {
	display: block !important;
	font-family: 'bebas_neueregular';
	padding: 0;
	margin-bottom: 0;
	clear: both;
	float: none;
	text-align:center;
}
#banner_area span#first {
	margin-top:195px;
    animation: flipMe 2s ease-in-out 1;
}
#banner_area span#second {
    animation: flipMe 2s ease-in-out 1;
}
#banner_area span#third {
    animation: flipMe 2s ease-in-out 1;
}
#banner_area span#first, #banner_area span#third {
	font-size: 50px;
    color: #fff;
    font-family: 'Roboto Slab', serif;
}
#banner_area span#second {
	font-size: 50px;
    color: #fff;
    font-family: 'Roboto Slab', serif;
}

#teaser_area { padding: 85px 0 78px; }
#teaser_area section > h3 {
	color: #6d6d6d;
	font-family: 'bebas_neueregular';
	font-size: 25px;
	margin-top: 10px;
}
#teaser_area section > a { text-decoration: none; display: block; }
#teaser_area section > a > p {
	color: #333;
	font-size: 16px;
}
#teaser_area section > a span{
	transition: all 200ms;
	-webkit-transition: all 200ms;
	-ms-transition: all 200ms;
	border-radius: 98px;
	-webkit-border-radius: 98px;
	-ms-border-radius: 98px;

	background-color: rgba(238,238,238,.9);
    font-size: 20px;
    margin: 0;
    padding-top: 70px;
    position: absolute;
    z-index: 9999;
	opacity: 0;
    height: 195px;
    width: 195px;
	/*left: 90px;*/
}
#teaser_area section > a:hover span {
    margin: 15px;
    height: 165px;
    width: 165px;
	text-align: center;
	opacity: 1;
	/*left: 102px;*/
}



/*#news_area { text-align: center;} updated 6/29/16 */
/* added 6/29/16 by Rommel */
.view-all{
	margin-top: 20px;
}

.view-all a{
	background: #337ab7;
	color: #fff;
	width: 200px;
	padding: 15px 0;
	display: inline-block;
	font-size: 16px;
	text-align: center;
}

.view-all a:hover{
	text-decoration: none;
	background: #545454;
}

.arrow-right {
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-left: 6px solid #fff;
    display: inline-block;
    height: 0;
    vertical-align: middle;
    width: 0;
}
/* end added */
#news_area > div > .news-item {
	display: block;
	float: left;
	margin: 0;
	position: relative;
	width: 25%;
	cursor: pointer;
	max-height: 350px;
	/*height: 350px;*/
	height: auto;
	overflow: hidden;
	border-left: 10px solid #88C4FC;
	border-bottom: 10px solid #88C4FC;
}
#news_area > div > .news-item article a {
	display: block;
	height: 100%;
	width: 100%;
}
#news_area > div > .news-item article {
	height: 100%;
	display: block;
}
#news_area > div > .news-item article span {
	box-shadow: none;
	background-color: #000;
	height: 100%;
	display: block;
	overflow: hidden;
	width: 100%;
}
#news_area > div > .news-item img {
	opacity: .5;
	display: block;
	height: auto;
	width: 100%;
	transition: all 300ms;
	-webkit-transition: all 300ms;
	-ms-transition: all 300ms;
}
#news_area > div > .news-item:hover img {
	opacity: .3;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
#news_area .news-item h3 {
	position: absolute;
	padding: 20px;
	margin: 0;
    font-size: 22px;
    line-height: 28px;
	color: #fbfbfb;
	bottom: 0;
	transition: all 300ms ease-in-out 50ms;
	-webkit-transition: all 300ms ease-in-out 50ms;
	-ms-transition: all 300ms ease-in-out 50ms;
	width: 100%;
	text-align: left;
}
#news_area .news-item h3 > a {
	text-decoration: none !important;
	color: #fff !important;
}
#news_area > div > .news-item:hover h3 {
	bottom: 10px;
}
#view_all_news {
	padding-bottom: 80px;
	display: inline-block;
	color: #6d6d6d;
	font-size: 30px;
	font-family: 'bebas_neueregular';
	border-top: 5px solid #99cdff;
	padding-top: 5px;
	text-decoration: none;
	margin-top: 30px;
	transition: border 300ms;
	-webkit-transition: border 300ms;
}
#view_all_news:hover {
	color: #337ab7;
	border-color: transparent;
}
#lates_activity_wrap h3.recent {
	color: #fff;
	padding: 10px;
	font-size: 35px !important;
}
#lates_activity_wrap {
	background: #88C4FC;
}


#overview_area {
	background-color: #88C4FC;
	padding: 70px 0 30px;
}
#overview_area h3 {
	font-size: 35px;
	margin: 0 0 30px;
	color: #fff;
}
#overviews .overview-img { margin-right: 15px; }
#overviews .overview-img img {
	border-radius: 100px;
    display: block;
    height: 138px;
    width: 138px;
	opacity: 1;
	transition: opacity 300ms;
	-webkit-transition: opacity 300ms;
}
#overviews .overview-img:hover img { opacity: .75; }
#overviews .overview-img, #overviews .overview-info { float: left;}
#overviews .overview-info { width: 50%; margin-top: 10px; }
#overviews .overview-info h4 {
	margin: 5px 0 10px;
	color:#6d6d6d;
}
#overviews .overview-info h4 a { color:#fff; text-decoration: none; font-size: 18px; }
#overviews .overview-info h4 a:hover { color:#6d6d6d; }
#overviews .overview-info p {
	color: #333;
	font-size: 14px;
	line-height: 18px;
}
#overviews .overview-info span {
	margin-top: -5px;
	display: block;
}
#overviews > div > div { margin-bottom: 30px; }
#overviews > div > div:nth-child(odd){
	clear: both;
}

#country_area { padding: 60px 0; }
.single-country { padding-top: 88px !important; }
#country_area p {
	color: #676767;
	font-size: 16px;
}
#country_area h3 {
	font-size: 35px;
	color: #99cdff;
}
#country_area #map {
	width: 100%;
	height: 400px;
	background-color: #fbfbfb !important;
	margin-top: 50px;
	cursor: pointer;
}
.jspVerticalBar { width: 5px; }
.jspTrack { background-color: #e5e5e5;}
.jspDrag { background-color: #99cdff; }
#country_area form { margin-top: 15px; }
#country_area form, #country_area form input { width: 100%;}
#country_area form input {
	border: 1px solid transparent;
	background-color: #eee;
	color: #676767;
	padding: 15px 10px;
	outline: none;
	transition: background 300ms;
	-webkit-transition: background 300ms;
}
#country_area form input:focus {
	background-color: #f9f9f9;
	border-color: #eee;
}
#country_list {
	height: 470px;
	width: 100%;
	margin-top: 15px;
}
.single-country #country_list {
	height: 720px;
}
#country_list ul { padding: 0; margin: 0; }
#country_list li {
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 8px;
	padding-bottom: 8px;
	padding-left: 2px;
}
#country_list li a {
	color: #676767;
	font-size: 14px;
	display: inline-block;
	width: 100%;
}
.jvectormap-zoomin, .jvectormap-zoomout {
	background-color: #dedede;
	width: 35px;
	height: 35px;
	color: #fff;
	padding: 0;
	font-family: 'bebas_neueregular';
	font-size: 35px !important;
	line-height: 40px;
	transition: background 300ms;
	-webkit-transition: background 300ms;
}
.jvectormap-zoomin:hover, .jvectormap-zoomout:hover { background-color: #99cdff; }
.jvectormap-zoomin { margin-bottom: 1px !important; top: 14px !important; }
.jvectormap-zoomout { top: 50px !important; }


#caselaw_area {
	background: url(../images/bgcaselaw.jpg) center no-repeat;
	height: 340px;
	padding: 50px 0 60px;
	width: 100%;
}
#caselaw_area h3 {
	color: #337ab7;
    font-size: 30px;
}
#caselaw_area p {
	color: #333;
	font-size: 16px;
}
.round-wrap {
	background-color: #99cdff;
	padding: 10px;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	width: 195px;
	height: 195px;
	margin-top: 25px;
}
.round-wrap span {
	display: block;
	text-align: center;
	font-family: 'Roboto Slab', serif;
	color: #333;
	font-size: 20px;
}
.round-wrap a{ text-decoration: none !important;}
.round-wrap span.count-number {
	font-size: 55px;
	line-height: 70px;
	color: #fff;
	margin-bottom: 5px;
	margin-top: 30px;
}
.round-wrap span.count-number:after {
	content: "";
	height: 7px;
	width: 110px;
	margin: 0 auto;
	display: block;
	background-color: #fff;
}

.title-wrap { margin-bottom: 40px;}

footer {
	background-color: #666;
	color: #ddd;
	padding: 70px 0 0;
	position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
footer img { margin-bottom: 10px; }
footer p.copyright { font-size: 11px; }
footer #footer_links ul {
	padding: 0 0 0 13px;
	margin: 0;
}
footer #footer_links ul a {
	color: #ddd;
	text-decoration: none;
	font-size: 13px;
}
footer #footer_links ul li {
	list-style: url(../images/icolist-style.gif) outside;
	margin-bottom: 5px;
}
footer #footer_links ul a:hover { color: #fff; }
footer #footer_links h4 {
	color: #fff;
	line-height: 18px;
	font-size: 18px;
	font-family: 'Roboto Slab', serif;
}
#bottom_footer {
	margin-top: 60px;
	/* padding: 20px 0 5px; removed by rommel */
	background-color: #333;
	font-size: 13px;
}

/* added by rommel for footer */
#footer_address p{ margin-bottom: 0; }
#footer_address { padding: 18px 15px;}

/*#footer_address img{ margin: 0 0 0 20px; }*/

/* Added by rommel for twitter */
.pop p{ margin-bottom: 10px !important; }
.margbot_15{ margin-bottom: 15px; }

/*Inner*/
main.inner { padding-bottom: 60px; }
main.inner article { padding: 50px 15px 0 0; }
main.inner .sidebar p { margin: 0 !important; }
main.inner h2 {
	font-size: 35px;
	color: #99cdff;
	padding-bottom: 0;
	display: inline-block;
	margin-bottom: 25px;
}
main.inner p, main.inner ul {
	font-size: 16px;
	margin-bottom: 20px;
	color: #333 !important;
}
main.inner ul {
	list-style: url(../images/icolist.png) outside;
	padding-left: 20px;
}
main.inner ul li { margin-bottom: 10px;}
main.inner p { line-height: 24px; }
main.inner p.highlight {
	font-family: 'Roboto Slab', serif;
    font-size: 20px;
    line-height: 28px;
    margin-top: 0;
    color: #333 !important;
	/*color: #337ab7 !important;*/
}
main.inner ul.order-type { list-style: none; padding: 0; }
main.inner ul.order-type span {
	display: inline-block;
	transition: background 200ms ease-in;
	-webkit-transition: background 200ms ease-in;
}
main.inner ul.order-type span.order,
.order-like {
	padding: 7px 10px;
	background-color: #99cdff;
	font-family: 'Roboto Slab', serif;
	color: #fff;
	font-size: 16px;
	text-align: left;
	min-width: 50px;
}
main.inner p.order-like {
	color: #fff !important;
    font-size: 18px;
    background: none;
    border-bottom: 2px solid #99cdff;
    padding: 0 0 10px;
}
main.inner p.order-like i {
	float: right;
    margin-top: 3px;
    position: relative;
}
main.inner ul.order-type a {
	color: #fff;
	text-decoration: none !important;
}
main.inner ul.order-type a:hover span {background-color: #676767; }
main.inner ul.order-type span.order-content { padding-left: 20px; }

main.inner .sidebar .widget { margin-bottom: 30px;}
main.inner ul.sidemenu {
	list-style: none;
	background-color: #99cdff;
	padding: 20px 15px 10px;
}
.sidebar.table-contents h3{
	background: #99cdff none repeat scroll 0 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    margin: 0;
    padding: 15px;
}
main.inner ul.sidemenu li {
	margin-bottom: 10px;
	font-family: 'bebas_neueregular';
	transition: all 200ms;
	-webkit-transition: all 200ms;
	color: #fff;
	margin-bottom: 15px;
    padding-bottom: 10px;
	border-bottom: 1px dashed #bedfff;
}
main.inner .sidebar.table-contents li { font-family:"Open Sans",sans-serif;}
main.inner .sidebar.table-contents ul.sidemenu li a { font-size: 16px; }
main.inner ul.sidemenu li:last-child { border-bottom: none; margin-bottom: 0; }
main.inner ul.sidemenu li i {
	font-size: 22px;
    margin-right: 5px;
	float: left;
	display: none;
}
main.inner ul.sidemenu li a {
	font-family:'Roboto Slab', serif;
	font-size: 18px;
    color: #fff;
    text-decoration: none !important;
    display: block;
    width: auto;
}
main.inner ul.sidemenu li:hover { padding-left: 5px;}
main.inner ul.sidemenu li:hover i:before,
main.inner ul.sidemenu li.active-sidemenu i:before {
	content:"\f10c" !important;
	font-size: 15px;
}
main.inner .sidebar { margin-top: 75px; }
main.inner h3 {
	color: #333;
	font-size: 22px;
	margin-top: 30px;
	margin-bottom: 20px;
}
main.inner .icebreaker {
	height: 341px;
	width: 100%;
	padding-top: 90px;
	margin: 20px 0 30px;
}
#homeicebreaker {
	height: 230px;
	width: 100%;
	padding-top: 80px;
	margin: 0;
	background: url(../images/bgagenda.jpg) top center no-repeat #000;
}
#homeicebreaker a { text-decoration: none !important; }
main.inner .icebreaker.about { background: url(../images/imgabout.jpg) top center no-repeat #000; }
main.inner .icebreaker.hr-committee { background: url(../images/imghrcommittee.jpg) top center no-repeat #000; }
main.inner .icebreaker p, #homeicebreaker p{ text-align: right; font-size: 16px; color: #888 !important; }
#homeicebreaker p { text-align: left; }
main.inner .icebreaker p span, #homeicebreaker p span{
    font-family: 'Roboto Slab', serif;
	line-height: 40px;
}
main.inner .icebreaker p span.first-sighting,
#homeicebreaker p span.first-sighting {
	color: #99cdff;
	font-size: 20px;
}
main.inner .icebreaker p span.second-sighting,
#homeicebreaker p span.second-sighting {
	color: #fff;
	font-size: 35px;
}

#map_wrapper { margin: 0 0 30px; }
#map_wrapper #map {
	height: 500px;
	width: 100%;
	color: #676767;
	font-size: 16px;
}
#map_wrapper #map strong {
	color: #99cdff;
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
}
main.inner #location_address h3 { margin-top: 0;}
main.inner #location_address span { padding-left: 10px; display: inline-block; }
main.inner #location_address i { vertical-align: top; line-height: 24px; }
footer .social_media { margin-top: 30px; }
footer .social_media > a {
	height: 35px;
	width: 35px;
	font-size: 16px;

	border-radius: 25px;
	-webkit-border-radius: 25px;
	-ms-border-radius: 25px;
}
footer .social_media > a > i{ line-height: 35px !important; }
.social_media > a {
	color: #fff;
	background-color: #99cdff;
	text-align: center;
	width: 35px;
	height: 35px;
	font-size: 14px;
	display: inline-block;
	margin-right: 5px;

	transition: background 200ms ease-in;
	-webkit-transition: background 200ms ease-in;

	border-radius: 35px;
	-webkit-border-radius: 35px;
	-ms-border-radius: 35px;
}
.social_media > a > i{ line-height: 35px !important; }
.social_media > a:last-child { margin-right: 0; }
.social_media > a:hover { background-color: #545454; }
main.inner div.tab-view{ display: none;}
main.inner div.tab-view.active-view { display: block; }
main.inner #board_wrapper table td, main.inner #board_wrapper table th { vertical-align: middle;}
main.inner #board_wrapper #hr_member td:first-child { width:80px; }
main.inner #board_wrapper #hr_member td:nth-child(3),
main.inner #board_wrapper #hr_member td:nth-child(4),
main.inner #board_wrapper #hr_member th:nth-child(3),
main.inner #board_wrapper #hr_member th:nth-child(4) { text-align: center;}
main.inner #board_wrapper table th,
main.inner table.country-table th,
main.inner table#country_decisions_table th,
main.inner table#country_related_table th {
	font-family: 'Roboto Slab', serif;
	color: #fff !important;
	font-size: 18px;
	font-weight: normal;
	background-color: #99cdff;
	border: none !important;
}
main.inner table#annual_reports_box th { color: #fff !important; }
main.inner table.country-table th{ background-color: #87c5ff ; cursor: pointer; font-size: 22px;}
main.inner table.country-table tr td:first-child { width: 35% !important; vertical-align: middle; }
main.inner table.country-table th i {
	float: right;
    font-size: 25px;
    margin-top: 2px;
}
main.inner #board_wrapper table td p, main.inner table.country-table p,
main.inner #single_country td p { margin-bottom: 0; }
main.inner #single_country td { vertical-align: middle;}
main.inner #single_country td:first-child { width: 80px;}
main.inner #single_country th { text-align: center;}
main.inner #single_country td:nth-child(1) { text-align: left; }
main.inner #board_wrapper table td.medium-width { width: 30%;}
main.inner #board_wrapper table .board-name,
main.inner #country_decisions_table .board-name {
	font-weight: bold;
	font-size: 16px;
}
main.inner #country_decisions_table td:nth-child(3),
main.inner #country_decisions_table td:nth-child(4) { text-align: center; }
main.inner #board_wrapper table .board-description { font-size: 14px;}
main.inner .staff_wrapper h3 {
	margin-bottom: 0;
	font-size: 20px;
	letter-spacing: 0;
	color: #99cdff;
}
main.inner .staff_wrapper > h3 { color: #333; font-size: 25px; margin-bottom: 20px;}
main.inner .staff_wrapper > h3.less-margin{ margin-bottom: 10px;}
main.inner .staff_wrapper h3 + p { margin-bottom: 20px;}
main.inner .staff_wrapper img {
	transition: all 200ms ease-in;
	-webkit-transition: all 200ms ease-in;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	width:195px;
	height: 195px;
}
main.inner .staff_wrapper section > a:hover img {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}
main.inner .staff_wrapper section > a:hover { text-decoration: none !important;}
.img-thumbnail {
    border: medium none;
    height: 60px !important;
    padding: 0 !important;
    width: 80px !important;
	border-radius: 0 !important;
	margin-top: 5px;
}
.supporters > div { margin-bottom: 25px;}
.supporters > div img {
	border: 1px solid #eee;
	transition: all 200ms ease-in;
	-webkit-transition: all 200ms ease-in;
}
.supporters > div:hover img {
	opacity: .5;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}
#single_country { padding-right: 20px;}
#annual_reports_box span, #general_comments_box span, #overdue_reports_box span { font-size: 13px; color: #999 !important; }
#annual_reports_box td a, #general_comments_box td a, #overdue_reports_box td a {
	display: inline-block;
	padding: 3px;
	margin: 0 30px 1px 0;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	transition: all 200ms ease-in;
	-webkit-transition: all 200ms ease-in;
}
#annual_reports_box td a:last-child, #general_comments_box td a:last-child { margin-right: 0; }
#general_comments_box td:nth-child(3), #general_comments_box td:nth-child(4),
#general_comments_box td:nth-child(5){ text-align: center; }
#general_comments_box td:last-child{ width: 30%;}
#overdue_reports_box .first-titles > th,
#decisions_table .first-titles > th,
.decisions_table .first-titles > th,
.next_sessions .first-titles > th  { background-color: #87c5ff !important; font-size: 22px !important; }
#decisions_table .first-titles > th i,
.decisions_table .first-titles > th i {
	float: right;
	font-size: 25px;
    margin-top: 2px;
}
#overdue_reports_box .second-titles > th { font-size: 23px !important; line-height: normal; text-align: center;}
#overdue_reports_box .second-titles > th:first-child { text-align: left;}
#overdue_reports_box .second-titles > th, #overdue_reports_box td:nth-child(3),
#overdue_reports_box td:nth-child(4), #overdue_reports_box td:nth-child(5),
#overdue_reports_box td:nth-child(6){ text-align: center; }
#overdue_reports_box .second-titles > th:first-child, #overdue_reports_box td:first-child,
#overdue_reports_box td:nth-child(2) { text-align: left; width: 13%}
#overdue_reports_box .second-titles th:nth-child(6) { text-align: left; }
#overdue_reports_box td:first-child {width: 5%;}
.publications { margin-top: 30px;}
.reports-table td:first-child { width: 80px; }
.reports-table td:last-child { text-align: center; }
.reports-table a { margin: 0 10px;}
.reports-table th:nth-child(3), .reports-table th:nth-child(2), .reports-table th:nth-child(3),.reports-table th:nth-child(4),
.reports-table td:nth-child(3), .reports-table td:nth-child(4){ text-align: center;}
.reports-table td:nth-child(5) { width: 35%; }
#decisions_table td:nth-child(2) p,
.decisions_table td:nth-child(2) p,
#country_decisions_table td:nth-child(2) p { font-size: 14px;}
#decisions_table td:nth-child(3), #decisions_table td:nth-child(4), #decisions_table td:nth-child(5),
.decisions_table td:nth-child(3), .decisions_table td:nth-child(4), .decisions_table td:nth-child(5) { width: 20% }
#decisions_table td:nth-child(5), #decisions_table td:nth-child(6),
#decisions_table td:nth-child(7), #decisions_table th:nth-child(6),
.decisions_table td:nth-child(5), .decisions_table td:nth-child(6),
.decisions_table td:nth-child(7), .decisions_table th:nth-child(6) { text-align: center; }
#decisions_table td:nth-child(2) a ,
.decisions_table td:nth-child(2) a { margin: 0;}
#decisions_table a,
.decisions_table a,
#single_country a { margin: 0 10px;}
#single_country .files a:first-child { margin-left: 0; }
.decisions_table tbody { display: none; }
.decisions_table th { cursor: pointer; }
.top-decision .decisions_table tbody { display: block; }
.filter-box  label {
	color: #676767;
    font-size: 14px;
	border-bottom: 1px solid #BADDFF;
	display: block;
    margin-bottom: 8px;
    padding-bottom: 8px;
}
.filter-box  label:hover { color: #444; }
.filter-box > .filterinput {
	background-color: #fff;
    border: 1px solid transparent;
    color: #676767;
    margin: 15px 15px 0;
    outline: medium none;
    padding: 10px;
    width: 90%;
}
#right_column .inner_wrapper { background-color: #99cdff; margin-bottom: 10px; }
#right_column .filter-box .panel-heading {
	font-family: 'Roboto Slab', serif;
	color: #fff;
	font-size: 18px;
	background-color: #87c5ff;
	padding: 8px 15px;
}

#right_column .filter-box .panel-heading i { float: right; font-size: 25px; }

/*Custom Pop-up*/
#full_bio, #rules_area, #ngo_area, #nhri_area, #preloader {
	background: rgba(153,205,255,0.95);
	position:fixed;
	top: -100px;
	opacity: 0;
	visibility: hidden;
	display: table;
	transition: all 300ms ease-out;
	-webkkit-transition: all 300ms ease-out;
	height: 100%;
	width: 100%;
}
.slidein, #preloader {
	visibility: visible !important;
	z-index:9999999;
	top: 0 !important;
	opacity: 1 !important;
}
#full_bio .rules-wrapper,
#rules_area .rules-wrapper,
#ngo_area .rules-wrapper, 
#nhri_area .rules-wrapper,
.spinner {
	 text-align:center;
	 display: table-cell;
	 width: 100%;
	 vertical-align: middle;
}
#full_bio .rules-wrapper h2 { color: #99cdff; margin: 5px 0 0;}
#rules_area .rules-wrapper h2,
#ngo_area .rules-wrapper h2,
#nhri_area .rules-wrapper h2{
	font-size: 35px;
	color: #fff !important;
}
#rules_area .rules-wrapper p,
#ngo_area .rules-wrapper p,
#nhri_area .rules-wrapper p { font-size: 20px; }
#rules_area .rules-wrapper p a,
#nhri_area .rules-wrapper p a,
#ngo_area .rules-wrapper p a {
	color: #fff !important;
	padding-bottom: 3px;
	display: inline-block;
	text-decoration: none !important;
	border-bottom: 1px solid transparent !important;
	transition: all 300ms;
	-webkkit-transition: all 300ms;
}

#rules_area .rules-wrapper p a:hover,
#nhri_area .rules-wrapper p a:hover,
#ngo_area .rules-wrapper p a:hover {
	border-bottom-color: #fff !important;
}

#full_bio > a,
#rules_area > a,
#nhri_area > a,
#ngo_area > a {
	position: absolute;
	right: 20px;
	top: 20px;
	cursor: pointer;
	display: block;
}

#rules_area,
#nhri_area,
#ngo_area {
	color: #fff;
}

#full_bio .rules-wrapper .container {max-width: 960px; }
.bio-content-wrapper {
	background: #fff !important;
	padding: 45px;
}
#bio_cnt_wrp {
	box-sizing: border-box;
    padding-left: 40px;
    width: 75%;
}
#full_bio .rules-wrapper .container p.designation {
	font-weight: bold;
	font-size: 18px;
}
#full_bio .rules-wrapper .container p {
    font-size: 16px;
    margin-bottom: 20px;
    color: #676767 !important;
}
#full_bio .pop-img {
	max-width: 195px;
	border-radius: 195px;
	-webkit-border-radius: 195px;
}

/*Animations*/
.spinner {
  margin: 100px auto 0;
  width: auto;
  text-align: center;
}

.spinner > div {
  width: 30px;
  height: 30px;
  background-color: #fff;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}
@keyframes flipMe {
    from {
		opacity: 0;
		transform: rotateX(180deg);
	}
    to {
		opacity: 1;
		transform: rotateX(0deg);
	}
}
#html5Loader{
	top:0;
	left:0;
	background:#fff;
	color: #fff;
	margin:0;
	position:fixed;
	z-index: 9999999;
	font-family: 'bebas_neueregular';
}
#html5Loader .fallback {
	top:50%;
	position:absolute;
	text-align:center;
	width:100%;
	color:white;
	vertical-align: middle;
	display: block;
	font-style: normal;
	font-family: 'bebas_neueregular';
	font-size:100px;
}
.flickr_badge_image {
	margin:0px;
	display:inline;
}
.flickr_badge_image img {
	border: 2px solid transparent !important;
	margin:0 1px 1px;
	height: 75px;
	width: auto;
	transition: border 200ms ease-in;
	-webkit-transition: border 200ms ease-in;
}
.flag-icon, .flag-icon-background { border: 1px solid #eee !important; }
.flickr_badge_image img:hover { border-color: #99cdff !important; }
#flickr_badge_wrapper {width: 100%;text-align:left}
.panel-body, .filterinput{ display:none; }
#country_area .filterinput { display: block;}
.session_filter_section .panel-body, .session_filter_section .filterinput { display: block;}
.panel-heading { cursor: pointer; }
ul.pagination { padding: 0 !important; margin: 0 !important; }
ul.pagination > li > a {
	font-size: 18px;
    padding: 10px 18px;
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
}
ul.pagination > li.active > a {	background-color: #87c5ff !important; border-color: #87c5ff !important;}
#single_decision td > p > span,
.country-table td > p > span,
#country_related_table td.first-cat > p > span {
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
}
.for-keywords { padding: 10px 10px 0 0; }
.country-table tbody { display: none;}
.country-table.top-cycle tbody { display: table-row-group;}
.country-table td .files { margin-bottom: 10px; }
.country-table tbody tr:first-child td { border-top: none !important;}
.country-table td .files a { margin-right: 20px;}
.country-table td .doc_title a { margin-bottom: 5px; display: inline-block; }
.first-cat { background-color: #99CDFF; border-color: #fff !important;}
.second-cat { background-color: #bfe0ff; border-color: #fff !important;}
.third-cat { background-color: #e3f1ff; border-color: #fff !important;}
.doc_title.pull-left {max-width: 350px; margin: 5px 0;}
#single_country .doc_title.pull-left > p > a { margin-left: 0;}
.doc_date { margin: 5px 0;}

#tab_box span {
	display: inline-block;
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	color: #87c5ff;
    background: none;
	padding: 10px 15px;
	cursor: pointer;
	border-bottom: 2px solid transparent;
	transition: all 300ms;
	-webkit-transition: all 300ms;
}
#tab_box span.active, #tab_box span:hover {
	border-color: #87c5ff;
}
#tab_box { margin-top: 18px; }
.vtop { vertical-align: top !important;}
.vtop p { margin-bottom: 10px !important;}
.vtop a{ margin: 0 !important;}
.text-center { text-align: center !important;}
.imgleft {
	margin: 5px 15px 15px 0;
}
.no-marg-bottom{ margin-bottom: 0 !important; }
.no-marg-top{ margin-top: 0 !important; }
body .no-border-left { border-left: none !important;}
main.inner .color-white, main.inner .color-white p {
	color: #fff !important;
	font-size: 14px !important;
}
.order-type.no-marg-bottom { margin-top: 10px !important;}
.order-type.no-marg-bottom .order {
	margin-bottom: 5px;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 14px !important;
}
.other-documents {
	text-decoration: none !important;
	display: inline-block;
	font-family: "bebas_neueregular";
	font-size: 30px;
	color: #fff !important;
	background-color: #b7dcff;
	padding: 10px 27px 6px;
	cursor: pointer;
	transition: background 300ms;
	-webkit-transition: background 300ms;
	margin: 0 !important;
}
.other-documents:hover { background-color: #87c5ff;}

.specific-decision-title-desc{
	background: #e4e4e6;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom:6px;
	min-height: 326px;
	font-size: 16px;
}

.specific-group{
	margin-top: 20px;
}

main.inner .specific-group p{
	margin-bottom: 0 !important;
	color: #333 !important;
}

.case_summary_title a{
	text-transform: uppercase;
}

.specific-decision-title{
	background-color: #6d9eeb; color: #fff;
	min-height: 326px;
}
.specific-decision-title h1 {
    font-weight: bold;
    margin-top: 140px;
    font-size: 80px;
}
.sdtitle-color{
	color:#7e8076;
}

.sdtitle-color2{
	color:#c2c2c4;
}

.main-title-specific h1 {
    font-size: 75px;
}

.specific-content-title{
	color:#719eeb; font-weight:bold; font-size:20px;
}

ol.specific-recommendation li {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #676767;
}

p.pdf-download {
	margin: 20px 0 0 !important;
}
p.pdf-download > a {
	color: #333;
	line-height:30px;
	text-decoration: none;
	display:inline-block;
	transition: all 300ms;
	-webkit-transition: all 300ms;
}
p.pdf-download > a:hover {
	transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
}

/* Added by rommel for page css */
#faq1 > img{
	display: block;
	width: 90%;
}

.wp-caption{
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #ddd;
    padding: 1px;
    text-align: center;
}

.wp-caption-text{
	font-size: 12px !important;
	line-height: normal !important;
	margin-bottom: 10px !important;
}

.alignleft {
    float: left;
    height: auto;
    margin: 0 20px 10px 0;
}

.wp-caption.aligncenter {
    margin: 0 auto 15px;
}

.alignright {
    float: right;
    height: auto;
    margin: 0 0 10px 20px;
}

.rightbox, #rightbox2, #rightbox3 {
    background-color: #edf1f4 !important;
    border: 1px solid #d6dee5;
    border-radius: 4px;
    margin: 0 0 20px 20px;
    padding: 10px 15px !important;
}
.flotryt {
    float: right !important;
}

#quote-wrap{
    font-size: 22px;
    font-style: italic;
    line-height: 38px;
    margin: 40px 0 5px 30px
}

.author{
    font-style: italic;
    padding-left: 30px;
}

.padding-top-10 {
	padding-top: 10px !important;
}

article.subcontent img.img-responsive{
	margin-right: 20px;
	margin-bottom: 10px;
	width: 35%;
}

article#main-content img.img-responsive {
	width: 100%;
	height: auto;
	max-height: 100%;
}

#published-date {
	margin-bottom: 30px;
	display: inline-block;
	font-weight: bold;
}

#social-media-sharing {
	margin-bottom: 15px;
	display: inline-block;
	margin-right: 15px;
}

#social-media-sharing  .stButton .chicklets {
	padding-left: 8px !important;
    padding-right: 9px !important;
}

span.image_caption {
    text-align: center;
    width: 100%;
    display: block;
    font-style: italic;
    margin-top: 5px;
    font-size: 14px;
}
.sub-img-wrap {
	width: 100%;
    max-width: 50% !important;
    margin: 0 30px 20px 0;
}
}
.tags {
	padding-top:20px;
	border-top: 2px solid #eee;
    margin: 40px 0 20px;
}
.tags > a:first-child { margin-left: 0;}
.tags > a:last-child { margin-right: 0;}
.tags > a {
	position: relative;
    padding: 8px 25px;
	margin: 0 5px 5px 0;
    font-size: 12px;
    text-transform: capitalize;
    display: inline-block;
    background: #99cdff !important;
    border-radius: 2px;
    color: #fff !important;
	text-decoration: none;
	transition: all .4s;
	-webkit-transition: all .4s;
}
.tags > a:hover {
	background: #555 !important;
}
#more-link { margin: 0 !important; font-size: 14px;}
#more-link > a { color: #fff !important;  text-decoration: underline !important;}
#more-link > a:hover { text-decoration: none !important;}

/*Added by Haewen*/
/*Please dont add any CSS under this*/
@media screen and (min-width: 1200px) and (max-width: 1366px) {
	#news_area > div > .news-item {
		height: 255px;
	}
}
/* Added by Mark */
main.inner .member-year {
  background: #94cdff none repeat scroll 0 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 12px;
  padding: 2px 5px;
}
main.inner h3.member-name {
  color: #99cdff;
  font-size: 18px;
  line-height: normal;
  margin: 0 0 5px;
}
main.inner .member-img {
  border-radius: 50%;
  margin: 0 auto;
  width: 195px;
  height: 195px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
}
.member-country {
  margin: 10px 0;
}
.image-wrapper {
  margin: 0 0 15px;
}
.member-container {
  margin: 0 0 20px;
}
main.inner .staff_wrapper img.member-country-img{
	width: 20px;
	height: auto;
	border-radius: 0;
}
#country_articles_table_wrap {
	margin-top: 25px;
}
#country_articles_table_wrap .col-md-6 {
	margin-bottom: 30px;
}
#country_articles_table_wrap .col-md-6:nth-child(2n+1){
	clear: left;
}
#country_articles_table_wrap span.article-date {
	font-size: 13px;
	color: #444;
	display: inline-block;
	margin-bottom: 5px;
}
#country_articles_table_wrap h3 {
	font-size: 15px;
	margin: 0 0 10px;
	font-weight: normal;
	line-height: 20px;
	color: #333;
}
#country_articles_table_wrap h3 a {
	color: #333;
	text-decoration: none;
	margin:0;
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
}
#country_articles_table_wrap h3 a:hover {
	color: #337ab7;
}
#country_articles_table_wrap p {
	font-size: 13px;
	color: #777 !important;
	line-height: 18px;
}
#country_articles_table_wrap .img-details {
	padding-top: 5px;
	width:30%;
}
#country_articles_table_wrap .content-details {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 70%;
	padding-left: 15px;
}
.sub-content img.pull-left {
    margin-right: 25px;
    margin-bottom: 25px;
}
.sub-content:after {
    content: "";
    display: block;
    clear: both;
}
#grading-table {
	width:100%;
	margin: 30px 0;
}
.dl-note {
	font-size: 14px;
	font-weight: bold;
	color: #555;
}
#grading-table th,
#grading-table td {
	padding:10px 15px;
}
#grading-table th {
	background: #99cdff;
	color:#fff;
	font-size: 16px;
	font-family:'Roboto Slab', serif;
}
#grading-table tr:nth-child(even) td {
	background: #eee;
}
#grading-table tr td.grade-col {
	background: #ddd !important;
}
.grade-col {
	width:30%;
}

.language-wrapper {
	padding: 40px 0 20px;
    border-bottom: 2px solid #ddd;
}
.language-wrapper + article {
	padding-top: 20px !important;
}
.language-wrapper > p {
	display: inline-block;
	margin-bottom: 0 !important;
	margin-right: 10px !important;
}
.language-wrapper > p > a {
	text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0.075em;
	color: #555;
	padding: 3px 5px;
	border: 1px solid transparent;
}
.language-wrapper > p.active > a,
.language-wrapper > p > a:hover {
	color: #337ab7;
	border-color:#337ab7;
}

#country_articles_table_wrap h3.related-articles {
    color: #99cdff;
    font-size: 30px;
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #ddd;
    margin-bottom: 30px;
}