input:required:focus {
    border: 1px solid red !important;
    outline: none !important;
}

#myPoupScreen .transform-jobs {
    color: #7fc4ff;
    font-size: 25px;
}

#myPoupScreen .modal-header .close {
    font-size: 20px !important;
    padding: 20px 5px;
    margin: -7rem -1rem -1rem auto !important;
    color: #fff !important;
}

#myPoupScreen .transform-l {
    font-size: 13px;
    margin-top: 1px;
    color: #000000 !important;
}

#myPoupScreen .font-bold {
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
}

#myPoupScreen .text-dark {
    color: #343a40 !important;
    margin-top: -6px;
    font-size: 10px;
}

#myPoupScreen .modal-header {
    display: block !important;
}

#myPoupScreen .font-bolder {
    font-weight: 800;
    font-family: "Open Sans", sans-serif;
}

#myPoupScreen .font-light {
    font-weight: 600;
    color: #000000;
    font-family: "Open Sans", sans-serif;
}

#myPoupScreen .text-green {
    color: #92df97;
    font-size: 25px;
}

#myPoupScreen .text-pink {
    color: #ff95af;
    font-size: 25px;
}

#myPoupScreen .text-yellow {
    color: #e8b35f;
    font-size: 25px;
}

#myPoupScreen .modal-header {
    border-bottom: none !important;
    padding: 10px 0 0 0;
}

#myPoupScreen .modal-body {
    border-bottom: none !important;
    padding: 0px !important;
}

#myPoupScreen .modal-dialog {
    margin: auto;
}

#myPoupScreen .modal-dialog {
    width: 100%;
}

#myPoupScreen .modal-content {
    width: 100% !important;
    height: 500px;
    padding: 15px !important;
    background-image: url(theme/remui/pix/uploads/ESDP-Popup.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.esdpknowmore {
    position: absolute;
    bottom: 0;
    background: #fff;
    padding: 5px 10px;
    border-radius: 7px;
    color: #000;
    font-weight: 600;
    cursor: pointer;
    margin: 0px -40px;
}

.esdpknowmore:hover {
    text-decoration: none !important;
    color: #003a76 !important;
}

div#myGuestUserReg {
    z-index: initial;
}

@media only screen and (min-width: 800px) {
    #myPoupScreen .modal-dialog {
        margin: auto !important;
    }

    #myPoupScreen .modal-dialog {
        width: 100% !important;
    }
}

@media only screen and (max-width: 768px) {
    #myPoupScreen .modal-content {
        background-size: 100%;
        width: 100% !important;
        height: 400px;
        background-color: #000;
    }

    .esdpknowmore {
        margin: 6px -40px;
        font-size: 10px;
    }

    #myPoupScreen .modal-content {
        padding: 0px !important;
        margin-left: 0px !important;
    }
}
.close.close-frontpage {
    position: absolute !important;
    padding: 0.5rem 2rem !important;
}
.site-footer {
    display: none !important;
}
