html > body #aec-cat-orderForm {
    display: inline-block;
    height: auto;
    margin: 0 0 0 0;
    overflow: hidden;
    vertical-align: top;
    font: 12px Arial,Helvetica,sans-serif;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
}

.aec-cat-subtitle {
    font-size: 16px;
}

#aec-cat-orderForm.bsTable {
    background-color: #fff;
    border-color: #ddd;
    border-radius: 4px 4px 0 0;
    border-width: 1px;
    box-shadow: none;
    margin-left: 0;
    margin-right: 0;
}

#orderForm {
    padding: 5px 5px 5px 5px;
}

#aec-cat-orderForm legend {
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding-top: 15px;
}

.ulStyle {
    clear: both;
    margin-left: 22px;
    padding: 10px 0 0 0;
}

.aec-clear {
    clear: both;    
}

.pButton {
    display: block;
    font: 14px Arial,Helvetica,sans-serif;
    margin: 0 30px 0 22px;
    padding-bottom: 10px;
}

.aec-pdt5 {
    padding-top: 5px;
}

.catButton {
    font-family: Arial,Helvetica,sans-serif;
    margin-left: 23px;
}

#aec-cat-orderForm .TextBoxAsLabel
{
   border: none;
   background-color: #fff;
   background: transparent;
}

#aec-cat-orderForm .hidden {
    display: none;
}

#aec-cat-orderForm .redBorder {
   border: 1px solid #c00;    /* matches Bootstrap */
}

#aec-cat-orderForm .validationError {
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #c00;
}

.catalagBuyBtn {
    background: url("/cust/buy.gif") no-repeat scroll left top transparent;
    border: medium none;
    height: 31px;
    text-indent: -9999px;
    width: 129px;
    overflow: hidden;
    margin-left: 23px;
}

table.tableCatForm td[class*="col-"], table.tableCatForm th[class*="col-"] {
  padding: 8px;
}

table.tableCatForm input {
  max-width: 100%;
}

.titleText {
    width: 285px;
}
