<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header .signing .signin, .other-lang .app-detSlider-sec, .other-lang .appdeck-nav, .other-lang .watch-btn {
    display: none;
}

#block-system-main {
    position: relative
}
.sgfrm {
    position: relative;
}
.appdeck-popup {
    display: inline-block;
    font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
    padding: 10px 40px;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    background: #f0483e;
    color: #fff;
    border: 1px solid transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.umain .appdeck-popup {
    display: none;
}

.appdeck-nav {
    position: absolute;
    width: 100%;
    height: 36px;
    left: 0;
    top: -36px;
    z-index: 1
}

.appdeck-nav {
    font: 13px/1 var(--zf-primary-semibold);
    text-transform: uppercase;
}

.appdeck-nav a {
    color: #000;
    position: relative;
    padding: 5px 20px 5px 0
}

.appdeck-nav a:hover {
    color: #03a9f5;
    transition: 0.5s ease
}

.appdeck-nav span {
    opacity: 0.4;
    padding: 5px 0 5px 20px;
    cursor: default
}

.appdeck-nav span:hover {
    opacity: 1;
    transition: 0.5s ease
}

.appdeck-nav a:before {
    content: '';
    position: absolute;
    top:9px;
    right: 0;
    width: 6px;
    height: 6px;
    border-top: 2px solid #999;
    border-right: 2px solid #999;
    transform: rotate(45deg)
}

.appdeck-detail-banner .content-wrap {
    padding: 20px 0 40px;
}

.appdeck-detail-banner {
    position: relative;
    margin: 60px 0 0;
min-height:620px;
}

.umain .appdeck-detail-banner {
min-height:430px;
}

.appdeck-detail-banner .content-wrap {
    max-width: 820px;
    text-align: center;
    overflow: hidden;
}
.appdeck-detail-banner .appdeck-popup{
display:none;
}
.app-info img {
    max-width: 128px;
    border-radius: 8px
}

.app-info h1 {
    margin: 40px 0 20px
}

.app-info h1+p {
    max-width: 720px;
    margin: 0 0 20px
}

.umain .app-info h1+p { 
    margin: 0 auto 20px
}

.act-btn {
    position: relative;
    display: inline-block;
    font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
    padding: 10px 40px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    margin: 0;
    color: #333;
    border: 1px solid transparent;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1;
}

.act-btn {
    background: #f0483e;
    color: #fff;
}

.zc-installapp,
.umain .cta-btn {
    display: none;
}

.umain .zc-installapp {
    display: inline-block;
}

.zc-installapp.disabled {
    cursor: progress;
}

.app-features h2 {
    text-align: center;
    max-width: 700px;
    margin: 0 auto 15px;
}

.app-features .content-wrap {
    padding: 80px 0 40px;
    text-align: center;
}

ul.features-list {
    overflow: hidden;
    position: relative;
    margin: 40px auto 0;
    text-align: left;
}

ul.features-list li {
    display: inline-block;
    width: 33%;
    vertical-align: top;
    box-sizing: border-box;
    padding: 30px;
}

ul.features-list li img {
    max-width: 32px;
    margin: 0 0 20px
}

ul.features-list.item-count-2,
ul.features-list.item-count-4,
ul.features-list.item-count-6 {
    max-width: 1170px
}

ul.features-list.item-count-2 li,
ul.features-list.item-count-4 li,
ul.features-list.item-count-6 li {
    width: 50%
}

.app-screen-section .content-wrap {
    text-align: center;
    background: #f2f2f2;
    color: #fff;
    padding: 40px 0 0;
    margin-top: 40px;
}

.app-cta-section .content-wrap {
    text-align: center;
    padding: 80px 0;
    max-width: 900px
}

.app-cta-section .content-wrap h2 {
    margin: 0 0 30px
}

.app-screen-section img {
    vertical-align: bottom
}

.appdeck-section-slider.slick-slider {
    padding-bottom: 10px;
}

.appdeck-section-slider h2 {
    margin-bottom: 20px;
}
/*Form with left right*/
.node-type-zp-creator-appdeck-detail .signin-section, .umain .app-info-signupform.signup-box, .zc-installapp, .appdeck-detail-banner {
    display:none;
}
.app-info h5{
    font-size: 21px;
vertical-align: middle;
}

.appdeck-detail-banner.appdeck-detail-form-sec{
    display:block;
}

.app-info img {
    max-width: 64px;
    border-radius: 8px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
}
.app-info {
    text-align: left;
    width: 60%;
    display: inline-block;
    vertical-align: top;
}
.app-info-signupform.signup-box {
    width: 39%;
    margin: 0;
    max-width: 100%;
    text-align: left;
    padding-left: 7%;
    display: inline-block;
}
.node-type-zp-creator-appdeck-detail .signup-heading {
    text-align: left;
    font-size: 19px;
    text-transform: capitalize;
}
.appdeck-detail-banner .content-wrap {
    text-align: left;
    max-width: 1280px;
}
.umain .zc-installapp {
    display: inline-block;
}

.umain .appdeck-detail-banner .content-wrap {
    max-width: 820px;
    text-align: center;
    overflow: hidden;
}
.umain .app-info {
    text-align: center;
    width: 100%;
}
/*End form with left right*/
.app-features{
    background: #f5f3ff;
    margin-top: 80px;
}
.app-features.app-features-common{
background: transparent;
    margin-top: 0;
}
.app-features.app-features-common .content-wrap{
    max-width: 1170px;
}
.app-features-common ul.features-list{
    overflow: hidden;
    position: relative;
    margin: 40px auto 0;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.app-features-common ul.features-list li{
    display: inline-block;
    width: 32%;
    vertical-align: top;
    box-sizing: border-box;
    padding: 30px;
    border: 1px solid #d2d2d2;
    border-radius: 10px;
}
@media only screen and (min-width:768px) and (max-width:1199px) {
    ul.features-list li {
        width: 50%
    }
    ul.features-list li p {
        font-size: 15px;
        line-height: 1.5
    }
.app-features-common ul.features-list li{
    width: 48%;
    margin-bottom: 30px;
}
}

@media only screen and (max-width:767px) {
    .appdeck-nav {
        font: 11px/1 var(--zf-primary-semibold);
        top: 14px
    }
    .appdeck-nav a:before {
        border-top: 1px solid #999;
        border-right: 1px solid #999;
    }
    ul.features-list li,
    ul.features-list.item-count-2 li,
    ul.features-list.item-count-4 li,
    ul.features-list.item-count-6 li {
        width: 100%;
        display: block;
        max-width: 480px;
        margin: 0 auto;
        padding: 20px
    }
.app-features-common ul.features-list li:first-child{
margin:0px auto 20px;
}
.app-features-common ul.features-list li:last-child{
margin:20px auto 0;
}
.app-features-common ul.features-list li{
margin:20px auto;
width:100%;
}
    .app-screen-section .content-wrap {
        padding: 40px 10px 0;
    }
    .app-info {
        margin-top: 30px;
    }
    .app-features .content-wrap,
    .app-cta-section .content-wrap {
        padding: 40px 0
    }
/*Form with left right*/
    .app-info img {
    display: inline-block;
    margin: 0 10px 0 0px;
}
/*End Form with left right*/
}

.watch-btn {
    font-size: 17px;
    margin-top: 10px;
    position: relative;
    display: inline-block;
    font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
    padding: 10px 30px;
    text-align: center;
    border: 1px solid transparent;
    cursor: pointer;
    box-sizing: border-box;
    color: #000;
    padding: 8px 0 10px 38px;
    text-transform: none;
}

.watch-btn:before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 26px;
    height: 26px;
    border: 1px solid #000;
    box-sizing: border-box;
    border-radius: 100%;
}

.watch-btn:after {
    content: '';
    position: absolute;
    left: 11px;
    top: 16px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 7px solid #000;
    box-sizing: border-box;
}


/****** Popup Video ******/

.lock {
    overflow: hidden;
}

.z-video-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.95);
    overflow: auto;
    z-index: 9999;
    display: none;
}

