.product-logo {
	background-image: url('../images/recruit-sprite.png');
	background-repeat: no-repeat;
	display: inline-block;
}
.product-header {
	background: #fffcf1;
}
.product-menu .selected {
	box-shadow: 0 -2px 0 #00add5 inset;
}
.side-nav li a:hover, .side-nav li a .selected, .learn-more a {
	background: #00add5
}
.cont-part a, .faq-part li a, .lmore {
	color: #00add5;
}
.testimonials p span:first-child {
	color: #00add5;
}
.main .learn-more a {
	color: #fff;
}
.signup-part {
	background: #00add5;
	border-top-color: #00add5;
}
.signin-part {
	border-top-color: #00add5;
}
.all-features li .selected, .sign_agree a {
	color: #00add5;
}
.sub-text {
	padding-top: 5px;
}
/* Pricing CSS start */
.faq-part li {
	min-height: 130px;
}
.pricingPlanDec {
	border-bottom: 1px solid #D7DFE1;
	border-top: 1px solid #E3E3E3;
	margin-bottom: 10px;
	overflow: hidden;
	padding-top: 20px;
	position: relative;
}
.pricingPlanCont {
	margin: 0 auto 30px;
	width: 780px;
}
.pricingPlanStyle {
	color: #333333;
	font-size: 24px;
}
.pricingPlanPro {
	float: left;
	padding-left: 100px;
	text-align: left;
	width: 350px;
}
.priceTxt {
	color: #555555;
	font-size: 44px;
	font-weight: 400;
	padding-top: 10px;
}
.priceTxt span {
	font-size: 24px;
}
.pricingPlanFree {
	float: left;
	text-align: right;
	width: 250px;
}
.priceBtn {
	padding: 15px 0 20px;
}
.floatRight {
	float: right;
}
.upgradeBtn, .yourplan {
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-weight: 600;
	height: 40px;
	line-height: 40px;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 140px;
}
.pricingPlanBottom {
	clear: both;
	overflow: hidden;
	padding-bottom: 30px;
}
.pricingPlanList ul, .pricingPlanList li {
	font-size: 14px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
}
.pricingPlanList li {
	border-bottom: 0 none;
	cursor: auto;
	padding-bottom: 12px;
	line-height: 20px;
	color: #333;
}
.pricingPlanList li span {
	color: #999;
	font-size: 12px;
}
.content-part li a {
	background: none repeat scroll 0 0 #F8F8F8;
	border-left: 3px solid rgba(0, 0, 0, 0);
	color: #767677;
	cursor: pointer;
	display: block;
	font-size: 14px;
	padding: 12px;
}
.content-part li a.toolTips {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: 1px dotted #A8AFB1;
	border-left: 0 none;
	color: #545252;
	display: inline;
	font-size: 14px;
	padding: 0;
}
a.toolTips span {
	border: 1px solid #E4E4E4;
	border-radius: 3px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
	display: none;
	font-size: 13px;
	margin: 10px 4px 4px 10px;
	padding: 10px;
	text-align: left;
	width: 240px;
	z-index: 10;
	line-height: 18px;
}
a.toolTips:hover span {
	background: none repeat scroll 0 0 #F9F9F9;
	color: #666666;
	display: inline;
	position: absolute;
}
.pp, .pc {
	margin: 0 auto;
	width: 980px;
	overflow: hidden;
}
.pp .three {
	margin: 0px 93px 60px 92px;
	width: 795px;
}
.pt {
	float: left;
	text-align: center;
	width: 980px;
}
.pp .three .pb {
	width: 247px;
}
.pb {
	background: none repeat scroll 0 0 #FCFDFD;
	border: 1px solid #EEEEEE;
	box-shadow: 0 0 2px #f5f5f5;
	-webkit-box-shadow: 0 0 2px #f5f5f5;
	float: left;
	margin: 10px 15px 0 0;
	padding-bottom: 7px;
	width: 965px;
}
.pb h2 {
	background: none repeat scroll 0 0 #F9F9F9;
	color: #00add5;
	font-size: 24px;
	font-weight: 400;
	padding: 20px 0 5px;
	text-align: center;
}
.pb h2 span {
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 40px;
	min-height: 10px;
	text-transform: none;
	color: #333;
}
.pb .rate {
	background: none repeat scroll 0 0 #F9F9F9;
	color: #333;
	border-bottom: 1px solid #EEEEEE;
	font-family: Trebuchet MS;
	font-size: 44px;
	font-weight: normal;
	letter-spacing: 0.01em;
	margin-bottom: 20px;
	padding: 20px 0;
}
p.rate span {
	font-size: 12px;
	font-weight: 400;
}
p.rate span.rdesc {
	display: block;
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	margin-top: 5px;
	min-height: 35px;
	padding: 0 20px 5px;
}
p.list {
	font-size: 14px;
}
.pb p {
	clear: both;
	line-height: 20px;
	padding: 5px 10px;
	text-align: center;
}
.pb .rate span {
	display: block;
	padding: 10px 0 15px;
}
p.list span {
	color: #232427;
	font-weight: 600;
}
.signup {
	background: none;
}
.pt .true {
	background: none repeat scroll 0 0 #fff;
	border: 2px solid #DADADA;
	padding-bottom: 10px;
}
.pt .true h2 {
}
.pp .three .pb {
	width: 247px;
}
.flLeft {
	float: left;
}
.one-col a {
    color: #00add5;
}


