.resources-part .learnmore {
	color: #5BB46C;
}
.product-logo {
	background-image: url('../images/assist-sprite.png');
	background-repeat: no-repeat;
	display: inline-block;
}
.product-header {
	background: #F0FBF8;
}
.product-menu .selected {
	box-shadow: 0 -2px 0 #5bb46c inset;
}
.learnmore a, .side-nav li a:hover, .side-nav li a .selected, .learn-more a {
	background: #5bb46c
}
.all-features .selected, .testimonials p span:first-child, .agreesection a {
	color: #5bb46c;
}
.signin-part {
	border-top-color: #5bb46c;
}
.faq-part li {
	min-height: 180px;
}
.footer-links {
	max-width: 850px;
	padding-left: 60px;
	padding-right: 60px;
}
.pricing-part {
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 0 auto;
	overflow: hidden;
	padding: 40px 0;
	text-align: center;
}
.pricing-heading {
	color: #333333;
	font-size: 50px;
	font-weight: 400;
	letter-spacing: -1px;
	line-height: 40px;
	padding-bottom: 20px;
}
.pricing-heading span {
	color: #666666;
	font-size: 20px;
	font-weight: 300;
	line-height: 28px;
	margin: 0 auto;
	max-width: 800px;
	padding: 20px 0 30px;
}
.pricing-heading em {
	border-bottom: 1px solid #D5D5D5;
	display: block;
	margin: 20px auto 0;
	width: 70px;
}
.faq-part li h3 {
	color: #5BB46C;
}
.faq-part li p a {
	color: #5BB46C;
}
/* Pricing Page designs */

#pricecontainer {
	margin: 0px auto;
	width: 100%;
	overflow: hidden;
}

.subcontent, .subcontent1 {
    height: auto;
    margin: 30px auto 20px;
    overflow: hidden;
    text-align: center;
    width: 1000px;
}

.subcontent h2 {
    color: #333333;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: -0.5px;
    line-height: 40px;
    padding-bottom: 40px;
}

