body,
.form-control {
    font-size: 14px;
}
.card .card-body h1, .card .card-body h2, .card .card-body h3, .card .card-body h4, .card .card-body h5, .card .card-body h6 {
  font-weight: bold;
  color: #53535E;
}

.mdb-skin .side-nav .sidenav-bg.mask-strong:after, .mdb-skin .side-nav .sidenav-bg:after {
  background: #fff;
}

.side-nav .collapsible a.active, .side-nav .collapsible a:hover, .side-nav .collapsible>li {
  border-radius: 2px
}

.side-nav .about, .side-nav .social {
  border-bottom: 1px solid rgba(153, 153, 153, .3)
}

.mdb-autocomplete-clear svg {
  fill: #a6a6a6
}

.mdb-autocomplete-wrap {
  position: absolute;
  right: 0;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
  z-index: 100;
  max-height: 210px;
  padding-left: 0
}

.mdb-autocomplete-wrap li {
  cursor: pointer;
  padding: 12px 15px;
  font-size: .875rem
}

.mdb-autocomplete-wrap li:hover {
  background: #eee
}

.jarallax, .side-nav {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center
}

.jarallax {
  min-height: 700px
}

.side-nav {
  position: fixed;
  width: 300px;
  top: 0;
  margin: 0;
  height: 100%;
  height: -webkit-calc(100%+ 60px);
  height: calc(100%+ 60px);
  height: -moz-calc(100%);
  color: #d8d8d8;
  z-index: 999;
  -webkit-backface-visibility: hidden;
  will-change: transform;
  backface-visibility: hidden;
  -webkit-transform: translateX(-105%);
  -ms-transform: translateX(-105%);
  transform: translateX(-105%);
  padding: 0;
  z-index: 9999;
}

.side-nav .sidenav-bg {
  background: #fff;
}

.side-nav ul {
  list-style-type: none
}

.side-nav ul li {
  padding: 0
}

.side-nav.right-aligned {
  right: 0;
  left: auto;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%)
}

.side-nav .collapsible {
  margin: 0;
  padding: 0
}

.side-nav .collapsible li a:hover {
  background-color: rgba(0, 0, 0, .15)
}

.side-nav .collapsible>li a.collapsible-header.active, .side-nav .collapsible>li a.collapsible-header:hover {
  background-color: rgba(255, 255, 255, .15)
}

.side-nav .collapsible ul {
  padding: 0;
  list-style-type: none
}

.side-nav .collapsible a {
  color: #53535E;
  font-weight: 300;
  font-size: .8rem
}

.side-nav .collapsible .fa {
  font-size: .8rem;
  margin-right: 13px
}

.side-nav .collapsible-body a {
  padding-left: 47px;
  height: 36px;
  line-height: 36px;
  background-color: rgba(0, 0, 0, .15)
}

.side-nav a {
  display: block;
  font-size: 1rem;
  height: 56px;
  line-height: 56px;
  padding-left: 20px
}

.side-nav .logo-wrapper {
  height: 140px
}

.side-nav .logo-wrapper a {
  /* height: 140px; */
  width: 300px;
  padding: 0
}

.side-nav .logo-wrapper img {
  height: auto;
  padding: 20% 50px
}

@media (max-height: 992px) {
  .side-nav .logo-wrapper img {
    padding: 7% 50px
  }
}

.side-nav .about {
  padding: 1rem
}

.side-nav .about p {
  margin-bottom: 0
}

.side-nav .social {
  padding: 0
}

.side-nav .social li {
  display: inline-block;
  padding: 0;
  margin: 0
}

.side-nav .social a {
  padding: 0 .6rem;
  margin: 0
}

.side-nav .social .fa {
  color: #dbe4e7
}

.side-nav .search-form {
  padding: 0
}

.side-nav .search-form input[type=text] {
  border-bottom: 1px solid rgba(153, 153, 153, .3);
  color: #53535E !important;
  font-weight: 300;
  padding-left: 30px
}

.side-nav .search-form .form-control {
  margin-bottom: 0
}

.side-nav .sn-avatar-wrapper {
  padding-left: 33%;
  padding-right: 33%;
  padding-top: 10%
}

.side-nav .sn-avatar-wrapper img {
  margin: 0;
  padding: 0;
  max-width: 90px;
  border-radius: 5rem
}

@media only screen and (max-height: 992px) {
  .side-nav .sn-avatar-wrapper {
    padding-left: 40%;
    padding-right: 40%;
    padding-top: 3%
  }

  .side-nav .sn-avatar-wrapper img {
    max-width: 50px
  }
}

