#prdLogo {
    background: url(../images/common-sprite.png)no-repeat 0 0
}

.feaList h3 {
    color: #0088c4;
    font-size: 17px;
    margin: 0
}

.newIcoSty {
    background: url(https://www.manageengine.com/images/me-sprite.png)-750px 0
}

#btmBar ul li {
    box-sizing: border-box;
    width: 33%
}

#btmBar .btm-dwn a {
    margin-top: 1px
}

.ctaContainer span {
    font-size: 11px;
    margin-top: 7px;
    font-style: italic
}

.ctaContainer .wam-form ul li {
    list-style-type: none;
    float: left;
    background: #fff
}

.ctaContainer .wam-form ul li:nth-child(1) span {
    position: absolute;
    background-size: 389px;
    width: 23px;
    height: 15px;
    padding-right: 20px;
    margin: 15px 0 0 10px;
    z-index: 99;
    background-position: 0-272px
}

.ctaContainer .wam-form ul li:nth-child(1) span::after {
    content: "";
    width: 1px;
    height: 25px;
    position: absolute;
    background: #dedede;
    top: -6px;
    left: 30px
}

.ctaContainer .wam-form ul li input {
    width: 100%;
    height: 42px;
    border: 0;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 16px;
    outline: 0;
    color: #2b2b2b;
    background: 0 0
}

.ctaContainer .wam-form ul li:nth-child(2):before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 4px solid #fff0;
    border-right: 4px solid #fff0;
    border-top: 4px solid #adadad;
    margin: 22px 0 0 29px;
    z-index: 0;
    right: 11px
}

.ctaContainer .wam-form ul li select {
    width: 100%;
    height: 42px;
    border: 0;
    padding: 0 10px;
    box-sizing: border-box;
    border-radius: 0;
    outline: 0;
    background: #fff;
    margin: 0;
    background: 0 0;
    z-index: 9;
    position: relative;
    color: #6e6e6e;
    font-size: 12px;
    opacity: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer
}

.ctaContainer .wam-form ul li input[type=submit]:hover {
    background: #c11818;
    transition: all .5s ease
}

.ctaContainer .succView h2 {
    margin-bottom: 0;
    font-size: 30px;
    color: #0d9a18
}

.ctaContainer select#country_state {
    box-shadow: 0 2px 17px 4px rgba(0,0,0,.07);
    color: #000;
    opacity: 1;
    width: 100px;
    background: #fff;
    position: absolute;
    margin: 53px 0 0-69px;
    font-size: 13px;
    box-shadow: 0 2px 17px 4px rgb(0 0 0/.07);
    border-radius: 5px
}

#support-form-sec .formpart p {
    font-size: 16px;
    margin: 0 0 25px
}

#support-form-sec .kbform li {
    display: block;
    float: left;
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
    width: 100%
}

#support-form-sec .kbform li .rgtfld textarea {
    background: #fcfcfc;
    border: 1px solid #d1d2d3;
    height: 50px;
    padding: 9px 4%;
    width: 92%
}

@media screen and (max-width:600px) {
    #support-form-sec .formpart {
        width: 100%!important;
        box-sizing: border-box
    }

    #support-form-sec #MECountryListing {
        width: 100%
    }

    #support-form-sec .kbform li .rgtfld input[type=reset],#support-form-sec .kbform li .rgtfld input[type=submit] {
        padding: 8px 30px
    }
}

.form-set-2 form ul li {
    position: relative;
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding: 0
}

.form-set-2 form ul li div {
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    background: #fafafa;
    box-sizing: border-box;
    position: relative
}

.form-set-2 form ul li i {
    background-image: url(https://www.manageengine.com/active-directory-360/images/icon-set-1.png);
    position: absolute;
    width: 32px;
    height: 32px;
    top: 3px;
    pointer-events: none
}

.form-set-2 form ul li input[type=submit] {
    background: #ca2033;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    float: left;
    border-bottom: 0;
    padding: 15px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    height: auto;
    border-radius: 4px
}

.form-set-2 form ul li input[type=submit]:hover {
    background: #ab1829
}

.form-set-2 form ul li input#datepicker {
    height: 40px!important
}

.form-set-2 form ul li .dwn-priv a {
    font-size: 10px;
    color: #000;
    text-decoration: underline
}

.form-set-3 form ul li div.fl label {
    font-size: 15px;
    font-weight: 500
}

.form-set-3 form ul li div.fl label i {
    background: 0 0;
    color: #f10;
    position: relative;
    top: 0;
    left: 0
}

.form-set-3 form ul li div.fr input,.form-set-3 form ul li div.fr select,.form-set-3 form ul li div.fr textarea {
    padding: 5px 15px
}

.form-set-3 form ul li.no-lhs .fr {
    width: 100%;
    border: 0;
    background: 0 0;
    text-align: left
}

.form-set-3 form ul li div.fr #meGDPRMessage label {
    font-size: 12px;
    line-height: 19px
}

table.editionTable {
    border-collapse: collapse;
    margin: 20px auto;
    text-align: left;
    width: 100%
}

table.editionTable tbody tr td:first-child {
    background-color: #f8f8f8;
    text-align: left
}

table.editionTable td:first-child {
    width: 40%
}

table.editionTable td {
    border: 1px solid #e5e5e5;
    font-size: 14px;
    padding: .6em;
    vertical-align: middle
}

.translayer {
    background: url(https://www.manageengine.com/latam/sharepoint-management-reporting/css/../images/ad-dwn-btn.png)no-repeat 19px 4px #7bbb2a
}

textarea {
    -moz-font-feature-settings: inherit;
    -moz-font-language-override: inherit;
    background: 0 0#efefef;
    border: 1px solid #ccc;
    font-family: inherit;
    font-size: 14px;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-variant: inherit;
    font-weight: 400;
    height: 50px;
    line-height: 20px;
    padding: 5px;
    width: 90%
}

.getqtTbl .formfooter input {
    background: #424f56!important;
    color: #fff;
    height: auto;
    padding: 10px 20px;
    width: auto
}

.sprImg {
    background: url(https://www.manageengine.com/latam/sharepoint-management-reporting/css/../images/spmp-sprite.png)no-repeat
}

.breadcrumb {
    vertical-align: sub;
}

#scroll ul {
    padding: 0
}

#scroll ul.relPrd {
    line-height: 1.2em;
    list-style-type: none;
    padding: 0;
    width: 250px
}

#scroll ul.relPrd>li>span {
    color: #000;
    display: inline-block;
    font-weight: 700;
    padding: 10px 0
}

#scroll ul.relPrd li ul li span {
    margin-right: 18px
}

#scroll ul.relPrd li ul,#scroll ul.relPrd li ul li {
    list-style-type: none;
    margin: 0;
    padding: 0
}

#scroll ul.relPrd li ul li {
    border-top: 1px solid #ececec;
    color: #000;
    font-size: 12px;
    cursor: pointer;
    text-indent: 10px;
    height: 30px;
    overflow: hidden
}

#scroll ul.relPrd li ul li:hover .product-quick-name {
    color: #7bbb2a;
    transition-duration: .3s
}

#scroll ul.relPrd li a {
    color: #000;
    text-decoration: none;
    line-height: 30px;
    display: block;
    width: 250px
}

#scroll ul.relPrd li a.product-expanded-name {
    font-size: 10px;
    color: #777;
    border-radius: 2px;
    padding: 3px 10px 3px 0;
    margin: 0 0 5px;
    width: auto!important;
    line-height: 12px;
    height: auto
}

#scroll ul.relPrd li ul li:nth-child(10) a.product-quick-name {
    display: inline!important
}

.feaBanner a span {
    background-size: 240px!important;
    margin-right: 5px
}

.nav-dem-ico {
    background: url(../images/ntfs-feature-sprite.png)-220px -18px no-repeat
}

.translayer {
    background: #7bbb2a url(https://www.manageengine.com/latam/sharepoint-management-reporting/css/../images/ad-dwn-btn.png)no-repeat 19px 4px
}

.dwn-win-icon {
    background-position: -86px -25px
}

#dwn-form-alert:before {
    border-bottom: 10px solid #e9142b;
    border-right: 10px solid #fff0;
    content: "";
    display: inline-block;
    left: 5%;
    position: absolute;
    top: -10px
}

.img-magnify img {
    border-width: 0
}

.fixed_bar_a4 {
    background: url(../images/demo-icon-sprite.png)no-repeat -258px -84px
}

.fixed_bar_a4:hover {
    background: url(../images/demo-icon-sprite.png)no-repeat -192px -84px
}

.fixed_bar_a5 {
    background: url(../images/demo-icon-sprite.png)no-repeat -248px -157px
}

.fixed_bar_a5:hover {
    background: url(../images/demo-icon-sprite.png)no-repeat -183px -157px
}

.fixed_bar_scontainer {
    background: url(../images/demo-icon-sprite.png)no-repeat -277px 10px #000
}

.support_point_arrow {
    background: url(../images/demo-icon-sprite.png)-4px -275px
}

.main_popup_box_head_right {
    background: url(../images/demo-icon-sprite.png)-4px -289px
}

.sflag1 {
    background: url(../images/demo-icon-sprite.png)no-repeat -283px -229px
}

.sflag2 {
    background: url(../images/demo-icon-sprite.png)no-repeat -283px -247px
}

.sflag3 {
    background: url(../images/demo-icon-sprite.png)no-repeat -283px -264px
}

.sflag4 {
    background: url(../images/demo-icon-sprite.png)no-repeat -283px -283px
}

.sflag5 {
    background: url(../images/demo-icon-sprite.png)no-repeat -283px -210px
}

.icoEve {
    background: url(../images/icons-sprite.png)no-repeat
}

.thaLeft a {
    background: url(../images/thanks-page-sprite.png)
}

.thaLogo {
    background: url(../images/thanks-page-sprite.png)no-repeat -291px -92px
}

.chatHead {
    background: url(../images/chat-head-bg.png)no-repeat #636363
}

.rhs-cont ul li {
    list-style: disc
}

