
form, header.at-markup {float:left;width:100%;}
header.at-markup.HeaderHtml, footer.at-markup.FooterHtml.clearfix, fieldset.at-fieldset.ContactInformation, h1.HeaderHtml {
    padding: 0;
}
.main_content header.at-title {
    padding: 3px;margin-bottom:10px;
    font-size: 1.4rem;line-height:1.2em;
}
.mobile-button {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: none;
    -webkit-appearance: none;
    color: #fff;
    font-family: 'Verdana', sans-serif;
    font-size: 12px;
    display: block;
    white-space: nowrap;
    margin: 10px auto 20px;
    width: 90%;
    text-transform: uppercase;
    line-height: 22px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0px;
}