.z-video-close {
    position: absolute;
    width: 30px;
    height: 30px;
    background: url('https://www.zoho.com/creator/images/e-p-sprite.png') no-repeat 5px -10px;
    top: 15px;
    right: 20px;
}

.z-video-modalInner {
    max-width: 70%;
    width: 90%;
    height: 100%;
    display: table;
    table-layout: fixed;
    margin: 20px auto;
}

.z-video-container {
    display: table-cell;
    vertical-align: middle;
}

.z-video-box {
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
}

.z-video-iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: 0;
}


/*------------Common Signup Form Overwrite Starts------------*/

.signup-box {
    max-width: 450px;
    margin: 30px auto 0;
    float: none;
}

.signup-form {
    max-width: 365px;
    margin: 0 0 0 auto;
    min-height: 410px
}

.signup-heading {
    text-transform: uppercase;
    font-size: 15px;
    color: #000;
    font-weight: 600
}
 
/*End form with left right*/
@media only screen and (max-width: 992px) {
    .signup-form {
        margin: 60px auto 0;
        padding: 30px;
        max-width: 500px;
        background: rgba(255, 235, 235, 0.57);
        border-radius: 5px
    }
}

@media only screen and (max-width: 767px) {
    .signup-box .socl-signup {
        text-align: center;
    }
    .signup-box .socl-signup div {
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }
    .signup-box .socl-signup span {
        margin: 0 5px
    } 
}


