﻿/* ByteFoundry pfSense additional CSS */
/* Salvage Labs 2015 */
/* www.salvagelabs.com.au */

.box table {
	font-size: 13px;
}

.box table td {
	text-align: left;
}

.wrapper.style3 div.yes {
	display: none;
}
.wrapper.style3 div.yes p {
	margin: 0;
}

.hide {
	display: none;
}


