/* Select multipla*/
.fs-label-wrap{
    color:#495057!important;
    border:1px solid #ced4da!important;
    border-radius:0.25rem!important;
    background-color:#fff!important;
}

/* Fix radio in chrome */
input[type="radio"], input[type="checkbox"]{
    height:1em!important;
    width:1em!important;
}
#ds-user-label {
  overflow: hidden!important;
}