

/* Start:/poll/style.css?16794827272510*/
.quiz {
    margin: 40px 35px 30px 0px;
    line-height: 1.6!important;
    font-family: Roboto,Arial,sans-serif;
}

.quiz_question {
    color: black;
    font-size: 22px;
    letter-spacing: normal;
    display: inline-block;
    vertical-align: middle;
    margin-left: 40px;
    margin-bottom: 24px;
    font-weight: bold;
}

.quiz label {
    font-size: 1.00em!important;
    color: #444444!important;
    font-style: normal!important;
    padding-left: 10px!important;
    vertical-align: top;
    cursor: inherit;
}

.quiz label.success {
    color: #B3B3B3!important;
}

.quiz_answer_answer {
    margin: 12px 0 5px 0;
    line-height: 140%;
    cursor: pointer;
}

.quiz_answer {
    margin-left: 40px;
    margin-right: 10%;
}

.quiz_count_answer {
    font: italic 17px/1.1 Roboto,Arial,sans-serif;
    margin-bottom: 14px;
    margin-top: 15px;
    margin-left: 40px;
}

.quiz_next, .quiz_finish, .quiz_repeat {
    width: 120px;
    height: 40px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
    background-color: #00d5ac;
    color: #fff;
}

.quiz_next:hover, .quiz_repeat:hover, .quiz_finish:hover {
    background-color: #00C19C;
}

.quiz_button {
    margin-left: 72px;
    margin-bottom: 35px;
}

.quiz_comment {
    color: #444444;
    font-size: 12px;
    margin-left: 18px;
}

.quiz_comment.success {
    background-color: rgba(121, 235, 213, 0.21);
    padding-left: 10px;
}

.quiz_comment.error {
    background-color: rgba(255, 100, 201, 0.14);
    padding-left: 10px;
}

.quiz_result_header {
    font: 700 24px/1.2 Roboto,Arial,sans-serif;
    margin-bottom: 10px;
}

.quiz_image {
    margin-left: 40px;
}

.quiz input[type=radio] {
    width: 20px;
    height: 20px;
    cursor: inherit;
}

.ya-share2 ul {
    margin: 15px 0px 0px 0px!important;
}

.ya-share2 {
    text-align: center;
}

.quiz_share_header {
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
}

.quiz_result_sum {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
}

.quiz_repeat {
    width: 50%;
    display: table;
    margin: 0 auto;
    text-align: center;
    line-height: 40px;
}

.quiz_repeat_repeat {
    margin-top: 15px;
}

.qiuz_result_img {
    margin-bottom: 10px;
}

.quiz img {
    width: 560px;
}

.quiz_source_img {
    font-style: italic;
    font-size: 14px;
}
/* End */
/* /poll/style.css?16794827272510 */
