#ctl00_MainContent_WindowMobileUC1_ctl00_ctl00_SubscriptionText,
#ctl00_MainContent_WindowMobileUC1_ctl00_ctl00_SubscriptionInformation,
#ctl00_MainContent_WindowMobileUC1_ctl00_ctl00_OrderInformation {
  display: none;
}

#ctl00_MainContent_WindowMobileUC1_TestMode {
  color: #B73E54;
  background: #FFD1C7;
  margin-left: -1em;
  margin-right: -1em;
  padding-left: 1em;
  text-shadow: none;
}

.ui-header, .ui-footer {
  display: none !important;
}

form > h1 {
  text-align: center;
}

#ctl00_MainContent_WindowMobileUC1_ctl00_ctl00_btnSubmit {
  background: transparent;
}

.ui-btn.ui-input-btn {
  background: #0DCEB2;
  color: #FFF;
  text-shadow: none;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  margin: 24px 0px 32px 0px;
}

.ui-btn:active {
  background: #85E0C1 !important;
  border-color: transparent !important;
  color: #FFF !important;
  text-shadow: none !important;
}
