/*
 Theme Name:     Enfold Child Theme
 Theme URI:      
 Description:    Enfold Child Theme
 Author:         
 Author URI:     
 Template:       enfold
 Version:        1.0.0
*/
 
@import url("../enfold/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

fieldset { border: 1px solid gray; width:100%; padding:5px 20px 20px 20px; clear:both }
legend { padding: 5px; }
label {font-weight: normal; }

#reportsloc ul,
#reportstypeid ul,
#reportstype ul,
#reportsrepeater ul
{
width: 100%;
margin: 0 0 0px 0;
padding: 0 15px 15px 15px;
list-style: none;
}

#reportstypeid li,
#reportstype li
{
line-height: 150%;
float: left;
width: 50%;
margin: 0;
padding: 0;
list-style: none;
}


#reportsloc li,
#reportsrepeater li
{
line-height: 150%;
float: left;
width: 33%;
margin: 0;
padding: 0;
list-style: none;
}

.pagination1 {margin: 0px 0px 0px 0px; padding: 5px 10px 5px 10px; clear:both; background-color:#f8f8f8; width:100%; line-height: 300%; }

#formattable table
{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: none;
width: 100%;
background:none;
border-collapse: collapse;
}

#formattable table tr

{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: none;
width: 100%;
background:none;
}

#formattable table tr td
{
padding: 5px;
margin: 0px 0px 0px 0px;
border: none;
vertical-align: top;
}

#formattable table tr td select
{
margin: 0px;
display:inline;
}

#bc_form .bc_4pp_field {width:22%; margin:0px 5px 0px 0px; padding:5px; float:left; }
#bc_form .bc_4pp_field label {font-weight: normal; }

#bc_form .bc_2pp_field {width:45%; margin:0px 5px 0px 0px; padding:5px; float:left; }
#bc_form .bc_2pp_field label {font-weight: normal; }

#bc_form .bc_3pp_field {width:30%; margin:0px 5px 0px 0px; padding:5px; float:left; }
#bc_form .bc_3pp_field label {font-weight: normal; }

#bc_form div label {font-weight: normal; }

#bc_type_of_incident_h4 {font-weight: normal; padding: 5px; font-size: 15px; color: #333333; }

#bc_form p {clear:both}
.clearer {clear:both; height:0px}


#bc_form .bc_person .bc_error { color:red}
#bc_form .bc_error_p { color:red; padding:10px}

#bc_form .bc_fs_person { border: 1px solid gray; width:100%; background-color:#ffffff; float:left; clear:both}

#bc_form .bc_person {width:100%; background-color:#fff; float:left;}
#bc_form .bc_person .bc_field { background-color:white}
#bc_form .bc_person .bc_field_error { color:red}
#bc_form .bc_person .bc_add_person {text-align:right; padding:0px 5px 0px 0px; margin:0}
#bc_form .bc_person fieldset { background-color:white; width:100%;}

#bc_form .bc_incident_type { float:left; margin:5px 5px 5px 0px; width:48%; }

#formattable input,
#formattable select,
#bc_form .bc_4pp_field input,
#bc_form .bc_3pp_field input,
#bc_form .bc_2pp_field input,
#bc_form .bc_4pp_field select,
#bc_form .bc_3pp_field select,
#bc_form .bc_2pp_field select
{
font-family: 'Open Sans';
font-size: 12px;
}

.customsubmit
{
font-size: 12px;
font-family: 'Open Sans';
font-weight:bold;
}

.iconi2 {
  width: 72px;
  height: 12px;
}

.vreporth3 {
	font-family: 'Open Sans';
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	padding-top: 20px;
	padding-bottom: 0px;
}

.vreporth3a {
	font-family: 'Open Sans';
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	padding-top: 0px;
	padding-bottom: 0px;
}

#report-label {
    width:30%;
	color: #2B2B2B;
	border: none;
	background-color:transparent;
	vertical-align: top;
}

#report-data {
    width:70%;
	font-weight: 600;
	border: none;
	background-color:transparent;
	vertical-align: top;
}

#vreport,
#vreport tr
{
	border: none;
	background-color:transparent;
}

#vreport td {
	vertical-align: top;
	border: none;
	background-color:transparent;
}

#s2member-pro-paypal-registration-form-custom-fields-section-title,
#s2member-pro-paypal-registration-form-captcha-section-title
{display:none;}

#s2member-pro-paypal-registration-submit
{font-size: 13px;}

#top .input-text,
#top input[type="text"],
#top input[type="input"],
#top input[type="password"],
#top input[type="email"],
#top input[type="number"],
#top input[type="url"],
#top input[type="tel"],
#top input[type="search"],
#top textarea,
#top select 
{font-family: 'Open Sans';}

body .gform_wrapper .gform_body {
	font-family: 'Open Sans';
    font-size: 13px;
}