.background-image,.fea-tab .fea-tabs-nav li a i.fea-icon {
    background: url(https://www.manageengine.com/latam/sharepoint-management-reporting/css/../images/spmp_fea_sprite.png)
}

.spmp-fea-bg .spmp-fea-bot {
    background: url(https://www.manageengine.com/latam/sharepoint-management-reporting/css/../images/spmp-background-bg.png)bottom center
}

.fea-tab .fea-tabs-nav li {
    float: left;
    margin: 0 25px
}

.fea-tab .fea-tabs-nav li a i.fea-icon {
    display: inline-block;
    width: 46px;
    height: 46px;
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/spmp_fea_sprite.png)
}

.fea-tab .fea-tabs-nav li.auditing a i.fea-icon {
    background: url(https://www.manageengine.com/latam/sharepoint-management-reporting/css/../images/spmp_fea_sprite.png)1px 5px
}

.fea-tab .fea-tabs-nav li.reporting a i.fea-icon {
    background: url(https://www.manageengine.com/latam/sharepoint-management-reporting/css/../images/spmp_fea_sprite.png)-50px 6px
}

.fea-tab .fea-tabs-nav li.management a i.fea-icon {
    background: url(https://www.manageengine.com/latam/sharepoint-management-reporting/css/../images/spmp_fea_sprite.png)-101px 5px
}

.fea-tab .fea-tabs-nav li.migration a i.fea-icon {
    background: url(https://www.manageengine.com/latam/sharepoint-management-reporting/css/../images/spmp_fea_sprite.png)-164px 5px
}

.fea-tab .fea-tabs-nav li.active.auditing a i.fea-icon {
    background: url(https://www.manageengine.com/latam/sharepoint-management-reporting/css/../images/spmp_fea_sprite.png)1px -41px
}

.fea-tab .fea-tabs-nav li.active.reporting a i.fea-icon {
    background: url(https://www.manageengine.com/latam/sharepoint-management-reporting/css/../images/spmp_fea_sprite.png)-50px -40px
}

.fea-tab .fea-tabs-nav li.active.management a i.fea-icon {
    background: url(https://www.manageengine.com/latam/sharepoint-management-reporting/css/../images/spmp_fea_sprite.png)-101px -42px
}

.fea-tab .fea-tabs-nav li.active.migration a i.fea-icon {
    background: url(https://www.manageengine.com/latam/sharepoint-management-reporting/css/../images/spmp_fea_sprite.png)-164px -40px
}

#support-form-sec .kbform li .rgtfld select {
    width: 100%
}

.spmp-tab-lhs ul li a {
    font-size: 14px
}

.spmp-tab-rhs .spmp-rhs-bg {
    background: url(https://www.manageengine.com/latam/sharepoint-management-reporting/css/../images/spmp-fea-rhs-bg.png)
}

.spmp-tab-rhs .spmp-rhs-mc {
    background: url(../images/spmp-fea-macbook.png)-29px 1px
}

.spmp-tab-rhs .spmp-rhs-mc img {
    margin-left: 60px
}

#adRhsLnk {
    background: #efefef
}

.adRhsIcon {
    background: url(https://www.manageengine.com/latam/sharepoint-management-reporting/css/../images/rhs-sprite.png)no-repeat 0 0
}

.tooltip:before,[data-tooltip]:before {
    background: 0 0
}

.tooltip:after,[data-tooltip]:after {
    background-color: rgba(51,51,51,.9)
}

.tooltip-top:before,.tooltip:before,[data-tooltip]:before {
    border-top-color: rgba(51,51,51,.9)
}

.tooltip-left:before {
    border-left-color: rgba(51,51,51,.9)
}

.tooltip-bottom:before {
    border-bottom-color: rgba(51,51,51,.9)
}

.tooltip-right:before {
    border-right-color: rgba(51,51,51,.9)
}

.fea-tab .fea-tabs-nav li a span,.foot-mob-hide {
    display: block
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .mBanner2 {
        margin: -24px 0 0
    }
}

@media screen and (max-width:1020px) {
    #lnk,.lnkTab {
        display: block
    }

    .lnkDldMar {
        font-size: 15px;
        margin: 7px 20px 0 0
    }

    .lnkDldMar a {
        color: #7bbb2a
    }

    .lnkDldMar a:hover {
        color: #7bbb2a;
        text-decoration: none
    }

    .headerinner .prdLogo {
        width: 50%
    }
}

@media screen and (max-width:980px) {
    #lnk,.lnkTab {
        display: block
    }

    .lnkDldMar {
        font-size: 15px;
        margin: 7px 20px 0 0
    }

    .lnkDldMar a {
        color: #7bbb2a
    }

    .lnkDldMar a:hover {
        color: #7bbb2a;
        text-decoration: none
    }
}

@media screen and (max-width:767px) {
    .footer,div#adRhsLnk {
        display: none
    }

    #MEmobPanel a {
        width: 100%;
        box-sizing: border-box
    }

    table.editionTable thead tr th {
        font-size: 14px
    }

    .me-sho-form-new td input[type=submit] {
        width: 100%;
        margin-bottom: 10px
    }

    .me-sho-form-new td input[type=reset] {
        width: 100%;
        border: 0
    }

    .emailLnktxt,.foot-copy,.footer-stripe {
        display: block
    }

    .foot-copy {
        width: 100%!important
    }

    .foot-mob-hide {
        display: none
    }

    .prdLogo {
        padding-left: 18px
    }

    .chatHead,.te-m-h {
        display: none
    }

    .emailLnktxt a {
        color: #7bbb2a;
        text-decoration: underline
    }
}

@media screen and (max-width:760px) {
    #lnk,.lnkTab {
        display: block
    }

    .lnkDldMar {
        font-size: 15px;
        margin: 7px 20px 0 0
    }

    .lnkDldMar a {
        color: #7bbb2a
    }

    .lnkDldMar a:hover {
        color: #7bbb2a;
        text-decoration: none
    }

    .feaBanner {
        margin: 0 auto;
        width: 82%!important
    }

    .feaBanner a {
        display: block;
        width: 86%
    }

    .feaBanner a:nth-child(3) {
        margin: 10px 0 0
    }
}

@media screen and (max-width:500px) {
    .ediTabBdy {
        height: auto
    }

    .hmEdiFoot a {
        margin: 20px 0!important
    }

    #lnk,.lnkMob {
        display: block
    }

    .zsiq_theme1 div.zsiq_cnt {
        display: none
    }
}

#header-topsec {
    position: relative
}

#prdLogo {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/common-sprite.png)no-repeat 0 0;
    background-position: 0 0;
    width: 295px;
    height: 30px
}

.feaLayout h2 {
    color: #5a6770;
    margin: 10px 0 20px
}

.feaList {
    background: url(../images/wap-sprite.png)-454px 5px no-repeat;
    margin: 15px 0;
    padding: 5px 0 5px 55px
}

.feaLayout .per30 {
    padding: 1% 3%;
    width: 27%
}

.feaLayout .per30 p {
    text-align: justify
}

.supHead {
    background: #ddd;
    display: inline-block;
    font-size: 16px;
    padding: 2px 10px
}

.supBox {
    background: #fff;
    border: 1px solid #ddd;
    font-size: 12px;
    padding: 10px
}

.conCenter {
    text-align: center
}

#allFeaDiv2 ul li,#lhsTree ul {
    list-style: none
}

.newIcoSty {
    background: url(https://www.manageengine.com/images/me-sprite.png)-750px 0#fff0;
    float: right;
    height: 20px;
    margin: -3px 130px 0 0;
    width: 30px
}

#allFeaDiv2 ul li:nth-child(1),.footer .lay2 li:nth-child(1) {
    font-weight: 700
}

.nav-qte a {
    background: #c4c8cc;
    color: #333
}

.nav-qte a:hover {
    background: #bdc1c5
}

#header-mainsec .headerinner {
    z-index: 9999
}

#support-form-sec .formpart {
    border: 1px solid #ccc;
    padding: 30px 20px 20px
}

#support-form-sec .kbform {
    margin: 0 auto!important;
    max-width: 430px;
    padding: 0!important
}

#support-form-sec .kbform li .lftfld {
    float: left;
    width: 35%
}

#support-form-sec .kbform li .rgtfld {
    float: left;
    width: 65%
}

#support-form-sec .kbform li .rgtfld input[type=email],#support-form-sec .kbform li .rgtfld input[type=tel],#support-form-sec .kbform li .rgtfld input[type=text] {
    background: #fcfcfc;
    border: 1px solid #d1d2d3;
    padding: 9px 4%;
    width: 92%
}

#support-form-sec #msg {
    border-top: 1px solid #ccc;
    margin: 20px 0 0;
    height: 0
}

#support-form-sec .kbform li .priTxt {
    color: #9da3ab;
    font-size: 11px;
    line-height: 16px;
    margin-top: 10px
}

#support-form-sec .kbform li .rgtfld input[type=submit] {
    background: #069b4f!important;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    padding: 8px 35px
}

#support-form-sec .kbform li .rgtfld input[type=reset] {
    background: #cfd7da!important;
    border: 0;
    color: #676b6d;
    font-size: 13px;
    margin: 0 0 0 15px;
    padding: 8px 35px
}

#support-form-sec #meGDPRMessage {
    margin: 10px 0
}

@media screen and (max-width:600px) {
    #support-form-sec .formpart {
        width: 100%!important;
        box-sizing: border-box
    }

    #support-form-sec #MECountryListing {
        width: 100%
    }

    #support-form-sec .kbform li .rgtfld input[type=reset],#support-form-sec .kbform li .rgtfld input[type=submit] {
        padding: 8px 30px
    }
}

.newbnrtxt {
    text-align: center;
    top: 34px!important
}

.bannerflex {
    background: #a4b5bd
}

.mBanner1 {
    background: #a9bec5;
    height: 100%;
    width: 100%
}

.mLay {
    margin: 0 auto;
    width: 1000px
}

.bnrtxt1 {
    font-size: 38px;
    line-height: 45px;
    margin: 80px 0 10px;
    width: 520px
}

.bnrtxt2 {
    font-size: 21px;
    line-height: 30px;
    margin: 0 0 20px
}

.bnrtxt3 {
    font-size: 20px;
    margin: 40px 0 0;
    line-height: 33px;
    text-align: center;
    width: 425px
}

.bnrDwn,.form-set-2 h2 {
    text-align: center;
    color: #000
}

.bnrDwn {
    border: 2px solid #000;
    font-size: 22px;
    font-weight: 400;
    margin: 30px 0 0;
    padding: 0 20px
}

.bnrDwn:hover {
    text-decoration: none
}

.mBanner2 {
    background: url(../images/banner-bg.png)repeat-y;
    background-size: 100%auto
}

.mBanner2 .bnrtxt1,.mBanner2 .bnrtxt3 {
    width: 575px
}

.bnrImg {
    margin: 0 0 0 8px!important
}

.bannerflex {
    background: #ebedec;
    margin: 0 auto;
    width: 100%
}

.flexMobile,.form-set-2 #additional_data,.form-set-2 #hidden_data {
    display: none
}

.flexslider {
    display: block;
    margin: 0 auto;
    max-height: 380px;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    width: 1000px
}

.flexslider .flexBnrslides {
    list-style-type: none!important;
    margin: 0!important;
    padding: 0!important
}

.newbnrtxt {
}

a.bnrDwn {
    background: #e9142b;
    border: 0;
    border-radius: 5px;
    color: #fff;
    font-size: 32px;
    font-weight: 400;
    line-height: 32px;
    padding: 10px 20px 12px 15px
}

