<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cmp_addon:hover .cmp_addon_Msg {
	display: inline-block;
}
.cmp_addon {
	display: inline-block;
	position: relative;
}
.cmp_addon_Msg {
	position: absolute;
	color: #ffffff;
	background-color: #293a4b;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	padding: 12px 15px;
	width: 260px;
	z-index: 1;
	box-shadow: 0 2px 7px #d1d1d1;
	left: 30px;
	top: -20px;
	display: none;
	box-sizing: border-box;
}
.cmp_addon_Msg:before {
	content: '';
	position: absolute;
	display: inline-block;
	left: -4px;
	top: 10px;
	width: 10px;
	height: 10px;
	background: #293a4b;
	transform: rotate(45deg);
	z-index: 2;
}
.cmp_addon:after {
	content: "";
	background: url(/sites/zweb/images/crm/others-comparison-sprite.svg) no-repeat -731px -10px;
	width: 14px;
	height: 13px;
	text-align: center;
	cursor: help;
	position: absolute;
	right: -25px;
	top: -12px;
	display: inline-block;
}
.has-tooltip {
	position: relative;
}
.has-tooltip tooltip {
	position: absolute;
	color: #ffffff;
	background-color: #293a4b;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	padding: 12px 15px;
	width: 260px;
	z-index: 1;
	box-shadow: 0 2px 7px #d1d1d1;
	left: 100%;
	top: 0;
	display: none;
	box-sizing: border-box;
}
.has-tooltip:before {
	content: '';
	position: absolute;
	display: none;
	right: -7px;
	top: 3px;
	width: 10px;
	height: 10px;
	background: #293a4b;
	transform: rotate(45deg);
	z-index: 2;
}
.has-tooltip:after {
	content: "";
	background: url(/sites/zweb/images/crm/others-comparison-sprite.svg) no-repeat -731px -10px;
	width: 14px;
	height: 13px;
	text-align: center;
	cursor: help;
	position: absolute;
	right: 1px;
	top: 2px;
	display: inline-block;
}
.has-tooltip:hover tooltip, .has-tooltip:hover:before {
	display: block;
}
* {
	margin: 0;
	padding: 0;
	font-weight: inherit;
}
body {
	overflow-x: auto;
}
.main-hdr {
	text-align: center;
	padding-bottom: 20px;
	font-family: var(--zf-primary-semibold);
	position: relative;
}
.dev-cont {
	position: fixed;
	top: 140px;
	right: 1px;
	border: 1px solid #f3f3f3;
	padding: 5px 15px;
	font-size: 14px;
	box-shadow: 2px 2px 10px #e3e3e3;
	display: none;
}
tbale, tr, td {
	border-collapse: collapse !important;
}
.dev-cont a {
	color: #000;
}
.dev-cont a:hover {
	color: #03a9f5;
}
p {
	font-size: 14px;
	margin: 0;
}
.table-container h2 {
	font-size: 14px;
	margin-bottom: 30px;
	text-align: center;
}
#accessct {
	width: 100%;
	background: #fff;
}
.tdin, .tdcol {
	font-size: 20px;
	text-align: center;
	line-height: 32px;
	border: 1px solid #CCCCCC;
}
.tdin {
	background-color: #F4F4F4;
}
strong {
	font-family: var(--zf-primary-bold)
}
.tdcol {
	font-size: 16px;
	font-weight: bold;
	font-family: var(--zf-primary-regular);
	padding: 4px 0;
	border-top: none !important;
}
.tdin, .tdcol {
	text-align: center;
	line-height: 32px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	background: #fff;
	color: #333;
}
.top-container.fixed .tdin, .top-container.fixed .tdcol {
	border: 1px solid #ccc !important;
}
.tMain {
	border: none;
	width: 100%;
}
.tdhdr {
	border: 1px solid #CCCCCC;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	padding: 12px;
	width: 19%;
	box-sizing: border-box;
	font-family: var(--zf-primary-semibold);
}
.tdtxt {
	border: 1px solid #CCCCCC;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	padding: 12px;
	width: 14%;
	text-align: center;
	box-sizing: border-box;
}
.tdhdr, .tdtxt {
	border-right: none;
	border-bottom: none;
}
.tdtxt:last-child {
	border-right: 1px solid #ccc;
}
tr:last-child .tdhdr, tr:last-child .tdtxt {
	border-bottom: none;
	background: #fff;
}
.table-container h2 span {
	font-size: 14px;
	float: right;
}
.limg {
	width: 180px!important;
	float: right
}
.common-container {
	max-width: 1060px;
	width: 100%;
	margin: 0 auto;
}
table, tbody {
	width: 100%;
}
.hdr-sec {
	padding: 15px 0 15px 12px;
	background: #f4fafe;
	border: 1px solid #ccc;
	border-bottom: none;
	text-align: left;
	cursor: pointer;
}
.updated-txt {
	font-size: 12px;
	font-family: var(--zf-primary-regular);
	padding: 22px 0 14px;
	display: inline-block;
	color: dimgray;
	float: right;
}
.inner-hdr {
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
	font-family: var(--zf-primary-semibold);
	font-size: 16px;
	margin-bottom: 0;
}
.table-container table {
	border-top: none;
	border-bottom: none;
}
.anim-con {
	display: none;
}
.accord-icn {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	border-radius: 100%;
	width: 20px;
	height: 21px;
	border: 1px solid #aaa;
	transform: rotate(0);
	-webkit-transform: rotate(0);
	background: #fff;
}
.accord-icn:before {
	content: '';
	border: solid dimgray;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 3px;
	position: absolute;
	top: 5px;
	left: 6px;
	transform: rotate(42deg);
	-webkit-transform: rotate(42deg);
}
/*	tr td:first-child mark,tr td:first-child{ text-transform:capitalize !important;}	
.accord-icn:before {

	top: 7px;

	left: 7px;

	content: '';

	width: 0;

	height: 0;

	border-left: 6px solid #333;

	border-top: 4px solid transparent;

	border-bottom: 4px solid transparent;

	transform: rotate(90deg);

	position: absolute;

}*/

