/* line 1, app/assets/stylesheets/print_package.scss */
#footer, #header, .footer, #main-nav {
  display: none;
}

/* line 4, app/assets/stylesheets/print_package.scss */
* {
  background-color: white !important;
  background-image: none !important;
}

/* line 8, app/assets/stylesheets/print_package.scss */
#print_page {
  width: 511pt;
}

/* line 11, app/assets/stylesheets/print_package.scss */
body {
  font-family: helvetica;
  font-size: 1.2em;
  color: #000;
}

/* line 16, app/assets/stylesheets/print_package.scss */
.img_package_print {
  float: left;
  margin-right: 10px;
  width: 300px;
  margin-bottom: 20px;
}

/* line 22, app/assets/stylesheets/print_package.scss */
ul {
  margin: 10px 0px;
  font-size: 14px;
}

/* line 26, app/assets/stylesheets/print_package.scss */
#list_vehicles {
  height: 40px;
  margin: 10px 0;
}

/* line 31, app/assets/stylesheets/print_package.scss */
#list_vehicles ul {
  padding: 10px;
  margin: 10px;
}

/* line 35, app/assets/stylesheets/print_package.scss */
#list_vehicles li img {
  width: 30px;
  height: 30px;
}

/* line 39, app/assets/stylesheets/print_package.scss */
#list_vehicles li {
  padding: 2px 5px;
  padding-top: 5px;
  margin: 0;
  float: left;
  display: block;
}

/* line 46, app/assets/stylesheets/print_package.scss */
.clear {
  clear: both;
}

/* line 50, app/assets/stylesheets/print_package.scss */
h3 {
  font-size: 16px;
  height: 10px;
  padding: 0;
  margin: 0;
  font-weight: bold;
}

/* line 57, app/assets/stylesheets/print_package.scss */
h2 {
  font-size: 18px;
  height: 15px;
  padding: 0;
  margin: 0;
  font-weight: bold;
}

/* line 64, app/assets/stylesheets/print_package.scss */
h1 {
  font-size: 20px;
  line-height: 18px;
  padding: 0;
  margin: 0;
  font-weight: bold;
}

/* line 71, app/assets/stylesheets/print_package.scss */
p {
  font-size: 14px;
  text-align: justify;
}
