/*
 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, 
#reportsdistrict ul,
#reportssubdistrict 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,
#reportsdistrict li,
#reportssubdistrict 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_fs_person_hide { display:none; }
#bc_form .bc_hide { display:none; }

#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;
}



#incidentlist ul,
#hatelist,
{
width: 100%;
margin: 0 0 0px 0;
padding: 10px 0 10px 0px;
list-style: none;
}

#incidentlist li
{
line-height: 150%;
font-size: 12px;
margin: 0;
padding: 0;
list-style: none;
}

#hatelist li
{
line-height: 150%;
font-size: 12px;
float: left;
width: 33%;
margin: 0;
padding: 0;
list-style: none;
}

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

#bc_form .bc_long_label {width:100%; margin:0px 5px 0px 0px; padding:4px; float:left; clear:both}

#bc_form input.bc_fs_person_hide { display:none; }
#bc_form input.bc_hide { display:none; }

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