.side-nav .sn-ad-avatar-wrapper {
  height: auto;
  margin-bottom: 0
}

.side-nav .sn-ad-avatar-wrapper img {
  max-width: 60px;
  padding: 20px 10px;
  float: left
}

.side-nav .sn-ad-avatar-wrapper p {
  font-size: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 0
}

.side-nav .user-box {
  padding: 20px 10px 0
}

.side-nav .user-box img {
  margin: 0 auto 10px;
  max-width: 80px
}

.side-nav .fa-angle-down.rotate-icon {
  position: absolute;
  right: 0;
  margin-right: 20px
}

.side-nav .sidenav-bg {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 300px;
  z-index: -1;
  background-attachment: fixed
}

.side-nav .sidenav-bg:after {
  width: 100%;
  display: block;
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  margin-bottom: -99999px;
  padding-bottom: 99999px
}

.side-nav.fixed {
  left: 0;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  position: fixed
}

.side-nav.fixed.right-aligned {
  right: 0;
  left: auto
}

@media only screen and (max-width: 1440px) {
  .side-nav.fixed {
    -webkit-transform: translateX(-105%);
    -ms-transform: translateX(-105%);
    transform: translateX(-105%)
  }

  .side-nav.fixed.right-aligned {
    -webkit-transform: translateX(105%);
    -ms-transform: translateX(105%);
    transform: translateX(105%)
  }
}

.side-nav.side-nav-light {
  background-color: #e5e5e5
}

.side-nav.side-nav-light a {
  color: #555;
  font-weight: 400
}

.side-nav.side-nav-light .social .fa {
  color: #555
}

.side-nav.side-nav-light .search-form input[type=text] {
  border-bottom-color: rgba(153, 153, 153, .3);
  color: #555 !important
}

.side-nav.side-nav-light .search-form input[type=text]:-moz-placeholder {
  color: #555 !important
}

.side-nav.side-nav-light .search-form input[type=text]::-ms-placeholder {
  color: #555 !important
}

.side-nav.side-nav-light .search-form input[type=text]::-webkit-input-placeholder {
  color: #555 !important
}

.side-nav.side-nav-light .search-form input[type=text]::-moz-placeholder {
  color: #555 !important
}

.side-nav.side-nav-light .search-form input[type=text]:-ms-input-placeholder {
  color: #555 !important
}

.side-nav.side-nav-light .search-form input[type=text]::placeholder {
  color: #555 !important
}

.side-nav.side-nav-light .collapsible-body a {
  background-color: rgba(0, 0, 0, .1)
}

.side-nav.side-nav-light .collapsible li .collapsible-header:hover {
  background-color: rgba(0, 0, 0, .05)
}

.drag-target {
  height: 100%;
  width: 10px;
  position: fixed;
  top: 0;
  z-index: 998
}

#sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 120vh;
  background-color: rgba(0, 0, 0, .5);
  z-index: 997;
  will-change: opacity
}

.side-nav .double-navbar .bc-min {
  padding: 5px 10px
}

.no-padding .fa, .rating {
  padding: 0
}

.side-nav .double-navbar .bc-min .button-collapse {
  padding-left: 0
}

.rating {
  list-style-type: none
}

.rating li {
  display: inline-block
}

.product-panel .modal-dialog, .ql-modal .modal-dialog {
  max-width: none;
  width: auto;
  margin: 2rem
}

.product-panel .price .badge, .ql-modal .price .badge {
  background-color: rgba(244, 67, 54, .7);
  font-size: 1.4rem;
  display: inline-block;
  margin-left: 1rem
}

.product-panel .price p, .ql-modal .price p {
  display: inline-block;
  font-size: 1.3rem
}

.product-panel .price p .price-before, .ql-modal .price p .price-before {
  color: #000;
  text-decoration: line-through;
  margin-left: .5rem
}

.product-panel .price p .price-after, .ql-modal .price p .price-after {
  font-size: 1.7rem;
  color: green
}

.product-panel .media img, .ql-modal .media img {
  max-width: 60px
}

.btn {
  border-radius: 6px;
}

.side-nav .logo-wrapper img {
  height: 160px;
}

.side-nav.side-nav-light a {
  height: auto;
}

.side-nav .logo-wrapper {
  height: auto;
  padding-bottom: 35px;
}

.text-red {
  color: #ec3237;
}

.btn.btn-primary {
  background-color: #ec3237 !important;
}

.btn.btn-primary:hover {
  background-color: #de1d22 !important;
  color: #fff;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
  background-color: #de1d22 !important;
}