.table-container.active .accord-icn {
	transform: rotate(-176deg);
	-webkit-transform: rotate(-176deg);
}
.common-container {
	padding: 40px 0 0;
}
.tick-icn {
	background-image: url(https://www.zoho.com/crm/images/tick.gif);
	width: 22px;
	height: 21px;
	background-size: 22px 21px;
	display: inline-block;
}
.top-container.fixed {
	position: fixed;
	max-width: 1060px;
	width: 100%;
	top: 52px;
	z-index: 9;
}
.bot-main-con {
	position: relative;
	border-bottom: 1px solid #e3e3e3;
}
.blue-bg {
	background: #03a9f5;
	color: #fff;
}
.sub-sec-con {
	display: none;
	vertical-align: middle;
	background: #fff;
	padding: 13px 0 13px;
	margin-left: 254px;
	text-align: center;
	border-left: 1px solid #e3e3e3;
}
.sub-btn {
	font-size: 14px;
	text-decoration: underline;
	font-family: var(--zf-primary-semibold);
	cursor: pointer;
	margin: 0 15px;
	position: relative;
}
.sub-btn:before {
	content: '';
	position: absolute;
	right: -18px;
	top: 3px;
	height: 15px;
	width: 1px;
	background: rgba(0,0,0,0.3);
}
.sub-btn:last-child:before {
	display: none;
}
.sub-btn.activate {
	color: #03a9f5;
}
.sub-con {
	display: none;
}
.sub-con-left {
	float: left;
	width: 244px;
	padding: 13px 0 13px 12px;
}
.sub-sec-con {
	background: #fff;
}
.fixed-btn-con {
	position: fixed;
	z-index: 9;
	right: 0;
	top: 220px;
	width: 146px;
	text-align: right;
	padding-right: 4px;
}
.fixed-btn-con .fixed-btn {
	padding: 4px 7px;
	font-size: 14px;
	font-family: var(--zf-primary-semibold);
	color: #111;
	border: 1px solid #e3e3e3;
	text-align: center;
	margin-top: 7px;
	width: 117px;
	cursor: pointer;
	display: inline-block;
	transition: all ease 0.3s;
	background: #fff;
}
.fixed-btn-con .fixed-btn:hover {
	box-shadow: 2px 2px 10px #e3e3e3;
}
/*.dev-edition {

	margin-bottom: 8px;

}

.dev-edition &gt; a {

	padding: 4px 7px;

	font-size: 14px;

	font-family: var(--zf-primary-semibold);

	color: #111;

	margin-top: 8px;

	border: 1px solid #e3e3e3;

	text-align: right;

	width: 115px;

	cursor: pointer;

	display: inline-block;

	transition: all ease 0.3s;

	background: #fff;

}

.dev-edition &gt; a:hover {

	color: #03a9f5;

	box-shadow: 2px 2px 10px #e3e3e3;

}*/

.de-edition {
	font-size: 14px;
	position: absolute;
	right: 12px;
	top: 9px;
	color: #03a9f5;
	text-decoration: underline;
	cursor: pointer;
	display: none;
	font-family: var(--zf-primary-regular);
}
.product-nav-links .menu li a.active, .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li a.active {
	font-family: var(--zf-primary-regular), Arial, Helvetica, sans-serif;
	box-shadow: none;
}
.main-container-wrapper #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li:nth-child(4) a, .product-header-top .menu li:nth-child(4) a {
	font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
}
.main-container-wrapper #mini-panel-product_menu .menu-icon-help-header+.product-nav-links .dropdown-menu li a {
	font-family: var(--zf-primary-regular);
}
.anim-con {
	overflow: auto !important;
	height: auto !important;
}
.sub-con {
	overflow: auto !important;
	height: auto !important;
}
.search_bar {
	width: 80%;
	margin: 0 auto;
	padding-bottom: 30px;
	text-align: center;
}
input[type=text] {
	width: 50%;
	box-sizing: border-box;
	border: 1px solid #ccc;
	font-size: 16px;
	padding: 12px 10px;
}
.feature_search_btn {
	cursor: pointer;
	padding: 11px 30px 13px;
	background: linear-gradient(grey 0%, #ccc 100%);
	color: #fff;
	font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-left: -4px;
}
.error, .empty-error {
	font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: none;
	color: #f0483e;
	width: 90%;
	padding-top: 10px;
}
.error.active {
	display: block;
}
.mobile_header {
	display: none;
	transform: translateY(-50px);
	overflow: hidden;
	overflow-x: scroll;
	transition: all 0.5s linear
}
.mobile_header.active {
	display: block;
	transform: translateY(0);
}
.tdcol.blue-bg {
	width: 14%;
	border-bottom: none;
}
.tdin.mbl {
	width: 19%;
	border-bottom: none;
	font-family: var(--zf-primary-semibold);
}
.starter_feature {
	display: none;
}
.common-container.starter_show .starter_feature {
	display: table-cell;
}
.common-container.starter_show .tdcol.blue-bg, .common-container.starter_show .tdtxt {
	width: 13.5%;
}
.common-container.starter_show .tdhdr, .common-container.starter_show .tdin.mbl {
	width: 19%;
}

@media only screen and (max-width:1350px) {
.dev-edition &gt; a {
	font-size: 12px;
	width: 96px;
}
}

@media only screen and (max-width:1280px) {
.fixed-btn-con {
	display: none;
}
.de-edition {
	display: inline-block;
}
}

@media only screen and (max-width:1140px) {
.top-container.fixed {
	top: 0 ! important
}
}

@media only screen and (max-width:992px) {
#accessct {
	width: 992px;
}
.top-container.fixed {
	top: 0;
}
.sub-con-left {
	width: 220px;
}
.sub-sec-con {
	margin-left: 225px;
}
.sub-btn {
	font-size: 12px;
}
.common-container {
	width: 992px;
	overflow-x: scroll;
}
.top-container.fixed {
	width: 650px;
}
.mbl, .tdhdr {
	width: 19% !important;
}
.tdcol.blue-bg, .tdtxt {
	width: 13% !important;
}
.error, .empty-error {
	width: 75%;
}
}

@media only screen and (max-width:767px) {
#accessct {
	width: 992px;
	background: #fff;
}
.tMain, .bot-main-con {
	width: 992px;
}
.common-container {
	width: 100%
}
.top-container.fixed {
	top: 0px !important;
}
.feature_search_btn {
	padding: 7px 20px 9px;
	margin-left: -1.5px;
}
input[type=text] {
	width: 50%;
	padding: 8px 10px;
}
.error, .empty-error {
	width: 90%;
}
.top-container.fixed {
	width: 100%;
}
.common-container {
	overflow: hidden;
	overflow-x: scroll
}
}

@media only screen and (max-width: 580px) {
input[type=text] {
	width: 45%;
}
}
/***Footer Change CSS***/
/*

.footer-sec-wrap.two-column .promo-section-wrap {
	display: none !important
}
.footer-sec-wrap .product-links.three-column {
	display: none
}
.footer-sec-wrap.two-column .common-links {
	text-align: center
}
.common-links:before {
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.footer-sec-wrap.two-column .footer-links-wrap {
	padding: 60px 60px 40px;
}
.product-links.two-column {
	display: none !important;
}
    
*/</pre></body></html>