/**
 * NukeViet Content Management System
 * @version 4.x
 * @author VINADES.,JSC <contact@vinades.vn>
 * @copyright (C) 2009-2021 VINADES.,JSC. All rights reserved
 * @license GNU/GPL version 2 or any later version
 * @see https://github.com/nukeviet The NukeViet CMS GitHub project
 */

/* Các tùy chỉnh CSS của giao diện nên để vào đây */
.row {
    margin-left:0;
    margin-right:0;
}
.flex-direction-nav .flex-next {
    right: 0!important;
}
.flex-direction-nav .flex-prev {
    left: 0!important;
}