h1 {
    font-size: 2.715em;
    color: #64BE29;
    letter-spacing: 0.008em;
    margin-top: 0;
}

h2 {
    font-size: 1.285em;
    font-weight: 600;
    color: #004d7e;
    margin-top: 20px;
}

h3 {
    font-size: 1.285em;
    font-weight: 500;
    color: #5f7c87;
    margin-top: 20px;
}

a,
a:visited {
    color: #004d7e;
    font-weight: 400;
}

a.general-link {
    color: #64BE29;
    text-decoration: underline;
}

a.general-link:hover {
    text-decoration: none;
}

button,
input[type=submit] {
    text-transform: uppercase;
}

.button-holder {
    margin: 20px 0;
}

#availability-message {
    font-size: 1.1em;
    font-weight: 500;
    color: #5f7c87;
    margin-top: 1em;
    margin-bottom: 1em;
}

#otp-input {
    margin-bottom: 3em;
}

#resend-button {
    margin-bottom: 3em;
}

#otp-countdown {
    color: #5f7c87;
}

#connexion .button-holder .btn-lg,
#connexion .button-holder .btn-primary {
    font-size: 0.93em;
    height: 50px;
    line-height: 50px;
    padding: 0 31px;
    margin: 0;
    background-color: #64BE29 !important;
    background-image: none !important;
    border-radius: 0;
    border: none;
    box-shadow: none;
    outline: none;
}

#connexion .button-holder .btn-primary[disabled] {
    color: #fff !important;
}

#connexion .button-holder .btn-blue {
    background-color: #004d7e !important;
}

.partLeft {
    flex: auto;
    flex-grow: 1;
    width: auto;
    margin: 0 60px 0 0;
}

.partLeft.withLargeImage {
    background: url(../img/cover-large.jpg) no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    min-height: 96vh;
}

.partRight {
    margin: 0 0 30px 0;
}

.logo {
    margin: 20px 0 0 0;
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
}

.logo img {
    height: 64px;
}

.higlight {
    font-weight: 600;
}

.primary {
    color: #64BE29;
}

.right {
    text-align: right;
}

#connexion h1 {
    margin: 30px 0 40px 0;
    font-weight: bold;
}

#connexion .form-container h2 {
    margin: 38px 0 31px 0;
}

#connexion .form-container {
    padding: 0 2em 0 2em;
    background: #fff;
    max-width: 460px;
    margin: 0 0 0 -120px;
    border: 1px solid #cecece;
    max-height: 590px;
}

.form-group {
    width: 280px;
}

.form-group.login-pf-settings {
    margin-bottom: 40px;
}

#connexion .pf-m-primary {
    color: #FFFFFF;
    background-color: #64BE29;
    text-transform: uppercase;
    border-radius: 0;
}

input[type="text"],
input[type="text"].form-control,
input[type="date"],
input[type="date"].form-control,
input[type="number"],
input[type="number"].form-control,
input[type="date"],
input[type="date"].form-control,
input[type="password"],
input[type="password"].form-control,
input[type="tel"],
input[type="number"],
input[type="email"],
select,
select.form-control {
    height: 55px;
    font-size: 16px;
    max-width: 250px;
}

input,
input.form-control,
textarea,
textarea.form-control,
select,
select.form-control {
    font-size: 16px;
    padding: 10px;
    border: solid 1px #cecece;
    color: #05293f;
    border-radius: 0;
}

input.has-success:hover,
input.has-error:hover {
    border: solid 1px #cecece;
    -webkit-box-shadow: none;
    box-shadow: none;
}

input[type="text"].has-success:focus,
input[type="password"].has-success:focus {
    border-color: #64BE29;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 6px #67b168;
}

input[type="text"].has-error,
input[type="password"].has-error {
    border-color: #e52626;
}

input[type="text"].has-error:focus,
input[type="password"].has-error:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 6px #ce8483;
}

#input-error,
.error-message {
    color: #e52626;
}

.text-detail-form {
    font-size: 0.9em;
    display: inline-block;
    margin-bottom: 12px;
}

hr {
    border: none;
}

hr.assistance {
    background: lightblue;
    margin: 50px -15px 20px -75px;
    height: 2px;
}

#assistance .bloc {
    padding: 0 60px 0 0;
    color: #05293f;
}

header.row {
    display: block;
}

.amdm-header {
    background: #64BE29;
    padding: 5px;
}

.amdm-header .fixed {
    position: fixed;
    background-color: #64BE29;
    top: 0;
    left: 0;
    right: 0;
    z-index: 20;
    padding-top: 6px;
}

