html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1.3; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input, textarea, button {
  font-size: inherit;
  font: inherit;
  outline: 0; }
  input:focus, textarea:focus, button:focus {
    outline: 0; }

a {
  outline: 0; }
  a:active, a:hover, a:visited, a:focus {
    outline: 0; }

.clear, .clearAfter::after, .clearBefore::before {
  width: 0px !important;
  height: 0px !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  clear: both; }

.clearAfter::after {
  content: " ";
  display: block; }

.clearBefore::before {
  content: " ";
  display: block; }

.regularText, body, body > #overlayContainer {
  font-family: "TateNewPro-Regular"; }

.boldText {
  font-family: "TateNewPro-Bold"; }

.boldItalicText {
  font-family: "TateNewPro-BoldItalic"; }

.italicText {
  font-family: "TateNewPro-Italic"; }

.thinText {
  font-family: "TateNewPro-Thin"; }

.thinItalicText {
  font-family: "TateNewPro-ThinItalic"; }

.boxBorder {
  border: 0.1em solid #CCCCCC; }

.boxPadding {
  padding: 2em; }

.grayButton {
  background-color: #8F8F8F;
  color: white; }

.orangeButton {
  background-color: #EF8F1E;
  color: white; }

.linkButton {
  display: inline-block;
  line-height: 2em;
  border-radius: 1em;
  text-decoration: none;
  padding: 0.1em 1em;
  font-size: 1rem;
  text-align: center; }
  .linkButton > img {
    display: inline-block; }
  .linkButton > * {
    vertical-align: middle;
    margin: 0 0.5em 0 0; }
    .linkButton > *:last-child {
      margin: 0; }

.spinner {
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("/Content/Images/spinner.gif"); }

body {
  font-size: 75%;
  background-color: #E4E4E4;
  width: 100%;
  height: 100vh;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative; }
  body > #tobBarContainer {
    height: 0px;
    line-height: 0px;
    vertical-align: middle;
    background-color: #262626;
    color: #FFF; }
    body > #tobBarContainer div {
      height: 100%; }
    body > #tobBarContainer > div.tateLogo {
      width: 980px;
      margin: 0px auto;
      background-image: url("/Content/Images/tate-logo-top.jpg");
      background-repeat: no-repeat;
      background-position: left center;
      position: relative; }
      body > #tobBarContainer > div.tateLogo > div.testModeInfo {
        position: absolute;
        font-size: 110%;
        font-weight: 700;
        right: 0;
        top: 0;
        color: #E66C09;
        background-color: #fff;
        padding: 0 1em;
        border: 1px solid #E66C09;
        box-sizing: border-box; }
  body > #mainContent {
    width: 980px;
    margin: 0px auto;
    padding: 0 10px;
    background-color: #FFFFFF;
    color: #333; }
    body > #mainContent > #contentWrapper {
      height: calc(100vh - 0px - 110px);
      overflow: hidden; }
      body > #mainContent > #contentWrapper > .headerLogo {
        font-size: 56px;
        font-family: "TateNewPro-Regular";
        color: #444444;
        padding: 10px; }
      body > #mainContent > #contentWrapper > .pageTitleContainer {
        line-height: 1.6em;
        border-style: solid;
        border-color: #CCCCCC;
        border-bottom-width: 0.1em;
        padding: 0 0 1em 0; }
        body > #mainContent > #contentWrapper > .pageTitleContainer > *:not(.clear):not(.clearAfter::after):not(.clearBefore::before) {
          font-size: 1.6em; }
        body > #mainContent > #contentWrapper > .pageTitleContainer > .pageTitle {
          float: left; }
        body > #mainContent > #contentWrapper > .pageTitleContainer > .secureCheckout {
          float: right; }
          body > #mainContent > #contentWrapper > .pageTitleContainer > .secureCheckout > * {
            vertical-align: middle; }
          body > #mainContent > #contentWrapper > .pageTitleContainer > .secureCheckout > span {
            color: #000444; }
      body > #mainContent > #contentWrapper > .contentContainer {
        margin: 1em 0;
        width: 100%;
        font-size: 1em; }
    body > #mainContent > #footerContainer {
      font-size: 1em;
      height: 110px; }
      body > #mainContent > #footerContainer > .paymentInfo {
        border-style: solid;
        border-color: #CCCCCC;
        border-bottom-width: 0.1em;
        border-top-width: 0.1em;
        line-height: 1.7em;
        padding: 1em 0; }
        body > #mainContent > #footerContainer > .paymentInfo > * {
          display: inline-block;
          vertical-align: middle; }
        body > #mainContent > #footerContainer > .paymentInfo > .cardsIcons {
          height: 1.7em;
          margin: 0 2em; }
        body > #mainContent > #footerContainer > .paymentInfo > .tatePurchase {
          background-color: #1AACDF;
          color: #FFFFFF;
          height: 1.7em;
          padding: 0 0.5em; }
      body > #mainContent > #footerContainer > .footerLogos {
        padding: 1em 0; }
        body > #mainContent > #footerContainer > .footerLogos > img {
          display: block; }
          body > #mainContent > #footerContainer > .footerLogos > img.pciLogo {
            float: left; }
          body > #mainContent > #footerContainer > .footerLogos > img.vendaLogo {
            float: right; }
  body > #overlayContainer {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.3);
    font-size: 1rem; }
    body > #overlayContainer > .popup {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      min-width: 100px;
      box-sizing: border-box;
      background-color: #FFF;
      border: 0.15em solid #CCC;
      color: #000;
      box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.2); }
      body > #overlayContainer > .popup > * {
        padding: 1em;
        box-sizing: border-box; }
      body > #overlayContainer > .popup .spinnerBox {
        height: 6em; }
      body > #overlayContainer > .popup > .title {
        background-color: #F4FCFF;
        border-style: solid;
        border-color: #CCC;
        border-bottom-width: 0.15em; }

