<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;
}
.api-content-inner-wrap table{border-bottom: 1px solid #e3e3e3 !important;}
.table-sec1 {
    font-family: var(--zf-primary-regular),Arial,Helvetica,sans-serif;
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
}

.table-sec1 td, .table-sec1 th {
    border: 1px solid #ddd;
    padding: 8px;
}

.table-sec1 tr:hover {background-color: #fafcfd;}

.table-sec1 th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #ade8ff;
}

tab1 {
    padding-left: 4em;
}

tab2 {
    padding-left: 8em;
}

tab3 {
    padding-left: 12em;
}

.high-light {
    border: 1px solid #ada810;
    padding: 7px;
    background: #fbfde6;
    margin: 3px;
}

.h-light1 {
    color: #52b71e !important;
    display: inline-block;
}
.h-light2 {
    color: #b71e1e !important;
    display: inline-block;
}
.syntax-bx{
    background:#f0ebf5;
    padding:10px 18px;
    border-left:3px solid #ccc !important;
        display:inline-block;
    line-height:1.6em;
        margin-bottom:25px;
}
.syntax-bx &gt; p{ margin-bottom:0;}
.pos-re{
	position: relative;
}
.bulk-file{
	display: none;
}
.bord-non{
	border-bottom: none !important;
}
}
.two-columns, .three-columns, .four-columns, .five-columns {
	width: 100%;
	border: 1px solid #e3e3e3;
	margin: 30px 0px;
}
.two-columns th, .three-columns th, .four-columns th, .five-columns th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #ade8ff;
}
.two-columns .left-side {
	width: 30%;
}
.two-columns .right-side {
	width: 70%;
}
.three-columns .left-side {
	width: 20%;
}
.three-columns .middle {
	width: 20%;
}
.three-columns .right-side {
	width: 60%;
}
.two-columns tr:last-child td, .three-columns tr:last-child td {
	border-bottom: none !important;
}
.two-columns th, .two-columns td, .three-columns th, .three-columns td, .four-columns th, .four-columns td, .five-columns th, .five-columns td, .second-tree td, .second-tree th, third-tree td, .third-tree th, .fourth-tree td, .fourth-tree th {
	padding: 15px 20px;
	text-align: left;
	line-height: 24px;
	font-size: 15px;
	border: 1px solid #e3e3e3;
}
.two-columns.black-table th, .two-columns.black-table td, .three-columns.black-table td, .three-columns.black-table th {
	background: #252830 !important;
	border-bottom: 1px solid #393e4a !important;
	color: #ccd4e1;
	font-family: var(--zf-primary-light);
}
.two-columns td.right-side, .two-columns th.right-side, .three-columns td.right-side, .three-columns th.right-side {
	padding-right: 30px;
}
.four-columns .left {
	width: 15%;
}
.four-columns .middle-left {
	width: 15%;
}
.four-columns .middle-right {
	width: 35%;
}
.four-columns .right {
	width: 35%;
}
.five-columns .left {
	width: 15%;
}
.five-columns .middle-left {
	width: 20%;
}
.five-columns .middle {
	width: 20%;
}
.five-columns .middle-right {
	width: 30%;
}
.five-columns .right {
	width: 15%;
}
.second-tree, .third-tree, .fourth-tree { 
    width:100%; 
    margin:20px auto 0;
	border: 1px solid #e3e3e3;
    display:block;
}
.second-tree { 
    background:#ffffff;
}
.third-tree { 
    background:#ffffffff;
}
.fourth-tree { 

}
.second-tree .left {
	width: 15%;
}
.second-tree .middle-left {
	width: 15%;
}
.second-tree .middle-right {
	width: 35%;
}
.second-tree .right {
	width: 35%;
}
.third-tree .left {
	width: 15%;
}
.third-tree .middle-left {
	width: 15%;
}
.third-tree .middle-right {
	width: 35%;
}
.third-tree .right {
	width: 35%;
}
.fourth-tree .left {
	width: 15%;
}
.fourth-tree .middle-left {
	width: 15%;
}
.fourth-tree .middle-right {
	width: 35%;
}
.fourth-tree .right {
	width: 35%;
}
.show-cont {
    color: #28aac8;
    position: initial;
    cursor: pointer;
    font-size: 13px;
    top: 50px;
    left: 20px;
    display:block;
}
@media only screen and (max-width: 1024px) {
.copy_button {
    display: none;
}}
.help-menu-panel{
	background: #ffff !important;
}
.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;
}
.gd-ans {
    font-size: 18px;
    line-height: 28px;
    color: #000;
    font-family: var(--zf-primary-regular);
    border-top: 0;
    display: 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;
}
.close-icon {
    transform: rotate(180deg);
}

.open-icon {
    height: 5px;
    width: 9px;
    float: right;
    margin-top: 6px;
}
.gd-sprite {
    background: url(/sites/zweb/images/crm/help/price-faq.svg);
    background-repeat: no-repeat;
    display: inline-block;
}
.help-menu-panel{
	background: #ffff !important;
}
.help-content-inner-wrap ul li {
    padding-right: 20px;
}
@media only screen and (max-width: 1024px) {
.btn-pos {
    display: none;
}}
.table-box
{
	overflow:scroll;
}

</pre></body></html>