.btn-outline-primary {
  border: 2px solid #ec3237 !important;
  background-color: transparent !important;
  color: #ec3237 !important;
}

.btn-outline-primary:hover {
  border: 2px solid #de1d22 !important;
  background-color: transparent !important;
  color: #de1d22 !important;
}

.btn-outline-primary.active, .btn-outline-primary:active, .btn-outline-primary:active:focus, .btn-outline-primary:focus, .btn-outline-primary:hover,
.btn-outline-primary:not([disabled]):not(.disabled).active, .btn-outline-primary:not([disabled]):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
  color: #ec3237 !important;
  border-color: #de1d22 !important;
}

.card-body {
  padding: 0;
}

.card {
  margin: 20px 0px;
}

.card-body .row {
  padding: 3px 15px 0px 15px;
}

.red {
  background-color: #ec3237 !important;
}

a.button-collapse {
  color: #fff;
}

@media only screen and (min-width: 768px) {

  .navbar .float-left .button-collapse,
  [style="transform: translateX(0px);"]+.navbar .float-left .button-collapse {
    position: absolute;
    /* left: 300px; */
    z-index: 9999;
    top: 0;
  }

  [style="transform: translateX(-100%);"]+.navbar .float-left .button-collapse {
    position: absolute;
    left: 0;
  }

  .navbar .float-left {
    height: 24px;
    width: 24px;
    position: relative;
  }

  #sidenav-overlay,
  .button-collapse2 {
    display: none;
  }

  .noidungchinh {
    max-width: none;
    width: calc(100% - 300px);
    margin-left: 300px;
    margin-top: 80px;
  }

  .noidungchinh.full {
    margin-left: 0px;
    width: 100%;
  }
}

h3.text-center.text-red {
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  header .button-collapse i {
    margin-top: auto;
    height: auto;
}
  [style="transform: translateX(0px);"]+.navbar .navbar-nav {
    opacity: 0.5;
  }
}

.side-nav.side-nav-light {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}

.side-nav ul {
  padding: 0;
}

.side-nav.side-nav-light .arrow-r {
  float: right;
  line-height: 56px;
  font-size: 21px;
}

.side-nav.side-nav-light a {
  color: #53535E;
  font-size: 14px;
  padding-right: 15px;
}

.side-nav.side-nav-light a i,
.side-nav .collapsible .fa,
i.fas.fa-file {
  font-size: 22px;
  line-height: 56px;
}

.side-nav.side-nav-light .collapsible li .collapsible-header {
  line-height: 1.6;
  padding-left: 55px;
  padding-right: 35px;
  height: 56px;
  display: flex;
  align-items: center;
}

.side-nav.side-nav-light a i {
  position: absolute;
  left: 20px;
  top: 0;
}

.side-nav.side-nav-light .arrow-r {
  right: 15px;
  left: auto;
  top: 0;
}

.side-nav.side-nav-light .collapsible li .collapsible-header.active,
.side-nav.side-nav-light .collapsible li .collapsible-header:hover {
  background-color: #ec3237;
  color: #fff;
}

.side-nav.side-nav-light .collapsible-body a {
  background-color: #EFEFF3;
}

.side-nav .collapsible li a.active,
.side-nav .collapsible li a:hover {
  background-color: #EFEFF3;
  color: #ec3237;
}

.side-nav.side-nav-light .collapsible li .collapsible-header.active .arrow-r:before {
  /* transform: rotate(90deg) !important; */
  display: inherit;
  transition: all .2s;
}

.btn[class*=btn-outline-] i {
  margin-left: -20px;
  margin-right: 5px;
  font-size: 14px;
}

.h3, h3 {
  font-size: 21px;
}

.h4, h4 {
  font-size: 19px;
}

h6, .h6 {
  font-size: 16px;
}

.card-title {
  padding: 20px;
}

h5.card-title {
  font-size: 24px;
}

h5.card-title {
  font-weight: bold;
  color: #53535E;
}

h6.card-title {
  font-size: 18px;
  padding: 0 20px;
}

.card-body h6.card-title+.row {
  padding-top: 0;
}

.img35 {
  width: 35px;
}

.img-toggle {
  overflow: visible;
  padding: 3px;
}

.lg {
  font-size: 21px;
  line-height: 1;
}

.navbar .nav-item .nav-link {
  overflow: visible;
}

.navbar.scrolling-navbar {
  padding-top: 10px;
  padding-bottom: 10px;
}

