.form-control,.form-control:focus{
	border: 1px solid rgba(0,0,0,0.1) !important;
}
input#inputCaptcha{
	height: 34px !important;
}
.wrap-input100.validate-input .form-group input{
	font-size: 15px;
    line-height: 1.5;
    color: #24214c;
    display: block;
    width: 100%;
    background: #f5f4f7;
    height: 50px;
    border-radius: 25px;
    padding: 0 30px 0 30px;
}
.vo--form form,
.vo--form p{
	width: 100% !important;
	display:block;
}
.vo--form .wrap-login100{
	max-width:596px !important;
}
.vo--form .logo-img{
	display:block !important;
	width:100% !important;
}
.vo--form .header-lined{
	display:block !important;
	width:100% !important;
	margin-bottom: 15px;
}
.vo--form .alert{
	display:block !important;
	width:100% !important;
}