


/* Start:/local/components/kodix/quiz/templates/.default/style.css?14422323501392*/
.quiz_close_dummy
{
    display: inline-block;
    padding: 0!important;
    position: absolute;
    top: 25px;
    right: 25px;
    width: 22px;
    height: 22px;
    background: url('/local/templates/kit/i/sprite_new2x.png') 3rem -56rem no-repeat;
    background-size: 150rem auto;
    cursor: pointer;
}
.quiz_pos_1,
.quiz_pos_2,
.quiz_pos_3 {
    color: #fff !important;
    font-weight: bold !important;
    text-shadow: 0 0 1px rgba(0,0,0,0.35);
}
.quiz_pos_1 {
    background-color: gold !important;
    background-color: rgba(224,189,0,.75) !important;
}
.quiz_pos_2 {
    background-color: silver !important;
    background-color: rgba(122,122,122,.55) !important;
}
.quiz_pos_3 {
    background-color: #cd7f32 !important;
    background-color: rgba(147,83,21,.55) !important;
}
.quiz_input_bad {
    color: red;
}


/* by Sava | September, 2015 */
.quiz_highscore table.size-guide {
    width: 100%;
    margin-left: 0;
}
.quiz_highscore table.size-guide thead tr {
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: 15px;
    color: #fff;
    text-shadow: 0 0 2px rgba(0,0,0,0.45);
    background-color: #d8282d !important;
}
.quiz_highscore table.size-guide tr:nth-child(odd) {
    background-color: transparent;
}
.quiz_highscore table.size-guide td {
    padding: 10rem;
    width: auto;
}
.quiz_highscore table.size-guide thead td {
    padding: 15rem;
}


/* End */
/* /local/components/kodix/quiz/templates/.default/style.css?14422323501392 */