.nav-dwn-icon {
    background-position: 0 0;
    display: inline-block;
    height: 20px;
    line-height: 22px;
    position: relative;
    top: 2px;
    width: 21px
}

.mBanner3 .bnrtxt1,.mBanner3 .bnrtxt3 {
    width: 590px
}

.mBanner4 .bnrtxt1 {
    width: 560px
}

.mBanner4 .bnrtxt1 span {
    font-size: 29px
}

.mBanner4 .bnrtxt3 {
    font-size: 16px;
    width: 560px
}

.flex-control-nav {
    margin: 0 35%;
    width: 30%
}

.perOveCon {
    position: relative
}

.overlayConta,.overlayConta:hover {
    height: 164px;
    position: absolute;
    width: 93%
}

.overlayConta {
    background: 0 0;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0)
}

.overlayConta:hover {
    background: url(../images/wap-sprite.png)-55px -8px #000;
    opacity: .5;
    filter: alpha(opacity=50)
}

.overlayConta a {
    display: block;
    height: 205px;
    width: 100%
}

.iconImgZoom {
    background: url(../images/wap-sprite.png)-485px -382px;
    display: inline-block;
    height: 21px;
    margin: 0 3px 0 0;
    width: 19px
}

.perOveCon {
    color: #0087b4;
    text-decoration: underline
}

.imgOverlayi {
    position: relative
}

.imgOverlayi a {
    display: inline-block;
    height: 220px;
    position: absolute;
    width: 100%
}

.imgOverlayi a:hover {
    background: url(../images/wap-sprite.png)-1px 20px #000;
    opacity: .5;
    filter: alpha(opacity=50)
}

.trimPMar {
    margin: 0 0 15px
}

.icon9 {
    background-position: -454px -328px
}

.form-set-2 {
    background: #fff;
    padding: 25px 30px 30px;
    border-radius: 7px;
    position: relative;
    border: 1px solid #eaeaea;
    max-width: 380px
}

.form-set-2 h2 {
    font-size: 18px;
    margin: 0 0 14px;
    line-height: 1.3;
    font-weight: 600;
    padding: 0
}

.form-set-2 ul,.solution-form ul {
    padding: 0;
    margin: 0
}

.form-set-2 form ul li.no-bor {
    border: 0
}

.form-set-2 form ul li i.ic-ic-user {
    background-position: -13px -13px
}

.form-set-2 form ul li i.ic-email {
    background-position: -72px -12px
}

.form-set-2 form ul li i.ic-org {
    background-position: -129px -13px
}

.form-set-2 form ul li i.ic-phone {
    background-position: -188px -13px
}

.form-set-2 form ul li i.ic-country {
    background-position: -247px -13px
}

.form-set-2 form ul li i.ic-feedback {
    background-position: -297px -13px
}

.form-set-2 form ul li input,.form-set-2 form ul li select {
    background: 0 0;
    border: 0;
    height: 40px;
    font-size: 14px;
    outline: 0
}

.form-set-2 form ul li input,.form-set-2 form ul li textarea {
    width: 100%;
    padding: 5px 15px 5px 46px;
    box-sizing: border-box;
    font-family: "Open Sans",sans-serif
}

.form-set-2 form ul li textarea {
    background: 0 0;
    border: 0;
    font-size: 14px;
    outline: 0;
    height: 60px
}

.form-set-2 form ul li select {
    width: 88%;
    padding: 5px 20px;
    margin-left: 24px
}

.form-set-2 form ul li:last-child {
    border: 0 solid #333;
    margin-bottom: 0;
    background: 0 0
}

.form-set-2 form ul li .dwn-priv {
    font-size: 11px;
    color: #000;
    line-height: 10px
}

.err-com {
    background: #f44336;
    color: #fff;
    font-size: 12px;
    padding: 2px 2px 2px 10px;
    margin: 10px 0;
    display: none;
    text-align: center
}

.form-set-2 form ul li .err-box {
    border: 1px solid #ca1f32
}

.form-set-3 {
    margin: 0 auto;
    max-width: 600px;
    border: 0;
    padding: 0
}

.form-set-3 form ul li div.fl {
    border: 0;
    background: 0 0;
    float: left;
    width: 35%;
    text-align: left
}

.form-set-3 form ul li div.fr {
    float: left;
    width: 65%
}

.form-set-3 form ul li.no-lhs {
    padding-left: 35%
}

#meGDPRMessage {
    border: 0;
    background: 0 0;
    margin: 0
}

.form-set-3 form ul li div.fr input[type=submit] {
    padding: 13px;
    background: #069b4f;
    font-size: 15px;
    float: left;
    width: 60%;
    border-radius: 2px
}

.form-set-3 form ul li div.fr input[type=submit]:hover {
    background: #037d3f;
    box-shadow: 0 23px 13px -18px #141619a6
}

.form-set-3 form ul li div.fr input[type=reset] {
    float: left;
    width: 38%;
    padding: 13px;
    background: #b8c9d6;
    font-size: 15px;
    color: #fff;
    margin-left: 2%;
    height: auto;
    border-radius: 2px;
    cursor: pointer;
    transition: all .5s ease
}

.form-set-3 form ul li div.fr input[type=reset]:hover {
    background: #889dad
}

.form-set-3 form ul li select {
    margin-left: 0;
    width: 96%;
    cursor: pointer
}

.form-set-3 .err-com {
    margin-left: 35%
}

table.editionTable thead tr th {
    background-color: #ecedee;
    border: 1px solid #e5e5e5;
    font-size: 18px;
    line-height: 20px;
    padding: .6em;
    text-align: center
}

.dwn-prob a {
    background: #c4c8cc;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 3px;
    color: #333;
    text-decoration: none
}

.h2 {
    font-size: 25px;
    line-height: 34px;
    margin: 20px 0 30px
}

.translayer {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/ad-dwn-btn.png)no-repeat 19px 4px #7bbb2a
}

.imgCol {
    float: left;
    padding: 25px 25px 30px 0;
    width: 20%
}

.colConHea {
    color: #7bbb2a;
    font-size: 17px;
    font-weight: 600;
    margin: 0;
    line-height: 24px
}

.rigBor {
    border-right: 1px solid #e6e6e6
}

.getqtTbl {
    border: 1px solid #ccc;
    margin: 20px auto
}

.getqtTbl .formfooter,.getqtTbl .formheader {
    background: #efefef;
    text-align: center
}

.getqtTbl td {
    padding: 10px;
    width: 50%
}

.getqtTbl input,.getqtTbl select {
    background: #efefef;
    border: 1px solid #ccc;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    padding: 5px;
    width: 90%
}

.getqtTbl select {
    height: 30px;
    width: 100%
}

.tabRight {
    border: 1px solid #e5e5e5;
    margin: 30px auto 0;
    width: 100%
}

.tabRight td {
    vertical-align: middle
}

.dlBut {
    background: #82be33;
    color: #fff!important;
    display: inline-block;
    font-size: 18px;
    margin: 10px 0;
    padding: 4px 20px;
    text-decoration: none
}

.ediTabHea {
    background: #4f565e;
    color: #fff;
    font-size: 28px;
    font-weight: 300;
    line-height: 32px;
    padding: 12px 20px;
    text-align: center
}

.tryLin {
    background: #5fbb2d;
    border: 1px solid #48a913;
    color: #fff;
    font-size: 18px;
    padding: 5px 19px
}

.ediTabHea .per50 {
    padding: .7% 1.7%
}

.ediTabBdy {
    background: #d9d9d9;
    height: 520px
}

.ediTabBdy ul {
    font-size: 14px;
    margin: 30px 0 0 11%
}

.ediTabBdy ul li {
    padding: 5px 0
}

.kb-page-tabs-select {
    border-bottom: 3px solid #89aa00;
    color: #708a03;
    font-weight: 700;
    padding: 14px 20px 10px
}

.kb-page-tabs {
    border-right: 1px solid #e9e7e7;
    color: #aba3a3;
    cursor: pointer;
    float: left;
    font-size: 12px;
    margin: 0 0-2px;
    padding: 14px 20px 12px
}

.kb-page-main-tab-container {
    float: left;
    width: 100%;
    border-bottom: solid 3px #f0f0f0
}

.kb-drpdwn-tem {
    background: url(../images/kb-arrow-bg.png)no-repeat 155px 7px;
    border: 2px solid #f0f0f0;
    color: #929292;
    cursor: pointer;
    float: right;
    margin: 7px 0 0;
    padding: 5px 5px 9px;
    width: 175px
}

.kb-page-bdy {
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 3px 5px #ccc;
    -moz-box-shadow: 0 3px 5px #ccc;
    -webkit-box-shadow: 0 3px 5px #ccc;
    display: none;
    margin: 49px 0 0;
    padding: 10px 40px 10px 10px;
    position: absolute;
    right: 0
}

#dt_example {
    margin: 0;
    padding: 0;
    color: #333;
    background-color: #f0f0f0
}

.trans-bot-des {
    background: #ccc;
    background: -moz-linear-gradient(center top,#feffff,#ebe9ea)0 0#f1f1f1;
    background: -webkit-gradient(linear,left top,left bottom,from(#feffff),to(#ebe9ea));
    border: 1px solid #cdcdcd;
    float: left;
    margin: 30px 0 20px;
    padding: 16px 4%;
    text-align: center;
    width: 90%
}

.ctaContainer {
    text-align: center;
    margin: 20px 0 40px;
    padding: 10px 10px 30px;
    background: #dbf3ff
}

.ctaContainer h2 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 15px;
    font-weight: 600
}

.ctaContainer .wam-form {
    margin: 0 auto;
    display: table;
    width: 472px
}

.ctaContainer .wam-form ul {
    margin: 0;
    padding: 0!important
}

.ctaContainer .wam-form ul li:nth-child(1) {
    width: 170px;
    border: 1px solid #dedede;
    position: relative;
    border-right: 0;
    border-radius: 4px 0 0 4px
}

.ctaContainer .errMsg,.errMsg2,.errMsg3,.errMsg4 {
    display: none;
    font-size: 12px;
    position: absolute;
    margin-top: -20px;
    margin-left: 0;
    line-height: 18px;
    color: red
}

.ctaContainer .wam-form ul li:nth-child(1) input {
    font-size: 16px;
    position: relative;
    border-radius: 15px
}

.ctaContainer .wam-form ul li:nth-child(1) input::placeholder {
    color: #889196
}

.ctaContainer .wam-form ul li:nth-child(2) {
    width: 76px;
    border-left: 0;
    border-right: 1px solid #dedede;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    position: relative
}

.ctaContainer .selectedCountry {
    width: 60px;
    height: 36px;
    position: absolute;
    color: #6e6e6e;
    font-size: 16px;
    margin: 10px 0 0 7px
}

.ctaContainer .wam-form ul li:nth-child(3) {
    border: 0;
    padding-left: 0
}

.ctaContainer .wam-form ul li input[type=submit] {
    background: #d22222;
    color: #fff;
    padding: 0 28px;
    cursor: pointer;
    font-weight: 600;
    text-transform: capitalize;
    height: 44px;
    border: 0;
    outline: 0;
    border-radius: 0 4px 4px 0;
    transition: all .5s ease
}

.ctaContainer .wam-form ul li:nth-child(4) {
    background: 0 0;
    width: 100%;
    border: 0
}

.ctaContainer .succView {
    display: none
}

.ctaContainer .succView p {
    font-size: 16px
}

.ctaContainer .succView p a {
    font-weight: 600;
    text-decoration: underline
}

#meGDPRMessage,.ctaContainer .dwn-priv {
    color: #333
}

#fea-dwn-form-alert {
    background: #ffe400;
    position: absolute;
    color: red;
    font-size: 11px;
    padding: 5px 20px;
    line-height: 16px;
    max-width: 300px;
    top: -25px;
    left: 0;
    width: 100%
}

