.modal-with-social-login input[type=checkbox]+label:before, .modal-with-social-login input[type=checkbox]+span:before, .modal-with-social-login input[type=checkbox]+strong:before {
    display: inline-block;
    position: relative;
    left: -10px;
    top: 0px;
}

.modal-with-social-login input[type=checkbox].styled {
    display: none;
}