.resum_mensual .resum_setmana .col-xl-3 {
  max-width: 100%;
  flex: auto;
  width: 100%;
}

.resum_mensual .resum_setmana .total_setmana,
.resum_mensual .resum_setmana .total_setmana_import {
  flex: auto;
  max-width: 50%;
}

#model_fair_seller_vehicle_index .form-group.disabled .card {
  background: #efefef;
}

#model_fair_seller_vehicle_index .form-group.disabled .form-control {
  background: #efefef;
}

.select_seller .disabled,
.select_fair .disabled,
.select_vehicle .disabled {
  background: #eee;
  color: #ccc;
}

