h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-top: 0;
  margin-bottom: 20px;
  position: relative; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
  .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
    border-bottom: 0;
    display: block; }
  h1 svg, h2 svg, h3 svg, h4 svg, h5 svg, h6 svg,
  .h1 svg, .h2 svg, .h3 svg, .h4 svg, .h5 svg, .h6 svg {
    vertical-align: middle; }
  h1 svg + span, h2 svg + span, h3 svg + span, h4 svg + span, h5 svg + span, h6 svg + span,
  .h1 svg + span, .h2 svg + span, .h3 svg + span, .h4 svg + span, .h5 svg + span, .h6 svg + span {
    margin-left: 5px; }

h4, h5, h6,
.h4, .h5, .h6 {
  font-family: Arial, sans-serif; }

h5, h6,
.h5, .h6 {
  margin-bottom: 10px; }

ul {
  list-style-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='6px' height='10px' viewBox='0 0 6 6' xml:space='preserve'%3E%3Ccircle fill='%23005bab' cx='3' cy='3' r='3'/%3E%3C/svg%3E");
  margin: 0;
  padding: 0 0 0 14px; }
  ul li {
    margin-bottom: 5px; }
  ul.is-striped li {
    padding: 10px;
    background: #efefef;
    margin-bottom: 0; }
    ul.is-striped li:nth-child(2n) {
      background: #ffffff; }
  ul.is-ticked {
    list-style-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='10px' height='9px' viewBox='0 0 10 9' xml:space='preserve'%3E%3Cpath fill='%23005bab' d='M4.2,9L0,4.5l0.9-0.8l2.9,2.3c1-1.2,3-4.1,6.1-6.1L10,0.5C7.2,3.2,5,7.1,4.2,9'/%3E%3C/svg%3E");
    padding-left: 18px; }
  ul.is-bordered li {
    border-bottom: 1px solid #e0e0e0;
    padding-top: 10px;
    margin-bottom: 10px; }
    ul.is-bordered li:last-child {
      border-bottom: 0; }
  ul.is-styleless {
    margin: 0;
    padding: 0;
    list-style: none; }
  ul.is-wide li {
    margin-bottom: 10px; }
  ul.list-inline > li {
    padding-left: 10px;
    padding-right: 0;
    vertical-align: middle; }
    ul.list-inline > li:first-child {
      padding-left: 0; }

ol {
  margin-bottom: 20px;
  padding: 0 0 0 14px; }

p {
  white-space: normal; }

mark,
.mark {
  color: #108600;
  background-color: transparent;
  font-weight: bold; }

.important {
  color: #005bab;
  font-weight: bold; }

a {
  text-decoration: none;
  border-bottom: 1px solid #005bab;
  color: #005bab; }
  a:hover {
    text-decoration: none;
    color: #005bab;
    border-bottom-color: transparent; }
  a:focus {
    text-decoration: none; }
  a.no-underline svg {
    vertical-align: middle; }
  a.no-underline svg + span {
    margin-left: 5px; }
  a.no-underline span {
    text-decoration: none;
    border-bottom: 1px solid #005bab;
    vertical-align: middle; }
    a.no-underline span:hover {
      text-decoration: none;
      color: #005bab;
      border-bottom-color: transparent; }
    a.no-underline span:focus {
      text-decoration: none; }
  a.no-underline:hover span {
    border-bottom: 0; }
  a.no-underline.disabled:hover span {
    color: currentColor; }
  a.no-underline.disabled span {
    border-bottom: 0; }

.help-block {
  font-size: 12px;
  font-weight: normal;
  color: #999999; }

::selection {
  color: #ffffff;
  text-shadow: none;
  background: #005bab; }

.no-underline {
  border-bottom: 0; }

.no-padding {
  padding: 0; }

small {
  font-size: 12px; }

[disabled], .disabled {
  color: #999999;
  cursor: not-allowed;
  border-bottom: 0; }
  [disabled]:hover, [disabled]:focus, .disabled:hover, .disabled:focus {
    color: #999999;
    border-bottom: 0; }

p + h1, p + h2, p + h3, p + h4, p + h5, p + h6,
p + .h1, p + .h2, p + .h3, p + .h4, p + .h5, p + .h6, ul + h1, ul + h2, ul + h3, ul + h4, ul + h5, ul + h6,
ul + .h1, ul + .h2, ul + .h3, ul + .h4, ul + .h5, ul + .h6, img + h1, img + h2, img + h3, img + h4, img + h5, img + h6,
img + .h1, img + .h2, img + .h3, img + .h4, img + .h5, img + .h6, table + h1, table + h2, table + h3, table + h4, table + h5, table + h6,
table + .h1, table + .h2, table + .h3, table + .h4, table + .h5, table + .h6 {
  margin-top: 40px; }

.text-lighter {
  color: #666666 !important; }

main > .container-fluid {
  max-width: 1220px!important;
  padding-left: 0;
  padding-right: 0; }

.ow-zip-landing-page table:not(.table-condensed):not(.tierTable).ow-table--no-hover.ow-table--payment-options.ow-table--no-hover {
  margin-bottom: 20px; }
  .ow-zip-landing-page table:not(.table-condensed):not(.tierTable).ow-table--no-hover.ow-table--payment-options.ow-table--no-hover tbody tr {
    background: #ffffff; }
    .ow-zip-landing-page table:not(.table-condensed):not(.tierTable).ow-table--no-hover.ow-table--payment-options.ow-table--no-hover tbody tr:nth-child(even):hover {
      background-color: #ffffff; }
  .ow-zip-landing-page table:not(.table-condensed):not(.tierTable).ow-table--no-hover.ow-table--payment-options.ow-table--no-hover a {
    color: #252525;
    border-bottom: 0;
    font-weight: bold; }

.ow-zip-landing-page .ow-jumbotron--hero {
  padding: 120px 0 20px;
  background-image: url("/pages/zip/images/zip-hero-bg-2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  position: relative; }
  .ow-zip-landing-page .ow-jumbotron--hero .ow-jumbotron__content {
    margin: 0 auto; }
    .ow-zip-landing-page .ow-jumbotron--hero .ow-jumbotron__content .ow-jumbotron__logo {
      margin-bottom: 20px; }
    .ow-zip-landing-page .ow-jumbotron--hero .ow-jumbotron__content .ow-jumbotron__caption {
      font-family: officeworksmedium;
      font-size: 30px;
      color: #ffffff; }
      .ow-zip-landing-page .ow-jumbotron--hero .ow-jumbotron__content .ow-jumbotron__caption + .btn {
        margin-top: 20px; }

.ow-zip-landing-page .ow-jumbotron--intro .ow-jumbotron__description {
  padding: 0 20px;
  font-size: 16px;
  line-height: 30px; }
  @media (min-width: 990px) {
    .ow-zip-landing-page .ow-jumbotron--intro .ow-jumbotron__description {
      width: 85%; } }

.ow-zip-landing-page .ow-jumbotron--process {
  padding: 40px 0; }

.ow-zip-landing-page .ow-jumbotron--apply {
  padding: 40px 0;
  text-align: center; }
  .ow-zip-landing-page .ow-jumbotron--apply .content {
    max-width: 600px;
    margin: 0 auto 40px;
    padding: 0 20px; }
    .ow-zip-landing-page .ow-jumbotron--apply .content p {
      margin-bottom: 40px; }
    .ow-zip-landing-page .ow-jumbotron--apply .content ul {
      text-align: left;
      margin-bottom: 20px; }
      .ow-zip-landing-page .ow-jumbotron--apply .content ul li {
        margin-bottom: 20px; }
    .ow-zip-landing-page .ow-jumbotron--apply .content .btn {
      margin: 0 auto; }

.ow-zip-landing-page .ow-steps {
  margin: 20px auto; }
  .ow-zip-landing-page .ow-steps .ow-steps__step h3 {
    color: #22295d;
    font-size: 26px;
    margin-top: 10px; }

.ow-zip-landing-page .ow-container-narrow {
  padding: 0 40px; }

.ow-zip-landing-page .ow-progress-bar {
  margin: 20px 0;
  overflow: visible;
  position: relative;
  display: block; }
  @media (min-width: 640px) {
    .ow-zip-landing-page .ow-progress-bar {
      display: flex;
      flex-direction: row;
      justify-content: space-between; } }
  @media (min-width: 640px) {
    .ow-zip-landing-page .ow-progress-bar:before {
      content: ' ';
      width: 95%;
      height: 3px;
      background-color: #feca2a;
      position: absolute;
      left: 50%;
      top: calc(50% - 36px);
      z-index: 0;
      transform: translate(-50%, -50%); } }
  @media (min-width: 990px) {
    .ow-zip-landing-page .ow-progress-bar:before {
      top: calc(50% - 25px); } }
  .ow-zip-landing-page .ow-progress-bar li {
    display: block;
    margin-bottom: 40px; }
    .ow-zip-landing-page .ow-progress-bar li:after, .ow-zip-landing-page .ow-progress-bar li:before {
      display: none; }
    .ow-zip-landing-page .ow-progress-bar li:first-child:before {
      display: none; }
    @media (min-width: 640px) {
      .ow-zip-landing-page .ow-progress-bar li {
        margin-bottom: 0;
        display: table-cell; } }
  .ow-zip-landing-page .ow-progress-bar .ow-progress-bar__icon {
    width: 85px;
    height: 85px;
    display: inline-block;
    padding: 10px;
    margin-bottom: 20px;
    box-shadow: 0 0 0 3px #feca2a; }
    .ow-zip-landing-page .ow-progress-bar .ow-progress-bar__icon svg {
      max-width: 60px;
      max-height: 60px;
      fill: #005bab; }
  .ow-zip-landing-page .ow-progress-bar .ow-progress-bar__label {
    color: #252525;
    font-weight: bold; }
    .ow-zip-landing-page .ow-progress-bar .ow-progress-bar__label span {
      font-weight: normal; }
    .ow-zip-landing-page .ow-progress-bar .ow-progress-bar__label:before {
      content: ''; }

.ow-zip-landing-page .ow-calculator {
  margin: 20px auto 0;
  padding: 10px;
  background-color: #f8f8f8;
  text-align: center; }
  .ow-zip-landing-page .ow-calculator + .form-footer {
    border-top: solid 1px #e0e0e0;
    padding: 10px 20px 20px;
    background-color: #f8f8f8;
    margin-bottom: 20px; }
    @media (min-width: 640px) {
      .ow-zip-landing-page .ow-calculator + .form-footer {
        max-width: 620px;
        margin: 0 auto 20px; } }
  @media (min-width: 640px) {
    .ow-zip-landing-page .ow-calculator {
      max-width: 620px;
      padding: 40px 80px; } }
  .ow-zip-landing-page .ow-calculator h3 {
    margin-bottom: 10px; }
  .ow-zip-landing-page .ow-calculator form {
    text-align: left;
    padding: 0 20px; }
    .ow-zip-landing-page .ow-calculator form .ow-calculator__calculations {
      margin-top: 20px; }
    .ow-zip-landing-page .ow-calculator form .row {
      margin-bottom: 20px; }
  .ow-zip-landing-page .ow-calculator .price-total {
    font-size: 20px;
    background: white;
    border-radius: 3px;
    padding: 5px;
    display: block;
    color: #005bab;
    font-weight: bold; }
  .ow-zip-landing-page .ow-calculator [data-money] {
    min-height: 20px;
    position: relative;
    padding-left: 10px; }
    .ow-zip-landing-page .ow-calculator [data-money]:before {
      position: absolute;
      left: 0;
      content: '$'; }
  .ow-zip-landing-page .ow-calculator [data-id='name'] {
    min-height: 20px;
    margin-bottom: 20px; }