.modal-header {
    
    border-bottom: 1px solid #f5f5f5;
    
}

.modal-footer {
    
    border-top: 1px solid #f5f5f5;
    
}

.alert, .success, .warning { padding: 8px; }