body {
background: url(/theme_content/images/shutterstock_119653975.jpg?q=635120931874430000&themeID=1553&appID=862&appID=862&themeID=1553);
}
.site-body .site-wrapper #content {
background: rgba(255, 255, 255, 0.9);
border-radius: 30px;
}
.site-body .site-wrapper .widget-body {
background: none;
}
.site-body .site-wrapper .widget-header {
border: none;
}
.site-body .site-wrapper {
background: none;
}
.site-body .site-footer {
visibility: hidden;
}
.site-body .widget-sign-up .left.sign-up-button input[type="submit"] {
background: #FFF;
box-shadow: none;
border-radius: 5px;
border-color: #0082d8;
color: #696969;
font-size: 14px;
padding: 12px;
}
.site-body .widget-sign-up .left.sign-up-button {
margin-left: 140px;
}
.site-body .widget-sign-up .editor-field {
width: 240px;
}
.site-body .widget-sign-up .editor-label {
margin-top: 15px;
font-size: 18px;
font-weight: bold;
color: #0082d8;
text-shadow: 1px 1px #FFF;
}
.site-body .widget-sign-up .widget-body {
padding-left: 35%;
width: 300px;
}
.site-body .widget-sign-up .register-captcha {
border-radius: 5px;
width: 220px;
}
.site-body .widget-sign-up .editor-field input[type="text"] {
border-color: #0082d8;
border-radius: 5px;
color: #696969;
}