#modal {
    text-align: left;
}
#modal div {
    display: block;
}
#modal .modal-body .form-group input {
    padding-left: 15px;
}

