#csrf_token{
    display: none;
}
/* Disabled effect */
.login100-form-btn:disabled {
    cursor: not-allowed;
    pointer-events: inherit;
}