.box-comment-list .boxtext-comment {
    margin-bottom: 0px !important;
}

.list-tool .active {
    color: #6faa4b;
}

.list-tool .tool .number {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-color: #999;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    margin-left: 3px;
}

.box-view-tip .list-tip {
    display: block !important;
}

.buttons-fb a {
    color: #F0F0F0;
}

.text-color-red a {
    color: #eb5757 !important;
}

.btn-napvip {
    padding: 0px 10px;
    background-color: #eb5757;
    height: 32px;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 32px;
    cursor: pointer;
    border: 0;
    font-size: 14px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.btn-muavip {
    padding: 0px 10px;
    background-color: #365899;
    height: 32px;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 32px;
    cursor: pointer;
    border: 0;
    font-size: 14px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.btn-ttvip {
    padding: 0px 10px;
    background-color: #267112;
    height: 32px;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 32px;
    cursor: pointer;
    border: 0;
    font-size: 14px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.box-comment-text .textarea {
    height: auto !important;
}

#aeg-social .box-comment-acc-list .item-list .view-all-comment {
    color: #1d2129;
}

#aeg-social .item-reply {
    background-color: #f9f9f9;
}

#aeg-social .item-reply span.active a {
    color: #6faa4b !important;
}

#aeg-social .item-reply span a {
    margin-right: 20px;
}

.box-noti .sub-noti li.acitve {
    background: #EFEFEF;
}

.box-noti > span.active {
    color: #F44336 !important;
}

#cmt-list .text-danger {
    color: #F44336;
}

#cmt-list .text-success {
    color: #4caf50;
}

#cmt-list .text-warning {
    color: #FFC107;
}

.box-comment-text {
    display: block !important;
}

.box-comment-blog {
    width: 100%;
    display: inline-block;
}

.box-comment-blog .head {
    background-color: #333;
    border-top: 3px solid #FFE51F;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    height: 39px;
    line-height: 36px;
    text-align: left;
    text-transform: uppercase;
    margin: 0;
    width: 100%;
    padding-left: 20px;
}

.box-comment-blog .small {
    width: 100%;
    display: inline-block;
    padding: 20px;
    background-color: #EFEFEF;
}

.box-comment-blog .avatar {
    float: left;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.box-comment-blog .info {
    margin-left: 70px;
}

.box-comment-blog .textarea {
    width: 100%;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 10px;
    padding: 10px;
    font-size: 14px;
    color: #333;
    text-align: left;
    border: 1px solid #E3E3E3;
}

.box-comment-blog .btn-button {
    background-color: #EB5757;
    width: 130px;
    height: 32px;
    text-align: center;
    float: right;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 32px;
    cursor: pointer;
    border: 0;
    font-size: 14px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.marquee {
    width: 100%;
    height: 100%;
    color: #eb5757;
    font-size: 16px;
    border-bottom: 1px solid #cacbcc;
    padding: 2px;
}

.marquee > p {
    margin: 0 !important;
}

#upload {
    position: absolute;
}

#blog-private .dropdown-menu {
    left: auto !important;
    right: 0 !important;
}

.image-preview-input {
    position: relative;
    overflow: hidden;
    margin-left: 40px;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    cursor: pointer;
}

.image-preview-input input[type=file] {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.image-preview-input-title {
    margin-left: 2px;
    color: #6faa4b;
}

.detail .box-vip {
    margin-top: 0px !important;
}

.box-vip a.tipkc {
    color: #5febfd !important;;
    font-size: 16px !important;;
}

.box-vip a.tipdl {
    color: #FFEB3B !important;
    font-size: 15px !important;;
}

.box-vip .list li:first-child a:before {
    content: '\e81a' !important;
}

.zonename {
    position: absolute;
    font-size: 10px;
    background: #00BCD4;
    color: #fff;
}

.icon_top {
    right: 60px !important;
}

#blog-private .item-reply {
    background-color: #efefef45 !important;
}

#blog-private .item-reply .bottom a {
    margin-right: 20px;
    color: #0a3f69;
}

#blog-private .item-reply .bottom a.active {
    color: #6faa4b;
}

#blog-private .item-reply .textcomment {
    border-radius: 10px !important;
    width: auto !important;
    padding: 2px 5px !important;
    margin-top: 5px !important;
    background: #9e9e9e4f !important;
}

#root-social .box-comment-acc-list .item-list {
    margin-bottom: 5px !important;
}

#root-social .box-comment-acc-list .item-list .item .acc-c {
    padding: 5px 15px !important;
}

#root-social .box-comment-acc-list .item-list .item .bottom {
    padding: 5px 0 !important;
    line-height: 10px !important;
}

/*Ads*/
#divAdLeft {
    width: 120px;
    line-height: 30px;
    position: fixed;
    overflow: hidden;
    left: 0px !important;
}

