.green-box {
	top: 6%;
	left: 9%;
	width: 82.3%;
	height: 81%;
	text-align: left;
}

.hypothesis-correct-holder, .observed-most-holder, .hypothesis {
	margin: 1em 0.5em;
	line-height: 1.35em;
}

.hypothesis {
	width: 600px;
	line-height: 2em;
	margin-bottom: 2em;
}

.observed-most-holder {
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

#site-table {
	float: right;
	margin-top: -1em;
	margin-left: 1em;
}

#plastic-source-selection  { font-weight: 500; }

#plastic-source-image {
	height: 70px;
	padding: 0;
	margin-left: 0.5em;
}

#observed-most-because { height: 4.4em; }

.chart { line-height: 1.35em; }

.line-input-holder { width: 200px; }

.selector { opacity: 1 !important; }

#map-and-slider {
	transform: scale(0.5);
	width: 700px;
	border: 12px solid #FFFFFF;
	overflow: hidden;
	height: 560px;
	position: absolute;
	top: -16%;
	left: 46%;
}

.answer-marker {
	width: 45px;
	position: absolute;
	left: 0px;
	top: 16px;
	height: 45px;
}

#map-scale-container {
	transform: scale(0.85) translate(-225px,-179px);
	width: 1280px;
	height: 960px;
	transform-origin: top left;
}

#write-in-question p:first-child {
	margin-bottom: 0;
	line-height: 1.25em;
}

/* Overrides */
.green-box .read-group .talk-button.floater {
	padding: 0 .5em .125em .25em;
	margin-top: -0.125em;
}

.selector-holder { width: 295px; }

.drone-marker {
	transform: scale(0.5);
	transform-origin: top left;
	font-size: 1.5em;
}