.sprImg {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/spmp-sprite.png)no-repeat;
    height: 92px;
    width: 100px
}

.icon1 {
    background-position: 5px -24px
}

.icon2 {
    background-position: -118px -13px
}

.icon3 {
    background-position: -327px -20px;
    margin: 0 auto;
    width: 95px
}

.icon4 {
    background-position: -220px -20px
}

.icon5 {
    background-position: -433px -25px;
    float: right;
    width: 67px
}

.icon6 {
    background-position: 11px -170px
}

.icon7 {
    background-position: -97px -167px;
    float: right;
    height: 92px;
    width: 83px
}

.icon8 {
    background-position: -398px -154px;
    float: right;
    width: 80px
}

.icon-s-windows {
    background: url(https://www.manageengine.com/images/win-lin.png)no-repeat -6px -5px;
    display: inline-block;
    height: 29px;
    margin: 15px;
    width: 28px
}

.icon-s-dwnBig {
    background: url(https://www.manageengine.com/images/dwn-arrow.gif)no-repeat 0-9px;
    display: inline-block;
    height: 45px;
    margin: 0 0 0 2px;
    width: 43px
}

.download-OS {
    margin: 9px 15px 0
}

.download-txt {
    padding: 0
}

.footFix {
    display: none!important
}

#scroll ul.relPrd li ul li:nth-child(10):hover a.product-quick-name {
    color: #444
}

#scroll ul.relPrd li ul li:nth-child(10) a.product-quick-name:hover {
    color: #7bbb2a!important
}

.crossConta a.lnkCha {
    border: 1px solid #79ae4e;
    color: #79ae4e;
    font-size: 11px;
    padding: 4px 10px;
    transition: all .5s
}

.crossConta a.lnkCha:hover {
    background: #79ae4e;
    color: #fff;
    text-decoration: none;
    transition: all .5s
}

.marAliL {
    margin: 0 0 0 169px
}

.marAliR {
    margin: 0 0 0 21px
}

#freedload a {
    padding: 12px 0 12px 1px!important
}

.prodDownbtnWin {
    background: url(https://www.manageengine.com/images/win-lin.png)no-repeat -6px -5px;
    display: inline-block;
    height: 29px;
    width: 28px;
    margin: 15px
}

.prodDownbtnBg {
    color: #fff;
    display: inline-block;
    font-size: 28px;
    height: 40px;
    padding: 10px
}

.prodDownbtnArw {
    background: url(https://www.manageengine.com/images/dwn-arrow.gif)no-repeat 0 0;
    height: 60px;
    width: 43px;
    margin-right: 5px
}

.prodDownbtn,.prodDownbtn a,.prodDownbtnArw {
    display: inline-block
}

.prodDownbtn a {
    background: #e9142b;
    border-radius: 5px
}

.prodDownbtn a:hover {
    background: #e3142b
}

.prodDownbtn a:hover .prodDownbtnArw {
    background: url(https://www.manageengine.com/images/dwn-arrow-hover.gif)no-repeat 0 0
}

.prodDownbtnsml {
    font-size: 12px
}

.prodDownbtn {
    padding: 20px 0 10px
}

.feaBanner {
    background: #dbf3ff;
    padding: 10px 30px 40px
}

.feaBanner p {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 25px
}

.feaBanner a {
    background: #f70031;
    border-radius: 3px;
    color: #fff!important;
    padding: 12px 20px;
    text-decoration: none;
    transition: all .5s
}

.feaBanner a:nth-child(3) {
    background: #00688f;
    margin: 0 0 0 20px
}

.nav-dem-ico {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/ntfs-feature-sprite.png)-220px -18px no-repeat;
    display: inline-block;
    height: 20px;
    line-height: 22px;
    position: relative;
    top: 2px;
    width: 21px
}

.feaBanner .nav-dwn-icon {
    background: url(https://www.manageengine.com/images/me-sprite-new.png)no-repeat 0 0
}

.otr-dwn-win {
    width: 70%;
    float: none
}

.descPart {
    margin-top: 130px;
    padding-right: 30px
}

.navLnk {
    margin-left: 20px
}

.navLnk a {
    color: #000;
    text-decoration: underline;
    font-size: 13px
}

.dwn-prob a {
    position: relative;
    overflow: hidden
}

.translayer {
    border-radius: 3px;
    left: 0;
    top: -28px;
    position: absolute;
    width: 100%;
    height: 28px;
    z-index: 999;
    transition: all 150ms ease-in 0s;
    background: #7bbb2a url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/ad-dwn-btn.png)no-repeat 19px 4px
}

.dwn-prob a:hover {
    background: #c4c8cc
}

.dwn-prob a:hover .translayer,.dwn-prob a:hover .translayer1 {
    top: 0
}

.dwn-form-cont {
    background: #ecedef
}

.dwn-link-cont {
    float: left;
    min-height: 425px;
    width: 67.2%
}

.dwn-form-cont {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    float: right;
    min-height: 400px;
    padding: 20px 2% 5px;
    width: 28.5%
}

.buildnumber {
    color: #aaa;
    float: right;
    font-size: 12px;
    margin-top: 3px
}

.dwn-win-icon {
    background: url(https://www.manageengine.com/images/me-sprite-new.png)no-repeat -86px -25px;
    float: left;
    height: 28px;
    margin: 4px 10px 0 0;
    width: 28px
}

.otr-dwn-head {
    border-bottom: 1px solid #ccc;
    color: #2a2a2a;
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
    padding: 0 5%
}

.btn-grn a,.hmEdi2 .hmEdiFoot a.trynow,.otr-dwn-cont a {
    display: inline-block;
    text-align: center;
    text-decoration: none
}

.otr-dwn-cont a {
    background: #f6f6f6;
    color: #333;
    font-size: 14px;
    margin-left: 4px;
    width: 73px
}

#dwn-form-alert {
    background: #e9142b;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    max-width: 265px;
    padding: 10px;
    position: absolute
}

.footCol3 #form-alert {
    left: 28px;
    top: 30px
}

.spaRa {
    font-size: 24px
}

.btn-grn a,.hmEdi2 .hmEdiFoot a.trynow {
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    line-height: 34px;
    padding: 7px 40px
}

.btn-grn a {
    background: #66b10c;
    margin: 65px 0 0
}

.hmEdi2 .hmEdiFoot a.trynow {
    background: #4f565e;
    margin: 20px 0 0
}

.img-magnify {
    float: right
}

.footAbs {
    display: none
}

.rhs-cont ul {
    margin: 0 0 0 25px
}

.fixed_bar_a4,.fixed_bar_a5 {
    color: #bcbcbc!important;
    display: block;
    font-size: 12px;
    height: 19px;
    line-height: 12px;
    padding: 41px 0 0;
    text-align: center
}

.fixed_bar_a4 {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/demo-icon-sprite.png)no-repeat -258px -84px;
    margin: 8px 0 0 16px;
    width: 41px
}

.fixed_bar_a4:hover {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/demo-icon-sprite.png)no-repeat -192px -84px
}

.fixed_bar_a5 {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/demo-icon-sprite.png)no-repeat -248px -157px;
    margin: 0 0 0 6px;
    width: 60px
}

.fixed_bar_a5:hover {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/demo-icon-sprite.png)no-repeat -183px -157px
}

.fixed_bar_hcontainer {
    background: 0 0#f3f3f3;
    border: 1px solid #e3e3e3;
    height: 160px;
    margin: 485px -75px 0;
    position: fixed;
    right: 0;
    width: 71px
}

.fixed_bar_container {
    margin: 264px 0 0;
    z-index: 999
}

.fixed_bar_hcontainer,.fixed_bar_scontainer {
    z-index: 999
}

.hideAnimation,.showAnimation {
    margin: 485px -89px 0 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.showAnimation {
    margin: 485px 0 0
}

.fixed_bar_scontainer {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/demo-icon-sprite.png)no-repeat -277px 10px #000;
    cursor: pointer;
    height: 73px;
    margin: 485px 0 0;
    padding: 5px 0 5px 5px;
    position: fixed;
    right: 0;
    width: 25px
}

.fixed_bar_scontainer a {
    display: block;
    height: 73px;
    text-decoration: none;
    width: 25px
}

.fixed_bar_scontainer a:hover,.thaLogo a:hover {
    text-decoration: none
}

.support_top_hea {
    background: 0 0#bcbcbc;
    text-align: center
}

.support_hea_txt {
    color: #7b7b7b;
    font-weight: 700;
    padding: 5px 0
}

.support_point_arrow {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/demo-icon-sprite.png)-4px -275px;
    height: 10px;
    margin: 0 0 0 32px;
    position: absolute;
    width: 10px
}

.main_popup_container {
    background: #fff;
    display: none;
    height: 100%;
    opacity: .4;
    filter: alpha(opacity=40);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100005
}

.main_popup_box_layout {
    background: 0 0#fff;
    display: none;
    height: 157px;
    margin: 12%auto 0 37%;
    position: fixed;
    width: 450px;
    z-index: 100005
}

.main_popup_box {
    border: 1px solid #cbe3ad;
    float: left;
    height: 188px;
    padding: 10px 20px;
    width: 410px;
    background: #fff
}

.main_poup_sin_row {
    border-top: 1px solid #e6e6e6
}

.main_poup_sin_row p {
    margin: 8px 0 0;
    font-size: 12px
}

.main_popup_box_head {
    border-bottom: 1px dotted #666;
    float: left;
    width: 100%
}

.main_popup_box_head_left {
    color: #666;
    float: left;
    font-size: 18px;
    padding: 0 0 15px
}

.main_popup_box_head_right {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/demo-icon-sprite.png)-4px -289px;
    cursor: pointer;
    float: right;
    height: 10px;
    margin: 10px 0 0;
    width: 10px
}

