.base-loading[data-v-0f4db2f9] {
  display: inline-block;
  width: 64px;
  height: 64px;
}
.base-loading[data-v-0f4db2f9]:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #a7660a;
  border-color: #a7660a transparent #a7660a transparent;
  animation: loading-0f4db2f9 1.2s linear infinite;
}
@keyframes loading-0f4db2f9 {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
.checkbox[data-v-38dc237c] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  border: 1px solid #b4b2b6;
  transition: all 0.5s ease;
}
.checked[data-v-38dc237c] {
  border-color: #a7660a !important;
}
.checked[data-v-38dc237c] {
  background: #a7660a;
}
.no-data[data-v-23a9550d] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 24px;
}
@media (max-width: 750px) {
.no-data[data-v-23a9550d] {
    padding-left: 0;
    padding-right: 0;
}
}
.no-data img[data-v-23a9550d] {
  width: calc(max(120px, min(11vw, 180px)));
  height: auto;
}
.no-data span[data-v-23a9550d] {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #70707B;
  margin-top: 28px;
}
.base-dropdown-checkbox[data-v-6b21ef96] .dropdown-toggle::after {
  display: none;
}
.base-dropdown-checkbox[data-v-6b21ef96] .b-dropdown button {
  min-width: auto;
  border: 1px solid #b4b2b6;
  border-radius: 8px;
  height: 44px;
}
.base-dropdown-checkbox[data-v-6b21ef96] .b-dropdown button:focus {
  box-shadow: none;
}
.base-dropdown-checkbox[data-v-6b21ef96] .b-dropdown button:active {
  box-shadow: none;
}
.base-dropdown-checkbox[data-v-6b21ef96] .b-dropdown .dropdown-menu {
  padding: 0px !important;
}
.base-dropdown-checkbox[data-v-6b21ef96] .b-dropdown .dropdown-menu {
  min-width: 100%;
}
.base-dropdown-checkbox[data-v-6b21ef96] .b-dropdown .dropdown-menu .b-dropdown-form {
  padding: 0px !important;
}
.base-dropdown-checkbox[data-v-6b21ef96] .b-dropdown .dropdown-menu .dropdown-toggle::after {
  display: none;
}
.base-dropdown-checkbox[data-v-6b21ef96] .b-dropdown .dropdown-menu .custom-control-input:checked ~ .custom-control-label::before {
  color: #ffffff;
  border-color: #570080;
  background-color: #570080;
}
.base-dropdown-checkbox__placeholder[data-v-6b21ef96] {
  display: flex;
  align-items: center;
  gap: 20px;
}
.base-dropdown-checkbox__placeholder p[data-v-6b21ef96] {
  margin: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  width: 200px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #1a181b;
}
.base-dropdown-checkbox__check-all[data-v-6b21ef96] {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 20px 20px 12px 16px;
  cursor: pointer;
}
.base-dropdown-checkbox__check-all p[data-v-6b21ef96] {
  margin: 0px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}
.base-dropdown-checkbox__options[data-v-6b21ef96] {
  display: flex;
  align-items: center;
  gap: 17px;
  padding: 12px 16px;
  cursor: pointer;
}
.base-dropdown-checkbox__options__label[data-v-6b21ef96] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.base-dropdown-checkbox__options__label img[data-v-6b21ef96] {
  width: 35px;
}
.base-dropdown-checkbox__options__label p[data-v-6b21ef96] {
  margin: 0px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}
