@charset "UTF-8";

/* local css for Narrow
--------------------------------------------------------------*/

.restable thead th{
	display: none!important;
}
.restable tbody tr{
	border: 2px solid #ddd;
}
.restable tbody th{
	display: inline-table;
}
.content-row1{
	display: inline-table;
}