@font-face {
    font-family: 'gotham-bold';
    src: url('https://nxmcdn.com/images/yan/vo-assets/webinar/fonts/GothamBold.ttf');
}

@font-face {
    font-family: 'gotham-regular';
    /* src: url('https://nxmcdn.com/images/yan/vo-assets/webinar/fonts/GothamLight.ttf'); */
    src: url('https://nxmcdn.com/fonts/GothamLight.otf');
}


body {
    font-family: 'gotham-regular', sans-serif !important;
    background-image: url('https://nxmcdn.com/images/ffl/cgi/ffl-cgi-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    /* height: 100%; */
    /* overflow: hidden; */
}

p {
    font-size: 18px !important;
    font-weight: 400;
    color: #000;
}

.footp {
    font-size: 18px !important;
    color: #fff;
    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: #ECA542 !important;
    font-size: 15px !important;
    font-weight: 700;
    border: 2px solid #ECA542 !important;
    background-color: white;
}

input.btn.btn-default.btn-block.btn-mob.btn-sign1:hover {
    color: #ffffff !important;
    background: #ECA542;
}

.col-lg-4 {
    max-width: 100% !important;
    font-weight: 400;
}

/* :root .container {
padding: 0 0% !important;
} */

.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: bold;
}

.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;
    box-shadow: 0 0 2.1rem 0.2rem rgba(91, 90, 90, .25);
    padding: 2rem 6rem 3rem;
    border-radius: 10px;
}

a {
    font-weight: 700;
    color: #000;
}

.not-this {
    color: #ECA542;
    font-weight: 700;
    font-size: 75px;
}

.line {
    letter-spacing: 2px;
    color: #8a8987;
}

.not-found-subtitle {
    font-family: 'gotham-bold';
    font-weight: 700;
    letter-spacing: -1.2px;
    font-size: 32px;
    color: #000000;
    position: relative;
}

a.btn.btn-default.btn-back-cntact {
    width: 185px;
}

.jumbotron>center>p{
    max-width: 518px;
}

.not-found-subtitle::after {
    position: absolute;
    content: '';
    border-bottom: 2px dotted #B1B1B1;
    bottom: -21px;
    left: 50%;
    transform: translateX(-50%);
    width: 240px;
}

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: 8px;
    background-color: #ECA542;
    font-family: 'gotham-bold';
}

.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: #ECA542 !important;
    padding: 14px 25px;
    border-radius: 8px;
    background-color: #fff;
    border: 2px solid #ECA542;
    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: 1025px) {
    body {
        background-image: url('https://nxmcdn.com/images/ffl/cgi/ffl-tab-bg.png');
    }
}

@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/ffl/cgi/ffl-mob-bg.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;
    }

    /* .container.justify-content-center.footer.mt-4.pb-4 {
        margin-top: 0 !important;
        position: absolute;
        padding: 0 !important;
        bottom: 0;
        width: fit-content;
    } */
    .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;
    }
}