.ordasmidur .intro { color: gray; }
.ordasmidur table.parts { border-collapse: collapse; width: 100%; margin-bottom: 8px; }
.ordasmidur table.parts th { text-align: left; padding: 4px 8px; font-weight: normal; color: #777; font-size: 13px; border-bottom: 1px solid #ddd; }
.ordasmidur table.parts td { padding: 6px 8px; vertical-align: top; border-bottom: 1px solid #eee; }
.ordasmidur table.parts td.number { color: #999; width: 1%; }
.ordasmidur table.parts input[type=text] { width: 110px; padding: 2px 4px; border: 1px solid #bbb; }
.ordasmidur table.parts td.lengths { white-space: nowrap; color: #999; }
.ordasmidur input.length { width: 36px; text-align: center; }
.ordasmidur td.part-result { font-size: 13px; white-space: nowrap; }
.ordasmidur td.part-result em { color: #999; font-weight: lighter; }
.ordasmidur .part-lists { margin-top: 24px; padding-top: 12px; border-top: 1px solid #ddd; }
.ordasmidur .part-lists h4 { margin: 12px 0 4px; font-size: 14px; }
.ordasmidur .part-lists h4 em { color: #999; font-weight: lighter; font-size: smaller; }
.ordasmidur .words { color: #777; line-height: 1.7; }
.ordasmidur .words span { display: inline-block; margin-right: 8px; }
.ordasmidur td.remove-cell { width: 1%; }
.ordasmidur .remove { color: #bbb; font-size: 18px; text-decoration: none; }
.ordasmidur .remove:hover { color: #c00; }
.ordasmidur .options { margin: 8px 0 4px; }
.ordasmidur .options label { display: block; margin: 4px 0; color: #555; }
.ordasmidur .add { display: inline-block; padding: 4px 10px; border: 1px solid #bbb; border-radius: 4px; text-decoration: none; }
.ordasmidur .results { padding-top: 16px; }
.ordasmidur .results em { color: #999; font-size: smaller; font-weight: lighter; }
.ordasmidur .combinations { line-height: 1.8; }
.ordasmidur .combinations span { display: inline-block; margin-right: 10px; }
.ordasmidur .message { color: #666; }