.planOuterContainer {
	background: #FFFFFF;
	border: 1px solid #E2E2E2;
	margin: 0 auto 30px;
	width: 560px;
	overflow: hidden;
}
.pricingPlanCont {
	background: #FFFFFF;
	border: 1px dashed #D2D2D2;
	margin: 60px auto;
	width: 850px;
	overflow: hidden;
	text-align: center;
}
.planFixedHeader {
	position: fixed;
	top: 0;
	height: 125px;
	border-bottom: 1px solid #f0efef;
	width: 904px
}
.planHeadingContainer {
	padding-top: 17px
}
.planHeadingContainer {
	width: 280px;
	padding-top: 20px;
	font-family: 'Open Sans', Arial;
}
.planHeadingContainer ul {
	padding: 5px 0 10px;
	margin: 0;
	list-style: none;
	font-weight: 400;
}
.planHeadingContainer li {
	padding: 0;
	margin: 0;
	text-align: center;
}
.planHeadingContainer li.planHeading {
	font-size: 21px;
	color: #00add5;
	padding: 0 0 10px;
	font-weight: 400;
}
.planHeadingContainer li span.planAmount {
	font-size: 36px;
	color: #333;
}
.planHeadingContainer li span em.period {
	color: #6b6d70;
	font-size: 13px;
	font-style: normal;
	display: block;
	border-bottom: none;
	margin-top: 0px;
}
.tryNowBtn {
	background: #00add5;
	border: 0 none;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	display: block;
	font-family: 'Open Sans', arial;
	font-size: 13px;
	line-height: 2.3;
	margin: auto;
	padding: 5px 0;
	text-align: center;
	text-transform: uppercase;
	width: 140px;
}
.tryNowBtnPad {
	margin-top: 0px;
}
.planFeature {
	width: 280px;
	padding-bottom: 30px;
}
.planFeature ul {
	padding: 30px 0 0 70px;
	margin: 0;
	text-align: left;
	list-style: none;
}
.planFeature li {
	padding: 0;
	margin: 0;
	line-height: 32px;
	font-family: 'Open Sans', Arial;
	font-size: 14px;
	color: #333
}
.domainconsoleborder {
	border-bottom: 1px dotted #E5E5E5;
	margin-bottom: 10px
}
.comparePlanBtn {
	clear: both;
	border: 0px none;
	padding: 5px 15px;
	margin: 0 auto 30px;
	cursor: pointer;
	display: block;
	font-size: 15px;
	background: #00add5;
	color: #fff;
	font-weight: 400;
}
.nolockin {
	width: 46%;
	float: left;
	margin: 0 19px 50px;
}
.nolockin img {
	margin: 10px 25px 10px 0;
	float: left;
}
.nolockin p {
	color: #777777;
	font-size: 14px;
	letter-spacing: 0.1px;
	line-height: 24px;
}
.nolockin p a {
	color: #00ADD5;
}
.nolockin h2, .row h2 {
	color: #666;
	font-size: 20px;
	font-weight: 400;
	padding-bottom: 15px;
}
.nolockin2 {
	float: right;
	border-left: 1px dashed #D2D2D2;
	padding: 20px 20px 20px 10px
}
.nolockin, .nolockin2 {
	margin: 0;
	padding: 20px 10px 20px 20px;
	width: 380px;
}
.pricing-secnd {
	background: #fff;
	border: 0 solid #EEEEEE;
	overflow: auto;
	padding: 20px 40px 50px 40px;
}
.floatLeft {
	float: left;
}
.clearBoth {
	clear: both
}
.signup-part {
	padding: 0 40px 0 0;
	width: 880px;
}
/* Signup page css */
.signup-frame {
	background: none repeat scroll 0 0 #fff;
	border-right: 1px solid #eee;
	float: left;
	max-width: 520px;
	padding: 10px 0 60px 40px;
}
.quote-sec {
	float: right;
	max-width: 260px;
	padding: 30px 0;
}
.quote-sec h2 {
	color: #00add5;
	font-size: 48px;
	padding-bottom: 20px;
}
.quote-sec p img {
	border: 1px solid #e3e3e3;
	border-radius: 100%;
	display: block;
	height: 60px;
	margin-bottom: 10px;
	width: 60px;
}
.quote-sec h2 span {
	color: #333;
	display: block;
	font-size: 23px;
	font-weight: 400;
}
.quote-sec p {
	clear: both;
	color: #565656;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
}
.quote-sec ul {
	margin-left: 20px;
	margin-bottom: 15px;
}
.quote-sec li {
	color: #666;
	font-size: 14px;
	font-weight: 400;
	list-style: disc outside none;
	padding-bottom: 10px;
}
.quote-sec em {
	color: #cacdcf;
	display: block;
	font-size: 63px;
	height: 50px;
	margin-left: -10px;
}
.quote-sec p span {
	color: #00add5;
	display: block;
	font-size: 14px;
	padding-top: 5px;
}
/* Signup page css */

