.change-information-form .multiselect__tags {
  background: rgb(246 246 246) !important;
  color: #252729 !important;
}

.change-information-form .multiselect__tag {
  background: #e1e1e2 !important;
  color: #252729 !important;
}

.change-information-form .multiselect__content {
  background: #f6f6f6;
  color: black !important;
}

.change-information-form .multiselect__content .option__title {
  color: black !important;
}

.change-information-form .multiselect__content .custom-checkbox-multiple-va input {
  width: 100%;
}

.multiselect__tags {
  /*background: rgba(68, 79, 100, 0.2) !important;*/
  border: none !important;
  border-radius: 16px !important;
  color: rgba(225, 225, 226, 1) !important;
  z-index: 9999 !important;
  overflow-y: hidden;
  padding: 8px 40px 0 15px !important;

  .multiselect__single {
    line-height: 24px;
    padding-top: 2px;
    margin-bottom: 10px;
  }
}

.multiselect__tags input {
  border: none !important;
}

.multiselect__input {
  font-size: 14px !important;
  padding: unset !important;
}

.multiselect__content-wrapper {
  border: none !important;
  border-radius: 16px !important;
}

.multiselect__tag {
  padding: 10px 12px !important;
  background: #233141 !important;
  font-size: 14px !important;
}

.multiselect__tag-icon {
  position: unset !important;
  width: 14px !important;
  color: white !important;
  line-height: unset !important;
}

.multiselect__tag-icon:after {
  font-size: 16px !important;
  color: white !important;
}

.multiselect__tag-icon:focus,
.multiselect__tag-icon:hover {
  background: unset !important;
}

.nav-tab-custom-homepage {
  padding: 8px;
  background: #131526;
  font-size: 14px;
  font-weight: 500;
  color: rgba(246, 246, 246, 1) !important;
  border-radius: 36px;
  display: flex;
  flex-direction: column;
  gap: 32px;
  max-width: 105px;
  min-width: 105px;
  text-align: center;
  padding-left: 8px !important;
}

.nav-link {
  color: rgba(246, 246, 246, 1) !important;
}

.margin-top-ban-an-an-le {
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  color: #f6f2ff;
}

.nav-tab-custom-homepage .active {
  background: rgba(25, 61, 116, 1);
}

.nav-tab-custom-homepage-item {
  border-radius: 28px;
  padding: 12px;
}

.input-search-new-design {
  padding: 16px 8px 16px 46px !important;
  background: #101d2d !important;
  border: none !important;
  width: 100%;
  line-height: normal;
  border-radius: 32px !important;
}

.input-chat-new-design {
  padding: 14px 16px !important;
  background: #1c2936 !important;
  border: 1px solid rgba(50, 53, 55, 1);
  width: 100%;
  line-height: normal;
  border-radius: 16px !important;
  font-size: 16px !important;
}

.input-chat-new-design::placeholder {
  color: #67696b !important;
}

.icon_search_small {
  top: 30%;
  left: 20px;
}

.button-tim-kiem {
  border-radius: 16px;
  background: rgba(25, 61, 116, 1);
  font-size: 18px;
  color: white;
  border: none;
  width: 100%;
  max-width: 140px;
}

.block-button-tim-kiem {
  display: flex;
  justify-content: center;
  align-items: center;
}

.bo-loc-homepage-new-design {
  position: absolute;
  display: flex;
  justify-content: center;
  gap: 12px;
  padding: 8px 12px;
  color: rgba(225, 225, 226, 1);
  font-size: 14px;
  border-radius: 32px;
  background: #1a2536;
  top: 16%;
  right: 8px;
}

.box-chat-new-ai {
  /*min-height: 200px;*/
  /*max-height: 450px;*/
  overflow: auto;
  margin-bottom: 20px;
}

.b-form-datepicker {
  background: rgba(68, 79, 100, 0.2) !important;
}

.mx-icon-calendar,
.mx-icon-clear {
  color: white !important;
}

#custom_collapse .mx-icon-calendar,
#custom_collapse .mx-icon-clear {
  color: black !important;
}

#modal_nhan-ban_tin .modal-content {
  background: #252b389e !important;
}

.modal-content {
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.12) !important;
  background: rgba(68, 79, 100, 0.2) !important;
  border-radius: 16px !important;
  padding: 32px !important;
}

.modal-content .modal-header {
  border-bottom: unset !important;
}

