body {
    font-family: "HelveticaNeue", Arial !important;
    padding-bottom: unset;
}

a {
    color: #ea7029;
}

a:hover {
    color: #ce4c00;
    text-decoration: none;
}

.t-footer {
    position: relative;
}

/*main {
    padding-top: 95px;
}*/

/*.boxinfo .text02 {
    top: 9px;
}*/

/*@media (min-width: 320px) and (max-width: 768px) {
    main {
        padding-top: 90px;
    }
}*/

.boxdangnhap,
.form-control {
    -webkit-box-shadow: unset;
    box-shadow: unset;
    -moz-box-shadow: unset;
}

.t-footer {
    color: #2c3e50;
}

.t-footer__link li a,
.t-footer a {
    color: #f36f21;
}

.t-footer__link li:last-child a {
    padding-right: 0;
}

.box-product .owl-carousel .owl-item img {
    border: none;
    border-radius: 30px;
}

.box-product .owl-carousel .owl-item .item-text {
    position: inherit;

}

.box-product .owl-carousel .owl-item .item-name {
    color: #ffffff;
    font-weight: bold;
    padding-top: 10px;
}

.box-product .owl-carousel .owl-item .item a:hover {
    text-decoration: none;
}

.boxdangnhap {
    margin-top: 15px;
}

.boxdangnhap .bt-dangnhap {
    margin: 0px auto 0;
}

.form-group {
    margin-bottom: 10px;
}

.text-error {
    font-size: 13px;
    /*font-weight: bold;*/
    margin: 10px 0;
    margin-bottom: 5px;
}

.d-block {
    display: inline-block;
}

/*.boxinfo {
    padding-top: 0;
}*/

/*.nav-left {
    padding-top: 0;
}*/

.boxinfo .notbg {
    padding: 5px 0 5px 0;
    margin: 0;
}

.boxinfo .form-group {
    padding-bottom: 5px;
}

.boxinfo label {
    padding: 5px;
    font-size: 14px;
}

.boxinfo .form-control {
    height: 34px;
}

.boxinfo .text-note {
    font-size: 10px;
    font-weight: bold;
}

ul.list_social_used {
    float: left;
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 5px 0;
}

ul.list_social_used li {
    float: left;
    margin-right: 10px;
}

ul.list_social_used li i {
    font-size: 20px;
}

/*custom radio*/
.radio-container {
    display: inline-block;
    float: left;
    margin-right: 20px;
}

label.radio-label {
    padding: 0;
    margin: 0;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}

[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}

