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;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

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; }

.btn-external, body,
button,
input,
select,
textarea {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

footer .links-social a:hover {
  margin-top: -5px;
  margin-bottom: 5px;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s; }

.loading {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 50px 50px 0);
  margin: 0 auto;
  height: 50px;
  width: 50px;
  position: relative;
  text-indent: -9999em; }
  .loading:before {
    background: url("../ui-images/branding/sprite-spinner.png") no-repeat 0 0;
    background-size: 100% 4600%;
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    animation: spin-cycle 1900ms steps(45) infinite; }

@keyframes spin-cycle {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 0 100%; } }
.spinner {
  margin: 5px 20px;
  width: 30px;
  text-align: center; }

.spinner > div {
  width: 7px;
  height: 7px;
  background-color: #00B265;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both; }

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
.loading {
  width: 100px;
  height: 100px; }
  .loading:before {
    background-image: url("../../app/ui-images/branding/sprite-spinner.png");
    width: 100px;
    height: 100px; }

body {
  width: 100%;
  *zoom: 1; }
  body:before, body:after {
    content: "";
    display: table; }
  body:after {
    clear: both; }

.btn-external, body,
button,
input,
select,
textarea {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

footer .links-social a:hover {
  margin-top: -5px;
  margin-bottom: 5px;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s; }

body {
  width: 100%;
  *zoom: 1; }
  body:before, body:after {
    content: "";
    display: table; }
  body:after {
    clear: both; }

body {
  width: 100%;
  *zoom: 1; }
  body:before, body:after {
    content: "";
    display: table; }
  body:after {
    clear: both; }

::-moz-selection, ::selection {
  text-shadow: none; }

.btn-external, body,
button,
input,
select,
textarea {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

nav .wrapper,
.main, .clearfix, .landing, .form-review section,
.form-edit section,
.receipt section, .form-payment section, .form-processing section, .form-gift section, .radio-button-group, .form-edit, .receipt .info-billing,
.receipt .summary {
  *zoom: 1; }
  nav .wrapper:before,
  .main:before, .clearfix:before, .landing:before, .form-review section:before,
  .form-edit section:before,
  .receipt section:before, .form-payment section:before, .form-processing section:before, .form-gift section:before, .radio-button-group:before, .form-edit:before, .receipt .info-billing:before,
  .receipt .summary:before, nav .wrapper:after,
  .main:after, .clearfix:after, .landing:after, .form-review section:after,
  .form-edit section:after,
  .receipt section:after, .form-payment section:after, .form-processing section:after, .form-gift section:after, .radio-button-group:after, .form-edit:after, .receipt .info-billing:after,
  .receipt .summary:after {
    content: "";
    display: table; }
  nav .wrapper:after,
  .main:after, .clearfix:after, .landing:after, .form-review section:after,
  .form-edit section:after,
  .receipt section:after, .form-payment section:after, .form-processing section:after, .form-gift section:after, .radio-button-group:after, .form-edit:after, .receipt .info-billing:after,
  .receipt .summary:after {
    clear: both; }

.btn-primary, .btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  cursor: pointer;
  margin: 1em 0;
  padding: .5em 1.5em;
  text-align: center;
  text-decoration: none;
  white-space: normal; }

footer .links-social a:hover {
  margin-top: -5px;
  margin-bottom: 5px;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s; }

.grow {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15); }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  background: #FEFCF1;
  color: #4A4A4A;
  font: 16px/1.375 'Noto Sans', Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0; }

a {
  border-bottom: 1px solid transparent;
  color: #3D76C5;
  text-decoration: none; }
  a:hover {
    border-bottom-color: currentColor; }

h1, h2, h3, h4, h5 {
  line-height: normal;
  margin-bottom: .5em;
  margin-top: 0; }

h1 {
  font-size: 44px;
  line-height: 1.2; }

h2 {
  font-size: 32px; }

h3 {
  font-size: 28px; }

h4 {
  font-size: 24px; }

h5 {
  font-size: 22px; }

.features-large h3 {
  font-size: 20px; }

