<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,
h1 {
    font-weight: inherit
}

.help-bot-signup,
.tab-search {
    overflow: hidden
}

body {
    font-family: var(--zf-primary-regular), Arial, Helvetica, sans-serif;
    color: #000;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    font-size: 15px
}

body.i18n-zh-hans {
    font-family: var(--zf-primary-regular), 'Microsoft YaHei', Arial, STXihei, ÃƒÂ¥Ã‚ÂÃ…Â½ÃƒÂ¦Ã¢â‚¬â€œÃ¢â‚¬Â¡ÃƒÂ§Ã‚Â»Ã¢â‚¬ ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ, ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ, sans-serif
}

h1 {
    font-family: var(--zf-primary-light), Arial, Helvetica, sans-serif;
    letter-spacing: 0;
    line-height: 1.2;
    font-size: 40px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--zf-primary-medium), Arial, Helvetica, sans-serif;
    letter-spacing: 0;
    line-height: 1.4;
    font-weight: inherit
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 10px
}

h2 {
    font-size: 25px
}

h3 {
    font-size: 21px
}

h4 {
    font-size: 19px
}

h5 {
    font-size: 17px
}

h6 {
    font-size: 15px
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
    line-height: 1.5;
    display: block;
    letter-spacing: 0
}

h1 span,
h2 span {
    font-size: .5em
}

h3 span,
h4 span,
h5 span {
    font-size: .6em
}

h6 span {
    font-size: .75em
}

