/* CSS Document 
Styles related to the Experts Database plugin*/
#post-41 .entry-content ul[class^='wp-block'], .entry-content [class^='wp-block'] ul{
	margin-left:1.5em;
}
.gform-body{
	margin-top:20px;
}
.gform-body .gfield{
	border-bottom:1px solid #959595 !important;
	border-left:1px solid #959595 !important;
	padding:0 0 13px 13px !important;
}
.gform-body .gfield_html, .gform-body .gfield--type-captcha{
	border:none !important;
	padding:0 !important;
}
.gform-body legend.gfield_label{
	padding-top: 18px !important;
}
.gform_wrapper.gravity-theme .gfield_label{
	display:block !important;
	margin-top:-7px;	
}
input[type="submit"]{
	font-weight:bold;
    clear: left;
	margin-top:10px;
	border:1px solid #d7920c;
	background-color:#ceead7;
	padding-left:12px;
	padding-right:12px;
	width: fit-content;
	border-radius:6px;
    font-size: 1.05em;
	margin-right: 30px;
}
a.gv-button-cancel{
	padding: 12px;
	border-radius: 6px;
}
.hideContent, .please_wait{
	display:none;
}
.hiddenLink a{
	color:white;		
}
.hiddenLink::before{
	content:'' !important;
}
.entry-contentt tr th, .entry-content thead th, .entry-content tfoot th {
    font-size: 14px;
    padding: 9px 24px;
}
#gv_addnew{
	font-weight:bold;
    clear: left;
	margin-top:10px;
	border:1px solid #d7920c;
	background-color:#ceead7;
	padding-left:6px;
	padding-right:6px;
	width: fit-content;
	border-radius:6px;
}
#gv_addnew{
	float:right;
}
#gv_addnew h4{
	margin-top:2px;
	margin-bottom:2px;
	font-size: 1.25em !important;
}
fieldset.gf_hide_field{
	visibility:hidden;
	position:absolute;
}
#field_4_23{
	color:red;
}
a.gv-button-delete{
	display:none;
}
#content h2.gform_submission_error{
	font-size: 13.2px;	
}
.gf_readonly input{
	border: none;
	background-color: transparent;
}
#gform_fields_5 .gf_readonly input{
	color:gray;
}
.gf_readonly .gfield_required{
	display: none !important;
}
#gf_hidden{
	display:none;
}
#post-41 .entry-content li{
	font-size: 1.1em;
}
div#bookmarkLink{
	float:right;
}