.form-set-3 form ul li select {
    width: 100%;
}

.form-set-2 form ul li div {
    background: none;
    border: none;
}

.form-set-3 form ul li div.fr input,
.form-set-3 form ul li div.fr select,
.form-set-3 form ul li div.fr textarea {
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    background: #fafafa;
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-errmsg {
    display: none;
    color: red;
    font-size: 12px;
    bottom: -10px;
    position: absolute;
}

.ffw-form form .ffw-form-fields .ffw-field textarea.ffw-additional-data,
.ffw-form form .ffw-form-fields .ffw-field textarea.ffw-hidden-data {
    display: none !important;
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-errmsg.active+textarea,
.ffw-form form .ffw-form-fields .ffw-field .ffw-errmsg.active+select,
.ffw-form form .ffw-form-fields .ffw-field .ffw-errmsg.active+input {
    border: 1px solid red !important;
    margin-bottom: 12px;
}

.ffw-form form .ffw-form-fields .ffw-field select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #5a5a5a 50%), linear-gradient(135deg, #5a5a5a 50%, transparent 50%), linear-gradient(to right, #fff0, #fff0);
    background-position: calc(100% - 20px) calc(1em + 1px), calc(100% - 15px) calc(1em + 1px), calc(100% - 2.5em) 0.5em;
    background-size: 6px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
    height: 37px;
}

.ffw-form form .ffw-form-fields .count.ffw-field div.fr {
    background: none;
    border: none;
}

.ffw-form form .ffw-form-fields .count.ffw-field select {
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    background-color: #fafafa;
}

.ffw-form form .ffw-form-fields .count.ffw-field select.commonselect {
    margin-top: 17px;
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-privacy,
.ffw-form form .ffw-form-fields .ffw-field #meGDPRMessage {
    font-size: 12px;
    color: #000;
    display: block;
    line-height: 20px;
    margin-top: 10px;
}

.ffw-form form .ffw-form-fields .ffw-field .ffw-privacy strong,
.ffw-form form .ffw-form-fields .ffw-field #meGDPRMessage strong {
    font-weight: 500;
}

.ffw-form form .ffw-form-fields .ffw-field #meGDPRMessage .checkmarkgdpr {
    height: 12px;
    width: 12px;
    vertical-align: text-bottom;
}

.ffw-form form .ffw-form-fields .ffw-field.ffw-both-buttons {
    margin-bottom: 0;
}

.onboard-container {
    border: solid 1px #eee;
    margin-top: 60px;
    width: 100%
}

.onboard-container p {
    color: #000;
    font-weight: 400;
    margin: 25px auto !important;
    max-width: 404px;
    padding-left: 50px;
    position: relative;
    text-align: left;
}

.onboard-container p:before {
    background: url(images/onboarding-icon.png) no-repeat;
    background-size: 30px;
    content: "";
    height: 30px;
    left: 2px;
    position: absolute;
    top: 0;
    width: 30px;
}

.onboard-container a {
    color: #000;
    display: inline;
    padding: 0;
    text-decoration: underline
}

#additional_data,
#hidden_data {
    display: none;
}

.err-com {
    background: #F44336;
    color: #fff;
    font-size: 12px;
    padding: 2px 2px 2px 10px;
    margin: 10px 0;
    display: none;
    text-align: center
}

.zc-form-embed .page_content_wrapper {
    box-shadow: none !important;
}

.sup-form-sup-pg {
    margin: 0 auto;
    display: table;
    margin-top: 60px;
    float: initial;
    text-align: center;
    position: relative;
    border-top: 1px solid #ddd;
    width: 100%
}

.sup-form-sup-pg h2 {
    margin: 0;
    padding-top: 35px;
    padding-bottom: 20px
}

.sup-form-sup-pg p {
    margin: 0;
    padding-bottom: 20px
}

.sup-form-sup-pg-div {
    border: 1px solid #eeeff1;
    padding: 25px 15px 25px 30px;
    height: 300px;
    margin: 0 auto;
    display: table;
    float: initial;
    width: 400px;
    padding-bottom: 0px;
}

.icon1 {
    background-position: 0 0 !important;
}

.icon2 {
    background-position: -59px 0 !important;
}

.icon3 {
    background-position: 0 -55px !important;
}

.icon4 {
    background-position: -59px -55px !important;
}

.icon5 {
    background-position: 0 -111px !important;
}

.fotDiv {
    width: 18%;
    float: left;
    text-align: center;
}

.mR {
    margin-right: 17px;
}