.hidesubmit, #msgform.hide {
	display: none;
}
.fieldlt {
	font-size: 14px;
	line-height: 21px;
}
.newsltxt, .termstxt {
	display: block;
	padding-bottom: 20px;
}
.outerdivtbl {
	width: 500px;
	padding-top: 25px;
}
.fieldmaindiv {
	margin-bottom: 20px;
}
.dots {
	background-image: url("../images/list-bullet.png");
	background-position: center center;
	background-repeat: no-repeat;
	height: 8px;
	left: 0;
	position: absolute;
	top: 12px;
	width: 8px;
}
.new-updates-content p {
	color: #333;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 0;
	padding-top: 5px;
	position: relative;
}
/* This is for Request Demo page */
.requestlabel {
	color: #666666;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
}
.requestInput {
	background: none repeat scroll 0 0 white;
	border-color: #D2D2D2 #EEEEEE #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-style: solid;
	border-width: 1px;
	margin: 0 0 25px 0px;
	padding: 5px 8px;
	width: 300px;
}
.submitbutton, .cancelbutton {
	padding: 10px 20px;
	border: none;
	font-size: 14px;
	color: #fff;
	clear: both;
	display: inline-block;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	background-color: #00add5;
	width: 80px;
}
.submitbutton {
	padding: 11px 20px;
	margin-right: 50px;
	width: 120px;
}
.salesInfo div {
	font-size: 13px;
	line-height: 21px;
	padding-bottom: 5px !important;
}
#saleText {
	color: #333;
	font-size: 16px;
	font-weight: 600;
}
.whats-new h3 {
	color: #111;
}
#errormessage div {
	font-size: 14px;
	color: #f30;
	padding-bottom: 5px;
}
.thanksMes {
	color: #00add5;
	display: none;
	width: 300px;
	position: absolute;
	font-size: 22px;
	margin-top: 20px;
	text-align: center;
	bottom: 80px;
	background: #fff;
	padding: 870px 100px 114px 110px;
}
 @media screen and (max-width: 750px) {
.footer-three-col ul, .footer-three-col ul:first-child, .footer-links ul, .footer-links ul:first-child {
	float: left;
	min-height: 210px;
	overflow: hidden;
	padding: 0 3%;
	width: 44%;
}
.footer-links ul:last-child {
	min-height: 120px;
}
}
 @media screen and (max-width: 450px) {
.footer-three-col ul, .footer-three-col ul:first-child, .footer-links ul, .footer-links ul:first-child {
	float: none;
	min-height: 10px;
	overflow: hidden;
	padding: 15px 0%;
	width: 94%;
}
}
