.alert {
  margin-top: 5px; }

#flashScopeRow .alert {
  margin-top: 30px; }

.has-error {
  color: #a94442; }

td.table-success {
  background-color: #dff0d8; }

.spoke-calculator {
  font-size: 12px; }

.spoke-calculator .form-group {
  margin-bottom: 5px; }

.section-title {
  font-weight: bold;
  font-size: 14px; }

.section-header {
  border-bottom: 1px solid #eee; }

.section-header h3 {
  margin-top: 10px; }

hr {
  margin-top: 10px;
  margin-bottom: 10px; }

.title-block {
  padding: 10px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
  cursor: pointer; }

.list-of {
  padding-top: 7px;
  padding-left: 0;
  padding-right: 0;
  cursor: pointer; }

.divider {
  padding: 10px 0;
  text-align: center;
  font-size: 10px; }

.product-description {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee; }

.hub-brand, .hub-product-row, .rim-brand, .rim-product-row {
  cursor: pointer; }

.hub-product-row:hover, .rim-product-row:hover {
  text-decoration: underline; }

/* Results section */
.results {
  border: 1px solid #eee;
  border-radius: 5px;
  margin-top: 30px;
  margin-bottom: 20px; }

.result-data td {
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6; }

/* Technical resources section */
#spoke_calc_tech {
  border: 1px solid #eee;
  border-radius: 5px;
  margin: 5px 0; }

#spoke_calc_tech ul {
  margin: 0 0 0 15px;
  padding: 0; }

.validation-number {
  display: none; }

.table .borderless-cell {
  border-top: none;
  border-bottom: none; }

.result-table > tbody > tr {
  border-bottom: 1px dashed #eee; }

.result-table > tbody > tr > td, .result-table > tbody > tr > th, .result-table > tfoot > tr > td, .result-table > tfoot > tr > th, .result-table > thead > tr > td, .result-table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top; }

.btn-unstyled {
  font-size: inherit;
  font-family: inherit;
  border: 0;
  padding: 0;
  background: none;
  min-height: 24px;
  min-width: 24px; }

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