#main-container {
    margin-top: 10px;
}

.bluetxt {
    color: #4a90e2;
}
.orangetxt {
    color: #f89406;

}
.mr10 {
    margin-right: 10px;
}
b[data-tooltip] {
    color: #4a90e2;
    cursor: default;
}
.greentxt {
    color: #8bc34a;
}
.graytxt {
    color: #999;
}
.smalltxt {
    font-size: 0.9em;
}

.wrapcomment {
    display: block;
    float: left;
    margin: 0 auto;
    overflow: hidden;
    width: 98%;
}
.commentListHead {
    background-color: #e3f2f6;
    border-bottom: 1px solid #87bec9;
    border-top: 3px solid #87bec9;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}
.cmmentform {
    background-color: #eaeaea;
    border: 1px solid #d7d7d7;
    padding: 5px;
}
#comment {
    display: block;
    /* float: left; */
    margin: 0 auto;
    overflow: hidden;
    max-width: 900px;
}
#comment #id-comment-title {
    color: #666;
    display: block;
    font-size: 15px;
    line-height: 15px;
    margin: 0 0 5px;
    overflow: hidden;
    padding: 5px;
}
#comment #id-comment-title span {
    font-weight: normal;
}
#comment .titletext {
    color: #333;
    display: block;
    font-size: 20px;
    line-height: 1.3em;
    overflow: hidden;
    padding-bottom: 20px;
}
#comment .titletext h2 {
    color: #333;
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
}
#comment .textarea {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #c1bfbf;
    color: #333;
    display: block;
    font-size: 14px;
    max-height: 200px;
    min-height: 100px;
    overflow: hidden;
    padding: 10px 0;
    font-family: Arial,Helvetica,sans-serif;
}
#comment textarea {
    min-height: 60px !important;
}
#comment .textarea .ptr {
    margin: 0 auto;
    text-align: center;
    width: 80%;
}
#comment .textarea .ptr img {
    max-height: 450px;
    max-width: 600px;
}
#comment .textarea .ptr span {
    color: #999;
    display: block;
    margin-top: 10px;
}
#comment .textarea .ptr span a {
    color: red;
    cursor: pointer;
}
.wrap-attaddsend {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #c1bfbf;
    display: block;
    overflow: hidden;
    position: relative;
    width: 99.7%;
}
.wrap-attaddsend .attach {
    border-right: 1px solid #c1bfbf;
    color: #666;
    cursor: pointer;
    float: left;
    font-size: 14px;
    padding: 12px 16px 9px;
}
.wrap-attaddsend .addicon {
    border-right: 1px solid #c1bfbf;
    color: #666;
    cursor: pointer;
    float: left;
    font-size: 14px;
    padding: 11px 16px 8px;
}
.wrap-attaddsend .addicon:hover {
    background: #fbd648 none repeat scroll 0 0;
}
.wrap-attaddsend .addicon label {
    background: #f9b84d none repeat scroll 0 0;
    border: 1px solid #f5a623;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    padding: 5px 10px;
    position: relative;
    right: -10px;
}
.wrap-attaddsend .addlink {
    border-right: 1px solid #c1bfbf;
    color: #666;
    cursor: pointer;
    float: left;
    font-size: 14px;
    padding: 11px 16px;
}
.wrap-attaddsend .addlink a {
    color: #4a90e2;
    cursor: pointer;
    text-decoration: underline;
}
.wrap_iconemotion {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c1bfbf #c1bfbf -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    display: block;
    margin-top: -1px;
    max-height: 280px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 5px;
}
.wrap_iconemotion .col1 a {
    float: left;
    height: 36px;
    margin: 5px;
    width: 36px;
}
.wrap_iconemotion .col1 a img {
    display: block;
    height: 36px;
    width: 36px;
}
.wrap_iconemotion .col2 a {
    float: left;
    height: 42px;
    margin: 5px;
    width: 42px;
}
.wrap_iconemotion .col2 a img {
    display: block;
    height: 42px;
    width: 42px;
}
.wrap_iconemotion a:hover > .addicon {
    background: #fbd648 none repeat scroll 0 0;
}
.wrap-attaddsend .sendclick {
    background: #fbd648 none repeat scroll 0 0;
    color: #2a2a2a;
    cursor: pointer;
    float: right;
    font-size: 15px;
    font-weight: 600;
    padding: 11px 0 10px;
    text-align: center;
    text-transform: uppercase;
    width: 120px;
}
.wrap-attaddsend .userinfo {
    background: #fff none repeat scroll 0 0;
    color: #2a2a2a;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    max-width: 250px;
    padding: 11px 64px 10px 0;
    position: absolute;
    right: 130px;
    text-align: center;
}
#userinfoLog {
    right: 80px;
}
.form_reply #userinfoLog {
    right: 120px;
}
.wrap-attaddsend .userinfo a {
    color: #4a90e2;
    float: left;
    font-weight: 300;
    position: absolute;
    right: -3px;
}
.wrap-attaddsend .userinfo i {
    float: left;
    margin-top: -4px;
}
.wrap-attaddsend .avaS {
    float: left;
    height: 25px;
    margin-right: 7px;
    margin-top: -4px;
    width: 25px;
}
.wrap-attaddsend .userinfo .uname {
    float: left;
    max-width: 160px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wrap_loginpost {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: -moz-use-text-color #d8d8d8 #d8d8d8;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    display: block;
    overflow: hidden;
    padding: 10px;
    position: relative;
}
.wrap_loginpost .asideleft {
    border-right: 1px solid #d8d8d8;
    display: none;
    float: left;
    overflow: hidden;
    width: 55%;
}
.wrap_loginpost .asideleft label {
    color: #666;
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    padding-right: 5px;
}
.wrap_loginpost .asideleft a {
    margin-right: 10px;
    overflow: hidden;
}
.infologin {
    clear: both;
    display: block;
    overflow: hidden;
    padding-top: 10px;
    position: relative;
}
.infologin .arrow_dw {
    background: #f1f1f1 none repeat scroll 0 0;
    position: absolute;
    right: 110px;
    top: -1px;
    z-index: 9;
}
.infologin .arrow_dw::after, .infologin .arrow_dw::before {
    border: medium solid transparent;
    content: " ";
    height: 0;
    left: 50%;
    pointer-events: none;
    position: absolute;
    top: 101%;
    width: 0;
}
.infologin .arrow_dw::after {
    border-top-color: #fff;
    border-width: 7px;
    margin-left: -7px;
}
.infologin .arrow_dw::before {
    border-top-color: #dadada;
    border-width: 8px;
    margin-left: -8px;
}
.wrap_loginpost .infologin .userlogin {
    border: 1px solid #dadada;
    color: #999;
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 8px;
    width: 84.5%;
}
.wrap_loginpost .infologin .forgetpass {
    color: #4a90e2;
    display: none;
    float: left;
    font-size: 14px;
    padding: 8px 0;
}
.wrap_loginpost .infologin .forgetpass:hover {
    text-decoration: underline;
}
.wrap_loginpost .infologin .loginpost {
    background: #fbd648 none repeat scroll 0 0;
    border: 1px solid #c1bfbf;
    color: #2a2a2a;
    cursor: pointer;
    float: right;
    font-size: 14px;
    font-weight: 600;
    margin-right: 50px;
    padding: 8px;
    text-transform: uppercase;
}
.wrap_loginpost .noaccount {
    color: #999;
    display: none;
    font-size: 14px;
    padding: 10px 0;
}
.wrap_loginpost .noaccount a {
    color: #4a90e2;
}
.wrap_loginpost .noaccount a:hover {
    text-decoration: underline;
}
.wrap_loginpost .asideright {
    float: right;
    overflow: hidden;
    width: 100%;
}
.wrap_loginpost .asideright label {
    color: #666;
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
}
.wrap_loginpost .asideright .infoname {
    border: 1px solid #dadada;
    color: #333;
    font-size: 14px;
    margin-bottom: 10px;
    margin-right: 2%;
    padding: 8px;
    width: 35.5%;
}
.wrap_loginpost .asideright .finalpost {
    background: #fbd648 none repeat scroll 0 0;
    border: 1px solid #c1bfbf;
    color: #2a2a2a;
    float: right;
    font-size: 14px;
    font-weight: 600;
    margin-right: 14px;
    padding: 8px;
    text-transform: uppercase;
}
#comment .info_nocomment {
    display: block;
    margin: 20px auto 0;
    overflow: hidden;
    text-align: center;
    width: 80%;
}
.info_nocomment .texteveryone {
    color: #999;
    display: block;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3em;
    overflow: hidden;
}
#comment .sortcomment {
    background-color: #eaeaea;
    border: 1px solid #d7d7d7;
    padding: 5px;
    overflow: hidden;
    margin-top: 5px;
}
.sortcomment span {
    color: #999;
    float: right;
    font-size: 13px;
    padding: 6px 12px;
}
.sortcomment a {
    color: #4a90e2;
    float: right;
    font-size: 13px;
    padding: 4px 12px;
}
.sortcomment a:hover {
    color: #333;
}
.sortcomment a.activedsort {
    background: #fff none repeat scroll 0 0;
    border-radius: 7px;
    color: #c90000;
}
.sortcomment .statistical {
    background: #fff4b7 none repeat scroll 0 0;
    border-radius: 4px;
    color: #565656;
    float: left;
    font-size: 12px;
    overflow: hidden;
    padding: 4px 18px;
}
.statistical a {
    color: #4a90e2;
    padding: 0 5px;
}
.statistical a:hover {
    color: #4a90e2;
    text-decoration: underline;
}
.infocomment {
    clear: both;
    display: block;
    /* margin-bottom: 20px; */
    overflow: hidden;
}
.comment_ask {
    display: block;
    margin: 10px 0 0;
    overflow: visible;
}
.comment_ask strong {
    color: #578cca;
    font-size: 1.1em;
    font-weight: bold;
    text-transform: capitalize;
}
.comment_ask .qtv {
    background: #eebc49 none repeat scroll 0 0;
    border-radius: 3px;
    color: #000;
    font-size: 10px;
    font-weight: normal;
    height: 18px;
    line-height: 18px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 2px 6px;
    text-transform: uppercase;
}
.comment_ask .nameadmin {
    color: #4a90e2;
}
.comment_ask .admin {
    background: #fdd504 none repeat scroll 0 0;
    border: 1px solid #c1a201;
    color: #444;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    margin-left: 5px;
    padding: 2px 6px;
}
.comment_ask .goodcomment {
    color: #4a90e2;
    float: right;
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 10px;
}
.comment_ask .tgddthank {
    color: #e99100;
    float: right;
    font-size: 12px;
}
.comment_ask .relate_infocom {
    margin-left: 30px;
}
.bestcomment {
    background: #e6edf7 none repeat scroll 0 0;
    border: 1px solid #c3d9f7;
    margin-top: 15px;
    padding: 10px 10px 5px;
    position: relative;
}
.infocom_ask, .infocom_ask_s {
    color: #4a4a4a;
    display: block;
    font-size: 14px;
    line-height: 22px;
    margin-left: 30px;
}
.infocom_ask a {
    color: #4a90e2;
}
.infocom_ask_s .seeMore, .infocom_ask .content_s .seeMore {
    color: #4a90e2;
    cursor: pointer;
    font-weight: normal;
    white-space: nowrap;
}
.infocom_ask_s .seeMore b, .infocom_ask .content_s .seeMore b {
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
}
.infocom_ask .conticon {
    line-height: 22px;
}
.infocom_ask .conticon .relate_infocom {
    margin-left: 0;
}
.hidecmt {
    max-height: 190px;
    overflow: hidden;
}
.relate_infocom {
    color: #666;
    display: block;
    font-size: 12px;
    height: 18px;
    overflow: visible;
    padding: 5px 0;
}
.relate_infocom span {
    float: left;
}
.relate_infocom span.like {
    float: none;
}
.relate_infocom span.topcmt {
    float: left;
}
.relate_infocom .baoloi {
    color: #4a90e2;
    cursor: pointer;
    position: relative;
}
.relate_infocom .baoloi .content_bao_loi {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
    display: none;
    height: 89px;
    left: -77px;
    padding: 5px;
    position: absolute;
    top: 20px;
    width: 200px;
    z-index: 100;
}
.relate_infocom .baoloi .content_bao_loi i {
    border-bottom: 5px solid #ccc;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    display: block;
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -5px;
    width: 0;
}
.relate_infocom .baoloi .content_bao_loi b {
    height: 11px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 11px;
}
.relate_infocom .baoloi .content_bao_loi figure {
    color: #444;
    display: block;
    font-size: 12px;
    padding-bottom: 5px;
}
.relate_infocom .baoloi .content_bao_loi a {
    background: #fffab8 none repeat scroll 0 0;
    border: 1px solid #f8e71c;
    color: #333;
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 5px;
}
.relate_infocom .baoloi .content_bao_loi a:hover {
    background: #f5a623 none repeat scroll 0 0;
    border: 1px solid #be7805;
    color: #fff;
}
.relate_infocom .baoloi:hover .content_bao_loi {
    display: block;
}
.relate_infocom .numlike {
    color: #999;
}
.relate_infocom .date {
    color: #999;
}
.relate_infocom .reply {
    color: #4a90e2;
    cursor: pointer;
        background: url("http://res.baobacgiang.com.vn/BacGiang/v2016/images/ms16.png") no-repeat scroll left 0px / 12px auto rgba(0, 0, 0, 0);
    padding-left: 16px;
}
.relate_infocom .dot {
    color: #babbb8;
    display: inline;
    float: left;
    font-size: 8px;
    margin: 2px 5px;
    vertical-align: middle;
}
.like {
    color: #4a90e2;
    cursor: pointer;
}
.disble {
    color: #999 !important;
    cursor: default;
    display: inline !important;
}
.relate_infocom .btnreply {
    background: rgba(0, 0, 0, 0) url("http://res.baobacgiang.com.vn/BacGiang/v2016/images/ms16.png") no-repeat scroll left 5px / 12px auto;
    color: #4a90e2;
    cursor: pointer;
    padding-left: 16px;
}
.relate_infocom .btnreply:hover {
    color: #4a90e2;
}
.comment_reply {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #e7e7e7;
    color: #333;
    display: block;
    font-size: 14px;
    margin-left: 30px;
    margin-top: 10px;
    padding: 15px 10px;
    position: relative;
}
.arrow_box {
    background: #f1f1f1 none repeat scroll 0 0;
    display: block;
    left: 7px;
    margin-top: -15px;
    position: relative;
    z-index: 9;
}
.arrow_box::after, .arrow_box::before {
    border: medium solid transparent;
    bottom: 100%;
    content: " ";
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
}
.arrow_box::after {
    border-bottom-color: #f1f1f1;
    border-width: 11px;
    margin-left: -11px;
}
.arrow_box::before {
    border-bottom-color: #e7e7e7;
    border-width: 12px;
    margin-left: -12px;
}
.totalcomment-reply {
    border-top: 1px solid #b4b4b4;
    color: #4a90e2;
    cursor: pointer;
    display: block;
    font-size: 12px;
    margin-top: 7px;
    padding: 10px 0 0;
}
.totalcomment-reply:hover {
    text-decoration: underline;
}
.sizeimgattach {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    width: 98%;
}
.sizeimgattach img {
    display: block;
    margin: 10px auto 0;
    max-height: 450px;
    max-width: 100%;
}
.deleteimg {
    color: red;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 5px 0;
    text-align: center;
    width: 98%;
}
.viewmorecomment {
    background: #e6e6e6 none repeat scroll 0 0;
    display: block;
    height: 1px;
    margin: 40px 0 30px;
    position: relative;
}
.viewmorecomment .btnexpand {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    color: #959595;
    cursor: pointer;
    display: block;
    font-size: 12px;
    left: 0;
    margin: auto;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: -20px;
    width: 140px;
}
.viewmorecomment .btnexpand span {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #959595;
    height: 0;
    margin-left: 5px;
    position: relative;
    top: 9px;
    width: 0;
}
.viewmorecomment .btncollapse {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    color: #959595;
    cursor: pointer;
    display: block;
    font-size: 12px;
    left: 0;
    margin: auto;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: -20px;
    width: 140px;
}
.viewmorecomment .btncollapse span {
    border-bottom: 6px solid #959595;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    bottom: 9px;
    height: 0;
    margin-left: 5px;
    position: relative;
    width: 0;
}
.reportinfo {
    background: #fdf9bc none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    color: #666;
    display: block;
    font-size: 14px;
    height: 76px;
    line-height: 22px;
    padding: 10px;
    position: relative;
    width: 335px;
}
.reportinfo i {
    background: #f1f1f1 none repeat scroll 0 0;
    left: 30px;
    position: relative;
    top: -13px;
    z-index: 9;
}
.reportinfo i::after, .reportinfo i::before {
    border: medium solid transparent;
    bottom: 100%;
    content: " ";
    height: 0;
    left: 50%;
    pointer-events: none;
    position: absolute;
    width: 0;
}
.reportinfo i::after {
    border-bottom-color: #fdf9bc;
    border-width: 11px;
    margin-left: -11px;
}
.reportinfo i::before {
    border-bottom-color: #e7e7e7;
    border-width: 12px;
    margin-left: -12px;
}
.reportinfo b {
    position: absolute;
    right: 5px;
    top: 5px;
}
.tabicon {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #c1bfbf;
    border-image: none;
    border-style: none solid;
    border-width: 0 1px;
    display: block;
    overflow: hidden;
    padding-bottom: 5px;
    text-align: center;
}
.tabicon a {
    color: #333;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    padding: 10px;
}
.tabicon a.acticon, .tabicon a:hover {
    border-bottom: 2px solid #f5a623;
}
.tagcloseicon {
    background: #eee none repeat scroll 0 0;
    border-radius: 5px;
    padding: 5px 6px 5px 8px;
    position: absolute;
    right: 5px;
    top: 5px;
}
.showicon {
    overflow: hidden;
    position: relative;
}
[class^="iconcom-"], [class*="iconcom-"] {
    background-image: url("http://res.baobacgiang.com.vn/BacGiang/v2016/images/bg-comment.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    width: 30px;
}
.iconcom-arrownocomment {
    background-position: 0 -100px;
    float: left;
    height: 140px;
    width: 70px;
}
.iconcom-nocomment {
    background-position: 0 0;
    display: block;
    height: 85px;
    margin: 0 auto 28px;
    width: 85px;
}
.iconcom-firstcomment {
    background-position: -85px 0;
    display: block;
    height: 85px;
    margin: 0 auto 28px;
    width: 85px;
}
.iconcom-news {
    background-position: -211px -84px;
    height: 20px;
    margin-left: 10px;
    width: 104px;
}
.iconcom-user {
    background-color: #ccc;
    background-image: none !important;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    height: 25px;
    line-height: 26px;
    margin-right: 7px;
    text-align: center;
    text-transform: uppercase;
    width: 25px;
    font-weight: bold;
}
.comment_ask .avaS {
    background-color: #ccc;
    background-image: none;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    height: 25px;
    line-height: 26px;
    margin-right: 7px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 25px;
}
.iconcom-user1 {
    background-position: -170px 0;
    height: 25px;
    margin-right: 7px;
    width: 25px;
}
img.imgU {
    float: left;
    height: 25px;
    margin-right: 7px !important;
    vertical-align: middle;
    width: 25px;
}
.iconcom-user2 {
    background-position: -196px 0;
    height: 25px;
    margin-right: 7px;
    width: 25px;
}
.iconcom-user3 {
    background-position: -222px 0;
    height: 25px;
    margin-right: 7px;
    width: 25px;
}
.iconcom-user4 {
    background-position: -248px 0;
    height: 25px;
    margin-right: 7px;
    width: 25px;
}
.iconcom-cup {
    background: rgba(0, 0, 0, 0) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAMAAABhEH5lAAABnlBMVEUAAABHBwfj2vYAADl3PyE9AgebPCxMAwPBfHyVTJUtAADlxHn40InjtYXeuG3IkUrjiin8ynnGgw//2Zm/lwrGayvBoinMkjy+bw/GnUWtXxjZdie3fQzfoGzTijn1tWy9kBbBjV61ThPoiT+uggGeQBLrjknCcjjbfDLFgU+CUwa9clLXdzTzsXG0dDPpnGF0VwR0JwnIfWPysYTQZzaVQh/Zim6dYj3SZlNmCgdAEgfUb0+QMhbyeWt1AAD3l1gAAACbGyRcKVKxN04RAADt7f9VgP/VACv/v3P/oS//syb/3Q//8q7/6JT/1oH/vVj/s1T/pjD//yj/rCj/vCb/yRv/zBj/1Rf/6Qz/+wb//9z/8qT/8KL/75X//4//3Yn/5If/z4fv4Ib+5IX/8IH/x37/3n3/6nr50Xn/5nj/0Hb+13P//3L/2W3/uWv/42r93mj/zWf+w2P/217+tVv/1lT/t0L/rkL/uT///zT/rjT/vzD/nCv/sCn8nCfxmiT+pyH/uCDypyD/wh7/xB3/yxz/2hP/7Qn/8wT37APkB8c4AAAASHRSTlMAGgkEVDYvJxAMDPv38O/v7unp5OTe29nY19bS0s3Ny8jHx8XAtrW1sayln56ampaNiINybWxrYFBLSEcuJiMgHhwZFw8OBgZ5fTQoAAAA2klEQVQY02OAASYmBnRgbIQuYi/My4YmpOvjo8mMImLNExPNzYLgu9tayMb6+pbKmLNxgviuZvryghnJCfF+tQ31AtI6JhwMTNrZKemZaX6JATWenp6BdapODAxc6gX5uVmpHoHBXl5ewUrsIK2OcsWFHh5ljc2hoa0SrBDjbcSL8vxDwsK9I0SsYFbqlfhXh3lHdESqwJ2mEVDR0tYeGVSp4AIVcVMrDwn37gzKiZNkhApxKlc1CWkZiCVF8dlBhZxFpQxZmRkYTRX52aFCHCwOEAaXJVgjJgAAk5sr+vQ+broAAAAASUVORK5CYII=") no-repeat scroll center center;
    height: 18px;
    margin-right: 5px;
    position: relative;
    top: -2px;
    width: 18px;
}
.iconcom-heart {
    background-position: -170px -50px;
    height: 14px;
    margin-right: 5px;
    width: 16px;
}
.iconcom-like {
    background-position: -265px -30px;
    height: 13px;
    margin-top: -5px;
    width: 13px;
}
.iconcom-arrup {
    background-position: -170px -30px;
    height: 14px;
    left: 15px;
    position: absolute;
    top: -12px;
    width: 26px;
    z-index: -1;
}
.iconcom-comment {
    background-position: -245px -30px;
    height: 14px;
    margin-right: 5px;
    width: 16px;
}
.iconcom-picture {
    background-position: -274px 0;
    height: 20px;
    margin: -4px 5px 0 0;
    width: 27px;
}
.iconcom-addemotion {
    background-position: -225px -50px;
    height: 23px;
    margin: -4px 5px 0 0;
    width: 24px;
}
.iconcom-facebook {
    background-position: -70px -100px;
    height: 37px;
    width: 110px;
}
.iconcom-googleplus {
    background-position: -70px -140px;
    height: 37px;
    width: 110px;
}
.iconcom-mobileworld {
    background-position: -70px -180px;
    height: 37px;
    width: 130px;
}
.iconcom-closeloi {
    background-position: -190px -50px;
    height: 11px;
    width: 11px;
}
.iconcom-closereport {
    background-position: -205px -50px;
    height: 11px;
    width: 11px;
}
.iconcom-arrupyellow {
    background-position: -200px -30px;
    height: 14px;
    width: 26px;
}
.iconcom-closeicon {
    background-position: -190px -50px;
    height: 14px;
    width: 14px;
}
#comment .pagcomment {
    clear: both;
    margin: 10px auto;
    overflow: hidden;
    padding: 8px;
    width: 341px;
	text-align:center;
}
#comment .pagcomment a {
    background: #eee none repeat scroll 0 0;
    border-radius: 3px;
    color: #333;
    float: left;
    font-size: 12px;
    margin-right: 4px;
    padding: 4px 10px;
    text-align: center;
}
#comment .pagcomment a:hover {
    background: #ddd none repeat scroll 0 0;
}
#comment .pagcomment span {
    background: #eee none repeat scroll 0 0;
    border-radius: 3px;
    clear: none !important;
    color: #333;
    cursor: pointer;
    float: left;
    font-size: 12px;
    margin-right: 4px;
    padding: 4px 10px;
    text-align: center;
}
#comment .pagcomment span.active {
    background: #ccc none repeat scroll 0 0;
    border-radius: 3px;
    clear: none !important;
    color: #333;
    cursor: pointer;
    float: left;
    font-size: 12px;
    margin-right: 4px;
    padding: 4px 10px;
    text-align: center;
}
.hide {
    display: none !important;
}
#content .conticon {
    line-height: 18px;
}
#content .conticon img {
    display: inline-flex;
    height: 24px;
    width: 24px;
}
.clr {
    clear: both;
}
.closeIfo {
    background-color: #e7e8e7;
    border: 1px solid #cdcdcd;
    color: #96989a;
    cursor: pointer;
    padding: 5px 10px;
    position: absolute;
    right: -1px;
    top: -1px;
    z-index: 999;
}
#comment .txtEditor {
    width:  99.8%;
}
.comment_ask img {
    background-image: none !important;
    margin: 0 auto;
    max-height: 450px;
    max-width: 100%;
    opacity: 1;
}
.conticon img {
    background-image: none !important;
    margin: 0 auto;
    max-width: 100%;
}
#cmtmask {
    display: none;
}
.form_reply {
    padding-top: 10px;
}
.infocom_ask .msgImg {
    display: none;
}
#txtEditor2 {
    margin: 10px 0;
}
.trCmtNew {
    background: #fffadd none repeat scroll 0 0;
}
.trCmt {
    background: #fff none repeat scroll 0 0;
    transition: background 3s linear 0s;
}
.trCmtChild {
    background: #f1f1f1 none repeat scroll 0 0;
    transition: background 3s linear 0s;
}
#comment .CmtPopUp {
    background-color: #fff;
    border: 1px solid #000;
    display: none;
    height: 165px;
    left: 20%;
    padding: 0;
    position: fixed;
    top: 15%;
    width: 500px;
    z-index: 2;
}
#comment .CmtPopUpHeader {
    background-color: #037aff;
    color: #fff;
    font-size: small;
    height: 30px;
    position: relative;
    top: 0;
}
#comment .CmtPopUpContent {
    margin: 10px;
}
#comment .CmtPopUpContent .PopupInput {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 0 10px;
}
#comment .CmtPopUpContent .Btn {
    margin-left: 155px;
}
#comment .CmtPopUpContent .BtnInsLnk {
    background: #037aff none repeat scroll 0 0;
    border: 1px solid #037aff;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    margin: 15px auto 0;
    padding: 5px 10px;
    right: -10px;
}
#comment .CmtPopUpContent .BtnInsLnkExit {
    background: #ccc none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    margin: 15px auto 0;
    padding: 5px 10px;
    right: -10px;
}
#comment .CmtPopUpContent .PopupInput .lbl {
    display: inline-block;
    width: 80px;
}
#comment .CmtPopUpContent .PopupInput .txt {
    display: inline-block;
    width: 350px;
}
#comment .CmtPopupClose {
    cursor: pointer;
    float: right;
    height: 35px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 35px;
}
#comment .CmtPopupTitle {
    color: #fff;
    float: left;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    width: 90%;
}
#comment .CmtPopLayer {
    background-color: #030303;
    border: 1px solid #000;
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: fixed;
    top: 0;
    width: 0;
}
.sendnow {
    /* float: right; */
    padding: 5px;
    /*width: 680px;*/
}
.sendnow .infoname {
    border: 1px solid #dadada;
    color: #333;
    float: left;
    font-size: 14px;
    margin: 0px 10px 10px 0px;
    padding: 5px 8px;
    width: 20%;
}
.sendnow .infonamechild {
    border: 1px solid #dadada;
    color: #333;
    float: right;
    font-size: 14px;
    margin-right: 10px;
    padding: 5px 8px;
    width: 160px;
}
.sendnow .finalpost {
    background: #0090ad none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: 600;
    padding: 6px 0px;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 20px;
    font-family: Arial,Helvetica,sans-serif;
    width: 36px;
    text-align: center;
    margin-bottom: 5px;
    -webkit-transition-duration: 0.3s;
}
.sendnow .finalpost:hover {
    background: #f00 none repeat scroll 0 0;
    border-radius: 0px;
}
.sendnow .finalpostmb {
    background: #0090ad none repeat scroll 0 0;
    border: 1px solid #006273;
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: 600;
    padding: 3px 8px;
    text-transform: uppercase;
    border-radius: 3px;
    font-family: Arial,Helvetica,sans-serif;
    width: 47px;
    text-align: center;
    margin-bottom: 5px;
}
.sendnow .finalpostme {
    background: #0090ad none repeat scroll 0 0;
    border: 1px solid #006273;
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: 600;
    padding: 4px 8px;
    text-transform: uppercase;
    border-radius: 3px;
    font-family: Arial,Helvetica,sans-serif;
    width: 47px;
    text-align: center;
    margin-bottom: 5px;
}
.sendnow .finalpost img {
    margin: 3px 5px;
}
.captchacmt {
    float: left;
    overflow: hidden;
    padding: 5px 0;
    width: 210px;
}
.captchacmt img {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}
.captchacmt input {
    padding: 5px;
    width: 100px;
}

.boxAdvisory {
    cursor: pointer;
    float: left;
    padding: 10px 5px;
}
.boxAdvisory input {
    margin-right: 5px;
}
.pagination {
    border-radius: 4px;
    display: inline-block;
    margin: 20px 0;
    padding-left: 0;
}
.pagination > li {
    display: inline;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
    cursor: default;
    z-index: 3;
}
.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #337ab7;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0;
}
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    background-color: #fff;
    border-color: #ddd;
    color: #777;
    cursor: not-allowed;
}
.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #337ab7;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #337ab7;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}

.box > .overlay {
    z-index: 1010;
    background: rgba(255, 255, 255, 0.7);
}

.box > .overlay, .box > .loading-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.box > .loading-img {
    z-index: 1020;
    background: transparent url('http://res.baobacgiang.com.vn/BacGiang/v2016/images/ajax-loader1.gif') 50% 50% no-repeat;
}
.hidenode
        {
            display: none;
        }