.bootstrap-table table tr:nth-child(odd) td{background:#ffffff; }
.bootstrap-table table tr:nth-child(2n) td{background:#f6f6f6; }
.bootstrap-table table td, .bootstrap-table table th{font-size:12px !important;}