﻿.drs-auth-signing-labelAndInputContainer {
    display: flex;
    flex-direction: column;
}

.drs-auth-signing-label {
    margin: 0;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
}

.drs-auth-signing-editor-field {
    margin: .5em 0 0;
    text-align: center;
}

#drs-auth-signing-togglePassword {
    margin-left: -30px;
    padding-right: 10px;
    margin-top: 7px;
    position: relative;
    cursor: pointer;
    float: right;
    z-index: 100;
}

.drs-auth-signing-margin-top-10 .drs-auth-signing-col-md-6 {
    font-size: 12px;
    text-align: center;
    letter-spacing: -0.4px;
}

.fa-question-circle {
    display: none;
}

.drs-auth-signing-motDePasseOublier {
    text-align:center;
}

.btnSend {
    padding: 10px;
    border-radius: 50px;
    background: black;
    color: white;
    margin-top: 1.5em;
}

.field-date input[type="text"], .field-date input[type="password"] {
    min-width: 280px !important;
}

.footer-logo img {
    display: none;
}

.drs-logonheader {
    width: 100%;
    margin: 0 auto;
}

.drs-logonheader {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.6em;
    font-weight: 100;
    background-color: darkgrey;
}

.drs-TitreHeader {
    line-height: 80px;
    text-align: center;
    margin: 15px 15px;
}

    .drs-TitreHeader > h1 {
        display: inline-block;
        vertical-align: middle;
        line-height: normal;
        font-weight: 300 !important;
        color: white !important;
    }

.drs-auth-signing-col-md-4{
    border:medium;
    color: black;
}