.imgIcon {
    background: url(https://www.manageengine.com/products/eventlog/images/top5-reasons-to-join-manageengine-community.png) no-repeat;
    width: 55px;
    height: 55px;
    margin: 0 auto;
}

.fotDiv .hedTxt {
    color: #28a347;
    font-weight: 600;
    font-size: 14px;
    margin: 20px 0;
}

.fotDiv .txt {
    font-size: 11px;
    line-height: 20px;
    text-align: center;
    font-weight: 600;
}

.fotLnk {
    font-weight: 600;
    text-align: center;
    color: #fff;
    background: #7bb837;
    width: 30%;
    padding: 10px 30px;
    font-size: 15px;
    margin: 0 auto;
    margin-bottom: 40px;
}

.fotLnk a {
    color: #fff;
}

.support-banner {
    background: url(https://www.manageengine.com/log-management/images/support-banner.png) no-repeat left top;
    background-size: cover;
    min-height: 209px;
    text-align: center;
}

.sup-form-sup-pg-div {
    border: none;
    width: 100%;
    height: auto;
    padding: 0;
}

.support-banner h2 {
    margin: 75px 0;
    font-size: 45px;
    font-weight: 600;
    color: #fff;
    position: relative;
    padding-bottom: 23px;
}

.support-banner h2:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    background-color: #00fffc;
    height: 5px;
    width: 206px;
    border-radius: 3px;
}

#scroll.sec-pTB .container {
    max-width: 1180px;
}

