﻿/* SPECIAL ACTIVITIES */
.boardGameInstructions {
	font-family: Open Sans;
	color: #FFFFFF;
	font-size: 12;
	font-weight: regular;
	text-align: center;
}
.steppingStonesText {
	font-family: Open Sans;
	color: #0099FD;
	font-size: 20;
	font-weight: bold;
	text-align: left;
}
.steppingStonesLabel {
	font-family: Open Sans;
	color: #000000;
	font-size: 30;
	font-weight: bold;
	text-align: center;
}
.questionEngineText {
	font-family: Open Sans;
	color: #000000;
	font-size: 18;
	font-weight: regular;
	
}
.questionEngineBlank {
	font-family: Open Sans;
	color: #CC0000;
	font-size: 18;
	font-weight: regular;
	
}
.pelmanismTextCard1{
	font-family: Open Sans;
	color: #0099FD;
	font-size: 14;
	font-weight: regular;
	text-align: center;
}
.pelmanismTextCard2{
	font-family: Open Sans;
	color: #CC0000;
	font-size: 14;
	font-weight: regular;
	text-align: center;
}
.crosswordClue {
	font-family: Open Sans;
	color: #FFFFFF;
	font-size: 12;
	font-weight: regular;
	text-align: left;
}
.crosswordCluesHeader {
	font-family: Open Sans;
	color: #000000;
	font-size: 14;
	font-weight: bold;
	text-align: left;
}
.crosswordClueIden {
	font-family: Open Sans;
	color: #000000;
	font-size: 5;
	font-weight: regular;
	text-align: left;
}
.crosswordLetter {
	font-family: Open Sans;
	color: #000000;
	font-size: 16;
	text-align: center;
}
.wordsearchLetters {
	font-family: Open Sans;
	color: #000000;
	font-size: 18;
	text-align: center;
}
.wordsearchWords {
	font-family: Open Sans;
	color: #CC0000;
	font-size: 20;
	text-align: left;
}
.wordGrab {
	font-family: Open Sans;
	color: #000000;
	font-size: 25;
	text-align: left;
}
.wordGrabTimer {
	font-family: Open Sans;
	color: #000000;
	font-size: 30;
	text-align: right;
}
.ncGameCard {
	font-family: Open Sans
	color: #3398CC;
	font-size: 32;
	font-weight: regular;
	text-align: center;
}
.hangmanLetter {
	font-family: Open Sans
	color: #3398CC;
	font-size: 36;
	font-weight: regular;
	text-align: center;
	kerning: true;
}
.hangmanSplitLetter {
	font-family: Open Sans
	color: #000000;
	font-size: 32;
	font-weight: regular;
	text-align: center;
}
.hangmanMisc {
	font-family: Open Sans
	color: #000000;
	font-size: 18;
	font-weight: regular;
	text-align: left;
}
.hangmanEndGame {
	font-family: Open Sans
	color: #000000;
	font-size: 32;
	font-weight: regular;
	text-align: center;
}
.storyboardCaption {
	font-family: Open Sans
	color: #3398CC;
	font-size: 12;
	font-weight: regular;
	text-align: center;
}
.matchingBox {
	font-family: Open Sans
	color: #000000;
	font-size: 24;
	font-weight: regular;
	text-align: center;
	margin-left:10;
	margin-right:10;
}

.matchingAnswer {
	font-family: Open Sans
	color: #000000;
	font-size: 20;
	font-weight: regular;
	text-align: center;
}

.matchingBoxID {
	font-family: Open Sans
	color: #000000;
	font-size: 12;
	font-weight: regular;
	text-align: left;
}

.freeWritingInstructions {
	font-family: Open Sans
	color: #000000;
	font-size: 14;
	font-weight: regular;
	text-align: left;
}
.freeWriting{
	font-family: DejaVu Sans;
	color: #000000;
	font-size: 14;
	font-weight: regular;
}

.colouringGameQuestion{
	font-family: DejaVu Sans;
	color: #000000;
	font-size: 14;
	font-weight: bold;
}
.hotseatCardLabel{
	font-family: DejaVu Sans;
	color: #000000;
	font-size: 30;
	font-weight: bold;
	text-align: center;
}
.hotseatHintLabel{
	font-family: DejaVu Sans;
	color: #000000;
	font-size: 25;
	font-weight: regular;
	text-align: center;
}
.hotseatTimer{
	font-family: DejaVu Sans;
	color: #FFFFFF;
	font-size: 32;
	font-weight: regular;
	text-align: center;
}
.hotseatRoundCounter{
	font-family: DejaVu Sans;
	color: #FFFFFF;
	font-size: 22;
	font-weight: regular;
	text-align: center;
}
.hotseatScorecard{
	font-family: DejaVu Sans;
	color: #000000;
	font-size: 16;
	font-weight: regular;
	text-align: left;
}
.hotseatHintCounter{
	font-family: DejaVu Sans;
	color:#FFFFFF;
	font-size: 22;
	font-weight: regular;
	text-align: center;
}
.simpleTimer{
	font-family: DejaVu Sans;
	color: #FFFFFF;
	font-size: 48;
	font-weight: regular;
	text-align: center;
}
.simpleScoresheetName{
	font-family: DejaVu Sans;
	color: #FFFFFF;
	font-size: 16;
	font-weight: regular;
	text-align: left;
}
.simpleScoresheetScore {
	font-family: DejaVu Sans;
	color: #FFFF00;
	font-size: 40;
	font-weight: regular;
	text-align: center;
}
.storybuilderSpeechBubble {
	font-family: Open Sans;
	color: #000000;
	font-size: 14;
	font-weight: regular;
	text-align: center;
}
.storybuilderInfo {
	font-family: Open Sans;
	color: #000000;
	font-size: 13;
	font-weight: regular;
	text-align: center;
}
.storybuilderButtonText {
	font-family: DejaVu Sans;
	color: #FFFFFF;
	font-size: 12;
	font-weight: regular;
	text-align: center;
}
.boardGameInstructions {
	font-family: Open Sans;
	color: #000000;
	font-size: 12;
	font-weight: regular;
	text-align: left;
}
.doorBusterQuestionText {
	font-family: Open Sans;
	color: #000000;
	font-size: 30;
	font-weight: bold;
	text-align: center;
}
.doorBusterDoorText {
	font-family: Open Sans;
	color: #000000;
	font-size: 30;
	font-weight: regular;
	text-align: left;
}
.connectionText {
	font-family: Open Sans;
	color: #000000;
	font-size: 24;
	font-weight: bold;
	text-align: center;
}
/* click picture */
.promptText {
	font-family: Open Sans;
	color: #000000;
	font-size: 20;
	text-align: center;
}
.cellText {
	font-family: Open Sans;
	color: #000000;
	font-size: 22;
	text-align: center;
}
.scoreText {
	font-family: Open Sans;
	color: #000000;
	font-size: 42;
	text-align: center;
}
.scoreNumber {
	font-family: Open Sans;
	color: #000000;
	font-size: 72;
	font-weight: bold;
	text-align: center;
}
/* space invaders */
.siInfoText {
	font-family: DejaVu Sans;
	color: #FF0000;
	font-size: 14;
	font-weight: bold;
	text-align: left;
}
.siButtonText {
	font-family: DejaVu Sans;
	color: #FFFFFF;
	font-size: 12;
	font-weight: regular;
	text-align: center;
}
