.select2-container .select2-selection--multiple {
  min-height: 37.5px;
}

.select2-container .select2-selection--multiple .select2-selection__choice {
  color: black;
}

.select2-container .select2-search--inline .select2-search__field {
  margin-top: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin-top: 7px;
}

.bang-gia-km .form-control {
  width: 30%;
  display: inline-block;
}

.bang-gia-km .form-group {
  align-items: center;
}

.bang-gia-km span {
  width: 20%;
  padding-left: 10px;
}

[data-layout=vertical][data-sidebar=dark] .navbar-menu {
  background: #495057;
  border-right: 1px solid #495057;
}

[data-layout=vertical][data-sidebar=light] .navbar-menu {
  background: #ffffff;
  border-right: 1px solid #ffffff;
}

[data-layout=vertical][data-sidebar=cred] .navbar-menu {
  background: #ed1c25;
  border-right: 1px solid #ed1c25;
}

[data-layout=vertical][data-sidebar=cblue] .navbar-menu {
  background: #405189;
  border-right: 1px solid #405189;
}

[data-layout=vertical][data-sidebar=dark] .navbar-menu .navbar-nav .nav-link,
[data-layout=vertical][data-sidebar=cred] .navbar-menu .navbar-nav .nav-link,
[data-layout=vertical][data-sidebar=cblue] .navbar-menu .navbar-nav .nav-link {
  color: #abb9e8;
}

[data-layout=vertical][data-sidebar=dark] .navbar-menu .navbar-nav .nav-link.active,
[data-layout=vertical][data-sidebar=cred] .navbar-menu .navbar-nav .nav-link.active,
[data-layout=vertical][data-sidebar=cblue] .navbar-menu .navbar-nav .nav-link.active,
[data-layout=vertical][data-sidebar=dark] .navbar-menu .navbar-nav .nav-link:hover,
[data-layout=vertical][data-sidebar=cred] .navbar-menu .navbar-nav .nav-link:hover,
[data-layout=vertical][data-sidebar=cblue] .navbar-menu .navbar-nav .nav-link:hover {
  color: #ffffff;
}

[data-layout=vertical][data-sidebar=dark] .navbar-menu .navbar-nav .nav-sm .nav-link.active:before,
[data-layout=vertical][data-sidebar=cred] .navbar-menu .navbar-nav .nav-sm .nav-link.active:before,
[data-layout=vertical][data-sidebar=cblue] .navbar-menu .navbar-nav .nav-sm .nav-link.active:before,
[data-layout=vertical][data-sidebar=dark] .navbar-menu .navbar-nav .nav-sm .nav-link:hover:before,
[data-layout=vertical][data-sidebar=cred] .navbar-menu .navbar-nav .nav-sm .nav-link:hover:before,
[data-layout=vertical][data-sidebar=cblue] .navbar-menu .navbar-nav .nav-sm .nav-link:hover:before {
  color: #ffffff;
  background-color: #ffffff !important;
}

[data-layout=vertical][data-topbar=dark] #page-topbar,
[data-layout=vertical][data-topbar=dark] .topbar-user {
  background-color: #495057;
}

[data-layout=vertical][data-topbar=light] #page-topbar,
[data-layout=vertical][data-topbar=light] .topbar-user {
  background-color: #ffffff;
}

[data-layout=vertical][data-topbar=cred] #page-topbar,
[data-layout=vertical][data-topbar=cred] .topbar-user {
  background-color: #ed1c25;
}

[data-layout=vertical][data-topbar=cblue] #page-topbar,
[data-layout=vertical][data-topbar=cblue] .topbar-user {
  background-color: #405189;
}

[data-layout=vertical][data-topbar=dark] .btn-ghost-secondary,
[data-layout=vertical][data-topbar=cred] .btn-ghost-secondary,
[data-layout=vertical][data-topbar=cblue] .btn-ghost-secondary,
[data-layout=vertical][data-topbar=dark] .navbar-header .user-name-text,
[data-layout=vertical][data-topbar=cred] .navbar-header .user-name-text,
[data-layout=vertical][data-topbar=cblue] .navbar-header .user-name-text {
  color: #ffffff;
}

.check-nps {
  display: flex;
  flex-wrap: wrap;
}

.form-check-nps {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  min-width: 50px;
  text-align: center;
  margin: 0 5px;
}

.form-check-nps input {
  opacity: 0;
  position: absolute !important;
}

.form-check-label-nps {
  position: relative;
  height: 70px;
  width: 50px;
  padding-top: 50px;
  text-align: center;
  transition: all 0.1s ease;
}

.form-check-nps:nth-child(1) input + .form-check-label-nps:before,
.form-check-nps:nth-child(2) input + .form-check-label-nps:before,
.form-check-nps:nth-child(3) input + .form-check-label-nps:before,
.form-check-nps:nth-child(4) input + .form-check-label-nps:before,
.form-check-nps:nth-child(5) input + .form-check-label-nps:before,
.form-check-nps:nth-child(6) input + .form-check-label-nps:before,
.form-check-nps:nth-child(7) input + .form-check-label-nps:before {
  content: "\ec95";
  color: #f06548;
}

.form-check-nps:nth-child(8) input + .form-check-label-nps:before,
.form-check-nps:nth-child(9) input + .form-check-label-nps:before {
  content: "\ec91";
  color: #f7b84b;
}

.form-check-nps:nth-child(10) input + .form-check-label-nps:before,
.form-check-nps:nth-child(11) input + .form-check-label-nps:before {
  content: "\ec8b";
  color: #0ab39c;
}

.form-check-nps input + .form-check-label-nps:before {
  font-size: 35px;
  width: 34px;
  height: 34px;
  margin: auto;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: auto;
  font-family: remixicon !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.form-check-nps input:checked + .form-check-label-nps {
  font-weight: bold !important;
}

.form-check-nps input:checked + .form-check-label-nps:before {
  content: "\eb80";
  font-weight: 400 !important;
}

.list-asw-img {
  display: flex;
  margin-bottom: 20px;
}

.list-asw-img div {
  display: flex;
  flex-direction: column;
  margin: 0 5px;
  text-align: center;
  font-size: 0.8rem;
}
.list-asw-img div img {
  border: 1px solid #ddd;
}

.select2-container .select2-selection--single {
  height: auto;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 32px;
  font-size: 0.8rem;
}

.select2-container .select2-selection--single .select2-selection__arrow {
  height: 32px;
  top: 0px;
}

@media screen and (max-width: 768px) {
  .check-nps {
    justify-content: center;
  }
  .form-check-nps {
    margin: 0 2px;
  }
}
