/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 
 .acf-ui-datepicker {
	position: static;
 }
 
.fd-form {
 
}

.fd-form .hidden {
	display: none;
}
.fd-form .fd-message {
	display: none;
}
.fd-captcha {
	max-width: 200px;
}

#acf-form .acf-fields > .acf-field {
	/*padding: 0;
	border-top-width: 0;*/
}

div.media-frame-tab-panel {
	position: static;
}

.media-router .media-menu-item {
	color: black;
}
