.position-relative .form-check-input{
    position: absolute;
    top: 0;
    left: 40px;
    border-radius: 0px;
    width: 15px;
    height: 15px;
    z-index: 9;
}