/*.table th, .table td{ border :0px;}*/
.table-striped tbody tr:nth-child(odd) {background-color:#f9f9f9 !important}
.custom-row-alert>td{ color: #b94a48 !important;border-color: #eed3d7 !important;background-color: #f2dede !important;}
.table-hover tbody tr:hover>td,.table-hover tbody tr:hover>th{background-color:#f5f5f5 !important}
.table-hover tbody .custom-row-alert:hover>td { background-color : #b94a48 !important;color:white !important}