.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: '(或)';
    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: '云版本'
}

.dload-page .edition-sec.op-sec .edibtn .head .label:after {
    content: '本地版本'
}

.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-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;
}

.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: 20px auto 40px !important;
    width: 350px !important;
}

.index-dwn-form .input-effect {
    background: #fff;
}

.index-dwn-form li {
    width: 100%;
    position: relative;
}

.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: 15px;
    padding: 15px;
    box-sizing: border-box
}

.index-dwn-form ul {
    list-style-type: none !important;
}

.index-dwn-form input:focus {
    outline: none;
}
.edi-btn .field-error .error {
    left: 0 !important;
    display: inline !important;
    top: 40px !important;
}
input#rmobile {
 padding-left: 100px !important;
}
.error, .jqval-error, .pwderror{
    margin:30px 0px;
}
.sgnbtnmn{
    margin-bottom:20px;
}
.signup_frm .za-email-container .field-msg,
.signup_frm .sgnbtnmn .field-msg {
    position: static;
}
span#tos-error {
    bottom: 10px !important;
    height: 30px;
    top: auto ! IMPORTANT;
}
.tos-signup.field-error .field-msg {
    height: 40px;
}
.za-newsletter-container, .za-tos-container{
    margin: 15px 0px 0px !important;
}

.index-dwn-form li.sgnbtnmn .za-newsletter-container {
    margin: 0;
}

.signupbtn, .edi-btn .field-valid input.signupbtn {
    background-color: #ef372e !important;
    border: 1px solid #ef372e !important;
    color: #FFF !important;
}

.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;
}

.dwn-priv {
    font-size: 14px;
}

input#tos {
    width: 16px !important;
    height: 17px;
    margin-top: 0px !important;
}

.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 {
   display: none !important;
}

