@font-face {
    font-family: "Harabaras";
    /*font-weight: 400;*/
    src: url("../font/SVN-Block.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    /*font-family: "Tahoma", helvetica, arial, sans-serif;*/
    font-family: helvetica, arial, sans-serif;
    color: #000;
    font-size: 13px
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none
}

.clearfix {
    clear: both;
}

ul,
li {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.tit-tttt2 {
    text-align: center;
    color: #231f20;
    font-size: 25px;
    margin-top: 70px;
    margin-bottom: 10px;
    font-family: "Harabaras"
}

.text-reward {
    text-align: center;
    color: #ff5722;
    line-height: 25px;
    font-size: 1.5em;
    font-weight: bold;
}

.wrapper {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    max-width: 480px;
}

.welcome-msisdn {
    padding-top: 10px;
    padding-bottom: 10px;
}

.box-form-login {
    margin-bottom: 20px;
}

.form-login {
    text-align: center;
}

.form-login input {
    width: 96%;
    margin-top: 13px;
    outline: none;
}

.form-login #try {
    background: #5aac44 !important;
}

.form-login .input-msisdn {
    height: 50px;
    border-radius: 40px;
    border: 1px solid #ececec;
    padding-left: 20px;
    width: calc(96% - 20px);
}

.form-login .input-pass {
    height: 50px;
    border-radius: 40px;
    border: 1px solid #ececec;
    padding-left: 20px;
    width: calc(96% - 20px);
}

.form-login .input-submit {
    height: 50px;
    border-radius: 45px;
    /*padding-left: 20px;*/
    width: 96%;
    background: #008eff;
    color: #ffffff;
    font-size: 17px;
    text-transform: none;
    font-weight: bold;
    border: #2196f3;
    line-height: 50px;
}

.form-login .input-submit:hover {
    background: #0068bb !important;
    border: #0068bb !important;
}

.form-login .play-dissable {
    background: #b9b8b8 !important;
}

.box-info-join {
    width: 100%;
    text-align: center;
    line-height: 20px;
    margin-top: 20px;
    font-size: 14px;
}

.box-link-orther {
    width: 100%;
}

.box-link-orther ul {
    margin-top: 30px;
}

.box-link-orther ul li {
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin-top: 14px;
    font-size: 15px;
    margin-bottom: 10px;
}

.box-link-orther ul li a {
    color: #707171;
}

.box-link-orther ul li:not(:last-child) a {
    /* color: #2996f3; */
}

.box-link-orther ul li a:active {
    color: #000;
}

#id_after_login a.back-footer {
    /* color: red; */
}

#id_after_login a.back-footer:active,
#login a.back-footer:active {
    color: #000;
}

.back-footer {
    /* position: fixed; */
    /* bottom: 30px; */
    /* left: calc(50% - 37px); */
    font-size: 15px;
    font-weight: bold;
    color: #707171;
    padding-bottom: 5px;
    /* border-bottom: 2px solid #b9b8b8; */
    text-align: center;
    display: block;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a.back-footer:hover,
a.back-footer:visited,
a.back-footer:focus,
a.back-footer:active {
    outline: none;
    background: transparent;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.text-desc-after-login {
    text-align: center;
    font-size: 15px;
    line-height: 22px;
}

.input-submit.play-now {
    margin-top: 25px;
    outline: none;
    display: block;
    line-height: 50px;
    width: 97%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
}

.time-count-second {
    text-align: center;
    font-size: 40px;
    font-weight: normal;
    position: relative;
    float: left;
    width: 46px;
    margin-left: calc(50% - 23px);
}

.time-count-minisecond {
    position: absolute;
    font-size: 18px;
    top: -5px;
    right: -30px;
    color: #8c8686;
}

.box-icon-status_answer {
    float: left;
    margin-left: calc(50% - 55px);
}

.box-icon-status_answer .icon-circle {
    display: block;
    width: 15px;
    height: 15px;
    background: #000000;
    border-radius: 50%;
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
}

.box-icon-status_answer .icon-circle.do {
    background: red;
}

.box-icon-status_answer .icon-circle.xanh {
    background: #4caf50;
}

.box-icon-status_answer .icon-circle.den {
    background: #000000;
}

.box-icon-status_answer .icon-circle.xam {
    background: #cac7c7;
}

.box-show-question {
    /* margin-top: 50px; */
    /* margin-top: -20px; */
    text-align: center;
    margin-bottom: 50px;
    line-height: 25px;
}

.box-show-question h2 {
    font-size: 23px;
    line-height: 28px;
}

.input-submit.item-answer {
    margin-top: 20px;
    outline: none;
    display: block;
    line-height: 50px;
    width: calc(96% - 20px);
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    background: transparent;
    border: 1px solid #bdb9b9;
    color: #000000;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    padding-left: 20px;
}

.input-submit.item-answer:hover,
.input-submit.item-answer:visited {
    background: #2196f3;
}

.box-show-question.box-show-answer {}

.box-show-question.box-show-answer h2 {
    font-size: 27px;
    margin-bottom: 0px;
}

.box-show-question.box-show-answer h3 {
    font-size: 16px;
    margin-top: 5px;
}

.bx-txt-answer {
    font-size: 15px;
    margin-top: 30px;
}

.input-submit.play-now.play-next {
    margin-top: 60px;
}

.bx-desc-result {
    margin-top: 15px;
    font-size: 16px;
}

.bx-detail-result {
    font-size: 16px;
    margin-top: 22px;
}

.validate-error {
    color: red;
    margin-top: 10px;
    font-weight: bold;
    font-size: 17px;
}

.wrap_id_screen {
    width: 100%;
}

#id_show_question,
#id_show_answer {
    display: none;
}

#show_result_finish {
    display: none;
}

.action {
    padding: 20px;
}

.action a {
    width: 100%;
    padding: 8px;
    color: white;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    height: 60px;
}

.action a.register {
    border-bottom: 5px #EF8B02 solid;
    background-color: #FF951A;
}

.action a.register p {
    font-size: 13px;
    margin: 0;
    text-transform: initial;
    font-weight: normal;
}

.action a.login {
    border-bottom: 5px #0475D0 solid;
    background-color: #008EFF;
    padding: 20px 10px;
    margin: 0;
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: white;
    text-decoration: none;
}

.banner {
    padding: 20px 0;
}