#paymentLayout .boxContent {
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box; }
#paymentLayout > .buttonsContainer {
  margin: 1em 0 0 0; }
#paymentLayout .paymentBox {
  display: table; }
  #paymentLayout .paymentBox > * {
    display: table-cell;
    vertical-align: middle;
    height: 16em;
    font-size: 1.5em; }

div#paymentInfoPage > .cpUnit {
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("/Content/Images/c-p-unit.png");
  background-size: contain;
  width: 30%; }
div#paymentInfoPage > .amountInfo {
  width: 35%; }
  div#paymentInfoPage > .amountInfo > .amountContainer {
    line-height: 5em;
    margin-bottom: 2em; }
    div#paymentInfoPage > .amountInfo > .amountContainer > span {
      display: inline-block;
      vertical-align: middle; }
      div#paymentInfoPage > .amountInfo > .amountContainer > span.amount {
        text-align: center;
        width: 5em;
        height: 5em;
        border-radius: 50%;
        color: white;
        background-color: #46C3D3; }
div#paymentInfoPage > .arrowContainer {
  width: 25%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("/Content/Images/large_right_arrow.svg"); }

div#paymentFailPage > .cpUnit {
  background-image: url("/Content/Images/c-p-unit_error.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30%; }
div#paymentFailPage > .textContainer {
  width: 60%; }
  div#paymentFailPage > .textContainer > .paragraphs > * {
    margin: 0 0 1em 0; }
  div#paymentFailPage > .textContainer > .buttonContainer {
    margin: 4em 0 0 0;
    font-size: 1rem; }
    div#paymentFailPage > .textContainer > .buttonContainer a {
      width: 15em; }
    div#paymentFailPage > .textContainer > .buttonContainer > .leftButtonContainer {
      float: left; }
    div#paymentFailPage > .textContainer > .buttonContainer > .rightButtonContainer {
      float: right; }

div#paymentSuccessPage > .boxContent {
  text-align: center;
  font-size: 1.5em; }
  div#paymentSuccessPage > .boxContent > * {
    margin: 0 0 1em 0; }
    div#paymentSuccessPage > .boxContent > *:last-child {
      margin-bottom: 0; }
  div#paymentSuccessPage > .boxContent > .buttonsContainer {
    font-size: 1rem; }
    div#paymentSuccessPage > .boxContent > .buttonsContainer > a {
      width: 10em; }

/*# sourceMappingURL=Site.css.map */