#freeplan {
	width: 25%;
	height: auto;
	float: left;
	box-shadow: 0px 0px 5px #e7e7e7;
	margin: 0 20px 0 75px;
	border: 2px solid #E3E3E3;
}
.head-type {
	background-color: #f7f7f7;
	border-bottom: 1px dotted #ccc;
	color: #5BB46C;
	font-size: 40px;
	font-weight: 400;
	line-height: 60px;
	text-align: center;
	padding: 10px 0px;
}
#freeplan .plan {
	font-size: 18px;
	color: #666;
	width: 100%;
	text-align: center;
}
#freeplan .price {
	font-size: 50px;
	color: #333;
	height: auto;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	margin-top: 15px;
}
#freeplan .price .sub {
	font-size: 13px;
	color: #666;
}
#freeplan .freeText {
	margin: 10px 0;
	height: 25px;
	font-size: 25px;
	text-align: center;
	display: none;
}
#freeplan .freeTechnician {
	margin: 20px 0;
	height: 25px;
	font-size: 15px;
	text-align: center;
	display: none;
}
.buttonSubscript {
	text-align: center;
	padding: 10px 0;
	font-size: 12px;
	color: #999;
}
#freeplan .containerright ul {
	margin: 0px;
	padding: 15px 20px;
	list-style-type: none;
}
#freeplan .containerright ul li {
	font-size: 16px;
	color: #999;
	line-height: 20px;
	text-align: center;
}
#professional {
	width: 55%;
	height: auto;
	float: left;
	box-shadow: 0px 0px 5px #e7e7e7;
	margin: 0 20px;
	border: 2px solid #E3E3E3;
}
#professional .plan {
	font-size: 18px;
	color: #666;
	width: 100%;
	text-align: center;
}
#professional .price {
	font-size: 50px;
	height: auto;
	color: #333;
	text-align: center;
	margin-top: 15px;
}
#professional .price .super {
	font-size: 28px;
	color: #666;
	vertical-align: super;
}
#professional .price .sub {
	font-size: 13px;
	color: #666;
}
#professional .choose_billing_text {
	margin: 20px 40px 10px;
	text-align: left;
	font-size: 14px;
	color: #666;
}
#professional .selectTech {
	margin: 0px 15px;
	font-size: 14px;
	color: #666;
	padding: 15px;
	border-bottom: dotted 1px #DDD;
}
#professional .noOfTechs {
	height: 25px;
	font-size: 14px;
	text-align: center;
	padding: 0px 5px;
}
#professional .paymentCycle_Prof {
	margin: 0px 15px;
	font-size: 14px;
	align: left;
	color: #666;
	padding: 15px;
}
#professional ul {
	margin: 0px;
	padding: 15px 10px;
	list-style: none;
}
#professional #plan {
	font-size: 13px;
	font-weight: normal;
	color: #333;
	line-height: 25px;
	text-align: left;
	margin-bottom: 20px;
}
#professional #plan ul li {
	list-style-type: none;
	text-align: left;
	margin-left: 25px;
	line-height: 30px;
}
#professional .redheading {
	font-size: 16px;
	font-weight: normal;
	color: #1775bd;
	width: 100%;
	text-align: center;
	margin-top: 25px;
}
#professional .containerright ul {
	margin: 0px;
	padding: 15px 20px;
	list-style-type: none;
	background: url(../images/pro.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#professional .containerright ul li {
	font-size: 16px;
	color: #999;
	line-height: 20px;
	text-align: center;
}
.containernew ul {
	margin: 0px;
	padding: 15px 20px;
	list-style-type: none;
}
.containernew ul li {
	font-size: 14px;
	color: #666;
	line-height: 36px;
	text-align: center;
}
#pricecontainer input[type=button] {
	width: 100%;
	background-color: #5BB46C;
	color: #FFF;
	font-size: 16px;
	border: none;
	cursor: pointer;
	padding: 5%;
}
#pricecontainer input[type=button]:hover {
	box-shadow: inset 0 0 3px #666;
}
#pricecontainer input[type=button]:active {
	box-shadow: inset 0 0 3px #000;
}
#pricing-questions {
	width: 100%;
}
#pricing-left {
	width: 100%;
	margin: 50px auto;
	float: right;
}
#pricing-right {
	width: 40%;
	margin: 50px auto;
	float: right;
}
.faq {
	width: 100%;
	line-height: 24px;
	font-size: 14px;
	margin-bottom: 30px;
	text-align: left;
	color: #333;
}
.question {
	font-size: 16px;
	letter-spacing: -0.1px;
	color: #999;
	margin-bottom: 10px;
	float: left;
	border-bottom: dotted 1px #ccc;
	width: 100%;
}
#pricing-left .email {
	font-size: 13px;
	color: #0b6ea6;
}
.faq a {
	color: #D82133;
}
/*.pp, .pc {
    margin: 0 auto 50px;
    overflow: hidden;
    width: 580px;
}

.pb {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    box-shadow: 0 0 1px #DCDCDC;
	-moz-box-shadow: 0 0 1px #DCDCDC;
	-webkit-box-shadow: 0 0 1px #DCDCDC;
	float: left;
	margin: 20px 15px 0 0;
	width: 965px;
}

.pp .three {
	margin: 0 auto;
	width: 900px;
}
.pp .three .pb {
	width: 280px;
}

.pb h2 {
	 box-shadow: 0 0 0 #E9E9E9 inset, 0 -1px 0 #E9E9E9 inset, 0 5px 0 #E0E0E0 inset;
	-moz-box-shadow: 0 0 0 #E9E9E9 inset, 0 -1px 0 #E9E9E9 inset, 0 5px 0 #E0E0E0 inset;
	-webkit-box-shadow: 0 0 0 #E9E9E9 inset, 0 -1px 0 #E9E9E9 inset, 0 5px 0 #E0E0E0 inset;
	background: none repeat scroll 0 0 #F7F7F7;
	text-align: center;
	color: #5BB46C;
    font-size: 32px;
    font-weight: 400;
    line-height: 34px;
	margin-top: -2px;
    padding: 30px 0;
	 
}
.pb h2 span {
	font-size: 13px;
	line-height: 40px;
	text-transform: none;
	min-height: 10px;
}

p.signup, .pdesc p span.pcsignup {
	border-top: 1px solid #EFEFEF;
    padding: 20px 0px;
    text-align: center;
}

p.signup a, input[type="button"] {
	background: none repeat scroll 0 0 #5BB46C;
    bottom: 40px;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin: 0 auto;
    padding: 12px 0;
    text-transform: uppercase;
    width: 170px;
	line-height:22px;
	  
	 border:none;
	 cursor:pointer;
}

.cpp h2 span { color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    padding-bottom: 0;
}
.cpp p.list {
	font-size: 14px;
	line-height: 40px;
	padding: 0; color: #666;
}
.cpp p.list1 {
	font-size: 14px;
	line-height: 40px;
	padding: 0;
	padding-top:15px; color: #666;
}

.cpp p.list2 {
	font-size: 15px;
	line-height: 40px;
	padding: 0;
	padding-top:15px;
	font-weight:400;
	color:#5BB46C;
}*/



 
 
 /* Signup CSS Starts */