/* 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 !important;
    -webkit-background-color: #f34637 !important;
    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;
}

.body h3 {
    margin-bottom: 20px !important;
}

.fed_div {
    cursor: pointer;
    height: 30px;
    width: 40px;
    border-radius: 15px;
    margin: 5px 5px;
    box-sizing: border-box;
    padding: 5px;
    cursor: pointer;
    float: left;
    overflow: hidden;
}

.google_fed {
    margin-bottom: 0px !important;
    margin-right: 10px !important;
    max-width: 120px !important;
    margin: 0px 10px 0 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.cn/images/signin_icons.png") no-repeat transparent -10px -10px;
    background-size: 140px;
    margin: 2px 0px;
}

.azure_fed {
    background-color: #FFECE6 !important;
}

.azure_icon {
    background: url("https://desktopcentral.manageengine.cn/images/signin_icons.png") no-repeat transparent -36px -10px;
    background-size: 140px;
    margin: 2px 5px;
}

.linkedin_fed {
    background-color: #007CB8 !important;
}

.linkedin_icon {
    background: url("https://desktopcentral.manageengine.cn/images/signin_icons.png") no-repeat transparent -62px -10px;
    background-size: 140px;
    margin: 2px 8px 5px 8px;
}

.twitter_fed {
    background-color: #00A2F6  !important;
}

.twitter_icon {
    background: url("https://desktopcentral.manageengine.cn/images/signin_icons.png") no-repeat transparent -10px -36px;
    background-size: 140px;
    margin: 3px 7px;
}

.wechat_fed {
    background-color: #00C759 !important;
}

.wechat_icon {
    background: url("https://desktopcentral.manageengine.cn/images/signin_icons.png") no-repeat transparent -36px -36px;
    background-size: 140px;
    margin: -3px 1px;
}

.weibo_fed {
    background-color: #fff !important;
    border: 2px solid #EEEEEE;
}

.weibo_icon {
    background: url("https://desktopcentral.manageengine.cn/images/signin_icons.png") no-repeat transparent -62px -36px;
    background-size: 140px;
    margin: 1px 5px;

}

.douban_fed {
    background-color: #fff !important;
    border: 2px solid #EEEEEE;
}

.douban_icon {
    width: 34px;
    background: url("https://desktopcentral.manageengine.cn/images/signin_icons.png") no-repeat transparent -88px -10px;
    background-size: 140px;
    transform: scale(.7);
    margin-left: -3px;
    margin-bottom: 3px;
}

.facebook_fed {
    background-color: #2554A2 !important;
    padding: 13px;
}

.facebook_icon {
    display: block;
    background: url("https://desktopcentral.manageengine.cn/images/signin_icons.png") no-repeat transparent -10px -150px;
    background-size: 140px;
    float: none;
    background-position: -119px -36px;
    height: 14px;
    width: 14px;
    margin: -4px 0 5px 0;
}

.slack_fed {
    background-color: #fff !important;
    border: 2px solid #EEEEEE;
    padding: 9px;
}

.slack_icon {
    display: block;
    height: 18px;
    width: 18px;
    background: url("https://desktopcentral.manageengine.cn/images/signin_icons.png") no-repeat transparent -10px -63px;
    margin: auto;
    float: none;
}

.yahoo_fed {
    background-color: #662D91 !important;
    padding: 13px !important;
    border: none
}

.yahoo_icon {
    background: url("https://desktopcentral.manageengine.cn/images/signin_icons.png") no-repeat transparent -89px -36px;
    background-size: 140px;
    margin: auto;
    float: none;
    margin-top: -5px;
}

.qq_fed {
    background-color: #fff;
    border: 2px solid #EEEEEE;
    padding: 8px;
}

.qq_icon {
    background: url("https://desktopcentral.manageengine.cn/images/signin_icons.png") no-repeat transparent -82px -60px;
    background-size: 140px;
    transform: scale(.8);
    margin: -6px 0px;
    float: left;
}

.baidu_fed {
    background-color: #fff;
    border: 2px solid #EEEEEE;
    padding: 8px;
}

.baidu_icon {
    background: url("https://desktopcentral.manageengine.cn/images/signin_icons.png") no-repeat transparent -111px -60px;
    background-size: 140px;
    margin: auto;
    float: left;
    transform: scale(.8);
    margin: -6px 0px;
}

.apple_fed {
    height: 40px;
    width: 22px;
    margin-top: 1px;
    transform: scale(1.3);
}

.apple_icon {
    height: 30px;
    width: 140px;
    background: url(https://desktopcentral.manageengine.cn/images/signin_icons.png) no-repeat transparent 0px -198px;
    background-size: 140px;
    margin: 5px 0px;
}
.fed_icon {
    height: 20px  !important;
    width: 20px !important;
}

.fed_div:nth-of-type(7),
.fed_div:nth-of-type(8),
.fed_div:nth-of-type(9),
.fed_div:nth-of-type(10),
.fed_div:nth-of-type(11),
.fed_div:nth-of-type(12),
.fed_div:nth-of-type(13),
.fed_div:nth-of-type(13),
.fed_div:nth-of-type(15) {
    display: none;
}

.fed_2show {
    margin-bottom: 20px;
}

.act-cd .edition-sec.cd-sec .edi-btn {
    height: auto;
}
.mobile-container,#phonenumber{
    margin-top: 24px;
    margin-bottom: 5px
}

#mobile{
    padding-left:100px !important;
}
.za-country_code-container,#phone{
    width: 90px !important;
    position: absolute;
    z-index:1;
    border:0px;
    border-right:1px solid #ccc;
    height: 50px;
}
.za_country_code,#country_code{
    z-index:1;
    opacity: 0;
    margin-left:-13px;
    margin-top:-13px;
    cursor: pointer;
    height: 50px;
    display: block;
}
.ccodelabel, #countryCodeDiv{
    position: absolute;
    padding: 14px 11px 14px 8px;
    margin-top: -39px;
}

.za-country_code-container select,
.za-remobile-container select {
    width: 80px;
}

.za_country_code {
    height: 45px;border: none;border-right: 1px solid;
}

#countryCodeDiv:before,
#countryconfirmCodeDiv:before {
    position: absolute;
    content: '';
    left: 60px;
    top: 0px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #666;
    bottom: 0px;
    margin: auto;
}
.form-input.countryCnt.za-country-select,.form-input.stateCnt.za-state-select {
    width: 100% !important;    margin: 25px auto !important;    display: block;       height: 40px;    font-size: 14px;
    cursor:pointer;
}
.form-input.countryCnt.za-country-select:focus{
    outline:none;
    box-shadow:none;
}
#signup-termservice
{
    display:none;
}
.edi-btn .field-error input{
    margin: 35px 0px !important;
}
@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;
    }
}