/* Leave the unicorn-app.css alone and just add your own custom CSS here  */
#sort-list{margin:0;padding:0}
#sort-list li{list-style:none;border-bottom:1px #ccc solid;border-top:1px #ccc solid}
.table tr th:last-child, .table tr td:last-child {border-right: 1px solid #ccc;}
.table-overflow {width: 100%; overflow-x: scroll;}
.table-overflow > .title {background: #444; color: #fff; text-align: center; text-transform: uppercase;}
.table-overflow > .table {width: auto;}
.table-overflow > .table td {background: #fff;}
.full-flow > table {width: 100%; max-width: 100%;}