/* Products request */

.request-products-zone { margin-top: 10px; }
#add_request_products { margin: 15px 0 10px 0; font-weight: bold; font-size: 11px; color: #577558; }
#add_request_products label { float: left; clear: left; text-align: left; width: 115px; padding-left: 5px; }
#add_request_products input { display: block; float: left; width: 200px; height: 18px; margin-bottom: 5px; font-size: 12px; }
#add_request_products input.button { margin-left: 10px; height: 20px; background: #be1c1c; color: #fff; cursor: pointer; }
#add_request_products input.submit { width: 115px; text-align: center; }
#add_request_products input.reset  { width: 120px; margin-left: 10px; text-align: center; }

div.dimming { position: absolute; border: solid 10px #999; background: #fff; font-size: 11px; visibility: hidden; z-index: 10000; }
table.floatingHeader { background: #cbcbcb; font-size: 13px; color:#fff; }
