div.get_quotation button {
    background-color: #E57607 !important;
    border-color: #E57607 !important;
}

div.get_quotation button:hover {
    background-color: black !important;
    border-color: black !important;
}

#reqproductquotation .page-subheading + div {
  text-transform: uppercase;
  font-size: 14px;
  padding: 0 0 10px;
  line-height: normal;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 15px;
}

#reqproductquotation div.block_content {
    min-height: 500px;
}