.table-striped-custom tr.even {
    /* background-color: #f9f9f9; */
    background-color: #fffbe0;
}

.modal-dialog.modal-large{
    width: 60%; /* respsonsive width */
}

.modal-dialog.modal-extra-large{
    width: 90%; /* respsonsive width */
}