@media only screen and (min-width:1200px) {
    body {
        font-size: 15px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    h1 {
        font-size: 30px
    }

    h2 {
        font-size: 27px
    }

    h3 {
        font-size: 23px
    }

    h4 {
        font-size: 19px
    }

    h5 {
        font-size: 17px
    }

    h6 {
        font-size: 15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    h1 {
        font-size: 28px
    }

    h2 {
        font-size: 25px
    }

    h3 {
        font-size: 21px
    }

    h4 {
        font-size: 17px
    }

    h5 {
        font-size: 15px
    }

    h6 {
        font-size: 13px
    }
}

@media only screen and (max-width:767px) {

    body,
    h6 {
        font-size: 13px
    }

    h1 {
        font-size: 23px
    }

    h2 {
        font-size: 21px
    }

    h3 {
        font-size: 19px
    }

    h4 {
        font-size: 17px
    }

    h5 {
        font-size: 15px
    }
}

.content-wrap {
    max-width: 1170px
}

.top-panel {
    position: relative;
    padding: 20px 0 10px;
    border-bottom: 1px solid #f5f5f5;
    border-top: 1px solid #f5f5f5;
    background: #fff
}

.tab-search {
    position: absolute;
    top: 0;
    right: 0;
    width: 300px
}

.tab-search input.src-input {
    display: block;
    width: 100%;
    padding: 7px 48px 7px 10px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    background: #fff
}

.tab-search input.srchbtn {
    position: absolute;
    right: 0;
    top: 0;
    width: 48px;
    padding: 0;
    height: 100%;
    display: inline-block;
    -webkit-appearance: inherit;
    -moz-appearance: inherit;
    border: 0;
    background: url(https://www.google.com/uds/css/v2/search_box_icon.png) center center no-repeat #999
}

 .menu-panel {
    display: block;
    float: left;
    width: 240px;
    position: sticky;
top:100px


}

.mobile-hmenu-icon {
    display: none;
    position: absolute;
    right: -44px;
    top: 10px;
    transition: .5s ease-in-out
}

.zw-template-inner .menu-panel li {
    box-shadow: 3px 0 3px #efefef;
    -webkit-box-shadow: 3px 0 3px #efefef;
    position: relative
}

.menu-panel li a,
 .menu-panel li span.nolink {
    display: inline-block;
    padding: 10px 15px;
    color: #333;
    font-size: 15px;
    box-sizing: border-box;
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
    transition: .3s ease-in-out
}

 .menu-panel li a:hover {
    border-left: 3px solid #f2f2f2;
    padding: 10px 15px 10px 20px
}

 .menu-panel li a.active {
    border-left: 3px solid #333;
    background: #f8f8f8;
    padding: 10px 15px 10px 20px
}

input.print-help {
    position: absolute;
    right: 0;
    top: 10px;
    border-radius: 0;
    width: 32px;
    height: 32px;
    padding: 0;
    margin: 0;
    border: 1px solid #f2f2f2
}

input.print-help {
    background: url(/sites/zweb/images/wiki/zoho-common.png) left top no-repeat #f2f2f2;
    background-position: -32px 0;
}

.next {
    background: url(/sites/zweb/images/wiki/zoho-common.png) left top no-repeat #f2f2f2; 
    background-position: -96px 0;
}

 .content-panel {
    display: block;
    margin-left: 240px;
    position: relative;
    padding: 30px 0 0 40px;
    color: #333;
    box-sizing: border-box;
    border-left: 1px solid #f2f2f2;
    line-height: 1.8
}

 .content-panel h1 {
    border-bottom: 2px solid #f4f4f4;
    padding-bottom: 10px
}

.zw-template-inner .content-panel h2 {
    padding-bottom: 5px;
    border-bottom: 2px solid #f4f4f4
}

.zw-template-inner .content-panel h1 a,
.zw-template-inner .content-panel h2 a,
.zw-template-inner .content-panel h3 a,
.zw-template-inner .content-panel h4 a {
    color: #333;
    font-size: inherit
}

.zw-template-inner .content-panel a {
    color: #03a9f5
}

.zw-template-inner .content-panel p {
    margin-bottom: 20px
}

.zw-template-inner .content-panel ol,
.zw-template-inner .content-panel ul {
    margin: 15px 0 15px 30px
}

.zw-template-inner .content-panel img {
    margin: 20px auto;
    border: 1px solid #e4e4e4
}

.zw-template-inner .content-panel .has-inline-img img {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    border: 0
}

.zw-template-inner .content-panel div[align=center] {
    margin-left: 0;
    text-align: left
}

.zw-template-inner .content-panel li div[align=center] {
    margin-left: -30px
}

.zw-template-inner .content-panel li li div[align=center] {
    margin-left: -60px
}

.zw-template-inner .content-panel table {
    border-collapse: collapse;
    margin: 20px 0 40px;
    font-size: 15px;
    table-layout: fixed;
    width: 100%
}

.zw-template-inner .content-panel td {
    padding: 10px;
    border: 1px solid #e1e1e1
}

.zw-template-inner .content-panel td.tdMain,
.zw-template-inner .content-panel td.tdmain {
    background: #f2f2f2
}

.script {
    padding: 30px;
    background: #fafafa;
    margin: 0 0 40px
}

.zw-template-inner .content-panel code {
    background: 0;
    color: #333;
    white-space: normal;
    display: block;
    line-height: initial
}

.zw-template-inner .content-panel pre {
    word-break: break-all;
    overflow: scroll
}

.note {
    padding: 15px 30px;
    background: #fffcf0;
    border: 1px solid #f9f1d3;
    margin: 10px 0
}

.zw-template-inner .content-panel li {
    margin: 15px 0
}

.zw-template-inner .content-panel ul li {
    list-style: disc
}

.zw-template-inner .content-panel ol li {
    list-style: decimal
}

.zw-template-inner .content-panel li ol li {
    list-style: lower-alpha
}

.help-navigator {
    border-top: 1px solid #f2f2f2;
    margin-top: 60px
}

.help-navigator a {
    display: inline-block;
    width: 32px;
    height: 32px;
    text-indent: -9999em;
    margin-right: 10px
}

.bottom-panel {
    display: block;
    clear: both;
    background: #fff
}

.breadcrumb {
    background-color: transparent;
    float: left
}

.breadcrumb span,
.breadcrumb span a {
    font-size: 10px;
    line-height: 1.5;
    color: #333
}

.breadcrumb span.delimiter {
    margin: 0 5PX
}

.breadcrumb span.last {
    color: #888e9a
}

#back-top {
    float: right
}

.zw-template-inner .menu-panel li span.zoho-parent-toggle {
    position: absolute;
    right: 10px;
    top: 11px;
    width: 24px;
    height: 24px;
    background-image: url(/sites/zweb/images/wiki/motivator-sprite.png);
    background-position: -150px 0;
    display: inline-block;
    transition: .5s ease;
    cursor: pointer
}

.zw-template-inner .menu-panel li.open span.zoho-parent-toggle {
    background-position: -150px -24px
}

.zw-template-inner .menu-panel li.hasChild ul li a,
.zw-template-inner .menu-panel li.hasChild ul li a:hover {
    padding: 10px 15px 10px 33px;
    border-left: 0;
    color: #999;
    transition: .2s ease-in-out
}

.zw-template-inner .menu-panel li.hasChild ul li a:hover {
    color: #27aac8
}

.zw-template-inner .content-panel object {
    max-width: 100%
}

.help-bot-signup p {
    clear: both;
    margin-bottom: 20px
}

.zw-template-inner .content-panel .help-bot-signup a.get-link {
    float: right;
    background: #f0483e;
    color: #fff;
    padding: 0 20px;
    line-height: 30px
}

.questions {
    margin: 15px 0
}

.toc h4 span#ud,
.toc h4 span.ud {
    display: none
}

.retina-screen&gt;img {
    max-width: 50%
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .zw-template-inner .menu-panel li a:hover {
        padding: 10px 15px 10px 20px
    }
.menu-panel {
 
    top: 50px;
}
}

@media only screen and (max-width:767px) {
    .mobile-hmenu-icon {
        display: block
    }

    .zw-template-inner .menu-panel {
        position: absolute;
        left: -280px;
        top: 0;
        margin-right: 40px;
        transition: 1s ease-in-out;
        background: #fff;
        z-index: 99
    }

    .tab-search {
        clear: both;
        float: right;
        position: relative;
        right: 40px;
        top: 17px;
        width: 300px;
        z-index: 1
    }

    .zw-template-inner .menu-panel.slide-menu-panel {
        left: 0
    }

    .zw-template-inner .content-panel {
        margin-left: 0;
        border-left: 0;
        padding: 40px 0 0
    }

    .zw-template-inner .menu-panel li a:hover {
        padding: 10px 15px 10px 20px
    }

    .mobile-h-scroll {
        overflow: scroll
    }

    .mobile-h-scriptNew-scroll,
    .mobile-h-table-scroll {
        max-width: 740px;
        width: 90%
    }
}

.zw-template-inner .content-panel ol li ul li {
    list-style: disc
}

.zw-template-inner .content-panel * {
    word-break: break-word
}</pre></body></html>