/**
 * 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: #0782e0;
    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: 10px;
    left: 15px;
}
.dvc-menu-top .dvc-logo .title {
    font-size: 11px!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 {
    height: 40px;
}
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: 4;
}
.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: 1;
    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: 2;
    display: none;
}
.navbar-static-top {
    z-index: 2;
    border-width: 0 0 1px;
    min-height: 1px;
}
.navbar-toggle{
    position: absolute;
    top: -67px;
    border: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #f0e14e;
}
.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);
}

.sidebar-inner {
  height: 100%;
  padding-top: 10px;
}
#sidebar-menu,
#sidebar-menu ul,
#sidebar-menu li,
#sidebar-menu a {
  border: 0;
  font-weight: normal;
  line-height: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  text-decoration: none;
}
#sidebar-menu {
  padding-bottom: 10px;
  width: 100%;
}
#sidebar-menu a {
  line-height: 1.3;
}
#sidebar-menu ul li .menu-arrow {
  -webkit-transition: -webkit-transform 0.15s;
  -o-transition: -o-transform 0.15s;
  transition: transform .15s;
  position: absolute;
  right: 20px;
  display: inline-block;
  font-family: 'FontAwesome';
  text-rendering: auto;
  line-height: 18px;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
#sidebar-menu ul li .menu-arrow:before {
  content: '\f101';
}
#sidebar-menu ul li a.subdrop .menu-arrow {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
#sidebar-menu ul ul {
  display: none;
}
#sidebar-menu ul ul li {
  border-top: 0;
}
#sidebar-menu ul ul li.active a {
  color: blue;
}
#sidebar-menu ul ul a {
  color: #333333;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-left: 3px solid transparent;
  display: block;
  padding: 10px 20px 10px 40px;
}
#sidebar-menu ul ul a:hover {
  color: blue;
}
#sidebar-menu ul ul a i {
  margin-right: 5px;
}
#sidebar-menu ul ul ul a {
  padding-left: 80px;
}
#sidebar-menu .label {
  margin-top: 2px;
}
#sidebar-menu .subdrop {
  border-left: 3px solid blue;
  color: blue !important;
}
#sidebar-menu > ul > li > a {
  color: #333333;
  display: block;
  padding: 13px 20px;
  border-top: 1px solid #ddd;
}
#sidebar-menu > ul > li > a:hover {
  color: blue;
  text-decoration: none;
}
#sidebar-menu > ul > li > a > span {
  vertical-align: middle;
}
#sidebar-menu ul li a i {
  display: inline-block;
  font-size: 16px;
  line-height: 17px;
  margin-left: 3px;
  margin-right: 15px;
  text-align: center;
  vertical-align: middle;
  width: 20px;
}
#sidebar-menu ul li a i.md {
  font-size: 18px;
}
#sidebar-menu ul li a .drop-arrow {
  float: right;
}
#sidebar-menu ul li a .drop-arrow i {
  margin-right: 0px;
}
#sidebar-menu > ul > li > a.active {
  border-left: 3px solid #71b6f9;
  color: #71b6f9 !important;
}
.menu-title {
  padding: 12px 20px !important;
  letter-spacing: .035em;
  pointer-events: none;
  cursor: default;
  font-size: 13px;
}
.wraper.enlarged .menu-title,
.wraper.enlarged .menu-arrow {
  display: none !important;
}
.wraper.enlarged .user-box .user-img {
  height: 48px;
  width: 48px;
}
.wraper.enlarged .user-box h5 {
  display: none;
}
.wraper.enlarged #sidebar-menu ul ul {
  border: 2px solid #f4f8fb;
  margin-top: -5px;
  padding-top: 5px;
  z-index: 9999;
  background-color: #ffffff;
}
.wraper.enlarged .left.side-menu {
  width: 70px;
  z-index: 5;
}
.wraper.enlarged .left.side-menu #sidebar-menu > ul > li > a {
  padding: 13px 20px;
}
.wraper.enlarged .left.side-menu #sidebar-menu > ul > li > a:hover {
  background: #f4f8fb !important;
}
.wraper.enlarged .left.side-menu #sidebar-menu > ul > li > a:active {
  background: #f4f8fb !important;
}
.wraper.enlarged .left.side-menu #sidebar-menu > ul > li > a:focus {
  background: #f4f8fb !important;
}
.wraper.enlarged .left.side-menu #sidebar-menu > ul > li > a i {
  margin-right: 20px !important;
  font-size: 20px;
}
.wraper.enlarged .left.side-menu .label {
  position: absolute;
  top: 5px;
  left: 35px;
  text-indent: 0;
  display: block !important;
  padding: .2em .6em .3em !important;
}
.wraper.enlarged .left.side-menu #sidebar-menu ul > li {
  position: relative;
  white-space: nowrap;
}
.wraper.enlarged .left.side-menu #sidebar-menu ul > li:hover > a {
  position: relative;
  width: 260px;
  background: #f4f8fb;
  color: #71b6f9;
  border-color: #71b6f9;
}
.wraper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul {
  display: block;
  left: 70px;
  position: absolute;
  width: 190px;
}
.wraper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul a {
  background: #ffffff;
  box-shadow: none;
  padding-left: 15px;
  position: relative;
  width: 186px;
  z-index: 6;
}
.wraper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul a:hover {
  color: #71b6f9;
}
.wraper.enlarged .left.side-menu #sidebar-menu ul > li:hover a span {
  display: inline;
}
.wraper.enlarged .left.side-menu #sidebar-menu li .show-menu + ul {
  display: block;
  left: 70px;
  position: absolute;
  width: 190px;
}
.wraper.enlarged .left.side-menu #sidebar-menu li .show-menu + ul a {
  background: #ffffff;
  box-shadow: none;
  padding-left: 15px;
  position: relative;
  width: 186px;
  z-index: 6;
}
.wraper.enlarged .left.side-menu #sidebar-menu li .show-menu + ul a:hover {
  color: #71b6f9;
}
.wraper.enlarged .left.side-menu #sidebar-menu a.subdrop {
  color: #71b6f9 !important;
}
.wraper.enlarged .left.side-menu #sidebar-menu ul > li > ul {
  display: none;
}
.wraper.enlarged .left.side-menu #sidebar-menu ul ul li:hover > ul {
  display: block;
  left: 190px;
  margin-top: -36px;
  position: absolute;
  width: 190px;
}
.wraper.enlarged .left.side-menu #sidebar-menu ul ul li > a span.pull-right {
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  position: absolute;
  right: 20px;
  top: 12px;
  transform: rotate(270deg);
}
.wraper.enlarged .left.side-menu #sidebar-menu ul ul li.active a {
  color: #71b6f9;
}
.wraper.enlarged .left.side-menu #sidebar-menu ul > li > a span {
  display: none;
  padding-left: 10px;
}
.wraper.enlarged .left.side-menu .user-details {
  display: none;
}
.wraper.enlarged .content-page {
  margin-left: 70px;
}
.wraper.enlarged .footer {
  left: 70px;
}
.wraper.enlarged .topbar .topbar-left {
  width: 70px !important;
}
.wraper.enlarged .topbar .topbar-left .logo span {
  display: none;
  opacity: 0;
}
.wraper.enlarged .topbar .topbar-left .logo i {
  display: block;
  line-height: 70px;
  color: #435966 !important;
}
.wraper.enlarged #sidebar-menu > ul > li:hover > a.open :after {
  display: none;
}
.wraper.enlarged #sidebar-menu > ul > li:hover > a.active :after {
  display: none;
}
.wraper.right-bar-enabled .right-bar {
  right: 0;
}
.wraper.right-bar-enabled .left-layout {
  left: 0;
}



