.table td,
.table th,
.dropdown-item {
  font-weight: 300;
  font-size: 14px;
}

.w180 {
  min-width: 180px;
}

.btn.btn-primary.mb-2.waves-effect.waves-light {
  padding: 8px 2.14rem;
  line-height: 1.5;
}

.btn.btn-primary.mb-2.waves-effect.waves-light {
  font-size: 14px;
  color: #fff;
}

.form-control {
  padding: 8px .75rem;
  /* display: block !important; */
}

/* .form-group label {
  font-size: 12px;
} */

@media (min-width: 992px){
  .modal-lg, .modal-xl {
      max-width: 900px;
  }
}

td.dropdown a i {
  font-size: 22px;
  color: #53535E;
}

.form-group.row {
  align-items: center;
}

.form-group.row label {
  padding: 0 15px 0 0px;
  text-align: right;
}

.col-sm+.col-sm-6 .col-sm-10 {
  -ms-flex: 1 0 83.333333%;
  flex: 1 0 83.333333%;
  max-width: calc(83.333333%% + 15px);
}

.table .thead-light th {
  font-weight: bold;
  background: #EFEFF3;
}

.table-striped tbody tr:nth-of-type(odd) {
  background: #fff;
}

.table-striped tbody tr:nth-of-type(even) {
  background: rgba(239, 239, 243, .5);
}

table.table tr:last-child td, table.table tr:last-child th {
  border-bottom: solid 1px #dee2e6;
}

.table-striped.table td, .table-striped.table th {
  border-top: none;
  border-bottom: none;
  vertical-align: middle;
}

.normal {
  text-transform: none;
}

.card+.card .card-body {
  padding-bottom: 30px;
}

hr.card-hr {
  margin-top: 30px;
  margin-bottom: 30px;
}

.btn[class*=btn-outline-] {
  font-size: 14px;
}

.btn,
.btn[class*=btn-outline-] {
  padding-top: 8px;
  padding-bottom: 8px;
  height: calc(1.5em + .75rem + 2px);
  line-height: 1;
  margin-top:15px;
}

.btn-rounded, .counter {
  border-radius: 10em;
}

.btn.btn-sm {
  box-shadow: none;
  font-weight: bold;
  color: #53535E;
  text-transform: none;
  font-size: 12px;
  padding: 6px 12px;
  height: auto;
}

.btn.btn-dark.btn-sm {
  color: #fff;
}

.w-120,
.avatar.w-120 {
  width: 120px;
}

.w-55,
.avatar.w-55 {
  width: 55px;
}

.avatar-fix {
  display: inline-block;
  text-align: center;
  padding: 22px 0;
}

.avatar-fix .avatar {
  margin-bottom: 15px;
}

.arrow-r {
  float: right;
}

ul.hoso-ul {
  padding: 0;
  list-style: none;
  margin: 0;
}

ul.hoso-ul li {
  padding: 22px 0;
}

ul.hoso-ul li p {
  display: inline-block;
  line-height: 2;
}

ul.hoso-ul li p strong {
  display: block;
  min-width: 200px;
}

ul.hoso-ul li p strong a {
  padding-left: 20px;
}

a.edit {
  color: #53535E;
}

.container.noidungchinh, body {
  background: #EFEFF3;
}

.row.hoso {
  padding-bottom: 70px;
}

.card-hoso {
  padding: 20px 30px;
}

.row.hoso .col-sm-12 .btn {
  text-transform: uppercase;
}

.avatar-fix {
  margin-right: 50px;
  float: left;
}

ul.hoso-ul li:hover .edit,
ul.hoso-ul li:hover .btn {
  display: inline-block;
}

ul.hoso-ul li .btn, ul.hoso-ul li .edit {
  display: none;
}

ul.hoso-ul li p strong {
  min-height: 40px;
}

.dropdown .dropdown-menu .dropdown-item:active, .dropdown .dropdown-menu .dropdown-item:hover, .dropleft .dropdown-menu .dropdown-item:active, .dropleft .dropdown-menu .dropdown-item:hover, .dropright .dropdown-menu .dropdown-item:active, .dropright .dropdown-menu .dropdown-item:hover, .dropup .dropdown-menu .dropdown-item:active, .dropup .dropdown-menu .dropdown-item:hover {
  background: #ec3237;
}

/* tree */
ul, #myUL {
  list-style-type: none;
}

#myUL {
  margin: 0;
  padding: 0;
}

#myUL .caret {
  cursor: pointer;
  -webkit-user-select: none;
  /* Safari 3.1+ */
  -moz-user-select: none;
  /* Firefox 2+ */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
}

