#fiesta_root {
  font-family: Calibri;
  zoom: 1.3;
}
#fiesta_root #fiesta_options {
  text-align: center;
}
#fiesta_root #fiesta_options #random_seed {
  width: 9em;
}
#fiesta_root #results {
  width: 500px;
  margin: 0 auto;
}
#fiesta_root #results .jobs_header {
  font-size: 20pt;
  text-align: center;
  font-weight: bold;
}
#fiesta_root #results .job_list {
  margin: 0 auto;
  width: 300px;
}
#fiesta_root #results .job_list .job_row {
  width: 100%;
  padding: 3px;
  font-size: 18pt;
  cursor: default;
}
#fiesta_root #results .job_list .job_row .job_label {
  display: inline-block;
  width: 80px;
}
#fiesta_root #results .job_list .job_row .job_spoiler {
  color: black;
  background-color: black;
  padding: 3px;
  display: inline-block;
  width: 150px;
}
#fiesta_root #results .job_list .job_row .unspoilered {
  color: white !important;
}

/*# sourceMappingURL=fiesta.css.map */
