.modal { border-radius: 5px; }
.modal-header { border: none; }
.modal-body .alert{ background-color: #fff; border: none; padding: 0; }
.modal-footer { background-color: #fff; border: none;}
.modal-footer .btn { border-radius: 3px !important; background-color: #66b1ff !important; border-color: #66b1ff !important; }