@media print {
  html {
    -webkit-print-color-adjust: exact;
  }
  .tag {
    color: #fff !important;
    background: #1a9ad9 !important;
    padding: 5px 10px;
    border-radius: 5px;
  }
  tr:nth-child(2) .tag {
    background: #1fb994 !important;
  }
  tr:nth-child(3) .tag {
    background: #db504a !important;
  }
  tr:nth-child(4) .tag {
    background: #dd6e42 !important;
  }
  tr:nth-child(5) .tag {
    background: #255a80 !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]: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;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@media only print {
  @page {
    size: landscape;
  }
  #spark-app .order .worry-free-guarantee,
  #spark-app .order .guarantee-spacer {
    display: none;
  }
  #spark-app .order .table > thead > tr > th,
  #spark-app .order .table > tbody > tr > th,
  #spark-app .order .table > tfoot > tr > th,
  #spark-app .order .table > thead > tr > td,
  #spark-app .order .table > tbody > tr > td,
  #spark-app .order .table > tfoot > tr > td {
    font-size: 8px;
  }
  span.note {
    width: 75px;
    right: -30px;
  }
  .quote-container {
    height: 6.35in !important;
  }
  .quoteResult,
  .order {
    padding-top: 10px !important;
  }
  .quoteResult .navbar-container,
  .order .navbar-container {
    top: 0;
    position: relative !important;
    z-index: 0;
  }
  .quoteResult {
    margin-top: 0 !important;
  }
  .conditional-rebate {
    display: none;
  }
  .column-container h3 {
    border: none !important;
  }
  .year-container {
    background-color: rgba(8, 99, 140, 0.3) !important;
    border-left: solid 1px black;
  }
  .partial-container {
    background-color: #eee !important;
  }
  .rebate-label {
    font-size: 12px !important;
  }
  .fa-scissors {
    margin-right: 4px !important;
  }
  #spark-app .price-container .price,
  #spark-app .price.price-value,
  #spark-app .price-total span {
    font-size: 14px;
  }
  .price-container .price span {
    font-size: 12px !important;
  }
  .price {
    line-height: 30px !important;
  }
  .price-total {
    padding: 0 !important;
  }
  .price-total span.next-order {
    top: 3px;
    left: 80px;
  }
  .price-total span.total-year-supply {
    left: 180px;
    top: 3px !important;
  }
  #price-total-yearly.price-total span.next-order,
  #price-total-partial.price-total span.next-order,
  #price-total-yearly.price-total span.total-yearly-order-savings,
  #price-total-partial.price-total span.total-yearly-order-savings {
    position: absolute;
    font-size: 8px;
    width: 85px;
    line-height: 1.2;
    text-align: center;
    top: 0;
    left: 67px;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
  }
  #price-total-yearly.price-total span.total-yearly-order-savings,
  #price-total-partial.price-total span.total-yearly-order-savings {
    color: #333;
    font-size: 16px;
  }
  #price-total-yearly.price-total span.total-yearly-order-savings b,
  #price-total-partial.price-total span.total-yearly-order-savings b {
    font-size: 13px;
  }
  #price-total-yearly.price-total span.next-order,
  #price-total-partial.price-total span.next-order {
    left: 100px;
  }
  .footer {
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex: 3.5;
        flex: 3.5;
  }
  .footer-info .label {
    padding: 0 20px !important;
    border: none !important;
    font-size: 20px !important;
  }
  .footer-info .list ul li {
    font-size: 12px;
    color: #333;
  }
  .footer-info .list ul li.name {
    font-weight: bold;
  }
  .price-container > div {
    margin: 0 !important;
    padding: 0 !important;
  }
  .price.price-value {
    border-bottom: 0 !important;
  }
  .column-container .worry-free-guarantee .left div {
    font-size: 12px !important;
  }
  .column-container .worry-free-guarantee .right ul {
    padding-left: 25px;
  }
  .column-container .worry-free-guarantee li {
    font-size: 11px !important;
  }
  .column-container .worry-free-guarantee img {
    max-width: 40px !important;
  }
  .bottom-container {
    -ms-flex-align: end;
        align-items: flex-end;
  }
  .price.price-label {
    margin-right: 0 !important;
    padding-right: 15px;
  }
  .price.price-label:nth-child(odd) {
    background-color: #eee !important;
  }
  .logo-container img {
    width: 150px !important;
  }
  .price-total span {
    width: 100px;
    display: block;
    margin: 0 auto;
    padding: 0 !important;
    font-weight: bold;
  }
  .rebate-label .icon {
    width: 120px;
    margin-right: 7px !important;
  }
  .total-today .price-wrapper,
  #price-total-partial .price-wrapper,
  #price-total-yearly .price-wrapper {
    background-color: #ddd !important;
    color: #333 !important;
    padding-right: 5px !important;
    font-weight: bold;
    border: solid 1px rgba(0, 0, 0, 0.3);
  }
}
