.tab{display: none; width: 100%; height: 50%;margin: 0px auto;}
.current{display: block;}
.previous {background-color: #bbbbbb; }
.step {height: 30px;width: 30px;cursor: pointer;margin: 0 10px;color: #fff;background-color: #d5d5d5;border: none;border-radius: 50%;display: inline-block;opacity: 0.8;padding: 5px;font-size: 15px;cursor: unset;}
.step.active {opacity: 1;background-color: #1b1e66;cursor: pointer;}
.step.finish {background-color: #4CAF50; }
.error {color: #f00;}
.app-cost-calculator .disable-fields {opacity: 0; }
.app-cost-calculator .error{opacity: 0; }
.last-section .error{opacity: 1;}
#email-section .error {color: #f00;opacity: 1;}
#email-section .intl-tel-input{width: 100%;}
/*#email-section #enquiry_name-error,
#email-section #enquiry_email-error,
#email-section #enquiry_phone_with_country-error
{position: absolute;}
*/
