/*
Theme Name: Infoline Technologies
Theme URI: http://www.verzdesign.com/
Author: Lin & Vaibhav
Version: 4.9
Description: Mar 2018
*/
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
div.wpcf7-validation-errors {
	clear:both;
}
div.wpcf7-mail-sent-ok {
	clear:both;
}
.wpcf7-form label.error {
	float:right !important;
}
.wpcf7-response-output {
	clear:both;
}
.wpcf7-form input.error, .wpcf7-form select.error, .wpcf7-form textarea.error {
	border-bottom:2px solid #990000 !important
}
.wpcf7-form label.error {
	margin-top: -20px;
	text-align: right;
	width: 100%;
}
div.wpcf7-response-output {
    margin: 0.5em 0.5em 1em !important;
    padding: 0.2em 1em;
}
/*span.wpcf7-not-valid-tip{ width:240px !important;}
span .wpcf7-not-valid {
	border-color: #C63402 !important;
    box-shadow: 0 0 3px #C3C3C3 inset;
}
span .wpcf7-not-valid-tip {
	display:none;
}*/
 .clear {
 clear:both;
 height:0px;
 overflow:hidden;
 }

.banner{ min-height:152px !important}