/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Sep 28, 2015, 12:26:45 PM
    Author     : root
*/
#enquiryForm p{
    margin-bottom: 1px !important;
}
#enquiryForm p.error{
    color:red !important;
    
}
#enquiryForm div.row{
     height: auto;
    margin-bottom: 15px;
    width: auto;
}




.enquiry-form{
    width: 100%;
}

.add_to_quote {
    background-color: #f1f1f1;
    padding: 20px 20px 50px;
    width: 97%;
}