#meGDPRMessage {
    color: #333;
    text-align: left;
    margin-left: 0;
    width: 100%;
}

#meGDPRMessage .checkmarkgdpr {
    vertical-align: text-bottom;
}

.dwn-priv {
    color: #333;
    width: 100%;
    margin: 10px 0;
    text-align: left;
}

#meGDPRMessage a,
.dwn-priv a {
    text-decoration: underline;
    color: #138cd6;
}


.removeBtn {
    display: none !important
}

.removeBtn1 {
    display: none !important
}

.otr-dwn-win {
    width: 92%;
    margin: 0 2%;
}

.zsiq_floatmain {
    display: block !important;
}

.comTbl {
    width: 100%
}

.comTbl td {
    padding: 5px 10px;
    border-bottom: 1px solid #dfdfdf;
    text-align: center
}

.comTbl .bg1 {
    background: #f4f4f4;
}

.comTbl .bg2 {
    background: #efefef;
}

.comTbl .bg3 {
    background: #f9f9f9;
}

.navLnk {
    margin: 14px 0 0;
    font-size: 15px;
    padding-bottom: 15px;
}

.navLnk a {
    color: #000;
    text-decoration: underline;
    font-size: 13px;
}

.navLnk span {
    color: #e5e5e5;
}

.dwn-form-formbg {
    padding: 0 5%;
    min-height: 340px;
}

.dwn-form {
    padding: 0 8% 30px
}

.otr-dwn-cont {
    padding: 10px 0;
}

.otr-dwn-cont a {
    width: 85px;
}

.otr-dwn-head {
    margin-top: 15px;
    padding: 0 0 6px 0;
    border-bottom: 1px solid #e5e5e5;
}

.otr-dwn-cont a.ful {
    width: 85px;
}

.otr-dwn-cont ul {
    margin-top: 6px;
}

#adRhsLnk {
    display: none;
}

.dwn-bit a {
    margin: 0 4px 0 6px;
}

.prodDownbtn h3 {
    font-weight: 700;
    margin: -10px 0 15px;
}

.prodDownbtn h3 span {
    font-size: 13px;
}

.prodDownbtn {
    margin: 0 20px 0;
    padding: 30px 0 10px
}

.linColor {
    border-bottom: 1px solid #aaa;
}

.linColor a {
    color: #444;
    text-decoration: none;
}

.suppLang {
    width: 90%;
    text-align: center;
    margin: 40px auto 0;
    font-size: 12px;
    line-height: 22px;
}

.suppLang a {
    color: #000;
    text-decoration: underline;
}

.avbmark img {
    border: 1px solid #ebebeb;
    padding: 4px;
    border-radius: 5px;
}

.avbmark .azure {
    background-size: 80px 22px;
    width: 80px;
    padding: 4px 12px;
    margin-right: 17px;
}

.avbmark .aws {
    background-size: 92px 19px;
    width: 92px;
    height: 19px;
    padding: 5.5px 12px;
}

.stre {
    text-align: center;
    width: 44%;
}

.stre img {
    width: 100px;
    opacity: 0.7
}

.stre img:hover {
    width: 100px;
    opacity: 1
}

.stre mR {
    margin-right: 12px
}

.pB13 {
    padding-bottom: 13px;
}

.avlb {
    position: absolute;
    width: 61%;
    margin-left: -12px;
    margin-top: 35px;
}

.avlb .per50 p {
    margin-top: 0;
}

.compLnk {
    float: right;
    margin: -22px 0 9px 0;
}

.csum {
    border: solid 1px #eee;
    margin: 30px 0;
    width: 100%
}

.csum ul {
    padding: 0 !important;
}

.csum ul li {
    list-style: none !important;
    padding: 8px 20px;
}

.csum ul li.merge {
    background: #eee;
    border-bottom: solid 1px #eee;
    border-top: solid 1px #eee;
    font-weight: bold;
}

.csum ul li span {
    display: inline-block;
    width: 13%
}

.heading-menu {
    display: none;
}

#scroll h1 {
    font-size: 20px;
    margin: 0 0 20px
}

.prodDownbtnsml {
    font-size: 11px;
}

.shaVal {
    content: "";
    cursor: pointer;
    margin: 10px auto 0;
    max-width: 248px;
    position: relative;
}