.main_poup_box_body,.main_poup_box_row {
    float: left;
    width: 100%
}

.main_poup_box_row {
    color: #666;
    margin: 11px 0 0
}

.main_popup_box_row_left,.main_popup_box_row_right {
    float: left;
    font-size: 12px;
    padding: 0 0 0 6%;
    width: 44%
}

.sflag1 {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/demo-icon-sprite.png)no-repeat -283px -229px
}

.sflag2 {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/demo-icon-sprite.png)no-repeat -283px -247px
}

.sflag3 {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/demo-icon-sprite.png)no-repeat -283px -264px
}

.sflag4 {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/demo-icon-sprite.png)no-repeat -283px -283px
}

.sflag5 {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/demo-icon-sprite.png)no-repeat -283px -210px
}

.icoEve {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/icons-sprite.png)no-repeat;
    height: 50px;
    margin: 0 auto;
    width: 45px
}

.icoMod {
    background-position: -51px 0;
    width: 47px
}

.icoRen {
    background-position: -103px 0;
    width: 62px
}

.icoSha {
    background-position: -168px 0;
    width: 47px
}

.icoVie {
    background-position: -220px 0;
    width: 56px
}

.icoMov {
    background-position: -281px 0;
    width: 48px
}

.icoDau {
    background-position: -329px 0
}

.icoCco {
    background-position: -372px 0
}

.icoDar {
    background-position: -418px 0
}

.icoPar {
    background-position: 0-54px;
    height: 52px;
    width: 47px
}

.per25 p {
    font-weight: 700
}

.thaLeft {
    width: 30%
}

.thaLeft a {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/thanks-page-sprite.png);
    display: block;
    height: 60px;
    margin: 0 auto;
    width: 60px
}

.thaRig {
    font-size: 12px;
    line-height: 18px;
    width: 70%
}

.thaRig a {
    display: block;
    float: left;
    margin: 5px 0 0;
    width: 100%
}

.rigLine {
    border-right: 1px solid #e5e5e5
}

.botLine {
    border-bottom: 1px solid #e5e5e5;
    padding: 30px 1.5%
}

.remLin {
    border-bottom: none
}

.thaLogo {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/thanks-page-sprite.png)no-repeat -291px -92px;
    height: 19px;
    margin: 0 0 8px;
    width: 100%
}

.logoadap {
    background-position: -291px -110px
}

.logoadssp {
    background-position: -291px -129px
}

.logoerp {
    background-position: -291px -150px
}

.logoela {
    background-position: -291px -170px
}

.logofap {
    background-position: -291px -189px
}

.logormp {
    background-position: -291px -207px
}

.logospmp {
    background-position: -291px -226px
}

.logoomp {
    background-position: -291px -243px
}

.logoad360 {
    background-position: -291px -260px
}

.logoadap a {
    width: 113px
}

.logoadssp a {
    width: 160px
}

.logoerp a {
    width: 200px
}

.logoela a {
    width: 158px
}

.logofap a {
    width: 120px
}

.logormp a,.logospmp a {
    width: 195px
}

.logoomp a {
    width: 143px
}

.logoad360 a {
    width: 60px
}

.mlogoadap {
    background-position: -60px 0!important
}

.mlogoadssp {
    background-position: -119px 0!important
}

.mlogoerp {
    background-position: -180px 0!important
}

.mlogoela {
    background-position: -239px 0!important
}

.mlogofap {
    background-position: -300px 1px!important
}

.mlogormp {
    background-position: -361px 1px!important
}

.mlogospmp {
    background-position: -419px 2px!important
}

.mlogoomp {
    background-position: 0-58px!important
}

.mlogoad360 {
    background-position: -62px -58px!important
}

.chatHead {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/chat-head-bg.png)no-repeat #636363;
    bottom: 0;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    padding: 4px 5px 5px 37px;
    position: fixed;
    right: 0;
    width: 168px;
    z-index: 99
}

.newDesFt .h2 {
    font-size: 30px
}

.newDesFt .h2 span {
    display: block;
    font-weight: 100;
    line-height: 60px
}

.newDesFt .fea-nav-link,.newDesFt .fea-nav-link span,.newDesFt .fea-nav-link span.act,.newDesFt .fea-nav-link span.act:after,.newDesFt .fea-nav-link span.act:before,.newDesFt .fea-nav-list {
    background: #fff;
    border: 0
}

.newDesFt .fea-nav-list {
    border-top: 1px solid #e5e5e5
}

.newDesFt .fea-nav-link span {
    color: #a3a3a3;
    font-size: 16px;
    padding: 9px 0
}

.newDesFt .fea-nav-link span.act {
    border-bottom: 3px solid #14b57e;
    color: #14b57e
}

.newDesFt .fea-nav-list ul {
    list-style: disc
}

.background-image {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/spmp_fea_sprite.png)
}

.spmp-fea-bg {
    width: 100%
}

.spmp-fea-bg .spmp-fea-top {
    height: 366px;
    width: 100%;
    position: relative
}

.spmp-fea-bg .spmp-fea-top .spmp-fea-tab-btm-line {
    min-height: 100px;
    border-bottom: 1px solid #ebebeb;
    position: absolute;
    left: 0;
    top: 0;
    right: 0
}

.spmp-fea-bg .spmp-fea-bot {
    height: 390px;
    width: 100%;
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/spmp-background-bg.png)bottom center
}

.spmp-fea-bg.fea-theme-auditing .spmp-fea-bot,.spmp-fea-bg.fea-theme-auditing .spmp-fea-top {
    background-color: #f3f3f3
}

.spmp-fea-bg.fea-theme-auditing .spmp-rhs-bg {
    background-position: -606px -341px
}

.spmp-fea-bg.fea-theme-reporting .spmp-fea-bot,.spmp-fea-bg.fea-theme-reporting .spmp-fea-top {
    background-color: #f3f6f6
}

.spmp-fea-bg.fea-theme-reporting .spmp-rhs-bg {
    background-position: 2px -342px
}

.spmp-fea-bg.fea-theme-management .spmp-fea-bot,.spmp-fea-bg.fea-theme-management .spmp-fea-top {
    background-color: #f1f6f8
}

.spmp-fea-bg.fea-theme-management .spmp-rhs-bg {
    background-position: -608px 1px
}

.spmp-fea-bg.fea-theme-migration .spmp-fea-bot,.spmp-fea-bg.fea-theme-migration .spmp-fea-top {
    background-color: #f7f6f4
}

.spmp-fea-bg.fea-theme-migration .spmp-rhs-bg {
    background-position: 1px 1px
}

.fea-tab {
    position: relative;
    z-index: 1
}

.fea-tab .fea-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right
}

.fea-tab .fea-tabs-nav li a {
    cursor: pointer;
    display: block;
    padding: 13px 30px 14px;
    text-align: center;
    color: #949494;
    border-bottom: 3px solid #fff0;
    text-decoration: none
}

.fea-tab .fea-tabs-nav li.auditing a i.fea-icon {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/spmp_fea_sprite.png)1px 5px
}

.fea-tab .fea-tabs-nav li.reporting a i.fea-icon {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/spmp_fea_sprite.png)-50px 6px
}

.fea-tab .fea-tabs-nav li.management a i.fea-icon {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/spmp_fea_sprite.png)-101px 5px
}

.fea-tab .fea-tabs-nav li.migration a i.fea-icon {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/spmp_fea_sprite.png)-164px 5px
}

.fea-tab .fea-tabs-nav li.active a {
    color: #000
}

.fea-tab .fea-tabs-nav li.active.auditing a {
    border-color: #ce1c2f
}

.fea-tab .fea-tabs-nav li.active.auditing a i.fea-icon {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/spmp_fea_sprite.png)1px -41px
}

.fea-tab .fea-tabs-nav li.active.reporting a {
    border-color: #009c4c
}

.fea-tab .fea-tabs-nav li.active.reporting a i.fea-icon {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/spmp_fea_sprite.png)-50px -40px
}

.fea-tab .fea-tabs-nav li.active.management a {
    border-color: #0078bb
}

.fea-tab .fea-tabs-nav li.active.management a i.fea-icon {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/spmp_fea_sprite.png)-101px -42px
}

.fea-tab .fea-tabs-nav li.active.migration a {
    border-color: #efc927
}

.fea-tab .fea-tabs-nav li.active.migration a i.fea-icon {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/spmp_fea_sprite.png)-164px -40px
}

.fea-tab .fea-tabs-nav li:hover a {
    color: #000;
    border-color: #ccc
}

.fea-tab .fea-tabs-nav li:first-child {
    margin-left: 0
}

.fea-tab .fea-tab-container {
    clear: both
}

.fea-tab .fea-tab-container::after,.spmp-clearfix::after {
    display: table;
    content: " "
}

.fea-tab .fea-tab-container .fea-tab-content {
    width: 100%
}

.spmp-tab-lhs,.spmp-tab-rhs {
    float: left
}

.spmp-tab-lhs {
    width: 652px
}

.spmp-tab-lhs * {
    font-size: 16px
}

.spmp-tab-lhs a {
    color: #000;
    text-decoration: underline
}

.spmp-tab-lhs ul {
    margin-left: 20px;
    padding-left: 20px;
    list-style-type: disc
}

.spmp-tab-lhs h2 {
    font-size: 27px;
    font-weight: 700
}

.spmp-tab-lhs p {
    line-height: 28px
}

.spmp-tab-lhs .outline-btn {
    padding: 15px 45px;
    border: 2px solid #000;
    display: inline-block;
    font-weight: 700;
    color: #000;
    border-radius: 3px;
    text-decoration: none
}

.spmp-tab-lhs .outline-btn:hover {
    color: #fff;
    background-color: #000
}

.spmp-tab-rhs {
    width: 331px;
    position: relative
}

.spmp-tab-rhs .spmp-rhs-bg {
    width: 591px;
    height: 342px;
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/spmp-fea-rhs-bg.png);
    position: absolute;
    left: -84px;
    top: 42px
}

.spmp-tab-rhs .spmp-rhs-mc {
    width: 516px;
    height: 346px;
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/spmp-fea-macbook.png)-29px 1px;
    position: relative;
    z-index: 2;
    margin-top: 85px;
    padding-top: 40px
}

.spmp-split-3 {
    width: 30%;
    float: left
}

.spmp-split-4 {
    width: 40%;
    float: left
}

.spmp-split-5 {
    width: 50%;
    float: left
}

.spmp-split-6 {
    width: 60%;
    float: left
}

.spmp-clearfix {
    clear: both
}

.fea-width-extend {
    width: 1180px;
    position: absolute;
    margin-right: -180px;
    top: 110px
}

.spmp-split-1 {
    float: left;
    width: 100%
}

