<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.breadcrumb, .btmBar, #btmscroll, .nav-dwn.fr {
  display: none;
}
#meCommonFooterNew {
  border-color: #eee;
}
.heading-menu{
   text-align: center;
}
.heading-menu h1{
   line-height: 45px;
}
.heading-menu strong{
   font-weight: 500;
}
nav ul.productmenu {
  margin-right: 0;
}
.dload-page {
  min-height: calc(100vh - 276px);
  text-align: center;
}
.dload-page .edition-sec {
  position: relative;
  display: inline-block;
  width: 490px;
  vertical-align: top;
  transition: all 350ms ease-in 0ms;
  text-align: left
}
.dload-page .edition-sec.cd-sec:after {
  content: '(or)';
  position: absolute;
  right: -23px;
  background-color: #fff;
  top: 180px;
  font-size: 22px;
  padding: 5px;
  color: #ccc;
  font-weight: 600;
  transition: all ease-in 350ms;
}
.dload-page .edition-sec .edibtn {
  position: relative;
  display: block;
  width: 350px;
  height: 60px;
  background-color: #79be13;
  margin: 165px auto 220px auto;
  border-radius: 5px;
  border: 2px solid #e2e2e2;
  transition: margin 350ms ease-in 0ms, height 350ms ease-in 0ms, width 350ms ease-in 0ms, background-color 350ms linear 300ms, border 350ms ease-in 1000ms;
}
.dload-page .edition-sec.op-sec .edibtn {
  background-color: #ca4420
}
.dload-page .edition-sec .edibtn .head {
  background-image: url("https://www.manageengine.com/products/desktop-central/images/btn-bg.png");
  background-size: auto 65px;
  background-repeat: no-repeat;
  margin-left: 10px;
  position: relative;
  padding: 7px 15px;
  font-size: 23px;
  line-height: 32px;
  color: #000;
  cursor: pointer;
  transform: translateY(0px);
  margin-bottom: 0px;
  transition: background-color 350ms linear 0ms, background-image 350ms linear 500ms, color 350ms linear 0ms, padding 350ms ease-in 0ms, margin 350ms ease-in 0ms, transform 350ms ease-in 0ms;
}
.dload-page .edition-sec .edibtn .head .label {
  visibility: visible;
  font-size: 25px;
  line-height: normal;
  font-weight: 600;
  transition: visibility 0ms linear 0ms, opacity 350ms linear 500ms;
  opacity: 1;
}
.dload-page .edition-sec .edibtn .head .label:after {
  display: block;
  font-size: 14px;
  padding-top: 2px;
  letter-spacing: normal;
  font-weight: normal;
  opacity: 1;
  line-height: normal;
  transition: opacity 350ms ease-in 500ms, content 0ms ease-in 500ms;
}
.dload-page .edition-sec.cd-sec .edibtn .head .label:after {
  content: 'for cloud edition'
}
.dload-page .edition-sec.op-sec .edibtn .head .label:after {
  content: 'on-premises edition'
}
.dload-page .edition-sec .edibtn .head .op-icon, .dload-page .edition-sec .edibtn .head .cd-icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 44px;
  height: 65px;
  position: absolute;
  right: 10px;
  top: 0;
  opacity: 1;
  transition: all 350ms linear 0ms;
}
.dload-page .edition-sec .edibtn .head .cd-icon {
  background-image: url('https://www.manageengine.com/products/desktop-central/images/cloud-small-icon.png')
}
.dload-page .edition-sec .edibtn .head .op-icon {
  background-image: url('https://www.manageengine.com/products/desktop-central/images/onpremises-small-icon.png')
}
.dload-page .edition-sec .edibtn .body {
  font-size: 15px;
  border-radius: 0 5px 5px;
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: height 0ms ease-in 500ms, opacity 150ms ease-in 0ms;
}
.dload-page.act-cd .edition-sec.cd-sec .edibtn .body, .dload-page.act-op .edition-sec.op-sec .edibtn .body {
  height: auto;
  opacity: 1;
  transition: height 0ms ease-in 0ms, opacity 500ms ease-in 500ms;
}
.dload-page.act-cd .edition-sec.cd-sec:first-child:after {
  right: -54px
}
.dload-page.act-op .edition-sec.cd-sec:first-child:after {
  right: 6px;
}
.dload-page.act-cd .edition-sec.cd-sec .edibtn, .dload-page.act-op .edition-sec.op-sec .edibtn {
  background-color: #fff;
  width: 470px;
  border-radius: 15px;
  border-top-left-radius: 0px;
  margin: 71px auto 55px auto;
  transition: margin 350ms ease-in 0ms, width 350ms ease-in 0ms, height 350ms ease-in 0ms, background-color 0ms linear 0ms, border 350ms ease-in 0ms;
}
.dload-page.act-cd .edition-sec.cd-sec .edibtn {
  height: 750px;
}
.dload-page.act-cd .edition-sec.cd-sec .edibtn.offset {
    height: 450px;
}
.dload-page.act-op .edition-sec.op-sec .edibtn {
  height: 690px;
}
.prd-ec.dload-page.act-op .edition-sec.op-sec .edibtn {
    height: 1010px;
}
.prd-mdm.dload-page.act-op .edition-sec.op-sec .edibtn {
    height: 784px;
}
.dload-page.act-cd .edition-sec.cd-sec .edibtn .head, .dload-page.act-op .edition-sec.op-sec .edibtn .head {
  /*background-color: #efefef;*/
  color: #919191;
  cursor: default;
  background-image: url("https://www.manageengine.com/products/desktop-central/images/btn-bg-offset.png");
  background-position: 0px 0px;
  transform: translateY(-61px);
  margin-bottom: -61px;
  margin-left: -2px;
  padding: 15px;
  transition: background-color 350ms linear 500ms, color 350ms linear 0ms, padding 350ms ease-in 0ms, margin 0ms ease-in 0ms, transform 350ms ease-in 0ms;
}
.dload-page.act-cd .edition-sec .edibtn .label, .dload-page.act-op .edition-sec .edibtn .label {
  transform: ;
  transform-origin: left;
  line-height: normal;
  transition: visibility 0ms linear 0ms, opacity 350ms linear 500ms, transform linear 350ms;
}
.dload-page.act-cd .edition-sec.op-sec .edibtn .head .label, .dload-page.act-op .edition-sec.cd-sec .edibtn .head .label {
  transition: visibility 0ms linear 0ms, opacity 350ms linear 500ms, transform linear 350ms;
  padding-top: 0;
}
.dload-page.act-cd .cd-sec .edibtn .head .label:after, .dload-page.act-op .op-sec .edibtn .head .label:after {
  content: '';
  opacity: 0;
  transition: opacity 350ms ease-in 0ms, content 0 ease-in 1000ms;
}
.dload-page.act-cd .edition-sec.cd-sec .edibtn .head .cd-icon, .dload-page.act-op .edition-sec.op-sec .edibtn .head .op-icon {
  transition: all 350ms linear 0ms;
}
.dload-page.act-cd .edition-sec.op-sec .edibtn .head .op-icon, .dload-page.act-op .edition-sec.cd-sec .edibtn .head .cd-icon {
  right: 10px;
  transition: all 350ms linear 0ms;
}
.dload-page.act-cd .edition-sec.cd-sec .edibtn .body, .dload-page.act-op .edition-sec.op-sec .edibtn .body {
  height: auto;
  opacity: 1;
  transition: height 0ms ease-in 0ms, opacity 500ms ease-in 500ms;
}
.dload-page .edition-sec .edibtn .body .dwn-form-head {
  margin: 20px !important;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}
