/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.eshot-form-builder-form-mandatory {
	font-size: 70%;
	position: relative;
	top:-4px;
}

.eshot-form-builder-form-error {
	color: #bf0b0b;
	font-weight: bold;
	
}