/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 31 2025 | 17:03:46 */
#requestPrice{
    padding: 5px;
    background: steelblue;
    color: white;
    border: none;
    border-radius: .5rem;
    cursor: pointer;
	width:150px;
	height:50px;
	font-size:14px;
	font-weight:bold;
}