[type="checkbox"] + label:before {
    border: 2px solid rgba(204, 204, 204, 0.35) !important;
}
.bootstrap-select .bs-searchbox {
    border:none !important;
}
.bs-searchbox {
    width: max-content !important;
}