/* - - - - - - - - - - - - - - - - - - - - -

 Title : Custom CSS for Hall-Phillip Reunion Website
 Author : Dewon Hall
 URL : https://thatcreativeguy.com/	

 Last Updated : December 7, 2023

 - - - - - - - - - - - - - - - - - - - - - -

INSTRUCTIONS

You can modify all or portions of these CSS rules.

- - - - - - - - - - - - - - - - - - - - - */


/* -- LOGO -- */

#emf-container #emf-logo a /* logo image */
{
  background-repeat:no-repeat;
  text-indent:-99999px;
  background-image: url("http://emf2/builder/images/themes/logos/airplane.png");
  background-repeat: no-repeat;
  height: 40px;
  display: none;
}

/* -- CHANGE CENTS FIELD IN THE PRICE FIELD -- */
.emf-input-w30 {
width: 50px !important;

/* -- BACKGROUNDS AND FORM FIELD BORDERS -- */

body /* wallpaper */
{
  
        font-family: "santana"
	background-image: none; 
	background-color: transparent;
	color: none;
}

#emf-container #emf-logo /* header */
{
  background-image: none;
  background-color: #FFFFFF;
}

#emf-container /* form */
{
  
}

#emf-container div.emf-div-field input, /* field */
#emf-container div.emf-div-field textarea,
#emf-container div.emf-div-field select
{
	height: auto;
	margin-bottom: 9px;
	border: 1px dashed #ef4036;
	padding: 0.65em;
	font-size: 13px;
	line-height: normal;
	color: #243666;
      background-color: #fff
	
}

#emf-container #emf-form ul li.highlight-field /* highlight */
{
  background-color: none!important;
}

#emf-container li .emf-div-instruction, #emf-container li .emf-div-field label /* instructions text background color underneath form fields */
{
  background-color: none!important;
}


/* -- TYPOGRAPHY - use this to change fonts -- */

#emf-container #emf-form-title /* title */
{
 
   font-family: "santana";
   font-style: bold;
   font-size: 25px;
   color: #ffffff;
   font-weight: normal;
}

#emf-container #emf-form-description /* description */
{

}
  font-family: "santana"
  font-style: normal;
  font-size: 16px;
  color: inherit;
}

#emf-container label.emf-label-desc /* field title */
{
  
  font-family: "santana"
  font-style: bold;
  font-size: 14px;
  font-weight: 700!important;
  color: inherit;
  text-transform: uppercase;
}

#emf-container div.emf-div-field input, /* field text */
#emf-container div.emf-div-field textarea,
#emf-container div.emf-div-field select
{
  
  font-family: "santana"
  font-style: normal;
  font-size: 18px;
  color: #23347a;
  font-family: "santana"
}

#emf-container li .emf-div-instruction, #emf-container li .emf-div-field label /* instructions text on check boxes and multiple choice boxes */
{

  font-family: "santana"
  font-style: normal;
  font-size: 14px;
  color: inherit;
}


/* -- BORDERS -- */

#emf-container /* form */
{ 
  border: none;
}

#emf-container #emf-logo /* header */
{
  -moz-border-radius:2px 2px 0 0;
  -webkit-border-radius:2px 2px 0 0;
}

/* -- SHADOWS THIS IS WHERE YOU CHANGE THE SHADOWS -- */

#emf-container-outer #emf-form-shadows /* bottom shadow image */
{
  display:block;
  margin:0 auto;
  height:0px;
  width:640px;
  border:medium none;
  visibility: none;
}

/* -- Separator Lines -- */

#emf-container .emf-head-widget, #emf-container li .emf-section-separator{
  border-bottom-style: dashed;
  border-color: #555555;
}

/* -- Section Title THIS IS WHERE YOU CHANGE SECTION TITLE FONTS AND COLORS -- */

#emf-container li.emf-field-section_break div.emf-div-field-section h3 {
 
  font-size:12px;
  font-family: "santana"
  color: #243666;
	
}

/* -- Section Text -- */

#emf-container li.emf-field-section_break .emf-section-text{
 
  font-family: "santana"
  font-style: normal;
  font-size: 16px;
  color: #000000;
}

/* -- Buttons -- */

#emf-container .emf-action-next /* next button */
{
	color: #ffffff;
	background-color: #182a54;
	text-shadow: none;
	border-radius: 0.25em;
	border: none;
	padding: 0.563em 1.125em 0.813em;
	font-size: 16px;
	-webkit-transition: all 0.15s linear;
	transition: all 0.15s linear
}

#emf-container .emf-action-previous /* previous button */
{
	color: #ffffff;
	background-color: #182a54;
	text-shadow: none;
	border-radius: 0.25em;
	border: none;
	padding: 0.563em 1.125em 0.813em;
	font-size: 16px;
	-webkit-transition: all 0.15s linear;
	transition: all 0.15s linear
}

#emf-container #submit_form /* submit button */
{
	color: #ffffff;
	background-color: #182a54;
	text-shadow: none;
	border-radius: 0.25em;
	border: none;
	padding: 0.563em 1.125em 0.813em;
	font-size: 16px;
	-webkit-transition: all 0.15s linear;
	transition: all 0.15s linear
}

/* -- CHANGE FORM FIELD BORDER HIGHLIGHT COLOR HERE -- */

#emf-container .emf-action-next:hover /* next button */
{
	color: none;
	background-color: #none;
	text-shadow: none;
}

#emf-container .emf-action-previous:hover /* previous button */
{
	color: #none;
	background-color: #none;
	text-shadow: none;
}

#emf-container #submit_form:hover /* submit button */
{
	color: #none;
	background-color: #none;
	text-shadow: none;
}


/* -- CAPTCHA -- */

#emf-container li#emf-li-captcha #emf-captcha-top-settings
{
  background-color:#AAD6AA;
  color:#FFFFFF;
}

#emf-container li#emf-li-captcha #emf-captcha-bottom-settings
{
  background-color:#E4F8E4;
}

#emf-container li#emf-li-captcha #emf-captcha-input-settings,
#emf-container li#emf-li-captcha #emf-captcha-input-settings a
{
  color:#000000;
}


/* -- Error message -- */

#emf-container .emf-error-message
{
  margin: 10px;
  padding: 10px;
  border: 2px solid #FF0000;
}