#mold-specifications-form h1,
#mold-specifications-form h2,
#mold-specifications-form h3 {
  text-align: center;
}
#mold-specifications-form .container { margin-top: 1.5em; }
#mold-spec-form label { line-height: 2.8em; }
#mold-spec-form select { padding: .3em; height: 27px; }
#mold-spec-form .column-holder label {
  display: block;
  width: 100%;
  border-bottom: 1px solid #000;
  line-height: 1.5em;
}
.bold { font-weight: bold; }
.box { background: none; }
.date { font-size: 1.8em; text-decoration: underline; }
.line { border-bottom: 1px solid #000; }
.moldfinishbox{
  margin-top:2.2em;
}
.other-checkbox { margin-top: .8em; }
.pull-left { margin-left: -2em; }
.pull-up { margin-bottom: -.8em; }
.required { font-size: 2em; font-weight: bold; color: #900; }
.txt-center { text-align: center; }
.txt-right { text-align: right; }

  
