/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

::selection {
    background: #008290 !important;
    color: #ffffff !important;
}

header {
    display: none !important;
}

.content {
    background-color: #008290 !important;
	background-size: cover;
}

p, h1 {
	color: #000000;
}

a {
	color: #000000;
}

a:hover {
	color: #000000 !important;
	text-decoration: underline !important;
}

label {
	text-transform: uppercase;
	font-weight: 700 !important;
	color: #ffffff;
}

/*form input {
    height: auto;
	min-height: 40px;
    border: 1px solid;
    font-size: 16px;
    font-family: 'Proxima N W01 Reg', 'Helvetica Neue', Arial, sans-serif;
    color: #646464;
    padding: 14px 12px 12px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
}*/

form input[type=text]:focus, form input[type=password]:focus, form input[type=email]:focus, form input[type=tel]:focus, form textarea:focus, form select:focus {
    outline: none;
	border: 1px solid #f4fbff;
    background: #f4fbff;
}

/*Gravity Forms Inputs*/

/*input#input_2_2 {
    width: 100%;
}

input#input_2_5 {
    width: 100%;
}

select#input_2_12 {
    width: 100%;
}

select#input_2_12 {
    width: 100%;
	height:40px;
    background: #da2128;
    color: #fff;
    font-weight: 700;
	border:none;
    -webkit-appearance: none;
    background-color: #d82328;
    background-image: url('https://webapp.randoxhealth.com/wp-content/uploads/2017/10/iOS-select-arrow.png');
    background-position : 98% center;
    background-repeat: no-repeat;
    padding-right: 1.5em;
	line-height:20px !important;
	padding: 5px;
}*/

option {
    font-weight: 700;
}

input[type="reset"] {
    background: #006f5b !important;
    border: none !important;
    color: #ffffff !important;
    padding: 10px 50px !important;
    display: inline-block !important;
    height: 55px !important;
	width: 200px !important;
	text-align:center !important;
	border-radius: 4px !important;
}

/*input#gform_submit_button_2 {
    background: #ffffff !important;
    border: none !important;
    color: #000000 !important;
    padding: 10px 50px !important;
    display: inline-block !important;
    height: auto !important;
    width: 200px !important;
    text-align: center !important;
    margin: 0 auto;
}*/

.submit-another {
    background: #fff !important;
    border: none !important;
    color: #000 !important;
    padding: 10px 50px !important;
    display: inline-block !important;
    height: auto !important;
    width: auto !important;
    text-align: center !important;
    margin: 0;
    font-weight: 700;
    border-radius: 4px;
}

li#field_2_17 {
    text-align: center;
    margin: 0;
    padding: 0;
}

.gform_footer.top_label {
    text-align: center;
}

body img.gform_ajax_spinner {
    display: block;
	width:74px;
	height:64px;
	position:absolute;
	bottom:20px;
	right:20px;
}

select {
    padding: 10px !important;
    margin: 0;
    border-radius: 3px !important;
    border: none !important;
    background: #fff;
   -webkit-appearance: none;
}

body .gform_wrapper .top_label div.ginput_container {
    margin-top: 0px !important;
}



.gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half, .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
	padding: 0 10px 0 10px !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
	padding: 0 10px 0 10px !important;
}

.gform_wrapper .gfield_required {
    color: #ffffff !important;
    margin-left: 4px;
}

.gform_wrapper .gfield_error .gfield_label {
    color: #fff !important;
    font-weight: 700 !important;
    font-size: 1em !important;
}

.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, .gform_wrapper li.gfield_error ul.gfield_checkbox, .gform_wrapper li.gfield_error ul.gfield_radio {
    color: #fff !important;
}

.gform_wrapper .validation_message {
    color: #000000 !important;
    font-weight: 700;
    letter-spacing: normal;
}

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
    border: 2px solid #000000 !important;
}

body .gform_wrapper div.validation_error {
    background-color: #ffffff !important;
    border: 3px solid #000000 !important;
    color: #000000 !important;
}

.gform_wrapper li.gfield.gfield_error {
	background-color: rgba(255,255,255,0.25);
}

/* Back To Top */

#back_to_top span {
	border: 3px solid #ffffff !important;
}

#back_to_top span i {
	color: #ffffff !important;
}

/* Modal */

a.modal.custom-ult-modal.overlay-show {
    color: #000000 !important;
}

a:hover.modal.custom-ult-modal.overlay-show {
    color: #000000 !important;
	text-decoration: underline;
}

.ult-overlay-close.popup-edge-top-right {
	border: 3px solid #ffffff !important;
}

h2.gsection_title {
	color: #000000 !important;
}

.ult_modal-body p {
	color: #000000 !important;
}

.gform_wrapper .field_description_below .gfield_description a {
    color: #000000 !important;
}

/* Radio Button */

label#label_2_34_0 {
	font-family: "Lato" !important;
    color: #ffffff !important;
    font-size: 16px !important;
}

div#gfield_description_2_34 {
	color: #ffffff !important;
	background: transparent !important;
	opacity: 1 !important;
}

.sp_kiwi input[type=radio]:not(old)+label:before {
	background: #626a6e;
	border-radius: 3px;
}

.sp_kiwi input[type=radio]:not(old):checked+label:before {
	background: #ffffff;
	border-color: #ffffff;
	color: #008290;
}

/* Submit Button */

.gf_stylespro.sp_kiwi .button {
	font-weight: 600;
	cursor: pointer;
}

/* Validation */

.gf_stylespro .validation_error {
    color: #000000 !important;
}

.gf_stylespro .gfield_description.validation_message {
	color: #000000 !important;
}

.sp_kiwi .gfield_description {
    background: transparent !important;
}

.gf_stylespro .gform_footer {
    margin-top: 0px !important;
    border-top: none !important;
}

.gf_stylespro .validation_error {
    color: #da2128 !important;
    background-color: #ffffff;
    border: 1px solid #da2128 !important;
}

.gf_stylespro .gfield_description.validation_message {
    color: #da2128 !important;
    background-color: #FFFFFF !important;
    border: 1px solid #da2128;
    opacity: 1;
}

.gfield_description.validation_message {
	width: 99% !important;
}

.gf_stylespro .ginput_complex .ginput_left, .gf_stylespro .ginput_complex .ginput_right, .gf_stylespro .ginput_complex .name_first, .gf_stylespro .ginput_complex .name_last {
    width: 49%;
    float: left;
}

.gf_stylespro .ginput_complex>span {
    margin-right: 1%;
    display: block;
    float: left;
    margin-bottom: .4em;
    width: 98%;
}

