.my-logo {
    text-decoration: none;
    color: white;
    font-weight: 400;
    font-size: 12.5pt;
    /*text-transform: uppercase;*/
}

.my-auth-title {
    text-decoration: none;
    font-weight: 500;
    font-size: 16pt;
    text-transform: uppercase;
}

.my-card-box {
    min-height: 500px;
}

.my-title {
    margin-bottom: 20px;
}

.my-title2 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 10pt;
}

.no-resize {
    resize: none;
}

#myTable {
    width: 100% !important;
}

.detail .text-muted {
    /*color: #272960 !important;*/
    color: #3234a2 !important;
    font-weight: 500;
}
.detail .badge {
    font-size: 80% !important;
}

.select2 {
    width: 100% !important;
}

.ms-container {
    min-width: 500px !important;
}

.custom-file-input ~ .custom-file-label:lang(fr)::after {
    content: "Choisir...";
}

.profile-pic {
    padding: 0px 20px;
    line-height: 50px;
    color: rgba(255, 255, 255, 0.9) !important;
}

.profile-pic img {
    margin-right: 2px;
}

.avatar-min {
    witdh: 30px;
    height: 30px;
    margin: 4px;
    margin-left: 0px;
}

.profil-avatar {
    display: block;
    height: 200px;
    margin: 0 auto;
}

.with-errors {
    color: #ff3b49;
}

/*List group*/
ul.list-group.list-group-striped li:nth-of-type(even) {
    background: #f7f7fc;
}

ul.list-group.list-group-striped li {
    border-color: #e5ebec;
}

select[readonly].select2-hidden-accessible + .select2-container {
    pointer-events: none;
    touch-action: none;
}

/* Custom Navbar */
.navbar-custom {
    background: #0d5285 !important;
}

/* Wizard */
.wizard > .content {
    margin-top: 0px !important;
    margin-right: 0px !important;
    padding-top: 0px !important;
    padding-right: 0px !important;
}

.wrapper {
    padding-top: 90px !important;
}
.wrapper-v2 {
    padding-top: 0px !important;
}
.my-header {
    height: 90px;
    background: #0c4876 !important;
}
.page-title-alt-bg {
    background: #0c4876 !important;
}

/** CSS pour intégration théme **/
.myfieldset {
    margin-top: 20px !important;
    border-top: 1px solid #a4a4a4 !important;
}

.mylegend {
    width: auto;
    color: #e50920 !important;
    font-size: 13pt;
    font-weight: 600;
    padding: 0 15px;
    margin-left: 50px;
}

.preambule {
    border: none !important;
}

.form-covid .form-group {
    margin-bottom: 0.5rem !important;
}

@media (min-width: 767px) {
    .wrapper-v2 .card-box {
        padding: 1.5rem 10rem 0rem !important;
        margin-bottom: 0px !important;
    }
}

@media (max-width: 767px) {
    .wrapper-v2 .card-box {
        padding: 1.5rem 1rem 0rem !important;
        margin-bottom: 0px !important;
    }
}

.brand-icon {
    text-align: center !important;
    margin-bottom: 30px;
}

.brand-icon-bottom {
    text-align: center !important;
    margin-bottom: 30px;
}

.v2-form-title {
    padding: 10px;
    font-size: 22pt;
    font-weight: 900;
    color: #0a2273;
    text-align: center;
    margin-bottom: 20px;
}

#row {
    font-size: 18px;
    font-family: "Roboto";
    text-align: justify;
    text-justify: inter-word;
}

.v2-title {
    padding: 15px;
    margin-top: -50px;
    background: #0a2273;
    color: white;
    font-size: 16pt;
    font-weight: bolder;
    text-align: center;
    text-transform: uppercase;
}

.avant-propos {
    padding-top: 15px;
    text-align: justify;
    font-size: 12pt;
    font-weight: 500;
    color: #232323;
}

.v2-form {
    text-align: center;
}
.v2-form .myfieldset {
    text-align: left !important;
}
.wrapper-v2 .steps {
    width: auto !important;
    margin: 0 auto !important;
    display: inline-block !important;
    background-color: inherit !important;
}
.wrapper-v2 .wizard > .steps > ul > li {
    width: auto !important;
}

.wrapper-v2 .wizard > .steps .done a,
.wizard > .steps .done a:active,
.wizard > .steps .done a:hover {
    background: white !important;
    color: #414d5f;
}

.wrapper-v2 .wizard > .steps .current a,
.wizard > .steps .current a:active,
.wizard > .steps .current a:hover {
    background: #0a2273;
    color: #fff;
    cursor: default;
}

.wrapper-v2 .wizard > .actions a,
.wizard > .actions a:active,
.wizard > .actions a:hover {
    background: #0a2273;
    color: #fff;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;
    border-radius: 2px;
}

.wrapper-v2 .wizard > .actions {
    position: relative;
    display: inline-block;
    text-align: right;
    width: auto;
    padding: 0 20px;
    margin: 0 auto;
}

