/* @group Print
----------------------------------------------- */
@media print {
  /* line 4, app/assets/stylesheets/print.scss */
  .print_only {
    display: block;
  }
  /* line 5, app/assets/stylesheets/print.scss */
  .screen_only {
    display: none;
  }
  /* line 6, app/assets/stylesheets/print.scss */
  #dev-badge {
    display: none;
  }
  /* line 7, app/assets/stylesheets/print.scss */
  .dealership_filter {
    display: none;
  }
  /* line 8, app/assets/stylesheets/print.scss */
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  /* line 9, app/assets/stylesheets/print.scss */
  a, a:visited {
    text-decoration: underline;
  }
  /* line 10, app/assets/stylesheets/print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 11, app/assets/stylesheets/print.scss */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 12, app/assets/stylesheets/print.scss */
  input, textarea {
    page-break-inside: avoid;
  }
  /* line 13, app/assets/stylesheets/print.scss */
  thead {
    display: table-header-group;
  }
  /* line 14, app/assets/stylesheets/print.scss */
  tr, img {
    page-break-inside: avoid;
  }
  /* line 15, app/assets/stylesheets/print.scss */
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm auto;
  }
  /* line 17, app/assets/stylesheets/print.scss */
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 18, app/assets/stylesheets/print.scss */
  h2, h3 {
    page-break-after: avoid;
  }
  /* line 20, app/assets/stylesheets/print.scss */
  html {
    overflow: auto;
  }
  /* line 23, app/assets/stylesheets/print.scss */
  body {
    font-size: 10pt;
    position: static;
    border: 0;
  }
  /* line 28, app/assets/stylesheets/print.scss */
  #logo {
    min-width: 1.5in;
    max-width: 1.5in !important;
    width: 1.5in;
  }
  /* line 33, app/assets/stylesheets/print.scss */
  .container {
    vertical-align: top;
    padding: 0;
  }
  /* line 37, app/assets/stylesheets/print.scss */
  .btn,
.flash_msg,
body > footer {
    display: none;
  }
  /* line 42, app/assets/stylesheets/print.scss */
  .print_only footer {
    border-top: 1px solid #ccc;
    font-size: 0.8em;
    line-height: 1.2em;
    padding-top: 1em;
    text-align: center;
  }
  /* line 48, app/assets/stylesheets/print.scss */
  .print_only footer .links {
    display: none;
  }
  /* line 52, app/assets/stylesheets/print.scss */
  .vin {
    white-space: nowrap;
  }
  /* line 55, app/assets/stylesheets/print.scss */
  .checkout {
    width: 80%;
  }
  /* line 57, app/assets/stylesheets/print.scss */
  .checkout input[type="submit"] {
    display: none;
  }
  /* line 61, app/assets/stylesheets/print.scss */
  .checkout_bar {
    display: none;
  }
  /* line 65, app/assets/stylesheets/print.scss */
  .vehicle_list {
    font-size: 8pt;
  }
  /* line 67, app/assets/stylesheets/print.scss */
  .vehicle_list th, .vehicle_list td {
    border-color: #ccc;
  }
  /* line 70, app/assets/stylesheets/print.scss */
  .vehicle_list th, .vehicle_list td, .vehicle_list label {
    font-size: 8pt;
    padding: 0 !important;
  }
  /* line 74, app/assets/stylesheets/print.scss */
  .vehicle_list > li {
    page-break-inside: avoid;
  }
  /* line 77, app/assets/stylesheets/print.scss */
  .vehicle_list .vehicle_description {
    margin-top: 0;
    border: 0;
  }
  /* line 80, app/assets/stylesheets/print.scss */
  .vehicle_list .vehicle_description h3 {
    margin-top: 0;
  }
  /* line 84, app/assets/stylesheets/print.scss */
  .vehicle_list .price_factors_link,
