

.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: 0px;
    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%;
  }
}*/

.page-node-type-tool .bs-region--right .tree-wrapper {
	margin-top: -40px;
}

.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;
}

.path-group .region--complementary {
	order: 2;
}

}

.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;
}

.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;
}

.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/contrib/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/contrib/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;
		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;
}


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


.page-node-type-landing-page .cover, .page-node-type-page .cover {
	min-height: 258px;
	padding: 50px;
}

.page-node-type-landing-page .cover .page-title h1, .page-node-type-page .cover .page-title h1 {
	color: #fff; 
}

.cover .type .type-icon {
    background: #fff;
    border-radius: 50%;
	width: 32px;
    height: 32px;
    padding: 0px !important;
	border-radius: 5px;
	margin-right: 0px;
}

.cover .type .type-icon img{
    width: 100%;
    height: 100%;
    margin: auto;
    padding: 3px;
}

.cover .type a {
	font-weight: 400;
}

.cover .type {
	font-size: 14px;
	font-weight: 400 !important;
	color: #686868;
	display: flex;
    align-items: center;
	flex-wrap: wrap;
}

.cover .type .icon-gray {
	width:15px;
	height: 15px;
}

.cover-img .icon-gray {
	color: #fff;
	fill: #fff;
}

#views-bootstrap-search-microsite-content-materials {
	margin-top: 70px;
}

.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%;
}