    @font-face {
        font-family: 'Amasis';
        src: url('https://nxmcdn.com/fonts//AmasisMTW1G.otf') format('opentype');
        font-weight: normal;
        font-style: normal;
    }

    body {
        font-family: "Roboto Serif";
        background-image: url('https://nxmcdn.com/images/wta/vo-assets/wta-404.png');
        background-position: center right;
        background-repeat: no-repeat;
        background-size: cover;
    }

    p {
        font-size: 18px !important;
        font-weight: 400;
        color: #3A3938;
    }

    .footp {
        font-size: 12px !important;
        font-style: normal;
        font-weight: 400;
        color: #787777;
        max-width: 560px;
        text-align: center;
        text-align: -webkit-center;
        margin: 20px auto 40px auto;
    }

    input.btn.btn-default.btn-block.btn-mob.btn-sign1 {
        color: #114A7E !important;
        font-size: 15px !important;
        font-weight: 700;
        border-color: #114A7E;
        background-color: white;
    }

    input.btn.btn-default.btn-block.btn-mob.btn-sign1:hover {
        color: #ffffff !important;
        background: #114A7E;
    }

    .col-lg-4 {
        max-width: 100% !important;
        font-weight: 400;
    }


    .replicated .form-control {
        display: block;
        width: 100%;
        padding: 0;
        font-size: 16px;
        line-height: 1.5;
        color: black;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #B1B1B1;
        border-left: none;
        border-right: none;
        border-top: none;
        border-radius: 0px;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        font-weight: 400;
    }

    .replicated .form-control {
        border-left: none;
        border-right: none;
        border-top: none;
    }

    textarea.form-control {
        border: 1px solid #B1B1B1 !important;
        padding: 10px 0 0 15px !important;
        height: 120px;
        margin-top: 8px;
    }

    .manage-mail {
        font-size: 18px;
        font-weight: 400;
        color: #000;
    }

    textarea.form-control:focus {
        border: 1px solid #B1B1B1 !important;
    }

    .replicated .form-control:focus {
        color: #000;
        background-color: #fff;
        border-color: #B1B1B1;
        outline: 0;
        border-bottom: 1px solid #B1B1B1;
        box-shadow: none;
    }

    .replicated .form-control::placeholder {
        color: #000;
    }

    .jumbotron.strokeme {
        text-align: center;
        padding: 5rem 5rem;
    }

    a.btn {
        text-decoration: none;
    }

    .btn-sign {
        font-weight: 600;
        font-size: 12px;
        color: #fff !important;
        padding: 10px 25px;
        border-radius: 10px;
        background-color: #4caf50;
    }

    a.btn:hover {
        color: #fff;
    }

    .row.footer {
        font-size: 10pt;
        color: #fff;
    }

    a.back-btn-cntact {
        background-color: #dcb84f !important;
        color: #fff !important;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        font-size: 16px !important;
        padding: 9px 45px;
    }

    .bottomlinks,
    td.DARK_CELL,
    td.LITE_CELL {
        display: none;
    }

    .email-exist-errmsg-holder {
        background-color: white;
        padding: 10px;
    }

    .jumbotron {
        background-color: #ffffff;
        padding: 2rem 6rem 3rem;
        border-radius: 12px;
        box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.40);
    }

    a {
        font-weight: 700;
        color: #000;
    }

    .not-this {
        color: #114A7E;
        font-weight: 700;
        font-size: 75px;
    }

    .line {
        letter-spacing: 2px;
        color: #8a8987;
    }

    .not-found-subtitle {
        font-weight: 400;
        font-size: 30px;
        color: #C48D45;
        line-height: 34px;
        letter-spacing: -0.3px;
        position: relative;
    }

    a.btn.btn-default.btn-back-cntact {
        width: 185px;
    }


    button.btn.btn-default.btn-md {
        width: 185px;
    }

    .jumbotron .form-group {
        margin-bottom: 1rem !important;
    }

    .jumbotron center.mb-4 p:nth-child(1) {
        color: #B1B1B1;
        font-size: 25px !important;
        margin-bottom: 0;
    }

    .btn-default {
        width: 100%;
        font-weight: 700;
        font-size: 15px;
        color: #fff !important;
        padding: 14px 25px;
        border-radius: 0px;
        background-color: #114A7E;
        font-family: 'Amasis';
    }

    .btn-default:hover {
        color: #fff !important;
        background-color: #000;
    }

    .btn-submit1 {
        color: #fff !important;
        width: 50%;
        font-size: 16px !important;
        background-color: #4caf50;
    }

    .btn-submit2 {
        color: #4caf50 !important;
        width: 50%;
        font-size: 16px !important;
        border: 1px solid #4caf50;
    }

    .cntctsupport.btn-block {
        width: 100%;
        font-weight: 700;
        font-size: 15px;
        color: #114A7E !important;
        padding: 14px 25px;
        border-radius: 8px;
        background-color: #fff;
        border: 2px solid #114A7E;
        display: block;
    }

    .h-70 {
        height: 70%;
    }

    .border-bottom-nice {
        border: 1px dashed #ccc;
    }

    .info-wrapper {
        border-top: 1px solid #B1B1B1;
        border-bottom: 1px solid #D3D3D3;
        padding: 25px 0;
        max-width: 375px;
        margin: auto;
        margin-bottom: 10px;
    }

    .info-wrapper .csD {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .csDright {
        margin-left: 32px;
        font-size: 18px;
        color: #000;
        font-weight: 300;
    }

    .csDright b {
        font-size: 18px;
        color: #000;
        font-weight: 300;
    }

    .change-p-a {
        font-size: 18px;
        color: #000;
    }

    .change-p-a a {
        font-weight: 700;
        text-decoration: underline;
        color: #000;
    }

    .jumbotron.managemail {
        margin-top: 50px;
    }

    .btn-default.inner-form-btns {
        width: 185px;
        margin-top: 15px;
    }

    a.btn.backbutton.btn-default.inner-form-btn {
        width: 183px;
    }

    input.btn.btn-default.inner-form-btn {
        width: 185px;
    }

    @media screen and (min-width: 1300px) and (max-width:1450px) {
        .jumbotron.cntact-t-cgi {
            padding: 1rem 2rem 2px;
        }
    }

    @media (min-width: 768px) {
        .jumbotron {
            padding: 2rem 4rem;
        }
    }


    @media (max-width:992px) {
        .manage-mail {
            text-align: center;
        }

        .btn-default.inner-form-btns {
            width: 100%;
        }

        .change-p-a a {
            font-weight: 400;
        }

        .jumbotron.strokeme {
            text-align: center;
            padding: 3rem 1rem;
        }

        .btn-default {
            border-radius: 4px;
        }

        input.btn.btn-default.inner-form-btn {
            width: 100%;
        }

        a.btn.backbutton.btn-default.inner-form-btn {
            width: 100%;
        }

        a.btn.btn-default.inner-form-btn {
            width: 100%;
        }

        button.btn.btn-default.btn-md {
            width: 100%;
        }
    }

    @media (max-width: 767px) {
        body {
            background-image: url('https://nxmcdn.com/images/wta/vo-assets/wta-404-m.png');
        }
    }

    @media (max-width: 425px) {
        .btn-default {
            width: 50%;
        }

        form {
            /* text-align: center !important; */
        }

        .jumbotron.back-btn {
            margin: 0px !important;
        }
    }

    #ppg-managemail * {
        box-sizing: border-box;
        margin: 0;
        padding: 0;
    }

    #ppg-managemail h1,
    #ppg-managemail h2,
    #ppg-managemail h3,
    #ppg-managemail h4,
    #ppg-managemail h5,
    #ppg-managemail h6 {
        line-height: 1.2em;
    }

    #ppg-managemail a {
        display: block;
        font-weight: 700;
        font-size: 15px;
        line-height: 1.2em;
        letter-spacing: -0.01em;
        text-decoration: none;
    }

    #ppg-managemail p {
        font-weight: 500;
        font-size: 18px;
        line-height: 1.2em;
        text-align: center;
        letter-spacing: -0.01em;
        color: #000000;
    }

    #ppg-managemail img {
        height: auto;
        width: 100%;
    }

    #ppg-managemail {
        display: flex;
        justify-content: center;
    }

    #ppg-managemail .ppg-managemail-block {
        background: #ffffff;
        border-radius: 12px;
        padding: 30px 45px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 585px;
        font-size: 18px;
    }

    .ffLS {
        font-size: 18px;
        color: #000;
    }

    .form-group label {
        font-size: 16px;
        color: rgba(0, 0, 0, 0.5);
        font-weight: 400 !important;
        margin-bottom: 0;
    }

    @media screen and (max-width: 991px) {
        #ppg-managemail .ppg-managemail-block {
            padding: 30px;
        }

        input.btn.btn-default.btn-block.btn-mob.btn-sign1 {
            margin-top: 15px;
        }

        .jumbotron {
            padding: 2rem 1rem 2rem;
            border-radius: 10px;
        }

        .footp {
            margin: 0px auto 50px auto;
        }
    }

    @media screen and (max-width: 767px) {
        #ppg-managemail .ppg-managemail-block {
            width: 95%;
            padding: 15px;
        }
    }

    @media screen and (max-width: 767px) {
        #ppg-managemail .ppg-managemail-block .managemail-text {
            margin-bottom: 40px;
        }
    }

    #ppg-managemail .ppg-managemail-block .managemail-text p {
        font-weight: 400;
        text-align: left;
        font-size: 16px !important;
    }

    @media screen and (max-width: 767px) {
        #ppg-managemail .ppg-managemail-block .managemail-text p {
            text-align: center;
        }
    }

    #ppg-managemail .ppg-managemail-block .managemail-form {
        margin-top: 20px;
        width: 100%;
    }

    #ppg-managemail .ppg-managemail-block .managemail-form label {
        display: block;
        font-weight: 500;
        font-size: 14px;
        line-height: 1.2em;
        letter-spacing: -0.01em;
        color: rgba(0, 0, 0, 0.5);
        margin-bottom: 10px;
    }

    #ppg-managemail .ppg-managemail-block .managemail-form input {
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 22px;
        letter-spacing: -0.01em;
        color: #000000;
        width: 100%;
        border: none;
        border-bottom: 1px solid #000000;
        outline: none;
        padding: 5px;
    }

    #ppg-managemail .ppg-managemail-block .managemail-form input:active,
    #ppg-managemail .ppg-managemail-block .managemail-form input:focus,
    #ppg-managemail .ppg-managemail-block .managemail-form input:focus-visible {
        outline: none;
        border: none;
        border-bottom: 1px solid #000000;
    }

    #ppg-managemail .ppg-managemail-block .managemail-form button,
    #ppg-managemail .ppg-managemail-block .managemail-form input[type=submit] {
        width: 160px;
        height: 40px;
        margin-top: 30px !important;
        background: #3D3D6F;
        border: 1px solid #3D3D6F;
        border-radius: 8px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-style: normal;
        font-weight: 700;
        font-size: 15px;
        line-height: 1.2em;
        letter-spacing: -0.01em;
        color: #ffffff;
        cursor: pointer;
        outline: none;
    }

    #ppg-managemail .ppg-managemail-block .managemail-form button:hover,
    #ppg-managemail .ppg-managemail-block .managemail-form input[type=submit]:hover {
        background: #B22536;
        border: 1px solid #B22536;
    }

    @media screen and (max-width: 767px) {

        #ppg-managemail .ppg-managemail-block .managemail-form button,
        #ppg-managemail .ppg-managemail-block .managemail-form input[type=submit] {
            width: 100%;
        }
    }

    #ppg-managemail .ppg-managemail-block .managemail-form input[type=submit] {
        margin-bottom: 20px;
    }

    #ppg-managemail .ppg-managemail-block .managemail-form input[type=checkbox] {
        display: inline-block;
        width: unset;
        margin-right: 10px;
        margin-top: 30px;
    }

    #ppg-managemail .ppg-managemail-block .managemail-form hr {
        margin: 30px 0;
    }

    /* # sourceMappingURL=managemail.css.map */
    /* additional */

    .container.justify-content-center.footer.mt-4.pb-4 {
        left: 0;
        right: 0;
        bottom: 0;
    }

    @media (max-width: 991px) {
        .col-md-6 {
            max-width: 100%;
            flex: 0 0 100%;
        }
    }

    @media (max-width: 500px) {
        .container.py-5 {
            padding: 0 5px !important;
        }

        .col-md-6 {
            padding: 0;
        }

        .row.justify-content-center.align-items-center {
            margin: 0;
        }

        img.img-fluid.mb-3.mt-5 {
            margin-top: 0 !important;
            width: 180px;
        }
    }

    @media (max-width: 400px) {
        .container.justify-content-center.footer.mt-4.pb-4 {
            margin-top: 0 !important;
            padding: 0 !important;
        }

        .container.py-5 {
            padding: 0 !important;
        }
    }

    @media (max-width: 375px) {
        img.img-fluid.mb-3.mt-5 {
            margin-top: 0 !important;
            width: 150px;
        }
    }

    @media (max-height: 800px) {
        img.img-fluid.mb-3.mt-5 {
            margin: 0 !important;
            width: 200px;
        }

        .container.justify-content-center.footer.mt-4.pb-4 {
            padding: 0 !important;
        }
    }

    @media (max-height: 680px) {
        .container.py-5 {
            padding-top: 0 !important;
        }

        img.img-fluid.mb-3.mt-5 {
            width: 180px;
        }
    }

    @media (max-width: 425px) {
        .btn-mob {
            width: 100% !important;
        }
    }

    .not-found-title {
        font-family: 'Amasis';
        font-size: 80px;
        color: #121212;
        line-height: 84px;
        font-weight: 700;
    }