.shaVal span {
    background: url(https://www.manageengine.com/products/exchange-reports/images/icon-copy.png) no-repeat;
    background-size: 9px;
    display: none;
    height: 15px;
    position: absolute;
    right: -9px;
    top: 5px;
    transition: all .5s;
    width: 11px
}

.shaVal:hover span {
    display: block;
    transition: all .5s
}

.otr-dwn-head {
    background: #f3f3f3;
    border: none;
    font-size: 15px;
    padding: 5px 5% 5px 20px;
}

.otr-dwn-cont {
    border: solid 1px #ededed;
    padding: 3px 0 0;
}

.otr-dwn-cont ul li {
    font-size: 14px;
    padding: 15px 20px 20px;
    position: relative
}

.otr-dwn-cont ul li:nth-child(1) {
    border-bottom: solid 1px #ededed;
}

.otr-dwn-cont ul li span span {
    background: url(https://www.manageengine.com/products/exchange-reports/images/icon-copy.png) no-repeat;
    background-size: 9px;
    border: none;
    cursor: pointer;
    display: none;
    font-size: 13px;
    height: 15px;
    position: absolute;
    right: -6px;
    top: 6px;
    width: 11px;
}

.otr-dwn-cont ul li span:hover span {
    display: block
}

/* Tooltip */
.otr-dwn-cont ul li span span strong,
.shaVal span strong {
    background-color: black;
    border-radius: 6px;
    color: #fff;
    padding: 2px 0;
    position: absolute;
    right: -74px;
    text-align: center;
    top: -35px;
    visibility: hidden;
    width: 177px;
    z-index: 1;
}

.otr-dwn-cont ul li span span:hover strong,
.shaVal span:hover strong {
    font-size: 12px;
    font-weight: normal;
    visibility: visible;
}

.otr-dwn-cont ul li:nth-child(1) span:nth-child(1),
.otr-dwn-cont ul li:nth-child(2) span:nth-child(1) {
    border: none;
}

.otr-dwn-cont ul li:nth-child(1):after {
    display: none
}

.otr-dwn-cont ul li span {
    border: solid 1px #e4eefe;
    display: inline-block;
    margin: 0 10px 0 0;
    position: relative;
    width: 198px
}

.otr-dwn-cont ul li span i {
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 12px;
    overflow: hidden;
    padding: 6px 21px 6px 5px;
    position: absolute;
    text-overflow: ellipsis;
    top: 0;
    width: 87px;
}

.otr-dwn-cont a {
    background: #f3f3f3;
    color: #1362d9;
    display: inline;
    margin-left: 0;
    padding: 5px
}

.otr-dwn-cont a:hover {
    background: #f3f3f3;
    color: #1362d9;
}

.psthanx {
    bottom: unset;
    left: 45%;
    margin: 0;
    top: -20px;
}

.dwn-form-head {
    padding-top: 20px
}

.dwn-form-head img {
    margin: -2px 5px 0 0;
    width: 18px;
}

#downloadSubmit {
    border-radius: 0;
    font-size: 13px;
    width: 44%
}

#downloadReset {
    border-radius: 0;
    color: #000;
    font-size: 13px;
    width: 44%
}

.dwn-form input,
.dwn-form select {
    color: #777;
    box-sizing: border-box;
    width: 100%;
}

#MECountryListing {
    background: #fff;
}

.psthanx {
    bottom: unset;
    left: 45%;
    margin: 0;
    top: -20px;
}

.psthanx {
    background: #ECFBEF;
    border: 1px solid #8BD698;
    border-radius: 3px;
    color: #29B540;
    display: none;
    font-size: 14px;
    left: 30%;
    margin: 0 0 10px 0;
    padding: 1px 23px;
    position: absolute;
    text-align: center;
}

.getContent,
.otr-dwn-cont ul li {
    position: relative
}

.sptr1Val {
    left: 270px;
    top: -7px;
}

.sptr2Val {
    left: 204px;
    top: -1px
}

.sptr3Val {
    left: 80px;
    top: 30px
}

.sptr4Val {
    left: 79px;
    top: 32px
}

.avbmark {
    margin-right: 30px;
    position: relative;
    text-align: center;
}

.avbmark::before {
    content: "";
    position: absolute;
    top: 27px;
    left: 0;
    right: 0;
    margin: auto;
    height: 1px;
    width: 95%;
    background: #e6e6e6;
    background: -webkit-linear-gradient(to right, #fff 0, #e6e6e615%, #e6e6e6 85%, #fff);
    background: - linear-gradient(to right, #fff 0, #e6e6e6 15%, #e6e6e6 85%, #fff);
}

.avbmark p {
    display: inline-block;
    position: relative;
    background: #fff;
    padding: 0 15px;
}

.avbmarklink a {
    margin: 0 11px 0;
}

.avbmark img {
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding: 4px;
}

.avbmark .azure {
    padding: 4px 12px;
    width: 105px;
}

.avbmark .aws {
    padding: 5.5px 12px;
    width: 125px;
}

.avbmark .avbmarklink {
    display: block;
}

.dwn-link-cont {
    width: 66%
}

@media screen and (max-width:990px) {

    .otr-dwn-cont ul li:nth-child(1) span:nth-child(1),
    .otr-dwn-cont ul li:nth-child(2) span:nth-child(1) {
        display: none
    }
}


@media screen and (max-width:767px) {
    .otr-dwn-win {
        width: 98%;
    }

    .stre {
        width: 100%;
    }

    .avbmark {
        width: 100%;
        text-align: center;
        margin-bottom: 40px;
    }

    .avlb {
        position: relative;
        width: 100%;
    }
}

@media screen and (max-width:760px) {
    .w90 {
        margin: 0 auto;
        width: 90%
    }
}

.nav-qte a {
    background: #C4C8CC;
    color: #333
}

.nav-qte a:hover {
    background: #bdc1c5
}

.nav-qte-icon {
    background-position: -209px -54px
}

.prodDownbtn {
    margin: 0 20px 0;
}

.dwn-form-cont {
    background: #f7faff;
    border: solid 1px #cbd7ed;
    box-shadow: 0px 0px 15px #cccc;
    width: 40%;
    float: unset;
    padding: 0;
    margin: 0 auto;
}

.otr-dwn-win {
    float: none;
}

.navLnk {
    margin-left: 20px;
}

.navLnk a {
    color: #000;
    text-decoration: underline;
    font-size: 13px;
}

.descPart {
    margin-top: 30px;
    padding-right: 30px;
}

.lnkCol {
    color: #444;
    text-decoration: none
}

.lnkCol:hover {
    text-decoration: none;
}

.linColor {
    border-bottom: 1px solid #aaa;
}
 .comTbl {
            width: 100%
        }

        .comTbl td {
            padding: 5px 10px;
            border-bottom: 1px solid #dfdfdf;
            text-align: center
        }

        .comTbl .bg1 {
            background: #f4f4f4;
        }

        .comTbl .bg2 {
            background: #efefef;
        }

.getContent, .dwn-link-cont {
    display: none;
}


