@charset "UTF-8";
/*csslint empty-rules: false, important: true*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 1%;
  padding-right: 1%;
}
@media (min-width: 768px) {
  .container {
    width: 722px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 942px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1142px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 1%;
  padding-right: 1%;
}
.row {
  margin-left: -1%;
  margin-right: -1%;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 1%;
  padding-right: 1%;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175), X;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -moz-transition-property: height, visibility;
  -ms-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -ms-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -moz-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -moz-transition: border 0.2s ease-in-out;
  -ms-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.clearfix,
.container,
.container-fluid,
.row,
.modal-header,
.modal-footer {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: '';
  line-height: 0;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
/* TWBS2 variable file */
/**
 * @fileOverview Variables contains variables
 * @name Variables
 * @author hdoan, mdaveshah, ziliu
 * @tested browsers FF 12, Chrome 18, Safari 5 on Mac
 */
/* Font sizes */
/* Inputs */
/** old styles **/
/****************/
/* Colors */
/* button colors */
/* New color variables from Adam Dustan's Patterns sheet: https://ebay.box.com/s/apis0xukrp25jzdvjyky */
/* engagement module colors, named via http://chir.ag/projects/name-that-color */
/* info / warning icon colors */
/* generic colors for colors except text like box-border, shadow, background */
/* card colors */
/* textColor for all the colors of text */
/* font weights */
/* Z-index list */
/* user for a bird's eye view of components based on z-axis */
/* for example, if you want to put a button in header, just assign z-index of that button to @zindexHeader */
/* these will overwrite the bootstrap pre defined variables */
/* TODO: check the clean the non-needed modal styles in bootstrap */
/* the same as bootstrap one, just overwrite */
/* Setting for Sidepanel */
/* This is not used by all side panels, only for the default one */
/* what about larger phones like gs3? what about phablets like the note?
/* responsive breakpoints */
/* borders */
/* Image Paths */
/* Image URIs */
/* Navigation */
/* Activity */
/* send money */
/* data uri for notification */
/* wallet */
/* transfer landing page */
/* shop static landing page */
/* feedback icon */
/* VX Pattern Libraries */
/**
 * DO NOT EDIT THIS FILE AS IT'S GENERATED CODE.
 * UED: cgrigson, adustin, nvandewater
 * UIE: jlowery
 * Note: If modifications are needed, don't modify this file! Either override or make a PR to:
 * https://github.paypal.com/jlowery/paypal-vxpattern-lib
*/
/* Icons */
/* Z-index list */
/* user for a bird's eye view of components based on z-axis */
/* for example, if you want to put a button in header, just assign z-index of that button to @zindexHeader */
/* these will overwrite the bootstrap pre defined variables */
/* TODO: check the clean the non-needed modal styles in bootstrap */
/* the same as bootstrap one, just overwrite */
/* Setting for Sidepanel */
/* This is not used by all side panels, only for the default one */
/* what about larger phones like gs3? what about phablets like the note?
/* responsive breakpoints */
/* Navigation */
/* Spinner */
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
/* Setting these elements to height of 100% ensures that
 * .vx_foreground-container fully covers the whole viewport
 */
html,
body {
  height: 100%;
}
/* This wraps the foreground or main part of the app.
 * It's purpose is to provide the "front" layer of the app and
 * allow the "back" layer to exist behind it.
 */
