/* - - - - - - - - - - - - - - - - - - - - -

 Title : Custom CSS for New Jerusalem Missionary Baptist Church Online Forms
 Author : Dewon Hall
 URL : https://thatcreativeguy.com/	

 Last Updated : November 17, 2025

 - - - - - - - - - - - - - - - - - - - - - -

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;
}


/* -- BACKGROUNDS AND FORM FIELD BORDERS -- */

body /* wallpaper */
{
	font-family: ITC Galliard W01 Roman692801!important;
	background-image: none; 
	background-color: transparent;
	color: none;
}

#emf-container #emf-logo /* header */
{
  background-image: none;
  background-color: #FFFFFF;
}

#emf-container /* form */
{
  background-color: none;
}

#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 #6f1100;
	padding: 0.65em;
	font-size: 13px;
	line-height: normal;
	color: #555;
	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 */
{
  background-color: none!important;
}


/* -- TYPOGRAPHY - use this to change fonts -- */

#emf-container #emf-form-title /* title */
{
  font-family: ITC Galliard W01 Roman692801!important;
  font-style: normal;
  font-size: 30px;
  color: #701000;
  font-weight: normal;
}

#emf-container #emf-form-description /* description */
{
  font-family: ITC Galliard W01 Roman692801!important;
  font-style: normal;
  font-size: 20px;
  color: #fffff;
}

#emf-container label.emf-label-desc /* field title */
{
  font-family: ITC Galliard W01 Roman692801!important;
  font-style: normal;
  font-size: 18px;
  font-weight: 400!important;
  color: #701000;
}

#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: ITC Galliard W01 Roman692801!important;
  font-style: normal;
  font-size: 20px;
  color: #000000;
  font-family: ITC Galliard W01 Roman692801!important;
}

#emf-container li .emf-div-instruction, #emf-container li .emf-div-field label /* instructions */
{
  font-family: ITC Galliard W01 Roman692801!important;
  font-style: normal;
  font-size: 18px;
  color: #000000f;
}


/* -- 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:9px;
  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:20px;
font-family: avenir-lt-pro, sans-serif;
font-weight: 700;
font-style: normal; color: #000000;
	
}

/* -- SECTION TEXT -- */

#emf-container li.emf-field-section_break .emf-section-text{
  font-family: ITC Galliard W01 Roman692801!important;
  font-style: normal;
  font-size: 15px;
  color: #555555;
}

/* -- 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
}

#emf-container .emf-action-next:hover /* next button */
{
	color: #182a54;
	background-color: #c5c5c5;
	text-shadow: none;
}

#emf-container .emf-action-previous:hover /* previous button */
{
	color: #182a54;
	background-color: #c5c5c5;
	text-shadow: none;
}

#emf-container #submit_form:hover /* submit button */
{
	color: #182a54;
	background-color: #c5c5c5;
	text-shadow: none;
}

/* -- CHANGE FORM FIELD BORDER HIGHLIGHT COLOR HERE -- */

#emf-container .emf-action-next:hover /* next 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 dashed #FF0000;
}
/* -- EDIT FIELD LENGTH FOR PHONE NUMBER FIELD, CURRENCY FIELD AND TIME AND DATE  -- */

.emf-input-w20 {width: 100px !important;}
.emf-input-w40 {width: 100px !important;}
.emf-input-w30 {width: 100px !important;}
.padleft-w5 {padding-right: 15px !important;}

/* -- EDIT FONT FOR INSTRUCTIONS ON THE ADDRESS FIELD AND OTHER FIELDS BELOW THE FORM FIELDS -- */

#emf-container li .emf-div-instruction, #emf-container li .emf-div-field label.emf-bottom-label {
    font-family: ITC Galliard W01 Roman692801!important;
    color: rgb(0, 0, 0);
    background-image: none;
    font-size: 16px;
}

/* -- EDIT FONT SPACING BELOW ADDRESS FIELDS, NAME FIELDS, ETC. -- */
#emf-container ul li label.emf-label-desc {
padding-bottom: 3px;
}


/* -- EDIT SUBMIT BUTTON COLOR, ETC. WHEN NOT USING AN IMAGE BUTTON -- */

#emf-li-post-button input {
background-color: purple;
border-color: purple;
}