.og-context-node-8233 .help-content-inner-wrap p, .help-content-inner-wrap ol li, .help-content-inner-wrap ul li{font-size: 18px; line-height: 1.8;}
.i18n-fr .zp-home-business-wrap, .i18n-de .zp-home-business-wrap, .i18n-es-xl .zp-home-business-wrap, .i18n-pt-br .zp-home-business-wrap, .i18n-nl .zp-home-business-wrap{
display:none;
}
.help-docs-feedback-form {
    display: none;
}
.ldjs h4 {border-bottom: 1px solid #EAEAEA;padding-top: 0px;font-size: 15px;color: #8D8D8D;}
.ldjs {background-color: #F7F7F7;width: 94.6%;padding: 20px;margin: 10px 0px;display: inline-block;}
body .drktxt {color: #333 !important;font-size:15;}
.redinfo, .greninfo {border-left: 4px solid #FED4D2;clear: both;background-color: #FFF;padding: 15px !important;margin: 10px 0px 20px;}

/*** For other languages ***/
.common-links.remove-before:before{display: none;}
/*** For other languages ***/

.node-type-product-help .top-panel {background:#00c7cf !important}
table.gsc-search-box td.gsib_a{padding:2px 10px !important}
.top-panel h2{color:#fff}
.main-content .menu-panel li a.active {border-left: 3px solid #00c7cf; } 


.quick-connect-links-wrap{display:block}
.node-type-product-help-2-0-index .quick-connect-links-wrap, .node-type-product-help-2-0-home-section .quick-connect-links-wrap{display:none}


/********** CRM HELP FEEDBACK CSS********/
#TB_window{background: none repeat scroll 0 0 #FFFFFF;border:none;color: #000000;display: none;left: 50%;position: fixed; padding:20px; text-align: left;top: 50%;z-index: 102; box-sizing:border-box; height:380px}
#TB_overlay{background: none repeat scroll 0 0 #0e161e;height: 100%;left: 0;opacity: 0.96;position: fixed;top: 0;width: 100%;z-index: 100;}
#TB_window a{position:relative; display:inline-block}
#TB_window > span{position:absolute; right:-25px; top:-25px; width:50px; height:50px; border-radius:100%; cursor:pointer; background:#666; color:#fff; text-align:center; line-height:46px; font-size:24px}
#TB_window a:visited{color: #666666;}
#TB_ajaxWindowTitle{float: left;}


/**** Pricing page style starts ****/

.node-type-product-pricing-2-0 .main-container-wrapper:before {
background: #ffc6e7;
background: -moz-linear-gradient(top, #ffc6e7 0%, #ffffff 100%);
background: -webkit-linear-gradient(top, #ffc6e7 0%, #ffffff 100%);
background: linear-gradient(to bottom, #ffc6e7 0%, #ffffff 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffc6e7', endColorstr='#ffffff', GradientType=0);
}

.node-type-product-pricing-2-0 .next-actions{text-align:center;margin-bottom:40px; width: 90%; margin: 0 auto;}
.node-type-product-pricing-2-0 .next-actions a {font-size: 20px; border-bottom: 1px solid #03a9f5;}


/**** Pricing page style ends ****/

/**** API page style starts ****/
.node-type-product-api-2-0 .api-type {
	padding: 0px;
	font-size: 13px;
	width: initial;
	text-align: left;
	font-family: 'proxima_nova_rgbold';
}
.node-type-product-api-2-0 .api-type.get {
	color: #1a7769;
	background: #fff;
}
.node-type-product-api-2-0 .api-type.post {
	color: #ffd531;
	background: #fff;
}
.node-type-product-api-2-0 .api-type.put {
	color: #2178d0;
	background: #fff;
}
.node-type-product-api-2-0 .api-type.delete {
	color: #cd4544;
	background: #fff;
}
/**** API page style ends ****/