.ump-btn {
    color: white;
    text-align: center;
    padding: 7px 20px;
    background: black;
    width: 33% !important;
    margin: auto;
    font-family: 'Saira';
    font-weight: 500;
    border-radius: 4px;
}
img.ihc-member-photo {
    border-radius: 0;
    margin: auto;
    max-width: 225px;
    max-height: 225px;
}
.iump-register-form.ihc-register-7 {
    width: 60%;
    margin: auto;
	display:block;
}
i.fa-ihc.fa-premium-conntent-account-ihc::before {
    display: block;
    color: #858585;
    font-family: 'FontAwesome-ihc';
    content: "\f06b";
}
p.insnot {
    display: inline-block;
    margin: 0 10px !important;
    font-weight: 600;
}
p.insnote + div {
    display: initial;
    margin-left: 10px;
}
p.insnote {
    display: inline-block;
    font-weight: 600;
    margin-left: 10px;
}
.ihc-login-template-11 .impu-form-submit input {
    border: 2px solid #dd3333;
    color: #dd3333;

}
.ihc-login-template-11 .impu-form-submit input:hover {
    background-color: #dd3333;
}
.tool-t h2::after {
    content: "\f05a";
    font-family: 'Font Awesome 5 Free';
    margin-left: 6px;
    font-size: 15px;
}
div#ui-datepicker-div {
    background: white;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #dd3333;
}


.main-header-sticky-wrapper {

    margin-top: -245px !important;

}

.masthead-container {max-width:1180px!important;}


/* Added for gavity forms on mobile */
@media (max-width: 640px) {
.gform_wrapper.gravity-theme .ginput_complex span {
    flex: 0 0 auto !important;
	margin-bottom: 0 !important;
}
	.ginput_card_expiration, .ginput_card_expiration_month {
		height: 46px;
	}
	
	.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_cardinfo_right {
		align-items: unset !important;
	}
	
	
	.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_cardinfo_right input {
		height: 46px !important;
	}
	
	legend {
		font-size: inherit !important;
	}
	
	.ginput_cardinfo_right label {
		padding-top: 13px !important;
	}
}

.gfield_consent_description {
	background-color: #FFFFFF;
}