

.container, .region--content-top, .region--content-bottom, .region--hero, .region--secondary-navigation, #sub-header {
    max-width: calc(1200px - 2rem);
}

.main-container {
    min-height: calc(100vh - 145px) !important; 
    padding-top: 145px;
    padding-bottom: 100px !important;
    position: relative !important;
    width: 100% !important;
}

.with-hero + .main-container {
	padding-top: 0px !important;
}


/*@media screen and (max-width: 480px) {
  .page-about .hero, .page-learn .hero, .page-connect .hero, .page-explore .hero {
    min-height: 700px !important;
    padding: 50px !important;
  }
  .navigator svg {
	left: 30%;
  }
}*/

.navbar-user .fa-user {
	font-size: 19px;
}

@media only screen and (max-width: 899px) {

#block-toolbox-sitebranding {
    width: 100%;
    margin: auto;
    text-align: center;
}

.navbar-user {
    z-index: 1000;
}

.site-footer > .container {
	background-color: #303030;
margin-top: 20px;
}
.site-footer .col-md-7 {
	margin-top: 250px;
}

.site-footer .container > * {
    width: 100%;
    text-align: center;
}

}

.page-node-type-topic #node-topic-field-topic-comments a, .page-node-type-topic #node-topic-field-topic-comments summary  {
	color: #6898BE !important;
	fill: #6898BE !important;
}
.page-node-type-topic .section-title {
	letter-spacing: 1.4px;
	color: #303030;
	text-transform: uppercase;
	margin-bottom: 12px !important;
	font-size: 13px;
	margin-top: 5px;
	color: #303030 !important;
	font-size: 15px !important;
	font-weight: 800 !important;
}
.align-center {
	position: relative;
}

.field--name-field-photo-credit {
position: absolute;
bottom: 0px;
left: 0px;
background: #303030a3;
color: #fff;
padding:5px;
font-size: 12px;
}

.field--name-field-photo-credit .field--label {
	float:left;
}

.field--name-field-photo-credit .field--label::after {
	content:':';
}

.field--name-field-photo-credit .field--item {
	float: left;
	margin-left: 5px;
	font-weight: 800;
}

/*#block-gtranslate {
	position: absolute;
	right: 0px;
	top: -20px;
}

#block-gtranslate select {
	border: 1px solid #fff !important;
background-color: transparent;
color: #fff !important;
font-size: 13px !important;
letter-spacing: 1px;
height: 30px;
}*/

.view--group-managers {
	padding: 0px !important; 
}

#block-views-block-group-managers-block-list-managers .card__block {
	padding-top: 0px;
	flex: 0 0 100%;
}

#block-views-block-group-managers-block-list-managers {
	border-radius: 0px !important;
	border-top: 1px solid #d1d3d4;
}

#block-views-block-group-members-block-newest-members {
	margin-top: -20px;
	border-top-right-radius: 0px !important;
	border-top-left-radius: 0px !important;
	border-top: 1px solid #d1d3d4;
}

#block-views-block-group-theme-block-1 {
	border-bottom-right-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
	margin-bottom: 0px;
}

.entity-list .title *{
    display: inline;
}

.entity-list.entity-list-tool .title *{
    font-weight: 500;
}


.block-entity-comparison {
color: #000;
  position: fixed;
  top: 30%;
  z-index: 5000;
  left: 75%;
  width: 180px;
  height: 180px;
  -webkit-filter: drop-shadow( 0px 5px 10px rgba(227, 227, 227, 0.7));
  filter: drop-shadow( 0px 5px 10px rgba(227, 227, 227, 0.7));
  background-image: url('/themes/custom/toolbox/assets/img/case-study-white.svg');
  background-size: 100% 100%;
  -o-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: cover;
  background-color: transparent !important;
}

.path-compare .field--name-field-related-iwrm-tools ul{
	list-style-type: none;
	padding: 0;
}

.path-compare .field--name-field-related-iwrm-tools ul li {
  padding-left: 1.3em;
}

.path-compare .field--name-field-related-iwrm-tools ul li:before {
  content: "\f061"; /* FontAwesome Unicode */
	margin-left: -1.3em;
	width: 1.3em;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	float: left;
}

.entity-list.entity-list-tool i {
	margin-right:5px;
}

a.entity-comparison-case-study-comparison:after {
	content: "\f061"; /* FontAwesome Unicode */
	margin-left: 10px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: #A2B863;
}

a.entity-comparison-case-study-comparison:hover:after {
	margin-left:20px;
	transition: 300ms;
}

