.logo-admin {
  margin-top: -38px;
  top: 50%;
  padding: 0 20px;
}

.main-body.leftmenu .sidemenu-logo {
  height: 65px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: normal;
}
.main-body.leftmenu .sidemenu-logo .main-logo img {
  max-width: 150px;
  width: 150px;
}
.form-group .select2-container{
    max-width: 100%;
}
.side-menu .header-brand-img {
  width: 33px;
}

.main-profile-menu .users-name {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 100%;
}

.main-header-center {
  margin-left: 0;
}
.main-header-center h3 {
  color: #fff;
}

.main-sidebar-body .nav-link .sidemenu-icon {
  margin-right: 2px;
}

.md-table {
  position: relative;
}
.md-table .fillter-checkbox {
  position: absolute;
  top: 5px;
  right: 0;
  z-index: 999;
}
.md-table .fillter-checkbox span {
  padding-left: 10px;
}

.dark-theme .table.dataTable tr.active, .dark-theme .table.dataTable tr:hover {
  cursor: pointer;
  background: #151532;
}

.policy-pd-10 .card-body {
  padding: 15px;
}
.policy-pd-10 .card-body h4 {
  margin-bottom: 0;
}
.policy-pd-10 .card-policy .card-item .card-item-icon {
  bottom: 10px;
}

table.dataTable {
  margin: 0;
}

.dark-theme .table td {
  border-top: 1px solid rgba(255, 255, 255, 0.12) !important;
}

.main-content-label {
  font-weight: normal;
}

.font-i {
  font-style: italic;
}

.main-contact-info-body.form-contact-info-body .media-body label {
  margin-bottom: 10px;
}

.main-contact-info-body.form-contact-info-body .media-body input {
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: transparent;
}

.select2-container .select2-selection--single .select2-selection__clear {
  z-index: 999;
  right: 8px;
}

.total-6 .card-body {
  padding: 15px 10px;
}
.total-6 .card-policy .card-item .card-item-icon {
  bottom: 10px;
}
.total-6 h4 {
  font-size: 1.1rem;
}

a.text-success:hover, a.text-success:focus {
  color: #19b159  !important;
}

.view-detail {
  transition: all 0.3s;
}
.view-detail:hover {
  padding-left: 3px;
  transition: all 0.3s;
}

.dark-theme .main-sidebar-body .nav-link {
  color: #e5e4e4;
}

nav {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: normal;
  align-content: normal;
}

.md-search .dropdown {
  width: 100%;
}
.md-search .dropdown .dropdown-toggle {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  background-color: #252542;
}
.md-search .dropdown .dropdown-menu {
  width: 100%;
}

.font-15 {
  font-size: 15px !important;
}

.md-save_save {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}

.md-ct-avatar .main-img-user {
  width: 200px;
  height: 200px;
  position: relative;
}
.md-ct-avatar .main-img-user img.rounded-circle {
  border: 1px solid rgba(255, 255, 255, 0.12);
}
.md-ct-avatar .main-img-user .dropify-wrapper {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0;
  background: none;
  border: none;
}
.md-ct-avatar .main-img-user .dropify-wrapper .dropify-preview {
  background: none;
  padding: 0;
  border-radius: 100%;
}
.md-ct-avatar .main-img-user .dropify-wrapper .dropify-preview .dropify-render {
  width: 100%;
  display: inline-block;
  height: 100%;
}
.md-ct-avatar .main-img-user .dropify-wrapper .dropify-preview .dropify-infos {
  display: none;
}
.md-ct-avatar .main-img-user .dropify-wrapper .dropify-clear {
  border: none;
  font-size: 24px;
  padding: 0;
  background: none;
  color: #fff;
  top: 30px;
  right: 30px;
}
.md-ct-avatar .main-img-user .dropify-wrapper .dropify-clear:hover {
  color: #f10808;
}
.md-ct-avatar .main-img-user .dropify-wrapper .dropify-message .dropify-error {
  display: none;
}
.md-ct-avatar .main-img-user .dropify-wrapper .dropify-message .file-icon:before {
  font-size: 30px;
  color: #fff;
  position: absolute;
  top: -74px;
  right: 14px;
}
.md-ct-avatar .main-img-user .dropify-wrapper .dropify-message .file-icon p {
  display: none;
}

.w-40 {
  width: 40%;
  flex: initial !important;
}

.md-full {
  display: inline-block;
  width: 100%;
}

