#quizIntro .logo {
    position: absolute;
    top: 130px;
    left: 217px;
    width: 580px;
    height: 200px;
    text-align: center;
}
#quizIntro .logo img {
    max-width: 580px;
    max-height: 200px;
}
#quizIntro .text {
    position: absolute;
    top: 245px;

    font-size: 2.1em;
    font-weight: 100;
    text-align: justify;
    display: block;
    margin: 0 0 60px 117px;
    color: #000;
    width: 790px;
    line-height: 30px;
}
#quizIntro .buttonPlay {
    background: url(./../../../imgs/telaris/button-bg-orange.png) 0 0 no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 300px;
    height: 54px;
    top: 475px;
    left: 367px;
    cursor: pointer;
    color: #FFF;
    font-size: 34px;
    font-weight: 800;
    padding-top: 14px;
    text-align: center;
}
#quizIntro .buttonRule {
    background: url(./../../../imgs/telaris/button-bg-orange.png) 0 0 no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 214px;
    height: 48px;
    top: 568px;
    left: 408px;
    cursor: pointer;
    color: #FFF;
    font-size: 24px;
    font-weight: 800;
    padding-top: 10px;
    text-align: center;
    line-height: 1.4;
}
#quizIntro span,
#quizGame span {
    color: #000;
    font-weight: 0;
}
#quizGame .questions {
    position: absolute;
    width: 730px;
    height: 478px;
    top: 110px;
    left: 86px;
    font-size: 18px;
    line-height: 26px;
    color: #000;
}
#quizGame .intro {
    margin-bottom: 25px;
    font-weight: 0;
}
#quizGame .question {
    margin-bottom: 40px;
    font-size: 19px;
    font-weight: bold;
}
#quizGame .answer {
    margin-bottom: 40px;
    font-weight: 0;
}
#quizGame .answer li {
    display: block;
}
#quizGame .answer .checkCaption {
    width: 48px;
    display: none;
}
#quizGame .answer label {
    position: absolute;
    width: 28px;
    height: 28px;
    cursor: pointer;
    background: url(./../../../imgs/telaris/option_bg.png) center center no-repeat;
    background-size: 100% 100%;
}
#quizGame .answer .selectOpt {
    display: none;
    position: absolute;
    width: 28px;
    height: 28px;
    cursor: pointer;
    background: url(./../../../imgs/telaris/widget_test/captionThumbnailHolder.png) center center no-repeat;
}
#quizGame .answer .text {
    margin-left: 50px;
}
#quizGame .panel {
    position: absolute;
    width: 125px;
    height: 560px;
    top: 110px;
    left: 860px;
}
#quizGame .timer {
    position: absolute;
    display: block;
    background: url(./../../../imgs/telaris/box_time.png) 0 0 no-repeat;
    width: 124px;
    height: 86px;
}
#quizGame .timer .icon {
    position: absolute;
    display: block;
    background: url(./../../../imgs/telaris/icon_clock.png) 0 0 no-repeat;
    width: 42px;
    height: 42px;
    left: 41px;
    top: 11px;
}
#quizGame .timer .count {
    position: absolute;
    display: block;
    width: 124px;
    height: 40px;
    top: 52px;
    text-align: center;
    color: #7B2274;
    font-size: 29px;
    font-weight: bold;
    /*text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.4);
    filter: dropshadow(color=#FFF, offx=1, offy=1);*/
}
#quizGame .panel .points {
    position: absolute;
    display: block;
    background: url(./../../../imgs/telaris/box_price.png) 0 0 no-repeat;
    width: 124px;
    height: 460px;
    top: 97px;
    padding-top: 16px;
    padding-left: 6px;
}
#quizGame .panel .points .pnt {
    display: block;
    width: 112px;
    height: 27px;
    text-align: center;
    font-size: 19px;
    font-weight: 100;
    padding-top: 2px;
}
#quizGame .panel .points .pntNormal {
    color: #000;
}
#quizGame .panel .points .pntSelected {
    background: url(./../../../imgs/telaris/button-bg-orange.png) 0 0 no-repeat;
    background-size: 100% 100%;
    color: #FFF;
    line-height: 1.2;
}
#quizGame .panel .points .pntVisited {
    color: #aa9c71;
}
#quizGame .buttons {
    position: absolute;
    width: 750px;
    height: 60px;
    left: 73px;
    top: 600px;
}
#quizGame .buttonCallFriend {
    background: url(./../../../imgs/telaris/button_call_friend.png) 0 0 no-repeat;
    float: left;
    width: 232px;
    height: 56px;
    margin: 7px;
    cursor: pointer;
}
#quizGame .buttonAskFriend {
    background: url(./../../../imgs/telaris/button_ask.png) 0 0 no-repeat;
    float: left;
    width: 232px;
    height: 56px;
    margin: 7px;
    cursor: pointer;
}
#quizGame .buttonRemoveQuestion {
    background: url(./../../../imgs/telaris/button_remove_question.png) 0 0 no-repeat;
    float: left;
    width: 232px;
    height: 56px;
    margin: 7px;
    cursor: pointer;
}
#quizGame .buttonCallFriend,
#quizGame .buttonAskFriend,
#quizGame .buttonRemoveQuestion  {
    background: url(./../../../imgs/telaris/button-bg-orange.png) 0 0 no-repeat;
    background-size: 100% 100%;
    color: #fff;
    float: left;
    width: 232px;
    height: 56px;
    margin: 7px;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    line-height: 3;
    text-align: center;
}

.avatarCall {
    background: url(./../../../imgs/telaris/avatar.png) 0 0 no-repeat;
    float: left;
    width: 163px;
    height: 160px;
    margin-left: 70px;
}
.answerCall {
    float: right;
    width: 280px;
    height: 180px;
    padding-right: 50px;
    padding-top: 20px;
    font-size: 24px;
}
.answerCall span {
    font-size: 27px;
}
.graphAsk {
    width: 590px;
    height: 240px;
    text-align: center;
}
.barAsk {
    display: inline-block;
    width: 75px;
    height: 240px;
    margin-left: 10px;
    margin-right: 10px;
}
.barAsk .perc {
    width: 75px;
    height: 35px;
    font-size: 30px;
    color: #43667a;
}
.barAsk .bar {
    width: 75px;
    height: 10px;

    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;

    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    -ms-background-clip: padding-box;
    -o-background-clip: padding-box;
    background-clip: padding-box;
    
    -moz-box-shadow: inset 0 2px 2px rgba(21, 22, 24, .4);
    -webkit-box-shadow: inset 0 2px 2px rgba(21, 22, 24, .4);
    -ms-box-shadow: inset 0 2px 2px rgba(21, 22, 24, .4);
    -o-box-shadow: inset 0 2px 2px rgba(21, 22, 24, .4);
    box-shadow: inset 0 2px 2px rgba(21, 22, 24, .4);
}
.barAsk_1 {
    background-color: #af3333;
}
.barAsk_2 {
    background-color: #436579;
}
.barAsk_3 {
    background-color: #537a44;
}
.barAsk_4 {
    background-color: #abad49;
}
.barAsk_5 {
    background-color: #ad8949;
}
.barAsk .letter {
    width: 81px;
    height: 28px;
    color: #43667a;
    font-size: 30px;
    margin-top: 10px;
}