ol.toplist>li.highscore>span:first-child{margin-right:90px}
ol.toplist>li.highscore>span:first-child+span{text-align:right;font-weight:bold;width:90px}
.contentHeader.quizTagHeader>.artistHeaderImage{max-width:110px}
.contentHeader.quizTagHeader>.artistHeaderImage img{max-width:110px;max-height:90px}
.contentHeader.quizTagHeader>.artistHeaderImage+h1{margin-right:125px}
.contentHeader.quizTagHeader>.wideImage img{width:110px;max-height:none}
.currentRank{font-family:'Roboto Condensed',sans-serif;font-weight:700;display:block;font-size:20px;color:#fdb500;text-transform:uppercase;text-align:center}
.currentRank>strong{display:block;font-size:15px;font-weight:300;color:#2f2f2f}
.timeWrongCorrect>.status{font-family:'Roboto Condensed',sans-serif;font-weight:700;position:relative;height:70px;font-size:20px;color:white}
.timeWrongCorrect>.status>div{position:absolute;height:70px;display:block;width:100%;top:0;left:0}
.timeWrongCorrect>.status>div>span:before{content:"";display:table-cell;height:50px;width:70px}
.timeWrongCorrect>.status>div>span{display:table;width:100%;height:100%}
.timeWrongCorrect>.status>div>span>strong{display:table-cell;padding:10px;vertical-align:middle}
.timeWrongCorrect>.status>div.correct,.timeWrongCorrect>.status>div.wrong{display:none}
.timeWrongCorrect>.status>div.correct{background:linear-gradient(to bottom,#97bf0d,#88a052);z-index:101}
.timeWrongCorrect>.status>div.correct>span:before{background:url("/img/quiz/status-correct-new.png") no-repeat center}
.timeWrongCorrect>.status>div.wrong{background:linear-gradient(to bottom,#a30e0e,#8c0c0c);z-index:102}
.timeWrongCorrect>.status>div.timeleft{background-image:linear-gradient(to bottom,#2a2b28,#252523)}
.timeWrongCorrect>.status>div.timeleft>span:before{background:url("/img/quiz/time-left-new.png") no-repeat center}
.timeWrongCorrect>.status>div.timeleft>span>strong{text-align:center;padding-right:70px}
.timeWrongCorrect>.status>div.timeleft>span>strong>span{font-size:30px;line-height:30px;display:block}
.timeWrongCorrect>.status>div.timeleft>span>strong>span>small{text-transform:uppercase;font-size:15px}
.timeWrongCorrect>.status>div.timeleft>span>strong>span>strong{vertical-align:middle}
.timeWrongCorrect>.status>div.timeleft>span>strong>small.pointsLeft{display:block;font-size:13px;margin-top:-5px}
div.quizAnswer{height:100px;height:10vh;width:100%;display:table;background:linear-gradient(to bottom,#f5f5f2,#e8e6e2);border-radius:7px;margin:15px 0}
div.quizAnswer>strong{font-family:'Roboto Condensed',sans-serif;font-weight:300;display:table-cell;padding:15px;vertical-align:middle;text-align:center;font-size:20px;cursor:pointer}