/* Account Quick Trade Order Form Side Menu */ .account-quick-trade-order-form-page-side-menu-heading { background:#eee; padding:10px; margin-bottom:10px; margin-top:10px; } .account-quick-trade-order-form-page-side-menu-heading-text { padding:0px; margin:0px; font-size:14px; } .account-quick-trade-order-form-page-side-menu-items-heading { background:#eee; padding:10px; margin-bottom:10px; margin-top:10px; } .account-quick-trade-order-form-page-side-menu-items-heading-text { padding:0px; margin:0px; font-size:14px; } .account-quick-trade-order-form-page-side-menu-items { padding-left:0px; list-style-type:none; margin-bottom:20px; max-height:200px; overflow-x:hidden; overflow-y:auto; } .account-quick-trade-order-form-page-side-menu-item { padding-left:10px; display:block; border-bottom:1px solid #fff; border-top:1px solid #fff; } .account-quick-trade-order-form-page-side-menu-item-active { padding-left:10px; display:block; background:#efefef; border-bottom:1px solid #eee; border-top:1px solid #eee; } /* Account Previously Ordered Items Search */ .account-quick-trade-order-form-page-search-bar-heading { font-size:16px; } /* Account Previously Ordered Items Search Results Total */ .quick-trade-order-form-search-results-total-container { border-top:1px solid #eee; padding:20px; } .quick-trade-order-form-search-results-total-found { font-weight:bold } /* Account Previously Ordered Items Search Results Item */ .quick-trade-order-form-search-results-item-container { border-top:1px solid #eee; padding:20px; } .quick-trade-order-form-search-results-item-container-row { } .quick-trade-order-form-search-results-item-container-row-col-1 { } .quick-trade-order-form-search-results-item-container-row-col-2 { } .quick-trade-order-form-search-results-item-container-row-col-3 { } .quick-trade-order-form-search-results-item-container-row-col-4 { } .quick-trade-order-form-search-results-item-model-number-label { } .quick-trade-order-form-search-results-item-model-number { } .quick-trade-order-form-search-results-item-cart-count-label { } .quick-trade-order-form-search-results-item-cart-count { } .quick-trade-order-form-search-results-item-paragraph { } .quick-trade-order-form-search-results-item-add-to-cart-row { } .quick-trade-order-form-search-results-item-add-to-cart-button { margin-top:5px; } .quick-trade-order-form-search-results-item-loading-image { width:22px; } .account-quick-trade-order-form-page-side-menu-items-price-range-button { margin-top:10px; }