    body,
    #scroll {
        background: #fff;
    }

    .me_support_greysection {
        background: #fff3da;
    }

    section .container {
        max-width: 100%;
    }

    section .sec-pTB {
        padding: 40px 0 0 0;
    }

    .breadcrumb {
        left: 8%;
    }

    .suppTable td {
        border: 1px solid #ccc;
        border-collapse: collapse;
        padding: 5px 10px
    }

    .suppTable tr:first-child,
    .suppTable td:first-child {
        background: #eee
    }

    .emailTable {
        width: 100%;
    }

    .emailTable td {
        border: 1px solid #ccc;
        border-collapse: collapse;
        padding: 5px 10px;
        width: 50%
    }

    .emailTable tr:first-child {
        background: #eee
    }

    .zcform_Evaluators .first-column .form-label {
        width: auto !important;
    }

    .comBnrTxt {
        background-image: none;
    }

    .suppTable {
        width: 75%;
        margin: 0 auto;
    }

    section .support-plan .container {
        max-width: inherit;
    }

    .support-plan {
        background: #fff;
        padding: 40px 0 0 0
    }

    .support-plan .me_wrapper {
        max-width: 1100px;
    }

    .support-plan .contsection {
        background: #fff3da;
        padding: 20px;
        min-height: 295px;
    }

    .support-plan .contsection>span {
        background: #ffdc48;
        padding: 3px 10px;
        float: right;
    }

    .support-plan .contsection ul li {
        list-style-image: url('https://www.manageengine.com/images/tick.png');
    }

    .me_support_desc span.me_support_regform {
        margin: 0 10px 0 0;
    }

    span.me_support_regform {
        margin: 20px 10px 0 0;
    }

    @media screen and (max-width: 650px) {
        .me_support_desc .fl {
            float: none;
        }

        #scroll .me_support_greysection a.btn-style,
        span.me_support_regform {
            display: block;
            text-align: center;
            margin-right: 0;
        }

        .suppTable {
            width: 100%;
        }

        .suppTable td {
            width: auto !important;
        }
    }

    @media screen and (max-width: 1000px) {
        .breadcrumb {
            left: 0;
        }
    }

    section {
        padding: initial;
    }

    span.me_support_regform {
        margin: 7px 0px 0 30% !important;
    }