#wrap_opt_out_of_email label{ 
	font-weight:normal; 
	display:inline-block; 
	margin-left:32px; 
	font-size:0.9em; 
}
#wrap_opt_out_of_email label input{ 
	margin-left:-32px; 
}
.table{
	margin:12px 0;
}
.table thead th{
	background: #538312;
    padding: 10px;
    color: #fff;
}
.uk-width-medium .uk-input{ font-size:0.9em !important; }
.text-center{ text-align:center; }


.wpcf7-response-output.wpcf7-display-none.wpcf7-custom-submitted
{
	display:none !important;
}

.plan-sidebar .head-sidebar+* .far.fa-file-pdf {
    margin-right: .5em;
}

.plan-sidebar .head-sidebar+* .far.fa-file-pdf {
    color: #00628b;
}

@media (min-width: 1199px) and (max-width: 1327px) {
    .uk-container h1{ margin-top: 26px !important; }
}