table.switched{margin-bottom: 0;}
.pinned{position: absolute; left: 0; top: 0; background: #fff; width: auto; overflow: hidden; overflow-x: scroll; border-right: 1px solid #ccc; border-left: 1px solid #ccc;}
.pinned table{border-right: none; border-left: none; width: 100%;}
.pinned td:last-child{border-bottom: 0;}
	
div.table-wrapper{position: relative; margin-bottom: 20px; overflow: hidden; border-right: 1px solid #ccc;}
div.table-wrapper div.scrollable{overflow: scroll; overflow-y: hidden;}
	
table.switched td, table.switched th{position: relative; overflow: hidden;}
p.table-caption{margin: 0; padding: 5px 7px 5px 7px; color: #e8e8e8; border-bottom: #f5f5f5 1px solid; background-color: #184274; font-size: 0.9em; font-weight: bold; text-align: center;}