.page-explore-case-studies .pagination > li.active > a, .page-explore-case-studies .pagination > li > a:hover, .page-explore-case-studies .pagination > li > a:focus{
	background-color: #a2b863;
	color: #fff;
}

a.entity-comparison-case-study-comparison {
	font-weight: 600;
  color: #303030;
  position: absolute;
  top: 45px;
  left: 40px;
  font-size: 17px;
  width: 100px;
  font-style: italic;
}

.js-form-item-field-group-allowed-join-method {
	display: block !important;
}

.path-taxonomy .region--content h2 {
	letter-spacing: 1.4px;
	color: #303030;
	text-transform: uppercase;
	margin-bottom: 12px !important;
	font-size: 13px;
	margin-top: 60px;
	color: #303030 !important;
	font-size: 15px !important;
	font-weight: 800 !important;
}

.path-taxonomy .region--content .card.promo {
	height: 320px; /*temporary*/
}

.introduction {
	position: relative;
}

.introduction::before {
    content: ' ';
    display: block;
    background-image: url('/themes/custom/toolbox/assets/img/featured-top.svg');
    width: 100%;
    top: -116px;
    position: absolute;
    left: 0px;
    height: 116px;
}

.introduction::after {
	content: ' ';
	display: block;
	background-image: url('/themes/custom/toolbox/assets/img/featured-bottom.svg');
	width: 100%;
	bottom: -116px;
	position: absolute;
	left: 0px;
	height: 116px; 
}

@media only screen and (max-width: 780px ) {
	body:not(.path-frontpage) .main-container, .path-webform .cover, .path-compare .cover, .page-explore-country-profiles .cover {
		padding-left: 30px !important;
	}
}


@media only screen and (max-width: 488px ) {
	.page-connect-communities .cover .page-title h1 {
		font-size: 1.6em !important;
	}
}

@media (max-width: 599px) {
	.page-node-type-tool .bs-region--bottom {
		width: 100% !important;
	}
	
	#comparison-table table th h4 {
		font-size: 0.9em;
	}
	
	#comparison-table table th h4 {
		font-size: 0.9em;
	}
	
	.block-views-blockcountries-block-1 .views-field-field-total-score {
		display:none;
	}
	
	.block-views-blockcountries-block-1 .view-id-countries .page-title p {
		width: 100%;
	}
	
	#countryChart {
		height: 300px;
		width: 400px;
	}
}


body[class$="-membership-requests"] .main-container, body[class$="-reject-membership"] .main-container, body[class$="-nodes"] .main-container, {
	padding-top: 180px !important;
}

nav.toolbar-lining .toolbar-menu {
	overflow-y: auto !important;
}

.toolbar-icon-menu-link-contentcf6a88be-1324-48fc-af18-4d8306f7d407:before {
	mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-help-circle'%3e%3ccircle cx='12' cy='12' r='10'%3e%3c/circle%3e%3cpath d='M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3'%3e%3c/path%3e%3cline x1='12' y1='17' x2='12.01' y2='17'%3e%3c/line%3e%3c/svg%3e") !important;
	-webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-help-circle'%3e%3ccircle cx='12' cy='12' r='10'%3e%3c/circle%3e%3cpath d='M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3'%3e%3c/path%3e%3cline x1='12' y1='17' x2='12.01' y2='17'%3e%3c/line%3e%3c/svg%3e") !important;
	background-image: none;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center center;
	mask-position: center center;
	-webkit-mask-size: 18px 18px;
	mask-size: 22px 22px;
}
.microsite_jumplinks {
  position: fixed;
  right: 0px;
  bottom: 40px;
  display: flex;
  flex-direction: column-reverse;
  z-index: 5000;
}



.microsite_jumplinks a {
  font-weight: 500;
}

.microsite_jumplinks a span{
  font-weight: 300;
  display:block;
}

.unccd_jump {
  padding: 20px 10px 10px 10px;
  background-color: #fff;
  margin-top: 10px;
  width: 200px;
  -webkit-filter: drop-shadow(0px 5px 10px rgba(227,227,227,0.7));
  filter: drop-shadow(0px 5px 10px rgba(227,227,227,0.7));
  font-size: 13px;
  text-align: left;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  color: #007dbc;
}

.unccd_jump::before {
      content: '';
    background-image: url(/themes/custom/toolbox/assets/img/unccd-vertical.png);
    width: 100px;
    float: left;
    height: 100px;
    background-size: 70px 55px;
    background-repeat: no-repeat;
    background-position: 10px 20px;
}

