.fsSubmit input.fsSubmitButton{
	background-color: #0f80c1!important;
	border: none !important;
}
.fsSubmit input.fsSubmitButton{
	background-color: #0f80c1!important;
	color: white !important;
}
body.fsBody, html.fsjs{
	overflow: hidden!important;
	margin-top: 0 !important;
}
.fsForm .fsSubmit{
	bottom: 50px!important;
}
body.fsBody .fsPage {
    width: calc(100% - 95px);
}