.showhide {
    padding: 14px 10px 10px;
    position: absolute;
    margin-top: 1px;
    margin-left: 1px;
    /* position: absolute;
    margin-left: 5px;
    height: 25px;
    display: flex;
    align-items: center;
    top: 44px;
    left: 10px; */
}

.forcelogo {
    width: 86px;
    height: 79px;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    margin-top: 30px;
}

.link {
    text-decoration: underline;
    color: #0E2C48;
    font-size: 14px
}

li {
    float: left;
    padding: 2px;
}



.ppn_branding {
    width: 465px;
    margin: 0px;
}

.ppn_section {
    /* margin: 24px auto; */
    margin: 20px auto;
    /* max-width: 1100px; */
    max-width: 1080px;
    position: relative;
}

.eyeslash input {
    padding-left: 25px;
    height: 20px;
}

.p_header {
    background: #0D2C48;
    height: 45px;
}

.privacy_heading {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
}

.privacy_text {
    margin: 0px 0px 4px 0px;
    line-height: 22px;
    text-align: justify;
}

.p_access {
    color: #001833;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

@media screen and (max-width: 479px) {
    .whensmall {
        display: inline;
        padding-left: 20px;
        padding-right: 20px;
    }

    .header_logo {
        margin-left: 3%;
    }

    .whenregular {
        display: none;
    }

    .p_auth {
        color: #001833;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        font-size: 23px;
        line-height: 26px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .p_access {
        font-size: 14px;
        line-height: 20px;
        padding-left: 20px;
        padding-right: 20px;
        width: 410px;
    }

    .ppn_styles {
        height: 100%;
        display: inline-block;
    }

    .p_footer {
        color: #586977;
        font-family: Montserrat;
        font-size: 14px;
        line-height: 18px;
        text-align: left;
        text-align: justify;
        padding-left: 20px;
        padding-right: 20px;
    }

    .ppn_notification_mobile {
        font-size: 14px;
        padding: 12px 10px;
        border: 1px solid #efc100;
        border-width: 1px 1px 1px 5px;
        background-color: #EFC100;
        box-shadow: 0 2px 4px 0 rgba(136,136,136,0.5);
        color: #0E2C48;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        font-size: 14px;
        line-height: 18px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .ppn_notification_desktop {
        display: none;
    }

    .eligibility_heading {
        /* text-align: justify; */
        margin-left: 70px;
        margin-top: -27px;
    }
}

@media screen and (max-width: 500px) {
    .ppn_styles {
        height: 100%;
        display: inline-block;
    }

    .header_logo {
        margin-left: 4%;
    }
}

@media screen and (min-width: 480px) {
    .whensmall {
        display: none;
    }

    .displayvisibility {
        display: inline-flex;
    }

    .whenregular {
        display: inline;
    }

        .whenregular.aftlogo {
            padding-top: 15px;
            padding-left: 20px;
        }

    .p_auth {
        color: #001833;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        font-size: 32px;
        line-height: 39px;
    }

    .p_access {
        font-size: 20px;
        line-height: 24px;
        max-width: 650px;
    }

    .p_footer {
        margin: 0px auto;
        max-width: 1080px;
        position: relative;
        color: #586977;
        font-family: Montserrat;
        font-size: 14px;
        line-height: 18px;
        text-align: center;
    }

    .ppn_notification_desktop {
        font-size: 14px;
        padding: 9px 10px;
        max-width: 1080px;
        margin: 0px auto;
        border: 1px solid #efc100;
        border-width: 1px 1px 1px 5px;
        background: #EFC100;
        box-shadow: 0 2px 4px 0 rgba(136,136,136,0.5);
        color: #0E2C48;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        font-size: 14px;
        line-height: 18px;
    }

    .ppn_notification_mobile {
        display: none;
    }
}

@media screen and (min-width:320px) and (max-width:767px) {
    .header_logo {
        margin-left: 1%;
    }
}
/* @media screen and (min-width:1367px) {
    .header_logo{
        margin-left: 11%;
    }
}
@media screen and (min-width:1024px) and(max-width:1366px) and(orientation:landscape) {
    .ppn_header__container .header_logo{
        margin-left: 11%;
    }
} */
.modal-lg {
    max-width: 1000px !important;
}

.ssn_field {
    flex: 3;
}

.dob_group {
    width: 100%;
}

/*.dob_field {
    flex: 5;
}
*/

.redbox {
    border-color: #D41D3A !important;
    padding: 8px;
    margin-bottom: 20px;
}

.redcontent {
    color: #D41D3A;
}

.modal-content {
    /*max-width: 500px;*/
    margin: 10% auto 0 !important;
}

/* button:disabled, button[disabled]{
    background:grey;
} */

.isnotok {
    background: grey;
    color: darkgrey;
}

.ppn_styles {
    height: 100%;
}

.ppn_type--link {
    text-decoration: underline !important;
    color: #00468C;
}

    .ppn_type--link:hover {
        cursor: pointer;
        text-decoration: underline;
    }

.ppn_button--large {
    font-size: x-large;
}

.ppn_fieldset .ppn_button {
    width: 99%;
    margin-left: 3px;
}

.form-control {
    height: calc(3.25rem + 2px);
}



.ppn_notification a {
    text-decoration: underline;
    color: #00468c;
}

.ppn_notification__icon {
    fill: #efc100;
    margin-right: 9px;
    margin-top: -3px;
    height: 23px;
    width: 44px;
}

.marginContent {
    margin: 0px 10px
}

.form-select-sm {
    height: 50px;
    width: 80px;
    font-size: .78rem !important;
}