body.web-to-lead input {
	height: 44px;
	font-size: 16px;
	border-width: 2px;
}

body.web-to-lead {
    background: transparent;
}

.logo .img-responsive{
    max-width: 360px;
    margin: 0px auto;
}

body.web-to-lead .form-control:focus{
  
}


body.web-to-lead .btn {
    padding: 14px 20px;
    width: 100%;
    font-size: 16px;
    margin-top: 6px;

}

body.web-to-lead .text-danger {
display: none !important;
    
}
