div[data-sg-id="game-challenge"] {
    background: url(../img/SB_L_G10_U01_L06_Plantilla-TE-RETO.png) no-repeat 15px 20px;
}
div.board-quest{
    left: 276px;
}
#countdown360_chronometer{
	top: 0px;
}
div[data-sg-id="game-item-quest"]{
	font-size: 1.31em;
    padding-top: 10px;
    line-height: 1.4em;
    letter-spacing: 0px;
    height: 130px;
    padding-left: 0px;
    border-bottom: none;
}
div[data-sg-id="game-item-quest"].three{
	padding-top: 10px;
    font-size: 1.19em;
}
div[data-sg-id="game-item-quest"].one{
	padding-top: 20px;
}
.options{
	margin: 10px 1px;
	width: 370px;
    height: auto;
    background: transparent;
    border: none;
    outline: none;
}
.options:before{
    top: 15px;
}
.correct-option,
.error-option{
	color: #666666;
}
.correct-option:before{
	color: white;
	background-color: #009999;
}
.error-option:before{
	color: white;
	background-color: #E6662B;
}
.arrow-next{
    top: 89px;
    right: -30px;
}
.options_group .options{
	margin: 20px 1px;
}
    