.signup-section {
	background: #FFFFFF;
	margin: 40px auto 70px;
	overflow: auto;
	padding: 0 0 40px;
	width: 800px;
	border-top: 5px solid #5BB46C;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);
}
.signup-head {
	font-size: 48px;
	font-weight: 400;
	line-height: 48px;
	padding: 50px 0 0;
	text-align: center;
}
.signup-head span {
	display: block;
	font-size: 20px;
}
.inner-signup {
	margin-top: 50px;
}
.inner-signup .textfield {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #FFFFFF;
	border-color: #AAAAAA #999999 #999999;
	border-image: none;
	border-right: 1px solid #999999;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 3px #DDDDDD inset;
	color: #333333;
	font-family: "open sans", arial;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 5px;
	padding: 15px;
	text-align: left;
	width: 330px;
}
.inner-signup .agreesection {
	color: #777777;
	float: left;
	font-family: "open sans", arial;
	font-size: 12px;
	font-weight: 400;
	margin-top: 30px;
	text-align: center;
	width: 100%;
}
.inner-signup .signupbtn1 {
	background-color: #EF463E;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 16px;
	margin: 10px auto;
	padding: 15px;
	width: 330px;
}
.inner-signup .signupbtn1:hover {
	box-shadow: 0 0 2px #333333 inset;
}
.inner-signup .signupbtn1:active {
	border-color: #056FC3 #000000 #000000 #056FC3;
	border-right: 1px solid #000000;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 0 5px #666666 inset;
}
.field-msg {
}
:-moz-placeholder {
 color: #D6D6D6;
}
*::-moz-placeholder {
 color: #D6D6D6;
}
.field-error .error {
	color: #F0483F;
	display: inline-block !important;
	font-size: 13px;
	font-weight: 400;
	padding-top: 10px;
}
#confirmmsg {
	background-color: #FFFFFF;
	box-shadow: 0 0 5px #666666;
	color: #333333;
	font-family: "open sans", arial;
	font-weight: 300;
	height: auto;
	margin: 100px auto;
	padding: 20px 40px;
	width: 600px;
}
.thank_tit {
	font-size: 36px;
	font-weight: 600;
	line-height: 90px;
}
.confirm_sbmsg {
	margin: 20px auto;
}
.confirm_sbmsg1 {
	font-weight: 800;
	margin: 20px auto;
}
.confirmn_msg {
	margin-top: 20px;
}
.endpopsb {
	border-bottom: 1px dotted #999999;
}
#confirmtimer {
	font-weight: 800;
}
.password-strength div {
	color: #FE0000;
	display: inline-block !important;
	margin: 0;
	overflow: hidden;
	padding-top: 5px;
	width: 100%;
}

 
 /* Signup CSS Ends */
