#body {margin:0;padding:0;}
table th {vertical-align:top;}
#config th {text-shadow:none;}
table td.info { background: #eee; }
table.info {border:#000 1px solid;border-collapse:collapse;margin:10px 0 0 10px;}
table.tablesorter table.info tbody th,table.tablesorter table.info td {border:#000 1px solid;}
table.tablesorter table.info tbody th {background:#eee;}
#table.options {width:100%;}
table.options pre {width:95%;}
table.options .property, .setwidth {width:115px;}
table.options .type {width:100px; }
table.options .defaults {width:160px;}
table.options .examples {width:60px;}
table.options thead th:nth-child(1) { width: 1%; }
table.options thead .defaults { width: 1%; }
#form {font-size:10pt;margin-bottom:20px;width:auto;}
#form fieldset {padding:10px;text-align:left;width:140px;}
#table, p.small,.smallcode code {font-size:small;}
#p.small {padding-left: 25px;}

.form-control {
	font-size:12px
}

html, body, table {
	font: 12px arial, sans-serif;
}

a {
	color: black;
	text-decoration: none;
}

a:active, a:focus {
	outline: none;
}

h1 {
	font-family: Dosis;
	line-height: 40px;
	font-weight: 400;
	font-style: normal;
	font-size: 28px;
	color: #333;
	margin-top: 20px;
}

.tablesorter-bootstrap > tbody > tr td.primary,
.tablesorter-bootstrap > tbody > tr.even td.primary {
	background-color: #f2f2f2;
}

.tablesorter-bootstrap > tbody > tr.odd td.primary {
	background-color: #e6e6e6;
}

.tablesorter-bootstrap thead th, .tablesorter-bootstrap thead td, .tablesorter-bootstrap tfoot th, .tablesorter-bootstrap tfoot td {
	font-size: 12px;
}
