a.button {
	background: #fff;
	border: 2px solid #00558c;
        border-radius: 5px;
	color: #00558c;
	font-size: 18px !important;
	font-weight: 600;
	margin: 0;
        padding: 8px 30px !important;
}

a.button:hover {
	background: #00558c;
	color: #fff;
}

.description #ftn3 {
margin-left: -4px;
}

.steps-inner a.sup {
text-decoration: none !important;
}

.page-node-type-publication .bs-region--bottom-left .field--name-body h3 {
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 1rem;
}

h4 {
	font-size: 1.325rem;
}

h4 a {
	text-decoration: none;
}

h4 a:hover {
	text-decoration: underline;
}

iframe {
	display: table;
	margin: 0 auto;
	position: relative;
}

.field--name-body #intro p.download {
	margin: 35px 0;
}

#intro ol {
font-weight: 700;
}

.node-type-publication .field-name-body .kit-item.multi p:last-of-type,
.node-type-publication .field-name-body .kit-item p {
	font-size: 17px;
	margin: 0;
}

.node-type-publication .field-name-body .kit-item.multi p {
	margin: 0 0 10px;
}

.full-width-infographic .field-name-body .footnotes p {
	font-size: 15px;
}

.field--name-body .kit-item h4 {
	font-size: 18px;
    line-height: 120%;
    margin: 0 0 5px;
}

.full-width-infographic .kit-item h4 a {
	text-decoration: none;
}

.full-width-infographic .kit-item h4 a:hover {
	text-decoration: underline;
}

#infograph-wrapper {
	margin: 20px 0;
}
		
.stage {
	border-top: 4px solid;
	clear: both;
	margin-top: 25px;
}

.phase {
    float: left;
    font-size: 200%;
    font-weight: 900 !important;
		text-align: center;
    width: 5%;
}

.stage .description h3 {
	font-size: 23px;
	font-weight: 700;
	line-height: 110%;
	margin: 15px 0;
}

.stage .description li,
.stage .description p {
	font-size: 18px;
}

.stage-steps {
    margin-left: 0;
    padding: 0 0 10px;
    margin-top: 3rem;
}

.stage-steps > .toggle {
	background: #999;
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	font-weight: 700;
	line-height: 120%;
	margin: -20px 0 15px;
	padding: 12px 25px 12px 20px;
	position: relative;
}
		
.stage-steps > .toggle:after {
	background: none;
	color: #fff !important;
	content: "\2b";
	font-family: "Font Awesome 6 Pro";
	font-size: 26px;
	font-weight: 900;
	right: 14px;
	position: absolute;
	top: 12px;
}

.stage-steps > .toggle.open:after {
	content: "\f068";
	font-size: 26px;
	top: 13px;
}
		
.steps-inner {
	background: #eee;
	margin: -15px 0 10px;
	padding: 15px 15px 1px;
}

.intro p {
	font-size: 17px;
}

.kit-item {
	background: #fff;
	border: 1px solid;
	border-radius: 6px;
    margin-bottom: 15px;
    padding: 15px 20px;
}

.kit-item h3 {
	font-size: 18px;
	margin: 0 0 5px;
}

.page-node-type-publication .bs-region--bottom-left .kit-item p {
	font-size: 15px;
}

.full-width-infographic .field-name-body .kit-item p:first-child {
	font-size: 17px;
	font-weight: 600;
	margin: 0 0 15px;
}

.kit-item ul {
	margin: 0;
}

.kit-item ul li {
	font-size: 17px;
	margin: 0 0 7px;
}

.kit-item a {
	color: #00558c;
	font-weight: 700;
	text-decoration: underline;
}

.kit-item a:hover {
	color: #002b49;
}

#infograph-footer {
	clear: both;
	margin-top: 40px;
}

/* --- COLORS --- */

/* STAGE 1 */

#stage-1.stage {
	border-color: #00558c;
}

#stage-1.stage .description h3 span {
    margin: 2px 10px 0 0;
    padding: 8px 13px;
}

#stage-1 .phase,
#stage-1 .description h3,
#stage-1 .toggle:after {
	color: #00558c;
}

#stage-1 .stage-steps > .toggle {
	background: #00558c;
}
		
#stage-1 .steps-inner {
	background: #e6eef4;
}

#stage-1 .kit-item {
	border-color: #c8d2dc;
}
		
/* STAGE 2 */
#stage-2.stage {
	border-color: #00558c;
}

#stage-2 .phase,
#stage-2 .description h3,
#stage-2 .toggle:after {
	color: #00558c;
}
		
#stage-2 .stage-steps > .toggle {
	background: #00558c;
}
		
#stage-2 .steps-inner {
	background: #e6eef4;
}

#stage-2 .kit-item {
	border-color: #c8d2dc;
}
		
#stage-2 .kit-item a {
	color: #00558c;
}

/* STAGE 3 */
#stage-3.stage {
	border: none;
}

#stage-3 .phase,
#stage-3 .description h3,
#stage-3 .stage-label h2,
#stage-3 .description a,
#stage-3 .toggle:after {
	color: #00558c;
}
		
#stage-3 .stage-steps > .toggle {
	background: #00558c;
}
		
#stage-3 .steps-inner {
	background: #e6eef4;
}

#stage-3 .kit-item {
	border-color: #c8d2dc;
}

#stage-3 .steps-inner a {
	color: #00558c;
}

/* STAGE 4 */
#stage-4.stage {
	border: none;
}

#stage-4 .phase,
#stage-4 .description h3,
#stage-4 .stage-label h2,
#stage-4 .toggle:after {
	color: #00558c;
}
		
#stage-4 .stage-steps > .toggle {
	background: #00558c;
}
		
#stage-4 .steps-inner {
	background: #e6eef4;
}

#stage-4 .kit-item {
	border-color: #c8d2dc;
}

#stage-4 .steps-inner a {
	color: #00558c;
}


.page-node-type-publication .bs-region--bottom-left .footnotes h3,
.page-node-type-publication .bs-region--bottom-left .references h3 {
font-size: 18px;
}

.page-node-type-publication .bs-region--bottom-left .references p {
font-size: 15px;
}

@media only screen and (max-width: 768px) {
	.full-width-infographic .stage h2 {
		font-size: 18px;
	}

	.timeline {
		font-size: 15px;
	}
}

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

.phase {
margin-top: 3px;
width: 6%;
}

	#intro, #conclusion {
		margin-bottom: 10px;
	}

	#infograph-wrapper {
		margin-top: 0;
	}

	.stage-label {
		margin: 0 0 40px 0;
		width: 100%;
	}

	.stage-steps {
		border-left: none;
margin-left: 0;
	}

	#stage-1 .stage-label {
		border-left: 2px solid #fff;
		margin: 0 0 0 -2px;
    	padding: 0 0 40px 0;
	}

	.stage-steps > .toggle {
		line-height: 120%;
	}
	
	.quotes {
		margin: 10px 0;
	}
}

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


	#stage-4 h2 {
		margin: 0;
	}

}