.mainDiv {
    padding: 0 !important;
    flex: 1;
    position: relative;
    font-weight: normal;
    background-color: white;
    display: flex;
    flex-direction: column;
}

body {
    background-color: transparent;
    background-size: cover;
    height: auto !important;
    min-height: 100% !important;
}

.section-title {
    display: block !important;
    font-size: larger !important;
    color: white;
}

.ping-buttons {
    width: 100%;
}


.footer {
    color: white;
    padding: 0 3% 3% 3%;
    text-align: center;
    display: flex;
}

.footer #help, .footer #language {
    width: 50%;
    cursor: pointer;
}

.footerNoLanguage {
    color: white;
    padding: 0 3% 3% 3%;
    text-align: center;
}

.ping-body-container {
    overflow: visible;
    width: 439px !important;
    padding: 0;
    padding-bottom: 15px !important;
    box-shadow: none;
    text-align: left;
    max-width: 80% !important;
}

body .ping-signin .ping-header {
    padding-top: 0;
}

.ping-header {
    max-width: 430px;
}

.section-title {
    text-align: center !important;
    font-style: italic;
}

.inline-buttons {
    display: flex;
    justify-content: space-between;
}

/* Error section i.e forgot password and change password template*/
.ping-messages {
    border: rgba(255, 255, 255, 0.5) 1px dashed;
    color: white;
    padding: 10px;
}

.ping-messages > div:last-child {
    margin-bottom: 0 !important;
}

.ping-messages > div li:last-child {
    margin: 0 !important;
}

ul {
    margin: 0 !important;
}

.ping-messages li {
    display: flex;
}

.ping-messages > div.ping-error {
    color: white;
    word-wrap: break-word;
}

.ping-input-link {
    padding: 0px 0 !important;
    color: #616161 !important;
    display: flex !important;
    justify-content: center !important;
    margin: 20px 0 10px 0;
}

.ping-pass-change {
    color: #616161 !important;
}

.divider {
    color: #616161 !important;
}

.password-change {
    color: #616161 !important;
}

.forgot-password:hover{
    text-decoration:underline !important;
}


.ping-input-container {
    margin: 20px 0 0 0 !important;
}
.ping-input-container label  {
    text-align: left;
}

.requirementLine {
    display: flex !important;
}

.helpModal {
    color: rgba(54,67,186);
}

.btnClose {
    background-color: rgba(54,67,186);
    border: unset;
}

#helpMessagesLabel {
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    color: #3643BA;
}

.modal-header {
    border-bottom: 1px solid #676565;
}

#navbarDropdownMenuLink {
    color: white;
}

input[type=text],
input[type=password],
input[type=tel],
input[type=email],
input[type=date] {
    padding: 0;
}

body .ping-signin .ping-body-container .ping-input-container span.label {
    padding: 0;
    margin-bottom: 0px !important;
}
body .ping-signin .ping-body-container .ping-input-container span {
    width: auto;
    background-color: transparent;
    border: none;
}


/*Gestion des inputs */
.inp {
    position: relative;
    margin: auto;
    width: 100%;
    display: flex !important;
    flex-direction: column;
}

.inp .label {
    color: #101010 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 1.45 !important;
    margin-block-end: 8px !important;
    text-transform: none;
}


.inp input {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    font-size:16px;
    font-weight: 500;
    gap:8px;
    letter-spacing: 0em;
    line-height: 1.5;
    padding: 12px;
    position: relative;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-transform: none;
    vertical-align: middle;
    width: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color:#fff;
    border-radius: 0;
    color: rgb(16, 16, 16);
    border: 0;
    box-shadow: rgb(148, 148, 148) 0px 0px 0px 1px inset;
    transition: box-shadow 250ms cubic-bezier(0.42, 0, 0.58, 1);
    z-index: calc(0 + 1);
}

.inp input:focus, .inp input:hover {
    outline: 0;
    border: 2px solid #3643ba;
    box-shadow: none;
}


.ping-container {
    padding: 0px !important;
    display: flex;
    min-height: 100vh;
}

.imgHolder {
    flex: 1;
    display: flex;
}

.imgHolderOverlay {
    margin-right: 14px;
    flex: 1;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.password-requirements {
    border: none !important;
    color: #101010 !important;
    padding: 0 !important;
}

.requirements {
    padding: 5px 0 !important;
}

.password-requirements a {
    font-size: 15px !important;
    text-decoration: underline !important;
}

.requirements-message {
    padding-top: 5px !important;
}

.pwd-reset {
    text-align: right;
}

.pwd-reset a {
    color: #616161 !important;
    font-size: 13px;
}

.centerText {
    text-align: center;
}


.wrapper#second {
    margin-top: -1px;
    position: absolute;
    top: 100px;
    left: 0;
}


.wrapper#divider {
    position: absolute;
    top: 100px;
    left: 0;
}
.wrapper#divider .polygon svg polygon {
    fill: #676565;
}
#header {
    width: 100%;
    height: 99px;
    text-align: center;
    display: flex;
    margin-top: 160px;
    margin-bottom: 80px;

}
#header img {
    margin: 40px auto auto auto;
    max-width: 100%;
}

.nameFed{
    text-align: left;
}
.nameFed h2,.nameFed h4{
    color: #101010;
    font-size: 16px;
    text-transform: none;
}
#welcome {
    color: #101010;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 6px;
}

.dottedSeparator {
    margin:auto;
    border-bottom: #676565 2px solid;
    opacity: 0.9;
    width: 70px;
    margin-bottom: 10px;
    margin-top: 20px;
}



.ping-button {
    background-color: #3643BA !important;
    color: #fff !important;
    text-transform: none !important;
    font-weight: 500 !important;
    margin: 10px 0 !important;
    width: 100%;
    padding: 7px;
    height: auto;
}


.account-actions {
    display: flex !important;
    gap: 2px;
}
.account-actions a{
    color: #616161 !important;
}

@media (min-width: 769px) and (max-width: 1024px) {
    .ping-container .mainDiv {
        flex: 0 0 58% !important;
        max-width: 58%;
    }

    .ping-container .imgHolder {
        flex: 0 0 42% !important;
        max-width: 42%;
    }
}

@media (max-width: 768px) {
    .ping-container .mainDiv {
        flex: 1;
        display: block;
        max-width: 100%;
    }

    .mainDiv .ping-body-container {
        margin: 0 auto;
    }

    .ping-container .imgHolder {
        display: none;
    }
}
