    /* Enter Your Custom CSS Here */

.topper-form .at-row.FirstName.LastName, .at-fieldset.AdditionalInformation, .at-text.MobilePhone, .at-row.at-row-solo.at-row-full.UpdateMyProfile{
    display:none !important;
}
.topper-form .at-text.MobilePhone{
    display:none !important;
}
.topper-form .at-row.at-row-solo.at-row-full.SmsSubscribeMobilePhone, .at-row.at-row-solo.at-row-full.SmsLegalDisclaimer.at-indented{
    display:none !important;
}
/*
 .col-xs-12 {
  margin: 0 !important;
  width: 100%;
} 

.col-md-8 {
  margin: 0 !important;
  width: 100%;
}
*/
.container {
  padding: 10px 10px 10px 10px !important;
}

.module {
  margin-top: auto;
}

#inline-popup .inline-wrap {
    background: transparent;
    padding: 15px;
    text-align: center;
}


