.fb-reaction input[type="radio"] {
    display: none;
}
.fb-reaction img {
    width: 40px;
    display: block;
    margin-top: 10px;
    transition: all .3s;
    border: 1px solid transparent;
    border-radius: 20px;
}
.fb-reaction img.active {
    border: 1px solid #c284e4;
    background: #2778f4;
    margin-top: 0;
    margin-bottom: 10px;
}
.img-responsive {
    max-width: 100%;
    height: auto;
}
.img-responsive-histories {
    max-width: 30px;
    height: auto;
}
.fb-reaction .checkbox {
    display: inline-block;
    margin-right: 10px;
}
/*.list-seeding .custom-control-label > span {
    display: block;
    color: rgb(255, 141, 0);
    margin-top: 0px;
    margin-bottom: 0;
}*/
.list-seeding .custom-radio-2{
    margin-bottom: 0 !important;
}
.list-seeding .seeding-price {
    background-color: green;
    padding: 5px 5px 2px 5px;
    font-size: 12px;
    border-radius: 4px;
    color: white;
}
.btn-cancel-order {
    border: 0 !important;
}
.bade-status{
    line-height: 2;
}
.menu{
    width: 20px;
}
.nav-pills .nav-link {
    border-radius: 0.25rem;
    color: red;
}
.area-status-filter {
  display: flex;
  margin-bottom: 20px !important;
}
.area-status-filter button {
  float: left;
  margin-left: 5px;
  margin-top: 5px;
}
.order-tool-bar {
  border-bottom: 1px solid #edf2f9;
  padding-bottom: 15px;
}
.order-tool-bar button {
  margin-right: 7px;
}
.amount-click-select {
  display: flex;
}
.amount-click-select .badge {
  margin: 5px;
  cursor: pointer;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-weight: 500;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #fbf7ff !important;
  color: #A66BE1 !important;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #F4F0FF !important;
}
.select2-container--default .select2-results>.select2-results__options {
  max-height: 500px !important;
}
.select2-container--default .select2-results__option[role=group] {
  padding: unset !important;
}
.select2-dropdown {
  border: 1px solid #E3DFF9 !important;
  border-radius: 20px !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #E3DFF9 !important;
}
.select2-container--default .select2-selection--single {
  border: 1px solid #E3DFF9 !important;
  border-radius: 20px !important;
  padding: .15rem 1rem !important;
  height: auto !important;
  min-height: 40px !important;
}
.btn-edit-vip-order,
.btn-cancel-vip-order,
.btn-view-report-order,
.btn-view-order-logs,
.btn-report-order {
  white-space: nowrap !important;
}
.flag-icon {
  max-width: 18px;
  max-height: 18px;
  margin-left: 4px;
  border-radius: 8px;
  vertical-align: text-bottom;
}
.select2-container {
  min-width: 180px;
}
