/* CSS fixes for IE8 */
.button {
  background-image: url("https://www.paypalobjects.com/webstatic/i/ex_ce2/sprite/sprite_ieButtons.png");
  background-position: 0 0;
  background-repeat: repeat-x;
  border: 0 none;
  height: auto;
  outline: none;
}
.button:hover,
.button:focus {
  background-position: 0 -100px;
}
.button:active {
  background-position: 0 -200px;
}
.button.light,
.button.secondary {
  background-position: 0 -301px;
}
.button.light:hover,
.button.light:focus,
.button.secondary:hover,
.button.secondary:focus {
  background-position: 0 -400px;
}
.button.light:active,
.button.secondary:active {
  background-position: 0 -500px;
}
.button.notify {
  background-position: 0 -600px;
}
.button.notify:hover,
.button.notify:focus {
  background-position: 0 -700px;
}
.button.notify:active {
  background-position: 0 -800px;
}
.button.disabled,
.button.disabled:hover,
.button.disabled:active,
.button.disabled:focus {
  background-position: 0 -900px;
}
.no-js #countrySelector .country {
  background-image: none;
}
#gblFooter {
  z-index: 1;
  position: relative;
}
.gblHeader .outer {
  background-color: #717074;
}
.gblHeader .site li a {
  padding: 0;
}
.gblHeader .site li span a {
  display: block;
  padding: 0 22px;
}
.gblHeader .site li.skip a {
  padding: 0 22px;
}
.gblHeader .site .current a {
  background: url("https://www.paypalobjects.com/webstatic/i/ex_ce2/sprite/sprite_ieTabs.png") 0 0 no-repeat;
}
.gblHeader .site .current span a {
  background: url("https://www.paypalobjects.com/webstatic/i/ex_ce2/sprite/sprite_ieTabs.png") right 0 no-repeat;
}
.gblHeader .site li a:focus,
.gblHeader .site .current a:focus,
.gblHeader .site li a:active,
.gblHeader .site .current a:active {
  background: url("https://www.paypalobjects.com/webstatic/i/ex_ce2/sprite/sprite_ieTabs.png") 0 -60px no-repeat;
}
.gblHeader .site li span a:focus,
.gblHeader .site .current span a:focus,
.gblHeader .site li span a:active,
.gblHeader .site .current span a:active {
  background: url("https://www.paypalobjects.com/webstatic/i/ex_ce2/sprite/sprite_ieTabs.png") right -60px no-repeat;
}
.formSmall.login div.textInput input {
  background: #cccccc url('https://www.paypalobjects.com/webstatic/i/ex_ce2/sprite/sprite_ieButtons.png') 0 -1600px repeat-x;
  width: 180px;
  height: 26px;
  line-height: 26px;
}
.formSmall.login div.textInput input:focus {
  background: #dedede url('https://www.paypalobjects.com/webstatic/i/ex_ce2/sprite/sprite_ieButtons.png') 0 -1650px repeat-x;
}
.js .formSmall.login .lap div.textInput label,
.js .formSmall.login .lap.textInput label {
  top: 1px;
  left: 13px;
  height: 26px;
  line-height: 26px;
  text-align: left;
}
/* login buttons  */
/* gray secondary submit buttons */
.gblHeader .formSmall.login input.button.secondary,
.button.secondary.account {
  border-top: 1px solid #565656;
  border-left: 1px solid #4d4d4d;
  border-bottom: 1px solid #3e3e3e;
  border-right: 1px solid #4d4d4d;
}
.button.secondary.account a {
  height: 16px;
  min-width: 48px;
}
/* global header my PayPal account button */
.utility.login .button.secondary.account {
  background: url('https://www.paypalobjects.com/webstatic/i/ex_ce2/sprite/sprite_ieButtons.png') 0 -301px repeat-x;
  padding-left: 8px;
  /*resetting padding in IE since we will not show the icon */
  padding-right: 8px;
}
.utility.login .button.secondary.account:hover,
.utility.login .button.secondary.account:focus {
  background-position: 0 -400px;
}
.utility.login .button.secondary.account:active {
  background-position: 0 -500px;
}
/* global header sign up button, button sprite image in action button IE8 css */
.gblHeader .formSmall .button.secondaryAlt,
.button.secondaryAlt.small {
  display: inline-block;
  min-width: 44px;
  border-width: 1px;
  border-style: solid;
  background: url('https://www.paypalobjects.com/webstatic/i/ex_ce2/sprite/sprite_ieButtons.png') 0 -1000px repeat-x;
}
.gblHeader .formSmall .button.secondaryAlt:hover,
.button.secondaryAlt.small:hover,
.gblHeader .formSmall .button.secondaryAlt:focus,
.button.secondaryAlt.small:focus {
  background-position: 0 -1100px;
}
.gblHeader .formSmall .button.secondaryAlt:active,
.button.secondaryAlt.small:active {
  background-position: 0 -1200px;
}
.button.optOut.small {
  background: url('https://www.paypalobjects.com/webstatic/i/ex_ce2/sprite/sprite_ieButtons.png') 0 -1300px repeat-x;
  padding: 4px 10px;
}
.button.optOut.small:hover,
.button.optOut.small:focus {
  background-position: 0 -1400px;
}
.button.optOut.small:active {
  background-position: 0 -1500px;
}
/* for non-JavaScript use case */
.no-js form div.textInput label {
  color: #333;
}
.no-js .login div.textInput a.passwordRecovery {
  position: static;
  padding: 3px 6px;
}
.no-js #nav-global-loggedin .help:hover ul,
.no-js #nav-global-loggedin .help:focus ul,
.no-js #nav-global-loggedin .show ul {
  left: 0;
  right: -1px;
}
.no-js #nav-global-loggedin .help {
  background-color: #fff;
}
.no-js #nav-global-loggedin .help a {
  color: #333;
}
/* Outside Header */
/* Outside Header */
.nav ul li {
  background: none;
}
form div.textInput input,
form div.textInput input:focus {
  background: #ffffff url('https://www.paypalobjects.com/webstatic/i/ex_ce2/sprite/sprite_ieButtons.png') 0 -1700px repeat-x;
}
form div.textInput input {
  padding: 10px 12px 0 12px;
  height: 40px;
}
.formSmall div.textInput input {
  padding: 4px 10px 2px 10px;
  height: 26px;
}
.trayInner {
  background-color: #fff;
  position: relative;
  margin: 3px;
  border: 1px solid;
  border-radius: 5px;
  text-decoration: none;
  border-color: #e5e5e5 #d9d9d9 #ccc;
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.1);
  width: auto;
}
.trayHatch {
  font-size: 11px;
  line-height: 17px;
  padding: 0 0 4px 83px;
}
.trayNav {
  margin-top: 8px;
}
.trayNavHeadline {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 24px;
  text-shadow: 0 1px 0 #fff;
  margin: 0 0 0 74px;
  font-weight: bold;
}
.trayNavOuter {
  background-image: -moz-linear-gradient(rgba(38, 38, 38, 0.1) 0, rgba(184, 184, 184, 0.1) 100%);
  background-image: -webkit-linear-gradient(bottom, rgba(184, 184, 184, 0.1), rgba(38, 38, 38, 0.1));
  border-radius: 8px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0px 1px 0 #ffffff;
  border: 1px solid;
  border-color: #c5c5c5 #d3d3d3 #eaeaea;
  margin-bottom: 16px;
}
.trayNavInner {
  background-color: #fff;
  position: relative;
  margin: 3px;
  padding: 44px;
  border: 1px solid;
  border-radius: 5px;
  text-decoration: none;
  border-color: #e5e5e5 #d9d9d9 #ccc;
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.1);
  width: auto;
}
#progress {
  display: none;
}
.includeContextualHelp:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.navOut,
#main > div {
  width: 988px;
  margin-left: auto;
  margin-right: auto;
}
.pageHeadline {
  width: 988px;
}
.selectDropdown {
  background: none;
}
.selectDropdown select {
  padding-top: 10px;
  width: 120%;
  height: auto;
}
/*FALCON added TODO: remove this from the ie8.css file later */
.SSNEntry {
  margin-right: 20px;
}
.SINEntry {
  margin-right: 20px;
}
.errorContainer.caret {
  margin-top: 0;
}
.informationContainer.caret {
  margin-top: 0;
}
.notificationContainer.caret {
  margin-top: 0;
}
.notification.checkboxInput input {
  background-image: none;
  background-color: #de746a;
}
.notification.radioInput input {
  background-image: none;
  background-color: #de746a;
}
#content #existingAccountLogin .verticalLineSection {
  margin-left: 2px;
  margin-right: 2px;
}
