<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.quote-form header { background:#959595; color:white; }
.quote-form header span { font-size: 13px; }

.quote-form label span { font-size: 13px; font-style:italic;  }

.quote-form .select-multiple select { min-height: 180px; }
.quote-form h3 { font-weight:bold; font-size: 16px; margin: 20px 0px 8px 0; color:#333333; 
}





@media only screen and (max-width: 1000px) 

{


}






@media only screen and (max-width: 650px) 

{

.quote-form fieldset { padding: 20px 0px; }

}





@media only screen and (max-width: 500px) 

{



}</pre></body></html>