/* @group Print
----------------------------------------------- */
@media print {
  /* line 5, app/assets/stylesheets/print.scss */
  .print_only {
    display: block;
  }
  /* line 6, app/assets/stylesheets/print.scss */
  .screen_only {
    display: none;
  }
  /* line 7, app/assets/stylesheets/print.scss */
  #dev-badge {
    display: none;
  }
  /* line 8, app/assets/stylesheets/print.scss */
  .dealership_filter {
    display: none;
  }
  /* line 9, app/assets/stylesheets/print.scss */
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  /* line 10, app/assets/stylesheets/print.scss */
  a, a:visited {
    text-decoration: underline;
  }
  /* line 11, app/assets/stylesheets/print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 12, app/assets/stylesheets/print.scss */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 13, app/assets/stylesheets/print.scss */
  input, textarea {
    page-break-inside: avoid;
  }
  /* line 14, app/assets/stylesheets/print.scss */
  thead {
    display: table-header-group;
  }
  /* line 15, app/assets/stylesheets/print.scss */
  tr, img {
    page-break-inside: avoid;
  }
  /* line 16, app/assets/stylesheets/print.scss */
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm auto;
  }
  /* line 18, app/assets/stylesheets/print.scss */
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 19, app/assets/stylesheets/print.scss */
  h2, h3 {
    page-break-after: avoid;
  }
  /* line 21, app/assets/stylesheets/print.scss */
  html {
    overflow: auto;
  }
  /* line 24, app/assets/stylesheets/print.scss */
  body {
    font-size: 10pt;
    position: static;
    border: 0;
  }
  /* line 29, app/assets/stylesheets/print.scss */
  #logo {
    min-width: 1.5in;
    max-width: 1.5in !important;
    width: 1.5in;
  }
  /* line 34, app/assets/stylesheets/print.scss */
  .container {
    vertical-align: top;
    padding: 0;
  }
  /* line 38, app/assets/stylesheets/print.scss */
  .btn,
.flash_msg,
body > footer {
    display: none;
  }
  /* line 43, 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 49, app/assets/stylesheets/print.scss */
  .print_only footer .links {
    display: none;
  }
  /* line 53, app/assets/stylesheets/print.scss */
  .vin {
    white-space: nowrap;
  }
  /* line 56, app/assets/stylesheets/print.scss */
  .checkout {
    width: 80%;
  }
  /* line 58, app/assets/stylesheets/print.scss */
  .checkout input[type="submit"] {
    display: none;
  }
  /* line 62, app/assets/stylesheets/print.scss */
  .checkout_bar {
    display: none;
  }
  /* line 66, app/assets/stylesheets/print.scss */
  .vehicle_list {
    font-size: 8pt;
  }
  /* line 68, app/assets/stylesheets/print.scss */
  .vehicle_list th, .vehicle_list td {
    border-color: #ccc;
  }
  /* line 71, app/assets/stylesheets/print.scss */
  .vehicle_list th, .vehicle_list td, .vehicle_list label {
    font-size: 8pt;
    padding: 0 !important;
  }
  /* line 75, app/assets/stylesheets/print.scss */
  .vehicle_list > li {
    page-break-inside: avoid;
  }
  /* line 78, app/assets/stylesheets/print.scss */
  .vehicle_list .vehicle_description {
    margin-top: 0;
    border: 0;
  }
  /* line 81, app/assets/stylesheets/print.scss */
  .vehicle_list .vehicle_description h3 {
    margin-top: 0;
  }
  /* line 85, app/assets/stylesheets/print.scss */
  .vehicle_list .price_factors_link,
