 @import url("https://www.manageengine.com/css/fonts.css");
.row-bg {
	padding: 100px 0px;
}
h2.custom-heading {
	color: #000 !important;
}
div#form h2 {
	text-align: center;
	margin: 0 auto 50px auto;
}
/*form style starts*/
input[type="text"], input[type="email"], input[type="tel"], input[type="password"], textarea {
	border: none !important;
	border-radius: 0px !important;
}
.apiform {
	width: 100%;
	font-family: 'Zoho_Puvi_Regular';
	margin-top: 50px
}
label.formfild {
	position: relative;
}
.formfild {
	position: relative;
}
span.errormsg {
	position: relative;
	top: -10px;
	right: 0;
	bottom: 0;
	left: 0px;
	width: 35%;
	margin: 0 auto;
	z-index: 999;
}
.apiform input {
	width: 35%;
	padding: 0px 20px;
	outline: none;
	margin-top: 0;
	height: 50px;
	box-sizing: border-box;
	margin-bottom: 15px;
	font-size: 18px;
	position: relative;
	z-index: 9;
}
select#MECountryListing {
	border: none;
}
select {
	background: #fff url(https://www.manageengine.com/products/service-desk/images/selectbox-arrow.png) !important;
	background-repeat: no-repeat !important;
	background-position: right !important;
	cursor: pointer;
}
.apiform select {
	width: 35%;
	outline: none;
	margin-top: 0px;
	height: 50px !important;
	border: none;
	box-sizing: border-box;
	border-radius: 0px !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	font-size: 18px;
	color: #000 !important;
	padding: 0px 20px;
}
 input#emailID::placeholder {
 color: #000;
}
.submitdiv {
	float: inherit;
	width: 35%;
	padding: 0px;
}
.apiform input[type="submit"] {
	font-family: 'Zoho_Puvi_SemiBold';
	background: #ef483d;
	color: #fff;
	font-size: 18px;
	width: 100%;
	padding: 10px 30px;
	outline: none;
	border-radius: 0px;
	height: 50px;
	border: none !important;
	margin: 0 auto;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	margin-top: 20px;
	z-index: 9;
}
.prvcy-plicy {
	width: 35%;
	margin: 10px auto 0 auto;
	font-size: 13px;
	color: #000;
	text-align: center;
}
.prvcy-plicy a {
	font-size: 13px;
	color: #000;
	text-decoration: none;
	font-weight: 600;
}
#meGDPRMessage {
	font-size: 14px;
	margin: 10px auto 0;
	color: #000;
	width: 35%;
	line-height: 1.5;
}
.form-fields {
	display: flex;
	justify-content: center;
}
h2.custom-heading {
	color: #000 !important;
}
div#form h2 {
	margin: 0 auto 10px auto;
}
img.features-image {
	width: 500px;
	display: block;
	margin: 0 auto;
}
img.workflow {
	margin: 40px auto;
	display: block;
	border: 1px solid #d7d7d7;
	box-sizing: border-box;
}
/*form style ends*/
