.v-select input[type=search], .v-select input[type=search]:focus {
  margin: 0 !important;
}

.a17 .vselect--multiple .dropdown-toggle {
  padding-bottom: 0 !important;
}

.a17 .vselect--multiple input[type=search], .a17 .vselect--multiple input[type=search]:focus {
  height: 45px !important;
}

.a17 .vselect__field .selected-tag {
  color: rgb(102, 102, 102) !important;
}

.button--action, .button--editor {
  background: #232323 !important;
}

.nav__item.s--on a:after {
  background: #dc082c !important;
}

.notif--success {
  background: #1d9f3c !important;
  color: #FFFFFF !important;
}
