
#worldMap {
	height: 600px;
	width: 100%;
	position:relative;
}

.jvectormap-container {
	width: inherit;
	height: inherit;
}

.jvectormap-legend-title {
  font-size: 12px;
}

.jvectormap-legend .jvectormap-legend-tick-sample {
  height: 26px;
}

.jvectormap-legend-icons {
  background: white;
  border: black 1px solid;
}

.jvectormap-legend-icons {
  color: black;
}

#worldMapLegend {
	position: absolute;
	bottom: 10px;
	left: 10px;
	background-color: #fff;
	border-radius: 5px;
	padding: 20px;
	font-size: 12px;
	font-weight: 500;
	color: #303030;
}

.path-taxonomy #worldMapLegend { 
	position: relative !important;
	margin-top: 30px;
}

#worldMapLegend h5 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 0px;
}

#worldMapLegend .stop::before{
	display: inline-block;
	content: ' ';
	width: 12px;
	height: 12px;
	margin-right: 5px;
	border-radius: 50%;
	margin-top: 2px;
	float: left;
}


#worldMapLegend .stop.na::before{
	background-color: #D1D3D4;
}

#worldMapLegend .stop.very-low::before{
	background-color: #8E391E;
}

#worldMapLegend .stop.low::before{
	background-color: #F68121;
}

#worldMapLegend .stop.medium-low::before{
	background-color: #F6A121;
}

#worldMapLegend .stop.medium-high::before{
	background-color: #00A651;
}

#worldMapLegend .stop.high::before{
	background-color: #6DCFF6;
}

#worldMapLegend .stop.very-high::before{
	background-color: #037FAE;
}

#worldMap {
	height: 600px;
	width: 100%;
	position:relative;
}

#countryMap {
	height: 423px;
	width: 100%;
	position:absolute;
	clip-path: url('#curvedBottom');
}

.view-id-countries .page-title p {
	font-size: 12px;
	color: #303030;
	width: 420px;
	text-align: justify;
	margin: auto;
}

.path-taxonomy .region--breadcrumb {
  position: absolute !important;
  margin-top: 140px !important;
  z-index: 5000 !important;
}


.view-id-countries .page-title {
	padding-top: 120px !important;
}

.jvectormap-container {
	width: inherit;
	height: inherit;
}

.jvectormap-legend-title {
  font-size: 12px;
}

.jvectormap-legend .jvectormap-legend-tick-sample {
  height: 26px;
}

.jvectormap-legend-icons {
  background: white;
  border: black 1px solid;
}

.jvectormap-legend-icons {
  color: black;
}

.jvectormap-zoomin, .jvectormap-zoomout, .jvectormap-goback {
    position: absolute;
    left: 10px;
    border-radius: 3px;
    background: #292929;
    padding: 3px;
    color: white;
    cursor: pointer;
    line-height: 10px;
    text-align: center;
    box-sizing: content-box;
}

.jvectormap-zoomin, .jvectormap-zoomout {
    width: 10px;
    height: 10px;
}

.jvectormap-zoomin {
    top: 10px;
}

.jvectormap-zoomout {
    top: 30px;
}

#worldMapLegend { 
	border-radius: 5px;
	padding: 20px;
	font-size: 12px;
	font-weight: 500;
	color: #303030;
	z-index: 5;
}

.info-box {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 320px;
	z-index: 5;
}



.view-display-id-page_1 #worldMapLegend {
	position: absolute;
	bottom: 10px;
	left: 10px;
	background-color: #fff;
}

.view-display-id-chart #worldMapLegend {
	background-color: #f3f6f7;
	margin-top: 50px;
}

.view-display-id-chart p {
	color: #303030;
	font-size: 14px;
	padding: 10px;
}

@media only screen and (max-width: 590px) {
  .info-box {
    bottom: unset !important;
	top: 10px;
  }
  
  .view-display-id-chart #worldMapLegend {
		background-color: transparent;
		padding-left: 40px;
	}
	
	.view-display-id-chart p {
		padding-left: 40px;
	}
}

.view-display-id-chart p a{
	text-decoration: underline;
}

#worldMapLegend h5 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 0px;
}

#worldMapLegend .stop::before{
	display: inline-block;
	content: ' ';
	width: 12px;
	height: 12px;
	margin-right: 5px;
	border-radius: 50%;
	margin-top: 2px;
	float: left;
}


#worldMapLegend .stop.na::before{
	background-color: #D1D3D4;
}

#worldMapLegend .stop.very-low::before{
	background-color: #8E391E;
}

#worldMapLegend .stop.low::before{
	background-color: #F68121;
}

#worldMapLegend .stop.medium-low::before{
	background-color: #F6A121;
}

#worldMapLegend .stop.medium-high::before{
	background-color: #00A651;
}

#worldMapLegend .stop.high::before{
	background-color: #6DCFF6;
}

#worldMapLegend .stop.very-high::before{
	background-color: #037FAE;
}

#block-views-block-countries-block-1 .cover img {
	width: 120px;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.views-field-field-total-score {
	right: 30px;
	top: 180px;
	z-index: 3;
	position: absolute;
}

#iwrm-score {
	padding: 25px;
}

#iwrm-score h2{
	color: #fff;
	font-size: 50px;
	font-weight: 300;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 10px;
}

#iwrm-score p{
	display: block;
	color: #fff;
	font-size: 12px;
	text-align: center;
}

#countryChart {
	height: 400px;
	width: 100%;
}

.form-item-sdg-score {
	float: right !important;
}

.paragraph--block .primary-col {
	max-width: 100% !important;
	flex: 0 0 100%;
}

.legendImg {
	display: inline;
}

.legendImg img {
margin: 0 0.3rem;
    margin-bottom: 0px;
  max-width: 85px;
  max-height: 40px;
  margin-bottom: 20px;
}

.view-countries .ext-links {
  display: flex;
  flex-flow: row wrap;
  margin: 0 0 0 -.5rem;
}

.view-countries .ext-links > div {
	flex: 1 0 34%;
  padding: 0 0rem 0rem;
  margin: 0 0 1rem .5rem;
}

.view-countries .ext-links .card.teaser__content h4{
  color: #303030;
  font-weight: 500;
  margin: 0;
  line-height: 1.2em;
  padding: 5px;
  align-content: center;
  font-size: 1.1em;
}

.view-countries .ext-links .card.teaser__content{
	display: flex;
	flex-direction:row;
	min-height: 120px;
	padding: 20px;
}

.view-countries .ext-links .card.teaser__content > div{
	flex-direction: column;
  display: flex;
  margin-top: 1em;
  font-weight: 600;
}

@media only screen and (max-width: 991px) {
	.view-countries .ext-links {
	  flex-flow: column wrap;
	}
	
	.legendImg {
	  display: inline-block;
	  margin-left: 40px;
	  width: 100%;
	  margin-bottom: 20px;
	}

}