.support-sprite {
    background: url(https://www.manageengine.com/log-management/images/ela-support-sprite.png) no-repeat;
    background-size: 493px 258px;
}

.ela-main-support-wrap {
    margin-top: 50px;
    position: relative;
}

.ela-main-support-wrap .support-container {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 20px;
}

.ela-main-support-wrap .support-container * {
    box-sizing: border-box;
}

.ela-main-support-wrap .support-left {
    float: left;
    max-width: 570px;
    width: 100%;
}

.ela-main-support-wrap .support-right {
    float: right;
    width: 515px;
}

.ela-main-support-wrap .support-right .support-form-wrap {
    padding: 35px;
    max-width: 515px;
    background-color: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 8px;
    box-shadow: 3px 0 11px rgba(0, 0, 0, 0.1);
}

.support-tech-wrap {
    background-color: #f4fbff;
    border: 1px solid #c4e0f0;
    border-radius: 8px;
    padding: 18px 0 25px;
}

.prod-support-wrap {
    border-bottom: 1px solid #c2dff0;
    margin-bottom: 15px;
    padding-bottom: 20px;
}

.support-tech-wrap h3 {
    margin: 0 0 15px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #000;
}

.support-prod-left,
.support-prod-right {
    float: left;
    width: 50%;
    text-align: center;
    position: relative;
}

.support-prod-left:after {
    content: '';
    background: #c6cccf;
    position: absolute;
    right: 0;
    top: 10px;
    bottom: 10px;
    width: 1px;
}

.support-prod-left a,
.support-prod-right a {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    padding: 0 60px;
    display: block;
}

.support-prod-left,
.support-prod-right {
    float: left;
    width: 50%;
    text-align: center;
}

.support-prod-left a:hover,
.support-prod-right a:hover {
    text-decoration: none;
}

.support-prod-blk {
    min-height: 100px;
}

.support-prod-blk span {
    display: block;
    margin-top: 5px;
    line-height: 20px;
}

.support-prod-blk:last-child {
    min-height: auto;
}

.support-icon1 {
    background-position: -2px -3px;
    width: 20px;
    height: 26px;
    display: inline-block;
}

.support-icon2 {
    background-position: -30px -5px;
    width: 19px;
    height: 26px;
    display: inline-block;
}

.support-icon3 {
    background-position: -57px -4px;
    width: 19px;
    height: 25px;
    display: inline-block;
}

.support-icon4 {
    background-position: -85px 0;
    width: 27px;
    height: 29px;
    display: inline-block;
}

.support-icon5 {
    background-position: -122px -3px;
    width: 12px;
    height: 23px;
    display: inline-block;
}

.support-icon6 {
    background-position: -143px -4px;
    width: 26px;
    height: 24px;
    display: inline-block;
}

.support-icon7 {
    background-position: -186px -5px;
    width: 18px;
    height: 22px;
    display: inline-block;
    margin-bottom: 20px;
}

.support-icon8 {
    background-position: -214px -5px;
    width: 20px;
    height: 21px;
    display: inline-block;
    margin-bottom: 12px;
}

.support-icon9 {
    background-position: -243px -7px;
    width: 23px;
    height: 21px;
    display: inline-block;
    margin-bottom: 20px;
}

.support-icon10 {
    background-position: -280px -7px;
    width: 25px;
    height: 21px;
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 3px;
}

.support-icon11 {
    background-position: -317px -5px;
    width: 17px;
    height: 22px;
    display: inline-block;
    margin-bottom: 20px;
}

.support-icon12 {
    background-position: -342px -7px;
    width: 18px;
    height: 22px;
    display: inline-block;
    margin-bottom: 12px;
}

.support-doc-wrap {
    margin-top: 55px;
    text-align: center;
}

.support-doc-wrap h3 {
    margin: 0 0 15px;
    font-size: 20px;
    font-weight: 600;
    color: #000;
}

.support-doc-wrap ul {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
    overflow: hidden;
}

.support-doc-wrap ul li {
    float: left;
    min-height: 125px;
    padding: 12px 40px;
    width: 33.33%;
}

.support-doc-wrap ul li a {
    display: block;
}

.support-doc-wrap ul li a:hover {
    text-decoration: none;
}

.support-doc-wrap ul li i {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.support-doc-wrap ul li span {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    line-height: 21px;
    display: block;
}

.support-doc-wrap ul li:nth-child(1),
.support-doc-wrap ul li:nth-child(2),
.support-doc-wrap ul li:nth-child(3) {
    border-bottom: 1px solid #dbe5f1;
}

.support-doc-wrap ul li:nth-child(1),
.support-doc-wrap ul li:nth-child(2),
.support-doc-wrap ul li:nth-child(4),
.support-doc-wrap ul li:nth-child(5) {
    border-right: 1px solid #dbe5f1;
}

.support-doc-wrap ul li:nth-child(4),
.support-doc-wrap ul li:nth-child(5),
.support-doc-wrap ul li:nth-child(6) {
    padding-top: 30px;
}

.support-contact-wrap {
    margin-top: 60px;
}

.support-contact-heading {
    background: #009be7;
    padding: 17px 40px 12px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    border-radius: 8px 8px 0 0;
}

.support-contact-heading:before {
    content: "";
    position: relative;
    background: url(https://www.manageengine.com/log-management/images/ela-support-sprite.png) no-repeat 0 -79px;
    background-size: 493px 258px;
    width: 51px;
    height: 45px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
}

.support-contact-blk {
    background-color: #f7f7f7;
    padding: 30px 40px;
    border-radius: 0 0 8px 8px;
    overflow: hidden;
}

.support-contact-left {
    float: left;
    width: 285px;
}

.support-contact-right {
    float: right;
    width: 195px;
}

.support-contact-left>div {
    position: relative;
    padding-left: 45px;
    font-size: 12px;
    color: #292929;
    line-height: normal;
    margin-top: 25px;
}

.support-contact-left>div i {
    position: absolute;
    left: 0;
    top: 0;
}

.support-contact-left>div:first-child {
    margin-top: 0;
}

.support-contact-right>div:first-child {
    margin-top: 0;
}

.support-contact-blk strong {
    font-weight: normal;
}

.with-underline {
    text-decoration: underline;
}

.support-contact-blk a {
    font-weight: 500;
    font-size: 12px;
    color: #000;
    display: inline-block;
    margin-top: 8px;
}

.support-contact-blk span {
    font-weight: 500;
    font-size: 12px;
    color: #000;
    display: inline-block;
    margin-top: 8px;
}

.support-contact-right>div {
    position: relative;
    padding-left: 45px;
    font-size: 12px;
    color: #292929;
    line-height: normal;
    margin-top: 25px;
}

.email-icon {
    background-position: -370px -6px;
    width: 29px;
    height: 22px;
}

.live-icon {
    background-position: -407px -3px;
    width: 29px;
    height: 28px;
}

.mob-icon {
    background-position: -445px -4px;
    width: 17px;
    height: 25px;
    left: 6px !important;
}

.phone-icon {
    background-position: -470px -7px;
    width: 23px;
    height: 23px;
    position: absolute;
    left: 0;
    top: -5px;
}

.support-contact-right ul {
    margin: 8px 0 0;
    padding: 0 !important;
    list-style: none;
}

.support-contact-right ul li {
    margin-bottom: 10px;
    color: #000;
    font-size: 12px;
    overflow: hidden;
}

.support-contact-right ul li span {
    float: right;
    margin: 0;
}

.elacstmrtmpftrbg {
    background-color: #f0f9ff;
}

.maintab_testi_container:before {
    background: url(https://www.manageengine.com/log-management/images/ela-support-sprite.png) no-repeat -71px -81px;
    background-size: 493px 258px;
    width: 51px;
    height: 43px;
}

.awardsSec li:nth-child(1) {
    background: url(https://www.manageengine.com/log-management/images/ela-support-sprite.png) no-repeat -163px -65px;
    background-size: 493px 258px;
    width: 121px;
    height: 193px;
}

.awardsSec li:nth-child(10) {
    background: url(https://www.manageengine.com/log-management/images/ela-support-sprite.png) no-repeat -352px -65px;
    background-size: 493px 258px;
    width: 121px;
    height: 193px;
}

.ela-main-support-wrap .support-right h3 {
    margin: 0;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: #000;
}

.ela-main-support-wrap .support-right p {
    font-size: 15px;
    text-align: center;
    color: #000;
    margin-bottom: 20px;
}

.ela-main-support-wrap .support-right ul {
    padding: 0;
}

.form-set-3 form ul li div.fl label {
    font-size: 13px;
    font-weight: 500;
}

.form-set-2 form ul li input,
.form-set-2 form ul li textarea {
    height: 35px;
}

.form-set-3 form ul li div.fr input[type="submit"] {
    padding: 9px 13px;
    font-size: 14px;
    font-weight: 500;
}

.form-set-3 form ul li div.fr input[type="reset"] {
    padding: 9px 13px;
    font-size: 14px;
    font-weight: 500;
}

.form-set-2 form ul li .dwn-priv {
    font-size: 12px;
    color: #000;
    line-height: 10px;
    display: block;
    line-height: 20px;
    margin-top: 0;
}

.form-set-2 form ul li .dwn-priv strong {
    font-weight: 500;
}

@media only screen and (max-width:1150px) {
    .ela-main-support-wrap .support-container {
        max-width: 980px;
        padding: 0;
    }

    .ela-main-support-wrap .support-left {
        max-width: 500px;
    }

    .ela-main-support-wrap .support-right {
        max-width: 450px;
    }

    .ela-main-support-wrap .support-right .support-form-wrap {
        max-width: 450px;
    }

    .support-prod-left a,
    .support-prod-right a {
        font-size: 13px;
    }

    .support-prod-blk span {
        line-height: 18px;
    }

    .support-tech-wrap h3 {
        font-size: 16px;
    }

    .ela-main-support-wrap .support-right h3 {
        font-size: 24px;
    }

    .ela-main-support-wrap .support-right p {
        font-size: 14px;
    }

    .support-contact-left {
        width: 255px;
    }

    .support-contact-blk {
        padding: 20px;
    }
}

@media only screen and (max-width:991px) {
    #commonHeader {
        min-height: 84px;
        height: auto;
    }

    .ela-main-support-wrap .support-left {
        max-width: 100%;
    }

    .ela-main-support-wrap .support-right {
        height: auto !important;
        max-width: 100%;
        width: 100%;
        margin-top: 35px;
    }

    .ela-main-support-wrap .support-right .support-form-wrap {
        position: static;
        max-width: 100%;
        padding: 20px 15px;
    }

    .ela-main-support-wrap .support-right ul {
        padding: 0 !important;
    }

    .support-contact-left,
    .support-contact-right {
        width: 50%
    }
}

@media only screen and (max-width:550px) {
    .support-banner h2 {
        margin: 45px 0;
        font-size: 30px;
    }

    .support-banner {
        min-height: auto;
    }

    .support-contact-left,
    .support-contact-right {
        width: 100%
    }

    .support-contact-right {
        margin-top: 25px;
    }

    .support-contact-right ul li span {
        float: none;
        margin-left: 8px;
    }

    .support-prod-left a,
    .support-prod-right a {
        padding: 0 15px;
    }

    .support-doc-wrap ul li {
        padding: 12px 20px;
    }
}

@media only screen and (max-width: 450px) {
    .ela-main-support-wrap {
        margin-top: 30px;
    }

    .support-doc-wrap ul li {
        width: 50%;
        min-height: 110px;
    }

    .support-doc-wrap ul li:nth-child(1),
    .support-doc-wrap ul li:nth-child(2),
    .support-doc-wrap ul li:nth-child(3),
    .support-doc-wrap ul li:nth-child(4) {
        border-bottom: 1px solid #dbe5f1;
    }

    .support-doc-wrap ul li:nth-child(1),
    .support-doc-wrap ul li:nth-child(3),
    .support-doc-wrap ul li:nth-child(5) {
        border-right: 1px solid #dbe5f1;
    }

    .support-doc-wrap ul li:nth-child(3) {
        padding-top: 28px;
    }

    .support-doc-wrap ul li:nth-child(2),
    .support-doc-wrap ul li:nth-child(4),
    .support-doc-wrap ul li:nth-child(6) {
        border-right: 0px solid #dbe5f1;
    }

    .support-contact-heading {
        padding: 17px 20px 12px;
    }

    .support-doc-wrap ul li span {
        font-size: 12px;
    }

    .support-doc-wrap h3 {
        font-size: 18px;
    }

    .support-doc-wrap {
        margin-top: 35px;
    }

    .support-prod-left a,
    .support-prod-right a {
        font-size: 12px;
    }
}

@media screen and (max-width:1250px) {
    .supFtr {
        display: none;
    }
}

.form-set-2 form ul li textarea {
    height: 100px;
    resize: none;
}

.form-set-3 .err-com {
    margin-left: 35% !important;
}