.entry-content ol, .entry-content p, .author-box p, .entry-content ul, .entry-content .wp-video, .entry-content .wp-audio-shortcode, .entry-content .video-player, .quote-caption {
	margin-bottom: 1rem;
}

.nifty_bigbox input {
	padding: 10px;
	
}

.nifty_bigbox {
	font-size: 1.2rem !important;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
a.button,
.pagination a
{
  padding: 1rem 1rem !important;
}

#primary {
	width:inherit !important;
}

table {
	margin-top: 0 !important;
	margin-bottom: 0 !important; 
}

h4 {
	clear: both;
}

td, th, tr {
	padding: 0 !important;
	font-size: 1.2rem !important;
}

tbody {
	border: none;
}

.heading {
	margin-top: 10px;
	padding: 10px;
}
.heading tr {
	border: none;
}

.heading h1,
.heading h2,
.heading h3,
.heading h4,
.heading h5,
.heading h6 {
	margin-bottom: 10px;
	/*font-size: 80%;*/
}

body {
	font-weight: normal;
}

.display_title {
	font-size: larger;
	margin-top: 20px !important;
	margin-bottom: 0 !important;
}

.heading,
.heading tbody,
.heading td {
	border-top:none !important;
}
#reg_section {
	clear:both;
	margin-left: 0;
	width:100%"
}
#reg_section hr {
	border: 5px;
	margin:10px 0;
}

.tab { 
	display:inline-block; 
	margin-left: 30px; 
}

.nolines td {
	border-top: none;

}

.spacing {
	margin-bottom: 30px !important;
}

button {
	font-size: 1.3rem !important;
	padding: 5px !important;
}
