.amount-check-manual-input-popup { .modal-header { background-color: #eee; } .modal-body { div.checkbox { margin-left: 10px; } .row { label { line-height: 35px; } } .upload-file-container { margin-top: 20px; .add-file-btn { color: #56e; cursor: pointer; } .files-container { max-height: 200px; overflow-y: auto; line-height: 27px; color: #777; width: 100%; .file-line { display: inline-block; width: 100%; .delete-file { color: #f44; cursor: pointer; text-align: right; } } } } } .modal-footer { .btn { height: 28px; } .btn-first { color: #fff; background-color: #a22; width: 100px; margin-left: 30px; } .btn-second { color: #fff; background-color: #999; width: 100px; margin-left: 30px; } } }