.custom-checkbox-multiple-va {
  display: flex;
  align-items: center;
  color: white;
}

.custom-checkbox-multiple-va input[type="checkbox"] {
  z-index: 9999;
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.custom-checkbox-multiple-va .checkmark {
  width: 20px;
  height: 20px;
  background-color: #233041; /* Adjust color to match */
  border-radius: 4px;
  position: relative;
  margin-right: 10px;
  border: 0.5px solid rgba(107, 120, 142, 1);
}

.custom-checkbox-multiple-va input:checked ~ .checkmark {
  background-color: #3b5998; /* Adjust to the desired color */
}

.custom-checkbox-multiple-va .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.custom-checkbox-multiple-va input:checked ~ .checkmark:after {
  display: block;
}

.custom-checkbox-multiple-va .checkmark:after {
  left: 5px;
  top: 1px;
  width: 8px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

.custom-checkbox-multiple-va .option__title {
  font-size: 14px;
  color: rgba(248, 248, 248, 1);
}

#choose_vbpl_modal img {
  top: 20% !important;
}

/*.modal {*/
/*    overflow: hidden !important;*/
/*}*/

.tip-selected-vbpl {
  background: rgba(68, 79, 100, 0.2);
  border-radius: 8px;
  padding: 10px 12px;
  color: white;
  width: fit-content;
}

.tooltip-choose-vbpl {
  padding: 25px;
  background: #1d2633;
  border: none;
}

.btn-chon-vbpl {
  padding: 16px;
  background: rgba(25, 61, 116, 1);
  border-radius: 16px !important;
  color: white;
  font-weight: 700;
  font-size: 16px;
  border: none;
  width: fit-content;
}

.tooltip-choose-vbpl {
  border-radius: 16px;
  gap: 20px;
}

/*.tooltip-inner {*/
/*    background: transparent !important;*/
/*    max-width: fit-content !important;*/
/*}*/

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

.border-alert-content {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

.margin-top-40px {
  margin-top: 40px;
}

#detail_item .nav-tabs .nav-link {
  color: #343637 !important;
  font-size: 18px;
}

#detail_item .nav-tabs .nav-link.active {
  background: rgba(25, 61, 116, 1) !important;
  border-radius: 10px;
  border-bottom: unset !important;
  color: rgba(248, 248, 248, 1) !important;
}

#detail_item .nav-item:hover {
  border-bottom: unset !important;
}

#detail_item .nav {
  background: rgba(255, 255, 255, 1) !important;
  font-weight: 500;
  font-size: 18px;
  padding: 4px;
  border-radius: 12px;
}

#detail_item .table-striped tbody tr:nth-of-type(odd) {
  background: transparent !important;
}

#detail_item .table-striped > tbody > tr:nth-of-type(odd) {
  background: transparent !important;
}

/*.table-striped tr {*/
/*    border-top: unset !important;*/
/*}*/

#detail_item .table > :not(caption) > * > * {
  box-shadow: unset !important;
}

#detail_item .table td,
.table th {
  border-top: 1px solid rgba(236, 235, 236, 1) !important;
}

.multiselect__placeholder {
  color: #8993a4 !important;
  line-height: 24px;
}

.my-tooltip-class {
  background: rgba(70, 78, 91, 1);
  border-radius: 8px;
  padding: 12px;
  color: #e5e5e5;
  font-size: 12px;
  height: auto;
  padding: 0 !important;
}

.description-color-gray {
  color: #6b788e !important;
}

.left-0 {
  left: 0;
}

.loading-dots {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 2px;
  background-color: #6c757d; /* Adjust to match the color in the image */
  border-radius: 50%;
  animation: dot-move 1.5s infinite ease-in-out;
}

.dot:nth-child(2) {
  animation-delay: 0.2s;
}

.dot:nth-child(3) {
  animation-delay: 0.4s;
}

@keyframes dot-move {
  0%,
  100% {
    opacity: 0.3;
    transform: translateY(0);
  }
  50% {
    opacity: 1;
    transform: translateY(-10px); /* Adjust this for more or less movement */
  }
}
.custom-b-tooltip-password {
    border-radius: 16px;
    text-wrap: nowrap;
    width: 400px!important;
}
.custom-b-tooltip-password .tooltip-inner{
    padding: 0!important;
    border-radius: 16px;
    min-width: 400px;

}