.vehicle_list .q,
.vehicle_list .no_guarantee_options {
    display: none;
  }
  /* line 89, app/assets/stylesheets/print.scss */
  .vehicle_list .price_factors {
    display: block;
    border: 0;
  }
  /* line 92, app/assets/stylesheets/print.scss */
  .vehicle_list .price_factors > p {
    min-height: 0;
    margin: 0 0 0.5em 0;
  }
  /* line 96, app/assets/stylesheets/print.scss */
  .vehicle_list .price_factors h4, .vehicle_list .price_factors li {
    margin-bottom: 0;
  }
  /* line 99, app/assets/stylesheets/print.scss */
  .vehicle_list .price_factors li span {
    width: auto;
    text-align: left;
  }
  /* line 104, app/assets/stylesheets/print.scss */
  .vehicle_list .stars {
    text-indent: 0;
    line-height: 1em;
    height: auto;
    width: auto;
  }
  /* line 113, app/assets/stylesheets/print.scss */
  .distance_selections > label:not(.selected) {
    display: none;
  }
  /* line 118, app/assets/stylesheets/print.scss */
  .left_lot, .past_cutoff {
    background: #fff !important;
    width: auto;
    box-shadow: none;
    top: -2.6em;
  }
  /* line 125, app/assets/stylesheets/print.scss */
  .page_break {
    page-break-after: always;
  }
  /* line 127, app/assets/stylesheets/print.scss */
  .page_break:last-child {
    page-break-after: avoid;
  }
  /* line 132, app/assets/stylesheets/print.scss */
  .print {
    font-size: 7.8pt;
    padding-top: 0;
  }
  /* line 137, app/assets/stylesheets/print.scss */
  .certificate {
    font-size: 1.4em;
    padding: 1px 0 0 0;
    margin: 0 auto;
    width: 100%;
    max-width: auto;
  }
  /* line 144, app/assets/stylesheets/print.scss */
  .certificate header {
    display: inline-block;
    width: 59%;
    text-align: left;
    vertical-align: top;
    line-height: 1.2em;
  }
  /* line 150, app/assets/stylesheets/print.scss */
  .certificate header h2 {
    text-align: left;
    font-size: 0.9em;
    margin: 0 0 5px 0;
  }
  /* line 156, app/assets/stylesheets/print.scss */
  .certificate h1 {
    margin: 0;
    line-height: 1em;
  }
  /* line 160, app/assets/stylesheets/print.scss */
  .certificate .sm {
    display: none;
  }
  /* line 161, app/assets/stylesheets/print.scss */
  .certificate .barcode {
    margin-bottom: 0;
    padding: 1.3em 0 0 0;
    width: 40%;
  }
  /* line 166, app/assets/stylesheets/print.scss */
  .certificate section {
    border-color: #000;
  }
  /* line 169, app/assets/stylesheets/print.scss */
  .certificate th {
    width: 42%;
  }
  /* line 172, app/assets/stylesheets/print.scss */
  .certificate .sep th, .certificate .sep td {
    padding-bottom: 5px;
  }
  /* line 175, app/assets/stylesheets/print.scss */
  .certificate p {
    margin: 5px 0 0 0;
  }
  /* line 181, app/assets/stylesheets/print.scss */
  .disbursement_request {
    min-width: 0;
    line-height: 1.2em;
  }
  /* line 184, app/assets/stylesheets/print.scss */
  .disbursement_request h1, .disbursement_request h2, .disbursement_request h3, .disbursement_request legend {
    font-size: 1em;
  }
  /* line 187, app/assets/stylesheets/print.scss */
  .disbursement_request section {
    page-break-inside: avoid;
  }
  /* line 190, app/assets/stylesheets/print.scss */
  .disbursement_request .titlebar {
    padding: 0;
  }
  /* line 193, app/assets/stylesheets/print.scss */
  .disbursement_request label, .disbursement_request input {
    font-size: 0.8em !important;
    padding: 2px 5px;
  }
  /* line 197, app/assets/stylesheets/print.scss */
  .disbursement_request input[type="text"], .disbursement_request textarea {
    border: 1px solid #ccc;
    background: #fff;
    box-shadow: none;
  }
}

/* line 204, app/assets/stylesheets/print.scss */
footer {
  font-size: 16px;
  line-height: 1.2em;
  margin-left: 15%;
}

/* line 210, app/assets/stylesheets/print.scss */
.bill_of_sale .title_txt {
  padding-top: 20%;
}

/* line 213, app/assets/stylesheets/print.scss */
.bill_of_sale .show_selling_box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 218, app/assets/stylesheets/print.scss */
.bill_of_sale .show_purchasing_box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 1.3%;
  width: 50%;
}

/* line 225, app/assets/stylesheets/print.scss */
.bill_of_sale .buyer_box {
  padding-bottom: 21%;
}

/* line 228, app/assets/stylesheets/print.scss */
.bill_of_sale .show_seller_box {
  width: 350px;
  font-size: 16px;
  line-height: 1.2em;
  min-height: 600px;
}

/* line 234, app/assets/stylesheets/print.scss */
.bill_of_sale .buyer_box {
  width: 290px;
  font-size: 16px;
  line-height: 1.2em;
  min-height: 600px;
}

/* line 241, app/assets/stylesheets/print.scss */
.bill_of_sale .seller_sub_hr {
  width: 40%;
}

/* line 245, app/assets/stylesheets/print.scss */
.bill_of_sale .buyer_sub_hr {
  width: 50%;
}

/* line 249, app/assets/stylesheets/print.scss */
.bill_of_sale .show_seller_txt_form {
  word-break: keep-all;
  margin-left: 50%;
  width: 48%;
}

/* line 255, app/assets/stylesheets/print.scss */
.bill_of_sale .buyer_txt_form {
  word-break: keep-all;
  margin-left: 50%;
  width: 48%;
}

/* line 262, app/assets/stylesheets/print.scss */
.bill_of_sale .show_selling_txt_form {
  word-break: keep-all;
}

/* line 266, app/assets/stylesheets/print.scss */
.bill_of_sale .show_seller_txt_form {
  word-break: keep-all;
}

/* line 269, app/assets/stylesheets/print.scss */
.bill_of_sale .buyer_txt_form {
  word-break: keep-all;
}

/* line 272, app/assets/stylesheets/print.scss */
.bill_of_sale .show_selling_txt_form {
  width: 150px;
  margin-left: 150px;
  word-break: keep-all;
}

/* line 277, app/assets/stylesheets/print.scss */
.bill_of_sale .trans_show_txt_form {
  word-break: keep-all;
}

/* line 280, app/assets/stylesheets/print.scss */
.bill_of_sale .show_trans_box {
  margin-top: 8%;
  min-height: 600px;
  width: 640px;
  font-size: 16px;
  line-height: 120%;
}

/* line 288, app/assets/stylesheets/print.scss */
.bill_of_sale .show_selling_box {
  width: 320px;
  margin-top: 8%;
  line-height: 120%;
  min-height: 500px;
}

/* line 294, app/assets/stylesheets/print.scss */
.bill_of_sale .show_purchasing_box {
  margin-top: 8%;
  width: 320px;
  line-height: 120%;
  min-height: 500px;
}

/* line 300, app/assets/stylesheets/print.scss */
.bill_of_sale .adj_width {
  width: 100px;
}

/* line 303, app/assets/stylesheets/print.scss */
.bill_of_sale .terms_box {
  margin-top: 0.8%;
  width: 640px;
  font-size: 16px;
  line-height: 120%;
}

/* line 309, app/assets/stylesheets/print.scss */
.bill_of_sale .terms_wdth {
  width: 500px;
}

/* @end */
