.business-contact-info{display:none;}
.overlaydiv{position: fixed;top: 0;left: 0;height: 100%;width: 100%;z-index: 99999999;background-color: rgba(0,0,0,0.5);display: none;}
.modaldiv {position: fixed;top: 50%;left: 50%;width: 150px;line-height: 100px;height: 100px;margin-left: -75px;display: none;margin-top: -50px;text-align: center;z-index: 9999999999;}
label.error{color: red;font-size: 12px;}