﻿@media print {
  html, body, .inner-wrapper {
    height: 100% !important;
    padding: 0 !important;
    margin: 0 auto !important;
    float: none !important;
    width: 100%;
    -webkit-print-color-adjust: exact; }
  .button-wrapper {
    display: none; }
  .button-wrapper {
    display: none !important; }
  .header, footer {
    display: none !important; }
  .cip-ticket .header-ticket {
    border-bottom: 3px dashed #a8c2da !important;
    -webkit-print-color-adjust: exact !important; }
  .cip-ticket .header-ticket:after, .cip-ticket .header-ticket:before, .cip-ticket .header-ticket:after, .cip-ticket .header-ticket:after {
    background-color: white !important;
    -webkit-print-color-adjust: exact !important; }
  .cip-ticket {
    border: 1px solid #3184d5 !important;
    background-color: whitesmoke !important;
    -webkit-print-color-adjust: exact !important; }
  .cip-ticket .header-ticket > span:first-child {
    background-color: #a8c2da !important;
    -webkit-print-color-adjust: exact !important; } }

.button-wrapper {
  width: 100%;
  float: right;
  text-align: center;
  display: block;
  margin: 30px auto 5px;
  display: flex;
  justify-content: center; }
  .button-wrapper a {
    margin: 11px; }

