@charset "utf-8";
@media (max-width: 640px) { #container { width: 100%; min-width: 320px; }
  #footer { height: 50px; }
  #footer_menu { padding: 0px; width: auto; height: auto; }
  #copyright { width: auto; padding: 0px; padding-right: 20px; font-size: 85%; }
  .phoneNormalFont { font-bold: normal; font-size: 100%; }
  .activation_status_badge { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; display: inline; font-size: 85%; height: 20px; margin: 3px 0; padding: 0 4px; text-shadow: none; }
  .recipient_address { margin-top: 0px; }
  .footer_bk_brown { background-size: 100% 90px; }
  .phoneVisible { display: block; }
  .phoneVisibleInline { display: inline; }
  .phoneHidden { display: none; }
  .error { padding-left: 0px; padding-top: 0px; white-space: nowrap; } }