.btn-primary {
  color: #fff;
  background-color: #02874D;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 4px; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    color: #fff;
    background-color: #00B265; }

.btn-external {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border: 3px solid #fff;
  border-radius: 3px;
  color: #fff;
  display: block;
  overflow: hidden;
  padding: .5em;
  position: relative;
  text-align: center;
  text-decoration: none; }
  .btn-external:hover, .btn-external:focus {
    color: #02874D;
    background: #fff;
    border-color: #fff;
    text-decoration: none; }
  .btn-external:active {
    background: #fff;
    border-color: #fff; }
  @media screen and (min-width: 600px) {
    .btn-external::after {
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      content: '';
      position: absolute;
      z-index: -1; } }

form {
  display: block;
  margin: 0 auto;
  text-align: left; }

label {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
  margin-bottom: .25em;
  position: relative; }
  @media screen and (min-width: 600px) {
    label {
      font-size: 12px;
      font-size: 0.75rem; } }

select {
  border: 1px solid #9B9B9B;
  font-size: inherit;
  padding: .5em; }
  select:focus, select:active {
    border-color: #00B265;
    box-shadow: 0 0 5px #00B265; }
  select.input-validation-error {
    border-color: #D34627 !important; }

input {
  color: #4A4A4A;
  font-size: inherit; }
  input[type="number"], input[type="password"], input[type="search"], input[type="text"], input[type="email"] {
    background: transparent;
    border: 1px solid #9B9B9B;
    border-radius: 4px;
    padding: .5em;
    width: 100%; }
    input[type="number"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder {
      color: #9B9B9B; }
    input[type="number"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="search"]:-moz-placeholder, input[type="text"]:-moz-placeholder, input[type="email"]:-moz-placeholder {
      color: #9B9B9B; }
    input[type="number"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder {
      color: #9B9B9B; }
    input[type="number"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder {
      color: #9B9B9B; }
    input[type="number"]:focus, input[type="number"]:active, input[type="password"]:focus, input[type="password"]:active, input[type="search"]:focus, input[type="search"]:active, input[type="text"]:focus, input[type="text"]:active, input[type="email"]:focus, input[type="email"]:active {
      border-color: #00B265;
      box-shadow: 0 0 5px #00B265; }
    input[type="number"].input-validation-error, input[type="password"].input-validation-error, input[type="search"].input-validation-error, input[type="text"].input-validation-error, input[type="email"].input-validation-error {
      border-color: #D34627 !important;
      box-shadow: 0 0 5px #D34627; }
    input[type="number"]:-webkit-autofill, input[type="password"]:-webkit-autofill, input[type="search"]:-webkit-autofill, input[type="text"]:-webkit-autofill, input[type="email"]:-webkit-autofill {
      -webkit-text-fill-color: #4A4A4A;
      -webkit-box-shadow: 0 0 0px 1000px #fff inset; }
  input[type="checkbox"] {
    border: 0;
    height: 25px;
    margin: 0;
    opacity: 0;
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 25px; }
    input[type="checkbox"] ~ span {
      cursor: pointer;
      display: inline-block;
      padding-left: 2.5em; }
      input[type="checkbox"] ~ span::before {
        -webkit-transition: background 0.35s;
        -moz-transition: background 0.35s;
        -o-transition: background 0.35s;
        transition: background 0.35s;
        border: 2px solid #00B265;
        border-radius: 3px;
        content: "";
        display: inline-block;
        height: 25px;
        left: 0;
        position: absolute;
        top: .15em;
        width: 25px; }
      input[type="checkbox"] ~ span + span {
        display: block; }
    input[type="checkbox"]:checked ~ span::before, input[type="checkbox"] .checked ~ span::before {
      background-image: url(../images/home/check.png);
      background-color: #00B265;
      background-size: contain;
      border: none; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        input[type="checkbox"]:checked ~ span::before, input[type="checkbox"] .checked ~ span::before {
          background-image: url(../images/home/check@2x.png); } }
    input[type="checkbox"]:disabled ~ span::before, input[type="checkbox"].disabled ~ span::before {
      border-color: #E3E2D7; }
    input[type="checkbox"]:disabled:checked ~ span::before, input[type="checkbox"]:disabled.checked ~ span::before, input[type="checkbox"].disabled:checked ~ span::before, input[type="checkbox"].disabled.checked ~ span::before {
      background-color: #E3E2D7; }

textarea {
  background: transparent;
  border: 1px solid #9B9B9B;
  border-radius: 4px;
  color: #4A4A4A;
  font-size: inherit;
  padding: .5em;
  width: 100%; }
  textarea::-webkit-input-placeholder {
    color: #9B9B9B; }
  textarea:-moz-placeholder {
    color: #9B9B9B; }
  textarea::-moz-placeholder {
    color: #9B9B9B; }
  textarea:-ms-input-placeholder {
    color: #9B9B9B; }
  textarea:focus, textarea:active {
    border-color: #00B265;
    box-shadow: 0 0 5px #00B265; }
  textarea.input-validation-error {
    border-color: #D34627 !important; }
  textarea:-webkit-autofill {
    -webkit-text-fill-color: #4A4A4A;
    -webkit-box-shadow: 0 0 0px 1000px #fefcf1 inset; }

.hr-compass {
  display: table;
  margin: 1em 0;
  max-width: 50%;
  text-align: center;
  width: 100%;
  max-width: 962px; }
  .hr-compass .hr-wrapper {
    display: table-cell;
    padding: 1em 0;
    width: 50%; }
    .hr-compass .hr-wrapper hr {
      border: none;
      border-top: 2px solid #00B265;
      height: 0;
      margin: 0; }
  .hr-compass span {
    color: #00B265;
    display: table-cell;
    font-size: 1.2em;
    line-height: normal;
    padding: 0 1em;
    vertical-align: middle; }
  .hr-compass object {
    height: 32px; }
  .no-svg .hr-compass object {
    display: none; }
  .no-svg .hr-compass span {
    background: url(../images/home/icon-compass.png) no-repeat 50% 50%;
    height: 32px;
    width: 32px; }
  @media screen and (min-width: 600px) {
    .hr-compass {
      margin-left: auto;
      margin-right: auto; } }

body {
  width: 100%;
  *zoom: 1; }
  body:before, body:after {
    content: "";
    display: table; }
  body:after {
    clear: both; }

body {
  width: 100%;
  *zoom: 1; }
  body:before, body:after {
    content: "";
    display: table; }
  body:after {
    clear: both; }

::-moz-selection, ::selection {
  text-shadow: none; }

.btn-external, body,
button,
input,
select,
textarea {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

nav .wrapper,
.main, .clearfix, .landing, .form-review section,
.form-edit section,
.receipt section, .form-payment section, .form-processing section, .form-gift section, .radio-button-group, .form-edit, .receipt .info-billing,
.receipt .summary {
  *zoom: 1; }
  nav .wrapper:before,
  .main:before, .clearfix:before, .landing:before, .form-review section:before,
  .form-edit section:before,
  .receipt section:before, .form-payment section:before, .form-processing section:before, .form-gift section:before, .radio-button-group:before, .form-edit:before, .receipt .info-billing:before,
  .receipt .summary:before, nav .wrapper:after,
  .main:after, .clearfix:after, .landing:after, .form-review section:after,
  .form-edit section:after,
  .receipt section:after, .form-payment section:after, .form-processing section:after, .form-gift section:after, .radio-button-group:after, .form-edit:after, .receipt .info-billing:after,
  .receipt .summary:after {
    content: "";
    display: table; }
  nav .wrapper:after,
  .main:after, .clearfix:after, .landing:after, .form-review section:after,
  .form-edit section:after,
  .receipt section:after, .form-payment section:after, .form-processing section:after, .form-gift section:after, .radio-button-group:after, .form-edit:after, .receipt .info-billing:after,
  .receipt .summary:after {
    clear: both; }

.btn-external, body,
button,
input,
select,
textarea {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

footer .links-social a:hover {
  margin-top: -5px;
  margin-bottom: 5px;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s; }

body {
  width: 100%;
  *zoom: 1; }
  body:before, body:after {
    content: "";
    display: table; }
  body:after {
    clear: both; }

header {
  background: #02874D; }
  @media screen and (min-width: 1055px) {
    header {
      margin-bottom: 90px;
      min-width: 990px; } }
  header .wrapper {
    height: 80px;
    display: table; }
  header a:hover {
    border-bottom-color: transparent;
    color: #fff; }
  header .logo,
  header .mobile-toggle-wrapper {
    display: table-cell;
    vertical-align: middle; }

.mobile-toggle-wrapper {
  text-align: right; }

@media screen and (min-width: 1055px) {
  .header-mobile {
    display: none; } }

.logo {
  color: #fff;
  display: inline-block;
  fill: currentColor;
  padding: 18px 0;
  width: 216px;
  height: 32px;
  border-bottom: none; }
  .logo svg {
    height: 32px;
    min-width: 100%; }
  .logo:active, .logo:focus, .logo:hover {
    color: #fff; }
  @media screen and (min-width: 1055px) {
    .logo {
      padding: 0; }
      .logo:hover, .logo:focus, .logo:active {
        color: #004D2B; } }
  .logo:hover {
    border-bottom-color: transparent;
    color: #fff; }
  .logo img,
  .logo svg {
    display: block; }

.mobile-menu-toggle {
  border: none;
  border-radius: 0;
  background: none;
  color: #fff;
  height: 65px;
  padding: 3px 8px 0;
  cursor: pointer; }
  .mobile-menu-toggle:active, .mobile-menu-toggle:focus {
    outline: none; }
  .mobile-menu-toggle span {
    border-radius: 3px;
    display: block;
    background-color: #fff;
    height: 3px;
    width: 28px; }
    .mobile-menu-toggle span + span {
      margin-top: 6px; }

.no-js .mobile-menu-toggle {
  display: none; }

.btn-external, body,
button,
input,
select,
textarea {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

footer .links-social a:hover {
  margin-top: -5px;
  margin-bottom: 5px;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s; }

footer {
  background-color: #5f452a;
  color: #F8EDD4;
  font-size: 14px;
  line-height: 1.6; }
  footer .container, footer .wrapper {
    padding: 1em 0;
    max-width: 1030px; }
  footer a {
    color: inherit;
    text-decoration: none; }
    footer a:hover, footer a:focus {
      text-decoration: underline; }
  footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    margin-left: 1em;
    vertical-align: middle; }
  footer .links::after {
    clear: both;
    content: '';
    display: table; }
  footer dl {
    margin: 2.5em auto;
    float: left;
    text-align: left;
    width: 23.1%;
    word-wrap: break-word; }
    footer dl + dl {
      margin-left: 2.5%; }
    footer dl dd {
      margin: 0;
      padding: 0; }
      footer dl dd + dd {
        margin-top: 1em; }
  footer dt {
    font-size: 1.28em;
    font-weight: normal;
    margin-bottom: .77em; }
  footer .copyright {
    background-color: #83603f;
    color: #F8EDD4;
    line-height: 1.6;
    padding: 1.75em 0 1em;
    text-align: center; }
    footer .copyright .wrapper {
      padding: 0; }
    footer .copyright .wrapper p,
    footer .copyright .wrapper ul {
      display: inline-block;
      margin: 0 0 .75em 0;
      vertical-align: middle; }
    footer .copyright .wrapper p {
      margin-right: 3em; }
  footer .links-social li {
    display: table-cell; }
    footer .links-social li + li {
      padding-left: 1em; }
  footer .links-social a {
    background: url("/images/tlnMasters/sprite-social.png") no-repeat 50% 0;
    background-size: 100% auto;
    display: block;
    margin-right: .75em;
    width: 22px; }
    footer .links-social a[href*="facebook"] {
      background-position: 50% 0;
      height: 23px; }
    footer .links-social a[href*="youtube"] {
      background-position: 50% -23px;
      height: 26px; }
    footer .links-social a[href*="instagram"] {
      background-position: 50% -49px;
      height: 22px; }
    footer .links-social a[href*="twitter"] {
      background-position: 50% -71px;
      height: 17px; }
    footer .links-social a:hover {
      border-bottom: none; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  footer .links-social a {
    background-image: url(/images/tlnMasters/sprite-social@2x.png); } }
@media only screen and (max-width: 599px) {
  footer dl {
    float: none;
    width: 66.66%; }
    footer dl + dl {
      margin-left: auto; }
  footer footer .link {
    text-align: center; }
  footer .copyright .wrapper p, footer .copyright p {
    margin-right: 0;
    margin-bottom: 1.5em; } }
@media print {
  footer {
    background: none;
    color: #777777; }
    footer .footer {
      background: none !important;
      border-top: 1px solid #E4E4E4; }
      footer .footer > .wrapper, footer .footer .links-social {
        display: none !important; }
    footer .copyright {
      background: none;
      color: inherit; }
    footer a {
      color: inherit;
      text-decoration: underline; } }
footer a:hover, footer a:focus {
  border-bottom: none;
  color: #F8EDD4;
  text-decoration: underline; }

.btn-external, body,
button,
input,
select,
textarea {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

footer .links-social a:hover {
  margin-top: -5px;
  margin-bottom: 5px;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s; }

body {
  width: 100%;
  *zoom: 1; }
  body:before, body:after {
    content: "";
    display: table; }
  body:after {
    clear: both; }

nav {
  font-size: 14px;
  position: absolute;
  right: 0;
  top: 0;
  width: 240px;
  background-color: #02874D;
  height: 80px; }
  nav .wrapper {
    margin: 0;
    width: 100%; }
  nav .logo {
    display: none; }
    @media screen and (min-width: 1055px) {
      nav .logo {
        display: inline-block; } }
  nav ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  nav a {
    color: inherit; }
  @media screen and (min-width: 1055px) {
    nav .li-loggedout {
      padding-top: 14px; } }

.content-slide {
  position: relative; }
  .no-csstransforms3d .content-slide {
    -webkit-transition: right 0.5s ease;
    -moz-transition: right 0.5s ease;
    -o-transition: right 0.5s ease;
    transition: right 0.5s ease;
    right: 0; }
  .no-csstransforms3d.menu-open .content-slide {
    right: 240px; }
    @media screen and (min-width: 1055px) {
      .no-csstransforms3d.menu-open .content-slide {
        right: 0; } }
  @media screen and (max-width: 1054px) {
    .csstransforms3d .content-slide {
      -webkit-transition: -webkit-transform 0.5s;
      -moz-transition: -moz-transform 0.5s;
      -o-transition: -o-transform 0.5s;
      transition: transform 0.5s; }
    .csstransforms3d.menu-open .content-slide {
      -webkit-transform: translate3d(-240px, 0, 0);
      -moz-transform: translate3d(-240px, 0, 0);
      -ms-transform: translate3d(-240px, 0, 0);
      -o-transform: translate3d(-240px, 0, 0);
      transform: translate3d(-240px, 0, 0); } }

@media screen and (max-width: 1054px) {
  .menu-open body {
    /*background-color:$cream;*/ }

  .menu-open.overthrow-enabled body {
    overflow: hidden; }

  nav {
    max-height: 100%;
    overflow: hidden; }
    .overthrow-enabled nav {
      bottom: 0;
      position: fixed; }
    .overthrow-enabled.overflowscrolling nav {
      position: absolute; }
    .menu-open nav {
      max-height: none;
      overflow: visible;
      -webkit-overflow-scrolling: touch; }

  .no-js nav {
    right: -240px; } }
@media screen and (min-width: 1055px) {
  /* =======================
      Full desktop display
      ======================= */
  header .wrapper,
  nav .wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 1300px;
    width: 100%; }

  nav .wrapper {
    display: table;
    width: 100%;
    height: 100%;
    padding-left: 32px;
    padding-right: 32px; }

  nav .logo,
  nav .profile-panel {
    display: table-cell;
    vertical-align: middle; }

  nav .profile-panel .li-user-info {
    padding: 10px; }

  /* ===============
  Navigation
  =============== */
  nav {
    padding: 0 1em;
    position: static;
    width: 100%; }
    nav .wrapper {
      position: relative; } }
.btn-external, body,
button,
input,
select,
textarea {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

footer .links-social a:hover {
  margin-top: -5px;
  margin-bottom: 5px;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s; }

body {
  width: 100%;
  *zoom: 1; }
  body:before, body:after {
    content: "";
    display: table; }
  body:after {
    clear: both; }

.profile-panel .btn-external, .profile-panel .user-avatar ~ span {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis; }

.msg-unread-stamp {
  background: url("../images/tlnMasters/msg-unread-stamp.svg") no-repeat 50% 50%;
  background-size: contain;
  position: absolute; }
  .no-svg .msg-unread-stamp {
    background-color: #e0b70a;
    border: 1px solid #fff;
    border-radius: 1em;
    line-height: .5; }

.profile-panel {
  /*padding: .75em 1.72em;*/ }
  @media screen and (min-width: 1055px) {
    .profile-panel {
      padding: 0; }
      .profile-panel > li {
        display: inline-block;
        float: right;
        height: 65px;
        padding-left: 2em;
        padding-right: 5px;
        position: relative; }
        .profile-panel > li + li:before {
          border-left: 2px solid #5b7548;
          border-left-color: rgba(255, 255, 255, 0.5);
          bottom: 20px;
          content: '';
          display: block;
          left: 0.5em;
          position: absolute;
          top: 20px; }
        .profile-panel > li.li-messages {
          padding-top: 20px; } }
  .profile-panel ul {
    padding: 0;
    background-color: #fff; }
    @media screen and (min-width: 1055px) {
      .profile-panel ul {
        display: none;
        position: absolute;
        border: 1px solid #E4E4E4;
        border-top: 0;
        box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
        min-width: 12em;
        right: 7px;
        top: 73px;
        z-index: 101;
        padding: 10px 0; } }
    @media screen and (min-width: 1055px) {
      .profile-panel ul a, .profile-panel ul button {
        color: #4A4A4A;
        display: block;
        padding: .5em 1em;
        white-space: nowrap;
        width: 100%; } }
    .profile-panel ul li {
      display: block;
      font-size: 14px; }
      @media screen and (min-width: 1055px) {
        .profile-panel ul li {
          display: block;
          font-size: inherit;
          text-align: left;
          width: auto; }
          .profile-panel ul li:hover a, .profile-panel ul li:hover button {
            background-color: #e6f7f0; }
          .profile-panel ul li.li-messages {
            display: none; } }
    @media screen and (min-width: 1055px) {
      .profile-panel ul.user-expanded {
        display: block; }
      .profile-panel ul::after {
        background-size: contain;
        content: "";
        height: 9px;
        position: absolute;
        top: -13px;
        right: 10px;
        width: 28px;
        border-bottom: 14px solid #fff;
        border-left: 14px solid transparent;
        border-right: 14px solid transparent; } }
    @media screen and (min-width: 1055px) {
      .profile-panel ul li + li {
        border-left: none; } }
  .profile-panel .li-user-info {
    display: block;
    padding: 24px 15px;
    vertical-align: middle;
    background: #02874D;
    color: #fff; }
    @media screen and (min-width: 1055px) {
      .profile-panel .li-user-info {
        display: inline-block;
        min-width: 162px; } }
  .profile-panel .btn-external {
    border-width: 2px;
    display: inline-block;
    min-width: 120px;
    padding: .5em 1.5em; }
  .profile-panel .li-user a {
    border-bottom: none;
    line-height: normal; }
    .profile-panel .li-user a:focus {
      outline: thin dotted; }
  .no-js .profile-panel .li-user:hover ul {
    display: block; }
  .profile-panel .user-avatar {
    display: block;
    float: left;
    margin-right: 12px; }
    .profile-panel .user-avatar ~ span {
      display: block;
      margin-left: 40px;
      max-width: 146px;
      white-space: nowrap;
      font-size: 16px; }
    .profile-panel .user-avatar ~ span.cache-count {
      font-size: 14px; }
  .profile-panel .user-avatar, .profile-panel .user-avatar img {
    border-radius: 3px;
    height: 40px;
    width: 40px; }
  .profile-panel .cache-count {
    font-size: .857em; }
  .profile-panel .li-user-toggle {
    background: none;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    display: none;
    line-height: inherit;
    margin-left: 1.5em;
    outline: none;
    padding: 8px 4px;
    vertical-align: middle;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all; }
    @media screen and (min-width: 1055px) {
      .profile-panel .li-user-toggle {
        display: inline-block; } }
    .profile-panel .li-user-toggle svg {
      display: block; }
    .profile-panel .li-user-toggle .arrow {
      fill: #fff;
      stroke: #fff; }
    .profile-panel .li-user-toggle:hover, .profile-panel .li-user-toggle:focus {
      background: #fff; }
      .profile-panel .li-user-toggle:hover .arrow, .profile-panel .li-user-toggle:focus .arrow {
        fill: #02874D;
        stroke: #02874D; }
    .no-svg .profile-panel .li-user-toggle:before {
      color: #fff;
      content: 'v'; }
  @media screen and (min-width: 1055px) {
    .profile-panel .link-text {
      position: static; } }

.li-messages {
  display: none; }
  .li-messages a {
    position: relative; }
  .li-messages .msg-unread-stamp {
    font-size: 0.83333em;
    padding: .6em;
    top: -10px;
    left: -10px; }
    @media screen and (min-width: 1055px) {
      .li-messages .msg-unread-stamp {
        top: -15px;
        left: -6px; } }

.li-settings a:before,
.li-signout button:before,
.message-center-icon:before {
  background: no-repeat 50% 50%;
  background-size: contain;
  content: '';
  display: inline-block;
  display: none;
  vertical-align: middle; }
  @media screen and (min-width: 1055px) {
    .li-settings a:before,
    .li-signout button:before,
    .message-center-icon:before {
      margin-right: .7em; } }

.li-settings a,
.li-signout button {
  display: block;
  padding: 15px 25px;
  width: 100%;
  font-size: 16px; }
  .li-settings a:hover,
  .li-signout button:hover {
    background: #e6f7f0; }

.li-settings a:hover {
  color: #4A4A4A; }

.li-settings a:before {
  background-image: url("../images/tlnMasters/settings-mobile@2x.png");
  height: 21px;
  width: 16px; }
  @media screen and (min-width: 1055px) {
    .li-settings a:before {
      background-image: url("../images/tlnMasters/settings@2x.png"); } }

.li-signout button {
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
  text-align: left; }
  .li-signout button:focus {
    outline: thin dotted; }
  .li-signout button:before {
    background-image: url("../images/tlnMasters/signout-white@2x.png");
    height: 16px;
    width: 16px; }
    @media screen and (min-width: 1055px) {
      .li-signout button:before {
        background-image: url("../images/tlnMasters/signout-brown@2x.png"); } }

.message-center-icon {
  border: none; }
  .message-center-icon:before {
    background-image: url("../images/tlnMasters/message-center@2x.png");
    height: 17px;
    width: 20px; }
    @media screen and (min-width: 1055px) {
      .message-center-icon:before {
        height: 20px;
        width: 27px; } }
  .message-center-icon:focus {
    outline: thin dotted; }

.li-membership {
  margin-top: .4em;
  text-align: center; }
  @media screen and (min-width: 1055px) {
    .li-membership {
      margin-top: 0; } }

.li-loggedout .btn-external {
  width: 100%; }
@media screen and (min-width: 1055px) {
  .li-loggedout + .li-loggedout {
    padding-left: .5em; }
    .li-loggedout + .li-loggedout:before {
      content: none; } }

.btn-external, body,
button,
input,
select,
textarea {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

footer .links-social a:hover {
  margin-top: -5px;
  margin-bottom: 5px;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s; }

body {
  width: 100%;
  *zoom: 1; }
  body:before, body:after {
    content: "";
    display: table; }
  body:after {
    clear: both; }

.language-dropdown.non-native {
  display: block; }

.language-dropdown.native {
  display: none; }

.touchevents .language-dropdown.native {
  display: inline-block; }
.touchevents .language-dropdown.non-native {
  display: none; }

.no-js .language-dropdown:hover .label {
  display: none; }
.no-js .language-dropdown:hover .dropdown-menu {
  display: block !important;
  position: static;
  visibility: visible; }

.language-dropdown {
  clear: both;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: auto; }
  @media screen and (min-width: 480px) {
    .language-dropdown {
      padding: 1em 0;
      text-align: left; } }
  @media screen and (min-width: 1055px) {
    .language-dropdown {
      margin-bottom: .5em;
      margin-top: .5em;
      padding: 0; } }
  .language-dropdown .label {
    font-size: 1.28em;
    padding-bottom: .2em;
    vertical-align: middle; }
    .language-dropdown .label:before {
      background: url("../images/tlnMasters/language@2x.png") no-repeat 50% 50%;
      background-size: contain;
      content: '';
      display: inline-block;
      height: 25px;
      margin-top: -5px;
      margin-right: 8px;
      vertical-align: middle;
      width: 25px; }
      @media screen and (min-width: 1055px) {
        .language-dropdown .label:before {
          margin-left: -33px; } }
      .no-backgroundsize .language-dropdown .label:before {
        content: none; }
    .language-dropdown .label:after {
      background: url("../images/tlnMasters/caret-footer@2x.png");
      background-size: contain;
      content: '';
      display: inline-block;
      height: 8px;
      margin-left: .5em;
      width: 12px; }
      .no-backgroundsize .language-dropdown .label:after {
        background: none;
        content: '\25B2'; }
  .language-dropdown .dropdown-menu {
    display: none; }
  .language-dropdown.open .dropdown-menu {
    display: block; }
  .language-dropdown .dropdown-menu {
    background: #FEFCF1;
    border: 3px solid #82AA13;
    border-radius: 3px;
    bottom: 3.5em;
    left: 0;
    list-style: none;
    margin: 0;
    max-width: 550px;
    padding: 2em 2em 1em;
    position: absolute;
    right: 0;
    z-index: 1; }
    @media screen and (min-width: 480px) {
      .language-dropdown .dropdown-menu {
        bottom: 4em; } }
    @media screen and (min-width: 600px) {
      .language-dropdown .dropdown-menu {
        right: auto; } }
    @media screen and (min-width: 1055px) {
      .language-dropdown .dropdown-menu {
        bottom: 2.5em;
        left: 11em; } }
    .language-dropdown .dropdown-menu:after {
      background: url("../images/tlnMasters/dropdown-triangle@2x.png") no-repeat 50% 50%;
      background-size: contain;
      bottom: -9px;
      content: "";
      height: 9px;
      margin-left: -14px;
      pointer-events: none;
      position: absolute;
      left: 50%;
      width: 28px;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
      @media screen and (min-width: 480px) {
        .language-dropdown .dropdown-menu:after {
          left: 9px; } }
      .no-backgroundsize .language-dropdown .dropdown-menu:after {
        background: none;
        bottom: 0;
        color: #82AA13;
        content: '\25BC';
        font-size: 18px; }
    .csscolumns .language-dropdown .dropdown-menu {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      -ms-column-count: 2;
      -o-column-count: 2;
      column-count: 2; }
      @media screen and (min-width: 480px) {
        .csscolumns .language-dropdown .dropdown-menu {
          -webkit-column-count: 3;
          -moz-column-count: 3;
          -ms-column-count: 3;
          -o-column-count: 3;
          column-count: 3; } }
    .language-dropdown .dropdown-menu li {
      break-inside: avoid-column;
      margin: .75em 0; }
      .no-csscolumns .language-dropdown .dropdown-menu li {
        float: left;
        width: 50%; }
        @media screen and (min-width: 480px) {
          .no-csscolumns .language-dropdown .dropdown-menu li {
            width: 30%; } }
      .language-dropdown .dropdown-menu li:first-child {
        margin-top: 0; }
      .language-dropdown .dropdown-menu li a {
        border: none;
        border-radius: 3px;
        color: #5f452a;
        display: block;
        line-height: normal;
        overflow: hidden;
        padding: .5em 1em;
        text-overflow: ellipsis;
        white-space: nowrap; }
        .language-dropdown .dropdown-menu li a:hover {
          background: #E3DFC9;
          text-decoration: none; }
    .language-dropdown .dropdown-menu .selected {
      background: #E3DFC9;
      border-radius: 3px; }

.language-dropdown.native {
  position: relative; }
  .language-dropdown.native select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    color: #4A4A4A;
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0; }

body {
  width: 100%;
  *zoom: 1; }
  body:before, body:after {
    content: "";
    display: table; }
  body:after {
    clear: both; }

.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 100;
  display: none;
  top: 0;
  left: 0; }

.reveal-modal {
  visibility: hidden;
  background: #fff;
  border-radius: 5px;
  max-width: 668px;
  padding: 1.5em 2em;
  position: absolute;
  top: 100px;
  right: 10%;
  left: 10%;
  text-align: center;
  width: 80%;
  z-index: 101;
  -webkit-box-shadow: 0px 0px 0px 4px rgba(151, 151, 151, 0.05);
  -moz-box-shadow: 0px 0px 0px 4px rgba(151, 151, 151, 0.05);
  box-shadow: 0px 0px 0px 4px rgba(151, 151, 151, 0.05); }
  .reveal-modal .close-modal-icon {
    background-color: #fff;
    border: none;
    border-radius: 24px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.28);
    color: #4A4A4A;
    cursor: pointer;
    font-size: 24px;
    font-weight: bold;
    height: 32px;
    line-height: 1em;
    position: absolute;
    top: -16px;
    right: -16px;
    width: 32px; }
    .reveal-modal .close-modal-icon:hover {
      border-bottom: none;
      text-decoration: none; }
    .reveal-modal .close-modal-icon:focus {
      outline: none; }
  .reveal-modal .modal-header {
    margin: 1.12em 1em; }
  .reveal-modal .modal-body {
    padding: 1em; }
    .reveal-modal .modal-body iframe {
      max-width: 100%; }

.lt-ie9 .reveal-modal {
  border: 4px solid #E4E4E4; }
  .lt-ie9 .reveal-modal .close-reveal-modal,
  .lt-ie9 .reveal-modal .close-reveal-modal:hover {
    border: 1px solid #bbb; }

@media only screen and (min-width: 640px) {
  .reveal-modal {
    left: 50%;
    right: auto;
    margin-left: -300px;
    overflow: visible;
    width: 600px; }

  .close-reveal-modal {
    top: -8px;
    right: -8px; } }
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  .main a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  nav,
  .language-dropdown {
    display: none !important; } }
.btn-external, body,
button,
input,
select,
textarea {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

footer .links-social a:hover {
  margin-top: -5px;
  margin-bottom: 5px;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s; }

/**
 * Passive alert banners
 * Error, success, and info states. Error and success banners should be
 * dismissable by the user. 
 * 
 * Sample markup:
 * <div class="alert alert-info alert-dismissable">
 *     <p>Some text</p>
 *     <button class="btn-close">
 *         <svg class="icon" height="18" width="18">
 *             <use xlink:href="@Url.Content("~/Content/ui-icons/sprites/global.svg#icon-close-currentcolor")" />
 *         </svg>
 *     </button>
 * </div>
 */
.alert.alert-error, .alert.alert-success, .alert.alert-info {
  margin: 16px 0;
  text-align: left; }

.alert {
  color: #4A4A4A;
  display: block;
  text-align: center;
  padding: 16px; }
  .alert svg {
    vertical-align: bottom; }
  .alert p {
    margin: 0; }
  .alert a {
    color: inherit;
    text-decoration: underline; }
    .alert a:hover, .alert a:focus {
      text-decoration: none; }
  .alert ul, .alert li {
    list-style-type: none; }
  .alert.alert-dismissable {
    padding-right: 48px;
    position: relative; }
    .alert.alert-dismissable .btn-close {
      color: #777777;
      line-height: 100%;
      position: absolute;
      top: 16px;
      right: 16px;
      bottom: 16px;
      margin: auto; }
      .alert.alert-dismissable .btn-close:hover, .alert.alert-dismissable .btn-close:focus {
        color: #4A4A4A; }
    .alert.alert-dismissable .icon {
      height: 18px;
      width: 18px; }
  .alert.alert-error {
    background-color: #f6dad4;
    border: 1px solid #D34627; }
  .alert.alert-success {
    background-color: #e6f7f0;
    border: 1px solid #02874D; }
  .alert.alert-info {
    background-color: #d8e4f3;
    border: 1px solid #3D76C5; }

/**
 * ------------------------------------------------------
 * Full bleed banner for new feature messaging, etc
 * ATTN: this is being deprecated
 * ------------------------------------------------------
 *
 * Sample markup:
 * <div class="alert">
 *     <div class="container">
 *          <p>Some text</p>
 *          <a class="btn">Some CTA</a>
 *     </div>
 * </div>
 *
 */
.alert.alert-attention,
.alert.alert-cookies {
  border-color: #3D76C5;
  color: #FFFFFF;
  background-color: #3D76C5;
  overflow: hidden;
  margin: 0;
  padding: 1em;
  text-align: center; }
  @media (min-width: 1055px) {
    .alert.alert-attention,
    .alert.alert-cookies {
      padding: 22px; } }
  .alert.alert-attention p,
  .alert.alert-cookies p {
    display: block;
    margin: 0 auto 1em; }
    @media (min-width: 1055px) {
      .alert.alert-attention p,
      .alert.alert-cookies p {
        display: inline-block;
        margin-bottom: 0;
        margin-right: 3em; } }
  .alert.alert-attention .btn,
  .alert.alert-cookies .btn {
    border: 2px solid #FFFFFF;
    color: inherit;
    display: inline-block;
    padding: .28125rem 1.25rem;
    text-decoration: none; }
    .alert.alert-attention .btn:hover, .alert.alert-attention .btn:active, .alert.alert-attention .btn:focus,
    .alert.alert-cookies .btn:hover,
    .alert.alert-cookies .btn:active,
    .alert.alert-cookies .btn:focus {
      background-color: #FFFFFF;
      color: #3D76C5; }

.alert.alert-cookies {
  bottom: 0;
  max-width: none;
  padding: 1rem 1.5rem;
  position: fixed;
  width: 100%;
  z-index: 9999; }
  .alert.alert-cookies .btn {
    background: none;
    margin: 0; }

.alert.alert-landing-form-validation {
  margin: 1.5rem auto -8px; }

.alert-attention a:hover, .alert-attention a:focus, .alert-attention a:active {
  border-bottom: none;
  color: #fff; }

body {
  width: 100%;
  *zoom: 1; }
  body:before, body:after {
    content: "";
    display: table; }
  body:after {
    clear: both; }

.selectricWrapper {
  display: inline-block;
  position: relative;
  cursor: pointer;
  max-width: 100%;
  width: auto; }

.selectric {
  display: inline-block;
  position: relative;
  vertical-align: bottom;
  width: 100%; }
  .selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0; }

.selectricOpen {
  z-index: 9999; }
  .selectricOpen .selectricItems {
    display: block; }
    .selectricOpen .selectricItems:focus {
      outline: none; }

.selectricHideSelect {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0; }
  .selectricHideSelect select {
    position: absolute;
    left: -100%;
    display: none; }

.selectricInput {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important; }

.selectricTempShow {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important; }

/* Items box */
.selectricItems {
  background: #fff;
  border-radius: 0 0 3px 3px;
  box-shadow: 0 1px 2px #d8d8d8;
  display: none;
  min-width: 12em;
  padding: 1em 0;
  position: absolute;
  top: 100%;
  left: -1em;
  z-index: -1; }
  .selectricItems .selectricScroll {
    height: 100%;
    overflow: auto; }
  .selectricAbove .selectricItems {
    top: auto;
    bottom: 100%; }
  .selectricItems ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px; }
  .selectricItems li {
    border-left: 3px solid transparent;
    display: block;
    padding: .5em 1em;
    cursor: pointer; }
    .selectricItems li:hover, .selectricItems li.selected {
      border-left-color: #9db157;
      color: #9db157; }

/**
 * selectize.scss
 * Modifications made by JS for Groundspeak, Copyright (c) 2014.
 * -----------------------------------------------
 * selectize.css (v0.11.1)
 * Copyright (c) 2013 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: none !important;
  box-shadow: inset 0 0 12px 4px #fff; }

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden; }

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }

.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  border-radius: 3px 3px 0 0; }

.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important; }

.selectize-dropdown-header-close:hover {
  color: #000000; }

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: none;
  float: left; }

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: none; }

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none; }

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: none; }

.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important; }
  @media screen and (max-width: 1000px) {
    .selectize-control.plugin-remove_button [data-value] {
      padding-right: 36px !important; } }

.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 20px;
  text-align: center;
  color: #FFFFFF;
  font-size: 20px;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 4px 6px 0 3px; }
  .selectize-control.plugin-remove_button [data-value] .remove:hover {
    border-bottom-color: transparent; }
  @media screen and (max-width: 1000px) {
    .selectize-control.plugin-remove_button [data-value] .remove {
      font-size: 24px;
      padding-top: 9px;
      width: 32px; } }

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05); }

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca; }

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none; }

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #fff; }

.selectize-control {
  position: relative; }

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  line-height: 18px;
  -webkit-font-smoothing: inherit; }
  @media screen and (max-width: 1000px) {
    .selectize-dropdown,
    .selectize-input,
    .selectize-input input {
      font-size: 16px; } }

.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block; }

.selectize-input {
  border: 1px solid #9B9B9B;
  border-radius: 4px;
  display: inline-block;
  padding: .5em;
  position: relative;
  width: 100%;
  z-index: 1; }
  .selectize-input:focus, .selectize-input:active {
    border-color: #00B265; }
  .selectize-input.input-validation-error {
    border-color: #D34627 !important; }

.selectize-control.multi .selectize-input.has-items {
  padding: .5em;
  padding-bottom: 0; }
  .selectize-control.multi .selectize-input.has-items .item + input[type="text"] {
    margin-bottom: .5em !important; }

.selectize-input.full {
  background-color: #fff; }
  .selectize-input.full .item + input[type="text"] {
    width: 0 !important; }

.selectize-input.not-full .item + input[type="text"] {
  width: auto !important; }

.selectize-input.disabled,
.selectize-input.disabled * {
  border-color: #e3e2d7;
  cursor: default; }

.selectize-input > * {
  vertical-align: middle;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.selectize-control.multi .selectize-input > div {
  background: #02874D;
  border-radius: 4px;
  color: #FFFFFF;
  cursor: pointer;
  margin-bottom: .5em;
  margin-right: .5em;
  max-width: 100%;
  overflow: hidden;
  padding: 4px 4px 2px 6px;
  text-overflow: ellipsis; }
  @media screen and (max-width: 1000px) {
    .selectize-control.multi .selectize-input > div {
      padding: .5em; } }

.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: #fff;
  border: 0 solid #fff; }

.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  outline: none;
  text-indent: 0 !important;
  border: none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  width: 100% !important; }

.selectize-input > input::-ms-clear {
  display: none; }

.selectize-input > input:focus {
  box-shadow: none;
  outline: none !important; }

.selectize-input::after {
  content: ' ';
  display: block;
  clear: left; }

.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0; }

.selectize-dropdown {
  background: #fff;
  border: 1px solid #E4E4E4;
  border-radius: 3px;
  font-size: 14px;
  margin-top: 1em;
  position: absolute;
  z-index: 10; }
  .selectize-dropdown:after {
    background-size: contain;
    content: "";
    height: 9px;
    position: absolute;
    top: -13px;
    right: 10px;
    width: 28px;
    border-bottom: 14px solid #fff;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent; }

.selectize-dropdown [data-selectable] {
  color: #4A4A4A;
  cursor: pointer;
  line-height: 1.4;
  overflow: hidden;
  position: relative; }
  .selectize-dropdown [data-selectable]:last-child:after {
    content: none; }

.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: .75em 1em; }

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: none; }

.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default; }

.selectize-dropdown .active {
  background-color: #e6f7f0;
  color: #4A4A4A;
  position: relative; }

.selectize-dropdown .active.create {
  color: #495c68; }

.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5); }

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 15em; }
  .selectize-dropdown-content img {
    border-radius: 20px;
    height: 20px;
    margin-right: .5em;
    width: 20px; }

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer; }

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text; }

.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent; }

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent; }

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto; }

.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important; }

html,
button,
select,
textarea,
input {
  color: #4A4A4A; }

textarea,
input {
  color: #4A4A4A; }
  textarea::-webkit-input-placeholder,
  input::-webkit-input-placeholder {
    color: #9B9B9B; }
  textarea:-moz-placeholder,
  input:-moz-placeholder {
    color: #9B9B9B; }
  textarea::-moz-placeholder,
  input::-moz-placeholder {
    color: #9B9B9B; }
  textarea:-ms-input-placeholder,
  input:-ms-input-placeholder {
    color: #9B9B9B; }

body {
  font-size: 1em;
  margin: 0;
  padding: 0; }

body, .content-slide {
  display: flex;
  flex-direction: column;
  height: 100vh; }

hr {
  border: 0;
  border-top: 1px solid #E4E4E4;
  display: block;
  height: 1px;
  margin: 2em 0;
  padding: 0; }

img {
  max-width: 100%;
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

html,
body {
  min-width: 320px; }

body {
  background-color: #fff; }

body,
button,
input,
select,
textarea {
  font-family: 'Noto Sans', Arial, Helvetica, sans-serif; }

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: none; }

.wrapper {
  margin: 0 5%;
  width: 90%; }

.main {
  background-color: #fff;
  flex: 1 0 auto;
  padding-bottom: 1.5em; }

nav, footer, .header-mobile {
  flex-shrink: 0; }

.payment-throttled {
    color: white;
    background-color: #3D76C5;
    padding: 20px;
    text-align: center; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 600px) {
  html {
    height: 100%; }

  body {
    min-height: 100%;
    position: relative; }

  .content-slide {
    background-color: #fff;
    padding-bottom: 12.5rem; } }
@media only screen and (min-width: 1055px) {
  /* =======================
      Full desktop display
     ======================= */
  .content-slide {
    padding-bottom: 0;
    position: static; }

  .wrapper {
    margin: 0 auto; } }
@media only screen and (min-width: 1430px) {
  /* =================
      Fixed width
     ================= */
  .wrapper {
    width: 1300px;
    margin: 0 auto; } }
/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }
  .ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.lt-ie9 label.visually-hidden {
  position: static;
  width: auto;
  height: auto; }

.visually-hidden.focusable:active, .visually-hidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.btn-external, body,
button,
input,
select,
textarea {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

footer .links-social a:hover {
  margin-top: -5px;
  margin-bottom: 5px;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s; }

body {
  width: 100%;
  *zoom: 1; }
  body:before, body:after {
    content: "";
    display: table; }
  body:after {
    clear: both; }

/*
 * qTip2 - Pretty powerful tooltips - v2.2.1 e2
 * http://qtip2.com
 *
 * Copyright (c) 2014 
 * Released under the MIT licenses
 * http://jquery.org/license
 *
 * Date: Sun Sep 7 2014 12:09 GMT+0100+0100
 * Plugins: tips modal viewport svg imagemap ie6
 * Styles: core basic css3
 */
.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 370px;
  min-width: 50px;
  font-size: 16px;
  line-height: 1.4;
  direction: ltr;
  box-shadow: none;
  padding: 0; }
  .qtip.qtip-sidebar {
    max-width: 300px; }
  .qtip .loading {
    width: 20px;
    height: 20px;
    float: right;
    display: none; }

.qtip-content {
  position: relative;
  padding: 16px;
  overflow: hidden;
  text-align: left;
  word-wrap: break-word; }
  .qtip-content ul {
    list-style-type: none; }
  .qtip-content h1, .qtip-content h2, .qtip-content h3, .qtip-content h4, .qtip-content h5,
  .qtip-content .h1, .qtip-content .h2, .qtip-content .h3, .qtip-content .h4, .qtip-content .h5 {
    margin-top: 0;
    margin-bottom: 24px; }
  .qtip-content p {
    margin: 24px 0; }

.qtip-titlebar {
  position: relative;
  padding: 5px 35px 5px 10px;
  overflow: hidden;
  border-width: 0 0 1px;
  font-weight: bold; }

.qtip-titlebar + .qtip-content {
  border-top-width: 0 !important; }

/* Default close button class */
.qtip-close {
  position: absolute;
  right: 15px;
  top: 10px;
  z-index: 11;
  /* Overlap .qtip-tip */
  cursor: pointer;
  background: url("../ui-icons/icons/global/close.svg") no-repeat 0 0;
  border: 0;
  height: 24px;
  width: 24px; }
  .qtip-close span {
    display: none; }
  .qtip-close:hover, .qtip-close:active, .qtip-close:focus {
    background-image: url("../ui-icons/icons/global/close-hover.svg"); }

.qtip-titlebar .qtip-close {
  right: 4px;
  top: 50%;
  margin-top: -9px; }

* html .qtip-titlebar .qtip-close {
  top: 16px; }

/* IE fix */
.qtip-titlebar .ui-icon,
.qtip-icon .ui-icon {
  display: block;
  text-indent: -1000em;
  direction: ltr; }

.qtip-icon, .qtip-icon .ui-icon {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none; }

/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
/* Default tooltip style */
.qtip-default {
  border: 1px solid #F1D031;
  background-color: #FFFFA3;
  color: #555; }
  .qtip-default .qtip-titlebar {
    background-color: #FFEF93; }
    .qtip-default .qtip-titlebar .qtip-close {
      border-color: #AAA;
      color: #111; }
  .qtip-default .qtip-icon {
    border-color: #CCC;
    color: #777; }

.qtip-information {
  padding: 24px;
  max-width: 450px; }

/*! Light tooltip style */
.qtip-light {
  background-color: white;
  border-color: #E2E2E2;
  color: #454545; }
  .qtip-light.qtip-shadow {
    -webkit-filter: drop-shadow(0 0 4px #dfdfdf);
    filter: drop-shadow(0 0 4px #dfdfdf);
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=2, Color='#ccc')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=2, Color='#ccc')"; }
  .qtip-light .qtip-titlebar {
    background-color: #f1f1f1; }

/*! Dark tooltip style */
.qtip-dark {
  background-color: #4A4A4A;
  border-color: #4A4A4A;
  color: #FFF; }
  .qtip-dark .qtip-titlebar {
    background-color: #404040; }
    .qtip-dark .qtip-titlebar .ui-state-hover {
      border-color: #303030; }
  .qtip-dark .qtip-icon {
    border-color: #444; }

.qtip-shadow {
  -webkit-filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.5));
  -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=2, Color='#444')";
  filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=2, Color='#444')"; }

/* IE9 fix - removes all filters */
.qtip:not(.ie9haxors) div.qtip-content,
.qtip:not(.ie9haxors) div.qtip-titlebar {
  filter: none;
  -ms-filter: none; }

.qtipmodal-ie6fix {
  position: absolute !important; }

.qtip .qtip-tip {
  margin: 0 auto;
  overflow: hidden;
  z-index: 10; }

/* Opera bug #357 - Incorrect tip position
https://github.com/Craga89/qTip2/issues/367 */
x:-o-prefocus, .qtip .qtip-tip {
  visibility: hidden; }

.qtip .qtip-tip,
.qtip .qtip-tip .qtip-vml,
.qtip .qtip-tip canvas {
  position: absolute;
  color: #123456;
  background: transparent;
  border: 0 dashed transparent; }

.qtip .qtip-tip canvas {
  top: 0;
  left: 0; }

.qtip .qtip-tip .qtip-vml {
  behavior: url(#default#VML);
  display: inline-block;
  visibility: visible; }

#qtip-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /* Applied to modals with show.modal.blur set to true */
  /* Change opacity of overlay here */ }
  #qtip-overlay.blurs {
    cursor: pointer; }
  #qtip-overlay div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }

/* nickc: extension. Adding Privacy select box */
.qtip-selectlist {
  max-width: 200px; }
  .qtip-selectlist label {
    width: 100%;
    font-size: 1rem;
    font-weight: 400;
    padding: 5px 10px;
    margin-bottom: 0; }
    .qtip-selectlist label:hover, .qtip-selectlist label:focus {
      background: #E4E4E4; }
  .qtip-selectlist small {
    display: block;
    color: #777777; }

/* nickc: Full screen coverage for mobile */
.qtip-takeover {
  position: fixed;
  width: 100%;
  max-width: 100%;
  height: 100%;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  bottom: 0 !important; }
  .qtip-takeover .qtip-content {
    padding: 60px 40px; }
    .qtip-takeover .qtip-content li {
      margin-top: 10px; }

.qtip-actions {
  font-size: 16px;
  line-height: 1; }
  .qtip-actions .qtip-content {
    padding: 24px 24px 14px; }
  .qtip-actions li a,
  .qtip-actions li button {
    display: block;
    padding: 10px 0;
    text-align: left;
    width: 100%; }
    .qtip-actions li a:focus,
    .qtip-actions li button:focus {
      outline: none; }
  .qtip-actions li .icon {
    margin-right: 10px;
    vertical-align: middle;
    height: 24px;
    width: 24px; }
  .qtip-actions a:link,
  .qtip-actions a:visited {
    color: #4A4A4A; }
  .qtip-actions a:hover,
  .qtip-actions a:active {
    text-decoration: none; }

body {
  color: #4A4A4A; }

a {
  color: #3D76C5; }
  a:hover, a:focus, a:active {
    color: #3D76C5; }

h1 {
  color: #02874D;
  font-weight: bold;
  margin-top: .5em; }

h2,
h3,
h4 {
  color: #4A4A4A;
  font-weight: normal; }

p {
  margin-bottom: 1em; }

select {
  border-radius: 4px;
  max-width: 100%;
  width: 100%; }

label,
pre {
  white-space: normal;
  word-wrap: break-word; }

.no-js, .js-hidden {
  display: none !important; }

.divider-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 16px;
  margin-top: 8px; }
  .divider-flex:before {
    content: '';
    height: .125em;
    background: #E4E4E4;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 .5em 0 0; }
  .divider-flex:after {
    content: '';
    height: .125em;
    background: #E4E4E4;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 0 0 .5em; }

.divider-solid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  margin-bottom: 16px;
  margin-top: 8px; }
  .divider-solid:before {
    content: '';
    height: .125em;
    background: #E4E4E4;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }

.btn-secondary,
.btn-edit {
  background: transparent;
  border: none;
  border-radius: 40px;
  color: #02874D;
  font-size: 16px;
  padding: .1em 1em;
  -webkit-transition: color 0.35s;
  -moz-transition: color 0.35s;
  -o-transition: color 0.35s;
  transition: color 0.35s; }
  .btn-secondary:hover,
  .btn-edit:hover, .btn-secondary:focus,
  .btn-edit:focus, .btn-secondary:active,
  .btn-edit:active {
    color: #00B265; }

.btn-primary.disabled,
.btn-primary:disabled {
  background-color: #9B9B9B;
  color: #FFFFFF;
  cursor: default; }
  .btn-primary.disabled:hover, .btn-primary.disabled:active, .btn-primary.disabled:focus,
  .btn-primary:disabled:hover,
  .btn-primary:disabled:active,
  .btn-primary:disabled:focus {
    background-color: #4A4A4A; }

.radio-button-group input, .radio-button-group label:before, .radio-button-group label input:checked ~ .label:before {
  bottom: 0;
  margin: auto;
  position: absolute;
  top: 0; }

nav .wrapper:after,
.main:after, .clearfix:after, .landing:after, .form-review section:after,
.form-edit section:after,
.receipt section:after, .form-payment section:after, .form-processing section:after, .form-gift section:after, .radio-button-group:after, .form-edit:after, .receipt .info-billing:after,
.receipt .summary:after {
  content: "";
  display: table;
  clear: both; }

.field-validation-valid,
.field-validation-error {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  clear: both;
  display: block;
  margin-bottom: 12px; }
  @media screen and (min-width: 768px) {
    .field-validation-valid,
    .field-validation-error {
      font-size: 12px;
      font-size: 0.75rem; } }

.field-validation-error {
  color: #D34627;
  visibility: visible; }
  .field-validation-error:empty:after {
    content: '*'; }
  .field-validation-error a {
    border-bottom-color: inherit;
    color: inherit; }
    .field-validation-error a:hover, .field-validation-error a:focus {
      border-bottom-color: transparent; }
  .cssanimations .field-validation-error {
    -moz-animation: fade-in .5s ease;
    -o-animation: fade-in .5s ease;
    -webkit-animation: fade-in .5s ease;
    animation: fade-in .5s ease; }

.validation-summary-valid {
  display: none; }

.validation-summary-errors {
  color: #D34627;
  display: block;
  font-weight: bold; }

.text-error {
  color: #D34627; }

.input-validation-error .selectize-input.not-full {
  border-color: #D34627; }

.new-session-wrapper {
  padding: 24px 0; }

.landing {
  display: block;
  width: 102.08333%;
  margin: 0 -1.04167%;
  *zoom: 1;
  padding-top: 2em; }
  .landing:before, .landing:after {
    content: "";
    display: table; }
  .landing:after {
    clear: both; }
  .landing h1 {
    margin-bottom: 0; }
  .landing .intro {
    font-size: 22px;
    margin-top: 1em; }
    @media screen and (min-width: 768px) {
      .landing .intro {
        margin-bottom: 2em; } }

@media screen and (min-width: 1120px) {
  .fields {
    display: block;
    width: 102.08333%;
    margin: 0 -1.04167%;
    *zoom: 1; }
    .fields:before, .fields:after {
      content: "";
      display: table; }
    .fields:after {
      clear: both; }
    .fields .field-card {
      display: inline;
      float: left;
      width: 97.91667%;
      margin: 0 1.04167%; } }

.field-hosted {
  border: 1px solid #9B9B9B;
  border-radius: 4px;
  height: 40px; }
  .field-hosted:focus, .field-hosted:active {
    border-color: #00B265;
    box-shadow: 0 0 5px 0 #00B265;
    outline: none; }
  .field-hosted iframe {
    height: 40px !important; }
  .field-hosted.input-validation-error {
    border-color: #D34627; }

@media screen and (max-width: 1119px) {
  .field-expiry,
  .field-security-code {
    display: block;
    width: 102.08333%;
    margin: 0 -1.04167%;
    *zoom: 1; }
    .field-expiry:before, .field-expiry:after,
    .field-security-code:before,
    .field-security-code:after {
      content: "";
      display: table; }
    .field-expiry:after,
    .field-security-code:after {
      clear: both; }
    .field-expiry .field-validation-error,
    .field-security-code .field-validation-error {
      display: inline;
      float: left;
      width: 97.91667%;
      margin: 0 1.04167%; }
    .field-expiry label,
    .field-security-code label {
      display: inline;
      float: left;
      width: 97.91667%;
      margin: 0 1.04167%;
      margin-bottom: .25em; }

  .field-security-code .field-hosted {
    display: inline;
    float: left;
    width: 14.58333%;
    margin: 0 1.04167%; }

  .field-security-code .card {
    display: inline;
    float: left;
    width: 31.25%;
    margin: 0 1.04167%; } }
@media screen and (min-width: 1120px) {
  .field-expiry {
    display: inline;
    float: left;
    width: 56.25%;
    margin: 0 1.04167%; } }
.field-expiry .field-hosted {
  display: inline;
  float: left;
  width: 39.58333%;
  margin: 0 1.04167%; }
  @media screen and (min-width: 1120px) {
    .field-expiry .field-hosted {
      display: inline;
      float: left;
      width: 47.91667%;
      margin: 0 1.04167%; } }
  .field-expiry .field-hosted.year {
    display: inline;
    float: left;
    width: 31.25%;
    margin: 0 1.04167%; }
    @media screen and (min-width: 1120px) {
      .field-expiry .field-hosted.year {
        display: inline;
        float: left;
        width: 39.58333%;
        margin: 0 1.04167%; } }
.field-expiry .field-validation-error,
.field-expiry .field-validation-valid {
  clear: both; }

.field-security-code {
  white-space: nowrap; }
  @media screen and (min-width: 1120px) {
    .field-security-code {
      display: inline;
      float: left;
      width: 39.58333%;
      margin: 0 1.04167%; } }
  .field-security-code .field-hosted {
    display: inline-block;
    float: left;
    margin-right: .25em;
    width: 4em; }
  .field-security-code .card {
    display: inline-block; }
    .field-security-code .card:hover, .field-security-code .card:focus, .field-security-code .card:active {
      border-bottom-color: transparent; }
  .field-security-code .field-validation-error {
    white-space: normal; }

.benefits {
  text-align: center; }
  @media screen and (min-width: 768px) {
    .benefits {
      display: inline;
      float: left;
      width: 56.25%;
      margin: 0 1.04167%;
      padding-right: 5%; } }
  @media screen and (min-width: 1120px) {
    .benefits {
      display: inline;
      float: left;
      width: 64.58333%;
      margin: 0 1.04167%; } }
  .benefits h1 {
    margin-top: 0; }
  .benefits td span:first-child {
    margin-right: 12px; }

.sidebar {
  border: 2px solid #efefef;
  border-radius: 3px;
  padding: 2em 1.5em; }
  @media screen and (min-width: 768px) {
    .sidebar {
      display: inline;
      float: left;
      width: 39.58333%;
      margin: 0 1.04167%;
      float: right;
      max-width: 400px; } }
  @media screen and (min-width: 1120px) {
    .sidebar {
      display: inline;
      float: left;
      width: 31.25%;
      margin: 0 1.04167%; } }
  .sidebar.billing h4 {
    border-top: 1px solid #E4E4E4;
    margin: 1em 0;
    padding-top: 1.5em;
    font-size: 20px;
    font-weight: 700; }
    .sidebar.billing h4:first-child {
      border: 0;
      margin-top: 0;
      padding-top: .5em; }
  .sidebar.billing h5,
  .sidebar .js-type-cc h4 {
    font-size: 16px;
    font-weight: 700; }
  .sidebar .btn-primary {
    background: #02874D;
    border: 1px solid #02874D;
    color: #FFFFFF;
    width: 100%; }
    .sidebar .btn-primary:focus, .sidebar .btn-primary:active, .sidebar .btn-primary:hover {
      background: #00B265;
      border-color: #00B265; }
  .sidebar.logged-out {
    background-color: #FFFFFF;
    border: 1px solid #E4E4E4;
    color: #4A4A4A;
    font-size: 16px;
    max-width: 400px;
    text-align: center; }
    @media (max-width: 1119px) {
      .sidebar.logged-out {
        margin-bottom: 1em;
        margin-left: auto;
        margin-right: auto; } }
    @media (min-width: 1055px) {
      .sidebar.logged-out {
        float: right; } }
    .sidebar.logged-out h4 {
      color: #4A4A4A;
      font-size: 20px; }
    .sidebar.logged-out a {
      color: inherit;
      display: block; }
    .sidebar.logged-out .btn {
      margin-left: auto;
      margin-right: auto;
      max-width: 300px;
      display: inline-block;
      font-size: 16px;
      line-height: 1em;
      margin-bottom: 12px;
      margin-top: 12px;
      min-width: 188px;
      padding: 12px;
      text-decoration: none; }
      .sidebar.logged-out .btn + span {
        display: block; }
    .sidebar.logged-out .btn-primary {
      background-color: #02874D;
      border: 1px solid #02874D;
      color: #FFFFFF;
      width: auto; }
      .sidebar.logged-out .btn-primary:hover, .sidebar.logged-out .btn-primary:focus, .sidebar.logged-out .btn-primary:active {
        background-color: #00B265;
        border-color: #00B265; }
    .sidebar.logged-out .btn-secondary {
      background: #FFFFFF;
      border-radius: 0;
      color: #02874D; }
      .sidebar.logged-out .btn-secondary:hover, .sidebar.logged-out .btn-secondary:focus, .sidebar.logged-out .btn-secondary:active {
        color: #00B265; }

@media screen and (min-width: 1055px) {
  .js-sticky {
    position: fixed;
    top: 0; } }

.js-highlight {
  -webkit-transition: background-color 1s;
  -moz-transition: background-color 1s;
  -o-transition: background-color 1s;
  transition: background-color 1s;
  -moz-animation: highlight 3s ease;
  -o-animation: highlight 3s ease;
  -webkit-animation: highlight 3s ease;
  animation: highlight 3s ease; }
  .js-highlight:before {
    -moz-animation: radio-highlight 3s ease;
    -o-animation: radio-highlight 3s ease;
    -webkit-animation: radio-highlight 3s ease;
    animation: radio-highlight 3s ease; }
  .js-highlight .label:before {
    -moz-animation: radio-checked-highlight 3s ease;
    -o-animation: radio-checked-highlight 3s ease;
    -webkit-animation: radio-checked-highlight 3s ease;
    animation: radio-checked-highlight 3s ease; }

.features li {
  margin-bottom: 4em;
  margin-left: auto;
  margin-right: auto;
  width: 285px; }
  @media screen and (min-width: 768px) {
    .features li {
      width: 325px; } }
@media screen and (min-width: 1055px) {
  .flexbox .features ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .flexbox .features li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column; } }

@media screen and (min-width: 768px) {
  .features-large {
    margin-right: -5%; } }
.features-large li {
  background: url(../images/ui/circle.svg) no-repeat center 0;
  min-height: 262px; }
  @media screen and (min-width: 768px) {
    .features-large li {
      margin-top: 3em; } }
.features-large h3 {
  margin-bottom: 0; }
  .features-large h3:after {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 85px;
    margin: 1em auto; }
.features-large .discover h3:after {
  background-image: url(../images/features/discover-01.svg); }
.features-large .find h3:after {
  background-image: url(../images/features/search-01.svg); }
.features-large .app h3:after {
  background-image: url(../images/features/app-01.svg); }
.features-large .track h3:after {
  background-image: url(../images/features/stats-01.svg); }
@media screen and (min-width: 1055px) {
  .flexbox .features-large p {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1; }
  .flexbox .features-large h3 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    flex-basis: 178px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .flexbox .features-large h3 .title {
      display: block;
      width: 100%; }
    .flexbox .features-large h3:after {
      flex-basis: 85px; } }
.features-large .icon {
  position: relative; }
  .features-large .icon img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0; }
.features-large p {
  margin-bottom: 0; }

.icon-help {
  line-height: 1;
  background: url(../images/features/help.svg) no-repeat 0 0;
  background-size: 100%;
  content: '';
  display: inline-block;
  height: 15px;
  width: 15px;
  cursor: pointer;
  vertical-align: middle; }

@media screen and (min-width: 1000px) {
  .features-small ul {
    -webkit-align-items: flex-start;
    align-items: flex-start; } }
.features-small li:before {
  background-repeat: no-repeat;
  content: '';
  display: block;
  height: 90px;
  margin: auto;
  margin-bottom: .75em;
  width: 90px; }
.features-small h3 {
  color: #4A4A4A;
  font-size: 18px; }
.features-small p {
  padding: 0 2em; }
.features-small .discover:before {
  background-image: url(../images/features/discover-02.svg); }
.features-small .find:before {
  background-image: url(../images/features/search-02.svg); }
.features-small .app:before {
  background-image: url(../images/features/app-02.svg); }
.features-small .track:before {
  background-image: url(../images/features/notifications-02.svg); }

.dropdown {
  position: relative; }
  .dropdown select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0; }
  .dropdown .label {
    color: #02874D;
    font-size: 14px; }
    .dropdown .label:after {
      background: url(../images/ui/caret@2x-sprite.png) no-repeat 0 100%;
      background-size: 100%;
      content: '';
      display: inline-block;
      margin-bottom: .1em;
      margin-left: .4em;
      height: 7px;
      width: 9px; }
  .no-touch .dropdown > .label {
    display: inline;
    padding-right: .5em; }
  .no-touch .dropdown > .label > span {
    display: none; }
  .no-touch .dropdown > .label:after {
    content: none; }

.features-chart {
  /* mark features */ }
  .features-chart table {
    text-align: left;
    width: 100%; }
    .features-chart table + table {
      margin-bottom: 2em;
      margin-top: 4em; }
  .features-chart th {
    color: #9b9b9b;
    font-weight: bold;
    padding-bottom: .75em;
    text-align: left;
    text-transform: uppercase;
    vertical-align: bottom;
    word-wrap: break-word; }
    @media screen and (max-width: 767px) {
      .features-chart th {
        font-size: 14px; } }
    .features-chart th + th {
      padding-left: .5em;
      padding-right: .5em;
      text-align: center; }
  .features-chart td {
    border-top: 1px solid #E4E4E4;
    color: #4A4A4A;
    font-size: 14px;
    padding: .75em;
    vertical-align: middle; }
    .features-chart td:first-child {
      padding-left: 0;
      width: 50%; }
      @media screen and (min-width: 1055px) {
        .features-chart td:first-child {
          width: 60%; } }
    .features-chart td + td {
      text-align: center; }
  .features-chart img + img {
    margin-left: 8px; }
  .features-chart .check {
    display: inline-block;
    overflow: hidden;
    padding-left: 20px;
    background-color: #00B265;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    position: relative;
    vertical-align: middle; }
    .features-chart .check:after {
      /*Add another block-level blank space*/
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -2.5px;
      margin-top: -4px;
      /*Make it a small rectangle so the border will create an L-shape*/
      width: 5px;
      height: 8px;
      /*Add a white border on the bottom and left, creating that 'L' */
      border: solid #FFFFFF;
      border-width: 0 2px 2px 0;
      /*Rotate the L 45 degrees to turn it into a checkmark*/
      transform: rotate(45deg); }
  .features-chart + .features-more {
    display: none; }

.features-more .more-header {
  margin-left: auto;
  margin-right: auto;
  max-width: 540px;
  border-top: 2px solid #02874D;
  color: #93b516;
  font-size: 22px;
  margin-bottom: 3.5em;
  margin-top: 2em;
  padding-left: .5em;
  padding-right: .5em;
  padding-top: 1em; }
.features-more .icon {
  display: block;
  height: 32px;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
  width: 36px; }
.features-more ul {
  margin-left: auto;
  margin-right: auto;
  max-width: 90%;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
.features-more li, .flexbox .features-more li {
  margin-bottom: 5em;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (min-width: 1120px) {
    .features-more li, .flexbox .features-more li {
      display: inline-block;
      margin-left: 4%;
      margin-right: 4%;
      width: 25%; } }

.form-review section,
.form-edit section,
.receipt section, .form-payment section, .form-processing section, .form-gift section {
  padding-bottom: 2.5em; }
.form-review .btn-primary,
.form-edit .btn-primary,
.receipt .btn-primary, .form-payment .btn-primary, .form-processing .btn-primary, .form-gift .btn-primary {
  border-width: 2px;
  display: inline-block;
  font-size: 16px;
  min-width: 150px;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .form-review .btn-primary,
    .form-edit .btn-primary,
    .receipt .btn-primary, .form-payment .btn-primary, .form-processing .btn-primary, .form-gift .btn-primary {
      margin-left: auto;
      margin-right: auto;
      max-width: 330px; } }

.section-header {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  border-bottom: 1px solid #E4E4E4;
  margin-bottom: 12px;
  margin-top: 24px;
  padding-bottom: .25em; }
  @media screen and (min-width: 768px) {
    .section-header {
      font-size: 24px;
      font-size: 1.5rem; } }
  @media screen and (min-width: 768px) {
    .section-header {
      margin-bottom: 24px;
      margin-top: 2.5em;
      padding-bottom: .75em; } }
  .section-header .btn-edit {
    font-size: 14px; }
    @media screen and (min-width: 480px) {
      .section-header .btn-edit {
        float: right;
        margin: .5em 0; } }

.radio-button-group input {
  cursor: pointer;
  height: 23px;
  left: 0;
  opacity: 0;
  width: 23px; }
.radio-button-group label {
  cursor: pointer;
  display: inline-block;
  line-height: normal;
  margin-bottom: 1em;
  padding-left: 34.5px;
  position: relative; }
  .radio-button-group label:before {
    background-color: transparent;
    border: 1px solid #00B265;
    border-radius: 23px;
    content: '';
    display: inline-block;
    height: 23px;
    left: 0;
    width: 23px; }
  .radio-button-group label input:checked ~ .label:before {
    background-color: #00B265;
    border-radius: 15px;
    content: '';
    display: block;
    height: 15px;
    left: 4px;
    width: 15px; }
  .radio-button-group label.disabled {
    color: #9b9b9b; }
  .radio-button-group label.disabled:before {
    border-color: #9b9b9b; }
  .radio-button-group label.disabled input:checked ~ .label:before {
    background-color: #9b9b9b; }
.radio-button-group .label {
  display: inline-block;
  text-transform: none; }
  .radio-button-group .label:before {
    -webkit-transition: background-color 0.35s;
    -moz-transition: background-color 0.35s;
    -o-transition: background-color 0.35s;
    transition: background-color 0.35s;
    height: 23px;
    top: 0;
    width: 23px; }
.radio-button-group label {
  cursor: pointer;
  display: block; }
.sidebar .radio-button-group.packages {
  margin-top: .5em; }
  .sidebar .radio-button-group.packages label {
    margin-bottom: 0;
    margin-left: -1.5em;
    margin-right: -1.5em;
    padding: 1em;
    padding-left: 60px; }
    .sidebar .radio-button-group.packages label:before,
    .sidebar .radio-button-group.packages label input {
      left: 1.5em; }
  .sidebar .radio-button-group.packages input:checked ~ .label:before {
    margin-left: 1.5em; }

small.vat {
  display: inline-block;
  font-size: 12px;
  margin-bottom: .5em; }

.display-field,
.display-label {
  float: left; }

.display-label {
  clear: left;
  margin-right: .5em; }
  .display-label:after {
    content: ':'; }

.form-review,
.form-edit,
.receipt {
  color: #4A4A4A;
  padding-top: 2em; }
  @media screen and (min-width: 1055px) {
    .form-review,
    .form-edit,
    .receipt {
      padding-top: 0; } }
  .form-review .name,
  .form-edit .name,
  .receipt .name {
    display: block; }
  .form-review .total,
  .form-edit .total,
  .receipt .total {
    width: 100%; }
    @media screen and (min-width: 480px) {
      .form-review .total,
      .form-edit .total,
      .receipt .total {
        min-width: 240px;
        width: auto; } }

.form-review {
  margin-left: auto;
  margin-right: auto;
  max-width: 980px; }
  @media screen and (min-width: 768px) {
    .form-review .billing-address {
      display: table; }
    .form-review .name,
    .form-review .details {
      display: table-cell;
      vertical-align: top; }
    .form-review .name {
      padding-right: 6em; } }

.confirm-form-submit-wrapper {
  margin-bottom: 30px; }

.package-selected {
  font-size: 18px;
  margin-bottom: 1em;
  font-weight: 700; }
  .package-selected span:before {
    content: '('; }
  .package-selected span:after {
    content: ')'; }

.form-edit {
  display: block;
  width: 102.27273%;
  margin: 0 -1.13636%;
  *zoom: 1; }
  .form-edit:before, .form-edit:after {
    content: "";
    display: table; }
  .form-edit:after {
    clear: both; }
  @media screen and (min-width: 768px) {
    .form-edit > section {
      display: inline;
      float: left;
      width: 34.09091%;
      margin: 0 1.13636%;
      margin-left: 9.375%; }
      .form-edit > section + section {
        margin-right: 9.375%; } }
  .form-edit .note {
    color: #9b9b9b;
    font-size: 14px;
    margin-top: .5em; }
    .form-edit .note:before {
      content: '**'; }
  .form-edit .btn-primary {
    margin-bottom: 3em;
    margin-top: 3em; }
  .form-edit .btn-secondary {
    display: inline-block; }

.form-payment {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px; }
  .form-payment h2 {
    margin-top: 2rem; }
  .form-payment h4 {
    margin-bottom: 1em;
    margin-top: 2em;
    margin-bottom: 16px;
    margin-top: 24px; }
  .form-payment fieldset {
    border-top: 1px solid #E4E4E4;
    margin-top: 2em; }
  .form-payment .btn-primary {
    margin-bottom: 3em;
    margin-top: 3em; }
  @media screen and (min-width: 768px) {
    .form-payment .radio-button-group label {
      display: inline-block;
      margin-right: 4em; } }
  @media screen and (min-width: 1055px) {
    .form-payment {
      display: block;
      width: 102.08333%;
      margin: 0 -1.04167%;
      *zoom: 1;
      max-width: none; }
      .form-payment:before, .form-payment:after {
        content: "";
        display: table; }
      .form-payment:after {
        clear: both; }
      .form-payment .form-wrapper {
        display: inline;
        float: left;
        width: 56.25%;
        margin: 0 1.04167%;
        padding-right: 1em; }
      .form-payment .summary-wrapper {
        display: inline;
        float: left;
        width: 39.58333%;
        margin: 0 1.04167%;
        padding-left: 1em; } }
  @media screen and (min-width: 1120px) {
    .form-payment .form-wrapper {
      margin-left: 9.375%; }
    .form-payment .summary-wrapper {
      display: inline;
      float: left;
      width: 31.25%;
      margin: 0 1.04167%; }
    .form-payment .fields {
      display: block;
      width: 102.08333%;
      margin: 0 -1.04167%;
      *zoom: 1; }
      .form-payment .fields:before, .form-payment .fields:after {
        content: "";
        display: table; }
      .form-payment .fields:after {
        clear: both; }
    .form-payment .field-card {
      display: inline;
      float: left;
      width: 47.91667%;
      margin: 0 1.04167%;
      padding-right: 1.5%; }
    .form-payment .field-expiry {
      display: inline;
      float: left;
      width: 47.91667%;
      margin: 0 1.04167%;
      padding-left: 1.5%; }
      .form-payment .field-expiry .year,
      .form-payment .field-expiry div.year {
        display: inline;
        float: left;
        width: 47.91667%;
        margin: 0 1.04167%; }
    .form-payment .field-security-code {
      display: inline;
      float: left;
      width: 39.58333%;
      margin: 0 1.04167%; }
      .form-payment .field-security-code .field-hosted {
        display: inline;
        float: left;
        width: 64.58333%;
        margin: 0 1.04167%; }
      .form-payment .field-security-code .card {
        margin-left: 1em; }
    .form-payment .field-city,
    .form-payment .field-state,
    .form-payment .field-name-first {
      display: inline;
      float: left;
      width: 47.91667%;
      margin: 0 1.04167%;
      padding-right: 1.5%; }
    .form-payment .field-country,
    .form-payment .field-postal-code,
    .form-payment .field-name-last {
      display: inline;
      float: left;
      width: 47.91667%;
      margin: 0 1.04167%;
      padding-left: 1.5%; } }

.modal-header h2 {
  font-size: 1.25em;
  font-weight: bold;
  margin-bottom: 0; }

.modal-footer {
  padding: 0 1em 1em;
  text-align: center; }
  .modal-footer form {
    display: inline-block; }
  .modal-footer .btn {
    display: block;
    max-width: 100%;
    white-space: normal;
    word-wrap: break-word; }
  @media screen and (min-width: 768px) {
    .modal-footer .btn {
      display: inline; }
    .modal-footer a.btn {
      margin-right: 2em; } }

.package-summary {
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
  background-color: #F5F5F5;
  padding: 32px 24px; }
  .package-summary .section-header {
    margin-top: 0; }
  .package-summary .promo {
    margin-bottom: .5em;
    width: 100%; }
    .package-summary .promo td {
      color: #4A4A4A;
      font-size: 16px;
      padding-bottom: 1.5em;
      width: 75%; }
      .package-summary .promo td + td {
        text-align: right;
        width: 25%; }
    .package-summary .promo .package .type {
      color: #9B9B9B;
      display: block;
      font-size: 14px;
      margin-left: 0; }
    .package-summary .promo .package-price {
      text-decoration: line-through; }
      .package-summary .promo .package-price.promo {
        font-weight: bold;
        text-decoration: none; }
  .package-summary .package {
    font-size: 24px;
    margin-bottom: 24px; }
    .package-summary .package small {
      font-size: .75em;
      margin-left: .5em; }
      .package-summary .package small:before {
        content: '('; }
      .package-summary .package small:after {
        content: ')'; }
  .package-summary .total {
    width: 100%; }
    .package-summary .total td + td {
      color: #4A4A4A; }
    .package-summary .total .tax td {
      padding-top: 1em; }
      @media screen and (min-width: 1055px) {
        .package-summary .total .tax td {
          padding-top: 0; } }
  .package-summary a:not(.btn) {
    color: inherit; }
    .package-summary a:not(.btn):hover, .package-summary a:not(.btn):focus {
      border-bottom-color: #4A4A4A; }
  .package-summary .disclaimer {
    color: #9b9b9b; }

.total {
  text-align: right;
  margin-right: 2em; }
  .total .tax td {
    line-height: normal;
    padding-bottom: 1em; }
  .total .grand-total {
    border-top: 1px solid #E4E4E4; }
    .total .grand-total td {
      padding-top: 1em; }
    .total .grand-total .bold {
      font-weight: 700; }

.total td:first-child {
  color: #9b9b9b;
  padding-right: 2em;
  text-align: left;
  text-transform: uppercase; }

.form-processing {
  margin-left: auto;
  margin-right: auto;
  max-width: 980px; }
  .form-processing .indicator {
    color: #9b9b9b; }
  .form-processing .payment-progress {
    padding-bottom: 0; }
  .form-processing .payment-receipt {
    padding-top: 0; }
    .form-processing .payment-receipt .btn {
      border-radius: 0; }
  .form-processing a {
    word-wrap: break-word; }
  .form-processing .error {
    color: #D34627; }

.payment-progress {
  counter-reset: count;
  padding-top: .75em; }
  .payment-progress li {
    counter-increment: count; }
  .payment-progress .indicator {
    color: #9b9b9b;
    font-size: 20px;
    margin-bottom: .25em; }
  .payment-progress .indicator:before {
    border: 2px solid #9b9b9b;
    border-radius: 100%;
    color: #9b9b9b;
    content: counter(count) ".";
    display: inline-block;
    font-size: 16px;
    height: 32px;
    left: 0;
    line-height: 28px;
    margin-left: 14px;
    padding-left: 2px;
    position: absolute;
    text-align: center;
    width: 32px; }
  .payment-progress .indicator-success:before,
  .payment-progress .indicator-error:before {
    background-position: 0 50%;
    background-repeat: no-repeat;
    border: none;
    content: '';
    height: 60px;
    width: 60px; }
  .payment-progress .indicator-success {
    color: #4A4A4A;
    font-size: 24px; }
    .payment-progress .indicator-success:before {
      background-image: url(../images/ui/bubble-success.svg);
      margin-left: 0;
      margin-top: -8px; }
  .payment-progress .indicator-error {
    color: #D34627; }
    .payment-progress .indicator-error:before {
      background-image: url(../images/ui/bubble-error.svg);
      background-size: 49px;
      margin-left: 6px; }
  .payment-progress li {
    min-height: 100px;
    padding-bottom: 1em;
    padding-left: 76px;
    position: relative; }

.hero-gift {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
  color: #4A4A4A;
  margin-bottom: 3rem; }
  .hero-gift h1 {
    color: #02874D;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: bold;
    margin-top: 3rem; }
    @media screen and (min-width: 768px) {
      .hero-gift h1 {
        font-size: 32px;
        font-size: 2rem; } }
  .hero-gift .intro {
    font-size: .875rem;
    margin: 1rem 0; }

.form-gift {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px; }
  .form-gift section {
    padding-bottom: 1.5rem; }
    .form-gift section:last-of-type {
      padding-bottom: 0; }
  .form-gift h4 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold; }
    @media screen and (min-width: 768px) {
      .form-gift h4 {
        font-size: 14px;
        font-size: 0.875rem; } }
  .form-gift .disclaimer {
    margin: 1rem 0; }
  .form-gift textarea {
    min-height: 100px; }
  .form-gift .counter-wrapper {
    *zoom: 1; }
    .form-gift .counter-wrapper:before, .form-gift .counter-wrapper:after {
      content: "";
      display: table; }
    .form-gift .counter-wrapper:after {
      clear: both; }
  .form-gift .counter {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #777777;
    display: block;
    float: right; }
    @media screen and (min-width: 768px) {
      .form-gift .counter {
        font-size: 12px;
        font-size: 0.75rem; } }
  .form-gift .btn-primary {
    width: auto; }
  @media screen and (min-width: 950px) {
    .form-gift input, .form-gift .selectize-control {
      max-width: 296px; }
    .form-gift textarea,
    .form-gift .counter-wrapper,
    .form-gift .counter-wrapper + .field-validation-valid {
      max-width: 424px; } }

.disclaimer {
  color: #4A4A4A;
  font-size: 12px; }
  .disclaimer a {
    border-bottom: 1px solid transparent;
    color: #3D76C5; }
    .disclaimer a:hover, .disclaimer a:focus {
      border-bottom-color: currentColor; }
  .disclaimer.disclaimer-policy a {
    border-bottom-color: currentColor; }
    .disclaimer.disclaimer-policy a:hover, .disclaimer.disclaimer-policy a:focus {
      border-bottom-color: transparent; }

.receipt {
  font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
  line-height: 1.6;
  max-width: 980px;
  padding: 1em; }
  .receipt .info-billing,
  .receipt .summary {
    margin: 1.5em 0; }
  .receipt .package-selected {
    font-size: 18px; }
  .receipt section {
    padding-bottom: 1.5em; }
  .receipt dl {
    *zoom: 1;
    margin-bottom: 1.5em; }
    .receipt dl:before, .receipt dl:after {
      content: "";
      display: table; }
    .receipt dl:after {
      clear: both; }
  .receipt dt, .receipt dd {
    float: left; }
  .receipt dt {
    clear: left;
    margin-right: .5em; }
  .receipt .total {
    min-width: 240px;
    width: auto; }
  .receipt .footer {
    border-top: 1px solid #d8d8d8;
    color: #9b9b9b;
    clear: both;
    font-size: 80%;
    padding-top: 1em;
    text-align: center; }

@media print {
  @page {
    margin: 1cm; }
  .receipt {
    font-size: 9pt;
    margin: 0; }
    .receipt .section-header,
    .receipt .package-selected {
      font-size: 12pt; }
    .receipt .package-selected {
      color: #000; }
      .receipt .package-selected small {
        font-size: 75%; }
    .receipt address {
      color: inherit; } }
#breadcrumb.breadcrumb {
  clear: both;
  margin-top: 32px;
  width: 100%; }
  #breadcrumb.breadcrumb ol li, #breadcrumb.breadcrumb ul li {
    display: none;
    font-size: 1rem; }
    #breadcrumb.breadcrumb ol li a, #breadcrumb.breadcrumb ul li a {
      color: #00B265; }
  #breadcrumb.breadcrumb ol li.primary-action, #breadcrumb.breadcrumb ul li.primary-action {
    display: block; }
  @media screen and (min-width: 1055px) {
    #breadcrumb.breadcrumb ol li, #breadcrumb.breadcrumb ul li {
      display: inline-block;
      font-size: 0.875rem; }
    #breadcrumb.breadcrumb ol li + li:before, #breadcrumb.breadcrumb ul li + li:before {
      content: '-';
      margin-left: 12px;
      margin-right: 12px; }
    #breadcrumb.breadcrumb ol li.primary-action, #breadcrumb.breadcrumb ul li.primary-action {
      display: inline-block; } }

.action-back {
  display: inline-block;
  white-space: pre; }

@media screen and (min-width: 1055px) {
  .action-back {
    display: none; } }
@media screen and (max-width: 479px) {
  .qtip {
    left: 0 !important;
    margin: 0 12px; }
    .qtip .qtip-tip {
      left: 50% !important;
      margin-left: -13.5px; } }
@media screen and (min-width: 480px) {
  .qtip {
    margin-left: -13px; } }
.header-row {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start; }
  .header-row .header-action {
    background: none;
    border: 0;
    color: #3D76C5; }
    .header-row .header-action:hover, .header-row .header-action:active {
      text-decoration: underline; }

.review-page {
  max-width: 930px;
  margin: 32px auto 48px; }
  .review-page section {
    padding-bottom: 16px;
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 24px; }
  .review-page .section-header {
    background: transparent;
    min-width: 0;
    align-items: center;
    border: none;
    display: flex;
    font-size: 14px;
    justify-content: space-between;
    margin-bottom: 8px;
    margin-top: 0;
    padding-bottom: 0;
    width: 100%; }
    .review-page .section-header h1 {
      color: #4A4A4A; }
  .review-page h2 {
    font-size: 14px;
    font-weight: bold; }
  .review-page .btn-edit {
    color: #3D76C5;
    font-weight: normal;
    margin: 0;
    padding-right: 0;
    text-align: right; }
  .review-page h3 {
    font-size: 14px;
    font-weight: normal; }
  .review-page .total {
    width: 100%; }
    .review-page .total td {
      text-transform: none;
      font-size: 14px; }
      .review-page .total td:first-child {
        color: #4A4A4A; }
      .review-page .total td:last-child {
        text-transform: uppercase; }
    .review-page .total .tax td {
      padding-bottom: 0; }
    .review-page .total .grand-total {
      border: none; }
      .review-page .total .grand-total td {
        padding-top: 0; }
  .review-page .billing-address {
    font-size: 14px; }
  .review-page .credit-card-summary,
  .review-page .pay-pal-summary,
  .review-page .qa-cost-tabulation {
    font-size: 14px; }
  .review-page .form-review .name,
  .review-page .form-review .details {
    display: block; }
  .review-page .foreign-transaction-notice {
    font-size: 12px;
    margin-top: 12px; }
  @media screen and (min-width: 950px) {
    .review-page .review-page-cols {
      display: flex;
      align-items: flex-start; }
    .review-page .left {
      flex-grow: 1; }
    .review-page .place-order-section {
      margin-left: 48px;
      width: 355px;
      padding-bottom: 32px; } }

.with-two-submits .form-review {
  padding-top: 0; }

.review-page-header {
  background: transparent;
  min-width: 0;
  margin-bottom: 16px; }
  .review-page-header h1 {
    color: #4A4A4A; }
  .review-page-header h1 {
    font-size: 18px;
    margin-top: 0; }

.place-order-section {
  border: 1px solid #E4E4E4;
  font-size: 12px;
  margin-bottom: 24px;
  padding: 32px 24px;
  text-align: center; }
  .place-order-section form {
    text-align: center; }
  .place-order-section .confirm-form-submit-wrapper {
    margin-bottom: 0; }
  .place-order-section #review-order-submit {
    margin-top: 0;
    margin-bottom: 24px; }
  .place-order-section.above-header {
    margin-bottom: 0;
    border: 0;
    border-bottom: 1px solid #E4E4E4;
    text-align: center;
    max-width: none;
    padding: 16px 42px 24px; }
    .place-order-section.above-header p, .place-order-section.above-header form {
      max-width: 630px;
      margin-left: auto;
      margin-right: auto; }
    .place-order-section.above-header p {
      margin-bottom: 0;
      font-size: 12px; }
    .place-order-section.above-header #review-order-submit {
      margin-bottom: 0;
      margin-top: 16px; }
    @media screen and (min-width: 950px) {
      .place-order-section.above-header {
        display: none; } }

.two-submits-section .place-order-section {
  display: none; }
.two-submits-section .left .place-order-section {
  display: block;
  margin: 0;
  border: 0;
  padding-top: 0; }
@media screen and (min-width: 950px) {
  .two-submits-section.review-page-cols {
    flex-direction: row-reverse; }
  .two-submits-section .place-order-section {
    display: block; }
  .two-submits-section .left {
    flex-grow: 1; }
    .two-submits-section .left .place-order-section {
      width: auto;
      max-width: 520px;
      padding: 0;
      text-align: left; }
    .two-submits-section .left form {
      text-align: left; }
    .two-submits-section .left .qa-place-order {
      width: 205px; } }

/*# sourceMappingURL=main.css.map */