#myUL .caret::before {
  content: "\f107";
  color: black;
  display: inline-block;
  margin-right: 6px;
  font-family: FontAwesome;
}

#myUL .caret-down::before {
  -ms-transform: rotate(-90deg);
  /* IE 9 */
  -webkit-transform: rotate(-90deg);
  /* Safari */
  '
;
  transform: rotate(-90deg);
  ;
  ;
}

#myUL .nested {
  display: none;
}

#myUL .active {
  display: block;
}

#myUL li,
#myUL span.caret {
  background: #EFEFF3;
  border-radius: 5px;
  display: block;
  line-height: 36px;
  padding: 0 10px;
  margin: 9px 0;
}

#myUL .kobg {
  background: transparent;
  padding-right: 0;
}

#myUL li a {
  float: right;
  color: #53535e;
  font-size: 22px;
  line-height: 38px;
}

.select-wrapper span.caret:before {
  content: "\f107";
  color: #ced4da;
  display: inline-block;
  margin-right: 6px;
  font-family: FontAwesome;
  font-size: 20px;
}

.select-wrapper span.caret {
  font-size: 0;
  margin-top: -11px;
}

.select-wrapper.form-control {
  padding: 0 25px 0 10px;
}

.select-wrapper input.select-dropdown {
  margin-top: 0;
  border-bottom: none;
  height: 32px;
  margin-bottom: 0;
}

.modal-dialog {
  padding-top: 150px;
}

.modal-title {
  font-weight: bold;
  color: #53535E;
  font-size: 24px;
}

.modal-body .row {
  margin-right: 0;
  margin-left: 0;
}

.ul-thongbao a {
  color: #53535E;
  font-size: 14px;
  margin-right: 30px;
  display: block;
}

.content-thongbao strong {
  display: block;
}

.ul-thongbao li {
  position: relative;
  border-bottom: solid 1px rgba(112, 112, 112, 0.1);
  padding: 16px 0;
}

.close-thongbao {
  position: absolute;
  right: 0;
  top: 50%;
  line-height: 1;
  margin-top: -8px;
  margin-right: 8px;
}

.card-body ul.ul-thongbao {
  padding: 0 20px 20px 20px;
}

.btn.btn-link.do.waves-effect.waves-light {
  color: #C72A3A !important;
  font-weight: bold;
  font-size: 16px;
}
.pagination .page-item .page-link.active {
    background: #ec3237;
    color: #fff;
    border-radius: 2px;
}

.pagination .page-item .page-link {
    padding: .3rem 0.6rem;
        font-weight: bold;
}
.custom-control.custom-checkbox {
  padding-bottom: 13px;
  padding-top: 13px;
}


.trangchu .card-body .row {
  margin: 0;
  padding: 0;
}

.trangchu .card {
  margin-top: 0;
}

.trangchu .card-body {
  padding: 0px 25px 25px 25px;
}

a.menu-bieudo {
  color: #53535E;
}

a.button-collapse {}

.side-nav.fixed .button-collapse {
  position: fixed;
  left: 308px;
  top: 2px;
  color: #fff;
  padding: 5px 13px 5px 8px;
  /* background: #ec3237 !important; */
  box-sizing: border-box;
  height: 56px;
}

div#slide-out {
  overflow: visible;
}

.side-nav.fixed .button-collapse i {
  position: relative;
  left: 0;
  right: 0;
}

.velocity-animating .button-collapse {
  /* display: none !important; */
}

header .button-collapse i {
  font-size: 32px !important;
  margin-top: -3px;
  height: 56px;
}

/* fix */
#myUL ul {
  padding-left: 30px;
}

#myUL li, #myUL span.caret {
  padding: 0;
  position: relative;
  width: 100%;
  display: table;
}

#myUL .caret::before {
  position: absolute;
  left: 15px;
}

#myUL input.form-control {
  height: auto;
  padding: 1px 10px;
  display: table-cell;
  font-weight: 400;
  font-size: 1rem;
}

#myUL li {
  padding-left: 10px;
  padding-right: 35px;
}

#myUL span.caret {
  padding-left: 40px;
  padding-right: 35px;
}

#myUL li .dropdown,
#myUL li a {
  position: absolute;
  right: 8px;
}

#myUL li .dropdown a {
  position: relative;
  right: 0px;
  z-index: 1;
}

#myUL li .dropdown {
  right: 0;
  padding-right: 10px;
  padding-left: 10px;
}

#myUL li .dropdown .dropdown-menu {
  z-index: 9999;
}

