/*
Theme Name: DFML mapping
Author: DFML
Author URI: http://dfml.co.uk/
Description: A child theme of 2020.
Version: 0.1
Template: twentytwenty
*/

@import url("../twentytwenty/style.css");

#site-header, #site-footer {
	display:none;
}

.entry-content {
	font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
}

.wp-block-image {
	margin-top:0 !important;
}

.entry-content h2 {
	/* margin-top:0 !important; */
	line-height:1.55;
}

.enspryngLogo .alignleft {
	margin-right:3em !important;
}

#rocheMapTitle {
	color:#242a74;
	padding-top:1.56em;
	margin-top:0;
	margin-bottom:0;
}

#mapAndLegend {
	position:relative;
}

.countryName {
	font-size:20px !important;
	/* color:#f00 !important; */
}

.statusInfo {
	font-size:14px !important;
	/* color:#0f0 !important; */
}

.approvalInfo {
	font-size:12px !important;
	/* color:#00f !important; */
}

.notesInfo {
	font-size:12px !important;
	/* color:#0ff !important; */
}

.totaliserNumber {
	/* background:rgba(255,255,255,0.2); */
	position:absolute;
	bottom:10em;
	border-radius: 5px;
	/* border:solid 1px rgba(255,255,255,0.5); */
	padding:0.25em 1em 0.25em 0.3em;
}

.totaliserNumber h1 {
	font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
	font-size:6em;
	margin:0;
	color:#242a74;
}

.totaliserText {
	/* background:rgba(255,255,255,0.2); */
	position:absolute;
	bottom:9em;
	border-radius: 5px;
	/* border:solid 1px rgba(255,255,255,0.5); */
	padding:0.25em 1em 0.25em 0.3em;
}

.totaliserText h5 {
	font-size:1.3em;
	margin:0;
	font-weight:400;
}

#novartisMapTitle {
	color:#DF4813;
	padding-top:0;
	margin-top:0;
	margin-bottom:0;
}

.novartisTotaliserNumber {
	position:absolute;
	bottom:10em;
	border-radius: 5px;
	padding:0.25em 1em 0.25em 0.3em;
}

.novartisTotaliserNumber h1 {
	font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
	font-size:6em;
	margin:0;
	color:#DF4813 !important;
}

ul.igm-external-legend {
	justify-content:flex-start !important;
}

.mayzentLogo .alignleft {
	margin-right:7em !important;
}

.igm-external-legend-graphic {
	height:25px !important;
	width:25px !important;
}

.igm-external-legend-entry {
	padding-right:2em !important;
}