.wefe4med_jump {
	padding: 20px 10px 10px 10px;
  background-color: #fff;
  margin-top: 10px;
  width: 200px;
  -webkit-filter: drop-shadow(0px 5px 10px rgba(227,227,227,0.7));
  filter: drop-shadow(0px 5px 10px rgba(227,227,227,0.7));
  font-size: 13px;
  text-align: left;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  color: rgb(254,142,13);
}

.wefe4med_jump::before {
  content: '';
  background-image: url('/themes/custom/toolbox/assets/img/wefe4med-vertical.png');
  float: left;
  height: 100px;
  background-size: 70px 60px;
  background-repeat: no-repeat;
  background-position: 15px 15px;
  width: 100px;
  float: left;
}

.wmo_jump {
	padding: 20px 10px 10px 10px;
  background-color: #fff;
  margin-top: 10px;
  width: 200px;
  -webkit-filter: drop-shadow(0px 5px 10px rgba(227,227,227,0.7));
  filter: drop-shadow(0px 5px 10px rgba(227,227,227,0.7));
  font-size: 13px;
  text-align: left;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  color: #769736;
}

.wmo_jump::before {
  content: '';
  background-image: url('/themes/custom/toolbox/assets/img/wmo.png');
  float: left;
  height: 100px;
  background-size: 70px 60px;
  background-repeat: no-repeat;
  background-position: 15px 15px;
  width: 100px;
  float: left;
}

@media only screen and (max-width: 599px ) {
	
	.microsite_jumplinks {
	    position: fixed;
		left: 0px;
		bottom: 0px;
		display: flex;
		flex-direction: row-reverse;
		z-index: 5000;
		width: 66%;
		height: 60px;
	}
	
	.unccd_jump {
	  padding: 10px;
    background-color: #fff;
    margin-top: 10px;
    width: 50%;
    -webkit-filter: drop-shadow(0px 5px 10px rgba(227,227,227,0.7));
    filter: drop-shadow(0px 5px 10px rgba(227,227,227,0.7));
    font-size: 13px;
    text-align: left;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    color: #007dbc;
    height: 60px;
	}
	.wmo_jump {
	  padding: 10px;
    background-color: #fff;
    margin-top: 10px;
    width: 50%;
    -webkit-filter: drop-shadow(0px 5px 10px rgba(227,227,227,0.7));
    filter: drop-shadow(0px 5px 10px rgba(227,227,227,0.7));
    font-size: 13px;
    text-align: left;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    color: #007dbc;
    height: 60px;
	}
	.unccd_jump p, .wefe4med_jump p, .wmo_jump p {
		display: none;
	}
	.wmo_jump::before {
		content: '';
		background-image: url(/themes/custom/toolbox/assets/img/wmo.png);
		width: 100%;
		margin: auto;
		height: 30px;
		background-size: 50px 40px;
		background-repeat: no-repeat;
		background-position: center;
	}
	.unccd_jump::before {
		content: '';
		background-image: url(/themes/custom/toolbox/assets/img/unccd-vertical.png);
		width: 100%;
		margin: auto;
		height: 30px;
		background-size: 50px 40px;
		background-repeat: no-repeat;
		background-position: center;
	}
	
	.wefe4med_jump {
		padding: 10px;
    background-color: #fff;
    margin-top: 10px;
    width: 50%;
    -webkit-filter: drop-shadow(0px 5px 10px rgba(227,227,227,0.7));
    filter: drop-shadow(0px 5px 10px rgba(227,227,227,0.7));
    font-size: 13px;
    text-align: left;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
	  color: rgb(254,142,13);
    height: 60px;
	}

	.wefe4med_jump::before {
	  content: '';
	  background-image: url('/themes/custom/toolbox/assets/img/wefe4med-vertical.png');
	  width: 100%;
		margin: auto;
		height: 30px;
		background-size: 40px 35px;
		background-repeat: no-repeat;
		background-position: center;
	}
	#atlwdg-trigger {
	        width: 33%;
    height: 50px;
    border-radius: 0px;
    padding: 17px 20px 0px 20px;
}
}

.page-connect-communities .region--complementary {
	height: 50px;
}

.layout--with-complementary {
	flex-direction: row;
}

.paragraph--section .container:not(:has(+ .secondary-col)) .primary-col { 
  max-width: 100% !important; 
}

.main-container.members .region--content {
	max-width: 100% !important;
  flex: 0 0 100%;
}

.moderated.content  .region--content {
	max-width: 100% !important;
  flex: 0 0 100%;
}