.vehicle_list .q,
.vehicle_list .no_guarantee_options {
    display: none;
  }
  /* line 90, app/assets/stylesheets/print.scss */
  .vehicle_list .price_factors {
    display: block;
    border: 0;
  }
  /* line 93, app/assets/stylesheets/print.scss */
  .vehicle_list .price_factors > p {
    min-height: 0;
    margin: 0 0 0.5em 0;
  }
  /* line 97, app/assets/stylesheets/print.scss */
  .vehicle_list .price_factors h4, .vehicle_list .price_factors li {
    margin-bottom: 0;
  }
  /* line 100, app/assets/stylesheets/print.scss */
  .vehicle_list .price_factors li span {
    width: auto;
    text-align: left;
  }
  /* line 105, app/assets/stylesheets/print.scss */
  .vehicle_list .stars {
    text-indent: 0;
    line-height: 1em;
    height: auto;
    width: auto;
  }
  /* line 114, app/assets/stylesheets/print.scss */
  .distance_selections > label:not(.selected) {
    display: none;
  }
  /* line 119, app/assets/stylesheets/print.scss */
  .left_lot, .past_cutoff {
    background: #fff !important;
    width: auto;
    box-shadow: none;
    top: -2.6em;
  }
  /* line 126, app/assets/stylesheets/print.scss */
  .page_break {
    page-break-after: always;
  }
  /* line 128, app/assets/stylesheets/print.scss */
  .page_break:last-child {
    page-break-after: avoid;
  }
  /* line 133, app/assets/stylesheets/print.scss */
  .print {
    font-size: 7.8pt;
    padding-top: 0;
  }
  /* line 138, app/assets/stylesheets/print.scss */
  .certificate {
    font-size: 1.4em;
    padding: 1px 0 0 0;
    margin: 0 auto;
    width: 100%;
    max-width: auto;
  }
  /* line 145, app/assets/stylesheets/print.scss */
  .certificate header {
    display: inline-block;
    width: 59%;
    text-align: left;
    vertical-align: top;
    line-height: 1.2em;
  }
  /* line 151, app/assets/stylesheets/print.scss */
  .certificate header h2 {
    text-align: left;
    font-size: 0.9em;
    margin: 0 0 5px 0;
  }
  /* line 157, app/assets/stylesheets/print.scss */
  .certificate h1 {
    margin: 0;
    line-height: 1em;
  }
  /* line 161, app/assets/stylesheets/print.scss */
  .certificate .sm {
    display: none;
  }
  /* line 162, app/assets/stylesheets/print.scss */
  .certificate .barcode {
    margin-bottom: 0;
    padding: 1.3em 0 0 0;
    width: 40%;
  }
  /* line 167, app/assets/stylesheets/print.scss */
  .certificate section {
    border-color: #000;
  }
  /* line 170, app/assets/stylesheets/print.scss */
  .certificate th {
    width: 42%;
  }
  /* line 173, app/assets/stylesheets/print.scss */
  .certificate .sep th, .certificate .sep td {
    padding-bottom: 5px;
  }
  /* line 176, app/assets/stylesheets/print.scss */
  .certificate p {
    margin: 5px 0 0 0;
  }
  /* line 182, app/assets/stylesheets/print.scss */
  .disbursement_request {
    min-width: 0;
    line-height: 1.2em;
  }
  /* line 185, app/assets/stylesheets/print.scss */
  .disbursement_request h1, .disbursement_request h2, .disbursement_request h3, .disbursement_request legend {
    font-size: 1em;
  }
  /* line 188, app/assets/stylesheets/print.scss */
  .disbursement_request section {
    page-break-inside: avoid;
  }
  /* line 191, app/assets/stylesheets/print.scss */
  .disbursement_request .titlebar {
    padding: 0;
  }
  /* line 194, app/assets/stylesheets/print.scss */
  .disbursement_request label, .disbursement_request input {
    font-size: 0.8em !important;
    padding: 2px 5px;
  }
  /* line 198, app/assets/stylesheets/print.scss */
  .disbursement_request input[type="text"], .disbursement_request textarea {
    border: 1px solid #ccc;
    background: #fff;
    box-shadow: none;
  }
}

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

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

/* line 214, 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 219, 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 226, app/assets/stylesheets/print.scss */
.bill_of_sale .buyer_box {
  padding-bottom: 21%;
}

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

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

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

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

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

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

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

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

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

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

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

/* line 281, 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 289, app/assets/stylesheets/print.scss */
.bill_of_sale .show_selling_box {
  width: 320px;
  margin-top: 8%;
  line-height: 120%;
  min-height: 500px;
}

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

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

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

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

/* @end */