#myUL li .dropdown .dropdown-menu a {
  font-size: 14px;
  line-height: 1;
}

#myUL .dropdown.show {
  z-index: 999;
}

#myUL .kobg {
  padding-left: 0;
}

#myUL .form-control:disabled, #myUL .form-control[readonly] {
  border-color: #efeff3;
  background-color: #efeff3;
}

#myUL .form-control:disabled:focus, #myUL .form-control[readonly]:focus {
  box-shadow: 0 0 0 0.1rem rgba(0, 123, 255, .25);
}

.navbar.scrolling-navbar.top-nav-collapse {
  padding-top: 10px;
  padding-bottom: 10px;
}

.picker__box .picker__header .picker__date-display {
  background-color: #ec3237;
}

.picker .picker__box {
  display: block;
  border: 1px solid #ec3237;
  border-top-color: #ec3237;
}

.picker__box .picker__table .picker__day.picker__day--today {
  color: #ec3237;
}

.picker__box .picker__table .picker__weekday[title="CN"] {
  color: #ec3237;
}

.picker__box .picker__table .picker__weekday[title="T7"] {
  color: #f7de1e;
}

span.input-group-text.btn-sm {
  padding: 0 10px;
  font-size: 14px;
}

.picker__box .picker__table .picker--focused, .picker__box .picker__table .picker__day--selected, .picker__box .picker__table .picker__day--selected:hover {
  background-color: #ec3237;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
}

.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-top {
  margin-top: 60px;
}
.datepicker-orient-right {
    margin-top: 88px;
}
.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom {
  margin-top: 90px;
}

.datepicker td, .datepicker th {
  width: 42px;
  height: 30px;
  border-radius: 0 !important;
  font-size: 12px;
}

/* .datepicker tr:nth-child(even) td, .datepicker tr:nth-child(even) th {
  background: #f9f9f9;
} */
.input-group-text {
    background: #fff;
    color: #707070;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background: transparent !important;
  border: none !important;
  box-shadow: none;
  position: relative;
}
.datepicker table tr td{
    position: relative;
}
.datepicker table tr td.active, .datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background: transparent;
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active, .datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background: transparent;
}

.datepicker-dropdown.datepicker-orient-left:before {
  left: 20px;
}

.datepicker-dropdown.datepicker-orient-left:after {
  left: 21px;
}

.form-group.row .input-group {
  padding: 0;
}

.datepicker td:first-child,
.datepicker th.dow:first-child {
  color: #ec3237;
}

