/**
 * @Project NUKEVIET 4.x
 * @Author VINADES.,JSC <contact@vinades.vn>
 * @Copyright (C) 2014 VINADES.,JSC. All rights reserved
 * @License GNU/GPL version 2 or any later version
 * @Createdate 31/05/2010, 00:36
 */

/* Các tùy chỉnh CSS của giao diện nên để vào đây */
p {
    text-align: justify;
}
.nv-block-banners img {
    width: 100%;
}
#top-buttom-image {
    position: fixed;
    _position: absolute;
    bottom: 25px;
    right: 5px;
    z-index: 1000;
    clip: inherit;
    _top: expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);
    _left: expression(document.documentElement.scrollLeft+ document.documentElement.clientWidth - offsetWidth);
}
div.news_column .panel-heading {
    text-transform: uppercase;
}
.titledanhsachtinmoi {
    background: #ce0100;
    font-weight: 600;
    color: #fff;
    padding-top: 6px;
    margin-bottom: 9px;
    padding-left: 10px;
    height: 30px;
    text-transform: uppercase;
}
#hot-news li a {
    text-indent: 6px;
    padding-left: 5px;
}
.danhsachtinmoi {
    overflow-x: hidden;
    height: 400px;
}
.column-margin-left {
    padding-left: 10px !important;
}
.icon_list {
    background: url("../images/arrow_left_orange.png") no-repeat 0 7px;
}
.icon_new_small {
    background: url("../arrow_left_orange.png") no-repeat 0 8px !important;
}
div.news_column ul.related li {
    padding: 0px !important;
}
div.news_column ul.related a {
    text-indent: 10px;
}
.time_mp {
    height: 45px;
}
.time-minhphuc {
    width: 23%;
    float: left;
}

#footer {
    line-height: 20px;
}