<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.notes-1 {
    width: 95%;
    padding: 16px 18px 10px;
    margin: 30px 0;
    background: #ecf9ff;
    position: relative;
    border-left: 4px solid #c2deff;
}
.code-1 {
 width: 95%;
 padding: 16px 18px 10px;
 margin: 30px 0;
 background: #1f2529;
 position: relative;
 border-left: 4px solid #060e18;
 font-family: monospace;
 color: white;
 font-size: 12pt;
 overflow: scroll !important;
}
@media only screen and (max-width: 1024px) {
.btn-pos {
    display: none;
}}
.help-menu-panel{
	background: #ffff !important;
}
.help-content-inner-wrap ul li {
    padding-right: 20px;
}
.code-box2 {
    word-break: break-word;
    font-size: 13px;
    border: 1px solid #fff;
    background: #292C3A;
    padding: 5px;
    color: white;
    margin-top: 5px;
    text-align: left;
    position: relative;
    overflow: scroll !important;
    width: 99%;
}

.btn-pos {
    padding: 3px;
    float: right;
    display: inline-block;
    margin: 10px 10px;
}
table{
margin:40px 0;
}
table, th, td {
	border: 1px solid black;
	border-collapse: collapse;
	text-align: center;
	padding: 10px;
}
.gdqusnum-list {
	margin-left: 25px;
}
.gdqusnum-list li {
	padding: 5px;
}
.gdqus-list li {
	margin-left: 25px;
	padding: 5px;
	list-style-type: disc;
}
.gdqus-list li span{
	color: #03a9f5;	
cursor:pointer;
	}
.gd-main {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 80px;
	margin-top: -82px;
}
.gd-container {
	margin: 0 auto;
	padding: 0 0 50px;
	background: #fff;
}
.ga-fq-cont{
		box-shadow: 2px 2px 10px #e3e3e3;
	margin-bottom: 10px;
	}
.gd-click-sec {
	max-width: 1260px;
	float: none;
	width: 100%;
	margin: 0 auto;
	margin-top: 80px;
}
.gd-click-rit {
	width: 55.56%;
	float: right;
	height: 583px;
	-webkit-box-shadow: 0px 0px 12px -2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 12px -2px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 12px -2px rgba(0,0,0,0.3);
	border-radius: 4px;
	position: relative;
}
.gd-click-lft {
	width: 41%;
	float: left;
	height: 600px;
	overflow: scroll;
}
.gd-fetu {
	width: 100%;
	padding: 26px 20px;
	box-sizing: border-box;
	cursor: pointer;
}
.gd-txt {
	font-size: 24px;
	line-height: 28px;
	color: #000;
	font-family: var(--zf-primary-semibold);
}
.gd-fqa {
	max-width: 1024px;
	width: 100%;
	margin: 0 auto;
	border-bottom: none;
}
.gd-qus {
	list-style-type: none;
	font-size: 20px;
	color: #000;
	font-family: var(--zf-primary-semibold);
	padding: 20px 30px;
	border: 1px solid #e8e8e8;
	box-sizing: border-box;
	cursor: pointer;
}
.gd-fqa li:last-child {
	border: none;
	padding-bottom: 0;
}
.gd-ans {
	padding: 22px 30px;
	font-size: 18px;
	line-height: 28px;
	color: #000;
	font-family: var(--zf-primary-regular);
	border: 1px solid #e8e8e8;
	border-top: 0;
	display: none;
}
ul {
	margin: 0;
	padding: 0;
	line-height: inherit;
}
.topic-cnt {
    font-size: 30px;
    color: #03a9f5;
    font-family: var(--zf-primary-bold);
    padding: 20px 10px 30px;
    box-sizing: border-box;
}
.gd-header {
	padding: 160px 25px 100px;
	text-align: center;
	background: -moz-linear-gradient(top, #77cdff 0%, #ffffff 100%);
	background: -webkit-linear-gradient(top, #77cdff 0%, #ffffff 100%);
	background: linear-gradient(to bottom, #77cdff 0%, #ffffff 100%);
}
.gd-header p {
	max-width: 900px;
	margin: 0 auto;
	margin-top: 10px;
}
.gd-sprite {
	background: url(/sites/zweb/images/crm/price-faq.svg);
    background-repeat: no-repeat;
	display: inline-block;
}
.open-icon {
	height: 5px;
    width: 9px;
	float: right;
	margin-top: 6px;
}
.close-icon {
	    transform: rotate(180deg);
}
/***************** video popup end **********************/





/*media query starts*/	


@media only screen and (max-width:992px) {
.gd-fqa {
	width: 90%;
}
}

@media only screen and (max-width:550px) {
h1 {
	font-size: 36px;
	line-height: 42px;
}
}
.code-box2{
        word-break: break-word;
        font-size: 13px;
        border: 1px solid #fff;
        background: #292C3A;
        padding: 5px;
        color: white;
        margin-top: 5px;
        text-align: left;
        position: relative;
        overflow: scroll !important;
        width: 100%;
}
.btn-pos {
    padding: 3px;
    float: right;
    display: inline-block;
    margin: 10px 10px;
}</pre></body></html>