[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #ea7029;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

/*end custom radio*/
.text-success p,
.text-error p {
    line-height: normal;
}

.text-success p:last-child,
.text-error p:last-child {
    margin: 0;
}

.boxinfo .text-success {
    color: #2085bc;
    font-size: 14px;
    background: #d2eefd;
    border-radius: 5px;
    padding: 10px 0 10px 15px;
    border: 1px solid #a7b4ba;
    margin-bottom: 10px;
}

p.text-error {
    margin: 0;
    margin-bottom: 10px;
    clear: both;
}

.bt-click {
    font-size: 15px;
    padding: 8px 18px;
}

.boxinfo .form-group .text-error {
    padding: 3px 0 0px 0px;
    font-size: 12px;
    font-weight: bold;
}

.boxinfo label.label_img {
    padding: 0;
}

.t-header {
    background: #f04e23;
}

.text-note {
    font-size: 10px;
    font-weight: bold;
}

.t-footer {
    background: #f9f9f9;
}

.page_lostpast {
    min-height: 590px;
}

.text-bold {
    font-weight: bold;
}

.mt-15 {
    margin-top: 15px;
}

.icons-icon-fb {
    background: url("../images/fb_new.png");
    background-size: contain;
    height: 42px;
    width: 42px;
    border-radius: 5px;
    border: solid 1px #dedede;
}

.icons-icon-google {
    background: url("../images/gg_new.png");
    background-size: contain;
    height: 42px;
    width: 42px;
    border-radius: 5px;
    border: solid 1px #dedede;
}

ul.game_login_list {
    padding: 0;
    margin: 0 auto;
    max-width: 100%;
    display: inline-block;
}

ul.game_login_list li {
    display: inline-block;
    margin-right: 10px;
    /*width: 68px;
    float: left;*/
}

ul.game_login_list li img {
    border-radius: 10px;
}

ul.game_login_list li p {
    font-size: 10pt;
    width: 68px;
    height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.nap_game_btn {
    padding: 10px;
    text-transform: uppercase;
    margin: 0px 10px 0 0;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #fff;
    color: #2c3e50 !important;
    font-weight: bold;
}

.nap_game_btn:hover {
    color: #fc4a1a !important;
}

.boxdangnhap {
    border: none;
    background: #f2f2f2;
    padding: 20px;
}

.title_form {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    padding-bottom: 20px;
    color: #fc4a1a;
}

.boxdangnhap .bt-dangnhap {
    background: #2c3e50;
}

.dangky-home .box-submit a {
    color: #fc4a1a;
}

.boxdangnhap .bt-dangnhap:hover {
    background: #fc4a1a;
}

.dangky-home-box .bt-click {
    margin: 10px auto 0;
    width: 100%;
    height: 50px;
    border: 0;
    font-family: 'OpenSans-Bold';
    color: #feffff;
    font-size: 18px;
    text-transform: uppercase;
}

.bt-click {
    background: #2c3e50;
}

.bt-click:hover {
    background: #fc4a1a;
}

.dangky-home-box {
    border: none;
    border-radius: 10px;
    background: #f2f2f2;
    margin: 0;
    margin-top: 15px;
    margin-bottom: 20px;
}

input[type="checkbox"] + label {
    color: #2c3e50;
}

.boxinfo label {
    color: #2c3e50;
}

.icons-icon-user {
    background-image: url(../images/user.png);
    background-size: contain;
    background-position: unset;
    height: 24px;
    width: 24px;
}

.icons-icon-password {
    background-image: url(../images/padlock.png);
    background-size: contain;
    background-position: unset;
    height: 24px;
    width: 24px;
}

.icons-icon-email {
    background-image: url(../images/email.png);
    background-size: contain;
    background-position: unset;
    height: 24px;
    width: 24px;
}

.nav-left-list li a:before {
    content: none;
}

.nav-left-list {
    border: none;
    background: #f2f2f2;
    border-radius: 5px;
}

.nav-left-list li:first-child a {
    border-radius: 5px 5px 0 0;
}

.nav-left-list li:last-child a {
    border-radius: 0 0 5px 5px;
}

.boxinfo .title,
.boxview {
    border-radius: 5px 5px 0 0;
}

.nav-left-list li a {
    border-bottom: 1px solid #ffad7d;
}

.icons-icon-user:hover,
.icons-icon-user.icon-user-hover,
.icons-icon-password:hover,
.icons-icon-password.icons-icon-password-hover {
    background-position: unset;
}

.no-icon .form-control {
    padding-left: unset;
    padding: 6px 12px;
}

.blockhome-text:before {
    content: none;
}

.blockhome-text {
    font-size: 14px;
    background: url(../images/bg_line.png) repeat-x center;
    padding: 5px 0;
    margin-bottom: 0px;
    clear: both;
}

.blockhome-text span {
    background: #f2f2f2;
    padding: 0px 5px;
    text-transform: uppercase;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.boxinfo .text02,
.boxview .textsmall a {
    color: #f36f21;
}

.boxinfo .text02,
.boxview .textsmall a:hover {
    color: #f04e23;
}

@media only screen and (max-width: 420px) {
    .nap_game_btn {
        padding: 3px 5px;
    }

    .boxinfo {
        padding-top: 50px;
    }

    .boxinfo .text02 {
        top: 59px;
    }

    .nav-left {
        top: 0px;
    }
}

/*modal password*/
.modal {
    text-align: center;
}

.modal-content form {
    text-align: center;
}

@media screen and (min-width: 768px) {
    .modal-dialog {
        width: 450px;
    }
}

.modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.modal-header {
    padding: 10px;
    background: #e6e6e6;
    border-radius: 5px 5px 0 0;
    color: #000;
    text-align: center;
    text-transform: uppercase;
}

.modal-content .btn-primary {
    background: #2c3e50
}

.modal-content .btn-primary:hover {
    background: #fc4a1a;
}

.bt-click-secondary {
    background: inherit;
    color: #000;
    border: solid 1px #ccc;
    padding: 7px 17px;
}

.bt-click-secondary:hover {
    background: inherit;
    color: #fc4a1a;
}

/*end modal password*/