@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?-d3fb2h');
	src:url('../fonts/icomoon.eot?#iefix-d3fb2h') format('embedded-opentype'),
		url('../fonts/icomoon.woff?-d3fb2h') format('woff'),
		url('../fonts/icomoon.ttf?-d3fb2h') format('truetype'),
		url('../fonts/icomoon.svg?-d3fb2h#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-volume-high:before {
	content: "\e60c";
}

.icon-volume-high:hover {
	cursor:pointer;
}

.icon-volume-high {
	float:left;
	display:inline-block;
	padding-top:13px;
	font-size:1.5em;
}

.question_panel .icon-volume-high {
    padding: 0 10px 0 0;
    margin-top: -4px;
}

audio {
	display:none;
}

body {
	font-family: "Quattrocento Sans","Helvetica",sans-serif;
	font-size:1.25em;
	color: #333e48;
}

.cyan { 
    color:#648f9f;
}

.response {
	padding:15px;
	border:1px solid lightgrey;
	margin-bottom:10px;
	
	height:25px;
	line-height:25px;
	
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 0px solid #000000;   
    
    -webkit-box-shadow: inset 0px 0px 8px 1px rgba(173,173,173,0.57);
    -moz-box-shadow: inset 0px 0px 8px 1px rgba(173,173,173,0.57);
    box-shadow: inset 0px 0px 8px 1px rgba(173,173,173,0.57);
    
   
}

div.response:hover {

	cursor:pointer;
}

.score {
	margin-top:25px;
	font-size:22px;
	line-height:20px;
}


.circle {
    
     border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 0px solid #000000;       
    -webkit-box-shadow: 0px 0px 8px 1px rgba(173,173,173,0.57);
    -moz-box-shadow: 0px 0px 8px 1px rgba(173,173,173,0.57);
    box-shadow: 0px 0px 8px 1px rgba(173,173,173,0.57);        
    width:100px;
    height:100px;        
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
}


.circle {
    position:absolute;
    top:-50px;
    left: 0;
    right: 0;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
}

.SpeechBubbleIcon {	
	width: 90px;
	height: 80px;
	background-position: 10px 18px;
}

.question_panel {
    background-color: rgb(246, 245, 244);
	color:black;
    padding:15px;
    margin-bottom:30px;
    margin-top:10px;
}

.rounded {
    
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;   
}



.panel {
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 0px solid #000000;   
    
    -webkit-box-shadow: 0px 0px 8px 1px rgba(173,173,173,0.57);
    -moz-box-shadow: 0px 0px 8px 1px rgba(173,173,173,0.57);
    box-shadow: 0px 0px 8px 1px rgba(173,173,173,0.57);
    
    width:80%;
    margin:5%;
    margin-top:65px;
    
    padding:30px;
    margin-left:auto;
    margin-right:auto;
    
}

.container .column, .container .columns {
	float:none;
	
}

.question {
	margin-top:25px;

}

#correct_score_wrapper div, #incorrect_score_wrapper div {
   
}

#correct_score_wrapper, #incorrect_score_wrapper {
  
    margin-left:60px;
}


.scores {
    margin-top:20px;
    margin-bottom:20px;
    width:200px;
    padding:5px;
    float:right;
    background-color:#f6f7f7;
}

#score_correct, #score_incorrect {
    width:35px;   
    text-align: center;
    margin-right:5px;
    float: left;
}

#index {
    float:left;
    text-align:center;
    margin-top:23px;
    margin-left:10px;
    background-color: rgb(228, 36, 88);
    color:white;
    font-weight: bold;
}

/*colour difference for why Gaelic quiz*/
.why-gaelic #index {
    background-color: rgb(137, 206, 40);
}

#index, #score_correct, #score_incorrect {
    padding:8px;   
}


#score_correct, #score_incorrect {
    border: 1px solid rgb(228, 36, 88);
}

/*colour difference for why Gaelic quiz*/
.why-gaelic #score_correct, .why-gaelic #score_incorrect {
    border: 1px solid rgb(137, 206, 40);
}


#score_incorrect {
    
}

/*colour difference for why Gaelic quiz*/
.sprite1 {display:inline-block; overflow:hidden; background-repeat: no-repeat;background-image:url(SS-VisualQuiz-Pink.png);}
.why-gaelic .sprite1 {background-image:url(SS-VisualQuiz-Green.png);}

.CorrectIcon {width:40px; height:40px; background-position: -196px -51px}
.DragDrop {width:150px; height:100px; background-position: -2px -2px}
.IncorrectIcon {width:40px; height:40px; background-position: -154px -51px}
.QuizIcon {width:56px; height:47px; background-position: -154px -2px}