.domestic-ticket .cip-ticket {
  width: 700px;
  margin: 0 auto;
  background-color: white;
  overflow-x: scroll; }
  .domestic-ticket .cip-ticket .cip-logo {
    float: left; }
    .domestic-ticket .cip-ticket .cip-logo img {
      width: 80px; }
  .domestic-ticket .cip-ticket .cip-ticket-title, .domestic-ticket .cip-ticket .cip-trip-title, .domestic-ticket .cip-ticket .passenger-title, .domestic-ticket .cip-ticket .service-title, .domestic-ticket .cip-ticket .cip-rules-title {
    padding: 10px;
    text-align: center;
    background: #0aaff3;
    color: white; }
  .domestic-ticket .cip-ticket .cip-rules ul li {
    list-style: disc;
    margin-right: 20px;
    margin-top: 3px; }
  .domestic-ticket .cip-ticket .cip-owner .cip-owner-info {
    margin-top: 10px; }
    .domestic-ticket .cip-ticket .cip-owner .cip-owner-info th {
      text-align: center; }
  .domestic-ticket .cip-ticket .cip-type {
    margin-bottom: 20px; }
    .domestic-ticket .cip-ticket .cip-type span {
      margin-top: 10px; }
    .domestic-ticket .cip-ticket .cip-type .cip-label {
      display: flex;
      color: black;
      font-size: 16px;
      font-weight: bold; }
    .domestic-ticket .cip-ticket .cip-type .cip-title {
      display: flex;
      color: darkblue;
      font-size: 14px; }
  .domestic-ticket .cip-ticket .cip-trip-info .cip-trip {
    margin-top: 10px; }
    .domestic-ticket .cip-ticket .cip-trip-info .cip-trip th {
      text-align: center; }
  .domestic-ticket .cip-ticket .cip-trip-info .cip-passenger {
    margin-top: 10px; }
    .domestic-ticket .cip-ticket .cip-trip-info .cip-passenger th {
      text-align: center; }
  .domestic-ticket .cip-ticket .cip-trip-info .airline .airline-logo {
    width: 25px;
    height: 25px; }
  .domestic-ticket .cip-ticket .cip-more-services .cip-services {
    margin-top: 10px; }
    .domestic-ticket .cip-ticket .cip-more-services .cip-services th {
      text-align: center; }
  .domestic-ticket .cip-ticket .rout-flight > div {
    width: 33%;
    float: right; }
    .domestic-ticket .cip-ticket .rout-flight > div:last-child span {
      text-align: left; }
    .domestic-ticket .cip-ticket .rout-flight > div i {
      font-size: 30px !important;
      text-align: center;
      display: block;
      color: white;
      margin-top: 17px; }
    .domestic-ticket .cip-ticket .rout-flight > div:last-child {
      float: right !important; }
      .domestic-ticket .cip-ticket .rout-flight > div:last-child span {
        text-align: right; }
  .domestic-ticket .cip-ticket .rout-flight span {
    padding-top: 20px;
    display: block;
    text-align: right; }
  .domestic-ticket .cip-ticket .header-ticket {
    float: right;
    width: 100%;
    position: relative;
    border-bottom: 3px dashed rgba(255, 255, 255, 0.3);
    margin-bottom: 20px;
    padding-bottom: 15px;
    color: white !important; }
    .domestic-ticket .cip-ticket .header-ticket .type-section {
      text-align: center;
      height: 65px;
      float: right;
      width: 100%; }
      .domestic-ticket .cip-ticket .header-ticket .type-section span {
        width: 33%;
        float: right;
        line-height: 4;
        font-size: 15px !important;
        position: relative; }
        .domestic-ticket .cip-ticket .header-ticket .type-section span i {
          font-size: 25px !important;
          position: relative;
          top: 3px; }
          .domestic-ticket .cip-ticket .header-ticket .type-section span i.fa-globe {
            top: -20px;
            position: absolute;
            right: 20px; }
    .domestic-ticket .cip-ticket .header-ticket .flight-section {
      float: right;
      width: 100%; }
      .domestic-ticket .cip-ticket .header-ticket .flight-section div {
        width: 33%;
        float: right;
        text-align: center; }
        .domestic-ticket .cip-ticket .header-ticket .flight-section div span {
          text-align: center;
          margin-top: 10px; }
    .domestic-ticket .cip-ticket .header-ticket img {
      width: 35px;
      position: relative;
      top: -5px;
      right: -4px; }
    .domestic-ticket .cip-ticket .header-ticket:before {
      left: -23px !important;
      right: initial !important; }
    .domestic-ticket .cip-ticket .header-ticket:after, .domestic-ticket .cip-ticket .header-ticket:before {
      content: '';
      width: 25px;
      height: 25px;
      border-radius: 100%;
      background-color: whitesmoke;
      position: absolute;
      bottom: -13px;
      right: -22px; }
    .domestic-ticket .cip-ticket .header-ticket > span:first-child {
      margin: -25px -25px;
      display: block;
      background-color: #26478b;
      margin: -10px -10px;
      padding: 8px;
      text-align: center;
      font-size: 28px;
      font-weight: bold;
      border-radius: 10px 10px 0 0; }
    .domestic-ticket .cip-ticket .header-ticket > span:nth-child(2) {
      margin: 8px 0;
      display: block;
      padding: 8px;
      text-align: center;
      font-size: 15px;
      font-weight: bold; }
  .domestic-ticket .cip-ticket .body-ticket {
    float: right;
    width: 100%; }
    .domestic-ticket .cip-ticket .body-ticket .services-ticket span {
      display: inline-block;
      font-size: 13px; }
      .domestic-ticket .cip-ticket .body-ticket .services-ticket span:last-child {
        text-align: left;
        width: 80px; }
      .domestic-ticket .cip-ticket .body-ticket .services-ticket span:first-child {
        width: 333px; }
    .domestic-ticket .cip-ticket .body-ticket > div {
      float: right;
      margin: 10px 0px; }
      .domestic-ticket .cip-ticket .body-ticket > div span {
        width: 100%;
        display: block; }
        .domestic-ticket .cip-ticket .body-ticket > div span.title-txt {
          font-size: 15px !important;
          margin-bottom: 5px; }
        .domestic-ticket .cip-ticket .body-ticket > div span.name-field {
          font-size: 20px !important; }
      .domestic-ticket .cip-ticket .body-ticket > div:last-child, .domestic-ticket .cip-ticket .body-ticket > div:nth-child(4) {
        width: 100%; }
    .domestic-ticket .cip-ticket .body-ticket .name-field {
      font-size: 35px; }
  .domestic-ticket .cip-ticket .footer-ticket div:first-child {
    float: right;
    width: 100%; }
  .domestic-ticket .cip-ticket .footer-ticket .barcode {
    position: initial !important;
    color: black;
    background-color: white;
    width: 160px;
    height: 50px;
    padding-top: 11px;
    display: block;
    margin: auto; }
  .domestic-ticket .cip-ticket .footer-ticket div {
    display: block;
    margin: 15px auto;
    text-align: center; }
    .domestic-ticket .cip-ticket .footer-ticket div:last-child {
      margin: 0; }
