/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 30 2024 | 08:10:06 */
.um-register .um-right {
	display: none;
}
.um input[type="submit"].um-button {
	background: #0061b0;
	background-color: #0061b0;
}
.um input[type="submit"].um-button:hover {
	background: #000000;
	background-color: #000000;
}
.um-field-label label {
	font-size: 18px !important;
	font-weight: 400;
	color: #000;
}
.um .um-form input[type="text"], .um .um-form input[type="password"] {
	height: 51px !important;
	border: 1px solid #999 !important;
	color: #000;
}
