/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/


 .gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
    float: left;
}

/*.gform_wrapper .ginput_complex span.ginput_right {
    margin-left: 0;
    margin-right: 2.2%;
}*/
.gform_wrapper .ginput_complex .ginput_right input[type="text"] {
    width: 98.8%;
}
.gform_wrapper .ginput_complex .ginput_left input[type="text"] {
    width: 96.8%;
} 
.gform_wrapper .ginput_complex #input_3_34_4_container {
    margin-left: 0;
    margin-right: 2.0%;
}
#input_3_28_3_container, #input_3_28_5_container {
    margin-right: 1%;
}
/*-- 2nd tab css --*/



/*.gform_wrapper .gform_page .gform_fields .field_sublabel_below {
    display: inline-block;
    width: 50%;
}
.gform_wrapper .gform_page .gform_fields .field_sublabel_below .ginput_container_text input.medium {
    width: 100%;
}
.gform_wrapper .gform_page .gform_fields .gf_repeater_child_field{
    display: inherit;
    width: auto;
}
.gform_wrapper .gform_page .gform_fields .gsection, .gform_wrapper .gform_page .gform_fields .gfield_html{
    width: 100%;
    display:inherit;
}
.gform_wrapper .form_sublabel_below {
    display: inline-block;
    margin: 0 -20px !important;
}
.gform_wrapper .gform_page .gform_fields .field_sublabel_below {
    clear: inherit !important;
    float: left;
    width: 50%;
}
#field_3_54, #field_3_57, #field_3_63-3-1, #field_3_63-3-1, #field_3_81, #field_3_83 {
    width:100%;
    float:inherit;
    clear:both !important;
}
*/

.gf_repeater_remove .gf_repeater_remove_default {
    background-color: #fff ;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px auto;
    border: 1px solid #aaa;
    border-radius: 5px;
    display: inline-block;
    margin: 10px 0 0;
    padding: 19px;
}
#AnythingPopup_BoxContainer1{
	width: 60%!important;
	    margin-left: 20%;
		left: 0!important;
}
#AnythingPopup_BoxContainer2{
	width: 60%!important;
	    margin-left: 20%;
		left: 0!important;
}
#AnythingPopup_BoxContainer3{
	width: 60%!important;
	    margin-left: 20%;
		left: 0!important;
}
@media screen and (max-width: 767px){
#AnythingPopup_BoxContainer1{
	width: 90%!important;
	    margin-left: 5%;
		left: 0!important;
}
#AnythingPopup_BoxContainer2{
	width: 90%!important;
	    margin-left: 5%;
		left: 0!important;
}
#AnythingPopup_BoxContainer3{
	width: 90%!important;
	    margin-left: 5%;
		left: 0!important;
}
}
