.m-b-5 {
  margin-bottom: 5px;
}

.table-responsive {
  width: 98% !important;
  margin: auto;
  /* overflow: auto; */
}
.table-responsive .p-datatable > .p-datatable-wrapper {
  overflow: visible !important;
}

.styleSTT {
  padding-top: 10px;
}

/* body {
  font-family: -apple-system,BlinkMacSystemFont,Roboto,"Noto Sans","Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 12px;
} */

.breadcrumb li a {
  color: #424242;
}

.breadcrumb li a:hover {
  color: #9d6e57;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
span {
  color: #424242;
}

a:hover {
  color: #9d6e57;
  text-decoration: none;
}

.cl1 {
  color: #9d6e57 !important;
}

.cl2 {
  color: #ead4ac;
}

.cl3 {
  color: #d49866;
}

.cl4 {
  color: #636051;
}

.cl-card {
  color: #fff4e0;
}

.dark1 {
  color: #3a3b3f;
}

.dark2 {
  color: #585768;
}

.dark3 {
  color: #66788a;
}

.blue {
  color: #286aa1;
}

.cl_wh {
  color: #fff !important;
}
.cl_black_btn {
  color: #4B5563;
}

.bg1 {
  background: #9d6e57;
}
.bg_red_v2 {
  background: #ed1b24;
}

.bg2 {
  background: #ead4ac;
}

.bg3 {
  background: #d49866;
}

.bg4 {
  background: #636051;
}

.bg-dark1 {
  background: #3a3b3f;
}

.bg-dark2 {
  background: #585768;
}

.bg-dark3 {
  background: #66788a;
}

.bg-blue {
  background: #286aa1;
}
.bg_green_v2 {
  background: #16a34a;
}
.bg_red_v2 {
  background: #dc2626;
}
.bg_white_v2 {
  background: #fff;
  border: 1px solid #cfcfcf;
}
.bg_brown_v2 {
  background: #9d6e57;
}
.text_btn_black_v2 {
  color: #757575;
}
.bg_transparent {
  background: transparent;
}
.bg-card {
  background: #fff4e0;
}

.boder-card {
  /* border-color: #D6BB8C; */
}

.hov-white:hover {
  color: #fff;
}
.btn_add_newV2 {
  /* font-size: 14px; */
  font-style: normal;
  /* font-weight: 400; */
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 4px;
  min-height: 36px;
}
.btn_import_V2 {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 4px;
  min-height: 36px;
  color: #9d6e57;
  background: rgba(157, 110, 87, 0.2);
  border-radius: 4px;
  border: 1px solid #9d6e57;
  cursor: pointer;
}
.btn_delete_V2 {
  /* font-size: 14px; */
  font-style: normal;
  /* font-weight: 400; */
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 4px;
  min-height: 36px;
  padding: 6px 12px;
}

.btn-dismis {
  /* font-size: 24px !important; */
  margin-top: -3px;
  opacity: 0.9;
  /* font-weight: 400; */
}
.icon-clear-input {
  position: absolute;
  top: 13px;
  right: 5px;
  cursor: pointer;
}
.icon-clear-inputNPC {
  position: absolute;
  top: 12px;
  right: 28px;
  cursor: pointer;
}

.input_file-excel {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #9d6e57;
  background: transparent;
}
.input_type_file {
  display: none;
}
.template-button {
  display: flex;
  align-items: center;
  gap: 4px;
  background: rgba(157, 110, 87, 0.2);
  border: 1px solid #9d6e57;
  padding: 6px 12px;
  border-radius: 4px;
  cursor: pointer;
  color: #9d6e57;
}
.template-button span {
  color: #9d6e57;
}
.selectedFileName_wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.selectedFileName {
  font-size: 14px;
  color: #22313f;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
}
.table-responsive {
  border-radius: 8px;
  /* border: 1px solid #e9eaec; */
}
.table-export-err {
  width: 100%;
  border: 1px solid #e9eaec;
  border-radius: 8px;
  margin: auto;
  overflow: auto;
  max-height: 545px;
  display: block;
  position: relative;
}
.table-export-err thead tr {
  position: sticky;
  top: -1px;
  left: 0;
  right: 0;
}
.table-export-err tr,
.table-export-err tr {
  border: 1px solid #e9eaec;
}
.table-export-err tr th {
  background: #fff4e0;
}
.table-export-err tr th:first-child {
  padding: 12px 8px 12px 16px;
}
.table-export-err tr th:last-child {
  padding: 12px 16px 12px 8px;
}

.table-export-err tr td:first-child {
  padding: 12px 8px 12px 16px;
}
.table-export-err tr td:last-child {
  padding: 12px 16px 12px 8px;
}
.table-export-err tr th,
.table-export-err tr td {
  color: #22313f;
  font-size: 14px;
  font-weight: 500;
  /* padding: 12px 16px 12px; */
}
/* -------------------------Ratio------------------------- */
.text-bold {
  font-weight: 600;
}
.text_table {
  /* font-weight: 400; */
  color: #22313f;
  /* font-size: 14px; */
}
.text-line {
  border-bottom: 1px solid #000000;
}
.box-cash p {
  margin: 0;
  width: calc(100% / 3);
  display: inline-block;
}
.image-box {
  position: relative;
  overflow: hidden;
}

.input_date {
  position: relative;
}
.input_code_depart {
  position: relative;
  width: 592px;
  display: block;
}
.input_search_depart {
  position: relative;
  display: block;
}

.icon_calender {
  position: absolute;
  top: 50%;
  right: 8px;
}
.icon_calender_search {
  position: absolute;
  top: 6px;
  right: 8px;
}
.icon_goto_depart {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 32px;
  height: 32px;
}

.image-box::before {
  content: "";
  display: block;
  padding-top: 100%; /* initial ratio of 1:1*/
}

.image-box .image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background-size: cover;
  background-position: center;
}

