.simple-little-table {font-family:Arial, Helvetica, sans-serif;font-size: 15px !important;margin:0px;border:1px solid #ccc;border-collapse: collapse;box-shadow: 0 10px 6px -6px #777;}

.simple-little-table th {font-weight: bold;padding: 5px;border: 1px solid #919292;border-collapse: separate;background:#CBFFEA;font-size: 20px !important;text-align: center;color: #000;}

.simple-little-table tr{text-align: left;}
.simple-little-table tr td:first-child{width: 130px;}
.simple-little-table tr td {padding:3px 10px;border: 1px solid #919292;background: #fff;}
.simple-little-table tr.even td{background: #F3F7F9;}
.simple-little-table tr:last-child td{border-bottom:0;}
.simple-little-table tr:hover td{background: #E1EFF4;border-top: 1px solid #848484;border-bottom: 1px solid #ccc;border-left: 1px solid #ccc;border-right: 1px solid #ccc;color: #000;}
.simple-little-table th a {color: #fff;text-decoration:none;}
.simple-little-table th a:hover {color: #848484;text-decoration:underline;}
.simple-little-table td a {color: #0356ED;}
.simple-little-table td a:hover {color: #000;text-decoration:underline;}