.dload-page .edition-sec .edibtn .body .edi-btn inputgroup {
  margin-bottom: 15px;
}
.dload-page .edition-sec .edibtn .body .edi-btn inputgroup select {
  margin-top: 0 !important;
}
.dload-page .edition-sec .edibtn .body .prodDownbtn {
  width: auto;
  display: block;
  margin: 30px 0 10px;
  padding: 0;
  text-align: center;
}
.dload-page .edition-sec .edibtn .body .prodDownbtn a.download-exe {
  display: inline-flex;
  background-color: #ea152b;
  border-radius: 10px;
  margin: auto;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  overflow: hidden;
  color: #fff;
}
.dload-page .edition-sec .edibtn .body .prodDownbtn a.download-exe .dwn-main-icon {
  background: url(https://www.manageengine.com/ems/images/dload-icon.png);
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  float: none;
  margin: 0;
  width: 60px;
  height: 60px;
  background-color: #0002;
  padding: 0;
  display: block;
}
.dload-page .edition-sec .edibtn .body .prodDownbtn a.download-exe .prodDownbtnBg {
  height: auto;
  line-height: normal;
  width: 200px;
  text-align: center;
  padding: 0;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 1px;
}
.dload-page .edition-sec .edibtn .body .prodDownbtn a.download-exe .prodDownbtnBg .prodDownbtnsml {
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1px;
}
.dload-page.prd-mdm .edition-sec .edibtn .body .prodDownbtn a.download-exe .prodDownbtnBg .prodDownbtnsml {
    font-size: 11px;
    letter-spacing: normal;
}
.dload-page .edition-sec .edibtn .body .prodDownbtn .bit {
  font-size: 14px;
  margin: 6px 0 0;
}
.dload-page .edition-sec .edibtn .body .prodDownbtn .bit b {
  font-weight: 600;
  font-size: 16px;
}
.dload-page .edition-sec .edibtn .body .bread-link {
  margin: 0 auto 20px;
  padding: 10px 0;
  max-width: 360px;
  text-align: center;
  border: dashed #eee;
  border-left: 0;
  border-right: 0;
  color: #c2c2c2;
}
.dload-page .edition-sec .edibtn .body .bread-link a {
  color: #888;
  font-size: 13px;
}
.dload-page .edition-sec .edibtn .body .bread-link a.sp {
  display: block;
  color: #eb152b;
  font-size: 14px;
  font-weight: 400;
}
#scroll ul {
  padding: 0 0
}
/*Download Page design start here*/
.dwn-fm-titl {
  font-size: 26px;
  line-height: 45px;
  font-family: 'Zoho_Puvi_SemiBold';
  color: #0A2B45;
  margin: 0px 0px 20px 0px;
}
.dwn-contact {
  width: 460px;
  margin: 0px auto;
  padding-top: 40px;
}
.dwn-contact ul li {
  display: flex;
  float: left;
  position: relative;
  flex-wrap: wrap;
  margin-left: 25px;
  padding-left: 15px;
  margin-bottom: 35px;
}
.dwn-contact ul li div {
  width: 50%;
  margin-bottom: 20px;
}
.dwn-contact ul li div a {
  margin-left: 5px;
  color: #138cd6;
}
.dwn-contact ul li span {
  width: 40px;
  height: 40px;
  display: flex;
  background: #eff9ff;
  border: 1px solid #a9e2fb;
  border-radius: 25px;
  position: absolute;
  left: -36px;
  top: -6px;
}
.dwn-contact ul li span:before {
  content: " ";
  display: inline-block;
  width: 33px;
  background: url(../images/index/ap-sprite-img.svg) no-repeat;
  margin: auto;
  background-size: 730px;
}
.dwn-contact ul li:first-child span:before {
  height: 20px;
  background-position: -573px -1px;
}
.dwn-contact ul li:last-child span:before {
  height: 30px;
  background-position: -570px -19px;
}
.dwn-contact ul li a {
  color: #2f2f2f;
  margin: auto;
}
.blue-graf-bg {
  position: relative;
  background: #eff9ff;
  padding: 50px;
  z-index: 0;
}
.blue-graf-bg:before {
  content: " ";
  background: url(../images/index/go-data-bg.svg) no-repeat;
  position: absolute;
  bottom: 0px;
  left: 0;
  background-size: cover;
  height: 300px;
  width: 100%;
  z-index: -1;
}
.aplus-signup-tab {
  width: 460px;
  margin: auto;
  margin-top: 40px;
  margin-bottom: -10px;
}
.dwn-guide {
  display: flex;
  justify-content: space-evenly;
  font-size: 15px;
  ffont-family: 'Zoho_Puvi_Light';
}
.dwn-guide a {
  color: #000;
}
.dwn-customer-slider {
  position: relative;
}
.dwn-cust-slid-inner {
  max-width: 1200px;
  margin: 0px auto;
}
.dwn-cust-quote-slid {
  position: relative;
  line-height: 35px;
  padding-top: 60px;
  padding-left: 40px;
}
.blue-graf-bg.dowlod-mobi .sha-value {
  font-size: 10px !important;
  margin-bottom: -10px;
}
.blue-graf-bg.dowlod-mobi .sha-value tr {
  background: #eff9fe;
}
.dwn-cust-quote-slid:before {
  content: " ";
  position: absolute;
  background: url(../images/index/ap-sprite-img.svg) no-repeat;
  width: 40px;
  height: 30px;
  top: 40px;
  left: 50px;
  background-size: 530px;
  background-position: -493px 1px;
}
.dwn-cust-quote-slid p {
  border: 1px solid #ADCAE4;
  padding: 14px;
  position: relative;
  border-right: 0px;
  border-top: 0px;
  margin-bottom: 30px;
  min-height: 130px;
}
.dwn-cust-quote-slid p:after {
  content: " ";
  position: absolute;
  background: url(../images/index/ap-sprite-img.svg) no-repeat;
  width: 17px;
  height: 20px;
  left: 25px;
  bottom: -17px;
  background-size: 530px;
  background-position: -437px -1px;
}
.dwn-cust-left-img {
  width: 70px;
}
.dwn-cust-left-img img {
  border-radius: 50%;
  border: 1px solid #8c9db8;
  padding: 1px;
}
.dwn-client-profile {
  font-size: 17px;
  color: #000 !important;
  margin-top: 12px;
  font-family: 'Zoho_Puvi_SemiBold';
  line-height: 30px;
}
.dwn-client-profile span {
  font-size: 14px;
  display: block;
  color: #181818 !important;
  opacity: .7;
}
.cust-bullet {
  position: absolute;
  bottom: -40px;
  left: 40px;
}
#cust-dots li {
  display: inline-block;
  width: 13px;
  height: 13px;
  position: relative;
}
#cust-dots li a {
  display: block;
  position: relative;
  background: #dfe4e8;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  border-radius: 50%;
}
#cust-dots li a.current, #cust-dots li a:hover {
  background: #9a9a9a;
}
.dwn-btn-slider {
  position: absolute;
  z-index: 3;
  display: block;
  bottom: 20px;
  color: #ffffff;
  transform: translateY(-50%);
  font-size: 50px;
  font-family: 'Zoho_Puvi_Light';
  border-radius: 25px;
  opacity: 0.7;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  cursor: pointer;
}
.dwn-btn-slider:hover {
  opacity: 1;
}
.dwn-btn-slider a {
  content: " ";
  position: absolute;
  background: url(../images/index/ap-sprite-img.svg) no-repeat;
  width: 17px;
  height: 30px;
  top: 30px;
  left: 50px;
  background-size: 530px;
}
.dwn-btn-slider.next {
  right: 80px;
}
.dwn-btn-slider.prev {
  right: 105px;
}
.dwn-btn-slider.next a {
  background-position: -512px -27px;
}
.dwn-btn-slider.prev a {
  background-position: -497px -27px;
}
/*Download Page design end here*/
.index-dwn-form#zaForm {
    max-width: 380px !important;
    margin: auto !important;
    margin-top: 40px !important;
    width: auto !important;
}
.index-dwn-form .input-effect {
  background: #fff;
}
.index-dwn-form li {
  width: 100%;
  position: relative;
  padding-bottom: 20px;
}
.index-dwn-form li:last-child {
  padding-bottom: 0
}
.index-dwn-form li.aplus-login {
    padding-bottom: 5px;
}
.index-dwn-form li input, .index-dwn-form li select {
  width: 100% !important;
  font-family: 'Zoho_Puvi_Regular';
  height: 50px;
  border: 1px solid #cccccc;
  font-size: 14px;
  padding: 7px;
  box-sizing: border-box
}
.index-dwn-form ul {
  list-style-type: none !important;
}
.index-dwn-form input:focus {
  outline: none;
}
.signup_frm .field-msg {
  color: #ef362e;
  font-size: 11px;
  position: absolute;
  top: -14px;
  right: 0;
  line-height: normal;
}
.signup_frm .za-email-container .field-msg,.signup_frm .sgnbtnmn .field-msg {
    position: static;
}
.index-dwn-form li.sgnbtnmn .za-newsletter-container {
    margin: 0;
}
.signupbtn {
  background: #ef372e;
  color: #fff;
  border: 1px solid #ef372e;
  cursor: pointer;
}
.signupbtn:disabled {
  opacity: .5;
  cursor: default;
}
.zhide-common {
  display: none !important;
}
.zshow-common {
  display: block !important
}
.index-dwn-form li .dc-info {
  font-size: 12px;
  margin: 0 0
}
/* other sign in css*/
.sign-in {
  font-size: 16px;
  margin-bottom: 10px;
}
.fed_div {
  cursor: pointer;
  height: 30px;
  width: 40px;
  border-radius: 15px;
  margin: 5px 5px;
  box-sizing: border-box;
  padding: 5px;
  float: left;
  overflow: hidden;
}
.fed_icon {
  display: inline-block;
  height: 16px;
  width: 16px;
  float: left;
}
.google_fed {
  margin-bottom: 0px !important;
  margin-right: 10px !important;
  max-width: 120px !important;
  margin: 0px 10px 10px 0 !important;
  width: 40% !important;
  border-radius: 2px !important;
  background-color: #fff !important;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, .12), 0px 2px 2px 0px rgba(0, 0, 0, .24) !important;
  height: 40px !important;
  padding: 10px !important;
}
.google_icon {
  background: url("https://desktopcentral.manageengine.com/images/signin_icons.png") no-repeat transparent -10px -10px;
  background-size: 140px;
  margin: 2px 0px;
}
.azure_fed {
  background-color: #FFECE6;
}
.azure_icon {
  background: url("https://desktopcentral.manageengine.com/images/signin_icons.png") no-repeat transparent -36px -10px;
  background-size: 140px;
  margin: 2px 5px;
}
.fed_text {
  text-transform: capitalize;
  font-size: 14px;
  letter-spacing: .2;
  color: #757575;
  line-height: 20px;
  margin-left: 5px;
}
/* other sign in css*/
#zip-countryname-change {
  cursor: pointer;
  text-decoration: underline;
  color: #0979b7;
}
.zcountry-info.zcountry-info {
  padding-bottom: 0px
}
.signup-form {
  min-height: 450px;
  display: flex;
  justify-content: center;
  align-items: center
}
#za-signup-btn {
  border: 0;
  display: inline-block;
  font-size: 18px;
  background-color: #f34637;
  -webkit-background-color: #f34637;
  color: #fff;
  text-align: center;
  padding: 16px 26px;
  cursor: pointer;
  font-family: 'ZohoPuvi';
  border-radius: 10px;
}
#zaUser {
  text-align: center
}

