/*
 * This is a manifest file that'll automatically include all the stylesheets available in this directory
 * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
 * the top of the compiled file, but it's generally better to create a new file per style scope.


*/

/* line 1, ../../../app/assets/stylesheets/sass/print.sass */
body {
  background: white;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

/* line 6, ../../../app/assets/stylesheets/sass/print.sass */
table {
  width: 100%;
}
/* line 8, ../../../app/assets/stylesheets/sass/print.sass */
table td {
  text-align: left;
}
/* line 10, ../../../app/assets/stylesheets/sass/print.sass */
table th {
  text-align: center;
}

/* line 13, ../../../app/assets/stylesheets/sass/print.sass */
.print-left-aligned {
  text-align: left;
}

/* line 16, ../../../app/assets/stylesheets/sass/print.sass */
.print-right-aligned {
  text-align: right;
}

/* line 19, ../../../app/assets/stylesheets/sass/print.sass */
.question {
  border-top: solid 1px black;
  padding-bottom: 15px;
}

/* line 23, ../../../app/assets/stylesheets/sass/print.sass */
#controls, .control, #controls-2, #footer, #footnotes_debug, #top, #menu, .noprint, .show-hide-control, #search {
  display: none;
}

/* line 26, ../../../app/assets/stylesheets/sass/print.sass */
#login {
  display: none;
}

/* line 29, ../../../app/assets/stylesheets/sass/print.sass */
textarea {
  width: 600px;
  height: 160px;
  border: 1px solid black;
}

/* line 34, ../../../app/assets/stylesheets/sass/print.sass */
input[type="text"] {
  width: 320px;
  border: 1px solid black;
}

/* line 39, ../../../app/assets/stylesheets/sass/print.sass */
.matrix input[type="text"] {
  width: 150px;
}

/* line 42, ../../../app/assets/stylesheets/sass/print.sass */
a {
  color: black;
  text-decoration: none;
}

/* line 46, ../../../app/assets/stylesheets/sass/print.sass */
label, .label {
  font-weight: bold;
  display: inline !important;
}

/* line 50, ../../../app/assets/stylesheets/sass/print.sass */
.value {
  display: inline;
}

/* line 53, ../../../app/assets/stylesheets/sass/print.sass */
div {
  margin: 8px;
}

/* line 56, ../../../app/assets/stylesheets/sass/print.sass */
.collect, .admin {
  display: none;
}

/* line 59, ../../../app/assets/stylesheets/sass/print.sass */
.tags {
  display: none;
}
