/*Start of Signup CSS */


.field-error input {
	border: 1px solid #fe0000;
	margin-bottom: 8px;
}
.sgnusrname:focus, .sgnpaswrd:focus, .sgnemail:focus {
	outline: none;
}
.field-error .error {
	display: inline-block !important;
}
.signup_error, .jqval-error {
	color: #fe0000;
	margin: 8px 0 0 2px;
}
.contentMain {
	margin: 0 auto;
	padding-top: 20px;
	max-width: 925px;
	overflow: hidden;
	text-align: center;
}
.endpopsb {
	padding-bottom: 40px;
}
.thank_tit {
	color: #333333;
	font-size: 49px;
	font-weight: 300;
	letter-spacing: -2px;
	text-align: center;
}
.sub_inftxt {
	color: #888888;
	font-size: 23px;
	font-weight: 300;
	line-height: 28px;
	margin: 10px auto 0;
	text-align: center;
	width: 99%;
}
.cntwrap {
	display: inline-block;
}
.contentLft {
	float: left;
	margin-top: 20px;
	padding-right: 60px;
	width: 400px;
}
.hrline {
	border-left: 1px solid #dddddd;
	float: left;
	height: 250px;
	margin-top: 100px;
}
.contentRgt {
	float: left;
	margin-top: 4px;
	padding-left: 60px;
	text-align: justify;
	width: 320px;
}
.testimonial {
	background: none repeat scroll 0 0 #ffffff;
	margin: 0 auto;
}
.testimonial .customer-photo {
	border: 1px solid #e2e2e2;
	border-radius: 100%;
	display: block;
	margin: 0 auto 15px;
	transition: all 0.3s ease 0s;
	width: 60px;
}
.testimonial h3 {
	color: #666666;
	font-family: "Roboto Slab", serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	margin: 0 0 36px;
	letter-spacing: 0;
	text-align: left;
}
.testimonial h3 span {
	color: #666666;
	display: block;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 0;
	padding-top: 5px;
	text-align: right;
}
.end_pop, .confirm_pop {
	margin: 4% auto 0;
	padding: 0 0 50px;
	width: 572px;
}
.contentRgt .end_pop {
	padding: 0;
}
.signup_frm, .thank_titmn {
	margin: 15px auto 0;
	min-height: 90px;
	overflow: hidden;
}
.signupsb, .lvs-siginmn {
	width: 975px;
	height: 400px;
	background-color: #fff;
	z-index: 10000;
	border: 1px solid #ccc;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
	position: absolute;
	top: 100px;
	left: 200px;
}
.sgfrm {
	float: none;
	margin: 0;
	width: 50%;
}
.sgfrm span {
	display: block;
	font-size: 14px;
	padding: 0 0 10px;
}
.sgfrm .za-email-suggestion a {
	cursor: pointer;
	display: inline-block;
	padding-bottom: 10px;
}
.sgfrm .za-email-suggestion span {
	display: inline;
}
.sgnusrname[type="text"], .sgnpaswrd[type="text"], .sgnemail[type="text"], .zs-txtfldnew {
	display: block;
	margin-bottom: 4px;
	font-size: 14px;
	font-weight: 300;
	-o-box-sizing: border-box;
	border: 1px solid #e6e6e6;
	border-bottom: 1px solid #c1c1c1;
	width: 292px;
	margin-bottom: 15px;
	padding: 13px 10px;
	outline: none;
}
.sgnusrname[type="text"]:focus, .sgnpaswrd[type="text"]:focus, .sgnemail[type="text"]:focus {
	outline: none;
}
.errorbdr {
	border: 1px solid #ffafbf;
	background-color: #ffdfef;
}
.za-captcha-container {
	margin-top: 25px;
	text-align: left;
}
.zs-txtfldnew {
	padding: 7px 5px;
	display: inline-block;
	width: 125px;
	border-top-color: #999;
	border-left-color: #999;
	margin-right: 15px;
}
.zcaptcha_tit {
	font-weight: 600;
	margin: 5px 0;
	color: #777;
}
.zcaptcha {
	border: 1px solid #f1f1f1;
	height: 70px;
	width: 202px;
	display: inline-block;
}
.sgnbtnmn {
	clear: both;
	overflow: hidden;
}
.sgnbtnmn > p {
	display: none !important;
}
.sgnbtn {
	margin-bottom: 4px;
	height: 53px;
	float: none;
	clear: both;
	margin-top: 5px;
}
.sgnbtn input {
	border: 1px solid #f0483f;/*width:30%;*/
	font-size: 14px;
	height: 53px;
	cursor: pointer;
	background-color: #f0483f;
	padding: 5px;
	color: #FFF;
	width: 314px;
}
.error_msg {
	border: 1px solid #f0483d !important;
}
.sgnbtn input:hover {
	background-color: #d83a31;
}
.signbtm {
	padding-top: 8px;
	margin: 0px;
	overflow: hidden
}
.sign_agree, .snews-letter {
	color: #444;
	margin: 20px 0 15px 0;
	margin-top/*\**/: 32px\9;
}
.sign_agree a {
	color: #aaa;
	text-decoration: underline;
	margin: 0 5px;
}
.sign_agree a:hover {
	color: #777;
	text-decoration: none
}
.signbtm-msg {
	margin-right: 30px;
	margin-top: 0;
	font-size: 15px;
	color: #666;
}
.signbtm-msg a {
	text-decoration: underline;
	color: #4fa000;
	margin-left: 8px;
	font-weight: 500;
	font-size: 14px;
}
.signbtm-msg a:hover {
	text-decoration: none;
	color: #4fa000;
}
.end_replymn {
	float: right;
	margin: 20px 15px 0 0;
	display: none;
}
.end_replymn span {
	vertical-align: middle;
}
.reply_img {
	background: url("/livedesk/img/log/refresh.png") no-repeat 0 0;
	float: right;
	vertical-align: middle;
	height: 22px;
	width: 16px;
	margin: -1px 0 0 5px;
}
.endpopsb {
	padding-bottom: 40px;
}
.thank_tit {
	text-align: center;
	font-size: 49px;
	font-weight: 300;
	letter-spacing: -2px;
	color: #333;
}
.sub_inftxt {
	text-align: center;
	font-size: 23px;
	font-weight: 300;
	color: #888;
	margin: 0 auto;
	margin-top: 10px;
	line-height: 28px;
	width: 99%;
}
.sign_info {
	margin: 30px 0 20px 0;
	text-align: center;
	font-size: 23px;
	font-weight: 300;
	color: #555;
	display: none;
}
.thank_titmn {
	margin-top: 40px;
}
.signupsb {
	height: 400px;
	position: absolute;
	top: 100px;
	left: 200px;
}
.end_pop, .confirm_pop {
	margin: 4% auto 0;
	padding: 0 0 50px;
	width: 572px;
}
.sign_agree {
	color: #aaa;
	width: 320px;
}
.confirm_pop {
	left: 50%;
	top: 55%;
	width: 750px;
	height: 350px;
	margin: 0 auto;
	padding-top: 20px;
	max-width: 925px;
	overflow: hidden;
	text-align: center;
}
.cntwrap {
	display: inline-block
}
.za-captcha-container.zs-ml34 > div {
	float: left;
}
.confirmn {
	margin-top: 30px;
	font-size: 13px;
}
.confirmn_msg {
	color: #777;
	line-height: 23px;
}
.confirm_sbmsg {
	color: #777;
	margin-top: 15px;
}
.confirm_sbmsg span {
	font-size: 25px;
	font-weight: 300;
	color: #999;
	margin-left: 10px;
}
.confirmn_msg a {
	font-weight: 600;
	margin: 4px 0;
}
.confirm_sbmsg b {
	font-weight: 600;
	color: #444;
}
.field-msg .jqval-error {
	display: none !important;
}
.field-error .error {
	display: inline-block !important;
}
.main {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background: #fff;
}
a {
	color: #00add5;
	text-decoration: none;
}
body {
	font: 12px "Open Sans", Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #fff;
	overflow-y: scroll;
}
.chatbg {
	margin: 0 3%;
}
.header-text > img {
	max-width: 240px !important;
}
input.za-newsletter {
	vertical-align: middle;
}
input[type="text"], input[type="email"], input[type="password"], textarea, .sgnusrname[type="text"], .sgnpaswrd[type="text"], .sgnemail[type="text"], .zs-txtfldnew {
	padding: 15px 10px 10px 0px !important;
}
/* SMART BANNER FOR MOBILE CSS */

#smartbanner {
	display: none !important;
}
/* SMART BANNER FOR MOBILE CSS ENDS */