#adRhsLnk {
    box-shadow: 0 8px 13px #00000029;
    position: fixed;
    right: 0;
    top: 175px;
    border: 1px solid #fff;
    background: #fff;
    z-index: 999
}

#adRhsLnk.adRhsFix {
    position: fixed;
    top: 96px
}

#adRhsLnk a {
    text-decoration: none;
    border-bottom: solid .5px #c9c9c9;
    color: #000!important;
    text-align: center;
    display: block;
    margin: 0 auto;
    padding: 5px 10px;
    font-size: 10px
}

#adRhsLnk a:nth-child(3) {
    border-bottom: none
}

.adRhsIcon {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/rhs-sprite.png)no-repeat 0 0;
    background-size: 97px;
    display: block;
    height: 30px;
    margin: 0 auto;
    width: 30px
}

.adRhsIcon.prc {
    background-position: 0-1px
}

.adRhsIcon.qte {
    background-position: -32px -1px
}

.adRhsIcon.lid {
    background-position: -66px -1px
}

.tooltip,[data-tooltip] {
    position: relative;
    cursor: pointer
}

.tooltip:after,.tooltip:before,[data-tooltip]:after,[data-tooltip]:before {
    position: absolute;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out,visibility .2s ease-in-out,-webkit-transform .2s cubic-bezier(.71,1.7,.77,1.24);
    -moz-transition: opacity .2s ease-in-out,visibility .2s ease-in-out,-moz-transform .2s cubic-bezier(.71,1.7,.77,1.24);
    transition: opacity .2s ease-in-out,visibility .2s ease-in-out,transform .2s cubic-bezier(.71,1.7,.77,1.24);
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    pointer-events: none
}

.tooltip:focus:after,.tooltip:focus:before,.tooltip:hover:after,.tooltip:hover:before,[data-tooltip]:focus:after,[data-tooltip]:focus:before,[data-tooltip]:hover:after,[data-tooltip]:hover:before {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.tooltip:before,[data-tooltip]:before {
    z-index: 1001;
    border: 6px solid #fff0;
    background: #fff0;
    content: ""
}

.tooltip:after,[data-tooltip]:after {
    z-index: 1000;
    padding: 8px;
    width: 100px;
    background-color: #000;
    background-color: hsl(0 0% 20%/.9);
    color: #fff;
    content: attr(data-tooltip);
    font-size: 14px;
    line-height: 1.2
}

.tooltip-top:after,.tooltip-top:before,.tooltip:after,.tooltip:before,[data-tooltip]:after,[data-tooltip]:before {
    bottom: 100%;
    left: 50%
}

.tooltip-top:before,.tooltip:before,[data-tooltip]:before {
    margin-left: -6px;
    margin-bottom: -12px;
    border-top-color: #000;
    border-top-color: hsl(0 0% 20%/.9)
}

.tooltip-top:after,.tooltip:after,[data-tooltip]:after {
    margin-left: -80px
}

.tooltip-top:focus:after,.tooltip-top:focus:before,.tooltip-top:hover:after,.tooltip-top:hover:before,.tooltip:focus:after,.tooltip:focus:before,.tooltip:hover:after,.tooltip:hover:before,[data-tooltip]:focus:after,[data-tooltip]:focus:before,[data-tooltip]:hover:after,[data-tooltip]:hover:before {
    -webkit-transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    transform: translateY(-12px)
}

.tooltip-left:after,.tooltip-left:before {
    right: 100%;
    bottom: 59%;
    left: auto
}

.tooltip-left:before {
    margin: 27px -11px 0 0;
    border-top-color: #fff0;
    border-left-color: #000;
    border-left-color: hsl(0 0% 20%/.9)
}

.tooltip-left:focus:after,.tooltip-left:focus:before,.tooltip-left:hover:after,.tooltip-left:hover:before {
    -webkit-transform: translateX(-12px);
    -moz-transform: translateX(-12px);
    transform: translateX(-12px)
}

.tooltip-bottom:after,.tooltip-bottom:before {
    top: 100%;
    bottom: auto;
    left: 50%
}

.tooltip-bottom:before {
    margin-top: -12px;
    margin-bottom: 0;
    border-top-color: #fff0;
    border-bottom-color: #000;
    border-bottom-color: hsl(0 0% 20%/.9)
}

.tooltip-bottom:focus:after,.tooltip-bottom:focus:before,.tooltip-bottom:hover:after,.tooltip-bottom:hover:before {
    -webkit-transform: translateY(12px);
    -moz-transform: translateY(12px);
    transform: translateY(12px)
}

.tooltip-right:after,.tooltip-right:before {
    bottom: 50%;
    left: 100%
}

.tooltip-right:before {
    margin-bottom: 0;
    margin-left: -12px;
    border-top-color: #fff0;
    border-right-color: #000;
    border-right-color: hsl(0 0% 20%/.9)
}

.tooltip-right:focus:after,.tooltip-right:focus:before,.tooltip-right:hover:after,.tooltip-right:hover:before {
    -webkit-transform: translateX(12px);
    -moz-transform: translateX(12px);
    transform: translateX(12px)
}

.tooltip-left:before,.tooltip-right:before {
    top: -6px
}

.tooltip-left:after,.tooltip-right:after {
    margin-left: 0;
    margin-bottom: -16px
}

.me-sho-form-new td input[type=submit] {
    background: #069b4f!important;
    border: 0;
    cursor: pointer;
    padding: 8px 35px
}

.footer-stripe {
    background: #004c73;
    padding: 40px 15px;
    display: none
}

.footer-stripe h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 100;
    line-height: 40px
}

.footer-stripe a {
    background: #e9142b;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    margin: 20px 5px 15px;
    padding: 10px 30px;
    text-decoration: none
}

.foot-copy {
    padding: 10px 0;
    background: #fff
}

#zsiq_agtpic,.emailLnktxt,.foot-copy,.foot-copy.foot-mob-hide,.highlights-section .col1 ul li a:hover:before,.zsiq_theme1 .zsiq_user {
    display: none
}

.foot-copy a {
    color: #898c90
}

.zsiq_theme1 div.zsiq_cnt {
    left: -112px!important;
    width: 100px!important
}

.lhs-tree .lbannercon .flex-control-nav {
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    padding: 0!important
}

.lbannercon .flexslider .flexBnrslides>li {
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 10px
}

#zsiq_avcall.zsiq_unrdcnt {
    display: none!important
}

.zsiq_theme1.zsiq_floatmain {
    width: auto!important;
    max-height: none!important
}

.siq_bR {
    bottom: 20px!important;
    right: 15px!important
}

#backToTop {
    bottom: 130px
}

.zsiq_theme1 .zsiq_flt_rel {
    background: url(https://www.manageengine.com/active-directory-360/images/global-chat.png)!important;
    background-size: 77px 94.6px!important;
    background-position: 0-.5px!important;
    width: 77px!important;
    height: 95px!important;
    border-radius: 0!important;
    background-color: transparent!important;
    box-shadow: none!important;
    background-repeat: no-repeat!important
}

#titlediv {
    height: 80px!important;
    top: 0;
    left: auto!important;
    right: 40px;
    min-width: 209px!important;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    padding-left: 30px;
    box-shadow: 0 0 15px 0 rgb(0 0 0/.25);
    margin: 0;
    background: #fff!important
}

#titlediv #zsiq_maintitle {
    font-size: 15px;
    font-weight: 600;
    color: #000
}

#titlediv #zsiq_byline {
    font-size: 11px;
    color: #000
}

.highlights-section {
    background: #f8f8f8;
    padding: 40px 0
}

.highlights-section .container {
    max-width: 1250px
}

.highlights-section .col1,.highlights-section .col2 {
    display: inline-block;
    vertical-align: top;
    width: 34%
}

.highlights-section .col2 {
    width: 25%
}

.highlights-section .col3,.highlights-section .col4 {
    display: inline-block;
    vertical-align: top;
    width: 20%
}

.highlights-section .col1 ul li img {
    width: 85%
}

.highlights-section .col1 ul li {
    margin-bottom: 15px
}

.highlights-section ul li {
    color: #000;
    margin-bottom: 10px
}

.highlights-section ul li:nth-child(1) {
    font-family: Zoho_Puvi_SemiBold;
    font-size: 15px
}

.highlights-section ul li a {
    color: #000;
    font-size: 13px;
    position: relative;
    text-decoration: none
}

.highlights-section ul li a:before,.highlights-section ul li a:hover:before {
    background: #000;
    bottom: 0;
    content: "";
    height: 1px;
    left: 50%;
    position: absolute;
    transition: all .5s;
    width: 0
}

.highlights-section ul li a:hover:before {
    left: 0;
    width: 100%
}

.highlights-section .col3 li:nth-child(6) {
    font-size: 15px;
    margin-top: 18px
}

.highlights-section .col3 ul li:nth-child(6) {
    font-family: Zoho_Puvi_SemiBold
}

@media screen and (max-width:950px) {
    .highlights-section .col {
        margin-bottom: 30px;
        width: 49%
    }
}

@media screen and (max-width:550px) {
    .highlights-section .col {
        margin-left: 10%;
        text-align: center;
        width: 80%
    }
}

.siqembed.zsiq-newtheme.zsiq_size2[embedtheme],.siqembed.zsiq_size2[embedtheme] {
    height: 70%!important;
    width: 320px!important
}

@media only screen and (min-height:800px) and (max-height:5000px) {
    .siqembed.zsiq_size2.zsiq-newtheme[embedtheme] {
        height: 590px!important;
        width: 360px!important
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .mBanner2 {
        margin: -24px 0 0
    }
}

#lnk,.lnkMob,.lnkTab {
    display: none
}

.icon-s-emDLnk {
    background: url(https://www.manageengine.com/mobile/images/email-download-top.png)no-repeat;
    display: inline-block;
    height: 31px;
    width: 40px
}

@media screen and (max-width:1024px) {
    .heading-menu {
        margin-top: 26px!important;
        position: relative;
        z-index: 9999
    }

    #header-mainsec .headerinner.fixed {
        top: 0
    }
}

@media screen and (max-width:1020px) {
    #lnk,.lnkTab {
        display: block
    }

    .lnkDldMar {
        font-size: 15px;
        margin: 9px 20px 0 0
    }

    .lnkDldMar a {
        color: #7bbb2a
    }

    .lnkDldMar a:hover {
        color: #7bbb2a;
        text-decoration: none
    }

    .headerinner .prdLogo {
        width: 50%
    }
}

@media screen and (max-width:980px) {
    #lnk,.lnkTab {
        display: block
    }

    .lnkDldMar {
        font-size: 15px;
        margin: 9px 20px 0 0
    }

    .lnkDldMar a {
        color: #7bbb2a
    }

    .lnkDldMar a:hover {
        color: #7bbb2a;
        text-decoration: none
    }

    .clearfix .hom-pri-bg:nth-child(3) .hmEdiFoot a.trynow {
        margin: 110px 0 0!important
    }
}

