.product-logo{
	background:url('../images/icon-projects.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;
	text-align: center;
 }
 .all-feature li .selected,.integrations p a,.resources-part .learnmore,.testimonials p span:first-child{
 color:#ea785d
 }
 .all-feature ul{
border:none;
 }
 
 .three-col li{
 min-height:370px;
 }
.signin-part{
border-top-color:#ea785d;
}
.footer-links {
max-width:720px;
}

.compare-plan {
	clear: both;
	color: #333333;
	cursor: pointer;
	font-size: 24px;
	font-weight: 400;
	line-height: 24px;
	text-align: center;
	text-decoration: underline;
}

.faq-part {
    border-top: 1px solid #E2E2E2;
    margin: 60px auto 0;
    max-width: 980px;
    padding: 50px 0;
}

.faq-part h2 {
    color: #333333;
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    padding-bottom: 15px;
    text-transform: uppercase;
	text-align:center;
}

.faq-part ul {
    overflow: hidden;
}
.faq-part li {
    border-bottom: 1px dashed #DDDDDD;
    float: left;
    margin: 10px 2.5% 0;
    min-height: 200px;
    padding: 25px 0;
    text-align: left;
    width: 45%;
}
.faq-part li h3 {
    font-size: 21px;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 10px;
}

.faq-part li p a { color: #EA785D; text-decoration:none;}

.faq-part h2 em {
    border-bottom: 1px solid #D5D5D5;
    display: block;
    margin: 20px auto 0;
    width: 50px;
}

.compare-plan a {
    color: #333333;
    text-decoration: underline;
}

/* Signup Page CSS */

 .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;
 }
 
 .signup_frm{
    background:#FFFFFF;
    margin: 50px auto 70px;
    min-height: 75px;
    padding: 40px;
    width: 850px;
	    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);
}
.sgnusrname, .sgnpaswrd, .sgnemail, .zs-txtfldnew {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #C1C1C1 #E6E6E6 #E6E6E6;
    border-image: none;
    border-right: 1px solid #E6E6E6;
    border-style: solid;
    border-width: 1px;
    box-shadow: 1px 1px 1px #EEEEEE inset;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 4px;
    outline: medium none;
    padding: 15px;
    width: 210px;
}
.za-captcha-container {
    clear: both;
    display: none;
    padding-top: 50px;
}
.za-captcha-container {
    margin-top: 25px;
    text-align: center;
}
.zs-txtfldnew {
    border-left-color: #999999;
    border-top-color: #999999;
    display: inline-block;
    padding: 7px 5px;
    width: 202px;
}
.sign_agree {
    color: #CCCCCC;
    font-size: 11px;
    margin: -20px 0 0;
    text-align: center;
}
.sign_agree a {
    color: #CCCCCC;
    margin: 0 5px;
    text-decoration: underline;
}
.sgnbtn {
    float: left;
    height: 53px;
    margin-bottom: 4px;
    text-align: center;
    width: 168px;
}
.sgnbtn input {
    background-color: #EF463E;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    height: 43px;
    padding: 5px 40px;
}
.signbtm-msg {
    color: #777777;
    float: left;
    font-size: 11px;
    margin: 0 20px;
    text-align: center;
}
.signbtm-msg a {
    color: #1B994E;
}
.za-captcha-container {
    clear: both;
    display: none;
    padding-top: 50px;
}
.za-captcha-container {
    margin-top: 25px;
    text-align: center;
}
.zs-txtfldnew {
    border-left-color: #999999;
    border-top-color: #999999;
    display: inline-block;
    padding: 7px 5px;
    width: 202px;
}
.sgnbtnmn {
  
    float: right;
}
.sign_agree {
    color: #CCCCCC;
    float: left;
    text-align: center;
}
.sign_agree a {
    color: #CCCCCC;
    margin: 0 5px;
    text-decoration: underline;
}
.field-msg .jqval-error {
    display: none !important;
}
.field-error .error {
    display: inline-block !important;
}
.signup_error, .jqval-error {
    color: #B94A48;
    font-size: 12px;
    margin: 20px 0 0 2px;
}
.password-strength div {
    color: #B94A48;
    display: inline-block;
    margin: 20px 0 0 2px;
    overflow: hidden;
    padding-top: 5px;
}
input[type="text"], input[type="email"], input[type="password"], textarea {
    float: left;
    padding: 13px 10px;
    width: 210px;
}
:-moz-placeholder {
    color: #A5A0A0;
}
.field-valid input, .field-error input {
    padding-right: 18px !important;
    width: 202px !important;
}
.sgfrm, .sgfrm1, .sgnemail {
    float: left;
    margin-right: 4px;
}
.field-msg {
    width: 220px !important;
}
.zp-signupSuccess {
    margin: 45px auto 12px;
    max-height: 2500px;
    min-height: 600px;
    padding: 20px;
    position: relative;
    width: 380px;
    z-index: 1000;
}
.zp-awesome {
    color: #666666;
    font-size: 28px;
    text-align: center;
}
.zp-successTxt {
    color: #666666;
    font-size: 14px;
    margin-top: 25px;
    text-align: center;
}
.portalName {
    clear: left;
    color: #777777;
    font-size: 12px;
    margin-top: 50px;
    overflow: hidden;
    padding-left: 2px;
    position: absolute;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 470px;
}
.zph-hide .zph-overlay {
    visibility: hidden;
}
.zph-overlay {
    color: #A5A0A0;
    cursor: text;
    padding: 15px 7px 6px;
    position: absolute;
    z-index: 0;
}
.snews-letter {
    color: #888888;
    font-size: 11px;
    margin: -12px 0 0 -7px;
    position: absolute;
    text-align: center;
}
.sign_agree {
    margin-top: 7px;
}

