.form-set-2 form ul li textarea {
    resize: none;
}

#meGDPRMessage .checkmarkgdpr {
    vertical-align: text-bottom;
}

#meGDPRMessage a {
    text-decoration: underline;
}

.form-set-2 form ul li .dwn-priv {
    font-size: 12px;
    color: #000;
    line-height: 19px;
    display: block;
}

.form-set-2 form ul li .dwn-priv a {
    font-size: 12px;
    color: #138cd6;
}

.af.foot {
    display: none
}

textarea {
    width: 99% !important
}

.demodiv {
    padding: 2% 4% 0%
}

.demodiv h3 {
    margin: 10px 0
}

.demoimgHgt {
    width: 200px
}

h1 {
    font-size: 25px;
    font-weight: 600;
    margin: 0 0 30px 0;
}

.demContdv {
    color: #000;
    margin: 0 auto;
    max-width: 550px;
}

.onliDemoTxt span {
    background: url(https://www.manageengine.com/products/ad-manager/images/demo-img-sprite.png) 0 7px no-repeat;
    background-size: 96px;
    float: left;
    height: 48px;
    margin: 0 10px 20px 0;
    width: 48px;
}

.onliDemoTxt p {
    font-size: 13px;
    margin: 0;
}

.demLnkCol {
    color: #0099ce;
}

.onliDemoTxt {
    border-top: 1px solid #e5e5e5;
    margin: 30px auto 0 auto;
    padding: 20px 0 0 0;
    width: 75%;
}

.onliDemoTxt p strong {
    font-size: 15px;
}

#scroll {
    padding: 40px 0;
}

#additional_data,
#hidden_data {
    display: none;
}

.no-lhs {
    list-style-type: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}