@media screen and (max-width:920px) {
    .ediTabBdy {
        height: 590px
    }

    .clearfix .hom-pri-bg:nth-child(3) .ediTabBdy {
        height: 559px
    }
}

@media screen and (max-width:870px) {
    .imgCol {
        padding: 25px 25px 80px 0
    }
}

@media screen and (max-width:800px) {
    .imgCol {
        display: none
    }
}

@media screen and (max-width:767px) {
    .footer,div#adRhsLnk {
        display: none
    }

    #MEmobPanel a {
        width: 100%;
        box-sizing: border-box
    }

    table.editionTable thead tr th {
        font-size: 14px
    }

    .me-sho-form-new td input[type=submit] {
        width: 100%;
        margin-bottom: 10px
    }

    .me-sho-form-new td input[type=reset] {
        width: 100%;
        border: 0
    }

    .emailLnktxt,.foot-copy,.footer-stripe {
        display: block
    }

    .foot-copy {
        width: 100%!important
    }

    .foot-mob-hide {
        display: none
    }

    .prdLogo {
        padding-left: 18px
    }

    .chatHead,.flexBnrslides,.te-m-h {
        display: none
    }

    .emailLnktxt a {
        color: #7bbb2a;
        text-decoration: underline
    }

    .bannerflex {
        background: #004c73;
        background: -webkit-linear-gradient(to bottom,#195f9c,#013d88);
        background: linear-gradient(to bottom,#195f9c,#004c73)
    }

    .flexMobile {
        text-align: center
    }

    .clearfix .hom-pri-bg:nth-child(3) .ediTabBdy {
        height: auto
    }

    .clearfix .hom-pri-bg:nth-child(3) .hmEdiFoot a.trynow {
        margin: 20px 0 0!important
    }
}

@media screen and (max-width:760px) {
    #lnk,.lnkTab {
        display: block
    }

    .lnkDldMar {
        font-size: 15px;
        margin: 9px 20px 0 0
    }

    .lnkDldMar a {
        color: #7bbb2a
    }

    .lnkDldMar a:hover {
        color: #7bbb2a;
        text-decoration: none
    }

    .feaBanner {
        margin: 0 auto;
        width: 82%!important
    }

    .feaBanner a {
        display: block;
        width: 86%
    }

    .feaBanner a:nth-child(3) {
        margin: 10px 0 0
    }
}

@media screen and (max-width:600px) {
    .ctaContainer .wam-form {
        width: 100%
    }

    .ctaContainer .wam-form ul li:nth-child(1) {
        width: 75%
    }

    .ctaContainer .wam-form ul li:nth-child(3) {
        margin-top: 15px;
        width: 100%
    }

    .ctaContainer select#country_state {
        margin: 0 0 0-25px;
        position: unset
    }
}

@media screen and (max-width:500px) {
    .ediTabBdy {
        height: auto
    }

    .hmEdiFoot a {
        margin: 20px 0!important
    }

    #lnk,.lnkMob {
        display: block
    }

    .zsiq_theme1 div.zsiq_cnt {
        display: none
    }
}

@media screen and (max-width:550px) {
    .form-set-3 form ul li div.fl,.form-set-3 form ul li div.fr {
        width: 100%
    }

    .form-set-3 {
        padding: 25px
    }

    .form-set-3 form ul li.no-lhs {
        padding-left: 0
    }

    .form-set-2 form ul {
        padding: 0!important
    }

    .ctaContainer .wam-form ul li:nth-child(1),.ctaContainer .wam-form ul li:nth-child(2) {
        border: 1px solid #dedede;
        width: 100%;
        border-radius: 4px;
        box-sizing: border-box
    }

    .ctaContainer .wam-form ul li:nth-child(2) {
        margin: 10px 0 0
    }

    .ctaContainer select#country_state {
        box-shadow: 0 0 0;
        margin: 0;
        width: 100%
    }

    .ctaContainer .wam-form ul li input[type=submit] {
        border-radius: 4px
    }
}

.thanks-page-cs-wrapper {
    background: #fafafa
}

.thanks-page-cs-container h2 {
    font-size: 28px;
    line-height: 41px;
    font-weight: 300;
    color: #000;
    text-align: center;
    margin-top: 70px;
    margin-bottom: 45px
}

.thanks-page-cs-container h2 span {
    display: block;
    font-weight: 500
}

.thanks-page-cs-container .thanks-page-cs-wrapper {
    display: grid;
    grid-template-columns: minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);
    grid-column-gap: 20px;
    width: 100%;
    max-width: 900px;
    position: relative;
    padding: 60px 40px 20px!important;
    margin: auto auto 50px
}

.thanks-page-cs-container .thanks-page-cs-wrapper li .cs-ic,.thanks-page-cs-container .thanks-page-cs-wrapper:before {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/thanks-page-cs-logo-sprite.png)no-repeat 0 0;
    position: absolute
}

.thanks-page-cs-container .thanks-page-cs-wrapper:before {
    background-position: 0-82px;
    background-size: 450px;
    border: 0;
    content: "- Solution suite";
    font-size: 13px;
    height: 27px;
    left: 45px;
    padding: 0 0 0 29px;
    top: 23px;
    width: 125px;
    z-index: 9
}

.thanks-page-cs-container .thanks-page-cs-wrapper li {
    background: #fff;
    border: solid 1px #dbdbdb;
    border-radius: 5px;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    text-align: center;
    padding: 95px 0 35px;
    box-sizing: border-box;
    height: 150px;
    list-style: none;
    margin-bottom: 20px;
    position: relative;
    transition: all .3s;
    width: 100%
}

.thanks-page-cs-container .thanks-page-cs-wrapper li:hover {
    box-shadow: 0 0 10px rgb(0 0 0/.1);
    color: #2483e0
}

.thanks-page-cs-container .thanks-page-cs-wrapper li a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-decoration: none
}

.thanks-page-cs-container .thanks-page-cs-wrapper li a:hover {
    text-decoration: none
}

.thanks-page-cs-container .thanks-page-cs-wrapper li .cs-ic {
    background-size: 999px;
    display: block;
    margin: auto auto 30px;
    left: 0;
    right: 0;
    bottom: 35px
}

.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-admp .cs-ic {
    width: 58px;
    height: 44px;
    background-position: -104px -16px
}

.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-admp:hover .cs-ic {
    background-position: -104px -102px
}

.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-adap .cs-ic {
    width: 58px;
    height: 50px;
    background-position: -16px -14px
}

.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-adap:hover .cs-ic {
    background-position: -15px -102px
}

.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-adssp .cs-ic {
    width: 49px;
    height: 57px;
    background-position: -192px -12px
}

.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-adssp:hover .cs-ic {
    background-position: -192px -96px
}

.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-dsp .cs-ic {
    width: 49px;
    height: 54px;
    background-position: -271px -17px
}

.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-dsp:hover .cs-ic {
    background-position: -271px -100px
}

.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-erp .cs-ic {
    width: 43px;
    height: 52px;
    background-position: -346px -19px
}

.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-erp:hover .cs-ic {
    background-position: -346px -100px
}

.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-m365-mp .cs-ic {
    width: 48px;
    height: 51px;
    background-position: -415px -18px
}

.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-m365-mp:hover .cs-ic {
    background-position: -415px -100px
}

.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-ela .cs-ic {
    width: 43px;
    height: 53px;
    background-position: -785px -17px
}

.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-ela:hover .cs-ic {
    background-position: -785px -101px
}

.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-ad360 .cs-ic {
    width: 54px;
    height: 57px;
    background-position: -634px -14px
}

.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-ad360:hover .cs-ic {
    background-position: -634px -97px
}

.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-log360 .cs-ic {
    width: 52px;
    height: 56px;
    background-position: -485px -16px
}

.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-log360:hover .cs-ic {
    background-position: -485px -97px
}

.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-m365-sp .cs-ic {
    width: 46px;
    height: 46px;
    background-position: -712px -18px
}

.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-m365-sp:hover .cs-ic {
    background-position: -712px -103px
}

.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-rmp .cs-ic {
    width: 42px;
    height: 61px;
    background-position: -567px -9px
}

.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-rmp:hover .cs-ic {
    background-position: -567px -90px
}

.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-imp .cs-ic {
    width: 49px;
    height: 42px;
    background-position: -857px -21px
}

.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-imp:hover .cs-ic {
    background-position: -857px -103px
}

.thanks-page-cs-container .thanks-page-cs-wrapper li:hover .cs-tooltip {
    visibility: visible;
    opacity: 1
}

.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-spmp .cs-ic {
    width: 58px;
    height: 51px;
    background-position: -932px -16px
}

.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-spmp:hover .cs-ic {
    background-position: -932px -100px
}

.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-ad360:before,.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-log360:before {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/thanks-page-cs-logo-sprite.png)no-repeat 0 0;
    background-position: -11px -114px;
    background-size: 600px;
    content: "";
    position: absolute;
    right: 20px;
    top: 0;
    height: 28px;
    width: 20px
}

.thanks-page-cs-container .thanks-page-cs-wrapper .cs-tooltip {
    visibility: hidden;
    opacity: 0;
    font-size: 15px;
    font-weight: 300;
    color: #000;
    line-height: 23px;
    background: #f3f9ff;
    box-sizing: border-box;
    padding: 10px 20px;
    border: 1px solid #2483e0;
    border-radius: 5px;
    width: 290px;
    text-align: left;
    position: absolute;
    left: 28%;
    top: 88%;
    z-index: 1;
    transition: .3s linear
}

.thanks-page-cs-container .thanks-page-cs-wrapper .cs-tooltip:after,.thanks-page-cs-container .thanks-page-cs-wrapper .cs-tooltip:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid #fff0;
    border-right: 8px solid #fff0;
    border-bottom: 10px solid #2483e0;
    position: absolute;
    left: 50px;
    top: -10px
}

.thanks-page-cs-container .thanks-page-cs-wrapper .cs-tooltip:after {
    border-bottom: 10px solid #f2f9fe;
    top: -8px
}

.thanks-page-cs-container .thanks-page-cs-wrapper .hide,body .CS_CTAContainer a.CS_CTABtn:after {
    display: none
}