#divAdRight {
    width: 120px;
    line-height: 30px;
    position: fixed;
    overflow: hidden;
    right: 0px !important;
}

#divAdLeft img, #divAdRight img {
    width: 120px;
    display: none;
}

#divBannerFloatLeft {
    float: left;
    position: fixed;
    top: 165px;
    right: 0px;
}

#divBannerFloatRight {
    float: right;
    position: fixed;
    top: 165px;
    left: 0px;
}

/* HOVER STYLES */

span.ltd-pop-up {
    display: none;
    position: absolute;
    width: auto;
    padding: 10px;
    background: #eeeeee;
    color: #000000;
    border: 1px solid #1a1a1a;
    font-size: 100%;
}

div.giaidau-ltd {
    background: #feb63a;
    padding: 6px 22px;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center;
}

p.team-ltd {
    font-weight: bold;
    text-align: center;
}

div.score-ltd {
    font-weight: bold;
    text-align: center;
}

.txt-nowrap {
    white-space: nowrap;
}

.txt-td-reset {
    color: #000000 !important;
    font-weight: normal !important;
}

.txt-red {
    color: #ff0000 !important;
}

.txt-bold {
    font-weight: bold !important;
}

/*css autoads*/
.float-contact {
    position: fixed;
    bottom: 70px;
    right: 20px;
    z-index: 99999;
}

@media only screen and (max-device-width: 640px) {
    .float-contact {
        position: fixed;
        bottom: 120px;
        right: 20px;
        z-index: 99999;
    }
}

.chat-zalo {

    border-radius: 20px;
    padding: 0 18px;
    color: white;
    display: block;
    margin-bottom: 6px;
    background-image: url(../../sites/images/Zalo_On.png);
    width: 36px;
    height: 36px;
    border: 1px solid #ffffff;
    cursor: pointer;
}

.chat-telegram {

    border-radius: 20px;
    padding: 0 18px;
    color: white;
    display: block;
    margin-bottom: 6px;
    background-image: url(../../sites/images/Tele_On.png);
    width: 36px;
    height: 36px;
    border: 1px solid #ffffff;
    cursor: pointer;
}

.chat-face {

    border-radius: 20px;
    padding: 0 18px;
    color: white;
    display: block;
    margin-bottom: 6px;
    background-image: url(../../sites/images/Messenger_On.png);
    width: 36px;
    height: 36px;
    border: 1px solid #ffffff;
    cursor: pointer;
}

.float-contact .hotline {

    border-radius: 20px;
    padding: 0 18px;
    color: white;
    display: block;
    margin-bottom: 6px;
    background-image: url(../../sites/images/Call_On.png);
    width: 36px;
    height: 36px;
    border: 1px solid #ffffff;
    cursor: pointer;
}

.chat-zalo a, .chat-face a, .hotline a {
    font-size: 15px;
    color: white;
    font-weight: 400;
    text-transform: none;
    line-height: 0;
}

.box-tip-diamond .btn-telegram {
    width: 125px;
    height: 32px;
    display: inline-block;
    cursor: pointer;
    border-radius: 5px;
    font-size: 14px;
    line-height: 32px;
    font-weight: 500;
    color: #448AFF;
    background: url(../images/icon-telegram.png) no-repeat 3px 2px #fff;
    padding-left: 40px;
    border: 1px solid #E3E3E3;

}

@media (max-width: 149px) {
    .float-contact {
        display: none
    }
}

/*ads bottom*/
.fix-forum-bt {
    z-index: 20000 !important;
}

.div_banner_floating {
    position: fixed;
    overflow: hidden;
    left: 0px;
    bottom: 0px;
    width: 100%;
    z-index: 90;
    text-align: left;
}

.div_banner_floating_close {
    float: left;
    height: 15px;
}

.div_banner_floating_content {
    clear: both;
    padding-top: 3px;
}

.div_banner_floating_close a.close {
    background-position: 0px 0px;
}

.div_banner_floating_show a.show {
    background-position: 0px 0px;
}

.div_banner_floating_show a {
    background-image: url(../images/button_show.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 0px;
    padding-top: 15px;
    overflow: hidden;
    float: left;
}

.div_banner_floating_close a {
    background-image: url(../images/button_close.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 0px;
    padding-top: 15px;
    overflow: hidden;
    float: left;
}

@media only screen and (max-width: 480px) {
    .div_banner_floating {
        position: fixed;
        overflow: hidden;
        left: 0px;
        bottom: 45px;
        width: 100%;
        z-index: 100;
        text-align: right;
    }

    .div_banner_floating_close {
        float: left;
        height: 15px;
    }
}

@media only screen and (min-width: 970px) and (max-width: 1200px){
    .menu-top li a{
        font-size: 13px;
    }
}