.datepicker td:last-child,
.datepicker th.dow:last-child {
  color: #2196F3;
}
.datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
    background: transparent;
    color: #fff;
}
.datepicker table tr td.day:hover:before, .datepicker table tr td.day.focused:before,
.datepicker table tr td.active:hover:before,
.datepicker table tr td.active:hover:hover:before,
.datepicker table tr td.active.disabled:hover:before,
.datepicker table tr td.active.disabled:hover:hover:before,
.datepicker table tr td.active:active:before,
.datepicker table tr td.active:hover:active:before,
.datepicker table tr td.active.disabled:active:before,
.datepicker table tr td.active.disabled:hover:active:before,
.datepicker table tr td.active.active:before, .datepicker table tr td.active:hover.active:before,
.datepicker table tr td.active.disabled.active:before,
.datepicker table tr td.active.disabled:hover.active:before,
.datepicker table tr td.active.disabled:before,
.datepicker table tr td.active:hover.disabled:before,
.datepicker table tr td.active.disabled.disabled:before,
.datepicker table tr td.active.disabled:hover.disabled:before,
.datepicker table tr td.active[disabled]:before,
.datepicker table tr td.active:hover[disabled]:before,
.datepicker table tr td.active.disabled[disabled]:before,
.datepicker table tr td.active.disabled:hover[disabled]:before {
  content: "";
    background: #ec3237;
    display: block;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    width: 26px;
    height: 26px;
    margin-left: -13px;
    margin-top: -13px;
    border-radius: 15px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2)
}
.datepicker table tr td.today:before,
.datepicker table tr td.today:hover:before,
.datepicker table tr td.today.disabled:before,
.datepicker table tr td.today.disabled:hover:before {
  content: "";
  background: #fff112;
  display: block;
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  width: 26px;
  height: 26px;
  margin-left: -13px;
  margin-top: -13px;
  border-radius: 15px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.form-control:focus {
    box-shadow: none;
}
input.select2-search__field {
    outline: none;
}
.select2-container--default .select2-search--dropdown .select2-search__field:focus {
    border-color: #80bdff;
}
.side-nav .collapsible .fab, .side-nav .collapsible .far, .side-nav .collapsible .fas {
    font-size: 23px;
}
.form-group label {
    width: 100%;
}

.select2.select2-container {
    width: 100% !important;
}
.custom-control-input:checked[type=radio]~.custom-control-label::before {
    border-color: #53535E;
    background-color: #53535E;
    z-index: 9;
    box-shadow: inset 0 0 0px 2px #fff;
}
.custom-control-input:checked~.custom-control-label::before {
  border-color: #53535E;
  background-color: #53535E;
}
.form-control.custom-control.custom-checkbox {
    padding: 6px .75rem 6px 32px;
    background: rgba(239, 239, 243, .5);
    border: none;
    line-height: 1.8;
        margin: 3px;
}
.custom-checkbox .custom-control-label::before {
    border-radius: 0;
}
.btn.btn-sm.btn-primary.mb-2.waves-effect.waves-light {
    color: #fff;
    font-size: 12px;
    padding: 3px 12px;
    height: auto;
        min-width: 72px;
}
.input-group>.form-control:not(:last-child) {
    border-right: none;
}
.btn {
    text-transform: none;
}
.no-border .modal-content,
.no-border .modal-header,
.no-border .modal-footer {
    border: none;
}
.form-control:disabled.label, .form-control[readonly].label {
    background: transparent;
    border: none;
}
.form-group.row label.text-left {
    text-align: left;
        padding: 0;
}
.form-control[readonly].tinhnang {
    border: none;
    margin: 3px;
    background: #EFEFF3;
}

.form-control:disabled.label, .form-control[readonly].label {
    padding: 0 .75px;
    /* height: calc(1em + .75rem); */
}
.form-group {
    margin-bottom: 0px;
}
.btn[class*=btn-outline-] {
    margin-bottom: 8px;
}

.botron {
    width: 20px;
    height: 20px;
    display: inline-flex;
    background: red;
    color: #fff;
    align-items: center;
    justify-content: center;
    line-height: 1;
    border-radius: 50%;
    font-weight: normal;
    font-size: 12px;
    margin-right: 6px;
}
h4 .botron {
    width: 26px;
    height: 26px;
}

.text-danger {
    display: inline-flex;
    align-items: center;
}
.btn.disabled, .btn:disabled {
    background: #53535e !important;
    box-shadow: none;
}
.select2.form-control.label {
    border: none;
}

.select2.form-control.label .select2-selection__arrow {
    display: none;
}
.select2.form-control.label.select2-container--disabled .select2-selection--single {
    background: transparent;
}
.modal-dialog.modal-lg .modal-content {
    padding: 15px;
}
.form-group.row label {
    padding: 7px 15px 0px 0px;
}
.form-group.row {
    align-items: baseline;
}
.dropdown .custom-control-label {
    white-space: nowrap;
}


.custom-control.custom-radio {
    padding-top: 5px;
    padding-bottom: 5px;
}

.dropdown-menu {
    padding: 5px 10px;
}
/* mới */
.avatar.mx-auto.white.avatar32 {
    width: 82px;
}

span#AttachImage15 {
    display: inline-flex;
}
span.year.active.focused {
    background: #fff112 !important;
    color: #000 !important;
}

.datepicker table tr td span.year:hover,
.datepicker table tr td span.year.focused {
    background: #ec3237;
     color: #fff;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
    background: transparent;
}

.select2-container--disabled {
    border: none;
}

.select2-container--disabled span.select2-selection__arrow {
    display: none;
}
.modal-open .modal {
    z-index: 9999;
}
.modal-backdrop.fade.show {z-index: 9998;}
#slide-out {
    z-index: 9998;
}
.modal-dialog.modal-fluid {
    padding: 0px 30px 0px 30px;
}
.table-modal th,.table-modal td {
    padding: 4px 8px;
    border: 1px solid rgba(112, 112, 112, 0.2);
}
table .bgxam th{
  background-color: #EFEFF3;
}
tbody .even [rowspan]:after {
    content: '';
    background: rgba(112, 112, 112, 0.05);
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 1000%;
    z-index: 0;
    pointer-events: none;
}
tbody [rowspan] {
    position: relative;
}
.table-modal {
    overflow: hidden;
}
.canphai .btn i {
    margin-left: -20px;
    padding-right: 10px;
}
.btn-info, .btn-info:not([disabled]):not(.disabled).active, .btn-info:not([disabled]):not(.disabled):active, .show>.btn-info.dropdown-toggle {
    background-color: #1783E2 !important;
}
.btn-info:hover{
  background-color: #0e6ec4 !important;
}
.input-group>.form-control[disabled] {
    background: transparent;
    border: none;
}

