.sp_lot_closed { color: red!important; }
.sp_lot_table .rate_col { max-width: 110px; }
.sp_lot_table .radio-inline { white-space:nowrap; }
.sp_lot_table tr:nth-child(even) { background-color: #f2f2f2; }
.sp_lot_table tr:hover { background-color: #33E5FF; }
.sp_lot_table td { padding-top: 10px; padding-bottom: 10px; }
.sp_lot_table td:first-of-type { padding-left: 10px; }
.sp_lot_table td:last-of-type { padding-right: 10px; }