.base-dropdown-checkbox .sub_label[data-v-6b21ef96] {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #b4b2b6;
}
.base-select[data-v-2a8f33cf] {
  position: relative;
  margin-bottom: 1rem;
  width: 100%;
}
.base-select__wrap[data-v-2a8f33cf] {
  display: flex;
  flex-flow: column-reverse;
  position: relative;
  border-radius: 3px;
  height: 110px;
  background: transparent;
  border: 1px solid #d9d6da;
}
.base-select__wrap.show .icon-select-down[data-v-2a8f33cf] {
  transform: translateY(-50%) rotate(-180deg);
}
.base-select__wrap.show .base-select__inner[data-v-2a8f33cf] {
  border: 1px solid #f7f8fa;
}
.base-select__wrap label[data-v-2a8f33cf] {
  padding: 0 0.25rem;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  cursor: auto;
  pointer-events: none;
  position: absolute;
  transform: translate3d(12px, -13px, 0);
  transform-origin: left top;
  transition: 240ms;
  opacity: 0;
}
.base-select .show-options-content[data-v-2a8f33cf] {
  position: relative;
}
.base-select .show-options-content .input-search-branch[data-v-2a8f33cf] {
  width: 100%;
  position: absolute;
  top: 12px;
  left: 14px;
  z-index: 9;
}
.base-select .show-options-content .no-data[data-v-2a8f33cf] {
  position: absolute;
  top: 50px;
}
.base-select__inner[data-v-2a8f33cf] {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  border: 1px solid transparent;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  padding: 5px 20px;
  font-size: 14px;
  color: #919bb2;
}
.base-select__value[data-v-2a8f33cf] {
  display: flex;
  align-items: center;
}
.base-select__value p[data-v-2a8f33cf] {
  color: #000000;
  margin-bottom: 0;
  margin-left: 10px;
  font-size: 16px;
  text-transform: capitalize;
}
.base-select__value .image[data-v-2a8f33cf] {
  width: 100px;
}
.base-select__empty p[data-v-2a8f33cf] {
  margin-bottom: 0;
}
.base-select__logo[data-v-2a8f33cf] {
  margin-right: 15px;
  width: 25px;
  height: 25px;
}
.base-select__logo img[data-v-2a8f33cf] {
  width: 100%;
  height: 100%;
}
.base-select .icon-select-down[data-v-2a8f33cf] {
  transition: all linear 0.2s;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transform-origin: center;
  font-size: 14px;
  right: 20px;
}
.base-select__wrap.input-error select[data-v-2a8f33cf] {
  border: 1px solid #ec1111;
}
.base-select__wrap select[data-v-2a8f33cf]:focus {
  border-color: #f7f8fa;
}
.base-select__wrap.focused label[data-v-2a8f33cf] {
  color: #838a92;
  background-color: #202023;
  z-index: 1;
  opacity: 1;
}
.base-select__options[data-v-2a8f33cf] {
  margin-top: 55px;
  max-height: 342px;
  overflow-y: auto;
  transition: all linear 0.2s;
  transition-delay: 0.001s;
  position: absolute;
  top: 110%;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  z-index: 3;
  background: #ffffff;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.06);
  border-radius: 8px;
  list-style: none;
  padding: 8px 16px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.base-select__options li[data-v-2a8f33cf] {
  padding: 12px;
  cursor: pointer;
  position: relative;
  width: 110px;
  height: 110px;
  border: 1px solid #a7660a;
  margin: 0 -1px -1px 0;
}
.base-select__options li[data-v-2a8f33cf]:hover::before, .base-select__options li.active[data-v-2a8f33cf]::before {
  content: "";
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 99;
  width: 25px;
  height: 25px;
  background: url("http://strap-finder.zenio.vn/assets/images//common/icon-done.svg") no-repeat;
  background-size: 100% 100%;
}
.base-select__options[data-v-2a8f33cf]::-webkit-scrollbar-thumb {
  background: #b4b2b6;
  border-radius: 100px;
}
.base-select__options[data-v-2a8f33cf]::-webkit-scrollbar {
  width: 0.3rem;
}
.base-select__options .base-select__image[data-v-2a8f33cf] {
  height: 90px;
  width: 90px;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
}
.base-select__options .base-select__name[data-v-2a8f33cf] {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}
.mobile .base-select[data-v-2a8f33cf] {
  height: 18.6666666667vw;
}
.mobile .base-select__wrap[data-v-2a8f33cf] {
  height: 18.6666666667vw;
}
.mobile .base-select__options[data-v-2a8f33cf] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.mobile .base-select__options li[data-v-2a8f33cf] {
  width: 24vw;
  height: 24vw;
}
.mobile .base-select__options li .base-select__image[data-v-2a8f33cf] {
  height: 18.6666666667vw;
  width: 18.6666666667vw;
}
.mobile .base-select__value p[data-v-2a8f33cf] {
  display: none;
}
.mobile .base-select__value .image[data-v-2a8f33cf] {
  width: 16vw;
}
.mobile .base-select__empty p[data-v-2a8f33cf] {
  font-size: 3.2vw;
}