/* Signup Page CSS Ends */


/* Pricing Page CSS Start */

.table{background: #f9f9f9;text-align:center;overflow:auto;padding-bottom:30px;width:100%;}
.hdr-pri,.hdr-pri1{color:#000;font-size:22px;margin-top:44px;text-align:center}
.hdr-pri1{font-size:14px;margin-top:20px;color:#727272;font-weight:400}
.pri-table{width:1054px; margin:30px auto 0}
.pri-iner-table1{width:245px;border:solid 1px #ddd;float:left;text-align:center;box-box-shadow:0 1px 2px #ddd;-moz-box-shadow:0 1px 2px #ddd;-webkit-box-shadow:0 1px 2px #ddd;background:#fff;min-height:294px;margin:0 auto}
.pri-iner-table2{width:245px;text-align:center;border:solid 1px #ddd;float:left;min-height:294px; box-box-shadow:0 1px 2px #ddd;-moz-box-shadow:0 1px 2px #ddd;-webkit-box-shadow:0 1px 2px #ddd;background:#fff;margin:0 auto 0 20px}
.tbl-tp-bnd{background:#fff;padding:20px}
.price{color:#1a1a1a;margin-top:50px}
.price .doler { color: #666;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    position: relative;
    top: -26px;
}
.price .val{color: #333333;
    font-size: 70px;
    font-weight: 400;
    line-height: 50px;
    padding-bottom: 5px;}
.price .peri{font-size:14px}
.pln-nme{color:#EA785D;text-transform:uppercase;font-size:16px;font-weight:600;margin-top:27px}
.tbl-bdy-bnd{font-size:14px;color:#292929;line-height:28px;background:#fff;text-transform:uppercase;padding: 10px 20px 25px;}
.tbl-bdy-bnd p{line-height:28px;font-size:13px;text-transform:capitalize}
.monDiv{border:1px solid #ccc; float:left; padding:5px 10px; width:50px; cursor:pointer; font-size:13px;}#monBtn:hover, #yerBtn:hover{background:rgba(255,255,255,0.6); border:1px solid #EA785D;}
.monDivSel{background:rgba(255,255,255,0.6); border:1px solid #EA785D;}
.clr-grn{color:#EA785D;text-decoration:none;cursor:default;font-size:13px;text-transform:capitalize; font-weight:400;}
.all-feat a { color: #666;}
.savepoc:hover{color: #EA785D; text-decoration:underline;}

/* Pricing Page CSS End */


.content-part{width:100%;max-width: 996px;overflow:hidden;margin:20px auto 0}
.pricing-heading{width:200px;background:#fff;text-align:center;top:0;padding-top: 24px; padding-bottom: 10px;height:135px;margin-left:-1px;float:left;margin-top:10px; position:relative; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none;}
.pricing-heading h2{color:#333;font-size:30px;font-weight: 400;line-height:24px;margin:0;padding:3px 0 0}
.catogry-heading{
	color:#EA785D;
	font-size:36px;
	font-weight:400;
	margin-bottom:7px;
	display:block;
	padding:19px 0 0;
	text-align: center;
}
.pricing-part{border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;overflow:hidden;clear:both;margin:0 0 70px 0px; position:static;}
.price-part li{text-align:center;padding:0}
.pricing-types,.price-part{width:198px;overflow:hidden;float:left;border-left:1px solid #e6e6e6;background:#fff;position:relative; padding-top:0px;}
.pricing-types,.no-border{border:none}
.sub-heading{height:44px;line-height:44px;background:#F2F2F2;font-size:14px;font-weight:600;color:#EA785D;text-align:left;text-transform:uppercase;padding:0 0 0 10px}
.sub-heading-list{overflow:hidden}
.sub-heading-list li{height:38px;line-height:38px;border-bottom:1px solid #ebebeb;border-top:1px solid #fff;background:#fcfcfc;font-size:13px;font-weight:400;color:#333;padding:0 0 0 10px}
.sub-heading-list .yes{color:#00a651 !important}
.hdr-p{font-size:18px;color:#777;background:url(../images/pricing-bg-tr.png) repeat;position:absolute;width:817px;height:130px;margin:-110px 0 20px}
.try-nw{font-size:14px;text-decoration:none;background:#f0473e;clear:both;display:block;color:#fff;text-transform:uppercase;float:right;margin:-23px 27px 0;padding:10px 35px}
.gr-sign {
	background: none repeat scroll 0 0 #EA785D;
	color: #FFFFFF;
	display: block;
	font-size: 13px;
	line-height: 28px;
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase;
	width: 105px;
}
.sub-heading-list li em {
    font-style: normal;
}
.arrow_box { position: relative; background: #fff; border: 1px solid #ccc; } 
.arrow_box:after, .arrow_box:before { right: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } 
.arrow_box:after { border-color: rgba(136, 183, 213, 0); border-right-color: #fff; border-width: 9px; margin-top: -10px; } 
.arrow_box:before { border-color: rgba(194, 225, 245, 0); border-right-color: #ccc; border-width: 10px; margin-top: -11px; }
.pricetooltip{background:#fff; border:1px solid #fff; position:absolute; top:985px; width:270px; z-index:10; left:190px; padding:10px; line-height:20px; text-align:center;font-size: 13px; box-shadow:1px 1px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow:1px 1px 10px rgba(0, 0, 0, 0.2); -webkit-box-shadow:1px 1px 10px rgba(0, 0, 0, 0.2);}