.message {
    text-align: center;
    max-width: 580px;
    margin: 60px auto 20px;
}

.message h6 {
    margin: 30px 10px 15px;
    font-size: 26pt;
    font-weight: 900;
    color: #243982 !important;
}

.message p {
    font-size: 22pt;
    font-weight: 500;
    line-height: 1.2em;
    color: #2b3e93 !important;
}

.message p.numero-dossier {
    font-size: 16pt;
}

.message .numero {
    display: inline-block;
    margin: 10px auto 0px;
    padding: 15px 20px;
    min-width: 400px;
    border-radius: 40px;
    background: #f4f4f4;
    color: #1ebc7f;
    font-size: 18pt;
}

.message .with-errors {
    display: block;
    text-align: left;
}

.message .invalid-feedback {
    display: block;
    text-align: left;
}

i.my-icon {
    font-size: 5em;
    border-radius: 50%;
    color: white;
    line-height: 2.5em;
    width: 2.5em;
    height: 2.5em;
    display: inline-block;
}

i.my-icon2 {
    font-size: 3em;
    border-radius: 50%;
    color: white;
    line-height: 1.5em;
    width: 1.5em;
    height: 1.5em;
    display: inline-block;
}

i.yellow {
    background: #e2af3d;
}
i.green {
    background: #1ebc7f;
}
i.blue {
    background: #1976d2;
}

.hand-icon {
    font-size: 28pt;
    margin-top: 30px !important;
    font-weight: 900;
    display: block;
}
.back-formulaire {
    display: inline-block;
    font-size: 18pt;
    font-weight: 900;
    color: #1b1b1b;
}

.bottom-menu {
    background: #0a2273;
    text-align: center;
}

.bottom-menu p {
    padding: 25px 10px;
    color: white;
    font-size: 14pt;
    font-weight: 400;
}
.bottom-menu p a {
    color: white !important;
    margin: 0 5px;
}

.btn-action {
    background: #0a2273 !important;
}

/** Autres pages **/
.apropos h1 {
    color: #000000;
    font-size: 32.5pt;
    font-weight: bold;
}
.apropos h3 {
    color: #0a2273;
    font-size: 30pt;
}

.page-p {
    text-align: justify;
    font-size: 13pt;
    font-weight: 500;
    line-height: 1.7rem;
    color: #232323;
}
br.break {
    display: block;
    margin: 20px 0;
    content: " ";
    line-height: 22px;
}

.box-propos-form {
    border: 1px solid #aeaeae;
    padding: 40px 50px 10px;
}

.box-propos-form img {
    display: block;
    margin: 0 auto;
    margin-top: -50px !important;
}

.page h2 {
    color: #0c2474;
    font-weight: bolder;
}

.page h3 {
    font-size: 18pt;
    color: #0c2474;
    font-weight: bolder;
}

.page-p .titre {
    font-size: 16pt;
    font-weight: bolder;
    color: #000000 !important;
}

.code-otp {
    font-size: 22pt;
    font-weight: bolder;
    text-align: center;
    color: rgb(238, 207, 103) !important;
}

.en-attente {
    color: #0a2273;
    font-weight: bolder;
}

.beneficiaire {
    font-size: 16pt;
    color: #0a2273;
    font-weight: 400;
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 5px;
}

.intl-tel-input {
    width: 100%;
}
.iti {
    display: block;
}

.text-no-sms {
    font-size: 12pt !important;
    font-weight: 500;
}
.text-no-sms a {
    color: #e2af3d !important;
    font-weight: bolder;
}
.my-profile-dropdown {
    min-width: 240px !important;
}
/*.nowrap { white-space: nowrap; }*/

/* Spécifique à la partie de gestion */
.wrapper-gestion .steps {
    width: auto !important;
    margin: 0 auto !important;
    display: inline-block !important;
    background-color: inherit !important;
}
.wrapper-gestion .wizard > .steps > ul > li {
    width: auto !important;
}

.wrapper-gestion .wizard > .steps .done a,
.wizard > .steps .done a:active,
.wizard > .steps .done a:hover {
    background: white !important;
    color: #414d5f;
}

.wrapper-gestion .wizard > .steps .current a,
.wizard > .steps .current a:active,
.wizard > .steps .current a:hover {
    background: #0a2273;
    color: #fff;
    cursor: default;
}

.wrapper-gestion .wizard > .actions a,
.wizard > .actions a:active,
.wizard > .actions a:hover {
    background: #0a2273;
    color: #fff;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;
    border-radius: 2px;
}

.wrapper-gestion .wizard > .actions {
    position: relative;
    display: inline-block;
    text-align: right;
    width: auto;
    padding: 0 20px;
    margin: 0 auto;
}

.font-11 {
    font-size: 11px !important;
}

.font-12 {
    font-size: 12px !important;
}

th.dt-center,
td.dt-center {
    text-align: center;
}
