.getqtTbl {
    border: solid 1px #e0e0e0;
    border-collapse: unset;
    margin: 0 auto 20px;
    width: 75%
}

.getqtTbl input,
.getqtTbl select {
    background: #fcfcfc;
    border: 1px solid #d1d2d3;
    padding: 3px;
    width: 215px;
}

.getqtTbl select {
    border-radius: 0;
    -webkit-border-radius: 0px;
    height: 35px;
    width: 224px;
}

.getqtTbl .formfooter {
    background: none;
    text-align: left
}

.getqtTbl .formfooter input[type="submit"] {
    background: #069b4f !important;
    border: none;
    cursor: pointer;
    padding: 8px 35px
}

.getqtTbl .formfooter input[type="reset"] {
    background: #cfd7da !important;
    border: none;
    color: #676b6d;
    margin: 0 0 0 3px;
    padding: 8px 35px
}

.getqtTbl .formheader {
    background: none;
    border-bottom: solid 1px #e0e0e0;
    text-align: left;
}

.getqtTbl td.formheader:nth-child(1) {
    text-align: center
}

.getqtTbl td:nth-child(1) {
    width: 10%;
}

.getqtTbl td {
    padding: 10px 0;
}

.getqtTbl td:nth-child(2) {
    width: 50%;
    vertical-align: top;
}

#amazonwebservices,
#microsoftazure,
#googlecloudplatform,
#salesforce,
#addons {
    padding: 3px;
    width: 90px;
}

.dvdLne {
    background: #e0e0e0;
    height: 1px;
    margin: 12px auto 0;
    width: 90%
}

.bggy {
    background: #f4f6f8;
}

.addwtd {
    width: 86%;
}

.addwtd .per50 {
    width: 79%;
}

.zsiq_floatmain {
    display: none !important
}

.dwn-priv {
    color: #000;
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: 0;
}

#meGDPRMessage {
    color: #000;
    margin: 0 auto 10px;
    width: 100%;
}

.demoFooTxt {
    border-top: 1px solid #e5e5e5;
    margin: 50px auto 0 auto;
    max-width: 730px;
    padding: 0 40px
}

.demoFooTxt h3 {
    font-size: 15px;
    margin-bottom: 0;
    font-weight: 600;
}

.demoFooTxt p {
    font-size: 13px !important;
    margin-top: 10px
}

.demoFooTxt p span {
    display: block
}

.buyIcon {
    background: url(https://www.manageengine.com/cloud-security/images/icon-price-quote.png) no-repeat;
    background-size: 100%;
    height: 24px;
    margin: 34px 15px 59px 0;
    width: 24px;
}




@media screen and (max-width:760px) {
    .getqtTbl {
        width: 70%;
    }

    .nlTxt {
        display: inline;
    }

    .demoFooTxt p span {
        display: inline-block
    }
}

@media screen and (max-width:767px) {
    .container {
        width: 90%
    }

    .head {
        padding-top: 40px;
        margin-bottom: 10px
    }

    .footHead {
        margin: 5% 0 0;
        border-bottom: 1px solid #3e3e3e;
        margin-bottom: 15px !important;
        padding-left: 22px
    }

    .footCont ul li a {
        color: #bbb;
        display: block;
        border: 1px solid #3e3e3e;
        margin-bottom: 5px;
        padding: 5px 10px;
        background: #333;
        border-radius: 2px
    }

    .footer .col3 {
        padding: 20px 24px;
        box-sizing: border-box
    }

    #header-mainsec {
        top: 33px
    }

    .melogosvg img {
        width: 125px !important
    }

    #commonHeader {
        min-height: 88px
    }

    #MEmobPanel.prdMobMenu {
        top: 86px
    }

    .getqtTbl .formfooter input[type="submit"] {
        margin-bottom: 10px;
    }

    .getqtTbl .formfooter input[type="reset"] {
        margin: 0px;
    }

    #amazonwebservices,
    #microsoftazure,
    #googlecloudplatform,
    #salesforce,
    #addons {
        width: 25%;
    }

    .getqtTbl td:nth-child(3) {
        text-align: center;
    }
}

@media screen and (max-width:500px) {
    .getqtTbl {
        width: 100%
    }

    .buyIcon {
        display: none
    }

    .demoFooTxt {
        padding: 0 20px;
    }

    .formheader img {
        display: none;
    }

    .commonselect {
        margin-top: 15px;
    }
}