﻿body {
    -ms-text-size-adjust: 15px;
    -webkit-text-size-adjust: 15px;
    font-size: 15px;
}


a, a:hover, a:visited {
	color:black;
}
a:after { 
	content:''; 
}
a[href]:after { 
	content: none !important; 
}

h1 {
	margin: 0;
}

.nav-social, .navbar, .bgLHS, .bgDoodleLHS2, .widget, .sideSearch, .secondaryContentSide .bgDoodleRHS2, .newsTools, .newsSubscribe, .offsetForWidget, 
.areasPrint, .dontPrint,
.COVIDsubscribe,
.resultsNav, .textButt.readMore   {
	display: none;	
}
	
.newsIssue {
	width: 100%;
}

.COVIDAfrica, .COVIDheaderTxt, .COVIDissue div {
	padding-left: 0;
	margin-left: 0 !important;
}
H1.headerNews.newslanding {
	line-height: .9em;
	margin-bottom: .1em !important;
}
.newslanding {
	margin-bottom: .2em !important;
}

.headerABinB {
	margin: 20px 0 -78px 9px;
}
.headerNewsAreaABinB + p small {	
	padding-top:2em !important; 
}

/* ///// for the logo ///// */
.secondaryContentSide {
	display: block;
	clear: both; 
	float: right;
	position: relative;
	width: auto;
	text-align: right;

	
	/* new: */	
	position: relative;
	
}	
.secondaryContentSide img {
/*
	display:none;
*/	
	/* new: */	
	position: absolute;
	right: .3em;
	top: 0;
}
/*
.secondaryContentSide:after {
	content:url('../../../img/Africa_and_text2.png');
	
	display: block;
    display: inline-flex;
	width: 155px !important;
	
	position: relative;
	
	top: -.5em;
	
	padding-top: .5em;

	border: 1px solid red;

	right: 0;
}
*/	





/*
.newsIssue, .ENSight-title, .headerNewsArea, .newsSubscribe, .headerNews {
	display: none !important;	
}
*/
div.ENSight-title {
	font-size: 42px;
}

.mainContent > br:first-of-type {
    display: none;
}

body.secondaryNews,
body.secondaryNews > div,
body.secondaryNews > div > div,
body.secondaryNews > div > div > div {
	padding: 0 !important;	
	margin:0 !important;	
}

.newslanding + .newsIssue {
	padding-top: 0em !important;
}
/*
.newsIssue {
	position: relative;
}
	.newsIssue:before {
		position: relative;
		content: "ENSafrica |";
	}
*/
.headerNewsArea { 
	float: left; 
	text-align: left !important;
	min-height: 10px !important;

	height: 1px;
	margin-bottom: 0em;
	
	padding: 0 !important;
	top:-10px !important;
	
	border: 0px solid green;
	
	
}

div.headerNewsArea.headerNewsAreaABinB {
	height: auto;
}
.headerNewsArea.headerNewsAreaABinB h3 {
	clear: both; 
	float: left;
	margin: 100px 0 0 0;
	/* min-height: 10px; */
	/* height: 2rem; */
	padding: 0 !important;
	
	display: block;
	min-height: 0px;
	height: 0px;
	overflow: hidden;
	
}

.headerNewsArea H3 {
    /*
	font-size: 24px !important;
	padding-top: .2em;
	padding-bottom: 2em;
	*/
	display: none;
}
	.headerNewsArea.headerNewsTiB H3 {
		padding-bottom: 1em;
		display: none;
	}
body.secondaryNews .mainContent {
    padding-right: 0px !important;
}


.COVIDwedge {
	display: none;
}
.COVIDheader {
	margin-top: 52px;
}


/* IN FIREFOX, DISPLAY:FLEX/INLINE-BLOCK SOMETIMES CAUSES PAGES AFTER FIRST TO NOT PRINT
https://support.mozilla.org/en-US/questions/1198054
https://support.mozilla.org/en-US/questions/1100801
*/
body.secondaryNews,
.container-fluid,
.secondaryContentRow,
.secondaryContent,
.mainContent,
.peopleSummaryRow {
	display: block !important;
}

.disclaimer {
	margin-top: 2em;
	padding-top: .5em;
	border-top: 1px solid black; 
}