.onLoadCss{font-size:0px;color:transparent}
.dload-page .edition-sec .edibtn .body .avail .avai-sec {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    grid-gap: 10px;
    margin: 0 0 20px;
    border-top: 1px dashed #eee;
    padding: 15px 0 0;
}
.dload-page .edition-sec .edibtn .body .avail .avai-sec img {
    width: 140px;
    margin: 0 10px;
}
.dload-page .edition-sec .edibtn .body .avail .avai-sec .avai-sec-caption {
    width: 100%;
    text-align: center; 
    font-weight: 400;
    font-size: 14px;
}
.dload-page .edition-sec .edibtn .body .spl-link {
    margin: 20px 0;
    border-top: 1px dashed #eee;
    padding: 15px;
    text-align: center;
}
.dload-page .edition-sec .edibtn .body .spl-link h3 {
    margin: 0 !important;
    font-size: 14px;
    line-height: normal;
}

.dload-page .edition-sec .edibtn .body .spl-link a {
    line-height: normal;
    display: inline-block;
    background-color: #fff;
    color: #386da9;
    padding: 5px 15px;
    margin: 9px 0 3px;
    border-radius: 5px;
    text-decoration: none;
    border: 1px solid #386da9;
    font-weight: 600;
}
.dload-page .spl-link a:hover {
    background-color: #386da9;
    color: #fff;
}
.dload-page .info-msg {
  margin-bottom: 70px;
}
.dload-page .info-msg-inner {
  position: relative;
  z-index: 99 !important;
}
.dload-page .info-msg-inner img {
  margin-bottom: -16px;
  border: 1px solid #e0e0e0;
  padding: 5px 6px;
  border-radius: 100px;
  width: 20px;
  background-color: white;
}
.dload-page .info-msg-caption {
  padding: 25px;
  font-size: 16px;
  border: 1px solid #e0e0e0;
  display: inline-block;
  border-radius: 8px;
  background-color: #f9f9f9;
}
.dload-page .info-msg-caption p {
  margin: 5px 0 8px;
}
.prd-ec.dload-page.act-op .edition-sec.op-sec.hideForm .edibtn {
    height: 560px;
}
.prd-pmp.dload-page.act-op .edition-sec.op-sec.hideForm .edibtn {
    height: 230.5px;
}
.dload-page .edition-sec.op-sec.hideForm .dwn-form-head,.dload-page .edition-sec.op-sec.hideForm #LicenseKeyForm {
    display: none;
}
.dload-page .edition-sec.hideForm .edibtn .body .bread-link {
    border-bottom: 0;
    margin-bottom: 0;
}
@media(max-width: 600px){
#commonHeader {
    min-height: 93px;
}
.dload-page .edition-sec {
    width: auto;
}
.dload-page .edition-sec .edibtn {
    margin: 30px auto;
}
.edition-sec.op-sec .edibtn .body .edi-btn {
    max-width: none;
}
.dload-page.act-cd .edition-sec.cd-sec .edibtn, .dload-page.act-op .edition-sec.op-sec .edibtn {
    width: auto;
}
.dload-page .edition-sec.cd-sec:after {
    text-align: center;
    position: static;
    width: auto;
    display: block;
}
.dload-page .edition-sec .edibtn .body .prodDownbtn, .dload-page .edition-sec .edibtn .body .spl-link,.dload-page .edition-sec .edibtn .body .bread-link {
    display: none;
}
.prd-ec.dload-page.act-op .edition-sec.op-sec .edibtn {
    height: 760px;
}
}</pre></body></html>