.product-logo{
	background:url('../images/icon-meeting.png') no-repeat left center;
}
.product-header{
	background: #fef9f4;
}
 .product-menu .selected {
  box-shadow: 0 -2px 0 #ea785d inset;
 }
 .learnmore a,.side-nav li a:hover,.side-nav li a .selected,.learn-more a{
background:#ea785d
 }
  .all-features li .selected,.testimonials p span:first-child{
 color:#ea785d
 }
 .signin-part{
 border-top-color:#ea785d
 }
 .faq-part li {
 min-height:140px;
 }
 .bread-crumb li a {
width:200px;
}
.bread-crumb ul {
left:-113px;
}
.footer-links{
max-width:410px;
padding-left:220px;
padding-right:220px;
}
/* Signup CSS Starts */
.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;
 }
#signupform {
     background: none repeat scroll 0 0 #FFFFFF;
    margin: 30px auto 70px;
    overflow: auto;
    padding: 40px;
    width: 620px;

	    border-top: 5px solid #EA785D;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);
}
.signuptext {
    border: 1px solid #CCCCCC;
    color: #777777;
    font-family: "open sans",arial;
    font-size: 14px;
    font-weight: normal;
    margin: 30px 0 0;
    padding: 10px 8px 10px 10px;
    text-align: left;
    width: 280px;
}
.agreesection {
    color: #666666;
    float: left;
    font-family: "open sans",arial;
    font-size: 12px;
    font-weight: 300;
    margin-top: 30px;
    text-align: center;
    width: 100%;
}
.agreesection a {
    color: #666666;
}
.agreesection a:hover {
    color: #333333;
}
.signupbtn {
    background-color: #EF463E;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 20px;
    font-weight: 400;
    height: 48px;
    margin: 10px auto;
    padding: 5px;
    width: 200px;
}
.signupbtn:hover {
    box-shadow: 0 0 5px #666666 inset;
}
.signupbtn:active {
    box-shadow: 0 0 5px #333333 inset;
}
.signinsection {
    color: #666666;
    float: right;
    font-family: "open sans",arial;
    font-size: 14px;
    font-weight: 300;
    margin: 30px;
    padding: 10px 0;
    text-align: right;
}
.signinsection a {
    color: #4FA000;
    font-size: 14px;
    font-weight: normal;
}
.field-msg {
    position: absolute;
}
:-moz-placeholder {
    color: #D6D6D6;
}
*::-moz-placeholder {
    color: #D6D6D6;
}
.field-error .error {
    color: #F0483F;
    display: inline-block !important;
    font-size: 13px;
    font-weight: 400;
    padding-left: 40px;
    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: 700px;
}
.thank_tit {
    font-size: 36px;
    font-weight: 600;
    line-height: 90px;
}
.confirm_sbmsg {
    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%;
}
.pstxt {
    font-size: 13px;
    font-weight: 400;
    margin: 0 2px;
    padding-top: 5px;
}
.nocredit {
    color: #EFEFEF;
    font-family: "open sans",arial;
    font-size: 12px;
    font-weight: 300;
    text-align: center;
}

/* Signup CSS Ends */

/* Pricing CSS Start */

.pricing-part {
    padding: 40px 0;
}

.pricing-heading h2 {
	color: #EA785D;
}
.pricing-heading h3 {
	color: #333333;
}
.devider-line {
	border-bottom: 1px solid #EAEAEA;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.pricing-trynow a {
	background: #EA785D;
	text-align: center;
}
.selected .pricing-trynow a {
	bottom:130px;
}
.pricing-table .selected {
	max-width: 610px;
	padding-bottom:40px;
}
.pricing-inner-featur-list {
	background: #fef9f4;
    border: 1px solid #E9E9E9;
    float: right;
    margin: 30px 10px;
    padding: 10px;
    width: 280px;
	
}
.selected .pricing-features {
	float: left;
	width: 260px;
	text-align: left;
}
.selected .pricing-features p {
	text-align: left;
	padding: 5px 0 10px 25px;
}
.selected .pricing-heading {
	box-shadow: 1px 1px 0 #E9E9E9 inset, -1px -1px 0 #E9E9E9 inset, 0 6px 0 #EA785D inset
}
.pricing-inner-featur-list h3 {
	font-weight:normal;
	font-size:20px;
	padding-bottom:15px;
	border-bottom:1px solid #E9E9E9;
	margin-bottom:15px;
}
.pricing-inner-featur-list ul {
	list-style:disc;
	margin-left:20px;
}
.pricing-inner-featur-list ul li {
 padding:5px;
 box-shadow:none; color: #666;
  font-size: 14px;
    font-weight: 400;
 text-align:left;
 background:transparent;
}


.pricing-notes {
	background:#FFC;
	padding:20px;
	clear:both;
	margin-top:35px;
}
.faq-part {
	clear:both;
}

.pricing-heading h3 {
	font-size:40px;
}

.faq-part li p a {
    color: #EA785D;
}
.pricing-notes a {color: #EA785D;
}

/* Pricing CSS End */