@charset "UTF-8";

#signupPagePanelTitle::before {
	content:"Pruvan Direct Signup";
}

#google {
	background-color:#d73d32 !important;;
	color:white !important;;
}

#google:hover, #google:active, #google:focus {
	background-color: #ca3523 !important;
}

#chromeText {
	display: inline-block;
	margin: 0 0 0 5px;
	vertical-align: bottom;
	color: #A9A9A9;
}

#otherIndustryForm {
	display: none;
}

.help-block {
	display: none;
}
