/**
 * 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
 */


body {
    background: #ffffff;
    color: #333333;
    line-height: 1.5em;
}
.dvc-menu-top {
    background: #0099cc;
    color: white;
    position: relative;
    z-index: 2;
}
.logo {
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
}
.dvc-menu-top .dvc-logo {
    position: relative;
    padding: 5px 15px;
    padding-left: 70px;
    text-transform: uppercase;
    width: 260px;
    background: #0567b3;
}
.dvc-menu-top .dvc-logo .logo {
    position: absolute;
    top: 3px;
    left: 15px;
}
.dvc-menu-top .dvc-logo .title {
    font-size: 13px!important;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: 1.1;
}
.dvc-menu-top .dvc-logo .title-1 {
    font-size: 16px;
    font-weight: bold!important;
    background: 0;
    margin-bottom: 5px;
    margin-top: 0;
    line-height: 1.1;
}
.dvc-menu-top .account {
    float: right;
    margin: 10px;
}
.dvc-menu-top .account .dvc-item {
    float: left;
    padding: 0 10px;
}
.dvc-menu-top .account .dvc-item:hover {
    background-color: white;
    background-color: rgba(255,255,255,0.1);
    zoom: 1;
    background-color: transparent\9;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1affffff, endColorstr=#1affffff)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1affffff,ff,ff,endColorstr=#1affffff,ff,ff);
}
.dvc-menu-top .account .username {
    padding: 10px 0;
}
.dvc-menu-top .dvc-logo img {
    max-height: 52px;
}
img{
    max-width: 100%;
}
::-webkit-scrollbar {
    width: 6px;
}
::-webkit-scrollbar-thumb {
    background: rgba(0,0,0,0.2);
}
::-webkit-scrollbar-track {
    background-color: #f2f2f2;
}
#main-content>.row-fluid>.portlet-column, #main-content>.row-fluid>.portlet-column {
    padding: 0!important;
}
#main-content>.row-fluid>.portlet-column-first, #main-content>.row-fluid>.portlet-column-first {
    width: 260px;
    float: left;
    position: relative;
    min-height: 1px;
    z-index: 1;
}
.dvc-content .dvc-sidebar {
    display: block;
    width: 100%;
    padding: 0;
    position: relative;
    z-index: 2;
    background: #f1f2f3;
}
.dvc-content .dvc-sidebar .title-sidebar {
    font-size: 20px;
    color: #134d7b;
    font-weight: bold;
    position: relative;
    padding: 10px 10px;
    margin-bottom: 0;
}
.dvc-content .dvc-sidebar .title-sidebar .icon {
    margin-right: 5px;
    position: absolute;
    top: 15px;
    display: none;
    left: 0;
    width: 30px;
}
.aui ul, .aui ol {
    margin-top: 0;
    margin-bottom: 10px;
    padding: 0;
}
.aui ul ul, .aui ul ol, .aui ol ul, .aui ol ol {
    margin-bottom: 0;
}
.dvc-content .list-menus .menu-item {
    display: block;
    position: relative;
    padding: 0;
    border-top: 1px solid #ddd;
}
.dvc-content .list-menus .menu-item.active>.url {
    font-weight: bold;
    background: #1f77bb;
    opacity: 1;
    color: #fff;
}
.dvc-content .list-menus .menu-item.active>.url:before {
    content: "";
    width: 3px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #0882e0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.dvc-content .list-menus .menu-item .url {
    padding: 10px 15px;
    display: block;
    color: #151517;
    position: relative;
}
.dvc-content .submenu .sub-item .url {
    padding-left: 35px;
    font-size: 14px;
    color: #111;
}
.dvc-content .submenu .sub-item .url:hover {
    background: #f6f6f6;
    color: #175c94;
}
.dvc-content .submenu .sub-item .url:hover {
    opacity: 1;
}
.dvc-content .submenu {
    display: none;
    background: #fff;
}
.dvc-content .list-menus .menu-item.active .submenu {
    display: block;
}
.dvc-content .submenu .sub-item {
    border-top: 1px solid rgba(0,0,0,0.1);
}
.aui li {
    line-height: 27px;
}
.dvc-content .list-menus .menu-item>.url {
    cursor: pointer;
}
.dvc-footer {
    padding: 15px 15px;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 2;
    background: #094d8d;
    padding-left: 260px;
}
.dvc-footer:before {
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    width: 260px;
    background: rgba(0,0,0,0.1);
    position: absolute;
}
.dvc-footer p {
    margin: 0;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
#main-content>.row-fluid>.portlet-column-last, #main-content>.row-fluid>.portlet-column-last {
    width: calc(100% - 260px);
    min-height: 605px;
    padding: 15px !important;
    float: left;
    position: relative;
}
.dvc-content {
    width: 100%;
    position: relative;
    background: #ffffff;
}
.dvc-content .list-menus .menu-item>.url .fa {
    width: 30px;
    margin-top: 8px;
    display: inline-block;
    margin-left: 10px;
    opacity: .6;
    text-align: left;
    float: left
}
.dvc-content:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 261px;
    z-index: 1;
    background: #f1f2f3;
    border-right: 1px solid rgba(0,0,0,0.1);
}
.user-box {
    text-align: center;
    padding: 0px;
  }
  .user-box .user-img {
    position: relative;
    height: 88px;
    width: 88px;
    margin: 0px auto;
  }
  .user-box h5 a {
    color: #98a6ad;
  }
  .user-box .user-status {
    height: 12px;
    width: 12px;
    position: absolute;
    bottom: 7px;
    right: 15px;
  }
  .user-box .user-status i {
    font-size: 15px;
  }
  .user-box .user-status.away i {
    color: #f9c851;
  }
  .user-box .user-status.offline i {
    color: #ff5b5b;
  }
  .user-box .user-status.online i {
    color: #10c469;
  }
  .user-box .user-status.busy i {
    color: #98a6ad;
  }
  .user-box ul li a {
    color: #98a6ad;
  }
  .user-box ul li a:hover {
    color: #71b6f9;
  }
  .user-box h5 {
    color: #505458;
    margin: 10px 0;
}
.card-box {
    padding: 20px;
    box-shadow: 0 0px 8px 0 rgb(0 0 0 / 6%), 0 1px 0px 0 rgb(0 0 0 / 2%);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-clip: padding-box;
    margin-bottom: 20px;
    background-color: #ffffff;
}
.dvc-footer a{
    color: #ffffff;
}
.dvc-content .list-menus .menu-item .url:hover {
    font-weight: bold;
    background: #1f77bb;
    opacity: 1;
    color: #fff;
}
.dvc-content .submenu .sub-item .url:hover {
    background: #f6f6f6;
    color: #175c94;
}
.dvc-content .submenu .sub-item .url:hover {
    opacity: 1;
}
.nav-toggle {
    width: 36px;
    height: 36px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    display: none;
}
.nav-toggle .nav-bar {
    position: absolute;
    height: 2px;
    background: #fff;
    top: 0;
    transition: all .3s ease;
    width: 28px;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 3px;
    margin: auto;
}
.nav-toggle .nav-bar:first-child {
    top: -16px;
}
.nav-toggle .nav-bar:last-child {
    top: 16px;
}
.nav-toggle.active .nav-bar {
    transition: all .3s ease;
}
.nav-toggle.active .nav-bar:first-child {
    top: 0;
    transform: rotate(45deg);
}
.nav-toggle.active .nav-bar:nth-child(2) {
    visibility: hidden;
    opacity: 0;
}
.nav-toggle.active .nav-bar:last-child {
    top: 0;
    transform: rotate(-45deg);
}
.overlay-common {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: 1;
    display: none;
}
.navbar-static-top {
    z-index: 0;
    border-width: 0 0 1px;
}
.aui .show {
    display: block!important;
}
@media (max-width: 991px)
{
    .nav-toggle{
        display: block;
    }
.breadcrumbs-wrap{
    display: none;
}
#main-content>.row-fluid>.portlet-column-last, #main-content>.row-fluid>.portlet-column-last {
    width: 100%;
}
.dvc-menu-top .dvc-logo {
    background: none!important;
}
.dvc-content:before{
    display:none
}
.dvc-menu-top .account {
    display: block!important;
}
.aui .dvc-content .dvc-sidebar {
    position: fixed;
    top: 0;
    left: -100%;
    z-index: 9999;
    width: 260px!important;
    overflow-y: auto;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease;
    background: #f1f2f3!important;
}
.dvc-content .dvc-sidebar.open {
    visibility: visible;
    opacity: 1;
    left: 0;
    transition: all .3s ease;
}
.dvc-footer:before{
    display:none
}
.dvc-footer {
    padding-left: 0;
}
.copyright {
    margin: 0;
}
}
.main-full {
    height: calc(100% - 108px);
    overflow-y: auto;
}
.body-bg {
    top: 0;
    position: absolute;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    background-color: #ffffff;
    background-image: url(../images/bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto,100%;
}




