.vx_foreground-container {
  position: relative;
  min-height: 100%;
  width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 0;
  z-index: 800;
  background: #f5f7fa;
  -webkit-transition: left 250ms, right 250ms;
  -moz-transition: left 250ms, right 250ms;
  -ms-transition: left 250ms, right 250ms;
  -o-transition: left 250ms, right 250ms;
  transition: left 250ms, right 250ms;
}
.vx_foreground-container.vx_hasNavAlert {
  padding-top: 57px;
}
.vx_mainContent {
  max-width: 1024px;
  margin: 0 auto;
  padding: 72px 0 9rem;
  position: relative;
}
.vx_a11yText,
.screenreader-only {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
@media (max-width: 768px) {
  .vx_hidden-phone {
    display: none !important;
  }
  .vx_foreground-container {
    width: 100%;
    min-height: 100%;
  }
  .vx_mainContent {
    padding-top: 0;
  }
}
/**
 * DO NOT EDIT THIS FILE AS IT'S GENERATED CODE.
 * UED: cgrigson, adustin, nvandewater
 * UIE: jlowery
 * Note: If modifications are needed, don't modify this file! Either override or make a PR to:
 * https://github.paypal.com/jlowery/paypal-vxpattern-lib
*/
@font-face {
  font-family: 'consumer-icons';
  src: url('https://www.paypalobjects.com/ui-web/iconfont-consumer/3-3-0/fonts/ConsumerIcons-Regular.eot');
  src: url('https://www.paypalobjects.com/ui-web/iconfont-consumer/3-3-0/fonts/ConsumerIcons-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://www.paypalobjects.com/ui-web/iconfont-consumer/3-3-0/fonts/ConsumerIcons-Regular.woff') format('woff'), /* Modern Browsers */ url('https://www.paypalobjects.com/ui-web/iconfont-consumer/3-3-0/fonts/ConsumerIcons-Regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://www.paypalobjects.com/ui-web/iconfont-consumer/3-3-0/fonts/ConsumerIcons-Regular.svg#69ac2c9fc1e0803e59e06e93859bed03') format('svg');
  font-style: normal;
  font-weight: 400;
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
.vx_icon {
  font-family: 'consumer-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 0;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.vx_icon-small:before {
  font-size: 1.58rem;
}
.vx_icon-medium:before {
  font-size: 2.6rem;
}
.vx_icon-large:before {
  font-size: 7.8rem;
}
.vx_icon-burger-small:before {
  content: "\e000";
}
.vx_icon-slider-small:before {
  content: "\e001";
}
.vx_icon-slider-half-small:before {
  content: "\e002";
}
.vx_icon-close-small:before {
  content: "\e003";
}
.vx_icon-add-small:before {
  content: "\e004";
}
.vx_icon-arrow-down-small:before {
  content: "\e005";
}
.vx_icon-arrow-up-small:before {
  content: "\e006";
}
.vx_icon-arrow-left-small:before {
  content: "\e007";
}
.vx_icon-arrow-right-small:before {
  content: "\e008";
}
.vx_icon-arrow-down-half-small:before {
  content: "\e009";
}
.vx_icon-arrow-up-half-small:before {
  content: "\e010";
}
.vx_icon-arrow-left-half-small:before {
  content: "\e011";
}
.vx_icon-arrow-right-half-small:before {
  content: "\e012";
}
.vx_icon-clear-half-small:before {
  content: "\e013";
}
.vx_icon-checkmark-small:before {
  content: "\e014";
}
.vx_icon-checkmark-small-bold:before {
  content: "\e015";
}
.vx_icon-action-arrow-half-small:before {
  content: "\e016";
}
.vx_icon-tooltip-outline-small:before {
  content: "\e017";
}
.vx_icon-tooltip-small:before {
  content: "\e018";
}
.vx_icon-info-small:before {
  content: "\e019";
}
.vx_icon-positive-small:before {
  content: "\e020";
}
.vx_icon-attention-small:before {
  content: "\e021";
}
.vx_icon-critical-small:before {
  content: "\e022";
}
.vx_icon-info-large:before {
  content: "\e023";
}
.vx_icon-positive-large:before {
  content: "\e024";
}
.vx_icon-attention-large:before {
  content: "\e025";
}
.vx_icon-critical-large:before {
  content: "\e026";
}
.vx_icon-pp-logo:before {
  content: "\e029";
}
.vx_icon-notification-small:before {
  content: "\e039";
}
.vx_icon-settings-small:before {
  content: "\e040";
}
.vx_icon-search-small:before {
  content: "\e064";
}
/*
* @name buttons
* @description All defined button styles and states belong here, including any helper class button style options, like `vx_btn-secondary` or `vx_btn-medium` etc.
*
* @group elements
*/
.vx_btn,
.vx_btn-small,
.vx_btn-medium {
  display: inline-block;
  min-width: 6rem;
  padding: 0.75rem 1.5rem;
  margin-bottom: 1.5rem;
  border: 1px solid #0070ba;
  border-radius: 1.5rem;
  font-size: 0.9375rem;
  line-height: 1.6;
  font-family: 'PayPal-Sans', sans-serif;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  color: #ffffff;
  background-color: #0070ba;
  transition: all 250ms ease;
  -webkit-font-smoothing: antialiased;
}
.vx_btn:visited,
.vx_btn-small:visited,
.vx_btn-medium:visited,
.vx_btn:active,
.vx_btn-small:active,
.vx_btn-medium:active,
.vx_btn:hover,
.vx_btn-small:hover,
.vx_btn-medium:hover,
.vx_btn:focus,
.vx_btn-small:focus,
.vx_btn-medium:focus {
  color: #ffffff;
}
.vx_btn:visited,
.vx_btn-small:visited,
.vx_btn-medium:visited {
  text-decoration: none;
}
.vx_btn:hover,
.vx_btn-small:hover,
.vx_btn-medium:hover,
.vx_btn:focus,
.vx_btn-small:focus,
.vx_btn-medium:focus {
  background-color: #003087;
  border: 1px solid #003087;
  box-shadow: none;
  text-decoration: none;
}
.vx_btn:focus,
.vx_btn-small:focus,
.vx_btn-medium:focus {
  outline: none;
  text-decoration: underline;
}
.vx_btn[disabled],
.vx_btn-small[disabled],
.vx_btn-medium[disabled],
.vx_btn[disabled]:hover,
.vx_btn-small[disabled]:hover,
.vx_btn-medium[disabled]:hover,
.vx_btn[disabled]:active,
.vx_btn-small[disabled]:active,
.vx_btn-medium[disabled]:active,
.vx_btn.vx_is-disabled,
.vx_btn-small.vx_is-disabled,
.vx_btn-medium.vx_is-disabled,
.vx_btn.vx_is-disabled:hover,
.vx_btn-small.vx_is-disabled:hover,
.vx_btn-medium.vx_is-disabled:hover,
.vx_btn.vx_is-disabled:active,
.vx_btn-small.vx_is-disabled:active,
.vx_btn-medium.vx_is-disabled:active {
  color: #cbd2d6;
  background: #f5f6f8;
  box-shadow: none;
  border: 1px solid #cbd2d6;
  text-decoration: none;
  cursor: not-allowed;
  outline: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
}
.vx_btn + .vx_btn,
.vx_btn + .vx_btn-small,
.vx_btn + .vx_btn-medium,
.vx_btn-small + .vx_btn,
.vx_btn-small + .vx_btn-small,
.vx_btn-small + .vx_btn-medium,
.vx_btn-medium + .vx_btn,
.vx_btn-medium + .vx_btn-small,
.vx_btn-medium + .vx_btn-medium {
  margin-left: 0.75rem;
}
.vx_btn.vx_btn-block,
.vx_btn-small.vx_btn-block,
.vx_btn-medium.vx_btn-block {
  margin-right: 0;
  margin-left: 0;
  width: 100%;
}
.vx_btn-secondary {
  background-color: transparent;
  border-color: #0070ba;
  color: #0070ba;
}
.vx_btn-secondary:hover,
.vx_btn-secondary:focus {
  color: #003087;
  background-color: rgba(255, 255, 255, 0.2);
  border-color: #003087;
  box-shadow: 0 0 0 1px #003087 inset;
}
.vx_btn-secondary:visited {
  text-decoration: none;
  color: #0070ba;
}
.vx_btn_reversed {
  border-color: #ffffff;
  background-color: #ffffff;
  color: #0070ba;
}
.vx_btn_reversed:hover,
.vx_btn_reversed:focus {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  color: #003087;
}
.vx_btn_reversed:visited {
  color: #0070ba;
}
.vx_btn_reversed:visited:hover {
  color: #003087;
}
.vx_btn-secondary_reversed {
  background-color: transparent;
  color: #ffffff;
  border-color: #ffffff;
}
.vx_btn-secondary_reversed:hover,
.vx_btn-secondary_reversed:focus {
  background-color: rgba(0, 0, 0, 0.1);
  color: #ffffff;
  border-color: #ffffff;
  box-shadow: 0 0 0 1px #ffffff inset;
}
.vx_btn-medium {
  font-size: 0.8125rem;
  line-height: 1.38461538;
  min-width: 4.5rem;
  padding: 0.5625rem 1.125rem;
}
.vx_btn-small {
  font-size: 0.8125rem;
  line-height: 1.36363636;
  min-width: 3.75rem;
  padding: 0.46875rem 0.9375rem;
}
.vx_btn-icon {
  display: inline-block;
  width: 1.5rem;
  position: relative;
  margin-right: 0.625rem;
}
.vx_btn-icon svg {
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  top: -1.125rem;
  left: 0;
}
.vx_btn-icon .svg-stroke {
  stroke: #ffffff;
}
.vx_btn-icon .svg-fill {
  fill: #ffffff;
}
.vx_btn-secondary .vx_btn-icon .svg-stroke {
  stroke: #0070ba;
}
.vx_btn-secondary .vx_btn-icon .svg-fill {
  fill: #0070ba;
}
.vx_btn-secondary:hover .vx_btn-icon .svg-stroke,
.vx_btn-secondary:focus .vx_btn-icon .svg-stroke {
  stroke: #003087;
}
.vx_btn-secondary:hover .vx_btn-icon .svg-fill,
.vx_btn-secondary:focus .vx_btn-icon .svg-fill {
  fill: #003087;
}
[disabled] .vx_btn-icon .svg-stroke,
[disabled]:hover .vx_btn-icon .svg-stroke,
[disabled]:active .vx_btn-icon .svg-stroke,
.vx_is-disabled .vx_btn-icon .svg-stroke,
.vx_is-disabled:hover .vx_btn-icon .svg-stroke,
.vx_is-disabled:active .vx_btn-icon .svg-stroke {
  stroke: #cbd2d6;
}
[disabled] .vx_btn-icon .svg-fill,
[disabled]:hover .vx_btn-icon .svg-fill,
[disabled]:active .vx_btn-icon .svg-fill,
.vx_is-disabled .vx_btn-icon .svg-fill,
.vx_is-disabled:hover .vx_btn-icon .svg-fill,
.vx_is-disabled:active .vx_btn-icon .svg-fill {
  fill: #cbd2d6;
}
.vx_btn-medium .vx_btn-icon {
  width: 1.125rem;
  margin-right: 0.5rem;
}
.vx_btn-medium .vx_btn-icon svg {
  width: 1.125rem;
  height: 1.125rem;
  top: -0.8125rem;
}
.vx_btn-small .vx_btn-icon {
  width: 1.10795454rem;
  margin-right: 0.375rem;
}
.vx_btn-small .vx_btn-icon svg {
  width: 1.10795454rem;
  height: 1.10795454rem;
  top: -0.75rem;
}
.vx_btn-group,
.vx_btn-group_stacked {
  text-align: center;
}
.vx_btn-group_stacked .vx_btn,
.vx_btn-group_stacked .vx_btn-small,
.vx_btn-group_stacked .vx_btn-medium {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.vx_addBtn-primary,
.vx_addBtn-secondary {
  font-weight: 500;
  font-size: 0.9375rem;
  line-height: 1.5rem;
  background: none;
  border: none;
  color: #0070ba;
  padding-left: 0.125rem;
}
.vx_addBtn-primary:before,
.vx_addBtn-secondary:before {
  content: "\e004";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'consumer-icons';
  line-height: 0;
  font-size: 1.25rem;
}
.vx_addBtn-primary:hover,
.vx_addBtn-secondary:hover {
  color: #005ea6;
  text-decoration: none;
}
.vx_addBtn-primary:before {
  color: #ffffff;
  background: #0070ba;
  border-radius: 100%;
  padding: 0 5px 3px;
  box-shadow: 0 1px 2px #2c2e2f;
  margin-right: 12px;
}
.vx_addBtn-secondary:before {
  margin-right: 5px;
}
.vx_backBtn {
  background: none;
  border: none;
  color: #0070ba;
  font-weight: normal;
  padding: 0;
}
.vx_backBtn:focus,
.vx_backBtn:active,
.vx_backBtn:hover {
  color: #005ea6;
  text-decoration: none;
}
.vx_backBtn:focus span,
.vx_backBtn:active span,
.vx_backBtn:hover span {
  text-decoration: underline;
}
.vx_backBtn:before {
  font-family: 'consumer-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\2190';
  display: inline;
  font-size: 1.5em;
  vertical-align: -0.1em;
  padding-right: 0.1em;
}
.vx_btn-twoUp .vx_btn {
  display: inline-block;
  width: 48%;
  margin-left: 0;
  margin-right: 0;
}
.vx_btn-twoUp .vx_btn:first-of-type {
  margin-right: 1.5%;
}
.vx_btn-twoUp .vx_btn:last-of-type {
  margin-left: 1.5%;
}
@media (max-width: 768px) {
  .vx_blocks-for-mobile .vx_btn {
    display: block;
    width: 100%;
  }
  .vx_blocks-for-mobile .vx_btn + .vx_btn {
    margin: 5px 0 0;
  }
}
.vx_btn-link {
  background: none;
  border: none;
  color: #0070ba;
  font-weight: 500;
  padding: 0;
}
.vx_btn-link:hover {
  color: #005ea6;
  text-decoration: underline;
}
/**
 * @fileOverview Contains type treatment for PayPal's new VX Patterns
 * @name type-vxPtrn
 * @author jlowery
 * @notes The below styles are mobile first
 */
body {
  font-size: inherit !important;
  font-family: 'PayPal-Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
}
.vx_text-xl {
  font-size: 3.75rem;
  line-height: 1.1;
  font-weight: 200;
  text-transform: none;
  font-family: 'PayPal-Sans-Big', sans-serif;
}
h1,
.vx_text-1 {
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 200;
  text-transform: none;
  font-family: 'PayPal-Sans-Big', sans-serif;
}
h2,
.vx_text-2 {
  font-size: 1.875rem;
  line-height: 1.4;
  font-weight: 300;
  text-transform: none;
  font-family: 'PayPal-Sans-Big', sans-serif;
}
h3,
.vx_text-3 {
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 400;
  text-transform: none;
  font-family: 'PayPal-Sans-Big', sans-serif;
}
.vx_text-3_lighter {
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 300;
  text-transform: none;
  font-family: 'PayPal-Sans-Big', sans-serif;
}
h4,
.vx_text-4 {
  font-size: 1.125rem;
  line-height: 1.33333;
  font-weight: 400;
  text-transform: none;
  font-family: 'PayPal-Sans', sans-serif;
}
h5,
.vx_text-5 {
  font-size: 0.9375rem;
  line-height: 1.6;
  font-weight: 500;
  text-transform: none;
  font-family: 'PayPal-Sans', sans-serif;
  letter-spacing: 0.025em;
}
.vx_text-5_lighter {
  font-size: 0.9375rem;
  line-height: 1.6;
  font-weight: 400;
  text-transform: none;
  font-family: 'PayPal-Sans', sans-serif;
  letter-spacing: 0.025em;
}
h6,
.vx_text-6 {
  font-size: 0.8125rem;
  line-height: 1.84615385;
  font-weight: 500;
  text-transform: none;
  font-family: 'PayPal-Sans', sans-serif;
  letter-spacing: 0.025em;
}
.vx_text-6_lighter {
  font-size: 0.8125rem;
  line-height: 1.84615385;
  font-weight: 400;
  text-transform: none;
  font-family: 'PayPal-Sans', sans-serif;
  letter-spacing: 0.025em;
}
.vx_text-body,
p,
li,
dd,
dt,
label,
input,
textarea,
pre,
code {
  font-size: 0.9375rem;
  line-height: 1.6;
  font-weight: 400;
  text-transform: none;
  font-family: 'PayPal-Sans', sans-serif;
  letter-spacing: 0.025em;
}
.vx_text-body_secondary {
  font-size: 0.8125rem;
  line-height: 1.84615385;
  font-weight: 400;
  text-transform: none;
  font-family: 'PayPal-Sans', sans-serif;
  letter-spacing: 0.025em;
}
.vx_text-legal {
  font-size: 0.8125rem;
  line-height: 1.38461538;
  font-weight: 400;
  text-transform: none;
  font-family: 'PayPal-Sans', sans-serif;
  color: #6c7378;
  letter-spacing: 0.05em;
}
.vx_h1,
.vx_h2,
.vx_h3,
.vx_h4 {
  -webkit-font-smoothing: antialiased;
}
.vx_h1 {
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 200;
  text-transform: none;
  font-family: 'PayPal-Sans-Big', sans-serif;
}
.vx_h2 {
  /* Yes, the below H3 vars are intended
	* this is the mobile sizing, so it's this first.
	* Desktop is below.
	*/
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 300;
  text-transform: none;
  font-family: 'PayPal-Sans-Big', sans-serif;
  /* Mobile First, aka Desktop Later */
}
@media (min-width: 768px) {
  .vx_h2 {
    font-size: 1.875rem;
    line-height: 1.4;
    font-weight: 300;
    text-transform: none;
    font-family: 'PayPal-Sans-Big', sans-serif;
  }
}
.vx_h3 {
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 400;
  text-transform: none;
  font-family: 'PayPal-Sans-Big', sans-serif;
}
.vx_h4 {
  font-size: 1.125rem;
  line-height: 1.33333;
  font-weight: 400;
  text-transform: none;
  font-family: 'PayPal-Sans', sans-serif;
}
.vx_h5 {
  font-size: 0.9375rem;
  line-height: 1.6;
  font-weight: 500;
  text-transform: none;
  font-family: 'PayPal-Sans', sans-serif;
  letter-spacing: 0.025em;
}
.vx_h6 {
  font-size: 0.8125rem;
  line-height: 1.84615385;
  font-weight: 500;
  text-transform: none;
  font-family: 'PayPal-Sans', sans-serif;
  letter-spacing: 0.025em;
}
.vx_h7 {
  font-size: 0.8125rem;
  line-height: 1.84615385;
  font-weight: 400;
  text-transform: none;
  font-family: 'PayPal-Sans', sans-serif;
  letter-spacing: 0.025em;
}
.vx_base-text {
  font-size: 0.9375rem;
  line-height: 1.6;
  font-weight: 400;
  text-transform: none;
  font-family: 'PayPal-Sans', sans-serif;
  letter-spacing: 0.025em;
}
.vx_small-text {
  font-size: 0.8125rem;
  line-height: 1.84615385;
  font-weight: 400;
  text-transform: none;
  font-family: 'PayPal-Sans', sans-serif;
  letter-spacing: 0.025em;
}
.vx_legal-text {
  font-size: 0.8125rem;
  line-height: 1.38461538;
  font-weight: 400;
  text-transform: none;
  font-family: 'PayPal-Sans', sans-serif;
  color: #6c7378;
  letter-spacing: 0.05em;
}
.vx_secondary-text {
  color: #9da3a6;
}
.vx_text-block {
  padding: 1.6em 1.6em 0.8em;
}
.vx_reverse-contrast {
  background: #2c2e2f;
  color: #ffffff;
}
.vx_reverse-contrast .vx_secondary-text {
  color: #cbd2d6;
}
.vx_reverse-contrast .small-text {
  font-weight: 500;
}
ul,
ol {
  padding: 0;
  margin: 0 0 0.8rem 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 1.6;
}
dl {
  margin-bottom: 1.6rem;
}
dt,
dd {
  line-height: 1.6;
}
dt {
  font-weight: 500;
}
dd {
  margin-left: 0.8rem;
}
.vx_unstyled-list {
  list-style: none;
  padding: 0;
}
a,
a:visited {
  color: #0070ba;
  text-decoration: none;
  font-weight: 500;
  font-family: 'PayPal-Sans', sans-serif;
}
a:active,
a:focus,
a:hover {
  color: #005ea6;
  text-decoration: underline;
}
p > a,
li > a {
  font-weight: 500;
  font-family: 'PayPal-Sans', sans-serif;
}
/* temporary fix for https://github.paypal.com/ConsumerWeb-UI/vxpattern-lib-paypal/pull/205 */
ul,
ol {
  margin: 0 0 0.8px 25px;
}
/* Mixin for placeholder */
.vx_form-control {
  width: 100%;
  height: 50px;
  padding: 12.5px;
  border: 1px solid #9da3a6;
  border-radius: 5px;
  background: #ffffff;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border-color 0.15s;
  -ms-transition: border-color 0.15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
}
.vx_form-control:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.vx_form-control:hover,
.vx_form-control:focus,
.vx_form-control:active,
.vx_form-control.vx_is-active {
  border-color: #009cde;
}
.vx_form-control[disabled],
.vx_form-control[disabled]:hover,
.vx_form-control[disabled]:active,
.vx_form-control.vx_is-disabled,
.vx_form-control.vx_is-disabled:hover,
.vx_form-control.vx_is-disabled:active {
  border-color: #cbd2d6;
  background: #f5f7fa;
  color: #6c7378;
  cursor: default;
}
.vx_form-group,
.vx_form-group_hiddenLabel {
  padding-top: 1em;
  text-align: left;
}
.vx_form-group label,
.vx_form-group_hiddenLabel label {
  font-weight: 500;
}
.vx_form-group_hiddenLabel label,
.vx_form-group-nolabel label {
  position: absolute;
  left: -999em;
}
input.vx_has-error {
  background: #ffffff;
  border-color: #d20000;
}
.vx_has-error,
.vx_has-error input,
.vx_has-error label,
input.vx_has-error,
label.vx_has-error {
  color: #d20000;
}
.vx_has-error input,
.vx_has-error select,
.vx_has-error input:hover,
.vx_has-error input:active,
input:focus input.vx_has-error,
input.vx_has-error:hover,
input.vx_has-error:active,
input.vx_has-error:focus {
  background: #ffffff;
  border-color: #d20000;
}
.vx_has-error .vx_form-control_complex {
  border-color: #d20000;
}
.vx_has-error .vx_form-control-icon {
  color: #d20000;
}
.vx_has-error .vx_selectIcon_error {
  position: relative;
  display: block;
  text-align: right;
  height: 0;
  font-family: 'consumer-icons';
  font-style: normal;
  font-weight: normal;
  text-transform: none;
  line-height: 0;
  -webkit-font-smoothing: antialiased;
}
.vx_has-error .vx_selectIcon_error:before {
  content: "\e022";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.58rem;
  position: absolute;
  right: 1.25em;
  top: -1.25em;
}
.vx_selectIcon_error {
  display: none;
}
.vx_form-control_complex {
  padding: 0;
  display: table;
  table-layout: fixed;
  height: auto;
}
.vx_form-control_complex input {
  background: none;
  border: none;
  display: table-cell;
  width: 100%;
  padding: 12px;
  height: 48px;
}
.vx_form-control_complex input:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.vx_form-control_complex input:hover {
  background: none;
}
.vx_form-control-icon,
.vx_form-control-error-icon {
  display: table-cell;
  width: 2.5em;
  min-width: 2.5em;
  color: #9da3a6;
  text-align: right;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.vx_form-control-error-icon {
  width: 1px;
  min-width: 1px;
  visibility: hidden;
}
.vx_form-control-icon + input {
  padding-left: 0.5em;
}
label.vx_has-error-with-message,
input.vx_has-error-with-message,
.vx_form-control_complex.vx_has-error-with-message {
  color: #d20000;
}
input.vx_has-error-with-message,
.vx_form-control_complex.vx_has-error-with-message {
  background: #ffffff;
  border-color: #d20000;
  margin-bottom: 0 !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.vx_has-message > input,
.vx_has-error-with-message > input,
.vx_has-message > .vx_form-control_complex,
.vx_has-error-with-message > .vx_form-control_complex {
  margin-bottom: 0 !important;
  border: 1px solid #0092d1;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.vx_has-message.hasFocus:after,
.vx_has-error-with-message.hasFocus:after {
  color: #d20000;
}
.vx_has-error-with-message > label,
.vx_has-error-with-message > .vx_form-control_complex {
  color: #d20000;
}
.vx_has-error-with-message > input,
.vx_has-error-with-message > .vx_form-control_complex {
  background: #ffffff;
  border-color: #d20000;
  margin-bottom: 0 !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.vx_has-error-with-message .vx_form-control-message {
  background: #fefafa;
  border: 1px solid #d20000;
  border-top-width: 0;
}
.vx_has-error-with-message .vx_form-control-icon {
  color: #d20000;
}
.vx_has-error-with-message.hasFocus:after {
  color: #d20000;
}
.vx_has-error .vx_form-control_complex .vx_form-control-error-icon,
.vx_has-error-with-message .vx_form-control_complex .vx_form-control-error-icon {
  display: table-cell;
  visibility: visible;
  width: 2.25em;
  color: #d20000;
  text-align: left;
}
.vx_form-control-message {
  display: block;
  background: #fdfeff;
  padding: 0.5em 1em;
  border: 1px solid #0092d1;
  border-top-width: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
/*********************************
 *       FLOATING LABEL          *
 *********************************/
.vx_floatingLabel,
.vx_floatingLabel_complex,
.vx_floatingLabel_active {
  position: relative;
  padding: 0;
  margin-top: 15px;
  background: white;
  border-radius: 5px;
  text-align: left;
}
.vx_floatingLabel.vx_floatingLabel_complex > .vx_form-control,
.vx_floatingLabel_complex.vx_floatingLabel_complex > .vx_form-control,
.vx_floatingLabel_active.vx_floatingLabel_complex > .vx_form-control {
  position: relative;
  display: table-cell;
  height: 48px;
}
.vx_floatingLabel.vx_floatingLabel_complex > .vx_form-control input,
.vx_floatingLabel_complex.vx_floatingLabel_complex > .vx_form-control input,
.vx_floatingLabel_active.vx_floatingLabel_complex > .vx_form-control input {
  height: 48px;
}
.vx_floatingLabel:before,
.vx_floatingLabel_complex:before,
.vx_floatingLabel_active:before,
.vx_floatingLabel:after,
.vx_floatingLabel_complex:after,
.vx_floatingLabel_active:after,
.vx_floatingLabel.vx_floatingLabel_complex > .vx_form-control:before,
.vx_floatingLabel_complex.vx_floatingLabel_complex > .vx_form-control:before,
.vx_floatingLabel_active.vx_floatingLabel_complex > .vx_form-control:before,
.vx_floatingLabel.vx_floatingLabel_complex > .vx_form-control:after,
.vx_floatingLabel_complex.vx_floatingLabel_complex > .vx_form-control:after,
.vx_floatingLabel_active.vx_floatingLabel_complex > .vx_form-control:after {
  content: attr(data-label-content);
  position: absolute;
  padding: 0 15px;
  line-height: 48px;
  margin: 1px;
  transition: opacity 0.25s ease-out;
  z-index: 0;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  color: #6c7378;
}
.vx_floatingLabel.vx_floatingLabel > .vx_form-control:before,
.vx_floatingLabel_complex.vx_floatingLabel > .vx_form-control:before,
.vx_floatingLabel_active.vx_floatingLabel > .vx_form-control:before {
  line-height: 50px;
}
.vx_floatingLabel:after,
.vx_floatingLabel_complex:after,
.vx_floatingLabel_active:after,
.vx_floatingLabel.vx_floatingLabel_complex > .vx_form-control:after,
.vx_floatingLabel_complex.vx_floatingLabel_complex > .vx_form-control:after,
.vx_floatingLabel_active.vx_floatingLabel_complex > .vx_form-control:after {
  top: -10px;
  left: 0;
  font-size: 12px;
  color: #6c7378;
  font-weight: 500;
  transition: opacity 0.4s ease-in-out, top 0.3s ease-out;
}
.vx_floatingLabel.hasFocus:after,
.vx_floatingLabel_complex.hasFocus:after,
.vx_floatingLabel_active.hasFocus:after,
.vx_floatingLabel.hasFocus.vx_floatingLabel_complex > .vx_form-control:after,
.vx_floatingLabel_complex.hasFocus.vx_floatingLabel_complex > .vx_form-control:after,
.vx_floatingLabel_active.hasFocus.vx_floatingLabel_complex > .vx_form-control:after {
  color: #0070ba;
}
.vx_floatingLabel label,
.vx_floatingLabel_complex label,
.vx_floatingLabel_active label {
  position: absolute;
  left: -999em;
}
.vx_floatingLabel input,
.vx_floatingLabel_complex input,
.vx_floatingLabel_active input {
  position: relative;
  z-index: 2;
  padding: 18px 15px 0;
  background: transparent;
  color: #2c2e2f;
}
.vx_floatingLabel input.vx_form-control,
.vx_floatingLabel_complex input.vx_form-control,
.vx_floatingLabel_active input.vx_form-control {
  height: 50px;
}
.vx_floatingLabel .vx_form-control-icon,
.vx_floatingLabel_complex .vx_form-control-icon,
.vx_floatingLabel_active .vx_form-control-icon,
.vx_floatingLabel .vx_form-control-error-icon,
.vx_floatingLabel_complex .vx_form-control-error-icon,
.vx_floatingLabel_active .vx_form-control-error-icon {
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.vx_floatingLabel .vx_form-control-error-icon,
.vx_floatingLabel_complex .vx_form-control-error-icon,
.vx_floatingLabel_active .vx_form-control-error-icon {
  top: -3px;
}
.vx_floatingLabel .vx_form-control-error-icon:before,
.vx_floatingLabel_complex .vx_form-control-error-icon:before,
.vx_floatingLabel_active .vx_form-control-error-icon:before {
  display: none;
}
.vx_floatingLabel .vx_form-control-icon,
.vx_floatingLabel_complex .vx_form-control-icon,
.vx_floatingLabel_active .vx_form-control-icon {
  vertical-align: middle;
}
.vx_floatingLabel.vx_has-error .vx_form-control-error-icon:before,
.vx_floatingLabel_complex.vx_has-error .vx_form-control-error-icon:before,
.vx_floatingLabel_active.vx_has-error .vx_form-control-error-icon:before,
.vx_floatingLabel.vx_has-error-with-message .vx_form-control-error-icon:before,
.vx_floatingLabel_complex.vx_has-error-with-message .vx_form-control-error-icon:before,
.vx_floatingLabel_active.vx_has-error-with-message .vx_form-control-error-icon:before {
  display: inline;
}
.vx_floatingLabel.vx_has-error,
.vx_floatingLabel_complex.vx_has-error,
.vx_floatingLabel_active.vx_has-error,
.vx_floatingLabel.vx_has-error-with-message,
.vx_floatingLabel_complex.vx_has-error-with-message,
.vx_floatingLabel_active.vx_has-error-with-message {
  border-color: #d20000;
}
.vx_floatingLabel.vx_has-error .vx_form-control,
.vx_floatingLabel_complex.vx_has-error .vx_form-control,
.vx_floatingLabel_active.vx_has-error .vx_form-control,
.vx_floatingLabel.vx_has-error-with-message .vx_form-control,
.vx_floatingLabel_complex.vx_has-error-with-message .vx_form-control,
.vx_floatingLabel_active.vx_has-error-with-message .vx_form-control {
  border-color: #d20000;
}
.vx_floatingLabel.vx_has-error .vx_form-control:hover,
.vx_floatingLabel_complex.vx_has-error .vx_form-control:hover,
.vx_floatingLabel_active.vx_has-error .vx_form-control:hover,
.vx_floatingLabel.vx_has-error-with-message .vx_form-control:hover,
.vx_floatingLabel_complex.vx_has-error-with-message .vx_form-control:hover,
.vx_floatingLabel_active.vx_has-error-with-message .vx_form-control:hover {
  background: transparent;
}
.vx_floatingLabel.vx_has-error.hasFocus:after,
.vx_floatingLabel_complex.vx_has-error.hasFocus:after,
.vx_floatingLabel_active.vx_has-error.hasFocus:after,
.vx_floatingLabel.vx_has-error-with-message.hasFocus:after,
.vx_floatingLabel_complex.vx_has-error-with-message.hasFocus:after,
.vx_floatingLabel_active.vx_has-error-with-message.hasFocus:after,
.vx_floatingLabel.vx_has-error.hasFocus.vx_floatingLabel_complex > .vx_form-control:after,
.vx_floatingLabel_complex.vx_has-error.hasFocus.vx_floatingLabel_complex > .vx_form-control:after,
.vx_floatingLabel_active.vx_has-error.hasFocus.vx_floatingLabel_complex > .vx_form-control:after,
.vx_floatingLabel.vx_has-error-with-message.hasFocus.vx_floatingLabel_complex > .vx_form-control:after,
.vx_floatingLabel_complex.vx_has-error-with-message.hasFocus.vx_floatingLabel_complex > .vx_form-control:after,
.vx_floatingLabel_active.vx_has-error-with-message.hasFocus.vx_floatingLabel_complex > .vx_form-control:after {
  color: #d20000;
}
.vx_floatingLabel.vx_has-error .vx_form-control-error-icon,
.vx_floatingLabel_complex.vx_has-error .vx_form-control-error-icon,
.vx_floatingLabel_active.vx_has-error .vx_form-control-error-icon,
.vx_floatingLabel.vx_has-error-with-message .vx_form-control-error-icon,
.vx_floatingLabel_complex.vx_has-error-with-message .vx_form-control-error-icon,
.vx_floatingLabel_active.vx_has-error-with-message .vx_form-control-error-icon {
  display: table-cell;
  visibility: visible;
  width: inherit;
  min-width: 2.25em;
  color: #d20000;
  text-align: left;
}
.vx_floatingLabel.vx_has-error:before,
.vx_floatingLabel_complex.vx_has-error:before,
.vx_floatingLabel_active.vx_has-error:before,
.vx_floatingLabel.vx_has-error-with-message:before,
.vx_floatingLabel_complex.vx_has-error-with-message:before,
.vx_floatingLabel_active.vx_has-error-with-message:before,
.vx_floatingLabel.vx_has-error:after,
.vx_floatingLabel_complex.vx_has-error:after,
.vx_floatingLabel_active.vx_has-error:after,
.vx_floatingLabel.vx_has-error-with-message:after,
.vx_floatingLabel_complex.vx_has-error-with-message:after,
.vx_floatingLabel_active.vx_has-error-with-message:after {
  color: #d20000;
}
.vx_floatingLabel.vx_has-error.hasValue input,
.vx_floatingLabel_complex.vx_has-error.hasValue input,
.vx_floatingLabel_active.vx_has-error.hasValue input,
.vx_floatingLabel.vx_has-error-with-message.hasValue input,
.vx_floatingLabel_complex.vx_has-error-with-message.hasValue input,
.vx_floatingLabel_active.vx_has-error-with-message.hasValue input,
.vx_floatingLabel.vx_has-error.hasFocus input,
.vx_floatingLabel_complex.vx_has-error.hasFocus input,
.vx_floatingLabel_active.vx_has-error.hasFocus input,
.vx_floatingLabel.vx_has-error-with-message.hasFocus input,
.vx_floatingLabel_complex.vx_has-error-with-message.hasFocus input,
.vx_floatingLabel_active.vx_has-error-with-message.hasFocus input {
  color: #2c2e2f;
}
.vx_floatingLabel_complex {
  display: block;
  padding: 0;
  height: auto;
  border: 1px solid #9da3a6;
  border-radius: 5px;
  text-align: left;
  -webkit-transition: border-color 0.15s;
  -o-transition: border-color 0.15s;
  transition: border-color 0.15s;
}
.vx_floatingLabel_complex .vx_form-control {
  display: table;
  table-layout: fixed;
  padding: 0;
  border: none;
  border-radius: 0;
  background: transparent;
}
.vx_floatingLabel_complex .vx_form-control input {
  display: block;
  width: 100%;
  border: none;
  background: none;
}
.vx_floatingLabel_complex .vx_form-control-icon + .vx_form-control input,
.vx_floatingLabel_complex .vx_form-control-icon + .vx_form-control:before,
.vx_floatingLabel_complex .vx_form-control-icon + .vx_form-control:after {
  padding-left: 8px;
  padding-right: 8px;
}
.vx_floatingLabel_complex label {
  max-width: 1px;
}
.vx_floatingLabel_complex:before,
.vx_floatingLabel_complex:after {
  content: '';
  display: none;
}
.vx_floatingLabel_complex.vx_has-message {
  border-color: #0092d1;
}
.vx_floatingLabel_complex.vx_has-error .vx_form-control:before,
.vx_floatingLabel_complex.vx_has-error-with-message .vx_form-control:before,
.vx_floatingLabel_complex.vx_has-error .vx_form-control:after,
.vx_floatingLabel_complex.vx_has-error-with-message .vx_form-control:after {
  color: #d20000;
}
.vx_floatingLabel_complex .vx_form-control-message {
  border-width: 0;
  border-top-width: 1px;
}
.vx_floatingLabel:before {
  color: #2c2e2f;
  opacity: 0;
}
.vx_floatingLabel input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 1;
}
.vx_floatingLabel input:-moz-placeholder {
  /* FF 4-18 */
  opacity: 1;
}
.vx_floatingLabel input::-moz-placeholder {
  /* FF 19+ */
  opacity: 1;
}
.vx_floatingLabel input:-ms-input-placeholder {
  /* IE 10+ */
  opacity: 1;
}
.vx_floatingLabel input:focus::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 1;
}
.vx_floatingLabel input:focus:-moz-placeholder {
  /* FF 4-18 */
  opacity: 1;
}
.vx_floatingLabel input:focus::-moz-placeholder {
  /* FF 19+ */
  opacity: 1;
}
.vx_floatingLabel input:focus:-ms-input-placeholder {
  /* IE 10+ */
  opacity: 1;
}
.vx_floatingLabel.hasFocus:before,
.vx_floatingLabel.hasValue:before {
  opacity: 0;
}
.vx_floatingLabel.hasFocus:before input,
.vx_floatingLabel.hasValue:before input {
  color: inherit;
}
.vx_floatingLabel.hasFocus:after,
.vx_floatingLabel.hasValue:after {
  opacity: 1;
  top: -10px;
}
.vx_floatingLabel.hasValue:after {
  color: #2c2e2f;
}
.vx_floatingLabel_active input {
  color: transparent;
}
.vx_floatingLabel_active input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 0;
}
.vx_floatingLabel_active input:-moz-placeholder {
  /* FF 4-18 */
  opacity: 0;
}
.vx_floatingLabel_active input::-moz-placeholder {
  /* FF 19+ */
  opacity: 0;
}
.vx_floatingLabel_active input:-ms-input-placeholder {
  /* IE 10+ */
  opacity: 0;
}
.vx_floatingLabel_active input:focus::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 1;
}
.vx_floatingLabel_active input:focus:-moz-placeholder {
  /* FF 4-18 */
  opacity: 1;
}
.vx_floatingLabel_active input:focus::-moz-placeholder {
  /* FF 19+ */
  opacity: 1;
}
.vx_floatingLabel_active input:focus:-ms-input-placeholder {
  /* IE 10+ */
  opacity: 1;
}
.vx_floatingLabel_active:before,
.vx_floatingLabel_active.vx_floatingLabel_complex > .vx_form-control:before {
  opacity: 1;
}
.vx_floatingLabel_active:after,
.vx_floatingLabel_active.vx_floatingLabel_complex > .vx_form-control:after {
  opacity: 0;
}
.vx_floatingLabel_active.hasFocus input,
.vx_floatingLabel_active.hasValue input {
  color: inherit;
}
.vx_floatingLabel_active.hasFocus:before,
.vx_floatingLabel_active.hasFocus.vx_floatingLabel_complex > .vx_form-control:before,
.vx_floatingLabel_active.hasValue:before,
.vx_floatingLabel_active.hasValue.vx_floatingLabel_complex > .vx_form-control:before {
  opacity: 0;
}
.vx_floatingLabel_active.hasFocus:after,
.vx_floatingLabel_active.hasFocus.vx_floatingLabel_complex > .vx_form-control:after,
.vx_floatingLabel_active.hasValue:after,
.vx_floatingLabel_active.hasValue.vx_floatingLabel_complex > .vx_form-control:after {
  opacity: 1;
}
.vx_floatingLabel_active.hasFocus:after,
.vx_floatingLabel_active.hasFocus.vx_floatingLabel_complex > .vx_form-control:after {
  color: #0070ba;
}
.vx_floatingLabel_active.vx_is-disabled {
  background: #f5f7fa;
}
.vx_floatingLabel_active.vx_is-disabled.hasFocus:after,
.vx_floatingLabel_active.vx_is-disabled.hasFocus.vx_floatingLabel_complex > .vx_form-control:after {
  color: #6c7378;
}
.vx_floatingLabel_active.vx_is-disabled input[disabled],
.vx_floatingLabel_active.vx_is-disabled input[disabled]:hover,
.vx_floatingLabel_active.vx_is-disabled input[disabled]:active,
.vx_floatingLabel_active.vx_is-disabled input.vx_is-disabled,
.vx_floatingLabel_active.vx_is-disabled input.vx_is-disabled:hover,
.vx_floatingLabel_active.vx_is-disabled input.vx_is-disabled:active {
  background: transparent;
  color: #6c7378;
}
/* Styles for checkbox widget */
.vx_checkbox,
.vx_radio {
  width: 100%;
  position: relative;
}
.vx_checkbox input,
.vx_radio input {
  opacity: 0;
  position: absolute;
  cursor: pointer;
}
.vx_checkbox input:focus + label:before,
.vx_radio input:focus + label:before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.vx_checkbox input:checked + label:before,
.vx_radio input:checked + label:before {
  content: "\e015";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-color: #0092d1;
  color: #ffffff;
  background-color: #0092d1;
}
.vx_checkbox label,
.vx_radio label {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  line-height: 2em;
}
.vx_checkbox label:before,
.vx_radio label:before {
  font-family: 'consumer-icons';
  display: inline-block;
  vertical-align: top;
  height: 1.2em;
  width: 1.2em;
  margin: 0 12px 0 0;
  padding: 0.4em 0.1em;
  border: 1px solid #2c2e2f;
  content: '';
  font-size: 25px;
  line-height: 0;
  border-radius: 2px;
  overflow: hidden;
}
.vx_checkbox.vx_has-error input:checked + label:before,
.vx_radio.vx_has-error input:checked + label:before {
  border-color: #d20000;
  background: #d20000;
}
.vx_checkbox.vx_has-error label:before,
.vx_radio.vx_has-error label:before {
  border-color: #d20000;
}
.vx_checkbox.vx_has-error:after,
.vx_radio.vx_has-error:after {
  font-family: 'consumer-icons';
  display: inline-block;
  vertical-align: middle;
  content: "\e022";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.75em;
  line-height: 0;
  position: relative;
  top: -3px;
  padding-left: 5px;
}
.vx_checkbox.vx_is-disabled,
.vx_radio.vx_is-disabled {
  cursor: not-allowed;
}
.vx_checkbox.vx_is-disabled input:checked + label:before,
.vx_radio.vx_is-disabled input:checked + label:before {
  border-color: #6c7378;
  background: #6c7378;
}
.vx_checkbox.vx_is-disabled label:before,
.vx_radio.vx_is-disabled label:before {
  border-color: #6c7378;
  cursor: not-allowed;
}
.vx_checkbox.vx_is-disabled label,
.vx_radio.vx_is-disabled label {
  color: #6c7378;
  cursor: not-allowed;
}
.vx_radio input:checked + label:before {
  content: '';
  border-color: #0092d1;
  background-color: #0092d1;
  box-shadow: inset 0 0 0 5px #ffffff;
}
.vx_radio label:before {
  border-radius: 100%;
}
.vx_alert,
.vx_alert_inline {
  display: table;
  width: 100%;
  margin-bottom: 5px;
  padding: 1rem;
  border: 1px solid #9da3a6;
  border-left-width: 0;
  border-right-width: 0;
  color: #9da3a6;
}
.vx_alert_inline {
  border: none;
}
.vx_alert-help:before,
.vx_alert-success:before,
.vx_alert-warning:before,
.vx_alert-critical:before {
  display: inline;
  width: 3em;
  padding-right: 12px;
  position: relative;
  font-size: 1.58rem;
  line-height: 0;
  font-family: 'consumer-icons';
}
.vx_alert-help:before:before,
.vx_alert-success:before:before,
.vx_alert-warning:before:before,
.vx_alert-critical:before:before {
  content: '!';
  position: absolute;
  top: -1px;
  left: 3px;
  color: #ffffff;
  z-index: 1;
}
.vx_alert-help:before:after,
.vx_alert-success:before:after,
.vx_alert-warning:before:after,
.vx_alert-critical:before:after {
  content: '';
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: -5px;
}
.vx_alert-help {
  border-color: #009cde;
  color: #009cde;
}
.vx_alert-help:before {
  content: "\e019";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.vx_alert-success {
  border-color: #00cf92;
  color: #00cf92;
}
.vx_alert-success:before {
  content: "\e020";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.vx_alert-warning {
  border-color: #ff9600;
  color: #ff9600;
}
.vx_alert-warning:before {
  content: "\e021";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.vx_alert-critical {
  border-color: #d20000;
  color: #d20000;
}
.vx_alert-critical:before {
  content: "\e022";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.vx_alert-icon {
  display: inline;
  width: 3em;
  padding-right: 12px;
  position: relative;
}
.vx_alert-icon:before {
  content: '!';
  position: absolute;
  top: -1px;
  left: 3px;
  color: #ffffff;
  z-index: 1;
}
.vx_alert-icon:after {
  content: '';
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: -5px;
}
.vx_alert-text {
  margin: 0 0 0 2.5em;
  color: #2c2e2f;
  display: table-cell;
  width: 100%;
}
@media (min-width: 768px) {
  .vx_alert {
    border-left-width: 1px;
    border-right-width: 1px;
    border-radius: 5px;
  }
}
/* Core Components */
/* Core Component textInput*/
form .textInput {
  position: relative;
  margin: 10px 0;
  padding: 0;
  /*width: 100%;  IE7 Fix: Default Width.  Update: Bootstrap 3 and this component are fighting. Removing default */
  font-size: 0.8em;
  font-size: 0.875rem;
  line-height: 1.4285714285714286em;
}
form .textInput label {
  display: block;
  margin: 0;
  line-height: 1.76923em;
  font-weight: normal;
  color: #666;
}
form .textInput input {
  outline: 0;
  height: 2.61539em;
  padding: 0 24px 0 12px;
  border-width: 1px;
  border-style: solid;
  border-color: #bec0c2 #bec0c2 #dbdfe2;
  background-color: #fafafa;
  text-overflow: ellipsis;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15) inset;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15) inset;
  color: #333333;
  font-size: 1em;
  font-weight: normal;
}
form .textInput input:not([type='submit']):not([type='radio']):not([type='checkbox']) {
  -webkit-transition: border 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: border 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -ms-transition: border 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: border 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
form .textInput input.userText,
form .textInput input.completed {
  border-color: #cee0eb;
  background-color: #fff;
  box-shadow: none;
  color: #333;
}
form .textInput input:hover,
form .textInput input.hovered {
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15) inset;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15) inset;
  border: 1px solid #009cde;
}
form .textInput input:focus {
  -moz-box-shadow: 0 0 5px rgba(58, 144, 194, 0.6), 0 2px 2px rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 0 0 5px rgba(58, 144, 194, 0.6), 0 2px 2px rgba(0, 0, 0, 0.15) inset;
  box-shadow: 0 0 5px rgba(58, 144, 194, 0.6), 0 2px 2px rgba(0, 0, 0, 0.15) inset;
  border: 1px solid #009cde;
  background-color: #fff;
}
form .textInput.tall input {
  height: 3.0769em;
}
form .textInput.small {
  width: 33%;
}
form .textInput.medium {
  width: 50%;
}
form .textInput.large {
  width: 67%;
}
form .textInput.hasError input,
form .textInput.hasError input:hover,
form .textInput.hasError input:focus {
  padding-right: 32px;
  border-color: #de746a;
  -moz-box-shadow: 0 0 5px rgba(220, 99, 88, 0.6), 0 2px 2px rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 0 0 5px rgba(220, 99, 88, 0.6), 0 2px 2px rgba(0, 0, 0, 0.15) inset;
  box-shadow: 0 0 5px rgba(220, 99, 88, 0.6), 0 2px 2px rgba(0, 0, 0, 0.15) inset;
  background: url('https://www.paypalobjects.com/webstatic/mktg/consumer/onboarding/ui-sprite.png') #ffffff right -2188px no-repeat;
}
form .textInput.hasError input:focus {
  padding-right: 48px;
}
form .lap.textInput {
  margin: 15px 0;
}
form .lap.textInput label {
  position: absolute;
  padding: 0 16px;
  color: #666;
  z-index: 1;
  cursor: text;
  text-shadow: 0 1px 0 #fff;
  line-height: 2.61539em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
form .lap.textInput label.focus {
  color: #888;
}
form .lap.textInput.medium label {
  left: 14px;
}
form .lap.textInput.tall label {
  line-height: 3.0769em;
}
/******  
 * Styles for the three different field help messages:
 * Information, notification, Error
 * Information is similar to a tooltip on a form (blue)
 * Notification is an error caught on client side validation (yellow)
 * Error is a backend caught error (red)
 ******
 * Page level error is same in style as an Error but no carret
 * and it sits below the form's main header
*/
/* TODO: add display:none to errors so that screenreaders do not read it by default */
/* Default state is closed, we add class "open" to a message when we want to open it */
.help-information,
.help-error,
.help-error:before,
.help-error:after,
.help-information:before,
.help-information:after,
.page-error,
.no-js .error-submit {
  border: 0 none;
  padding: 0;
  margin: 0;
  max-height: 0;
  font-size: 0;
  -webkit-transition: max-height 0.3s ease-in-out;
  -moz-transition: max-height 0.3s ease-in-out;
  -ms-transition: max-height 0.3s ease-in-out;
  -o-transition: max-height 0.3s ease-in-out;
  transition: max-height 0.3s ease-in-out;
}
.help-information,
.help-error {
  display: none;
}
/* information bubble (blue) */
.help-information.open,
.no-js .help-information {
  width: 95%;
  margin: 7px 0 0;
  padding: 8px 2.3% 8px 2.3%;
  position: absolute;
  border: 1px solid #cee0eb;
  background: #f4f8fb;
  font: 0.923em/1.417em 'Arial';
  color: #444;
  text-shadow: 0 1px #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
  z-index: 1000;
  max-height: 20em;
  display: block;
}
.help-information.open:before,
.no-js .help-information:before {
  position: absolute;
  left: 10px;
  top: -14px;
  z-index: 1;
  border-color: transparent transparent #cee0eb;
  border-style: solid;
  border-width: 7px;
  font-size: 20px;
  content: '';
}
.help-information.open:after,
.no-js .help-information:after {
  position: absolute;
  left: 10px;
  top: -12px;
  z-index: 2;
  border-color: transparent transparent #f4f8fb;
  border-style: solid;
  border-width: 7px;
  content: '';
}
/* notification bubble (yellow) */
.hasError .help-error.open,
.passwordSection .hasError .help-information.open {
  width: 95%;
  margin: 7px 0 0;
  padding: 8px 2.3% 8px 2.3%;
  position: absolute;
  border: 1px solid #efcaca;
  background: #f7ebeb;
  font: 0.923em/1.417em 'Arial';
  color: #444;
  text-shadow: 0 1px #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
  z-index: 1000;
  max-height: 20em;
  display: block;
}
.hasError .help-error.open:before,
.passwordSection .hasError .help-information.open:before {
  position: absolute;
  left: 10px;
  top: -14px;
  z-index: 1;
  border-color: transparent transparent #efcaca;
  border-style: solid;
  border-width: 7px;
  font-size: 20px;
  content: '';
}
.hasError .help-error.open:after,
.passwordSection .hasError .help-information.open:after {
  position: absolute;
  left: 10px;
  top: -12px;
  z-index: 2;
  border-color: transparent transparent #f7ebeb;
  border-style: solid;
  border-width: 7px;
  content: '';
}
/* multi field error messages */
.multiFields .help-error.open,
.multiFields .help-information.open,
.multiFields .submitted .help-error.open,
.multiFields .submitted .help-information.open {
  margin: 7px 0 10px;
}
/* password bubble interaction  */
.help-information > ul,
.help-error > ul {
  margin: 0;
}
.help-information > ul li,
.help-error > ul li {
  margin: 5px 0;
  list-style: none;
}
/* page error styles*/
.page-error.open {
  margin: 7px 0 0;
  padding: 8px 2.3% 8px 2.3%;
  position: absolute;
  border: 1px solid #efcaca;
  background: #f7ebeb;
  font: 0.923em/1.417em 'Arial';
  color: #444;
  text-shadow: 0 1px #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
  z-index: 1000;
  margin: 0 0 10px;
  max-height: 500px;
}
.multiFields {
  position: relative;
  margin: 10px 0;
  /* Non-Lap Condition - Vertical Gap Betwenn Consecutive Fields is margin 10px + label line-height 5px */
  width: 100%;
}
.multiFields .clearfix,
.multiFields .container,
.multiFields .container-fluid,
.multiFields .row,
.multiFields .modal-header,
.multiFields .modal-footer {
  display: block;
}
.multiFields .clearfix:after,
.multiFields .container:after,
.multiFields .container-fluid:after,
.multiFields .row:after,
.multiFields .modal-header:after,
.multiFields .modal-footer:after {
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.multiFields html[xmlns] .clearfix,
.multiFields html[xmlns] .container,
.multiFields html[xmlns] .container-fluid,
.multiFields html[xmlns] .row,
.multiFields html[xmlns] .modal-header,
.multiFields html[xmlns] .modal-footer {
  display: block;
}
.multiFields * html .clearfix,
.multiFields * html .container,
.multiFields * html .container-fluid,
.multiFields * html .row,
.multiFields * html .modal-header,
.multiFields * html .modal-footer {
  height: 1%;
}
.multiFields.small {
  width: 33%;
}
.multiFields.medium {
  width: 50%;
}
.multiFields.large {
  width: 67%;
}
.multiFields.tall {
  height: 3.076923em;
}
.multiFields.lap {
  margin: 15px 0;
  /* Lap Override - Vertical Gap Betwenn Consecutive Fields is margin 15px */
}
.multiFields .textInput.large,
.multiFields .textArea.large,
.multiFields .nativeDropdown.large {
  width: 66%;
}
.multiFields .textInput.medium,
.multiFields .textArea.medium,
.multiFields .nativeDropdown.medium {
  width: 49%;
}
.multiFields .textInput.small,
.multiFields .textArea.small,
.multiFields .nativeDropdown.small {
  width: 32%;
}
.js .multiFields .textInput,
.no-js .multiFields .textInput,
.js .multiFields .textArea,
.no-js .multiFields .textArea,
.js .multiFields .nativeDropdown,
.no-js .multiFields .nativeDropdown {
  float: left;
  margin: 0 2% 0 0;
}
.js .multiFields .textInput.last,
.no-js .multiFields .textInput.last,
.js .multiFields .textArea.last,
.no-js .multiFields .textArea.last,
.js .multiFields .nativeDropdown.last,
.no-js .multiFields .nativeDropdown.last {
  margin-right: 0;
  float: right;
}
/* mixin for Select element - Dropdowns
*
* We style native select element on web and it uses native element on other devices
* HTML Format to use for select element:
* <div class="selectDropdown">
* <label for="selectID" class="accessAid" id="forSelectID">Select Label</label>
* <select id="selectID" name="selectID">
* <option value="">Option 1</option>
* <option value="2">Option 2</option>
* </select>
* </div>
*
* @param width - defines the width of the selectDropdown on form
* @param rightPadding - this is so that any long selected text does not bork up the error visual styles.
* Ideally this value should be calculated for each dropdown with a different width
* than the defualt 210px so that the text entered stops showing right before
* the error icons
*/
/* red border - client side error */
.hasError .selectDropdown,
.hasError .selectDropdown:hover,
.hasError .selectDropdown:focus,
.hasError .selectDropdown.hovered {
  border-color: #de746a;
  -moz-box-shadow: 0 0 5px rgba(220, 99, 88, 0.6);
  -webkit-box-shadow: 0 0 5px rgba(220, 99, 88, 0.6);
  box-shadow: 0 0 5px rgba(220, 99, 88, 0.6);
  background: url('https://www.paypalobjects.com/webstatic/i/sprite/sprite_ui.png') no-repeat right 20px top -2191px, url('https://www.paypalobjects.com/webstatic/i/sprite/sprite_ui.png') no-repeat right -1687px, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2)) 0 0;
  background: url('https://www.paypalobjects.com/webstatic/i/sprite/sprite_ui.png') no-repeat right 20px top -2191px, url('https://www.paypalobjects.com/webstatic/i/sprite/sprite_ui.png') no-repeat right -1687px, -webkit-linear-gradient(top, #ffffff, #f2f2f2) 0 0;
  background: url('https://www.paypalobjects.com/webstatic/i/sprite/sprite_ui.png') no-repeat right 20px top -2191px, url('https://www.paypalobjects.com/webstatic/i/sprite/sprite_ui.png') no-repeat right -1687px, -moz-linear-gradient(top, #ffffff, #f2f2f2) 0 0;
  background: url('https://www.paypalobjects.com/webstatic/i/sprite/sprite_ui.png') no-repeat right 20px top -2191px, url('https://www.paypalobjects.com/webstatic/i/sprite/sprite_ui.png') no-repeat right -1687px, -ms-linear-gradient(top, #ffffff, #f2f2f2) 0 0;
  background: url('https://www.paypalobjects.com/webstatic/i/sprite/sprite_ui.png') no-repeat right 20px top -2191px, url('https://www.paypalobjects.com/webstatic/i/sprite/sprite_ui.png') no-repeat right -1687px, -o-linear-gradient(top, #ffffff, #f2f2f2) 0 0;
  background-color: #ffffff;
}
.selectDropdown {
  display: block;
  overflow: hidden;
  width: 100%;
  margin: 0;
  border: 1px solid #ccd0d4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background: url('https://www.paypalobjects.com/webstatic/i/sprite/sprite_ui.png') no-repeat scroll right -1687px, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2)) 0 0;
  background: url('https://www.paypalobjects.com/webstatic/i/sprite/sprite_ui.png') no-repeat scroll right -1687px, -webkit-linear-gradient(top, #ffffff, #f2f2f2) 0 0;
  background: url('https://www.paypalobjects.com/webstatic/i/sprite/sprite_ui.png') no-repeat scroll right -1687px, -moz-linear-gradient(top, #ffffff, #f2f2f2) 0 0;
  background: url('https://www.paypalobjects.com/webstatic/i/sprite/sprite_ui.png') no-repeat scroll right -1687px, -ms-linear-gradient(top, #ffffff, #f2f2f2) 0 0;
  background: url('https://www.paypalobjects.com/webstatic/i/sprite/sprite_ui.png') no-repeat scroll right -1687px, -o-linear-gradient(top, #ffffff, #f2f2f2) 0 0;
  background-color: #ffffff;
  /* light blue border - value entered so the dropdown is marked completed */
  /* hover state - will work on modern browsers. We do not show this feature in other browsers */
}
.selectDropdown.completed {
  background: url('https://www.paypalobjects.com/webstatic/i/sprite/sprite_ui.png') no-repeat scroll right -1887px;
  border: 1px solid #cee0eb;
  color: #333;
}
.selectDropdown:hover,
.selectDropdown:focus,
.selectDropdown.hovered {
  -moz-box-shadow: 0 0 5px rgba(58, 144, 194, 0.6);
  -webkit-box-shadow: 0 0 5px rgba(58, 144, 194, 0.6);
  box-shadow: 0 0 5px rgba(58, 144, 194, 0.6);
  border: 1px solid #009cde;
}
.selectDropdown select {
  width: 135%;
  /* this value is set to more than 100% to hide native dropdown image in older browsers */
  border: 0 none;
  margin: 0;
  padding: 7px 0 10px 10px;
  height: 2.46154em;
  background: none;
  position: relative;
  /* this will hide the native dropdown image for browsers that can read appearance value */
  -webkit-appearance: none;
  -moz-appearance: window;
  color: #333333;
  font: 1em Arial;
  line-height: 1.230769em;
  z-index: 1;
}
.selectDropdown option {
  background-color: #fff;
  color: #666;
  padding: 6px 10px;
}
form .nativeDropdown {
  position: relative;
  margin: 10px 0;
  /* Non-LAP Scenario - Gap between consecutive fields (10 + 5 of line-height) */
  font-size: 0.8em;
  font-size: 0.875rem;
  line-height: 1.4285714285714286em;
}
form .nativeDropdown label {
  display: block;
  margin: 0;
  line-height: 1.76923em;
  font-weight: normal;
  color: #666;
}
form .nativeDropdown.small {
  width: 33%;
}
form .nativeDropdown.medium {
  width: 50%;
}
form .nativeDropdown.large {
  width: 67%;
}
form .nativeDropdown.tall {
  /* red border - client side error */
}
form .nativeDropdown.tall .selectDropdown {
  background-color: #ffffff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -ms-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(top, #ffffff, #f2f2f2);
}
form .nativeDropdown.tall select {
  height: 2.94em;
}
form .nativeDropdown.tall.hasError .selectDropdown,
form .nativeDropdown.tall.hasError .selectDropdown:hover,
form .nativeDropdown.tall.hasError .selectDropdown:focus,
form .nativeDropdown.tall.hasError .selectDropdown.hovered {
  border-color: #de746a;
  -moz-box-shadow: 0 0 5px rgba(220, 99, 88, 0.6);
  -webkit-box-shadow: 0 0 5px rgba(220, 99, 88, 0.6);
  box-shadow: 0 0 5px rgba(220, 99, 88, 0.6);
  background: url('https://www.paypalobjects.com/webstatic/mktg/consumer/onboarding/ui-sprite.png') no-repeat scroll 94% -2188px, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2)) 0 0;
  background: url('https://www.paypalobjects.com/webstatic/mktg/consumer/onboarding/ui-sprite.png') no-repeat scroll 94% -2188px, -webkit-linear-gradient(top, #ffffff, #f2f2f2) 0 0;
  background: url('https://www.paypalobjects.com/webstatic/mktg/consumer/onboarding/ui-sprite.png') no-repeat scroll 94% -2188px, -moz-linear-gradient(top, #ffffff, #f2f2f2) 0 0;
  background: url('https://www.paypalobjects.com/webstatic/mktg/consumer/onboarding/ui-sprite.png') no-repeat scroll 94% -2188px, -ms-linear-gradient(top, #ffffff, #f2f2f2) 0 0;
  background: url('https://www.paypalobjects.com/webstatic/mktg/consumer/onboarding/ui-sprite.png') no-repeat scroll 94% -2188px, -o-linear-gradient(top, #ffffff, #f2f2f2) 0 0;
  background-color: #ffffff;
}
form .nativeDropdown.btn-link .selectDropdown {
  background: none;
  border: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
form .nativeDropdown.btn-link .selectDropdown:hover .custom-select,
form .nativeDropdown.btn-link .selectDropdown:focus .custom-select,
form .nativeDropdown.btn-link .selectDropdown.hovered .custom-select {
  text-decoration: underline;
}
form .nativeDropdown.btn-link .icon {
  position: absolute;
  top: 1.1em;
  right: 0.4em;
  font-size: 0.8em;
}
.js .nativeDropdown.lap {
  margin: 15px 0;
}
.js .nativeDropdown.lap label {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.js .enhanced .selectDropdown {
  position: relative;
}
.js .enhanced .selectDropdown select {
  opacity: 0;
  z-index: 10;
  padding-left: 0;
  filter: alpha(opacity=0);
  width: 100%;
}
.js .enhanced .selectDropdown .custom-select {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 2.61538em;
  width: 100%;
  padding-left: 12px;
  z-index: 1;
  /**
         * making sure that if text in the option gets very long,
         * we truncate it using ellipses
         */
  overflow: hidden;
  padding-right: 35px;
  /* reserving space for the dropdown arrow */
  text-overflow: ellipsis;
  white-space: nowrap;
}
.js .enhanced.tall {
  /* Override for Tall */
}
.js .enhanced.tall .custom-select {
  line-height: 3.0769em;
}
form .textArea {
  position: relative;
  /*  */
  margin: 10px 0;
  padding: 0;
  width: 100%;
  /* IE7 Fix: Default Width */
}
form .textArea label {
  display: block;
  margin: 0;
  line-height: 1.76923em;
  font-weight: normal;
  color: #666;
}
form .textArea textarea {
  outline: 0;
  overflow: auto;
  padding: 7px 7px 7px 12px;
  border-width: 1px;
  border-style: solid;
  border-color: #bec0c2 #bec0c2 #dbdfe2;
  background-color: #fafafa;
  text-overflow: ellipsis;
  width: 100%;
  -webkit-transition: border 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: border 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -ms-transition: border 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: border 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15) inset;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15) inset;
  color: #333333;
  font-size: 1em;
  font-weight: normal;
}
form .textArea textarea.userText,
form .textArea textarea.completed {
  border-color: #cee0eb;
  background-color: #fff;
  box-shadow: none;
  color: #333;
}
form .textArea textarea:hover,
form .textArea textarea.hovered {
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15) inset;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15) inset;
  border: 1px solid #009cde;
}
form .textArea textarea:focus {
  -moz-box-shadow: 0 0 5px rgba(58, 144, 194, 0.6), 0 2px 2px rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 0 0 5px rgba(58, 144, 194, 0.6), 0 2px 2px rgba(0, 0, 0, 0.15) inset;
  box-shadow: 0 0 5px rgba(58, 144, 194, 0.6), 0 2px 2px rgba(0, 0, 0, 0.15) inset;
  border: 1px solid #009cde;
  background-color: #fff;
}
form .textArea.small {
  width: 33%;
}
form .textArea.medium {
  width: 50%;
}
form .textArea.large {
  width: 67%;
}
form .textArea.hasError textarea,
form .textArea.hasError textarea:hover,
form .textArea.hasError textarea:focus {
  border-color: #de746a;
  -moz-box-shadow: 0 0 5px rgba(220, 99, 88, 0.6), 0 2px 2px rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 0 0 5px rgba(220, 99, 88, 0.6), 0 2px 2px rgba(0, 0, 0, 0.15) inset;
  box-shadow: 0 0 5px rgba(220, 99, 88, 0.6), 0 2px 2px rgba(0, 0, 0, 0.15) inset;
  /* TextArea can be expanded. Error Icon should be single image not sprite. */
}
form .lap.textArea {
  margin: 15px 0;
}
form .lap.textArea label {
  position: absolute;
  left: 16px;
  color: #666;
  z-index: 1;
  cursor: text;
  text-shadow: 0 1px 0 #fff;
  line-height: 2.61539em;
}
form .lap.textArea label.focus {
  color: #888;
}
form .lap.textArea.medium label {
  left: 14px;
}
/* Lib */
.clearfix,
.container,
.container-fluid,
.row,
.modal-header,
.modal-footer {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: '';
  line-height: 0;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
/**
 * @fileOverview Global CSS settings/reset
 * @name paypal.css
 * @author dlembree, hdoan
 * @tested IE7, IE8, IE9, FF12, Chrome18, Opera11
 */
nav,
header,
footer,
section,
aside,
hgroup {
  display: block;
}
.headline {
  /* only for text over 14px */
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
fieldset {
  border: 0 none;
  margin: 0;
  padding: 0;
}
.no-js body {
  display: block !important;
}
.clear {
  clear: both;
}
.accessAid {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.hide {
  display: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  margin: 0;
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
}
/**
 * @fileOverview Mixins contains mixins
 * @name Mixins
 * @author hdoan, mdaveshah
 * @tested browsers FF 12, Chrome 18, Safari 5 on Mac
 * Please do not modify Mixins to add IE related styles.
 */
.ltrInput {
  text-align: left;
  /*! @noflip */
  direction: ltr;
}
.overflow-auto {
  overflow: auto;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/**
 *  Multi-line truncation utilizing overflow:hidden and specified height of content
 *  http://www.mobify.com/blog/multiline-ellipsis-in-pure-css/
 *
 *  @height - height of content to cut off
 *  @lineheight - spacing between lines
 *  @ellipsiswidth - width of ellipsis area
 */
/**
 *  Vertical separator with radial box shadow right
 *  @width - width of vertical separator
 *  @height1 - height of first darker box shadow
 *  @height2 - height of second lighter box shadow (taller than first height)
 *  @top1 - top position of first box shadow
 *  @top2 - top position of second box shadow
 *  @right - right position of separator
 *  @z - z-index of separator
 *  @borderRadius - how radial the box shadow is
 */
/**
 *  Horizontal separator with radial box shadow down
 *  @height - height of horizontal separator
 *  @width1 - width of first darker box shadow
 *  @width2 - width of second lighter box shadow (longer than first width)
 *  @left1 - left position of first box shadow
 *  @left2 - left position of second box shadow
 *  @bottom - bottom position of separator
 *  @z - z-index of separator
 *  @borderRadius - how radial the box shadow is
 */
/* This mixin is to add a pointer to a dropdown */
/* mixin for creating a triangle */
/* Mixin for bubbles */
/* mixin for creating carets bubbles with a border */
/* mixins for creating caret for customSelectBtn */
/*  START SPINNER  */
/* DEFAULT USAGE: add .hasSpinner classes (in app.less) to the elements that we want to have an overlay and spinner graphic on top of */
/* Applies to Modals and other DIV elements: Apply this mixin selectively to other CSS properties to avoid duplication of CSS code */
/* Just use .spinner() to apply spinner, or along with .overlay() to add overlay behind spinner and block the user interaction on the DIV */
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-moz-keyframes rotation {
  from {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes rotation {
  from {
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
/*  END SPINNER  */
/* mixin to create flat white button (iOS7 style) */
.flatBtn {
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  background: #ffffff;
  -moz-box-shadow: 0 1px 3px #cccccc;
  -webkit-box-shadow: 0 1px 3px #cccccc;
  box-shadow: 0 1px 3px #cccccc;
  background-image: -webkit-linear-gradient(top, #fffefe 0%, #f3f2f2 100%);
  background-image: -o-linear-gradient(top, #fffefe 0%, #f3f2f2 100%);
  background-image: linear-gradient(to bottom, #fffefe 0%, #f3f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffffefe', endColorstr='#fff3f2f2', GradientType=0);
  background-color: #faf9f9;
  background-image: -moz-linear-gradient(top, #fffefe, #f3f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fffefe), to(#f3f2f2));
  background-image: -webkit-linear-gradient(top, #fffefe, #f3f2f2);
  background-image: -o-linear-gradient(top, #fffefe, #f3f2f2);
  background-image: linear-gradient(to bottom, #fffefe, #f3f2f2);
  background-repeat: repeat-x;
}
.x-large {
  font-size: 1.9428571428571428em;
  font-size: 2.125rem;
  line-height: 1.2352941176470589em;
  color: #2c2e2f;
  font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
}
h2,
h3,
h4,
h5,
body,
.large,
.medium,
.small,
.xsmall {
  color: #333333;
}
.link {
  color: #0070ba;
}
.link:hover,
.link:focus {
  color: #005ea6;
  text-decoration: underline;
}
small,
.x-small {
  font-size: 0.6857142857142857em;
  font-size: 0.75rem;
  line-height: 1.5em;
  color: #666666;
  font-family: 'PayPal-Sans', sans-serif;
  font-weight: normal;
  letter-spacing: 0.04em;
}
.txtCenter {
  text-align: center;
}
.txtLeft {
  text-align: left;
}
.txtRight {
  text-align: right;
}
.txtBold {
  font-weight: bold;
}
ul.circle {
  list-style-type: circle;
}
.btn {
  min-width: 50%;
  height: 44px;
  padding: 0 20px;
  /* From bootstrap */
  display: inline-block;
  border: 0 none;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  box-shadow: none, X;
  font-family: 'HelveticaNeue-Medium', 'Helvetica Neue Medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 0.8571428571428572em;
  font-size: 0.9375rem;
  line-height: 1.4em;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  cursor: pointer;
  color: #ffffff;
  background: #009cde;
}
.btn:hover,
.btn:focus {
  background: #0092d1;
  text-decoration: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  box-shadow: none, X;
}
.btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background: #0092d1;
  text-decoration: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  box-shadow: none, X;
}
.btn.disabled,
.btn[disabled],
.btn.disabled:hover,
.btn[disabled]:hover,
.btn.disabled:active,
.btn[disabled]:active {
  background: #b2d9ea;
  cursor: auto;
}
.btn-small {
  min-width: 44px;
  height: 35px;
  font-size: 0.7428571428571429em;
  font-size: 0.8125rem;
  line-height: 1.6153846153846154em;
}
.btn-small [class^='icon-'] {
  margin-top: 0;
}
a.btn {
  font-weight: 600;
  line-height: 42px;
}
a.btn:hover,
a.btn:focus,
a.btn.active,
a.btn:active {
  color: #ffffff;
}
a.btn.btn-secondary:hover,
a.btn.btn-secondary:focus,
a.btn.btn-secondary.active,
a.btn.btn-secondary:active {
  color: #2c2e2f;
}
a.btn.btn-secondary.disabled,
a.btn.btn-secondary[disabled],
a.btn.btn-secondary.disabled:hover,
a.btn.btn-secondary[disabled]:hover,
a.btn.btn-secondary.disabled:active,
a.btn.btn-secondary[disabled]:active {
  color: #9da3a6;
}
a.btn-small {
  line-height: 32px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type='submit'].btn-block,
input[type='reset'].btn-block,
input[type='button'].btn-block {
  width: 100%;
}
.btn-secondary {
  color: #2c2e2f;
  background: #e1e7eb;
}
.btn-secondary:hover,
.btn-secondary:focus {
  color: #2c2e2f;
  background: #d5dade;
}
.btn-secondary:active,
.btn-secondary.active {
  color: #2c2e2f;
  background: #d5dade;
  text-shadow: none;
}
.btn-secondary.disabled,
.btn-secondary[disabled],
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
.btn-secondary.disabled:active,
.btn-secondary[disabled]:active {
  color: #9da3a6;
  background: #e7edf0;
}
@media (max-width: 640px) {
  .btn {
    min-width: 100%;
  }
}
form .textInput.lap label {
  line-height: 44px;
  color: #6c7378;
  text-shadow: none;
}
form .textInput.lap label.focus {
  color: #6c7378;
}
form .textInput.lap.medium label {
  left: 0;
}
form .textInput.disabled label {
  color: #cbd2d6;
  cursor: not-allowed;
  pointer-events: auto;
}
form .textInput.hasError {
  font-family: 'consumer-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 0;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #c72e2e;
}
form .textInput.hasError:before {
  content: '\e022';
  position: absolute;
  right: 10px;
  bottom: 12px;
  font-size: 1.2000000000000002em;
  font-size: 1.3125rem;
  line-height: 1.4285714285714286em;
}
form .textInput.hasError label {
  padding-right: 32px;
  font-family: 'PayPal-Sans', sans-serif;
  color: #c72e2e;
}
form .textInput.hasError label.focus {
  color: #6c7378;
}
form .textInput.hasError input {
  color: #c72e2e;
  border-color: #c72e2e;
  -webkit-box-shadow: none;
  box-shadow: none;
  box-shadow: none, X;
  background: #ffffff;
}
form .textInput.hasError input::-moz-placeholder {
  color: #c72e2e;
  opacity: 1;
}
form .textInput.hasError input:-ms-input-placeholder {
  color: #c72e2e;
}
form .textInput.hasError input::-webkit-input-placeholder {
  color: #c72e2e;
}
form .textInput.hasError input:-moz-placeholder {
  color: #c72e2e;
}
form .textInput.hasError input::-moz-placeholder {
  color: #c72e2e;
}
form .textInput.hasError input:-ms-input-placeholder {
  color: #c72e2e;
}
form .textInput.hasError input::-webkit-input-placeholder {
  color: #c72e2e;
}
form .textInput.hasError input:hover,
form .textInput.hasError input.hovered,
form .textInput.hasError input:focus {
  border-color: #c72e2e;
  -webkit-box-shadow: none;
  box-shadow: none;
  box-shadow: none, X;
  background: #ffffff;
}
form .textInput.hasError input:focus {
  color: #2c2e2f;
}
form .textInput label {
  color: #6c7378;
  font-size: 0.8571428571428572em;
  font-size: 0.9375rem;
  line-height: 1.4em;
}
form .textInput input {
  height: 44px;
  color: #2c2e2f;
  border-color: #9da3a6;
  background-color: #ffffff;
  text-shadow: none;
  text-align: left;
  -webkit-box-shadow: none;
  box-shadow: none;
  box-shadow: none, X;
  font-size: 0.8571428571428572em;
  font-size: 0.9375rem;
  line-height: 1.4em;
}
form .textInput input::-moz-placeholder {
  color: #6c7378;
  opacity: 1;
}
form .textInput input:-ms-input-placeholder {
  color: #6c7378;
}
form .textInput input::-webkit-input-placeholder {
  color: #6c7378;
}
form .textInput input:-moz-placeholder {
  color: #6c7378;
}
form .textInput input::-moz-placeholder {
  color: #6c7378;
}
form .textInput input:-ms-input-placeholder {
  color: #6c7378;
}
form .textInput input::-webkit-input-placeholder {
  color: #6c7378;
}
form .textInput input:hover,
form .textInput input.hovered,
form .textInput input:focus {
  border: 1px solid #009cde;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
form .textInput input:disabled {
  border-color: #cbd2d6;
  background-color: #ffffff;
}
form .textInput input:disabled::-moz-placeholder {
  color: #cbd2d6;
  opacity: 1;
}
form .textInput input:disabled:-ms-input-placeholder {
  color: #cbd2d6;
}
form .textInput input:disabled::-webkit-input-placeholder {
  color: #cbd2d6;
}
form .textInput input:disabled:-moz-placeholder {
  color: #cbd2d6;
}
form .textInput input:disabled::-moz-placeholder {
  color: #cbd2d6;
}
form .textInput input:disabled:-ms-input-placeholder {
  color: #cbd2d6;
}
form .textInput input:disabled::-webkit-input-placeholder {
  color: #cbd2d6;
}
form .textArea.lap label {
  color: #6c7378;
  text-shadow: none;
  line-height: 36px;
}
form .textArea.lap label.focus {
  color: #6c7378;
}
form .textArea.disabled label {
  color: #cbd2d6;
  cursor: not-allowed;
  pointer-events: auto;
}
form .textArea.hasError textarea,
form .textArea.hasError textarea:hover,
form .textArea.hasError textarea:focus {
  border-color: #c72e2e;
  -webkit-box-shadow: none;
  box-shadow: none;
  box-shadow: none, X;
}
form .textArea label {
  color: #6c7378;
  font-size: 0.8571428571428572em;
  font-size: 0.9375rem;
  line-height: 1.4em;
}
form .textArea textarea {
  color: #2c2e2f;
  border-color: #9da3a6;
  background-color: #ffffff;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  box-shadow: none, X;
  font-size: 0.8571428571428572em;
  font-size: 0.9375rem;
  line-height: 1.4em;
}
form .textArea textarea::-moz-placeholder {
  color: #6c7378;
  opacity: 1;
}
form .textArea textarea:-ms-input-placeholder {
  color: #6c7378;
}
form .textArea textarea::-webkit-input-placeholder {
  color: #6c7378;
}
form .textArea textarea:-moz-placeholder {
  color: #6c7378;
}
form .textArea textarea::-moz-placeholder {
  color: #6c7378;
}
form .textArea textarea:-ms-input-placeholder {
  color: #6c7378;
}
form .textArea textarea::-webkit-input-placeholder {
  color: #6c7378;
}
form .textArea textarea:hover,
form .textArea textarea.hovered,
form .textArea textarea:focus {
  border: 1px solid #009cde;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
form .textArea textarea:disabled {
  border-color: #cbd2d6;
  background-color: #ffffff;
}
form .textArea textarea:disabled::-moz-placeholder {
  color: #cbd2d6;
  opacity: 1;
}
form .textArea textarea:disabled:-ms-input-placeholder {
  color: #cbd2d6;
}
form .textArea textarea:disabled::-webkit-input-placeholder {
  color: #cbd2d6;
}
form .textArea textarea:disabled:-moz-placeholder {
  color: #cbd2d6;
}
form .textArea textarea:disabled::-moz-placeholder {
  color: #cbd2d6;
}
form .textArea textarea:disabled:-ms-input-placeholder {
  color: #cbd2d6;
}
form .textArea textarea:disabled::-webkit-input-placeholder {
  color: #cbd2d6;
}
form .nativeDropdown {
  font-size: 0.8571428571428572em;
  font-size: 0.9375rem;
  line-height: 1.4em;
}
.selectDropdown {
  height: 44px;
  position: relative;
  border-color: #9da3a6;
  background: #ffffff;
  font-family: 'consumer-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 0;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.selectDropdown:before {
  position: absolute;
  right: 9px;
  top: 10px;
  font-size: 0.9142857142857143em;
  font-size: 1rem;
  line-height: 1.3125em;
}
.selectDropdown:hover,
.selectDropdown:focus,
.selectDropdown.hovered {
  -webkit-box-shadow: none;
  box-shadow: none;
  box-shadow: none, X;
}
.selectDropdown select {
  height: 44px;
}
.selectDropdown.disabled {
  color: #777777;
  border-color: #eeeeee;
}
.selectDropdown.disabled:before {
  content: '';
}
.hasError:before {
  font-family: 'consumer-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 0;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e022';
  position: absolute;
  right: 30px;
  bottom: 12px;
  color: #c72e2e;
  font-size: 1.2000000000000002em;
  font-size: 1.3125rem;
  line-height: 1.4285714285714286em;
}
.hasError .selectDropdown,
.hasError .selectDropdown:hover,
.hasError .selectDropdown:focus,
.hasError .selectDropdown.hovered {
  color: #c72e2e;
  border-color: #c72e2e;
  -webkit-box-shadow: none;
  box-shadow: none;
  box-shadow: none, X;
  background: none;
}
.js .enhanced .selectDropdown .custom-select {
  height: 44px;
  line-height: 44px;
  font-family: 'PayPal-Sans', sans-serif;
  text-align: left;
  /* @noflip */
  direction: ltr;
}
.help-information.open,
.no-js .help-information,
.hasError .help-error.open,
.passwordSection .hasError .help-information.open {
  width: 100%;
  min-height: 44px;
  padding: 20px 12px 8px;
  margin: 0;
  left: 0;
  top: 30px;
  z-index: -1;
  color: #2c2e2f;
  font-size: 0.8571428571428572em;
  font-size: 0.9375rem;
  line-height: 1.4em;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  box-shadow: none, X;
}
.help-information.open:before,
.no-js .help-information:before,
.hasError .help-error.open:before,
.passwordSection .hasError .help-information.open:before,
.help-information.open:after,
.no-js .help-information:after,
.hasError .help-error.open:after,
.passwordSection .hasError .help-information.open:after {
  content: none;
}
.help-information.open,
.no-js .help-information {
  background: #f7fdff;
  border-color: #009cde;
}
.hasError .help-error.open,
.passwordSection .hasError .help-information.open {
  background: #fff7f7;
  border-color: #c72e2e;
}
.multiFields .help-error.open,
.multiFields .help-information.open,
.multiFields .submitted .help-error.open,
.multiFields .submitted .help-information.open {
  margin-top: 0;
}
/*
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
/*
React CSSTransitionGroup transitions
*/
.foldY-enter {
  opacity: 0.01;
  -webkit-transform: rotateY(-90deg);
  -moz-transform: rotateY(-90deg);
  -ms-transform: rotateY(-90deg);
  -o-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform-origin: left top center;
  -moz-transform-origin: left top center;
  -ms-transform-origin: left top center;
  -o-transform-origin: left top center;
  transform-origin: left top center;
  -webkit-transition-property: transform, opacity;
  -moz-transition-property: transform, opacity;
  -ms-transition-property: transform, opacity;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  -webkit-transition-duration: 500ms;
  -moz-transition-duration: 500ms;
  -ms-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.665, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.665, 0.32, 1);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.665, 0.32, 1);
  -o-transition-timing-function: cubic-bezier(0.175, 0.665, 0.32, 1);
  transition-timing-function: cubic-bezier(0.175, 0.665, 0.32, 1);
}
.foldY-enter.foldY-enter-active {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.foldY-leave {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
  -webkit-transform-origin: right top center;
  -moz-transform-origin: right top center;
  -ms-transform-origin: right top center;
  -o-transform-origin: right top center;
  transform-origin: right top center;
  -webkit-transition-property: transform, opacity;
  -moz-transition-property: transform, opacity;
  -ms-transition-property: transform, opacity;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  -webkit-transition-duration: 500ms;
  -moz-transition-duration: 500ms;
  -ms-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.665, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.665, 0.32, 1);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.665, 0.32, 1);
  -o-transition-timing-function: cubic-bezier(0.175, 0.665, 0.32, 1);
  transition-timing-function: cubic-bezier(0.175, 0.665, 0.32, 1);
}
.foldY-leave.foldY-leave-active {
  opacity: 0.01;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
}
.foldX-enter {
  opacity: 0.01;
  -webkit-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -o-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform-origin: left top center;
  -moz-transform-origin: left top center;
  -ms-transform-origin: left top center;
  -o-transform-origin: left top center;
  transform-origin: left top center;
  -webkit-transition-property: transform, opacity;
  -moz-transition-property: transform, opacity;
  -ms-transition-property: transform, opacity;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  -webkit-transition-duration: 500ms;
  -moz-transition-duration: 500ms;
  -ms-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.665, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.665, 0.32, 1);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.665, 0.32, 1);
  -o-transition-timing-function: cubic-bezier(0.175, 0.665, 0.32, 1);
  transition-timing-function: cubic-bezier(0.175, 0.665, 0.32, 1);
}
.foldX-enter.foldX-enter-active {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform-origin: left top center;
  -moz-transform-origin: left top center;
  -ms-transform-origin: left top center;
  -o-transform-origin: left top center;
  transform-origin: left top center;
  -webkit-transition-property: transform, opacity;
  -moz-transition-property: transform, opacity;
  -ms-transition-property: transform, opacity;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  -webkit-transition-duration: 500ms;
  -moz-transition-duration: 500ms;
  -ms-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.665, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.665, 0.32, 1);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.665, 0.32, 1);
  -o-transition-timing-function: cubic-bezier(0.175, 0.665, 0.32, 1);
  transition-timing-function: cubic-bezier(0.175, 0.665, 0.32, 1);
}
.foldX-leave {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
  -webkit-transform-origin: right top center;
  -moz-transform-origin: right top center;
  -ms-transform-origin: right top center;
  -o-transform-origin: right top center;
  transform-origin: right top center;
  -webkit-transition-property: transform, opacity;
  -moz-transition-property: transform, opacity;
  -ms-transition-property: transform, opacity;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  -webkit-transition-duration: 500ms;
  -moz-transition-duration: 500ms;
  -ms-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.665, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.665, 0.32, 1);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.665, 0.32, 1);
  -o-transition-timing-function: cubic-bezier(0.175, 0.665, 0.32, 1);
  transition-timing-function: cubic-bezier(0.175, 0.665, 0.32, 1);
}
.foldX-leave.foldX-leave-active {
  opacity: 0.01;
  -webkit-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
}
.buttonGrow-enter {
  position: absolute;
  opacity: 0.01;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform: scale(0.3);
  -moz-transform: scale(0.3);
  -ms-transform: scale(0.3);
  -o-transform: scale(0.3);
  transform: scale(0.3);
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition-property: transform, opacity;
  -moz-transition-property: transform, opacity;
  -ms-transition-property: transform, opacity;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  -webkit-transition-duration: 500ms;
  -moz-transition-duration: 500ms;
  -ms-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition-delay: 500ms;
  transition-delay: 500ms;
}
.buttonGrow-enter.buttonGrow-enter-active {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.buttonGrow-leave {
  position: absolute;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition-property: transform, opacity;
  -moz-transition-property: transform, opacity;
  -ms-transition-property: transform, opacity;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  -webkit-transition-duration: 500ms;
  -moz-transition-duration: 500ms;
  -ms-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.buttonGrow-leave.buttonGrow-leave-active {
  opacity: 0.01;
  -webkit-transform: scale(0.3);
  -moz-transform: scale(0.3);
  -ms-transform: scale(0.3);
  -o-transform: scale(0.3);
  transform: scale(0.3);
}
@media (max-width: 768px) {
  .buttonGrow-enter,
  .buttonGrow-leave {
    position: relative;
  }
}
.animationFirstTimeUser-enter {
  max-height: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
}
.animationFirstTimeUser-enter.animationFirstTimeUser-enter-active {
  height: auto;
  opacity: 1;
  max-height: 100px;
}
.animationFirstTimeUser-leave {
  max-height: 100px;
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.animationFirstTimeUser-leave.animationFirstTimeUser-leave-active {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
}
/*
End CSSTransitionGroup transitions
 */
/*
Animations
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animatedFast {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation: pulse 0.5s;
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation: fadeIn 0.3s;
  animation: fadeIn 0.3s;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInRightSidepanel {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(500px, 0, 0);
    transform: translate3d(500px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightSidepanel {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(500px, 0, 0);
    transform: translate3d(500px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightSidepanel {
  -webkit-animation-name: fadeInRightSidepanel;
  animation-name: fadeInRightSidepanel;
}
@-webkit-keyframes fadeOutRightSidepanel {
  0% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(500px, 0, 0);
    transform: translate3d(500px, 0, 0);
  }
}
@keyframes fadeOutRightSidepanel {
  0% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(500px, 0, 0);
    transform: translate3d(500px, 0, 0);
  }
}
.fadeOutRightSidepanel {
  -webkit-animation-name: fadeOutRightSidepanel;
  animation-name: fadeOutRightSidepanel;
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation: fadeOut 0.3s;
  animation: fadeOut 0.3s;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
/**
 * @fileOverview Toggle open styles for the eventual toggle component
 * @name Toggle Open
 * @author jlowery
 * @tested browsers FF 12, Chrome 18, Safari 5 on Mac
 */
.toggle--closeX {
  position: absolute;
  top: 21.5em;
  right: 1em;
  height: 25px;
  width: 25px;
}
.toggle--speakable-text {
  text-indent: 100%;
  padding-left: 1em;
  opacity: 0;
}
.toggle--close-icon {
  position: absolute;
  top: -16em;
  line-height: 1em;
  font-size: 1.25em;
}
.toggle--container {
  position: relative;
}
.toggle--collapse {
  height: 0;
}
.toggle--autoHeight {
  height: auto;
}
.toggle--animate {
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -ms-transition: height 0.5s;
  -o-transition: height 0.5s;
  transition: height 0.5s;
}
.toggle--hidden {
  display: none;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
.visible-phone-portrait {
  display: none !important;
}
@media (max-width: 1024px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .visible-phone-portrait {
    display: none !important;
  }
}
@media (max-width: 641px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .visible-phone-portrait {
    display: none !important;
  }
}
@media (orientation: portrait) and (max-width: 479px) {
  .visible-phone-portrait {
    display: inherit !important;
  }
  .hidden-phone-portrait {
    display: none !important;
  }
}
/* Global Handles for Responsive CSS */
/* This helper class enables a newline experience for desktop, but jumps to inline on lower sizes*/
.mobile-inline {
  display: block;
}
/* Smartphones (portrait and landscape) ----------- */
@media (max-width: 640px) {
  .mobile-inline {
    display: inline;
  }
  .btn {
    min-width: 100%;
  }
}
/* Tablet Landscape */
@media (max-width: 1024px) {
  .loadError {
    width: 50%;
  }
}
/* glyph font */
/**
 * DO NOT EDIT THIS FILE AS IT'S GENERATED CODE.
 * PLEASE NOTE: If you have specific icon needs, place them in your project's own Less file.
*/
/*
 * Use this for local testing
 *
@font-face {
	font-family: 'consumer-icons';

	src: url('fonts/ConsumerIcons-Regular.eot');
	src: url('fonts/ConsumerIcons-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/ConsumerIcons-Regular.woff') format('woff'),
		url('fonts/ConsumerIcons-Regular.ttf')  format('truetype'),
		url('fonts/ConsumerIcons-Regular.svg#69ac2c9fc1e0803e59e06e93859bed03') format('svg');

	font-style: normal;
	font-weight: 400;
} */
/*
 * Use this for production
 *
 */
@font-face {
  font-family: 'consumer-icons';
  src: url('https://www.paypalobjects.com/ui-web/iconfont-consumer/3-4-0/fonts/ConsumerIcons-Regular.eot');
  src: url('https://www.paypalobjects.com/ui-web/iconfont-consumer/3-4-0/fonts/ConsumerIcons-Regular.eot?#iefix') format('embedded-opentype'), url('https://www.paypalobjects.com/ui-web/iconfont-consumer/3-4-0/fonts/ConsumerIcons-Regular.woff') format('woff'), url('https://www.paypalobjects.com/ui-web/iconfont-consumer/3-4-0/fonts/ConsumerIcons-Regular.ttf') format('truetype'), url('https://www.paypalobjects.com/ui-web/iconfont-consumer/3-4-0/fonts/ConsumerIcons-Regular.svg#69ac2c9fc1e0803e59e06e93859bed03') format('svg');
  font-style: normal;
  font-weight: 400;
}
.icon {
  font-family: 'consumer-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 0;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-small:before {
  font-size: 1.58rem;
}
.icon-medium:before {
  font-size: 2.6rem;
}
.icon-large:before {
  font-size: 7.8rem;
}
.icon-burger-small:before {
  content: "\e000";
}
.icon-slider-small:before {
  content: "\e001";
}
.icon-slider-half-small:before {
  content: "\e002";
}
.icon-close-small:before {
  content: "\e003";
}
.icon-add-small:before {
  content: "\e004";
}
.icon-arrow-down-small:before {
  content: "\e005";
}
.icon-arrow-up-small:before {
  content: "\e006";
}
.icon-arrow-left-small:before {
  content: "\e007";
}
.icon-arrow-right-small:before {
  content: "\e008";
}
.icon-arrow-down-half-small:before {
  content: "\e009";
}
.icon-arrow-up-half-small:before {
  content: "\e010";
}
.icon-arrow-left-half-small:before {
  content: "\e011";
}
.icon-arrow-right-half-small:before {
  content: "\e012";
}
.icon-clear-half-small:before {
  content: "\e013";
}
.icon-checkmark-small:before {
  content: "\e014";
}
.icon-checkmark-small-bold:before {
  content: "\e015";
}
.icon-action-arrow-half-small:before {
  content: "\e016";
}
.icon-tooltip-outline-small:before {
  content: "\e017";
}
.icon-tooltip-small:before {
  content: "\e018";
}
.icon-info-small:before {
  content: "\e019";
}
.icon-positive-small:before {
  content: "\e020";
}
.icon-attention-small:before {
  content: "\e021";
}
.icon-critical-small:before {
  content: "\e022";
}
.icon-info-large:before {
  content: "\e023";
}
.icon-positive-large:before {
  content: "\e024";
}
.icon-attention-large:before {
  content: "\e025";
}
.icon-critical-large:before {
  content: "\e026";
}
.icon-pp-logo:before {
  content: "\e029";
}
.icon-visa-logo:before {
  content: "\e030";
}
.icon-mastercard-logo:before {
  content: "\e031";
}
.icon-maestro-logo:before {
  content: "\e032";
}
.icon-amex-logo:before {
  content: "\e033";
}
.icon-discover-logo:before {
  content: "\e034";
}
.icon-card-half-solid:before {
  content: "\e035";
}
.icon-bank-half-solid:before {
  content: "\e036";
}
.icon-profile-large:before {
  content: "\e037";
}
.icon-profile-add-large:before {
  content: "\e038";
}
.icon-notification-small:before {
  content: "\e039";
}
.icon-settings-small:before {
  content: "\e040";
}
.icon-profile-small:before {
  content: "\e041";
}
.icon-funnel-small:before {
  content: "\e042";
}
.icon-delete-small:before {
  content: "\e043";
}
.icon-edit-small:before {
  content: "\e044";
}
.icon-lock-small:before {
  content: "\e045";
}
.icon-pdf-small:before {
  content: "\e046";
}
.icon-contact-small:before {
  content: "\e047";
}
.icon-undo-small:before {
  content: "\e048";
}
.icon-cancel-small:before {
  content: "\e049";
}
.icon-simple-list-small:before {
  content: "\e050";
}
.icon-detailed-list-small:before {
  content: "\e051";
}
.icon-print-small:before {
  content: "\e052";
}
.icon-camera-small:before {
  content: "\e053";
}
.icon-info-outline-small:before {
  content: "\e054";
}
.icon-us-dollar-outline-small:before {
  content: "\e055";
}
.icon-calendar-half-small:before {
  content: "\e056";
}
.icon-hiper-logo:before {
  content: "\e057";
}
.icon-hipercard-logo:before {
  content: "\e058";
}
.icon-elo-logo:before {
  content: "\e059";
}
.icon-star-small:before {
  content: "\e060";
}
.icon-jcb-logo:before {
  content: "\e061";
}
.icon-attention-outline-small:before {
  content: "\e062";
}
.icon-unionpay-logo:before {
  content: "\e063";
}
.icon-search-small:before {
  content: "\e064";
}
.icon-desktop-small:before {
  content: "\e065";
}
.icon-mobile-small:before {
  content: "\e066";
}
.icon-laptop-small:before {
  content: "\e067";
}
.icon-tablet-small:before {
  content: "\e068";
}
.icon-send-money:before {
  content: "\e500";
}
.icon-request-money:before {
  content: "\e501";
}
.icon-photo:before {
  content: "\e502";
}
.icon-gift-cards:before {
  content: "\e503";
}
.icon-credit-card:before {
  content: "\e504";
}
.icon-truck:before {
  content: "\e505";
}
.icon-email:before {
  content: "\e506";
}
.icon-email-solid:before {
  content: "\e507";
}
.icon-bank-check:before {
  content: "\e508";
}
.icon-calendar:before {
  content: "\e509";
}
.icon-holiday:before {
  content: "\e510";
}
.icon-gift:before {
  content: "\e511";
}
.icon-wallet:before {
  content: "\e512";
}
.icon-play-video:before {
  content: "\e513";
}
.icon-heart:before {
  content: "\e514";
}
.icon-shield:before {
  content: "\e515";
}
.icon-tunes:before {
  content: "\e516";
}
.icon-invoice:before {
  content: "\e517";
}
.icon-shopping-bag:before {
  content: "\e518";
}
.icon-phone:before {
  content: "\e519";
}
.icon-phone-solid:before {
  content: "\e520";
}
.icon-tag:before {
  content: "\e521";
}
.icon-delivery:before {
  content: "\e522";
}
.icon-questionmark:before {
  content: "\e523";
}
.icon-cut-coupons:before {
  content: "\e524";
}
.icon-register:before {
  content: "\e525";
}
.icon-house:before {
  content: "\e526";
}
.icon-gift-card:before {
  content: "\e527";
}
.icon-messages:before {
  content: "\e528";
}
.icon-add-money:before {
  content: "\e529";
}
.icon-send-check:before {
  content: "\e530";
}
.icon-paypal-me:before {
  content: "\e531";
}
.icon-pp-logo-outline:before {
  content: "\e532";
}
.icon-money-bag:before {
  content: "\e533";
}
.icon-chip-pin:before {
  content: "\e534";
}
.icon-boleto-ready:before {
  content: "\e535";
}
.icon-boleto-topup:before {
  content: "\e536";
}
.icon-clock-pay:before {
  content: "\e537";
}
.icon-speeding-cart:before {
  content: "\e538";
}
.icon-international-transfer:before {
  content: "\e539";
}
.icon-link-small:before {
  content: "\e540";
}
/**
 * @fileOverview Header contains styles for template
 * @name template
 * @author mdaveshah, swesthafer
 * @tested browsers Chrome 25+, FF 19+
 */
.container-fluid {
  padding: 0;
}
.contents[role='main'] {
  min-height: 99.7%;
  margin: auto;
  float: none;
  -webkit-transition: margin 0.5s ease-in-out;
  -moz-transition: margin 0.5s ease-in-out;
  -ms-transition: margin 0.5s ease-in-out;
  -o-transition: margin 0.5s ease-in-out;
  transition: margin 0.5s ease-in-out;
}
.contents > section:first-child,
.contents > div:first-child {
  height: 100%;
  margin: auto;
  padding-top: 62px;
  padding-bottom: 80px;
  /* This moves content above the footer */
  float: none;
}
.vx_mainContent > section:first-child,
.vx_mainContent > div:first-child {
  padding-top: 0 !important;
}
/**
 * @fileOverview Header contains default styles for header
 * @name Header
 * @author mdaveshah
 * @tested browsers Chrome 25+, FF 19+
 */
.globalNav_main {
  position: fixed;
  width: 100%;
  z-index: 1;
  left: 0;
  right: 0;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
.foreground-container {
  background: #f5f7fa;
  min-height: 100%;
}
.navbar-header {
  padding: 9px 10px 9px 20px;
  min-height: 3em;
  border-bottom: 1px solid #ffffff;
  background: #f5f5f5;
  line-height: 3em;
  -webkit-box-shadow: 0 2px #d7d7d7;
  box-shadow: 0 2px #d7d7d7;
  box-shadow: 0 2px #d7d7d7, X;
}
.navbar-header .brand {
  min-width: 126px;
  margin-left: 0;
  padding: 0 10px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.navbar-header .brand img {
  width: 106px;
}
.navbar-header .navbar-inner {
  max-width: 1024px;
  margin: 0 auto;
  padding: 0;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  box-shadow: none, X;
  border: 0;
}
.wallet-page .navbar-header .navbar-inner {
  max-width: none;
}
.notifications_mobile {
  display: none;
}
.navBanner {
  float: left;
}
/* hides links from header on desktops and landscape tablet views */
.visible-leftnav {
  display: none;
}
/**
 * @fileOverview Header contains responsive styles for header
 * @name responsive-header
 * @author mdaveshah, nnursalim
 * @tested browsers Chrome 25+, FF 19+
 */
/* -- Tablet landscape -- */
@media (max-width: 1024px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin: 0;
  }
}
/* Smartphones (portrait and landscape) and Tablet (Portrait) ----------- */
@media (max-width: 768px) {
  .notifications_mobile {
    display: inherit;
  }
  /* hamburger nav icon */
  .toggleMenu {
    width: 60px;
    height: 42px;
    padding-left: 20px;
    position: relative;
    text-indent: -999em;
  }
  .toggleMenu:before {
    content: '';
    width: 20px;
    height: 4px;
    position: absolute;
    top: 12px;
    left: 0;
    margin-left: 20px;
    padding-bottom: 4px;
    border-top: 12px double #999;
    border-bottom: 4px solid #999;
  }
  .navbar-header {
    padding-left: 0;
  }
  .navBanner {
    float: none;
  }
  .header > .navbar-inner .brand {
    padding-left: 15px;
    position: relative;
  }
  .header > .navbar-inner .brand:before {
    content: '';
    width: 7px;
    height: 45px;
    position: absolute;
    top: 0;
    left: 0;
    background: url('https://www.paypalobjects.com/webstatic/i/ex_ce2/sprite/sprite_ia.png') no-repeat;
    background-position: left -15px;
  }
  .headerActions {
    display: inline-block;
    float: right;
    padding-right: 5px;
  }
  .visible-leftnav {
    display: block;
  }
}
/**
 * @fileOverview contains default styles the 4 main links and secondary nav
 * @name globalNav
 * @author mdaveshah
 * @tested browsers FF, Chrome, iOS
 */
/* main navigation with the 4 links for the app  */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 1030;
}
.globalNav_main {
  position: fixed;
  width: 100%;
  z-index: 1000;
}
.globalNav {
  margin: 0.1em 0 0;
  list-style: none;
  float: left;
}
.globalNav li {
  position: relative;
  margin-right: 13px;
  padding-left: 20px;
  float: left;
  line-height: 40px;
}
.globalNav li:before {
  content: '';
  position: absolute;
  left: 2px;
  height: 45px;
  width: 1px;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0));
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0));
  background-repeat: no-repeat;
}
.globalNav a {
  padding-top: 0.2em;
  display: block;
  color: #666666;
  font-size: 1.077em;
  font-weight: bold;
  text-shadow: 0 1px 1px #fff;
}
.globalNav a:hover,
.globalNav a:focus,
.globalNav a:active,
.globalNav .active {
  color: #0092d1;
  text-decoration: none;
}
.globalNav-listItem_mobile.globalNav-listItem_mobile {
  display: none;
}
.globalNav-link_notifications_mobile.vx_alert .alerts {
  width: 35px;
  overflow: hidden;
}
.globalNav-icon_linkSettings {
  display: block;
  width: 24px;
  height: 25px;
  margin-top: 10px;
  text-indent: -999em;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAyCAQAAACww5AHAAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAAAEgAAABIAEbJaz4AAANhSURBVFjD7ZddSBRRFMd/s7bZRpQhaGlZZEVS4fZBD/sgJT0U9RLaQx/Yti8hfdAnfVIYRJH2ZVhQYBKEsKgEEQSSEhQYREHUZrhRSIRmUG3l7urW9jDO7szsnb0jJkT0f5o595z//54z9557R/EjRQZ1bGGcwRbhBjv5KQ92yF3wsc1ED+OoxGsj1pbAIgv7kj8lMCL8F5AiY73umTy+mcazOIqX8cLYWUwiwPeUKcfFGUwlyHseUKAbLeMVx8i2mFw2R+jiOJm66dTwmQBTRQI1zARKeMoaAJxcpokpkgpMoIonuAEHPl6xj4kUUZ10UIZ2soeHKEO2OGeppZES24Xu5xTluv0Sx0OHXsDBY5YaQgZx2qYX4QnL1G+hlqjCRM8I6WEpFckMJvJaWuvho4c5fFczODwK9DCFo2oGhbzULbT0iPCRnJTOaoUoRbx1cMYWfZhzuHExAxduzhG2EZPJGVD8XcyWuraxlW6DpYAblErjvjDZQTUDErdbrDLRQzeruCUVqAcH15hPi7F/GNCOj0GBfRAf7WnIA6xmn7qKgpQld54J/XgtMxzAS79FafZQzD1I9qIOC4mrKcUxFuqqwBpkDheJqS/JZhfX98AEZHUWjY/lU/JF0V1boow1uUZxpfk66gTDKVExfaNJZuBKcYQ+CT384mOKbQwukYDoEpWTaOHWGeQIrBGRwABfBNV0SwSKBXmH9HnrD/03AoJNEgHR+DtjihpWCpOtNJzRZhRQKbDmss4s4KGNVqYLnMfTICiCVsAG4X0jlxbaWagJFHKHR6ywnOUK6oXnm5P6NFHLeUodWaD4AxQhg6ibNqSh13CXtQ79mrVEKZ2cT6woN+fptEEPc0Hx76TWhquKKL3k2j7/YAd1in8Mz1hgO2Q4eMEiYg5i7B0VethNTF2mrdweBfrb3AdtHxwg+ofpo+xXH1SBIBdMDj+GSWhulRe0xqO1itP0JAa72Ug+zcOgbyafE7qrTA+ntUdNIMRBAMJUMY9GvlLOZnptkPdRQTm9nGQejUN99BAhbVh/onmZxk3Djp3ALraTZ0n+gStcMvzjeKjkOTXJhq1I//SddLBYONLEBu1ot4b8J3DQ4moCfXL6f+E39q8QCFnYIzZibQlUC/dDkOt2BOTLdIT4Df7EyYyIwFLFAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE0LTAxLTAzVDExOjA5OjUzLTA4OjAwDps0VwAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNC0wMS0wM1QxMTowOTo1My0wODowMH/GjOsAAABNdEVYdHNvZnR3YXJlAEltYWdlTWFnaWNrIDYuNS40LTcgMjAxMi0wNS0wNyBRMTYgT3Blbk1QIGh0dHA6Ly93d3cuaW1hZ2VtYWdpY2sub3Jnwm89vgAAABh0RVh0VGh1bWI6OkRvY3VtZW50OjpQYWdlcwAxp/+7LwAAABd0RVh0VGh1bWI6OkltYWdlOjpoZWlnaHQANTASUbz9AAAAFnRFWHRUaHVtYjo6SW1hZ2U6OldpZHRoADQ4f89HoAAAABl0RVh0VGh1bWI6Ok1pbWV0eXBlAGltYWdlL21wcpLQvVkAAAAOdEVYdFRodW1iOjpTaXplADBi8gE4JQAAABx0RVh0VGh1bWI6OlVSSQBmaWxlOi8vL21wcjppbWFnZSDiFssAAAAASUVORK5CYII=) no-repeat;
  background-size: contain;
}
/*Secondary navigation which includes notification, settings, help, log out and user profile*/
.navSecondary {
  margin: 0;
  float: right;
  list-style: none;
}
.navSecondary li {
  margin-left: 20px;
  float: left;
  text-align: left;
  line-height: 3em;
}
/* alerts icon on the header */
.alerts {
  display: block;
  width: 23px;
  height: 25px;
  margin-top: 10px;
  position: relative;
  text-indent: -999em;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAyCAQAAACJpCFcAAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAAAEgAAABIAEbJaz4AAAIRSURBVFjDtdfPS5RBHMfx99P6gy5C6FK2IKVEm+JhU1DRqIiFTps/0ERQNg8RCOJB8GAQonnaVkSoQ/UHZKdOC1IdKrwEQRcP3rqqJ68e7PD41Dr7zD7fmWf281z2mdl5Mc/zzDPzjLeNMBdZYYokv3lBSdbEE+IX2OHB2e9THvNR1kiW3D8aPDZk7aT4nXNnKa67w6/QrZTcJ+ECb2KDP2SV0rfsk4uLd/GLBRpCatr5xBvq7fFuftBRpf4ZH6rdnsS4vu4S37gccWW3aOSzTc+LtBGdRfrM8TQzAhoSrJrjT8XvQFb3XPTAiJAGeGSGt3DNAO8xw7sMaO2/dbh2BIQmHT7adfiQEd5IWo7XcdcIh0E5PkBT7fBhQ5qypSQSNxnjflIVM74Gvy1bZ5SEzO5heN6ChjEJ3sCUFZ7hZjSeo9kKh+lofM6Shll1OVTxDPes8VZ1CKv4ojUNMF8Nb2MiFj5IRo8vUxcLh+c6/AazMWkYKV84yvH12P0Gj7UwvDfsHbPIw/8zZIB7FPGc4FAIpACfUT6S46SfJ2c93gZoYY+kMxwO6eQo6PmWUxqSbAW3ZZRJpzTAJKM+/tI5DbDm4+01wTt8XLirNEzJx/O859gpfMQ78vJNrlWk3+A1xA84VY5Dd/j3ipJdd/jripJNd/gXXp07L/BV0qzaPrQ8O+xzlWZO+MkSRVmjmg7Fv/XkSuu+5J6nAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE0LTAxLTAzVDExOjA5OjUxLTA4OjAwmQQlfgAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNC0wMS0wM1QxMTowOTo1MS0wODowMOhZncIAAABNdEVYdHNvZnR3YXJlAEltYWdlTWFnaWNrIDYuNS40LTcgMjAxMi0wNS0wNyBRMTYgT3Blbk1QIGh0dHA6Ly93d3cuaW1hZ2VtYWdpY2sub3Jnwm89vgAAABh0RVh0VGh1bWI6OkRvY3VtZW50OjpQYWdlcwAxp/+7LwAAABd0RVh0VGh1bWI6OkltYWdlOjpoZWlnaHQANTASUbz9AAAAFnRFWHRUaHVtYjo6SW1hZ2U6OldpZHRoADQ2mHdqpwAAABl0RVh0VGh1bWI6Ok1pbWV0eXBlAGltYWdlL21wcpLQvVkAAAAOdEVYdFRodW1iOjpTaXplADBi8gE4JQAAABx0RVh0VGh1bWI6OlVSSQBmaWxlOi8vL21wcjppbWFnZSDiFssAAAAASUVORK5CYII=) no-repeat transparent;
  background-size: contain;
  background-position: 100%;
}
.alerts .notificationCount {
  padding: 5px;
  position: absolute;
  top: 2px;
  left: 13px;
  border: 3px solid #ffffff;
  border-radius: 0.8572em;
  background: #009cde;
  text-indent: 0;
  line-height: 0.5714em;
  text-shadow: none;
  color: #ffffff;
  font-weight: bold;
}
.alerts .notificationLength-0 {
  display: none;
}
.alerts.critical .notificationCount {
  background: #d20000;
}
.alerts.disable .notificationCount {
  display: none;
}
/**
 * @fileOverview contains responsive styles the 4 main links and secondary nav
 * @name responsive-globalNav
 * @author mdaveshah
 * @tested browsers FF, Chrome, iOS
 */
/* Smartphones (portrait and landscape) and Tablet (Portrait) ----------- */
@media (max-width: 880px) {
  .globalNav li {
    margin: 0;
    padding: 0 10px;
  }
  .navSecondary li {
    margin-left: 15px;
  }
  .logout .btn-small {
    padding: 0;
    background: none;
  }
}
@media (max-width: 768px) {
  .globalNav_main {
    position: static;
    z-index: auto;
  }
  .navMenu {
    width: 74.46808511%;
    /* added in to make sure the menu is scrollable on landscape phones */
    min-height: 100%;
    padding-top: 62px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: -74.30939227%;
    /*#grid > .fluid > .span(9);*/
    overflow-y: auto;
    background: #0a84cd;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .navMenu a {
    display: block;
    padding: 5px 45px 5px 20px;
    color: #ffffff;
    font-weight: normal;
    text-shadow: none;
  }
  .navMenu .navLink {
    display: table;
    width: 100%;
    table-layout: fixed;
    padding: 5px 45px 5px 15px;
  }
  .navMenu a:hover,
  .navMenu a:focus,
  .navMenu a:active,
  .navMenu .active {
    /* adding in the extra background color for IE */
    background-color: #0666b3;
    background-color: rgba(0, 0, 0, 0.1);
    color: #ffffff;
    text-decoration: none;
  }
  /* transitions to open the left menu */
  .contents,
  .navBanner,
  .navMenu {
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
  }
  .overlay-open .navMenu {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 100;
    filter: alpha(opacity=10000);
  }
  .overlay-open .contents,
  .overlay-open .footer {
    -webkit-transform: translate3d(74.30939227%, 0, 0);
    -moz-transform: translate3d(74.30939227%, 0, 0);
    -ms-transform: translate3d(74.30939227%, 0, 0);
    -o-transform: translate3d(74.30939227%, 0, 0);
    transform: translate3d(74.30939227%, 0, 0);
  }
  .overlay-open .navBanner {
    -webkit-transform: translate3d(76.5%, 0, 0);
    -moz-transform: translate3d(76.5%, 0, 0);
    -ms-transform: translate3d(76.5%, 0, 0);
    -o-transform: translate3d(76.5%, 0, 0);
    transform: translate3d(76.5%, 0, 0);
  }
  /* main navigation with the 4 links for the app  */
  .globalNav {
    margin: 0;
    float: none;
  }
  .globalNav li {
    margin-right: 0;
    padding: 0;
    float: none;
    background: none;
    border-bottom: 1px solid #097abd;
  }
  .globalNav a {
    font-size: 0.9142857142857143em;
    font-size: 1rem;
    line-height: 1.875em;
  }
  .globalNav_mobile .globalNav-link_notifications_mobile {
    display: table-cell;
    width: 10%;
    padding: 0.5em 0;
  }
  .notifications_mobile.notifications_mobile {
    text-align: right;
    padding-right: 1em;
  }
  .globalNav-listItem_mobile.globalNav-listItem_mobile {
    display: block;
  }
  /* Profile image, user name and email address */
  .profile {
    margin: 0;
    padding: 10px 25px 10px 15px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    border-bottom: 1px solid #097abd;
    font-size: 1.231em;
    line-height: 1.231em;
    color: #ffffff;
    text-shadow: none;
    /* TODO: add Font-size mixin */
  }
  .profile li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .profile .email {
    font-size: 0.8123em;
  }
  /* Secondary navigation which includes notification, settings, help, log out and user profile */
  .navSecondary,
  .navSecondary li {
    float: none;
  }
  .navSecondary li {
    margin-left: 0;
  }
  .navSecondary li a:not(.btn) {
    min-height: 16px;
    font-size: 0.8em;
    font-size: 0.875rem;
    line-height: 1.4285714285714286em;
  }
  /* alerts */
  .alerts {
    display: inline-block;
    text-indent: 999em;
  }
  .notifications_desktop.notifications_desktop {
    display: none;
  }
  li.logout {
    text-align: center;
  }
  /* Logout button - wondering if this passes a11y */
  a.btn.logout {
    min-width: 50%;
    height: 44px;
    padding: 0 20px;
    /* From bootstrap */
    display: inline-block;
    border: 0 none;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    box-shadow: none, X;
    font-family: 'HelveticaNeue-Medium', 'Helvetica Neue Medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 0.8571428571428572em;
    font-size: 0.9375rem;
    line-height: 1.4em;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    cursor: pointer;
    color: #ffffff;
    background: #009cde;
    min-width: 90%;
    margin-bottom: 1em;
    line-height: 42px;
  }
  a.btn.logout:hover,
  a.btn.logout:focus {
    background: #0092d1;
    text-decoration: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    box-shadow: none, X;
  }
  a.btn.logout:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  a.btn.logout.active,
  a.btn.logout:active {
    background: #0092d1;
    text-decoration: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    box-shadow: none, X;
  }
  a.btn.logout.disabled,
  a.btn.logout[disabled],
  a.btn.logout.disabled:hover,
  a.btn.logout[disabled]:hover,
  a.btn.logout.disabled:active,
  a.btn.logout[disabled]:active {
    background: #b2d9ea;
    cursor: auto;
  }
  a.btn.logout:hover,
  a.btn.logout:focus,
  a.btn.logout.active,
  a.btn.logout:active {
    background-color: #0092d1;
  }
  .globalNav-icon {
    background: url('https://www.paypalobjects.com/webstatic/sprite/sprite_nav_icons.png') no-repeat 0 0 transparent;
  }
  /* Icons for the left nav links */
  .globalNav-iconWrapper {
    width: 30px;
    display: table-cell;
    vertical-align: middle;
  }
  .globalNav-icon {
    height: 25px;
    display: block;
  }
  .navText {
    display: table-cell;
    vertical-align: top;
  }
  .globalNav-icon_linkSummary {
    background-position: left 5px;
  }
  .globalNav-icon_linkActivity {
    background-position: left -62px;
  }
  .globalNav-icon_linkWallet {
    background-position: left -191px;
  }
  .globalNav-icon_linkTransfer {
    background-position: left -126px;
  }
  .globalNav-icon_linkShop {
    background-position: left -261px;
  }
  .globalNav-icon_linkSettings {
    margin-top: 0;
    background-position: left -386px;
  }
  .globalNav-icon_linkHelp {
    background-position: left -452px;
  }
  html[dir='rtl'] .overlay-open .contents,
  html[dir='rtl'] .overlay-open .footer {
    -webkit-transform: translate3d(-74.30939227%, 0, 0);
    -moz-transform: translate3d(-74.30939227%, 0, 0);
    -ms-transform: translate3d(-74.30939227%, 0, 0);
    -o-transform: translate3d(-74.30939227%, 0, 0);
    transform: translate3d(-74.30939227%, 0, 0);
  }
  html[dir='rtl'] .overlay-open .navBanner {
    -webkit-transform: translate3d(-76.5%, 0, 0);
    -moz-transform: translate3d(-76.5%, 0, 0);
    -ms-transform: translate3d(-76.5%, 0, 0);
    -o-transform: translate3d(-76.5%, 0, 0);
    transform: translate3d(-76.5%, 0, 0);
  }
}
@media (max-width: 640px) {
  .overlay-open .navBanner {
    -webkit-transform: translate3d(77%, 0, 0);
    -moz-transform: translate3d(77%, 0, 0);
    -ms-transform: translate3d(77%, 0, 0);
    -o-transform: translate3d(77%, 0, 0);
    transform: translate3d(77%, 0, 0);
  }
  html[dir='rtl'] .overlay-open .navBanner {
    -webkit-transform: translate3d(-77%, 0, 0);
    -moz-transform: translate3d(-77%, 0, 0);
    -ms-transform: translate3d(-77%, 0, 0);
    -o-transform: translate3d(-77%, 0, 0);
    transform: translate3d(-77%, 0, 0);
  }
  html[dir='rtl'] .linkHelp {
    /* @noflip */
    background-position: 97% -442px;
  }
  html[dir='rtl'] .linkSettings {
    /* @noflip */
    background-position: 97% -376px;
  }
}
@media (max-width: 479px) {
  .overlay-open .navBanner {
    -webkit-transform: translate3d(78%, 0, 0);
    -moz-transform: translate3d(78%, 0, 0);
    -ms-transform: translate3d(78%, 0, 0);
    -o-transform: translate3d(78%, 0, 0);
    transform: translate3d(78%, 0, 0);
  }
  html[dir='rtl'] .overlay-open .navBanner {
    -webkit-transform: translate3d(-78%, 0, 0);
    -moz-transform: translate3d(-78%, 0, 0);
    -ms-transform: translate3d(-78%, 0, 0);
    -o-transform: translate3d(-78%, 0, 0);
    transform: translate3d(-78%, 0, 0);
  }
  html[dir='rtl'] .linkHelp {
    /* @noflip */
    background-position: 96% -442px;
  }
  html[dir='rtl'] .linkSettings {
    /* @noflip */
    background-position: 96% -376px;
  }
}
@media (max-width: 320px) {
  .overlay-open .navBanner {
    -webkit-transform: translate3d(80%, 0, 0);
    -moz-transform: translate3d(80%, 0, 0);
    -ms-transform: translate3d(80%, 0, 0);
    -o-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0);
  }
  html[dir='rtl'] .overlay-open .navBanner {
    -webkit-transform: translate3d(-80%, 0, 0);
    -moz-transform: translate3d(-80%, 0, 0);
    -ms-transform: translate3d(-80%, 0, 0);
    -o-transform: translate3d(-80%, 0, 0);
    transform: translate3d(-80%, 0, 0);
  }
}
/* Retina Icons for the left nav links */
@media (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 768px) and (min-device-pixel-ratio: 1.5) {
  .navIcons {
    background-image: url('https://www.paypalobjects.com/webstatic/sprite/sprite_nav_icons2x.png');
    background-size: 17px 473px;
  }
}
/**
 * @fileOverview Footer contains default styles for the footer
 * @name Footer
 * @author mdaveshah
 * @tested browsers
 */
.footer {
  border-top: 1px solid #ffffff;
  margin-bottom: 0;
  margin-top: -70px;
  /* needed for footer animation */
  left: 0;
  right: 0;
  float: none;
  position: relative;
  z-index: 1;
  background: #f5f5f5;
  clear: both;
  color: #666666;
  font-weight: bold;
  text-shadow: 0 1px 1px #ffffff;
}
.footer .brand {
  display: none;
  /* hide paypal logo for footer, logo will be display on overpanel */
}
.footer .navbar-inner {
  height: 99%;
  /* needed to make sure the height is constrained to the height set on the footer element */
  border-top: 1px solid #d4d4d4;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
}
.footer .navbar-inner a:hover,
.footer .navbar-inner a:focus {
  color: #0079c1;
  text-shadow: none;
}
.footer .footerLink-classic,
.footer .footerList-links,
.footer .footerLink-feedback {
  display: table-cell;
  vertical-align: top;
}
.footer .footerLink-classic {
  width: 6%;
  padding-left: 10px;
  white-space: nowrap;
}
.footer .footerLink-classic a {
  display: inline-block;
  margin-top: 10px;
  margin-right: 13px;
  color: #0079c1;
}
.footer .footerList-links li {
  margin-top: 10px;
  margin-right: 13px;
}
.footer .footerList-links li a {
  color: #666666;
  font-weight: bold;
  text-shadow: 0 1px 1px #ffffff;
}
.footer .footerList-links li a:hover,
.footer .footerList-links li a:focus,
.footer .footerList-links li a:active,
.footer .footerList-links li .active {
  color: #0666b3;
  text-decoration: none;
}
.footer .footerLink-feedback {
  width: 5%;
  font-size: 15px;
}
.footer .footerLink-feedback a {
  display: inline-block;
  margin-top: 10px;
  /* @noflip */
  padding-right: 5px;
  /* @noflip */
  padding-left: 20px;
  color: #0079c1;
  background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAARpJREFUOE/d071Kw2AYxfEUwanqItIuVtHNpUjvoLfRqxCXXoDQwVE6VB3UwQ6KDqUVRcQ7EMVBKHRwEPo1WJzf/g+kUMLzRvDdHH4kPMk5IeFJFFWf9/CJMQYphvjBBw6dc5FFhX30cIIznBsucBofv0DWXzjCEXT+mwVcgqy/UK/TQDJsWcY1yKYXHiMZtvyTQq1DHcmwZRFNkPUXare0DitYnbOGJeieDLJYRxtk/YVdaBdv4pulg3toB3eRRw13+MbEKhMVVvCEd7zFXvECPayFA+i6/qhb7FtlokLZxDa25mygBP1BDo8oQ58iY5XJrDBNDld4QCGemWWSDPvsoIribGaViTkMYQ5DmMMQ5jCEOQxhDv/ORVNEfJkSMINyywAAAABJRU5ErkJggg==') no-repeat 0 5px;
}
.footer .footerList-links_primary {
  width: 70%;
}
.footer .footerList-links_primary:first-child {
  margin-top: 10px;
  font-size: 15px;
}
.footer .footerCopyright,
.footer .footerLink-guideAndDisclosure,
.footer .footerList-links_secondary {
  display: inline-block;
  vertical-align: top;
}
.footer .footerList-links_secondary {
  margin-left: 15px;
  font-size: 12px;
}
.footer .footerCopyright,
.footer .footerLink-guideAndDisclosure {
  margin-top: 10px;
  padding-left: 10px;
  font-size: 12px;
}
.footer .footerLink-guideAndDisclosure a {
  color: #666666;
}
.footer .footerCopyright {
  color: #999999;
}
.footer .footerCopyright:after {
  margin-left: 20px;
  content: '\7c';
  font-weight: bold;
}
.footer .footerDisclaimer {
  padding: 0.5em 10px 1em;
  font-size: 12px;
  line-height: 1.5em;
}
.globalFooter-container {
  margin-top: -75px;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.globalFooter-container .navbar-inner {
  background: none;
}
.globalFooter-container:before {
  content: '';
  display: block;
  position: fixed;
  z-index: -1;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-top: 1px solid #d4d4d4;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
}
.switchToClassic.modal {
  height: 240px;
  width: 360px;
  margin-left: -180px;
  text-align: center;
}
.switchToClassic.modal .inline:last-child {
  margin-bottom: 10px;
  color: #999999;
  font-size: 12px;
}
.switchToClassic.modal .inline:last-child a {
  color: #999999;
}
.navbar-content {
  max-width: 1024px;
  margin: 0 auto;
}
.wallet-page .navbar-content {
  max-width: none;
}
@media (max-width: 641px) {
  .footer .navbar-inner {
    padding: 0 5px;
  }
  .footer .navbar-inner .footerList-links {
    padding: 0;
    margin: 0;
  }
  .footer .navbar-inner .footerList-links li {
    margin-right: 0;
  }
  .footer .navbar-inner .footerCopyright {
    display: block;
    margin-left: 5px;
    margin-bottom: 0;
  }
  .footer .navbar-inner .footerCopyright:after {
    content: '';
  }
  .footer .navbar-inner .footerList-links a {
    padding: 10px;
  }
  .footer .navbar-inner .footerList-links_secondary {
    margin-bottom: 10px;
  }
  .globalFooter-container {
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
    background-color: #fafafa;
    background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
    background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
    background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
    background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
    background-repeat: repeat-x;
  }
  .globalFooter-container:before {
    display: none;
  }
}
/* Print Responsive, must go after layout */
/*
 * print css
 */
@page {
  margin: 16mm 10mm;
}
/* Have a header that just shows the logo but is hidden, along with other
 * things that have the noPrint class */
.navbar-print {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.5em;
  background-color: white;
}
/* These can be accessed with jQuery to flip display state for simple
 * print-preview.
 * See showTransactionDetails in public/js/routes/transaction.js */
.onlyPrint,
.onlyPrintInline {
  display: none;
}
@media print {
  html > body {
    background-color: white;
    height: 90%;
  }
  /* overrides an ID selector in public/css/_layout/header.less
   * :( */
  #header {
    position: relative;
    border-bottom: none;
    box-shadow: none;
  }
  .contents > section:first-child,
  .contents > div:first-child {
    padding-top: 0;
  }
  .noPrint {
    /* reproduces the hidden-print utility from twbs:
     * https://github.com/twbs/bootstrap/blob/master/less/responsive-utilities.less#L190
     * https://github.com/twbs/bootstrap/blob/master/less/mixins/responsive-visibility.less#L13
     * fortunately we're able to leave out the `!important` (for now) */
    display: none;
  }
  .onlyPrint {
    display: block;
  }
  .onlyPrintInline {
    display: inline;
  }
}
input[type='password'].hide {
  display: none;
}
/* Core Component Text Input help text */
.help-error,
.help-information {
  left: 2px;
}
/* Core Component Dropdown */
.js .enhanced .selectDropdown .custom-select {
  padding-right: 23px;
}
/* Clear input field */
.clearInput {
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  position: absolute;
  right: 0;
  bottom: 9px;
  z-index: 10;
  color: #2c2e2f;
  cursor: pointer;
  font-family: 'consumer-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 0;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.clearInput:before {
  position: absolute;
  top: 12px;
  right: 15px;
  font-size: 0.5714285714285715em;
  font-size: 0.625rem;
  line-height: 2.1em;
}
.hasError .clearInput {
  right: 18px;
  color: #2c2e2f;
}
/* numbered ordered list */
.numberedList {
  margin: 0 0 22px;
  text-align: left;
  list-style: none;
  counter-reset: list;
}
.numberedList li {
  padding-left: 22px;
  margin-bottom: 12px;
  position: relative;
}
.numberedList li:before {
  content: counter(list) ')';
  counter-increment: list;
  position: absolute;
  left: 0;
}
.bulletedList {
  margin-left: 10px;
  text-align: left;
  color: #666666;
  font-weight: 600;
  list-style: none;
}
.bulletedList li {
  padding-left: 2.25em;
  margin-bottom: 1.5em;
  position: relative;
}
.bulletedList li:before {
  content: '• ';
  padding: 0 6px;
  position: absolute;
  left: 0;
  color: #258cca;
  font-size: 25px;
}
.addressEntry .nativeDropdown.lap {
  text-align: left;
}
.addressEntry .textInput:first-child {
  z-index: 4;
}
.addressEntry .textInput:nth-child(2) {
  z-index: 3;
}
.addressEntry .textInput:nth-child(3) {
  z-index: 2;
}
.addressEntry .multiFields {
  z-index: 1;
}
.addNewAddress .btn {
  display: block;
  margin: 1em 0;
}
.dob > label {
  display: block;
  font-weight: 600;
}
.dob .nativeDropdown.lap {
  width: 33.333%;
  margin-top: 0;
}
.dob .nativeDropdown.lap.day .selectDropdown {
  border-right-width: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.dob .nativeDropdown.lap.month .selectDropdown {
  border-right-width: 0;
  border-radius: 0;
}
.dob .nativeDropdown.lap.year .selectDropdown {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.link {
  padding: 0;
  color: #0070ba;
  background: none;
  border: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
}
.link:hover {
  text-decoration: underline;
}
.betweenLines {
  margin: 15px 0;
  position: relative;
  text-align: center;
}
.betweenLines span:before,
.betweenLines span:after {
  width: 42%;
  position: absolute;
  left: 0;
  top: 10px;
  border-top: 1px solid #d4d4d4;
  content: '';
}
.betweenLines span:after {
  right: 0;
  left: auto;
}
.infoMsg {
  width: 100%;
  padding: 8px 10px;
  margin: 0 auto 1em;
  border: 2px solid #009cde;
  display: table;
  font-size: 0.8em;
  font-size: 0.875rem;
  line-height: 1.4285714285714286em;
}
.infoMsg span {
  display: table-cell;
  vertical-align: middle;
}
.infoMsg .icon {
  color: #009cde;
}
.infoMsg .icon:before {
  vertical-align: text-top;
}
@media (max-width: 640px) {
  .infoMsg {
    padding: 7px;
  }
}
.customPopover {
  position: absolute;
  width: 360px;
  padding: 20px 0 0;
  z-index: 200;
  display: none;
}
.popoverContent {
  padding: 5px;
  border: 1px solid #000;
  position: relative;
  border-radius: 11px;
  background: #656c78;
  background: -moz-linear-gradient(top, #656c78 0%, #273143 7%, #131e32 11%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #656c78), color-stop(7%, #273143), color-stop(11%, #131e32), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, #656c78 0%, #273143 7%, #131e32 11%, #000000 100%);
  background: -o-linear-gradient(top, #656c78 0%, #273143 7%, #131e32 11%, #000000 100%);
  background: -ms-linear-gradient(top, #656c78 0%, #273143 7%, #131e32 11%, #000000 100%);
  background: linear-gradient(to bottom, #656c78 0%, #273143 7%, #131e32 11%, #000000 100%);
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.5);
}
.popoverContent:before {
  content: '';
  display: inline-block;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 18px solid #273143;
  position: absolute;
  top: -18px;
  right: 20px;
}
.popoverContent:after {
  content: '';
  display: inline-block;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 17px solid rgba(255, 255, 255, 0.3);
  position: absolute;
  top: -17px;
  right: 21px;
}
.popoverContent .popover-header .title {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #fff;
  padding-top: 9px;
}
.popoverContent .popover-header .filterBack,
.popoverContent .popover-header .clearall {
  background: #5a6377;
  background: -moz-linear-gradient(top, #5a6377 0%, #23314a 49%, #000d2a 50%, #212327 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5a6377), color-stop(49%, #23314a), color-stop(50%, #000d2a), color-stop(100%, #212327));
  background: -webkit-linear-gradient(top, #5a6377 0%, #23314a 49%, #000d2a 50%, #212327 100%);
  background: -o-linear-gradient(top, #5a6377 0%, #23314a 49%, #000d2a 50%, #212327 100%);
  background: -ms-linear-gradient(top, #5a6377 0%, #23314a 49%, #000d2a 50%, #212327 100%);
  background: linear-gradient(to bottom, #5a6377 0%, #23314a 49%, #000d2a 50%, #212327 100%);
  border: 1px solid #212327;
  border-bottom: 1px solid #565e6b;
  font-size: 0.8em;
  font-weight: bold;
  text-shadow: 0 -1px 0 #000000;
  color: #fff;
  z-index: 2;
  position: absolute;
  display: inline-block;
  text-decoration: none;
}
.popoverContent .popover-header .clearall {
  padding: 6px 12px;
  border-radius: 7px;
  right: 2%;
}
.popoverContent .popover-header .filterBack {
  display: none;
}
.popoverContent .popover-header h3 {
  font-size: 1.5em;
  color: #fff;
  text-align: center;
  text-shadow: 0 -1px 0 #000000;
  margin: 5px auto 7px;
  width: 70%;
  font-weight: bold;
  line-height: 2.1em;
}
.popoverContent .popover-body {
  -webkit-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #000;
  background: #fff;
  -webkit-box-shadow: 0 1px 2px 0 rgba(255, 255, 255, 0.4), inset 0 2px 4px 0 rgba(0, 0, 0, 0.66);
  box-shadow: 0 1px 2px 0 rgba(255, 255, 255, 0.4), inset 0 2px 4px 0 rgba(0, 0, 0, 0.66);
  height: 200px;
  overflow: hidden;
  margin-top: 12px;
}
.popoverContent .popover-body .filterBack,
.popoverContent .popover-body .clearall {
  background: #5a6377;
  background: -moz-linear-gradient(top, #5a6377 0%, #23314a 49%, #000d2a 50%, #212327 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5a6377), color-stop(49%, #23314a), color-stop(50%, #000d2a), color-stop(100%, #212327));
  background: -webkit-linear-gradient(top, #5a6377 0%, #23314a 49%, #000d2a 50%, #212327 100%);
  background: -o-linear-gradient(top, #5a6377 0%, #23314a 49%, #000d2a 50%, #212327 100%);
  background: -ms-linear-gradient(top, #5a6377 0%, #23314a 49%, #000d2a 50%, #212327 100%);
  background: linear-gradient(to bottom, #5a6377 0%, #23314a 49%, #000d2a 50%, #212327 100%);
  border: 1px solid #212327;
  border-bottom: 1px solid #565e6b;
  font-size: 0.8em;
  font-weight: bold;
  text-shadow: 0 -1px 0 #000000;
  color: #fff;
  z-index: 2;
  position: absolute;
  display: inline-block;
  text-decoration: none;
}
.popoverContent .popover-body .clearall {
  padding: 6px 12px;
  border-radius: 7px;
  right: 2%;
}
.popoverContent .popover-body .filterBack {
  display: none;
}
.popoverContent .popover-body h3 {
  font-size: 1.5em;
  color: #fff;
  text-align: center;
  text-shadow: 0 -1px 0 #000000;
  margin: 5px auto 7px;
  width: 70%;
  font-weight: bold;
  line-height: 2.1em;
}
/*
*  CSS for Sidepanel
*/
.sidepanel {
  width: 320px;
  height: 100%;
  background: #2c2e2f;
  /* Disable browser's default decoration for focus on */
  outline: none;
  overflow: auto;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  z-index: 2;
  position: fixed;
  right: -320px;
  top: 0;
}
.sidepanel.open-side-panel {
  right: 0;
}
.sidepanel .sidepanelContainer {
  height: 100%;
  background: #2c2e2f;
  color: #ffffff;
}
.sidepanel .sidepanelContainer.open-side-panel {
  right: 0;
  left: -320px;
}
.sidepanel .sidepanelContainer h3 {
  color: #ffffff;
}
.sidepanel .sidepanelContainer .cellDivider {
  border-left: 1px solid #444444;
  padding: 0;
}
.sidepanel .sidepanelContainer .sidepanel-header {
  border-bottom: 1px solid #393e40;
  min-height: 52px;
}
.sidepanel .sidepanelContainer .sidepanel-header h3 {
  margin: 11px 0 11px 17px;
}
.sidepanel .sidepanelContainer .sidepanel-header .icon-arrow-right-small:before,
.sidepanel .sidepanelContainer .sidepanel-header .icon-add-small:before {
  font-size: 23px;
  float: left;
  padding: 0 0 0 12px;
}
.sidepanel .sidepanelContainer .leftIcon,
.sidepanel .sidepanelContainer .rightIcon {
  padding: 28px 10px;
  margin: auto;
  cursor: pointer;
}
.sidepanel .sidepanelContainer .sidepanel-body {
  height: 85%;
  overflow: auto;
}
.sidepanel .sidepanelContainer .sidepanel-footer {
  background-color: inherit;
  border-top: 1px solid #393e40;
  width: 100%;
  padding: 10px;
  position: absolute;
  bottom: 0;
}
.sidepanel_closePanel_wrapper {
  padding: 1em;
  border-bottom: 1px solid #2c2e2f;
  display: none;
}
.sidepanel_closePanel_button {
  background: transparent;
  border-radius: 5px;
  border: 1px solid #9da3a6;
  padding-right: 10px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.sidepanel_closePanel_button:hover {
  /* We don't have a color that matches this */
  background: #444546;
  border: 1px solid transparent;
}
.sidepanel_closePanel_icon {
  padding-right: 4px;
}
/* animation effect (transition) for the panel */
.container-fluid.contents {
  position: relative;
  left: 0;
  right: 0;
}
/* Animation for sidepanel */
@-webkit-keyframes slideInLeft {
  0% {
    left: 0;
  }
  100% {
    left: -320px;
  }
}
@-o-keyframes slideInLeft {
  0% {
    left: 0;
  }
  100% {
    left: -320px;
  }
}
@-moz-keyframes slideInLeft {
  0% {
    left: 0;
  }
  100% {
    left: -320px;
  }
}
@keyframes slideInLeft {
  0% {
    left: 0;
  }
  100% {
    left: -320px;
  }
}
.side-panel-slideIn {
  position: relative;
  -webkit-animation: slideInLeft 500ms 0 ease;
  -moz-animation: slideInLeft 500ms 0 ease;
  -ms-animation: slideInLeft 500ms 0 ease;
  animation: slideInLeft 500ms 0 ease;
}
@-webkit-keyframes slideOutSidePanel {
  0% {
    right: 0;
  }
  100% {
    right: -320px;
  }
}
@-o-keyframes slideOutSidePanel {
  0% {
    right: 0;
  }
  100% {
    right: -320px;
  }
}
@-moz-keyframes slideOutSidePanel {
  0% {
    right: 0;
  }
  100% {
    right: -320px;
  }
}
@keyframes slideOutSidePanel {
  0% {
    right: 0;
  }
  100% {
    right: -320px;
  }
}
.side-panel-slideOutSidePanel {
  position: relative;
  -webkit-animation: slideOutSidePanel 500ms 0 ease;
  -moz-animation: slideOutSidePanel 500ms 0 ease;
  -ms-animation: slideOutSidePanel 500ms 0 ease;
  animation: slideOutSidePanel 500ms 0 ease;
}
.side-panel-slideOutSidePanel.delay {
  -webkit-animation-delay: 300ms;
  -moz-animation-delay: 300ms;
  -ms-animation-delay: 300ms;
  -o-animation-delay: 300ms;
  animation-delay: 300ms;
}
@-webkit-keyframes slideOutRight {
  0% {
    left: -320px;
  }
  100% {
    left: 0;
  }
}
@-o-keyframes slideOutRight {
  0% {
    left: -320px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes slideOutRight {
  0% {
    left: -320px;
  }
  100% {
    left: 0;
  }
}
@keyframes slideOutRight {
  0% {
    left: -320px;
  }
  100% {
    left: 0;
  }
}
.side-panel-slideOut {
  position: relative;
  -webkit-animation: slideOutRight 500ms 0 ease;
  -moz-animation: slideOutRight 500ms 0 ease;
  -ms-animation: slideOutRight 500ms 0 ease;
  animation: slideOutRight 500ms 0 ease;
}
.side-panel-slideOut.delay {
  -webkit-animation-delay: 300ms;
  -moz-animation-delay: 300ms;
  -ms-animation-delay: 300ms;
  -o-animation-delay: 300ms;
  animation-delay: 300ms;
}
.navbar.header,
.navbar.footer,
.container-fluid.contents,
.panelContainer,
.whiteOverlayMask {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
.navbar.header.open-side-panel,
.navbar.footer.open-side-panel,
.container-fluid.contents.open-side-panel,
.globalNav_main.open-side-panel,
.foreground-container.open-side-panel,
.whiteOverlayMask.open-side-panel {
  left: -320px;
  right: 320px;
}
.whiteOverlayMask {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  background-color: #ffffff;
  opacity: 0.4;
  z-index: 1049;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -ms-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}
.whiteOverlayMask.isShown {
  opacity: 0.4;
}
@media (max-width: 640px) {
  /* Responsive specific CSS */
  .navbar.header.open-side-panel,
  .navbar.footer.open-side-panel,
  .container-fluid.contents.open-side-panel,
  .globalNav_main.open-side-panel,
  .foreground-container.open-side-panel,
  .whiteOverlayMask.open-side-panel {
    left: -290px;
    right: 290px;
  }
  .sidepanel {
    width: 290px;
    right: -290px;
  }
  .sidepanel .sidepanelContainer.open-side-panel {
    left: -270px;
  }
  .sidepanel .sidepanelContainer .sidepanel-body {
    height: 80%;
  }
}
/**
 * iPhone/Smartphones portrait
 */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
  .navbar.header.open-side-panel,
  .navbar.footer.open-side-panel,
  .container-fluid.contents.open-side-panel,
  .globalNav_main.open-side-panel,
  .foreground-container.open-side-panel,
  .whiteOverlayMask.open-side-panel,
  .theoverpanel.open-side-panel {
    left: -270px;
    right: 270px;
  }
  .sidepanel {
    width: 270px;
    right: -270px;
  }
  .sidepanel .sidepanelContainer.open-side-panel {
    left: -270px;
  }
  .sidepanel .sidepanelContainer .sidepanel-body {
    height: 80%;
  }
}
@-webkit-keyframes shaking {
  0% {
    -webkit-transform: translate(2px, 1px) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    -webkit-transform: translate(-3px, 0) rotate(1deg);
  }
  30% {
    -webkit-transform: translate(0px, 2px) rotate(0deg);
  }
  40% {
    -webkit-transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    -webkit-transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    -webkit-transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    -webkit-transform: translate(2px, 1px) rotate(-1deg);
  }
  80% {
    -webkit-transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    -webkit-transform: translate(2px, 2px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(1px, -2px) rotate(-1deg);
  }
}
@-webkit-keyframes pp {
  5% {
    -webkit-transform: rotate(-360deg);
  }
  10% {
    -webkit-transform: scale(2) translate(2em, 2em);
  }
  20% {
    -webkit-transform: scale(3) translate(15em, 5em);
  }
  30% {
    -webkit-transform: scale(4) translate(0, 10em);
  }
  40% {
    -webkit-transform: scale(2) translate(10em, 10em);
  }
  60% {
    -webkit-transform: scale(4) translate(25em, -5em);
  }
  80% {
    -webkit-transform: scale(2) translate(10em, 10em);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
  }
}
@-webkit-keyframes dance {
  0% {
    -webkit-transform: scale(0.5);
  }
  10% {
    -webkit-transform: scale(1);
  }
  20% {
    -webkit-transform: scale(1.5) rotate(90deg);
  }
  30% {
    -webkit-transform: scale(1);
  }
  40% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.3) rotate(-180deg);
  }
  60% {
    -webkit-transform: scale(2);
  }
  70% {
    -webkit-transform: scale(1);
  }
  80% {
    -webkit-transform: scale(0.4);
  }
  90% {
    -webkit-transform: scale(1.2) rotate(60deg);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes movin {
  0% {
    -webkit-transform: translate(5em, 0);
  }
  10% {
    -webkit-transform: rotate(-60deg);
  }
  20% {
    -webkit-transform: scale(1.5) rotate(90deg);
  }
  30% {
    -webkit-transform: translate(-5em, 0);
  }
  40% {
    -webkit-transform: translate(0, 5em);
  }
  50% {
    -webkit-transform: scale(1.5) skew(30deg, 30deg);
  }
  60% {
    -webkit-transform: translate(5em, -5em);
  }
  70% {
    -webkit-transform: scale(1);
  }
  80% {
    -webkit-transform: scale(0.4);
  }
  90% {
    -webkit-transform: scale(2) rotate(360deg);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes groovin {
  0% {
    -webkit-transform: scale(2) skew(20deg, 20deg);
  }
  10% {
    -webkit-transform: scale(1) skew(-10deg, -10deg);
  }
  20% {
    -webkit-transform: scale(0.5) skew(10deg, 10deg);
  }
  30% {
    -webkit-transform: scale(1) skew(0deg, 0deg);
  }
  40% {
    -webkit-transform: scale(0.5) skew(-20deg, -20deg);
  }
  50% {
    -webkit-transform: scale(1) skew(10deg, 10deg);
  }
  60% {
    -webkit-transform: scale(2) skew(-10deg, -10deg);
  }
  70% {
    -webkit-transform: scale(1) rotate(90deg);
  }
  80% {
    -webkit-transform: scale(1.5) rotate(-90deg);
  }
  90% {
    -webkit-transform: scale(2) skew(20deg, 20deg);
  }
  100% {
    -webkit-transform: scale(1) skew(0deg, 0deg);
  }
}
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
@-webkit-keyframes ooo {
  0% {
    -webkit-transform: scale(1);
  }
  20% {
    -webkit-transform: scale(2);
  }
  40% {
    -webkit-transform: scale(1);
  }
  80% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
body.shake .brand img,
body.shake2 .brand img {
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}
body.shake .brand img {
  -webkit-animation-name: 'shaking';
  -webkit-animation-duration: 0.8s;
}
body.shake2 .brand img {
  -webkit-animation-name: 'pp';
  -webkit-animation-duration: 5s;
}
body.shake2 * {
  -webkit-animation-name: 'shaking';
  -webkit-animation-duration: 0.8s;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}
body.shake2 img {
  -webkit-animation-name: 'pulsate';
  -webkit-animation-duration: 0.8s;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}
body.shake2 .btn-toolbar {
  -webkit-animation-name: 'dance';
  -webkit-animation-duration: 2s;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}
body.shake2 .navbar-static-top {
  -webkit-animation-name: 'ooo';
  -webkit-animation-duration: 2s;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}
body.shake2 a {
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}
body.shake2 a:nth-of-type(odd) {
  -webkit-animation-duration: 3s;
  -webkit-animation-name: 'movin';
}
body.shake2 a:nth-of-type(even) {
  -webkit-animation-duration: 2s;
  -webkit-animation-name: 'groovin';
}
body.shake2 p {
  -webkit-animation-name: 'ooo';
  -webkit-animation-duration: 1.5s;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}
.snow {
  height: 7px;
  width: 7px;
  position: absolute;
  top: -50px;
  z-index: 2013;
  background: #ffffff;
  opacity: 0.5;
  border-radius: 100%;
  -webkit-animation-name: 'falling';
  -webkit-animation-duration: 8s;
  -webkit-transform-origin: -8px 50%;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}
@-webkit-keyframes falling {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
  }
  100% {
    -webkit-transform: translate3d(0, 1024px, 0) rotate(360deg);
  }
}
.hugeSnow {
  height: 20px;
  width: 20px;
}
.bigSnow {
  height: 15px;
  width: 15px;
}
.mediumSnow {
  height: 10px;
  width: 10px;
}
.smallSnow {
  height: 5px;
  width: 5px;
}
.lighterSnow {
  opacity: 0.2;
}
.lightSnow {
  opacity: 0.5;
}
.darkSnow {
  opacity: 0.7;
}
body.halloween div {
  background-color: #000000 !important;
}
body.halloween * {
  color: #e7ad02 !important;
}
/* default loading error styles */
.loadError {
  width: 40%;
  margin: 10% auto;
  padding: 100px 0;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFIAAABGCAYAAABfa8MWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1MzFBRkQ0MzlCMjE2ODExODIyQTg0MjRBQkJDRjg2MSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGMkM0NjM3MEM0MkYxMUUyODAzMUEzMzdDNkEwQUM3QSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGMkM0NjM2RkM0MkYxMUUyODAzMUEzMzdDNkEwQUM3QSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk4MDExNzQwNzIwNjgxMTgwODM4NkI3REY5RjQ5QzgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTMxQUZENDM5QjIxNjgxMTgyMkE4NDI0QUJCQ0Y4NjEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5mb3+6AAAEfklEQVR42uycW0gUURjHv5kVb3nJkrx0EcJMKhLTUogCXypR6AKBSSr0YGhk9tBDPohiGJQWlRZFBVmQQSSKRfXQSwVRlhkUdtMsWy9YaRdXpc2+4x5LqdnrmZkzs/OHjyPs2Zkzf/77/fbM4gjAmW5HLBZwyMDKw0rFmkdf6sZ6gFWH1byu7+U4T+sWODMxnhq10sHUR1i5aGa7YeS/Jq7G4QZWiJNv+UqSi2beM4z8a2IMDk+xZrr41kGsRDTzndrXIHISyLNumAj0PeeMRNrSmIXDZQ8Psw1TWe+1RqKJwTgQYER7eCgzVjya+c1bP9qlDEwEeoxSr0wkpnEJDm1YPowO+RMrAVP5wtsSWcPQRKDHqvGqRDICDFfgEVQw0S5gTDMCwXdWmN1jjH3+AtYfw1yBx0eFQNoFTETmelh67KDdAzzfsx/MVxocgWefbnskBUyxAqcqpufSLWxqFPoUKA4eUcE0EsCkKXhtafSc+jGSAqZahX5cTc+tm0Sy2sG4s+Mp14WRCgJGSkW4hmV6SKRSgJGSCauW/oShTSNVAIyU1mJla9JIFQEjpSpcU4gWE6kWYKQUiVWmKSM5AIzi4BFlMJE09VMqA0Zx8MiRyGza3HmVLOARGaeRNPMq4F/MwcM6kWW0qfMu5uARGaaRNPEi0I6YgkdkZCJp3rW0mWtFTMHDKpG8A0Z28IgM0qgVwMgKHhaJ1ApgZAWP6GEatQYY2cAjemCiFgEjG3g8SaRWASMLeEQ306h1wDAHj7uJ1Dpg7IGnQhEjdQQYKe3Ca0yQ1UidAYYpeFxNpN4AIyXyHxY5shipY8BI6TBec6gciSzXKWCkNMcV8IhOppE0393gfSp0FjyCEyaSOXdp35BdoYnLIXJLpt05vdeaYaj1mVJm3sda4+h/H50xMheHC+DdykMj69w2kjbbV7RfeLP6seLQzCF3e2SFYaJz4BEcAOaxzr98uyIrVhKmss1pI5UGjIYkCR6pj3aOYaJrOx7BAAwb8IgGYNiAR+AZMKKfHwQssD0bxPK+G36NjnILHoFHwPiGz4bYkr0QuTkTTAH+tpVbRqC3oRneVB6FsYFP3IFH4G0HEzB/LiQ3XgL/6Kj/vj5i7oGWjdvB8uEjVzsegSvACAKsul4PoSvs3ycYetIGDzOyAMZVf/TPH/CIPAEmLDXZoYkTNzZwDpnLCXgOTPRzTGMsjoU8rMoVczgxkqiAeEgSWcALpU3BQbLMlXvZJIjEyHReVmTp7JJlrgJKJ0bGcbNluHXHqe+KZA6Zy5EWicDR3Z2x/gF4e+iEw3lkDpnLkUymnKDwfPwjmJcVDba02mCSkgSCOH0HO261QseRk9B5/DRv20azgMSpAxd/w1VCgQtjIGrrJgia+FIB8L39NfRcbYThji7gUBeJkSlge8ClIfeVOrmzIZ+VfMMPt3QGdzY7J5sQ+c26yfDEZTVR76bdtCD0LqHlb3hkVyNYlaQwjdZpRk4xNAKHHVgbsMjGN9TwzXavBGwPxbuJdR4N7Jv64m8BBgCJZ0rksgar6wAAAABJRU5ErkJggg==') no-repeat center 25px;
  text-align: center;
}
.loadError .message {
  margin: 1.5em 1em 1em;
  font-size: 1.53846153846154em;
  line-height: 1.3636363636em;
  color: #999;
}
.loadError.pageNotFound {
  width: 80%;
  background: none;
  padding: 0;
}
/* wallet loading errors */
.fundingSources .loadError {
  width: 75%;
}
.loadErrorHeader {
  margin: -9px -20px 0 -20px;
}
.loadErrorHeaderContainer {
  height: 0;
  width: 100%;
  margin: 0 0 9px 0;
  overflow: hidden;
  background-color: #c72e2e;
  color: #ffffff;
}
.loadErrorHeaderTable {
  display: table;
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  padding: 1em 0;
}
.loadErrorHeaderTable .icon {
  display: table-cell;
  width: 3em;
}
.loadErrorHeaderContent {
  display: table-cell;
  line-height: 1.5em;
}
.loadErrorHeaderTransition {
  -webkit-transition: height 1s ease;
  -moz-transition: height 1s ease;
  -ms-transition: height 1s ease;
  -o-transition: height 1s ease;
  transition: height 1s ease;
}
.autoHeight {
  height: auto;
}
.loadErrorNavTreatment .navbar {
  margin-bottom: 0;
  position: static;
}
.loadErrorNavTreatment div.summaryContainer {
  padding-top: 0;
}
.loadError-FIModule,
.loadError-balanceModule {
  padding: 1.5em 3% 2em 3%;
}
.loadError-activity {
  padding: 8em 21%;
}
.loadErrorModuleContainer {
  height: 100%;
}
.loadErrorLoadBar {
  width: 100%;
  height: 10px;
  position: relative;
  background-color: #f5f5f5;
}
.loadErrorLoadBar:before {
  width: 0;
  height: 10px;
  content: '';
  position: absolute;
  background-color: #9da3a6;
}
.loadErrorFinal {
  display: table;
  margin: 0 auto;
}
.loadErrorFinal .icon {
  display: table-cell;
  color: #c72e2e;
}
.loadErrorFinal .moduleContent {
  display: table-cell;
  padding-left: 0.5em;
}
.loadBarWidth:before {
  width: 100%;
}
.loadBarTransition1:before {
  -webkit-transition: width 15s cubic-bezier(0.01, 0.36, 1, 0.62);
  -moz-transition: width 15s cubic-bezier(0.01, 0.36, 1, 0.62);
  -ms-transition: width 15s cubic-bezier(0.01, 0.36, 1, 0.62);
  -o-transition: width 15s cubic-bezier(0.01, 0.36, 1, 0.62);
  transition: width 15s cubic-bezier(0.01, 0.36, 1, 0.62);
}
.loadError-FIModule .loadBarTransition1:before {
  -webkit-transition: width 18s cubic-bezier(0.01, 0.36, 1, 0.62);
  -moz-transition: width 18s cubic-bezier(0.01, 0.36, 1, 0.62);
  -ms-transition: width 18s cubic-bezier(0.01, 0.36, 1, 0.62);
  -o-transition: width 18s cubic-bezier(0.01, 0.36, 1, 0.62);
  transition: width 18s cubic-bezier(0.01, 0.36, 1, 0.62);
}
.loadError-balanceModule .loadBarTransition1:before {
  -webkit-transition: width 12s cubic-bezier(0.01, 0.36, 1, 0.62);
  -moz-transition: width 12s cubic-bezier(0.01, 0.36, 1, 0.62);
  -ms-transition: width 12s cubic-bezier(0.01, 0.36, 1, 0.62);
  -o-transition: width 12s cubic-bezier(0.01, 0.36, 1, 0.62);
  transition: width 12s cubic-bezier(0.01, 0.36, 1, 0.62);
}
.loadError-activity .loadBarTransition1:before {
  -webkit-transition: width 15s cubic-bezier(0.01, 0.36, 1, 0.62);
  -moz-transition: width 15s cubic-bezier(0.01, 0.36, 1, 0.62);
  -ms-transition: width 15s cubic-bezier(0.01, 0.36, 1, 0.62);
  -o-transition: width 15s cubic-bezier(0.01, 0.36, 1, 0.62);
  transition: width 15s cubic-bezier(0.01, 0.36, 1, 0.62);
}
.loadBarTransition2:before {
  -webkit-transition: width 15s cubic-bezier(0.01, 0.36, 1, 0.62);
  -moz-transition: width 15s cubic-bezier(0.01, 0.36, 1, 0.62);
  -ms-transition: width 15s cubic-bezier(0.01, 0.36, 1, 0.62);
  -o-transition: width 15s cubic-bezier(0.01, 0.36, 1, 0.62);
  transition: width 15s cubic-bezier(0.01, 0.36, 1, 0.62);
}
.loadError-FIModule .loadBarTransition2:before {
  -webkit-transition: width 7s cubic-bezier(0.01, 0.36, 1, 0.62);
  -moz-transition: width 7s cubic-bezier(0.01, 0.36, 1, 0.62);
  -ms-transition: width 7s cubic-bezier(0.01, 0.36, 1, 0.62);
  -o-transition: width 7s cubic-bezier(0.01, 0.36, 1, 0.62);
  transition: width 7s cubic-bezier(0.01, 0.36, 1, 0.62);
}
.loadError-balanceModule .loadBarTransition2:before {
  -webkit-transition: width 13s cubic-bezier(0.01, 0.36, 1, 0.62);
  -moz-transition: width 13s cubic-bezier(0.01, 0.36, 1, 0.62);
  -ms-transition: width 13s cubic-bezier(0.01, 0.36, 1, 0.62);
  -o-transition: width 13s cubic-bezier(0.01, 0.36, 1, 0.62);
  transition: width 13s cubic-bezier(0.01, 0.36, 1, 0.62);
}
.loadError-activity .loadBarTransition2:before {
  -webkit-transition: width 10s cubic-bezier(0.01, 0.36, 1, 0.62);
  -moz-transition: width 10s cubic-bezier(0.01, 0.36, 1, 0.62);
  -ms-transition: width 10s cubic-bezier(0.01, 0.36, 1, 0.62);
  -o-transition: width 10s cubic-bezier(0.01, 0.36, 1, 0.62);
  transition: width 10s cubic-bezier(0.01, 0.36, 1, 0.62);
}
@media (max-width: 768px) {
  .loadErrorHeader {
    margin-left: 0;
  }
  .loadErrorHeaderTable {
    padding-left: 1.2em;
  }
  .loadError-FIModule,
  .loadError-balanceModule,
  .loadError-activity {
    padding: 1.5em 0 2em 0;
  }
}
/**
 * @fileOverview contains default styles for notification
 * @name notification
 * @author jlowery
 * @tested browsers FF, Chrome, iOS
 */
.globalNotifs-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.globalNotifs-item {
  display: table;
  width: 100%;
  border-bottom: 1px solid #393e40;
  background-color: transparent;
  -webkit-transition: background-color 0.25s;
  -moz-transition: background-color 0.25s;
  -ms-transition: background-color 0.25s;
  -o-transition: background-color 0.25s;
  transition: background-color 0.25s;
}
.globalNotifs-item,
.globalNotifs-item:hover,
.globalNotifs-item:focus,
.globalNotifs-item:active {
  color: #ffffff;
  text-decoration: none;
}
.globalNotifs-item:hover,
.globalNotifs-item:focus,
.globalNotifs-item:active {
  background-color: #009cde;
}
.globalNotifs-message {
  display: table-cell;
  vertical-align: top;
  padding: 25px 0 25px 20px;
}
.globalNotifs-message_noNotifs {
  font-size: 1.125em;
}
.globalNotifs-levelIndicator_critical,
.globalNotifs-levelIndicator_warning,
.globalNotifs-levelIndicator_info {
  display: table-cell;
  vertical-align: top;
  width: 20px;
  padding: 30px 0 30px 15px;
  text-align: right;
}
.globalNotifs-levelIndicator_critical {
  color: #ff6969;
}
.globalNotifs-levelIndicator_warning {
  color: #ffd571;
}
.globalNotifs-levelIndicator_info {
  color: #9da3a6;
}
.globalNotifs-clickIndicator {
  display: table-cell;
  vertical-align: middle;
  width: 30px;
  padding: 30px 15px;
  text-align: center;
}
.globalNotifs-itemDismiss {
  display: table-cell;
  vertical-align: top;
  width: 2.75em;
  padding: 30px 0;
  text-align: left;
}
.globalNotifs-smc-message {
  display: table-cell;
  vertical-align: top;
  padding: 0 0 0 20px;
}
.globalNotifs-smc-item {
  display: table;
  width: 100%;
  border-bottom: 1px solid #393e40;
  background-color: transparent;
}
/**
 * @fileOverview contains responsive styles for notification
 * @name responsive-notification
 * @author zizuo
 * @tested browsers FF, Chrome, iOS
 */
/* phone screens */
@media (max-width: 640px) {
  .notifications .modal.slideDown,
  .notifications .modal.show {
    top: 0;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }
  .notifications .modal .alertItem {
    margin: 8px;
    padding: 8px 4px 8px 8px;
  }
  .notifications .modal .alertItem.criticalAlert .alertDesc.clickable {
    background-size: 9px 18px;
  }
  .notifications .modal .alertItem .close {
    width: 30px;
    height: 70%;
    top: 15%;
    left: -2px;
    background-size: 20px;
  }
  .notifications .modal .alertItem .alertDesc {
    margin: 0 0 0 20px;
    padding: 0 10px 0 8px;
    font-size: 0.85em;
    line-height: 16px;
  }
  .notifications .modal .alertItem .alertDesc.clickable {
    background-size: 9px 18px;
  }
  .notifications .modal .alertItem .alertDesc:after {
    bottom: -18px;
  }
}
/**
 * @fileOverview AlertDialog contains default styles for dialog boxes
 * @name alertDialog
 * @author elaine, mdaveshah
 * @tested browsers Chrome 25+, FF 19+
 */
.alertDialogs {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.alertDialogs.isFadingIn {
  width: 100%;
  height: 100%;
  z-index: 1060;
  opacity: 1;
}
.alertDialogs.isFadingOut {
  opacity: 0;
}
.alert {
  width: 366px;
  padding: 13px 10px;
  margin-left: -183px;
  margin-top: -200px;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #ffffff;
  color: #333333;
  text-align: center;
  outline: 0 none;
  border-radius: 5px;
  /* inner container for Dialog box */
}
.alert:after {
  content: '';
  width: 326px;
  height: 5px;
  margin-left: -163px;
  position: absolute;
  bottom: 6px;
  left: 50%;
  z-index: -1;
  -webkit-box-shadow: 0 8px 30px #000000;
  box-shadow: 0 8px 30px #000000;
  box-shadow: 0 8px 30px #000000, X;
  border-radius: 25px;
}
.alert .alertDialog {
  padding: 86px 10px 8px;
}
.alert p {
  margin: 0 10px;
  font-size: 0.9142857142857143em;
  font-size: 1rem;
  line-height: 1.3125em;
}
.alert form {
  margin: 0;
}
.alert .btn {
  width: 100%;
}
.alert .clearfix .btn,
.alert .container .btn,
.alert .container-fluid .btn,
.alert .row .btn,
.alert .modal-header .btn,
.alert .modal-footer .btn {
  width: 48%;
  min-width: 47%;
}
.alert .clearfix .btn + .btn,
.alert .container .btn + .btn,
.alert .container-fluid .btn + .btn,
.alert .row .btn + .btn,
.alert .modal-header .btn + .btn,
.alert .modal-footer .btn + .btn {
  margin-left: 12px;
}
.alert .clearfix,
.alert .btn,
.alert .container,
.alert .container-fluid,
.alert .row,
.alert .modal-header,
.alert .modal-footer {
  margin-top: 13px;
}
.alert.alert .close {
  right: -10px;
}
.alertDialog-icon {
  width: 100%;
  position: absolute;
  top: 28px;
  left: 0;
  font-size: 4em;
  font-size: 4.375rem;
  line-height: 0.3em;
}
.alertDialog-icon.icon-attention-large {
  color: #8a6d3b;
}
.alertDialog-icon.icon-critical-large {
  color: #a94442;
}
.alertDialog-icon.icon-positive-large {
  color: #3c763d;
}
.alertDialog-icon.icon-info-large {
  color: #31708f;
}
.alertMsg {
  width: 100%;
  padding: 8px 10px;
  margin-bottom: 16px;
  position: relative;
  display: table;
  border: 1px solid #ecbebf;
  font-size: 0.8em;
  font-size: 0.875rem;
  line-height: 1.4285714285714286em;
}
.alertMsg .icon-critical-small {
  width: 35px;
  display: table-cell;
  vertical-align: middle;
  color: #c72e2e;
}
.alertMsg .icon-critical-small:before {
  margin-top: -5px;
  display: block;
}
.alertMsg .msg {
  display: table-cell;
}
.alertMsg a {
  text-decoration: underline;
}
.alertInfo {
  padding: 10px 7px 10px 49px;
  border: 1px solid #009cde;
  font-size: 0.8em;
  font-size: 0.875rem;
  line-height: 1.4285714285714286em;
}
.alertInfo:before {
  content: '';
  width: 24px;
  height: 24px;
  position: absolute;
  left: 14px;
  top: 5px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxODMzNDY0Mjc2MkUxMUUzOUFFNkZGRTgyRTc2RTdDMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxODMzNDY0Mzc2MkUxMUUzOUFFNkZGRTgyRTc2RTdDMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjE4MzM0NjQwNzYyRTExRTM5QUU2RkZFODJFNzZFN0MxIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjE4MzM0NjQxNzYyRTExRTM5QUU2RkZFODJFNzZFN0MxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+GIEQ6wAAAa9JREFUeNqUlT1LA0EQhi8hRoIi+IGVELBQsbERsTCFaONHY6eFgvgfLDSCmLT6B0TSWAT87ARbLUUURFEJKChamEaUkCNwvqPvhWW53TsHHtjdmX0z2dmbjTmbF47FWsAI6AGNwAX34Bx8mjYlDOv9YA3MUEy3KjgCOXCrO+PaPAZWwRWYNQg6XBf/NchyX6CoOLZBHjQ40SzBbHdUYVV0BSyFiByAZfChrS9yP7P7K1Q3uANJi+AD6AMes8tqfpe1KPmZrocIirWBVtAMxgL8Ser8nkmKVQ4zqfgps0kZYkQnJZlm+OsmewNToAsMgmNLbJPoiWjaEvTOs5vXMrZZWkTbLQGPYAuccC5XbTJEtENEy5aADKu9x/kE6AwRLYvoc0jQLqhwvBChoE8iega+LEEF5UpNg31L7LfoxZmFqaKv4JLjYbDBCptMmkxFvfxuQNCLMr4BozzXIHP9y++Llvjp6TYEiuCQfXTckmWOOvVv3+9SO2wO/7UCm5GndymPDmnOtYhiNcbXBYOatMd+OsC/XbX0gSLj8qqg7TmRJ2JOeaN62e2rUd6oHwEGAOFXWezVEIKkAAAAAElFTkSuQmCC') no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}
@media (max-width: 768px) {
  .alertMsg {
    border-left-width: 0;
    border-right-width: 0;
  }
}
@media (max-width: 640px) {
  .alertMsg .msg {
    padding-left: 10px;
  }
}
/**
 * @fileOverview AlertDialog contains responsive styles for dialog boxes
 * @name responsive-alertDialog
 * @author dquock, mdaveshah
 * @tested browsers ios6 iPhone Simulator
 */
/* phone portrait */
@media (max-width: 640px) {
  .alert {
    width: 300px;
    margin-left: -150px;
    margin-top: -160px;
  }
  .alert .clearfix .btn,
  .alert .container .btn,
  .alert .container-fluid .btn,
  .alert .row .btn,
  .alert .modal-header .btn,
  .alert .modal-footer .btn {
    width: 47%;
  }
}
.confirmSessionMessage.modal.fade,
.ajaxErrorMessage.modal.fade {
  margin-top: 0;
  background: transparent;
  border: 0 none;
  top: 0;
  overflow: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  box-shadow: none, X;
  z-index: 1080;
}
.confirmSessionMessage .alert,
.ajaxErrorMessage .alert {
  width: auto;
  position: static;
  margin: 0;
}
/**
 * iPhone/Smartphones landscape
 * http://stephen.io/mediaqueries/
 */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
  .confirmSessionMessage.modal.fade,
  .ajaxErrorMessage.modal.fade {
    top: 0;
  }
}
/**
 * iPhone/Smartphones portrait
 * http://stephen.io/mediaqueries/
 */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
  .confirmSessionMessage.modal.fade,
  .ajaxErrorMessage.modal.fade {
    top: 5%;
  }
}
/**
 * @fileOverview modal contains default styles for customized modal
 * @name modal
 * @author Zizuo Liu
 * @tested browsers Chrome 25+, FF 19+
 */
/**
 *  we have three type modals: lightbox, modal-top and modal-bottom
 *  the default modal is lightbox
 *  use modal-large modal-medium modal-small to control size
 *  use modal-top modal-center modal-bottom to control position
 */
.modal {
  -webkit-overflow-scrolling: auto;
}
/* default modal style lightbox */
.modal-content {
  width: 600px;
  height: auto;
  margin: -300px auto 0 -300px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: #e5e5e5 #d9d9d9 #cccccc;
  -webkit-box-shadow: 0 3px 15px rgba(148, 148, 148, 0.8);
  box-shadow: 0 3px 15px rgba(148, 148, 148, 0.8);
  box-shadow: 0 3px 15px rgba(148, 148, 148, 0.8), X;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0 none;
}
.modal-content .dismiss {
  height: 20px;
  width: 20px;
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 2;
  text-decoration: none;
  opacity: 1;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url('https://www.paypalobjects.com/webstatic/sprite/sprite_ia.png') 2px -756px no-repeat;
}
.modal-content .dismiss:hover:before {
  text-shadow: 1px 1px 1px #cccccc, X;
}
.modal-content .detailsHeader {
  margin: 0;
  display: inline-block;
  font-weight: normal;
  color: #333333;
}
.modal-content .modal-header {
  padding-top: 0;
  margin-bottom: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border: none;
  color: #4d4d4d;
}
.modal-content .modal-body {
  width: 90%;
  max-height: 450px;
  margin: auto;
  padding: 0 5%;
  list-style: none;
  overflow: auto;
}
.modal-content .modal-body.body-default {
  width: 90%;
}
/* class to control modal size */
.modal-large {
  width: 66%;
  margin: -250px auto 0 -33%;
  min-height: 450px;
  max-height: 550px;
}
.modal-medium {
  width: 50%;
  margin: -200px auto 0 -25%;
  min-height: 350px;
  max-height: 450px;
}
.modal-small {
  width: 33%;
  margin: -150px auto 0 -16.5%;
  min-height: 250px;
  max-height: 350px;
}
/* class to control modal position */
.modal-center {
  top: 50%;
  left: 50%;
}
.modal-bottom {
  height: 100%;
  max-height: inherit;
  margin-top: 0;
  top: 40px;
  left: 50%;
}
.modal-top {
  height: auto;
  margin-top: 0;
  top: -10px;
  left: 50%;
}
.modal-backdrop.modalCard {
  display: none;
}
body.modal-open {
  /* below two lines fix the footer moving up issue, becuase <body> is moving up by browser for some unknown reason. only occurs in webkit browers */
  position: fixed;
  width: 100%;
  overflow: hidden;
}
.globalAlert .modal-backdrop {
  z-index: 1070;
}
.spinner.loading {
  padding-top: 5em;
  margin-top: 8em;
  position: relative;
  text-align: center;
  font-size: 1.5em;
}
.spinner.loading:before {
  content: '';
  height: 30px;
  width: 30px;
  margin: -15px auto auto -15px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3000;
  border-width: 8px;
  border-style: solid;
  border-color: #2180c0 rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2);
  -webkit-animation: rotation 0.7s infinite linear;
  -moz-animation: rotation 0.7s infinite linear;
  -ms-animation: rotation 0.7s infinite linear;
  animation: rotation 0.7s infinite linear;
  border-radius: 100%;
}
/**
 * @fileOverview modal contains responsive styles for customized modal
 * @name responsive-modal
 * @author Zizuo Liu
 * @tested browsers ios6 iPhone Simulator
 */
/**
 * we consolidate the three types of modal into one to give consistent experience for tiny web
 */
@media (max-height: 600px) {
  .modal {
    top: 0;
    margin-top: 0;
  }
}
/* Smartphones ----------- */
@media (max-width: 640px) {
  .modal,
  .notifications .modal {
    width: 100%;
    height: 100%;
    max-height: inherit;
    padding: 0;
    margin: 0;
    border: 0;
    position: fixed;
    top: 0;
    left: 0;
    overflow: visible;
    background: #f8f8f8;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    box-shadow: none, X;
  }
  .modal .modal-content,
  .notifications .modal .modal-content {
    width: 100%;
    height: 100%;
    margin: 0;
    border: 0;
    left: 0;
    top: 0;
    border-radius: 0;
  }
  .modal .dismiss,
  .notifications .modal .dismiss {
    top: 10px;
    right: 10px;
    padding: 0;
  }
  .modal .detailsHeader,
  .notifications .modal .detailsHeader {
    font-size: 1.3em;
  }
  .modal .modal-body,
  .notifications .modal .modal-body {
    width: 100%;
    height: auto;
    padding: 3%;
  }
  .modal .modal-body.body-default,
  .notifications .modal .modal-body.body-default {
    width: 100%;
  }
  .notifications .modal .modal-body {
    max-height: inherit;
  }
  .notification-open .container-fluid {
    display: none;
  }
}
.modal .dismiss {
  background: url('https://www.paypalobjects.com/webstatic/sprite/sprite_ia.png') -155px -378px no-repeat;
  -webkit-background-size: 175px 398px;
  -moz-background-size: 175px 398px;
  -o-background-size: 175px 398px;
  background-size: 175px 398px;
}
.modal.rightToRefund .dismiss {
  height: 20px;
  width: 20px;
}
/* Overpanel */
.overpanelOpening .theoverpanel {
  position: fixed;
}
.theoverpanel {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1050;
  background: #ffffff;
}
.theoverpanel h2 {
  margin-top: 0;
  margin-bottom: 22px;
  font-size: 1.8285714285714285em;
  font-size: 2rem;
  line-height: 1.09375em;
}
.overpanel-wrapper {
  margin: 0;
  min-height: 100%;
  background: #ffffff;
}
/**
 * Overqualifying this for now since it clashes with
 * styles declared in overpanel.less
 *
 * Once we move to a single overpanel solution, we can
 * remove .theoverpanel from this rule
 */
.theoverpanel .dismiss {
  margin-left: 512px;
  position: absolute;
  top: 0;
  padding: 15px;
  left: 50%;
  z-index: 2;
}
.theoverpanel .dismiss .icon-close-small {
  color: #666666;
}
@media (max-width: 1024px) {
  .theoverpanel .dismiss {
    margin-left: 0;
    left: auto;
    right: 0;
  }
}
.overpanel-content {
  height: 100%;
  /* Top space in overpanel should be 114px for desktop by Adam Dustan */
  padding-top: 114px;
  background: #ffffff;
  position: relative;
  overflow: auto;
}
.maxOverpanelWidth {
  max-width: 696px;
  margin: 0 auto;
}
.menu {
  padding-right: 2em;
  z-index: 1;
  background: #ffffff;
}
.menu .image,
.menu .btn,
.menu a,
.menu .toggle {
  width: 100%;
  margin-bottom: 0.588em;
}
.menu .image {
  max-width: 24em;
  height: 13.5em;
  padding: 0.5em;
  margin: 0 auto 1em;
  position: relative;
  background-size: contain;
  background-position: center;
}
.overpanel-body {
  height: 100%;
  margin-bottom: 68px;
  z-index: 0;
  background: #ffffff;
}
.overpanel-body dl {
  margin: 0 0 1em;
  position: relative;
}
.overpanel-body dt {
  width: 100%;
  margin: 0;
  font-size: 0.9142857142857143em;
  font-size: 1rem;
  line-height: 1.875em;
  font-weight: 600;
  color: #333333;
}
.overpanel-body dd {
  margin: 0 0 8px;
  font-size: 0.9142857142857143em;
  font-size: 1rem;
  line-height: 1.3125em;
  font-weight: 300;
  word-wrap: break-word;
}
.overpanel-body dd span {
  color: #666666;
  margin-right: 10px;
}
.overpanel-subheader {
  width: 100%;
  margin: 0;
  font-size: 0.9142857142857143em;
  font-size: 1rem;
  line-height: 1.875em;
  font-weight: 600;
  color: #333333;
  margin-bottom: -12px;
  font-family: 'PayPal-Sans', sans-serif;
}
@media (max-width: 768px) {
  .overpanel-content {
    padding-top: 3em;
  }
  .overpanel-header {
    padding: 3em 3em 0;
  }
  .overpanel-body {
    padding: 0 3em;
  }
}
@media (max-width: 640px) {
  .overpanel-content {
    /* Top space should be 64px on mobile by Adam Dustan */
    padding-top: 64px;
  }
  .theoverpanel h2 {
    font-size: 1.4285714285714288em;
    font-size: 1.5625rem;
    line-height: 0.84em;
    line-height: 1.2em;
    margin-top: 0;
  }
  .overpanel-header {
    padding: 0 15px;
  }
  .overpanel-body {
    padding: 0 15px;
    margin-bottom: 2em;
  }
  .overpanel-body.row-fluid > div:not(.btn-block) {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .menu .image {
    width: 20em;
    height: 12em;
  }
}
/**
 * Temporary fixes for modals that should be styled as overpanels
 * This should be removed once these get converted and make use
 * of the actual overpanel module
 */
.paypalBalance .detailsHeader,
.addFundsModal .detailsHeader,
.withdrawFundsModal .detailsHeader,
.paypalCredit .detailsHeader {
  font-size: 1.8285714285714285em;
  font-size: 2rem;
  line-height: 1.09375em;
  margin-bottom: 0.7em;
  font-weight: 300;
}
.paypalBalance .modalContent,
.addFundsModal .modalContent,
.withdrawFundsModal .modalContent,
.paypalCredit .modalContent {
  margin: 0 auto;
  width: 100%;
  max-width: 696px;
  padding: 5em 0;
}
.paypalBalance .modalContent .modal-header,
.addFundsModal .modalContent .modal-header,
.withdrawFundsModal .modalContent .modal-header,
.paypalCredit .modalContent .modal-header {
  margin: 0;
  padding: 0;
}
.paypalBalance.modal .modal-body.body-default,
.addFundsModal.modal .modal-body.body-default,
.withdrawFundsModal.modal .modal-body.body-default,
.paypalCredit.modal .modal-body.body-default {
  width: 100%;
}
@media (max-width: 640px) {
  #paypalBalance .detailsHeader,
  #addFunds .detailsHeader,
  #withdrawFunds .detailsHeader {
    margin-bottom: 0.7em;
    font-size: 1.8285714285714285em;
    font-size: 2rem;
    line-height: 1.09375em;
  }
  #paypalBalance .modalContent,
  #addFunds .modalContent,
  #withdrawFunds .modalContent {
    margin-top: 0;
  }
  #paypalBalance .modalContent .modal-header,
  #addFunds .modalContent .modal-header,
  #withdrawFunds .modalContent .modal-header {
    margin: 0;
    padding: 8px 8px 0;
    background-color: transparent;
    text-align: left;
    border-bottom: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #paypalBalance .modalContent .row-fluid .menu,
  #addFunds .modalContent .row-fluid .menu,
  #withdrawFunds .modalContent .row-fluid .menu {
    width: 100%;
    padding: 0;
    margin: 0;
  }
}
/**
 * @fileOverview fullscreenTooltip contains default and responsive styles for fullscreenTooltip
 * @name fullscreenTooltip
 * @author sperumal
 * @tested browsers Chrome 25, FF 19
 */
.fullScreenTooltip {
  margin-left: 10px;
}
.fullScreenTooltip .icon-tooltip-outline-small {
  text-align: center;
}
.fullScreenTooltip .icon-tooltip-outline-small:before {
  font-size: 1.58rem;
}
.fullScreenTooltip .questionMark {
  text-decoration: none;
}
.modal.fullScreenTooltipModal {
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0.8);
  color: #ffffff;
}
.modal.fullScreenTooltipModal h2,
.modal.fullScreenTooltipModal h3,
.modal.fullScreenTooltipModal h4,
.modal.fullScreenTooltipModal h5 {
  color: #ffffff;
}
.modal.fullScreenTooltipModal h2.title,
.modal.fullScreenTooltipModal h3.title,
.modal.fullScreenTooltipModal h4.title,
.modal.fullScreenTooltipModal h5.title {
  font-weight: normal;
}
.modal.fullScreenTooltipModal a {
  color: #50c7f9;
}
.modal.fullScreenTooltipModal a.bold {
  font-family: 'HelveticaNeue-Bold', 'Helvetica Neue Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.modal.fullScreenTooltipModal .secondaryText {
  color: #9da3a6;
}
.modal.fullScreenTooltipModal .title {
  margin-bottom: 22px;
  color: #ffffff;
  padding: 0;
}
.modal.fullScreenTooltipModal .tooltipClose {
  padding: 15px;
  position: absolute;
  top: 0;
  right: 30px;
  text-align: right;
  color: #ffffff;
  font-size: 1.142857142857143em;
  font-size: 1.25rem;
  line-height: 1.05em;
  text-decoration: none;
  white-space: nowrap;
  opacity: 1;
}
.modal.fullScreenTooltipModal .modal-header {
  padding: 0.8em;
  border: none;
  text-align: center;
}
.modal.fullScreenTooltipModal .tooltipContent {
  /* Top space in overpanel should be 114px on desktop by Adam Dustan
       64px + 30px height for div.row-floid + 20px padding for .modal */
  margin: 64px auto;
  width: 50%;
  float: none;
}
.modal.fullScreenTooltipModal .tooltipContent .header {
  margin: 0 0 30px 0;
}
.modal.fullScreenTooltipModal .tooltipContent .body {
  font-size: 0.9375rem;
  padding-bottom: 80px;
}
@media (max-width: 640px) {
  .modal.fullScreenTooltipModal {
    line-height: 1.4em;
  }
  .modal.fullScreenTooltipModal .title {
    line-height: 1.23em;
    margin-top: 0;
  }
  .modal.fullScreenTooltipModal .modalContent {
    background: transparent;
  }
  .modal.fullScreenTooltipModal .tooltipClose {
    right: 5px;
  }
  .modal.fullScreenTooltipModal .tooltipContent {
    margin-top: 0;
    width: 100%;
    /* Top space in overpanel should be 64px on mobile by Adam Dustan
           34px padding + 30px height for div.row-floid */
    padding: 34px 15px;
    top: 44px;
    left: 0;
  }
  .modal.fullScreenTooltipModal .tooltipContent .header {
    margin: -20px 0 0 0;
    padding: 0;
  }
  .modal.fullScreenTooltipModal .tooltipContent .body {
    padding: 0;
  }
  .modal.fullScreenTooltipModal .tooltipContent h2 {
    font-size: 1.4285714285714288em;
    font-size: 1.5625rem;
    line-height: 0.84em;
    line-height: 1.2em;
    margin-top: 0;
  }
}
/* phone portrait */
@media (max-width: 479px) {
  .topLeftLabel {
    position: relative;
    top: 15px;
    left: 10px;
  }
}
/**
 * @file public/css/_widgets/fullScreenDialog.less
 * @fileOverview Full screen message usually with a big glyph, a header and
 * paragrah, and a button to continue / retry; all content is center-aligned.
 * @author Tim Sullivan <tsullivan@paypal.com>
 *
 * Examples: Ajax Error, Confirm Session, Error loading Transaction Details
 */
.fullScreenDialog {
  text-align: center;
}
.fullScreenDialog .icon {
  margin-top: 38px;
  min-height: 100px;
  display: inline-block;
}
.fullScreenDialog .icon:before {
  position: relative;
  top: 6px;
}
.fullScreenDialog .icon-attention-large {
  color: #f8981f;
}
.fullScreenDialog .icon-critical-large {
  color: #c72e2e;
}
.fullScreenDialog h2 {
  padding: 0.4em 0.4em 0 0.4em;
  font-size: 1.7142857142857144em;
  font-size: 1.875rem;
  line-height: 1.1666666666666667em;
}
.fullScreenDialog .fullBodyText {
  font-size: 0.9142857142857143em;
  font-size: 1rem;
  line-height: 1.5em;
  padding-bottom: 1em;
}
@media (max-width: 640px) {
  .fullScreenDialog h2 {
    padding-bottom: 1em;
  }
  .fullScreenDialog .fullBodyText {
    display: none;
  }
  .fullScreenDialog button {
    width: 100%;
  }
}
.noFullBodyText .btn {
  margin-top: 20px;
}
.cancelAddress {
  font-size: 15px;
  text-align: center;
}
.cancelAddressLink {
  padding: 14px;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
  /* this is required to make height: x% work on any element inside body */
  padding: 0;
  margin: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html {
  font-size: 16px;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
}
.contents.flexify {
  display: flex;
}
button {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
}
/* TODO: these generic/global styles can be in its own file */
/* These are global styles that can be applied to text indicating a negative or positive amount/value */
.isNegative {
  color: #b32317;
}
.isPositive {
  color: #3ea134;
}
/* This is a global style that can be applied to any container to make it has spinner */
.hasSpinner:before {
  content: '';
  height: 30px;
  width: 30px;
  margin: -15px auto auto -15px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3000;
  border-width: 8px;
  border-style: solid;
  border-color: #2180c0 rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2);
  -webkit-animation: rotation 0.7s infinite linear;
  -moz-animation: rotation 0.7s infinite linear;
  -ms-animation: rotation 0.7s infinite linear;
  animation: rotation 0.7s infinite linear;
  border-radius: 100%;
}
.hasSpinner:after {
  content: '';
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  position: fixed;
  top: 0;
  left: 0;
  background: #ffffff;
  opacity: 0.6;
  z-index: 5;
}
/* This is a global style that can be applied to any container to make it has spinner */
.linkedBlock:hover,
.linkedBlock:active {
  cursor: pointer;
}
/* fix issue where the X for closing was not clearly visible */
.close {
  opacity: 80;
  filter: alpha(opacity=8000);
}
.close:hover {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.maxWidth {
  width: 1024px;
  margin: auto;
}
@media (max-width: 1024px) {
  .maxWidth {
    width: 100%;
  }
}
html[dir='rtl'] .vx_small-text {
  font-size: 14px;
}
html[dir='rtl'] .icon-arrow-right-small:before {
  content: '\e007';
}
html[dir='rtl'] .icon-arrow-left-small:before {
  content: '\e008';
}
html[dir='rtl'] .icon-arrow-left-half-small:before {
  content: '\e012';
}
html[dir='rtl'] .icon-arrow-right-half-small:before {
  content: '\e011';
}
.contents {
  max-width: none;
}
