.green-box {
	left: 8.9%;
	top: 2%;
	width: 82.3%;
}

.green-box p:nth-child(2) { line-height: 1.25em; }

.dark-green-box p {
	margin-bottom: 1em; /*-0.25em;*/
	line-height: 1.1em;
}

.dark-green-box {
	left: 8.9%;
	top: 20%;
	width: 82.3%;
	height: 56.6%;
}

.data-table {
	left: 8.9%;
	top: 19%;
	width: 82.3%;
}

.questionChoice {
	width: 210px;
	cursor: pointer;
	margin-left: 65px;
}

.answer-marker {
	width: 45px;
	position: absolute;
	right: -10px;
	top: -30px;
}

.solid-light-purple-box {
	position: fixed;
	top: 33%;
	width: 82%;
	left: 9%;
}

.selectSticker:hover, .water-cups li:hover { background-color: rgba(0, 0, 0, 0.3); }

.selectCheck:hover, .selectWrong:hover, .notUsed:hover, .noHover:hover { background-color: transparent !important; }

.shark-picture {
	border: 8px solid white;
	border-radius: 0.25em;
	width: 100%;
	margin: 0.5em 0 0.125em 0;
}

.no-text-vocab {
	height: 26px;
	font-size: 0.68em;
	text-transform: uppercase;
	font-weight: bold;
}

#no-text-teeth         { left: 83px;  top: 593px; }
#no-text-scale         { left: 307px; top: 505px; }
#no-text-dorsal-fin    { left: 525px; top: 406px; }
#no-text-claspers      { left: 655px; top: 667px; }
#no-text-pectoral-fins { left: 406px; top: 738px; }
#no-text-caudal-fin    { left: 841px; top: 575px; }
#no-text-ampullae      { left: 82px;  top: 434px; }
