.form-control {
    background-clip: border-box!important;
}

input[type="radio"], input[type="checkbox"] {
    position: relative;
    top: 0.1rem;
}