.notice-error {
  color: #f16d75;
  list-style: none;
  font-size: 12px;
  margin-top: 3px;
  margin-bottom: 0 !important;
}

.tx-vali {
  color: #f16d75 !important;
  display: inline-block !important;
}

.border-line .select2-selection.select2-selection--single {
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.card-policy .card-item .card-item-icon {
  bottom: 35px;
}

.to-date {
  position: relative;
}
.to-date span.tt {
  position: absolute;
  top: -20px;
  font-size: 13px;
  color: #9e9eb3;
}

.creatr-profile .col-left {
  width: 130px;
  display: inline-block;
}
.creatr-profile .col-right {
  width: calc(100% - 130px);
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}
.creatr-profile .col-right .value-form {
  width: 50%;
}
.creatr-profile .col-right .value-form .md-ct-avatar .main-img-user {
  width: 200px;
  width: 200px;
}
.creatr-profile .col-right .value-form .md-ct-avatar .main-img-user .dropify-wrapper .dropify-preview {
  border-radius: 0;
  max-height: initial !important;
}
.creatr-profile .col-right .value-form .md-ct-avatar .main-img-user .dropify-wrapper .dropify-message .file-icon:before {
  top: -90px;
  right: 0px;
}
.creatr-profile .col-right .value-form .md-ct-avatar .main-img-user .dropify-wrapper .dropify-clear {
  top: 12px;
  right: 5px;
}
.creatr-profile .col-right .value-form.cmt .md-ct-avatar .main-img-user {
  width: 200px;
  height: 120px;
}
.creatr-profile .col-right .value-form.cmt .md-ct-avatar .main-img-user .dropify-wrapper .dropify-message .file-icon:before {
  top: -50px;
  right: 0px;
}
.creatr-profile .col-right .value-form.cmt .md-ct-avatar .main-img-user .dropify-wrapper .dropify-clear {
  top: 12px;
  right: 5px;
}
.creatr-profile .col-right .value-form.two-select {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}
.creatr-profile .col-right .value-form.two-select .select2 {
  width: 48% !important;
}
.creatr-profile .col-right .value-note .ckbox span {
  font-size: 13px;
  font-weight: normal;
  padding-left: 20px;
  color: #d0d0e2;
}
.creatr-profile .col-right .value-note .ckbox span:after, .creatr-profile .col-right .value-note .ckbox span:before {
  top: 13px;
}

.daterangepicker .ranges .cancelBtn {
  display: none;
}

.mgb-0 {
  margin-bottom: 0 !important;
}

.add-role {
  position: relative;
}
.add-role .click-plus {
  position: absolute;
  width: 16px;
  height: 16px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  top: -18px;
  left: 0;
}

.note-editor {
  position: relative;
  overflow: hidden;
}

.cat-item .select2-container--default .select2-selection--single {
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.md-select-status .dropdown {
  width: 100%;
}
.md-select-status .dropdown button.dropdown-toggle {
  width: 100%;
}
.md-select-status .dropdown button.dropdown-toggle:after {
  margin-left: 10px;
}
.md-select-status .select2-container--default .select2-selection--single {
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.no-edit {
  position: relative;
}
.no-edit:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  z-index: 9;
  opacity: 0;
  width: 100%;
  height: 100%;
}

p.w400 {
  margin-bottom: 0;
  max-width: 400px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.md-price-chart {
  position: relative;
  margin-left: 10%;
  margin-top: -15px;
  padding: 0 25px !important;
}
.md-price-chart .opacity {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 9;
}
.md-price-chart .number {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -10px;
  left: 0;
  z-index: 10;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  color: #29ccbb;
  font-size: 18px;
}
.md-price-chart .dola {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 10px;
  left: 0;
  z-index: 10;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  color: #29ccbb;
  font-size: 14px;
}
.md-price-chart .chartjs-wrapper-demo {
  height: auto;
}
.md-price-chart .chartjs-wrapper-demo #chartPie {
  height: 160px;
}

.withdraw-note {
  display: inline-block;
  margin-right: -30px;
  padding: 0 !important;
}
.withdraw-note p {
  margin-bottom: 0;
  text-align: right;
  font-size: 13px;
}

.modal.bg-06 {
  background: rgba(0, 0, 0, 0.6);
}

.dark-theme .table tbody.no-bg tr {
  background-color: #24243e;
}

.md-select {
  max-width: 300px;
}
.md-select .select2-container {
  width: 100% !important;
}
.md-select.border-radius {
  border-radius: 4px;
}

.dataTables_length select {
  margin-left: 3px;
}
.dataTables_length select option {
  background: #111;
}

.dataTables_wrapper .dataTables_paginate {
  border-radius: 0.25rem;
  display: flex;
  padding-left: 0;
}
.dataTables_wrapper .dataTables_paginate a {
  color: #9f9898 !important;
  background-color: #0e0e23 !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 0.75rem;
  font-weight: 400;
  position: relative;
  line-height: 1.25;
  border-radius: 0 !important;
  margin: 0 !important;
  border-left: none !important;
}
.dataTables_wrapper .dataTables_paginate a.paginate_button {
  color: #9f9898 !important;
}
.dataTables_wrapper .dataTables_paginate a.previous {
  border-left: 1px solid rgba(255, 255, 255, 0.2) !important;
  border-radius: 2px 0 0 2px !important;
}
.dataTables_wrapper .dataTables_paginate a.next {
  border-radius: 0 2px 2px 0 !important;
}

.dark-theme .md-table .table.dataTable th,
.dark-theme .md-table .table.dataTable td {
  border-left: none;
  border-bottom: none;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #24243e;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody::-webkit-scrollbar {
  height: 6px;
  background-color: #24243e;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #9b92ff;
}

.select2-selection__placeholder {
  color: #95959f !important;
}

.md-ct-avatar .main-img-user.no-border-radius .dropify-wrapper .dropify-preview {
  border-radius: 0;
}

.dataTables_length {
  display: none !important;
}

.dataTables_info {
  display: none !important;
}

.dataTables_wrapper .dataTables_paginate {
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  align-content: normal;
  margin-top: 15px;
}
#table_wrapper{
  font-size: 13px;
}
.btn-autoshine {
  padding: 0 !important;
  border: none !important;
  background: none !important;
  outline: none !important;
  width: 20px;
  height: 20px;
  min-height: 20px;
  margin: 0 5px;
}
.btn-autoshine i {
  font-size: 18px;
  margin: 0 5px;
}
.btn-autoshine.no-mg i {
  margin: 0;
}

.w-400 {
  width: 400px !important;
  max-width: 400px !important;
  white-space: normal !important;
}

@media (max-width: 1600px) {
  .dark-theme .table.dataTable th,
  .dark-theme .table.dataTable td {
    font-size: 12px;
  }
}
@media (max-width: 1400px) {
  .md-price-chart {
    padding: 0 !important;
  }
}
@media (max-width: 768px) {
  .main-header-center h3{
    font-size: 16px;
  }
  .md-search .form-control{
    font-size: 13px;
  }
  .btn-check-phone_number{
    margin-top: 5px;
  }
  .note-log table td{
    width: 100% !important;
    display: block;
  }
  .update-mb-booking .table thead{
    display: none;
  }
  .update-mb-booking .table tbody tr td{
    display: block;
    position: relative;
    padding-left: 90px;
  }
  .update-mb-booking .table tbody tr td.action br{
    display: none;
  }
  .update-mb-booking .table tbody tr td.action span{
    margin-right: 5px;
  }
  .update-mb-booking .table tbody tr td:before{
    position: absolute;
    width: 80px;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
/*    justify-content: center;*/
    align-items: center;
    align-content: normal;
    z-index: 1;
    padding-left: 5px;
    border-right: 1px solid rgba(255, 255, 255, 0.12);
  }
  .update-mb-booking .table tbody tr td.stt:before{
    content: "STT";
  }
  .update-mb-booking .table tbody tr td.kh:before{
    content: "Khách hàng";
  }
  .update-mb-booking .table tbody tr td.time:before{
    content: "Thời gian";
  }
  .update-mb-booking .table tbody tr td.service:before{
    content: "Dịch vụ";
  }
  .update-mb-booking .table tbody tr td.total:before{
    content: "Thành tiền";
  }
  .update-mb-booking .table tbody tr td.note:before{
    content: "Ghi chú";
  }
  .update-mb-booking .table tbody tr td.action:before{
    content: "Hành động";
  }
  .main-content.side-content .page-header, .main-content .page-header{
    padding-top: 40px !important;
    min-height: 40px;
    margin-bottom: 10px;
  }
  .tx-24{
    font-size: 18px;
  }
  .page-header .breadcrumb{
    margin-bottom: 5px;
  }
  .main-content .container-fluid{
    padding-left: 15px;
    padding-right: 15px;
  }
  .card-body{
    padding: 15px;
  }
}