#main-content .funnel-background {
	position: static;
	background-image: none;
	height: auto;
	margin-right: 0;
	margin-left: 0;
}

#main-content .funnel-background a {text-decoration: underline;}

.funnel, #awareness {height: auto;}

/**headings**/

h2.stage {position: static;}
#main-content h2.stage a {color: #414042; text-decoration: underline;}
#main-content h2.stage a:hover {text-decoration: underline;}

/**providers**/

#main-content p.provider {position: static; background-color: white; color: black; padding: 0;}
#main-content p.provider a {color: darkGrey; text-decoration: underline;}
#main-content p.provider a:hover {text-decoration: underline;}

/** things in circles **/

.editor-link {
	position: absolute;
	top: 88px;
	left: 322px;
	background-color: lightGrey;
	padding: 2px 4px;
	border-radius: 2px;
}

.circle {
	position: static;
	border-radius: 4px;
	border: 1px solid grey;
	height: auto;
	width: auto;
	text-align: left;
	color: black;
	margin-bottom: 1em;
	padding: .5em;
}

#main-content .circle dl {margin-top: 0; margin-bottom: 0.2em;}
#main-content .circle dt {position: static; width: auto;}
#main-content .circle dd {position: static;}

#main-content .circle a {color: #123e5a; text-decoration: underline;}
#main-content .circle a:hover {color: #3588bc;}

.provision-1, .provision-2, .provision-3, .provision-4, .provision-5, .provision-6 {background-color: white;}

/** popups **/

.provision-more {
	height: auto;
	width: auto;
	position: static;
	vertical-align: top;
	text-align: left;
	color: black;
	font-size: 0.9rem;
}

#main-content .provision-more h6 {color: black; font-size: 1em;}


.network.circle {
	height: auto;
	width: auto;
	padding: 0;
	background-color: white;
	border-style: none;
}

/** things in boxes **/

#main-content .funnel ul {
	position: static;
}

.funnel ul li {
	position: static;
	border-width: 0;
	border-style: none;
	border-radius: 0;
	padding: 0;
	text-align: left;
	font-weight: 700;
	font-size: 1rem;
}

#development ul li {width: auto; border-color: none;}

#implementation ul li {border-color: none;}
li#ip {width: auto;}
li#funds {width: auto;}
li#licencing {width: auto;}
li#spin {width: auto;}
li#angel {width: auto;}
li#venture {width: auto;}

/** stuff at the bottom **/

p.exit {
	position: static;
	font-weight: 700;
	font-size: 1rem;
}

h2.stage, dl.provision dt {font-family: 'Lato', sans-serif; font-weight: 900;}