input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea, select {
    width: inherit !important;
}

#pageTools {
	border-bottom: 3px solid white !important;
}
		
.TitanStripe.StripeDefault {
	margin-top: 5px;
	padding-top: 0;
}

h1 {
	margin-bottom: 1.3em !important;
}
.bottomContent{background:var(--color-medium-light) url(/ClientCss/images/mds/shadow.png) no-repeat center top;}

.g-recaptcha iframe {
	width: 100% !important;
	height: 78px !important;
	min-height: unset !important;
}