

body .gform_wrapper .gform_body {
text-align: center;
}

.gform_wrapper .top_label .gfield_label {
  font-size: 25px;
  text-align: center;
}

div.gform_footer.top_label {
 text-align: center;
}

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
width: 65% !important;
}

.gform_footer top_label {
  margin: 1em 0 0 0;
  clear: both;
}

.gform_wrapper .gform_footer {
  padding: 0px 0px 0px 0px !important; 
  margin: 1em 0 0 0;
  clear: both;
}

body .gform_wrapper .gform_footer input {
 border: none;
  color: white;
  background: #2a80c7;
  padding: 15px 17px 15px 17px;
  margin: 0px auto 0px;
}


#ss-logo {
	max-width: 650px;
        height: auto;
        left: 50%;
        margin-left: -18em;
        margin-top: -42em;
        position: absolute;
        top: 100%;
        width: auto;
}

.email-form {
	  height: 18em;
          left: 50%;
          margin-left: -25em;
          margin-top: -15em;
          position: absolute;
          top: 50%;
          width: 30em;
}

/* Smartphones (portrait) ----------- */
@media screen and (max-device-width : 375px) {
#ss-logo {
max-width: 650px;
height: auto;
left: 50%;
margin-left: -12em;
margin-top: -33em;
position: absolute;
top: 50%;
width: auto;
}

.email-form {
	  position: absolute;
         height: auto;
  	max-width: 650px;
        text-align: center;
}

a.qbutton.small {
element.style {
color: rgb(255, 255, 255);
font-style: normal;
margin: 0px 0px 0px 24%;
}
}