/*
Theme Name:   BioFire 2018
Description:  BioFire corporate site based off of the Enfold Theme
Author:       Kelly Branan
Author URL:   Write here the author's blog or website url
Template:     enfold
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  biofire-2018
*/

/* Write here your own personal stylesheet */

/* Gravity Forms Styles */
.gform_wrapper .hidden_label .gfield_label,
.gform_wrapper label.hidden_sub_label,
.gform_wrapper label.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.gform_wrapper li.hidden_label input {
    margin-top: 12px;
}

.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text],
.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
    margin-bottom: 12px;
}

.gform_wrapper .left_label li.hidden_label input,
.gform_wrapper .right_label li.hidden_label input {
    margin-left: 3.7%;
}

.gform_wrapper .hidden_label input.large,
.gform_wrapper .hidden_label select.large,
.gform_wrapper .top_label input.large,
.gform_wrapper .top_label select.large {
    width: 100%;
}

.gfield_checkbox {
	margin-left: 0px;
}

#gform_24 .gfield_description.validation_message,
#gform_24 thead td {
    font-weight: bold;
}
#gform_24 .gfield_description.validation_message{
    color: #00427f;
}

#gform_31 .gfield_list_container tr td:last-child {
    font-weight: bold;
}
#gform_31 .gfield_list_container td{
	vertical-align: top;
}

#gform_31 ul{
	list-style: none;
	margin-left: 0;
}

#gform_31 #field_31_27 tr th a {
    display: block;
}
#gform_31 .poup-mobile{
   margin-bottom: 10px;
   text-transform: uppercase;
   display: inline-block;
}
#gform_31 .validation_message,
#gform_31 .validation_error {
    color: #00427f;
    font-weight: bold;
    font-size: 18px;
    background: #FFEDEE;
    border: 1px solid #00427f;
    padding: 3px 8px;
    margin-top: 5px;
}
@media screen and (min-width: 989px) {
    #gform_31 .poup-mobile{
        display: none;
    }
}
@media screen and (max-width: 989px) {

#gform_31 .gfield_list_container thead{
    display: none !important;
}
.gfield_list_cell { 
    display: block !important;
} 
#gform_31 ul.gform_fields.form_sublabel_above table.gfield_list td::before, 
#gform_31 ul.gform_fields.form_sublabel_below table.gfield_list td::before {
  content: attr(data-label);
  font-size: 14px;
  display: block;
  clear: both;
  font-weight: bold;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding-bottom: 8px;
  cursor: pointer;
  pointer-events: all;
}

#field_28_27 .ginput_container .ginput_container_list.ginput_list .gfield_list.gfield_list_container thead  {
    display:none;
  }
  #gform_31 .gfield_list_container tr td.gfield_list_icons {
    text-align: center;
    padding: 0 2px;
    min-width: 46px;
}
#gform_31 .gfield_list_container tr td.gfield_list_icons a{
    display: block;
}

}

#top #wrap_all .gfield_list_group .disabled select{
    display: none !important;
  }
  .form-na-text{
      display: none;
  }
  .gfield_list_group .disabled .form-na-text{
    display: inline-block;
  }
  #input_31_10_3_container {
    margin-bottom: 25px;
    display: block;
}

/*header widget*/

#top #header_main #custom_html-3 {
    float: none;
    width: auto;
    left: auto !important;
    margin-right: 30px;
    font-weight: bold;
    padding-top: 46px;
    font-size: 22px;
    margin-left: 0;
    padding: 0;
	 transform: none;
	right: auto;
}
#top #header_main #search-2 {
    float: none;
    width: auto;
    margin-right: 20px;
    margin-bottom: 0;
    padding-top: 0px;
    margin-top: 0;
	  transform: none;
	  display: flex;
	 left: auto;
}
#top #header_main #search-2 form{
	margin: auto;
}
#top .header-scrolled #header_main #custom_html-3 {
    padding-top: 0px;
}
#top .header-scrolled #header_main #search-2 {
    padding-top: 8px;
    display: block;
}
.top-right-sidebar {
    float: right;
    display: flex;
    justify-content: center;
    align-content: center;
}
.container.av-logo-container{
	
	max-width: 900px;
	padding:0;
	
}
@media screen and (max-width: 767px) {
	
	.top-right-sidebar{
		display: none;
	}
	
}
#gform_48 .disable input{
	display: none;
}


td.gfield_list_13_cell4:not(.active-note-field) input {
    pointer-events: none;
    opacity: 0;
} 