@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,300,100);body{background-color:#3e94ec;font-family:Roboto,helvetica,arial,sans-serif;font-size:1pc;font-weight:400;text-rendering:optimizeLegibility}
div.table-title{display:block;margin:auto;max-width:600px;padding:5px;width:100%}
.table-title h3{color:#fafafa;font-family:Roboto,helvetica,arial,sans-serif;font-size:30px;font-style:normal;font-weight:400;text-shadow:-1px -1px 1px rgba(0,0,0,.1);text-transform:uppercase}
.table-fill{-webkit-animation:float 5s infinite;animation:float 5s infinite;background:#fff;border-collapse:collapse;border-radius:3px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.1);box-shadow:0 5px 10px rgba(0,0,0,.1);height:20pc;margin:auto;max-width:750pt;padding:5px;width:100%}
th{background:#1b1e24;border-bottom:4px solid #9ea7af;border-right:1px solid #343a45;color:#d5dde5;font-size:23px;font-weight:100;padding:24px;text-align:left;text-shadow:0 1px 1px rgba(0,0,0,.1);vertical-align:middle}
th:first-child{border-top-left-radius:3px}
th:last-child{border-right:0;border-top-right-radius:3px}
tr{border-bottom-:1px solid #c1c3d1;border-top:1px solid #c1c3d1;color:#666b85;font-size:1pc;font-weight:400;text-shadow:0 1px 1px hsla(0,0,100%,.1)}
tr:hover td{background:#4e5066;border-top:1px solid #22262e;color:#fff}
tr:first-child{border-top:0}
tr:last-child{border-bottom:0}
tr:nth-child(odd) td{background:#ebebeb}
tr:nth-child(odd):hover td{background:#4e5066}
tr:last-child td:first-child{border-bottom-left-radius:3px}
tr:last-child td:last-child{border-bottom-right-radius:3px}
td{background:#fff;border-right:1px solid #c1c3d1;font-size:18px;font-weight:300;padding:20px;text-align:left;text-shadow:-1px -1px 1px rgba(0,0,0,.1);vertical-align:middle}
td.td-img{height:500px}
td:last-child{border-right:0}
th.text-left{text-align:left}
th.text-center{text-align:center}
th.text-right{text-align:right}
td.text-left{text-align:left}
td.text-center{text-align:center}
td.text-right{text-align:right}