.input_primary.datepicker {
  width: 10em; }

.lead {
  display: none; }

.result_block {
  border-radius: 10px;
  background: #f1f6d1;
  padding: 20px; }

.result_box {
  border-radius: 5px;
  border: #cccccc 1px solid;
  overflow: hidden;
  margin-bottom: 15px; }

.result_box_head {
  background: #72ca2b;
  padding: 0.5ex;
  font-weight: bold;
  text-align: center;
  color: #ffffff; }

.result_box_body {
  font-size: 180%;
  text-align: center;
  padding: 0.5ex;
  background: #ffffff;
  letter-spacing: 0.1ex; }

.wp_wrapper table tbody tr.tr_total th,
.bordered_table tbody tr.tr_total th {
  background: #eaf3bc; }
.wp_wrapper table tbody tr.tr_total td,
.bordered_table tbody tr.tr_total td {
  background: #f3f9e6; }

.cell_cond1,
.cell_cond2,
.cell_cond3 {
  text-align: center; }

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