.cy_contact-us .widget-button,
.cy_contact-us .widget-re-captcha
{
	display: flex;
}
.cy_contact-us .widget-button
{
	margin-top:20px;
}
.cy_contact-us .form-content .widget-body
{
    text-align:left;
}
.cy_contact-us .widget-label
{
    position:relative;
}
.cy_contact-us #lblRadio_0,
.cy_contact-us #lblRadio_1,
.cy_contact-us #lblRadio_2,
.cy_contact-us #lblRadio_3,
.cy_contact-us #lblRadio_4,
.cy_contact-us #lblRadio_5,
.cy_contact-us #lblRadio_6,
.cy_contact-us #lblRadio_7,
.cy_contact-us #lblRadio_8
{
    position:relative;
    top:10px;
}
.cy_newsletter .form-content .widget-body
{
    text-align:left;
}
.cy_newsletter .widget-label
{
    position:relative;
    left:12px;
}