input,textarea,select {
	font-family: Helvetica, Arial;
}

.form-field:nth-child(1) {
	text-align: center;
	padding: 20px;
}

#imgObj {
	width: 35%;
	height: 46px;
}

#dispatchBatchQueryBtn {
	padding-bottom: 30px;
}

#dispatchQueryValidate {
	display: none;
	color: red;
	float: left;
	margin-top: -10px;
	margin-bottom: 10px;
}

.register {
	margin-top: 3.5%;
}

input,textarea,select {
	font-family: Helvetica, Arial;
}

#dispatchQueryValidate .error_circle_png{
	background-image : url("../../../image/20191014085916.jpg");
	width : 14px;
	height : 14px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size:cover;
}

.form-field:nth-child(1) {
	text-align: center;
	padding: 20px;
}

#imgObj {
	width: 35%;
	height: 46px;
}

#dispatchBatchQueryBtn {
	padding-bottom: 30px;
}

.register .form-unit {
	margin: 30px auto
}

.row {
	margin-left: auto !important;
	margin-right: auto !important;
}

.footer-item-title.red-theme  h5{
	color: white;
}

#appxz .site-footer p{
	font-size:14px;
}