/*------------Common Signup Form Overwrite Ends------------*/

/*------------Common css for AR lang------------*/
.i18n-ar .appdeck-nav span{padding: 5px 16px 5px 0}
.i18n-ar .appdeck-nav a:before{ left:0; right: auto; transform: rotate(-135deg); top:8px}
.i18n-ar .appdeck-nav a{padding: 5px 20px 5px 20px}
.i18n-ar .app-info h5, .i18n-ar .app-info h1, .i18n-ar .app-info p, .i18n-ar .app-info, .i18n-ar  .content-wrap .app-info, .i18n-ar .app-info&gt;div {text-align: center;}
.i18n-ar .slick-slider .slick-list, .i18n-ar .slick-slider .slick-dots{text-align: center;}
.i18n-ar .app-cta-section .content-wrap h2{text-align: center}
.i18n-ar .app-detSlider-sec .content-wrap h3{text-align: center}
.i18n-ar .app-detSlider-sec .content-wrap, .i18n-ar .slick-list p {text-align: center;}
.i18n-ar .appdeck-slider-list{text-align:center;}
.i18n-ar .signup-box .field-error .field-msg {width: 100%;}
@media screen and (min-width : 991px){
.i18n-ar ul.features-list{text-align:right;}
}
@media only screen and (min-width : 768px) and (max-width: 991px) {
.i18n-ar ul.features-list{text-align:right;}
.appdeck-detail-banner.appdeck-detail-form-sec{
margin-top:70px;
}
}
.other-lang .signup-box .sign_agree.field-error {
    margin-bottom: 45px;
    display: block;
}
.other-lang .signup-box .za-tos-container .field-msg {
    margin: 0 0 0 0;
    bottom: -35px;
}

/*------------Common css for AR lang ends------------*/
@media(max-width:991px){
/*Form with left right*/
    .app-info-signupform.signup-box {    
    width: 100%;
max-width: 450px;
display: block;
padding: 30px;
border: 1px solid #e2e2e2;
margin: 40px auto 0;
    }
.app-info {
    text-align: center;
    width: 100%;
    display: block;
    max-width: 700px;
    margin: 0 auto;
}
.appdeck-detail-banner{
    margin: 40px 0 0;
    padding-top: 40px;
}
.umain .app-info,.app-info{
    text-align: left;
}
.other-lang .app-info img {
    display: block;
    margin: 0 10px 20px 0;
}
.app-info-signupform.signup-box{
    margin: 40px 0 0;
}
.app-info{
margin:0;
}
/*End Form with left right*/
.app-features h2 {
  text-align: left;
max-width: 450px;
  padding: 0 5%;
}
.app-features.app-features-common h2{
 padding: 0
}
}
@media(max-width:480px){
/*Form with left right*/
.app-info img {
    display: block;
    margin: 0 10px 20px 0;
}
.app-screen-section .content-wrap{padding: 20px 10px 0;
margin-top: 30px;
}
.app-info-signupform.signup-box {
  margin: 40px 0 0;
  padding: 0;
  border: none;
}
body .signup-box .za-company-container .za-company-box.field-error {
  margin: 15px 0 55px
}
body .signup-box .za-company-container .za-company-box .field-msg {
  bottom: -25px !important;
  line-height: 1;
}
/*End Form with left right*/
}
</pre></body></html>