.input-group>.form-control[disabled] + .input-group-append {
    display: none;
}
table th {
    text-align: center;
}

table .bgxam .bg-trang th,table .bg-trang th {
    background: #fff;
}
.scrolltable{
    max-height: 400px;
    margin-top: 10px;
margin-bottom: 10px;
border-bottom: solid 1px #e2e2e2;
border-top: solid 1px #e2e2e2;
}
.scrolltable .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.scrolltable .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
    right: -25px;
}
.mCSB_scrollTools .mCSB_draggerContainer {
    background: #EFEFF3 !important;
    top: -12px;
    bottom: -12px;
    border-radius: 10px;
    width: 12px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 12px;
}
footer.footer, .noidungchinh{
  transition: all .2s;
}
.navbar .float-left .button-collapse .fa-chevron-circle-left:before,
[style="transform: translateX(0px);"]+.navbar .float-left .button-collapse .fa-chevron-circle-left:before{
      display: inline-block;
  transform: rotate(180deg);
}
.navbar .float-left[style="margin-left: 300px;"] .button-collapse .fa-chevron-circle-left:before{
      display: inline-block;
  transform: rotate(0deg);
}


div#slide-out[style="width: 300px; transform: translateX(-100%);"] .button-collapse{display: none !important;}
@media screen\0 {
  #slide-out {
      display: none;
  }
  .select2-container .select2-selection--single{
    display: inline-block;
  }
  .selection{
    width:100%;
    float: left;
  }
  .form-group.row{
    align-items: stretch;
  }
  .dropdown-wrapper{
    display: none;
  }
}

/*CuongDC thêm*/
/* @media only screen and (max-width: 1440px) { */
body h5.card-title.d-flex.align-items-center small {
    padding: 0 8px;
}

body h5.card-title.d-flex.align-items-center small:before {content: "/";}

body h5.card-title.d-flex.align-items-center {
    padding: 0px 15px 0px 15px;
}
body .card-body {
    padding-top: 10px;
}



body .card-body .col .row,
body .card-body .col-sm .row {
    padding: 2px 0;
    margin: 0;
}
body .card-body .row {
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
}

body .card-body .col, body .card-body .col-sm:not(label) {
    padding: 0;
}

body hr.card-hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

body .dropdown .btn, body .dropdown .btn[class*=btn-outline-] {
    margin: 0;
}

body .table-scrollable td, body .table-scrollable th {
    border-color: #585858 !important;
    color: #000 !important;
}

body .table-scrollable table {
margin-left: -1px;
margin-right: -1px;
}
body .table-scrollable table thead.thead-light th {
    border-top: none !important;
}
.table-scrollable{
 border: solid 1px #000 !important;
	    margin-top: 1px;
}
body .noidungchinh {
    margin-top: 65px;
    padding-left: 5px;
    padding-right: 5px;
}
 body .table-scrollable .thead-light th {
    position: relative;
}
 body .btn,  body .btn.btn-primary {
    margin: 2px 0;
}
.side-nav.side-nav-light .collapsible li .collapsible-header.active .arrow-r:before {
    transform: rotate(-90deg) !important;
     transition: all .0s;
}
.side-nav.side-nav-light .collapsible li .collapsible-header .arrow-r:before {
    transform: rotate(0deg) !important;
    display: inline-block;
     transition: all .0s;
}

.side-nav.side-nav-light .collapsible li .collapsible-header .arrow-r {
    transition: all .0s;
}
body .card-body .fix-NotifiManager .row {
    padding: 0;
}
.pagination {
    padding-top: 15px;
}
body .table-scrollable td {
    max-width: 500px;
}
[class*="col-sm-"]:not(input),
[class*="col-sm-"] .row {
     margin: 0;
    padding: 0;
}
.select2-container--default .select2-selection--multiple {
    border: none;
}
.card.footer-fix {
    padding: 0;
    margin: 0;
}

.card.footer-fix .card-body {
    padding-top: 0;
}
.card.footer-fix .col-sm {
    padding: 10px;
    text-align: center;
    color: #252525;
}

.card.footer-fix {
    border-radius: 0 !important;
    margin: 0 -5px;
    padding: 0;
  background: #ededed;
}

.card.footer-fix .col-sm i {
    padding-right: 5px;
}
/*}*/