.image-box.ratio-1-1::before {
  padding-top: 100%;
}

.image-box.ratio-2-1::before {
  padding-top: 50%;
}

.image-box.ratio-1-2::before {
  padding-top: 200%;
}

.image-box.ratio-3-4:before {
  padding-top: 150%;
}

.image-box.ratio-4-3:before {
  padding-top: 75%;
}

.image-box.ratio-5-3:before {
  padding-top: 60%;
}

.image-box.ratio-16-9:before {
  padding-top: 56.25%;
}
.pointer {
  cursor: pointer !important;
}
.image-box-sm {
  width: 64px;
}
.padding-3 {
  padding: 3px !important;
}
/* -------------------------Close ratio------------------------- */
/* -------------------------Cut Text---------------------------- */
.text-1line {
  display: -webkit-box;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-2line {
  display: -webkit-box;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-3line {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* ------------------------Close Cut Text----------------------- */
.bg-summary {
  background-color: #ead4ac !important;
}
.bg-summary-success {
  background-color: #73ecd1 !important;
}
.mm-collapse.mm-show {
  height: unset !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.app-theme-white.app-container {
  background: #ead4ac;
}

.app-theme-white.app-container.bg-page-table {
  background: #fff4e0;
}

.app-theme-white.app-container.bg-dashboard {
  /*background: url('../images/bg-dashboard.svg') no-repeat top right #EAD4AC;*/
  background-size: 50%;
}

.app-header .app-header__content .header-menu .nav-link {
  color: #585768;
}

.app-theme-white .app-footer .app-footer__inner,
.app-theme-white .app-header {
  background: #f6e8cc;
}

.logo {
  max-width: 160px;
  max-height: 40px;
}

.closed-sidebar .logo {
  display: none;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  background-color: #66788a;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #66788a;
}

.app-header .app-header__content .header-menu .nav-link i {
  color: #585768;
}

/* .dropdown-menu .dropdown-item {
  font-size: 13px;
} */

.dropdown-item:hover,
.dropdown-item:focus {
  background-color: #fff5e4;
}

.dropdown-item:active {
  background-color: #9d6e57;
}

.app-theme-white .app-sidebar {
  background: #9d6e57;
}

.p-accordion .p-accordion-content {
  margin-top: 15px !important;
}
.empty_data {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  border-top: 1px solid #e2e8f0;
}
.empty_data {
  padding-top: 24px;
  /* font-size: 14px;
  font-weight: 400;
  font-style: italic; */
}

.department_container {
  display: flex;
  flex-direction: column;
  padding: 12px;
  gap: 12px;
}
.department_container .title_department {
  /* font-size: 0.9rem;
  font-weight: 500; */
  color: #22313f;
  display: flex;
  gap: 16px;
}
.info_department {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 12px;
  /* font-size: 11px; */
}
.info_department .info_department_value {
  font-weight: 500;
}
.info_department .info_department_text {
  font-weight: 400;
}
.content_space_between {
  display: flex;
  justify-content: space-between;
}

.content_space_between .departmet_parent_name {
  color: #22313f;
  /* font-size: 0.9rem;
  font-weight: 500; */
  text-transform: capitalize;
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 4px 8px;
}
.departmet_name {
  color: #22313f;
  /* font-size: 11px;
  font-weight: 400; */
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 4px 8px;
}
.active_department {
  border-radius: 8px;
  border: 1px solid #9d6e57;
}
.department_list {
  gap: 16px;
  overflow: auto;
}
.icon_list_depart {
  width: 5px;
  height: 5px;
  background: #d9d9d9;
  border-radius: 50%;
  margin-right: 10px;
}
.icon_list_depart.selected-icon {
  background: #9d6e57;
}
.custom_ng-select_v2 .ng-select.ng-select-opened > .ng-select-container {
  border-radius: 4px;
  border: 1px solid #9d6e57;
  background: #fff;
}

.custom_ng-select_v2 .ng-dropdown-panel.ng-select-bottom {
  margin-top: 8px !important;
}

.custom_ng-select_v2 .ng-dropdown-panel {
  max-width: 100%;
}
.custom_ng-select_v2 .ng-dropdown-panel.ng-select-bottom {
  border-radius: 4px;
  border: 1px solid #9d6e57;
  background: #fff;
}
.custom_ng-select_v2 .ng-option input[type="checkbox"] {
  accent-color: #9d6e57 !important;
}

.vertical-nav-menu ul {
  padding: 0 0 0 0;
  margin-bottom: 1.2rem;
}

.vertical-nav-menu > li {
  border-bottom: 1px solid #8a5a43;
}

.vertical-nav-menu > li:last-child {
  border-bottom: 0;
}

.vertical-nav-menu li a {
  line-height: 3.4rem;
  height: 3.4rem;
  padding: 0 1.5rem 0 45px;
  color: #ead4ac;
  margin: 0.1rem 0;
  border-radius: 0;
}

.vertical-nav-menu i.metismenu-state-icon,
.vertical-nav-menu i.metismenu-icon {
  opacity: 1;
}

.vertical-nav-menu li a:hover {
  background: transparent;
  color: #fff;
}

.vertical-nav-menu li a.mm-active {
  color: #fff;
  background: transparent;
}

.vertical-nav-menu ul > li > a {
  color: #ead4ac;
  /* padding: 0 0.7rem; */
  padding: 0 0.7rem 0 2rem;
}

.vertical-nav-menu ul:before {
  width: 1px;
  /* background: #8a5a43; */
  background: #ead4ac;
}

.vertical-nav-menu ul > li > a:hover {
  color: #fff;
}

.vertical-nav-menu ul > li > a.mm-active:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #fff;
  position: absolute;
  left: 15px;
  top: 13px;
  border-radius: 50%;
}
.vertical-nav-menu ul > li > a:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #ead4ac;
  position: absolute;
  left: 15px;
  top: 13px;
  border-radius: 50%;
}
.vertical-nav-menu ul > li > a.mm-active .badge_docum {
  color: #fff;
  background-color: #9d6e57;
  border-radius: 24px;
  display: flex;
  padding: 3px;
  justify-content: center;
  align-items: center;
  height: 25px;
  min-width: 25px;
}

.vertical-nav-menu ul > li > a.mm-active {
  color: #fff;
  font-weight: bold;
  border-radius: 0px 4px 4px 0px;
  background: rgba(255, 255, 255, 0.16);
}
.closed-sidebar .vertical-nav-menu ul > li > a.mm-active {
  border-radius: 4px;
}
.badge_docum {
  color: #ead4ac;
  text-align: center;
}

/* .vertical-nav-menu i.metismenu-state-icon,
.vertical-nav-menu i.metismenu-icon {
  font-size: 1.1rem;
} */

.form-control {
  background: transparent;
  /* border: 1px solid #E9EAEC; */
  border: 1px solid var(--Neutral-Dark-Ink-200, #e9eaec);
}

.form-control:focus {
  color: #495057;
  outline: 0;
  box-shadow: 0 0 0 1px #ead4ac;
  border-color: #9d6e57;
}
.custom-ptree-chiTiet .form-control:focus {
  color: #495057;
  outline: 0;
  box-shadow: 0 0 0 0px transparent;
  /* border-color: #9d6e57; */
}

.dl_je_ac {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.dl_jl_ac {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.card {
  border-radius: 6px;
  background: #fff4e0;
  border: 1px solid #d6bb8c;
}
.card-header,
.card-title {
  color: #3a3b3f;
}
.widget-content .widget-content-left .widget-heading {
  margin-right: 15px;
  max-width: 180px;
}

.card-header {
  background: transparent;
  height: 1.5rem;
}
.card-header-tab {
  height: 2.5rem;
}
/* .widget-content .widget-content-wrapper {
  font-size: 13px;
}
.widget-content .widget-numbers {
  font-size: 16px !important;
} */
.card-header > .nav .nav-link.active,
.card-header > .nav .nav-link:hover {
  color: #9d6e57;
}
.card-header > .nav .nav-link.active::before {
  background: #9b6c56;
}
.card-header.card-header-tab .nav {
  width: auto;
  margin-left: 0;
  margin-right: auto;
  left: 0;
}
body .ui-multiselect .ui-multiselect-label {
  max-height: 27px;
}
.card-footer {
  background: transparent;
}

.only-text-card {
  box-shadow: none;
  border: 0;
  border-right: 1px solid #9d6e57;
  border-bottom: 1px solid #9d6e57;
}

.right-tkct a.col-6 {
  padding: 0;
}

.left-tkct {
  padding: 40px;
  border: 1px solid #9d6e57;
}

.card-ctct {
  width: 174px;
  height: 174px;
  background: #9d6e57;
  border-radius: 50%;
}

.card-ctct .card-body {
  padding-top: 60px;
}

.sd-title {
  border-left: 4px solid #9d6e57;
  height: 2.5rem;
}

.box-news-right {
  border-radius: 0 6px 6px 0;
}

.modal-dialog {
  /* background: #F6E8CC; */
  background: transparent;
  background: #fff;
}

.border-cl01 {
  border-color: #8a5a43 !important;
}

.box-tk-ct {
  height: 100%;
}

.h-100 {
  height: 100% !important;
}

.info_common {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.image_container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
}
.styled_image {
  object-fit: cover;
  width: 40px;
  height: 40px;
  border-radius: 24px;
  background-color: #6b7280;
}
.initials-avatar {
  /* font-size: 14px; */
  color: #fff;
  /* font-style: normal; */
  /* font-weight: 400; */
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
}

.table-hover tbody tr:hover {
  background-color: #fff;
}
.check-box-table {
  margin-left: 5px;
}

.sd-label {
  margin-bottom: 0;
  /* font-weight: normal; */
  text-transform: none;
  padding: 2px 4px;
  /* font-size: 11px; */
  z-index: 10;
}

.card-header-title {
  width: 100%;
  text-align: center;
}

.add_btn_form {
  background-color: #905f4f;
  border-radius: 4px;
}

.table-header {
  /* height: 3rem; */
  height: 4rem;
}
.table_header_v2 {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 12px 16px;
  gap: 12px;
}
.filter_table_v2 {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.title_report_warp {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  gap: 4px;
  padding: 8px 0;
}
.title_report_warp .title_report_v2 {
  color: #22313f;
  text-align: center;
  /* font-size: 24px;
  font-style: normal;
  font-weight: 600; */
}
.title_report_warp .sub_title_report_v2 {
  color: #6b7280;
  text-align: center;
  /* font-size: 18px;
  font-style: italic;
  font-weight: 500; */
}

.table_row_total {
  background-color: #9d6e57;
  padding: 12px 2px;
  color: #fff;
}
.text_brown_v2 {
  color: #9d6e57 !important;
}
.select2-container {
  width: 100% !important;
}

.select2-container .select2-selection--single {
  height: 31px;
  background: transparent;
}

.select2-container--default .select2-selection--single {
  border: 1px solid #d8c29a;
  border-radius: 0.2rem;
}

/* .money-number {
  font-size: 0.7rem;
}

h6,
.h6 {
  font-size: 0.9rem;
} */

.pagination li a {
  border: 0;
  color: #585768;
  background: transparent;
}

.pagination li a:hover {
  color: #9d6e57;
  border-radius: 4px;
}

.page-item.active .page-link,
.pagination .active.page-number .page-link {
  background-color: #9d6e57;
  border-color: #9d6e57;
  border-radius: 4px;
}

.header-menu li.open .dropdown-menu,
.widget-content-left .open .dropdown-menu {
  display: block;
}

#chart {
  margin: 0px auto;
  width: 100%;
}

.dropdown-menu {
  padding: 0;
  border: 0;
  /* font-size: 0.8rem; */
}

.custom-dropdown {
  top: 15px !important;
}

.custom-create-drop {
  min-width: 320px;
}

.ct-dropdown-menu {
  min-width: 450px;
  border: 0;
  top: 15px !important;
}

.tt-dropmenu {
  background: #f6faff;
  padding: 14px;
}

.tb-dropdown-menu {
  min-width: 300px;
  border: 0;
  top: 15px !important;
}

.tb-dropdown-menu .tt-dropmenu {
  background: #fff4e9;
}

.fixed-box-dropdown {
  max-height: 60vh;
  overflow-y: auto;
}
/* .additional_warning {
  font-size: 11px;
  font-weight: 400;
  font-style: italic;
} */

.modal {
  padding-right: 0 !important;
}

.right-modal .modal-dialog {
  margin: 0;
  float: right;
}

.right-modal .modal-content {
  border: 0;
  border-radius: 0;
  height: 100vh;
  width: 360px;
}

.right-modal .modal-body {
  overflow-y: auto;
  background: #f1f6ff;
  padding: 10px;
}

.right-modal .row {
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
}

.arrow-left::before {
  content: "";
  position: absolute;
  top: calc(50% - 10px);
  left: -10px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid white;
}

.icon-circle {
  width: 26px;
  height: 26px;
  padding: 0;
  line-height: 26px;
  text-align: center;
  border-radius: 50%;
}

.icon-circle-lg {
  width: 36px;
  height: 36px;
  line-height: 36px;
}

.badge-tb {
  position: absolute;
  top: -8px;
  left: 12px;
}

.closed-sidebar .app-sidebar .app-sidebar__inner ul.mm-show {
  display: none;
}

/* .closed-sidebar .scrollbar-sidebar:hover ul.mm-show {
  display: block;
} */

.breadcrumb {
  background: transparent;
  padding: 0;
  margin-top: -15px;
}

.table-btn-addnew {
  height: 4rem;
  width: 4rem;
}

.table th,
.table td {
  border-top: 1px solid #d9cab0;
}
.customTable_v2 .table th,
.table td {
  border-top: 1px solid #e9ecef !important;
}

.table th {
  border-top: 0;
}

.table thead th {
  border-bottom: 1px solid #9d6e57;
  /* font-size: 11px; */
}

.table-footer {
  background: #f6e8ce;
  border-radius: 0 0 6px 6px;
}

.table-header {
  background: #fff0d4;
  border-radius: 6px;
  border: 1px solid #fde4d7;
  border-left: none;
}
.table-header-v2 {
}

.badge-small {
  padding: 4px 6px;
  /* font-size: 10px; */
}

.list-group-item {
  background: transparent;
  color: #424242;
  padding: 0.75rem 1.25rem 0.3rem !important;
}

.list-group-item:hover {
  color: #9d6e57;
}

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.dropdown-menu {
  background: #fff9ee;
}

.form-inline {
  flex-flow: row;
}
.card-total {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.card-total h5 {
  margin: 10px 0 !important;
  /* font-size: 13px; */
  max-width: 240px;
  padding: 5px;
  border-left: 3px solid #9d6e57;
}

.card-footer h5 {
  margin: 0 !important;
  /* font-size: 13px; */
}

.card-footer h5 button {
  float: left;
}

.app-footer {
  padding: 0 30px;
}

.app-footer__inner {
  border-top: 1px solid #d8c29a;
}

.card.mb-3 {
  margin-bottom: 15px !important;
}

body .ui-tabview.ui-tabview-top .ui-tabview-nav li.ui-state-active a span,
body
  .ui-tabview.ui-tabview-top
  .ui-tabview-nav
  li.ui-state-active:hover
  a
  span {
  color: #ffffff;
}
body .ui-tabview .ui-tabview-panels {
  padding: 0 !important;
}

.txt-codelicense {
  color: #9d6e57;
  /* font-weight: 400;
  font-size: 14px; */
  float: right;
}
.app-main .app-main__inner {
  padding: 16px 0;
}
.box-license {
  width: calc(100% - 300px);
  flex: 0 0 calc(100% - 300px);
}
.ant-select-tree {
  max-height: 400px;
}
.ant-select-open .ant-select-selection,
.ant-select-selection--multiple {
  padding-bottom: 0 !important;
  min-height: 30px !important;
  max-height: 30px !important;
  overflow: auto;
  border-color: #d8c29a !important;
}
.ant-select-selection__rendered {
  line-height: 28px !important;
}
.ant-select-focused .ant-select-selection,
.ant-select-selection:active,
.ant-select-selection:focus {
  box-shadow: none !important;
}
.select-overflow {
  max-height: 28px;
  max-width: 210px;
}
.select-overflow > .ng-select-container {
  max-height: 28px;
  overflow-y: auto !important;
}
.select-overflow > .ng-select-container > .ng-value-container {
  max-height: 28px;
}
.select-overflow
  > .ng-select-container
  > .ng-value-container
  > .ng-placeholder {
  top: 3px;
}
.bg-notify {
  width: 300px;
  max-width: 300px;
  height: 100vh;
  overflow-y: auto;
  position: fixed;
  right: 0px;
  top: 0px;
  background: #fdeed3;
  padding: 90px 15px;
  border-left: 1px solid #d8c29a;
}
body .ui-multiselect {
  border-color: #d8c29a !important;
}
.ng-dropdown-panel .ng-dropdown-panel-items {
  max-height: 300px !important;
}

.box-highlight {
  background: #d1f7ff;
}

.ng-placeholder,
::placeholder {
  /* font-size: 11px; */
  color: #aaa !important;
  top: 10px !important;
}

.box-notify {
  padding: 15px;
  margin-bottom: 15px;
  border-radius: 8px;
  min-height: 280px;
  cursor: pointer;
  min-height: 210px;
}
.box-notify:hover {
  background: #fff4e0;
  box-shadow: 0px 4px 17px rgba(0, 0, 0, 0.15);
  transition: all 0.2s;
}
.box-notify > .text {
  padding-right: 80px;
  display: inline-block;
  float: left;
  max-width: 230px;
}
.box-notify > .text > h5 {
  color: #9d6e57;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.box-notify > .text > i {
  color: #ffffff;
  /* font-size: 46px; */
  padding: 10px 32px;
  background: #9d6e57;
  box-shadow: 0px 15px 21px rgba(0, 0, 0, 0.16);
  border-radius: 6px;
  float: left;
  /* font-weight: 600;
  font-style: normal; */
}
.box-notify > .img {
  width: 130px;
  position: absolute;
  right: 15px;
  margin-top: 30px;
}
.box-notify > .img > img {
  width: 100%;
}

.right-ct-dashboard {
  width: 300px;
  height: 100vh;
  overflow-y: auto;
  position: fixed;
  right: 0px;
  top: 0px;
  background: #fdeed3;
  padding: 90px 15px;
  border-left: 1px solid #d8c29a;
}

.right-ct-dashboard .card {
  background: transparent;
  box-shadow: none;
}

.right-ct-dashboard .card:hover {
  background: #fff4e0;
  box-shadow: 0px 1rem 0.5rem rgba(4, 9, 20, 0.03);
}
body .ui-helper-reset {
  margin-bottom: 15px;
}
body .ui-accordion .ui-accordion-header {
  margin-bottom: 0 !important;
}
body .ui-accordion .ui-accordion-header a {
  background: #fff0d4 !important;
  font-weight: 500 !important;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1) !important;
  border-radius: 4px !important;
  border: none !important;
  font-style: italic;
}

body
  .ui-accordion
  .ui-accordion-header:not(.ui-state-disabled).ui-state-active
  a,
body
  .ui-accordion
  .ui-accordion-header:not(.ui-state-disabled).ui-state-active:hover
  a {
  background-color: #fff0d4 !important;
  color: #585768 !important;
}
body
  .ui-accordion
  .ui-accordion-header:not(.ui-state-disabled).ui-state-active
  a
  .ui-accordion-toggle-icon {
  color: #585768 !important;
}
body .ui-accordion .ui-accordion-content {
  background-color: #fff0d4 !important;
  border: none !important;
  border-radius: 0 0 4px 4px;
  overflow: hidden;
}
.ui-accordion-content-wrapper {
  margin-bottom: 5px !important;
}
.ui-accordion .ui-accordion-header {
  padding: 0 !important;
}
.ant-select-selection--multiple .ant-select-selection__choice__remove svg {
  margin-top: -6px;
}
.ct-dashboard {
  width: calc(100% - 300px);
}

.box-object {
  min-height: 34px;
  border-bottom: 1px solid #d9cab0;
  float: left;
  width: 100%;
  height: 100%;
  padding: 10px 0 3px 0;
}
.box-object i {
  /* font-size: 11px; */
  position: absolute;
  left: 15px;
}
.box-object h5 {
  /* font-weight: 400 !important;
  font-size: 11px !important; */
  float: left;
  width: 100%;
  padding-left: 110px;
  margin: 0;
}

.number-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 64px;
  height: 64px;
  /* font-size: 36px; */
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 15px;
  left: 15px;

  border: 2px solid #8a5a43;
}
.number-item_1 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  height: 64px;
  font-size: 24px;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 15px;
  left: 15px;
}
.chat-box-wrapper {
  display: flex;
  clear: both;
  padding: 0.3rem 0;
}

.chat-box-wrapper + .chat-box-wrapper {
  padding-top: 0;
}
.message_unread{
  position: relative;
  padding-top: 25px !important;
  margin-top: 15px;
}
.message_unread::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ccc;
  z-index: 1;
}
.message_unread::after {
  content: "Tin nhắn chưa đọc";
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 0 10px;
  color: #ccc;
  font-size: 0.9em;
  z-index: 2;
}

.chat-box-wrapper .chat-box {
  box-shadow: 0 0 0 transparent;
  position: relative;
  opacity: 1;
  /* background: #e0f3ff; */
  border: 0;
  padding: 0.35rem 1.5rem;
  border-radius: 30px;
  border-top-left-radius: 0.25rem;
  flex: 1;
  display: flex;
  max-width: 50%;
  min-width: 100%;
  text-align: left;
}
.chat-box-wrapper .chat-box-right {
  background: #9D6E57;
  color: #fff;
}
.chat-box-wrapper .chat-box-left {
  background: #d5c4b259;
  color: #4B5563;
}

.chat-box-wrapper .chat-box + small {
  text-align: left;
  padding: 0.25rem 0 0;
  margin-left: 1.5rem;
  display: block;
}

.chat-box-wrapper.chat-box-wrapper-right {
  text-align: right;
  float: right;
}

.chat-box-wrapper.chat-box-wrapper-right .chat-box {
  border-radius: 30px;
  border-top-left-radius: 30px;
  border-top-right-radius: 0.25rem;
  margin-left: auto;
  white-space: break-spaces;
  /* font-size: 12px; */
}

.chat-box-wrapper.chat-box-wrapper-right .chat-box + small {
  text-align: right;
  margin-right: 1.5rem;
  margin-left: 0;
}

.chat-box-wrapper .avatar-icon img {
  width: 40px;
  max-height: 40px;
  border-radius: 5px;
}
/* .set-password i {
  font-size: 10px;
} */
.input-password {
  display: flex;
}
.input-password .form-control {
  margin-right: 5px;
  text-align: center;
}
.input-password .form-control:last-child {
  margin-right: 0;
}

.logo_choose_dv {
  display: none;
}
.cus_choose_department .logo_choose_dv {
  display: block;
  color: #9d6e57;
  /* font-size: 16px;
  font-weight: 600; */
}
.logo_choose_dv img {
  max-width: 160px;
  max-height: 40px;
}

/* login */
.logo_login {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (min-width: 993px) {
}

@media (min-width: 1200px) {
  .right-ct-dashboard {
    width: 250px;
  }

  .ct-dashboard {
    width: calc(100% - 250px);
  }

  .number-item {
    width: 50px;
    height: 50px;
    /* font-size: 24px; */
  }
  /* .content-tk-ct .card-title {
    font-size: 0.5rem;
  }

  .card-body a {
    font-size: 13px;
  } */

  .image-box-sm {
    width: 50px;
  }

  .rounded-circle {
    height: 40px;
    width: 40px;
    object-fit: cover;
  }

  .box-addNew-ct {
    padding-left: 10px;
    padding-right: 10px;
  }

  .box-addNew-ct img {
    max-width: 44px;
  }

  .box-addNew-ct .col-lg {
    padding-left: 5px;
    padding-right: 5px;
  }

  .left-tkct {
    padding: 20px;
    border: 1px solid #9d6e57;
  }

  .card-ctct {
    width: 110px;
    height: 110px;
    background: #9d6e57;
    border-radius: 50%;
  }

  .card-ctct .card-body {
    padding-top: 30px;
  }
}

@media (min-width: 1600px) {
  .right-ct-dashboard {
    width: 300px;
  }

  .ct-dashboard {
    width: calc(100% - 300px);
  }

  .number-item {
    width: 64px;
    height: 64px;
    /* font-size: 36px; */
  }
  /* .content-tk-ct .card-title {
    font-size: 0.88rem;
  }

  .card-body a {
    font-size: 16px;
  } */

  .image-box-sm {
    width: 64px;
  }

  .box-addNew-ct {
    padding-left: 0;
    padding-right: 0;
  }

  .box-addNew-ct img {
    max-width: 70px;
  }

  .box-addNew-ct .col-lg {
    padding-left: 15px;
    padding-right: 15px;
  }

  .left-tkct {
    padding: 40px;
    border: 1px solid #9d6e57;
  }

  .card-ctct {
    width: 174px;
    height: 174px;
    background: #9d6e57;
    border-radius: 50%;
    margin-right: 0px !important;
    padding-right: 0px !important;
  }

  .card-ctct .card-body {
    padding-top: 60px;
  }
}

@media (max-width: 992px) {
  .app-main .app-main__inner {
    padding: 15px 15px 0;
  }

  .app-header .app-header__content {
    visibility: visible;
    opacity: 1;
    box-shadow: none;
    position: absolute;
    left: 38px;
    /* width: 180px; */
    top: 0;
    transition: all 0.2s;
    background: transparent;
    border-radius: 0px;
    /* padding: 0 10px; */
    overflow: hidden;
  }

  .app-header .app-header__content .app-header-left .nav {
    display: flex;
  }

  .remove-boder-right {
    border-right: 0;
  }

  .remove-boder-bottom {
    border-bottom: 0 !important;
  }

  .app-footer {
    padding: 0 10px;
    height: auto;
  }

  .app-footer .app-footer__inner {
    height: auto;
    text-align: center;
  }

  .box-news-right {
    border-radius: 0 0 6px 6px;
  }

  .box-addNew-ct {
    padding-left: 10px;
    padding-right: 10px;
  }

  .box-addNew-ct img {
    max-width: 44px;
  }

  .box-addNew-ct .col-lg {
    padding-left: 5px;
    padding-right: 5px;
  }

  .table-header {
    height: auto;
  }

  .btn-search-mobile {
    width: 100%;
  }

  .left-ft-table {
    margin-bottom: 15px;
  }

  .left-ft-table .form-control {
    max-width: 60px;
    margin-left: auto !important;
  }

  .app-header .app-header__content .header-btn-lg {
    /* display: none; */
  }

  /* .app-header .app-header__logo {
    display: flex;
  } */

  .app-header__menu,
  .app-header__mobile-menu {
    padding: 0 1rem;
  }

  .app-header__logo {
    padding: 0;
    width: 140px;
  }

  .logo {
    max-width: 120px;
    max-height: 30px;
  }

  .dropdown-menu {
    position: fixed !important;
    z-index: 50;
    left: -2px !important;
    top: 60px !important;
    width: 100% !important;
    transform: translateY(0%) !important;
    min-width: 10px !important;
  }
}

@media only screen and (max-width: 767.98px) {
  .right-ct-dashboard {
    width: 100%;
    height: auto;
    position: relative;
    border-left: 0px;
  }

  .ct-dashboard {
    width: 100%;
  }
  .row {
    margin-right: -10px;
    margin-left: -10px;
  }

  .app-main .app-main__inner {
    padding: 15px 12px 0;
  }

  .app-header .app-header__content {
    visibility: visible;
    opacity: 1;
    box-shadow: none;
    /* position: absolute; */
    position: unset;
    left: 38px;
    /* width: 180px; */
    width: 250px;
    top: 0;
    transition: all 0.2s;
    background: transparent;
    /* border-radius: 50px; */
    border-radius: 0px;
    padding: 0 10px;
    overflow: hidden;
  }
  .app-header .app-header__content .app-header-right {
    margin-right: 10px;
  }

  .app-header .app-header__content .app-header-left .nav {
    display: flex;
  }

  .remove-boder-right {
    border-right: 0;
  }

  .remove-boder-bottom {
    border-bottom: 0 !important;
  }

  .app-footer {
    padding: 0 10px;
    height: auto;
  }

  .app-footer .app-footer__inner {
    height: auto;
    text-align: center;
  }

  .box-news-right {
    border-radius: 0 0 6px 6px;
  }

  .box-addNew-ct {
    padding-left: 10px;
    padding-right: 10px;
  }

  .box-addNew-ct img {
    max-width: 44px;
  }

  .box-addNew-ct .col-lg {
    padding-left: 5px;
    padding-right: 5px;
  }

  .table-header {
    height: auto;
  }

  .btn-search-mobile {
    width: 100%;
  }

  .left-ft-table {
    margin-bottom: 15px;
  }

  .left-ft-table .form-control {
    max-width: 60px;
    margin-left: auto !important;
  }

  .app-header .app-header__content .header-btn-lg {
    /* display: none; */
  }

  .app-header .app-header__logo {
    display: flex;
  }

  .app-header__menu,
  .app-header__mobile-menu {
    padding: 0 1rem;
  }

  .app-header__logo {
    padding: 0;
    width: 134px;
  }

  .logo {
    max-width: 120px;
    max-height: 30px;
  }

  .dropdown-menu {
    position: fixed !important;
    z-index: 50;
    left: -2px !important;
    top: 60px !important;
    width: 100% !important;
    transform: translateY(0%) !important;
    min-width: 10px !important;
  }

  .breadcrumb {
    margin-top: 0;
  }

  .closed-sidebar .logo {
    display: flex;
  }

  .closed-sidebar:not(.closed-sidebar-mobile) .app-header .app-header__logo {
    width: 84px;
  }

  .box-tk-ct {
    flex-direction: column;
  }
  .bg-notify {
    margin: 0;
  }
  .box-license {
    flex: 100%;
  }
  .bg-notify {
    width: 100%;
    max-width: 100%;
  }
  .card-total {
    display: block;
  }
  .card-total h5 {
    max-width: 100%;
  }
  .app-theme-white .app-footer .app-footer__inner,
  .app-theme-white .app-header {
    flex-direction: row-reverse;
  }
}
@media (max-width: 575.98px) {
  /* .app-header .app-header__content .header-btn-lg {
    display: none;
  } */
  .widget-content .widget-content-left .widget-heading-mb {
    display: none;
  }
  .cus_choose_department
    .widget-content
    .widget-content-left
    .widget-heading-mb {
    display: block !important;
  }
}

/* .item-question * {
  font-size: 14px;
} */
body .ui-accordion {
  margin-bottom: 0 !important;
}

body .list-question .ui-accordion .ui-accordion-header {
  position: absolute;
  right: 0;
  width: 100%;
  height: 100%;
}
body .list-question .ui-accordion .ui-accordion-header a {
  box-shadow: none !important;
  width: 100%;
  height: 100%;
}
body
  .list-question
  .ui-accordion
  .ui-accordion-header
  a
  .ui-accordion-toggle-icon {
  position: absolute;
  right: 0;
}
body .list-question .ui-accordion .ui-accordion-content {
  padding-right: 50px !important;
  padding-top: 5 !important;
}