.amdm-footer {
    background: #05293f;
    color: white;
    display: block;
    line-height: 40px;
    height: 40px;
    /* to fix the footer on the bottom */
    /* 	position: fixed; */
    bottom: 0;
    width: 100%;
}

.amdm-footer .img-container {
    display: inline;
}

.amdm-footer .img-container .logo {
    padding: 0.72em;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0;
}

.amdm-footer .img-container .logo img {
    height: 30px;
}

.amdm-footer .policy-container {
    display: inline;
}

.amdm-footer .policy-container span {
    font-size: 0.925em;
    margin-right: 20px;
    display: inline;
}

.amdm-footer .policy-container a {
    color: white;
    text-decoration: none;
}

.amdm-footer .policy-container a:hover {
    color: #337ab7;
    text-decoration: none;
}

.amdm-footer .policy-container .right {
    text-align: right;
}

.amdm-tooltip-custom {
    margin-left: 1px;
    font-size: 1.2em;
}

.show_hide_password {
    display: flex;
    align-items: center;
}

.show_hide_password .glyphicon.glyphicon-eye-close,
.show_hide_password .glyphicon.glyphicon-eye-open {
    font-size: 18px;
    padding-left: 15px;
}

.popover {
    min-width: 275px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    opacity: 1;
}

.popover .popover-content {
    color: #05293f;
    line-height: 20px;
}

.amdm-footer .img-container .version {
   font-size: 0.790em;
}

.instructions {
    list-style-type: disc;
    padding-left: 2.5em;
}

#password-instructions {
    padding: 1em;
    color: #004D7EFF;
    background-color: #ECF7FFFF;
}

@media (max-width: 991px) {
    body {
      font-size: 0.700em; 
    }
    h1 {
      font-size: 2.000em; 
    }
    h2 {
      font-size: 1.200em; 
    } 
}

@media (min-width: 991px) {
    .amdm-footer {
        position: fixed;
    }
}

@media (min-width: 768px) {
    #connection .form-container .lfr-alert-container .connection {
        min-height: 50px;
    }

    #connexion .pf-m-primary {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .form-container {
        margin: unset !important;
        padding: 0 15px 0 15px !important;
    }

    /* oubli de mot de passe  */
    .password .password-right form {
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
    }

    .password .right {
        margin: 0;
        padding: 16px;
    }

    .password .right h1 {
        margin: 30px 0 0 0;
        height: 96px;
        line-height: 32px;
    }

    .password .right p.info {
        padding: 0;
        width: 100%;
        margin: 69px 0 0 0;
    }

    .password .right form {
        padding: 0;
        width: 100%;
        margin: 0;
    }

    .password .right form .button-holder {
        margin: 40px 0 0 0;
    }

    .password .right form .button-holder .btn-lg {
        width: 308px;
        height: 50px;
    }

    /* login */
    h1.connection {
        font-size: 1.715em;
        text-align: center;
    }

    .connection-container {
        padding: 0;
        width: 100%;
        margin: 0;
    }

    .connection-container p.subtitle {
        margin: 80px 0 8px 0;
    }

    .connection-container p.info {
        margin: 8px 0 31px 0;
    }

    .connection-container form {
        width: 100%;
        margin: 31px 0 0 0;
    }
}

@media screen and (max-width: 768px){
    .amdm-footer {
        height: 60px;
        position: fixed;
    }
    .amdm-footer .img-container {
        padding-left: 0;
    }
    .amdm-footer .img-container .version {
        display: none;
    }
    .amdm-footer .policy-container {
        line-height: 20px;
        padding-left: 0;
        padding-right: 0;
    }
    .policy-container div {
        padding: 0;
    }
    .form-container {
        max-width: 100%;
    }
}

.amdm-footer .version-small {
    padding-left: 5px;
}

@media screen and (min-width: 400px) {
    .amdm-footer .version-small {
        padding-left: 15px;
    }
}
@media screen and (max-width:767px){
    .amdm-footer {
        height: 60px;
        position: fixed;
    }
    #connexion .form-container {
        max-width: 95vw;
        width: unset;
    }
}

@media screen and (min-width: 576px){ 
    .amdm-footer .policy-container {
        margin-top: 15px;
    }
    .amdm-footer .img-container .version {
        display: none;
    }
    .version-small {
        display: inline !important;
    }
}

@media screen and (min-width: 768px) {
    .amdm-footer {
        position: fixed;
    }
    .amdm-footer .policy-container {
        margin-top: 0;
    }
    .version-small {
        display: none !important;
    }
    .amdm-footer .img-container .version {
        display: inline !important;
    }
}