@media screen and (max-width:1100px) {
    .thanks-page-cs-container .thanks-page-cs-wrapper {
        display: flex;
        flex-wrap: wrap;
        margin: 0 auto;
        width: 80%
    }

    .thanks-page-cs-container .thanks-page-cs-wrapper:after {
        height: calc((100%/3) + 2%);
        top: calc((100%/3) - 2%)
    }

    .thanks-page-cs-container .thanks-page-cs-wrapper .cs-tooltip {
        position: relative;
        top: 0;
        left: 0;
        width: 90%;
        margin: 10px auto auto;
        visibility: visible;
        opacity: 1;
        background: 0 0;
        border: 0;
        text-align: center;
        padding: 0 20px 30px
    }

    .thanks-page-cs-container .thanks-page-cs-wrapper .cs-tooltip:after,.thanks-page-cs-container .thanks-page-cs-wrapper .cs-tooltip:before {
        display: none
    }

    .thanks-page-cs-container .thanks-page-cs-wrapper li {
        height: auto
    }

    .thanks-page-cs-container .thanks-page-cs-wrapper li .cs-ic {
        bottom: auto;
        top: 25px
    }
}

@media screen and (max-width:650px) {
    .thanks-page-cs-container .thanks-page-cs-wrapper {
        box-sizing: border-box;
        width: 100%
    }

    .thanks-page-cs-container .thanks-page-cs-wrapper:after,.thanks-page-cs-container .thanks-page-cs-wrapper:before {
        display: none
    }

    .thanks-page-cs-container .thanks-page-cs-wrapper li {
        width: 100%;
        border: 1px solid #e6e9ea;
        margin: 10px auto;
        box-shadow: 0 0 10px #e6e9ea
    }

    .thanks-page-cs-container .thanks-page-cs-wrapper li .cs-tooltip {
        padding-bottom: 0
    }
}

select.ukcountry_region {
    opacity: 1!important
}

body .CS_CTAContainer {
    display: none;
    box-sizing: border-box;
    font-family: "ZohoPuvi"
}

body .CS_CTAContainer.CS_CTA_Center {
    text-align: center
}

body .CS_CTAContainer.CS_CTA_mt_10 {
    margin-top: 10px
}

body .CS_CTAContainer.CS_CTA_mt_20 {
    margin-top: 20px
}

body .CS_CTAContainer.CS_CTA_mt_30 {
    margin-top: 30px
}

body .CS_CTAContainer.CS_CTA_mb_10 {
    margin-bottom: 10px
}

body .CS_CTAContainer.CS_CTA_mb_20 {
    margin-bottom: 20px
}

body .CS_CTAContainer.CS_CTA_mb_30 {
    margin-bottom: 30px
}

body .CS_CTAContainer a {
    margin: 0;
    padding: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    text-transform: none;
    border: 0
}

body .CS_CTAContainer a.CS_CTABtn {
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    background: #ef292c;
    color: #fff;
    padding: 10px 43px;
    text-decoration: none;
    cursor: pointer;
    box-sizing: border-box;
    border-width: 0;
    transition: background .3s ease-in-out
}

body .CS_CTAContainer a.CS_CTABtn:hover {
    background: #c71a1d;
    text-decoration: none
}

body .CS_CTAContainer a.CS_CTABtn.CS_CTABtn_r6 {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

body .CS_CTAContainer a.CS_CTABtn.CS_CTABtn_r4 {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

body .CS_CTAContainer a.CS_CTABtn.CS_CTABtn_arrow {
    position: relative;
    padding: 10px 55px 10px 30px
}

body .CS_CTAContainer a.CS_CTABtn.CS_CTABtn_arrow::before {
    content: "";
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAdCAYAAAC0T3x2AAAABHNCSVQICAgIfAhkiAAAALtJREFUSEvt1u0RQDAMBmCZwCpGMIpNGM0KNmADG1Tqo3do8wb1L73zK7k8J9cEKsBxznWc0kppxAfVgQkGpVporYt2xm5dtC02RzZHoQPZLgMXqrhqKaz5hmP+kU4N4hPtUA8w9LmR4gMH63Wp/ohtCNEctvcPWED8y5w+ExmxE3KDMrXxhkShj1gUSUIvsSQiQg8xEYGQEoOICgKYClFDCUyNPIIu2HhMvHY3wf+6a6F9qEe/VrSIz1sANr+NSDcXBosAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: center;
    width: 12px;
    height: 14px;
    border-bottom: 2px solid #fff;
    position: absolute;
    top: 50%;
    right: 35px;
    transform: translateY(-50%);
    pointer-events: none
}

body .CS_CTAContainer a.CS_CTABtn.CS_CTABtn_sm {
    font-size: 14px;
    line-height: 24px
}

body .CS_CTAContainer a.CS_CTABtn.CS_CTABtn_large {
    font-size: 20px;
    line-height: 30px
}

@media screen and (max-width:992px) {
    body .CS_CTAContainer {
        text-align: center
    }
}

.menu-drop-23 {
    font-style: normal;
    font-size: 16px;
    font-weight: 300;
    cursor: pointer;
    padding-bottom: 20px;
    color: #000;
    position: relative;
    margin-right: 10px;
    padding-right: 15px
}

.menu-drop-23:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 5px solid #fff0;
    border-right: 5px solid #fff0;
    border-top: 5px solid #2f2f2f;
    font-size: 0;
    line-height: 0;
    margin: 11px 0 0 3px
}

.menubg,.reso-menu-bg-23 {
    position: fixed;
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    display: none
}

.menubg {
    background: #00000096;
    top: 100px;
    z-index: 1
}

.af.menu-start {
    width: 100%;
    text-align: left;
    padding: 20px;
    position: absolute;
    background: #fff;
    left: 0;
    top: 48px;
    max-width: 850px;
    transition: all .5s ease;
    visibility: hidden;
    opacity: 0;
    display: flex;
    box-shadow: 0 5px 9px 4px #33333338;
    border-radius: 5px
}

.af.menu-start:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background: #fff;
    transform: rotate(45deg);
    top: -5px;
    left: 121px;
    box-shadow: -3px -2px 5px #3333331c
}

.af.menu-start.act {
    visibility: visible;
    opacity: 1;
    z-index: 8
}

.af.menu-start,.af.menu-start * {
    box-sizing: border-box
}

.reso-menu-bg-23 {
    top: 0;
    background: #00000057;
    z-index: 3;
    transition: all .1s ease
}

.af.menu-start .lhs {
    width: 40%;
    padding-right: 15px
}

.af.menu-start .rhs {
    width: 60%;
    padding: 26px 25px 115px 10px
}

.af.menu-start .rhs ul {
    padding-right: 40px!important
}

.af.menu-start .lhs ul {
    float: left;
    width: 100%;
    padding: 20px
}

.af.menu-start .lhs ul li {
    padding-bottom: 10px;
    position: relative;
    margin: 0!important;
    width: 100%;
    list-style-type: none
}

.af.menu-start .lhs ul li:last-child {
    padding-bottom: 0
}

.af.menu-start .lhs ul li h4 {
    font-weight: 500;
    font-size: 15px;
    color: #333;
    margin: 0 0 10px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 12px
}

.af.menu-start .lhs ul li a {
    color: #4b4b4b;
    font-size: 15px;
    display: block;
    line-height: 21px;
    position: relative;
    font-weight: 400;
    padding: 7px 10px;
    border-radius: 5px;
    transition: all .4s ease
}

.af.menu-start .lhs ul li a:after {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    display: inline-block;
    right: 10px;
    top: 13px;
    transition: all .5s ease;
    border-right: 2px solid #333;
    border-top: 2px solid #333;
    transform: rotate(45deg)
}

.af.menu-start .lhs ul li a:before {
    transform: rotate(45deg)
}

.af.menu-start .lhs ul:nth-child(1) li:nth-child(2) a:before {
    right: 5px
}

.af.menu-start .lhs ul li a.active,.af.menu-start .lhs ul li a:hover {
    color: #b45a00;
    background: #fff6ee
}

.drop-menu-com {
    display: none
}

.af .me-btn-red-arr:after,.drop-menu-com:after {
    content: "";
    position: absolute;
    background-size: 712px
}

.drop-menu-com:after {
    background-image: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/menu-bg-24.png);
    background-repeat: no-repeat;
    right: 0;
    bottom: 0
}

.drop-tab-1:after {
    background-position: -27px 0;
    width: 185px;
    height: 168px
}

.drop-tab-2:after {
    background-position: -256px 0;
    width: 192px;
    height: 177px
}

.drop-tab-3:after {
    background-position: -490px -19px;
    width: 222px;
    height: 158px
}

.drop-tab-4:after {
    background-position: -30px -191px;
    width: 203px;
    height: 137px;
    background-size: 610px
}

.drop-tab-5:after {
    background-position: -313px -222px;
    width: 218px;
    height: 159px
}

.drop-tab-1 {
    display: block
}

.af .drop-menu-com h4 {
    color: #000;
    margin: 0 0 15px
}

.drop-menu-com p {
    font-size: 15px!important;
    margin: 0 0 20px
}

.af .me-btn-red-arr {
    font-size: 14px;
    background: #fff;
    color: #b45a00;
    padding: 8px 30px 8px 18px;
    cursor: pointer;
    font-weight: 400;
    border-radius: 5px;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    display: inline-flex;
    text-align: left;
    border: 1px solid #b45a00;
    letter-spacing: 0;
    margin-top: 10px;
    position: relative
}

.af .me-btn-red-arr:hover {
    border-color: #000;
    color: #fff;
    background: #000
}

.af .me-btn-red-arr:after {
    background: url(https://www.manageengine.com/sharepoint-management-reporting/css/../images/menu-bg-24.png)no-repeat -568px -272px;
    width: 8px;
    height: 8px;
    right: 13px;
    top: 16px
}

@media screen and (max-width:1200px) {
    nav ul.productmenu>li {
        padding: 0 2px;
        font-size: 13px!important
    }
}

@media screen and (max-width:1025px) {
    .af.menu-start {
        position: relative;
        width: 100%;
        max-width: 100%;
        top: 3px;
        overflow-y: auto;
        z-index: 2;
        left: 0;
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
        box-sizing: border-box;
        padding: 0;
        box-shadow: none
    }

    .af.menu-start.act {
        display: block
    }

    .af.menu-start .lhs ul {
        display: block!important
    }

    .af.menu-start .lhs ul li {
        border: 0!important
    }

    .menu-drop-23 {
        width: 100%;
        display: block;
        padding: 10px;
        font-size: 14px
    }

    .af.menu-start .lhs ul li a {
        padding: 0!important
    }

    .af.menu-start .rhs {
        display: none
    }

    .af.menu-start .lhs,.af.menu-start .lhs ul li a {
        width: 100%
    }

    .af.menu-start .lhs ul li a.active {
        background: 0 0
    }
}

@media screen and (max-width:769px) {
    .af.menu-start .lhs ul li a {
        padding: 10px!important
    }
}

@media screen and (max-width:500px) {
    .af .foot-sec,.af.menu-start .lhs {
        width: 100%
    }

    .af.menu-start .rhs ul {
        padding-right: 20px!important
    }
}

body [data-id=zsalesiq] #zsiq_chat_wrap {
    max-height: 480px!important;
    height: 480px!important;
    width: 350px
}