/*fichier css de David*/
.vehicule-informations label {
    font-weight: bold;
}

@keyframes blinker {
    50% {
        background-color: white;
    }
}

.badge-golden {
    color: white;
    background-color: #ba9856;
}

.badge-golden-blinker {
    color: black;
    background-color: #ba9856;
    animation: blinker 2s linear infinite;
}

.bg-blue {
    background-color: #56aaba;
}

/*range slider facet*/
.facet-slider .ui-slider-pip {
    display: none;
}

.ui-slider.ui-widget-content {
    width: 90%;
}

.ui-slider-pips .ui-slider-pip-label .ui-slider-label {
    display: none;
}

/*end range slider facet*/
.ui-widget-content a.btn-dark {
    color: white;
}

.node.card {
    border-width: 2px;
}

.btn-check:focus + .btn,
.btn:focus {
    box-shadow: none;
}

/*MESSAGERIE*/

.message-item-infos {
    font-size: 12px;
    font-style: italic;
    /* border-top:solid 1px #E5E5E5;*/
}

.message-reply {
    padding-left: 60px;
}

.text-area-full {
    width: 100% !important;
}

.message-thread-wrapper .form-actions {
    flex: 1;
    text-align: center;
}

.message-thread-wrapper .btn .hid {
    display: none;
}

.message-thread-wrapper .btn .disp {
    display: inline;
}

.message-thread-wrapper .btn:not(.collapsed) .hid {
    display: inline;
}

.message-thread-wrapper .btn:not(.collapsed) .disp {
    display: none;
}

.message-thread-wrapper .btn.collapsed .disp {
    display: inline;
}

.message-thread-wrapper .btn.collapsed .hid {
    display: none;
}

.message-thread-wrapper .btn-link {
    line-height: 0.5;
    color: #ba9856;
    font-weight: bold;
}

.message-item-attachment a {
    padding: 5px;
    background: #56aaba;
    color: white;
    margin: 10px;
}

/*END MESSAGERIE*/
/*CART*/
.view-commerce-cart-form .field--name-total-price {
    padding: 0 20px;
}

/*AVIS*/
.fa-formatter .rate-image.star-on {
    font-size: 1.3rem;
    color: #ba9856;
}

.fa-formatter .rate-image.star-off {
    font-size: 1.3rem;
    color: #cccccc;
}

.better-social-sharing-buttons-container {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 2;
}

.better-social-sharing-buttons-container .social-sharing-buttons {
    margin: 0;
}

/*fichier css de Gael*/

/* Page Article de blog  */
/*sommaire*/
#toc {
    border: solid 1px #ba9856;
    padding: 0 10px;
    display: inline-block;
}

#toc .toc-title {
    color: #ba9856;
    font-size: 1.8rem;
    text-align: center;
}

#toc a {
    color: #ba9856;
}

/*end sommaire*/

.bloc-blog {
    margin: auto;
    align-items: center;
    margin-top: 50px;
    margin-bottom: 50px;
    place-content: center;
}

#article_wrapper p {
    padding: 10px;
    text-align: justify;
}

.bloc-bleu {
    width: 100%;
    margin: auto;
}

.bloc-gris {
    width: 100%;
    margin: auto;
}

.text1,
.text2,
.text3 {
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}

.btn-wrapper {
    width: auto;
    margin-top: 0px;
    margin-bottom: 20px;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    text-align: center !important;
    float: none !important;
}

/* Views */
.viewsreference--view-title {
    text-align-last: center;
    margin-top: 10px;
}

.views-element-container {
    padding: 10px;
}

/*  Carte d'article de blog sur la page principale de blog  */
.back-to-blog {
    padding-bottom: 10px;
}

.back-to-blog a {
    text-decoration: none;
}

.cards-wrapper .cards {
    width: 30%;
    margin: 20px;
    text-align: center;
    /* box-shadow: 0 0 10px 5px #ededed;*/
}

.cards-wrapper .node--type-article-de-blog.node--view-mode-teaser {
    border: none;
    margin-bottom: 0;
}

.cards-wrapper .cards .field--name-field-blog-resume {
    text-align: justify;
    padding: 0 10px;
}

.cards-wrapper .cards {
    border: solid 1px #ced4da;
}

.cards-wrapper .cards span {
    font-size: 1.5rem;
    color: #ba9856;
}

.cards-wrapper .cards a {
    text-decoration: none;
}

.cards-wrapper .cards span a {
    color: #ededed;
}

.cards-wrapper .cards nav {
    justify-content: center;
    background-color: #212529;
    width: fit-content;
    margin: auto;
}

.cards-wrapper .cards img {
    width: 100%;
}

.cards-wrapper .cards {
    border-radius: 5px;
}

.cards-wrapper .views-view-grid .views-row {
    display: flex !important;
}

@media (max-width: 767px) {
    .cards-wrapper .views-view-grid .views-row {
        display: block !important;
    }

    .cards-wrapper .cards {
        width: 100% !important;
    }

    .cards-wrapper .cards {
        margin: 5px;
    }
}

/* Formulaire de mise à jour des kilométres */
#update-vehicule-km-form {
    text-align: -webkit-center;
}

.buttonMajKm {
    text-align: center;
    margin-top: 25px;
    margin-bottom: auto;
}

.input-group {
    width: 75% !important;
}

.warning-remind-message {
    /* border: solid 2px rgb(222, 83, 83); */
    border: solid 2px #9a7f49;
    border-radius: 5px;
    padding: 30px;
}

/* Header Leasing sans apport */
.lsa-domain .header {
    background-color: #009de1 !important;
}

.lsa-domain .header #navbar-top {
    background-color: #009de1 !important;
}

.lsa-domain .header #navbar-main {
    background-color: #009de1 !important;
}

/* Header transfert leasing */
.lmd-domain .header {
    background-color: #009de1 !important;
}

.lmd-domain .header #navbar-top {
    background-color: #009de1 !important;
}

.lmd-domain .header #navbar-main {
    background-color: #009de1 !important;
}

/* Header Occaz' leasing */
.ol-domain .header {
    background-color: #009de1 !important;
}

.ol-domain .header #navbar-top {
    background-color: #009de1 !important;
}

.ol-domain .header #navbar-main {
    background-color: #009de1 !important;
}

/* block thin */
.blockthin .p-5 {
    padding: 0 !important;
}

.blockthin p {
    padding: 10px;
}

.blockthin .paragraph-image {
    width: 30%;
}

.blockthin .text {
    width: 70%;
}

/* Newsletter */
.featured-bottom {
    background-color: #009de1;
    margin-top: 70px;
}

.mailchimpnews .title_submail_chimp {
    font-size: 30px;
    font-weight: bold;
    color: white;
    margin-top: 16px;
}

.mailchimpnews {
    display: flex;
}

.mailchimpnews label {
    display: none;
}

.mailchimpnews input {
    border-radius: 20px;
    margin-top: 25px;
}

.mailchimpnews form {
    display: flex;
}

.mailchimpnews .form-actions {
    margin: 0 !important;
    position: absolute;
    right: 0;
    top: 0;
}

.mailchimpnews .form-control {
    width: -webkit-fill-available;
}

/* Footer */
.ol-domain #block-footer2 ul {
    display: contents;
}

.ol-domain .site-footer__bottom {
    margin-top: 70px;
}

.ol-domain .site-footer__top h2 {
    border-bottom: 1px solid #009de1;
    font-size: 1em;
    margin-top: 50px !important;
    padding-bottom: 3px;
    text-transform: uppercase;
    height: 50px;
}

/* Boutton occaz' leasing */

.ol-domain #block-serviceclient .btn-secondary,
.ol-domain .form-submit {
    background-image: none !important;
    background-color: #009de1 !important;
    color: white !important;
    border: #009de1 solid 1px !important;
    border-radius: 20px;
}

.ol-domain #block-serviceclient .btn-secondary {
    width: 60%;
}

.ol-domain .btn-primary:hover,
.ol-domain .ol-domain .form-submit:hover {
    background-image: none !important;
    background-color: white !important;
    color: #940f86 !important;
    border: #940f86 solid 1px !important;
    border-radius: 20px;
}

.ol-domain #block-serviceclient .btn-primary,
.ol-domain .form-submit {
    background-image: none;
    background-color: #940f86 !important;
    color: white;
    border: #940f86 solid 1px !important;
    border-radius: 20px;
}

.ol-domain #block-serviceclient .btn-primary {
    width: 60%;
}

.ol-domain #block-serviceclient h2 {
    width: 40%;
    margin: auto;
    margin-bottom: 20px;
}

.ol-domain #block-footer2-menu {
    width: 40%;
    margin: auto;
    margin-bottom: 20px;
}

.text-footer {
    font-size: 18px;
}

/* Footer LMD */
.lmd-domain #block-footer2 ul {
    display: contents;
}

.lmd-domain .site-footer__bottom {
    margin-top: 70px;
}

.lmd-domain .site-footer__top h2 {
    border-bottom: 1px solid #009de1;
    font-size: 1em;
    margin-top: 50px !important;
    padding-bottom: 3px;
    text-transform: uppercase;
    height: 50px;
}

/* Boutton LMD */

.lmd-domain #block-serviceclient .btn-secondary,
.lmd-domain .form-submit {
    background-image: none !important;
    background-color: #009de1 !important;
    color: white !important;
    border: #009de1 solid 1px !important;
    border-radius: 20px;
}

.lmd-domain #block-serviceclient .btn-secondary {
    width: 60%;
}

.lmd-domain .btn-primary:hover,
.lmd-domain .form-submit:hover {
    background-image: none !important;
    background-color: white !important;
    color: #940f86 !important;
    border: #940f86 solid 1px !important;
    border-radius: 20px;
}

.lmd-domain #block-serviceclient .btn-primary,
.lmd-domain .form-submit {
    background-image: none;
    background-color: #940f86 !important;
    color: white;
    border: #940f86 solid 1px !important;
    border-radius: 20px;
}

.lmd-domain #block-serviceclient .btn-primary {
    width: 60%;
}

.lmd-domain #block-serviceclient h2 {
    width: 40%;
    margin: auto;
    margin-bottom: 20px;
}

.lmd-domain #block-footer2-menu {
    width: 40%;
    margin: auto;
    margin-bottom: 20px;
}

.lsa-domain .btn-primary:hover,
.lsa-domain .form-submit:hover {
    background-image: none !important;
    background-color: white !important;
    color: #ba9856 !important;
    border: #ba9856 solid 1px !important;
}

.lsa-domain .btn-primary:hover a {
    color: #ba9856 !important;
    text-decoration: none;
}

/* Transfert Leasing page d'accueil */

.tl-domain #block-tlactions ul {
    display: flex;
    flex-direction: column;
    min-width: 300px;
    /* margin-left: 60px;
    margin-right: 30px;*/
}

.tl-domain #block-goldencar-account-menu {
    background-color: #ba9856;
    border-color: #ba9856;
    border-radius: 5px;
}

.tl-domain .btn-secondary {
    background-color: #6c757d;
    border-color: #6c757d;
}

.tl-domain .btn-primary {
    background-color: #ba9856 !important;
    border-color: #ba9856 !important;
}

.tl-domain .btn-primary:hover,
.tl-domain .form-submit:hover {
    background-image: none !important;
    background-color: white !important;
    color: #ba9856 !important;
    border: #ba9856 solid 1px !important;
}

.tl-domain .btn-primary:hover a {
    color: #ba9856 !important;
    text-decoration: none;
}

.tl-domain .btn-secondary:hover,
.tl-domain.form-submit:hover {
    background-image: none !important;
    background-color: white !important;
    color: #ba9856 !important;
    border: #ba9856 solid 1px !important;
}

.tl-domain .btn-secondary:hover a {
    color: #ba9856 !important;
    text-decoration: none;
}

.tl-domain #block-footer1 ul {
    display: contents;
    text-align: justify;
}

.tl-domain #block-footer2 ul {
    display: contents;
    text-align: justify;
}

.tl-domain #block-footer1-menu,
#block-footer2-menu,
#block-serviceclient h2 {
    margin-bottom: 50px;
}

.tl-domain .site-footer__bottom {
    margin-top: 60px;
}

.tl-domain #block-serviceclient .btn-primary,
.tl-domain #block-serviceclient .btn-secondary {
    width: 35%;
    padding: 10px;
}

/* LSA page d'accueil */
.lsa-domain .btn-secondary {
    background-color: #ba9856;
    border-color: #ba9856;
}

.lsa-domain .btn-primary:hover,
.lsa-domain .form-submit:hover {
    background-image: none !important;
    background-color: white !important;
    color: #ba9856 !important;
    border: #ba9856 solid 1px !important;
}

.lsa-domain .btn-primary:hover a {
    color: #ba9856;
    text-decoration: none;
}

.lsa-domain .btn-secondary:hover,
.lsa-domain .form-submit:hover {
    background-image: none !important;
    background-color: white !important;
    color: #ba9856 !important;
    border: #ba9856 solid 1px !important;
}

.lsa-domain .btn-secondary:hover a {
    color: #ba9856 !important;
    text-decoration: none;
}

.lsa-domain #block-footer1 ul {
    display: contents;
    text-align: justify;
}

.lsa-domain #block-footer2 ul {
    display: contents;
    text-align: justify;
}

.lsa-domain #block-footer1-menu,
#block-footer2-menu,
#block-serviceclient h2 {
    margin-bottom: 50px;
}

.lsa-domain .site-footer__bottom {
    margin-top: 60px;
}

.lsa-domain #block-serviceclient .btn-primary,
.lsa-domain #block-serviceclient .btn-secondary {
    width: 35%;
    padding: 10px;
}

/* Socials */
.socials {
    display: flex;
    justify-content: center;
}

.site-footer .socials ul {
    list-style: none;
    display: flex;
    justify-content: center;
    /* margin: auto;
  place-content: center; */
    padding: 0 !important;
}

.socials ul li {
    margin: 15px;
    /* margin-right: 40px;
  margin-bottom: 40px; */
}

.site-footer .socials ul li svg {
    width: 50px;
}

.socials .ico:hover {
    background-color: #ba9856 !important;
    border-color: #ba9856 !important;
    color: white !important;
}

.socials a {
    text-decoration: none;
}

.socials .ico {
    display: block;
    border: solid 2px white;
    background-color: white;
    color: #212529;
    border-radius: 100%;
    font-size: 1.5em;
    padding: 10px;
    height: 50px;
    width: 50px;
    line-height: 25px;
}

.lmd-domain .socials {
    display: none;
}

.ol-domain .socials {
    display: none;
}

/* Login */

#drupal-modal .form-control {
    width: -webkit-fill-available !important;
}

/* Menu */

.dropdown-item,
.dropdown-item a {
    background-color: #56aaba !important;
}

.dropdown-item,
.dropdown-item:hover a {
    background-image: none !important;
    background-color: #56aaba !important;
    color: #212529 !important;
}

.menu--espace-client ul {
    background-color: #56aaba !important;
}

.menu--espace-client ul span {
    margin-left: 20px;
}

.menu--espace-client a:hover {
    background-image: none;
    background-color: #56aaba;
    color: #212529 !important;
}

.user_name {
    background-color: #56aaba !important;
    color: rgb(255, 255, 255);
    padding: 20px;
    text-transform: capitalize;
}

.menu--espace-client .menu-item--active-trail {
    background-color: #56aaba;
}

.menu--espace-client a:hover,
.menu--espace-client a.active:hover,
.menu--espace-client a.active {
    background-color: #56a9ba00 !important;
    margin-left: 15px;
}

.menu--espace-client .menu-item--active-trail a {
    pointer-events: none !important;
    color: black;
}

/*.menu--espace-client a:hover, .menu--espace-client a:hover {
      background-color: #56a9ba00!important;
      margin-left: 15px;
    }*/

.menu--espace-client .menu-item--active-trail a:after {
    color: #212529 !important;
    margin-left: 15px;
    content: ">";
}

.node--unpublished {
    padding: 0 !important;
}

.modify-annonces {
    text-decoration: none;
    color: #ba9856;
}

.modify-annonces-financements {
    color: #ba9856;
    background-color: white !important;
    border-color: transparent;
    display: flex;
    align-items: center;
}

.modify-annonces-financements:hover {
    color: black;
    border-style: none;
    border-color: transparent;
}

.pen {
    font-size: 30px;
    display: contents;
}

/* User profil */
.user-card {
    border: solid 1px black;
    padding: 20px;
    display: flex;
    place-content: space-between;
    flex-direction: column;
    box-shadow: 0px 4px 4px 0px #00000040;
    margin-top: 30px;
}

.info_user_title {
    margin-top: 30px;
}

.user-card .field__label:after {
    content: " :";
}

.user-card .field__label {
    font-weight: 900;
}

.user-card .field__item a {
    text-decoration: none;
}

.user_infos,
.user_num_mod {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.user_infos {
    display: flex;
    flex-direction: row;
}

/* Annonces */

.annonce_button {
    text-align: right;
}

.btn_click_annonce {
    color: #56aaba;
}

.annonce_button a:hover {
    color: black;
}

/* Mes alertes */
.user-card-alertes {
    border: solid 1px black;
    display: flex;
    flex-direction: column;
    box-shadow: 0px 4px 4px 0px #00000040;
    margin-top: 30px;
    width: -webkit-fill-available;
    place-content: space-around;
}

.content_alertes .field {
    display: flex;
    flex-direction: row;
}

.content_alertes {
    display: flex;
    margin-left: 10px;
}

.date_alertes {
    display: flex;
    padding-left: 5px !important;
    margin-top: 5px;
}

.container_content_alertes {
    display: flex;
    padding-left: 20px !important;
    padding-top: 20px !important;
}

.user-card-alertes .field__label {
    display: none;
}

.user-card-alertes .field__item {
    margin-right: 10px;
}

.user-card-alertes form {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.user-card-alertes .form-composite {
    margin-top: 15px !important;
    padding: 15px !important;
}

.bg-grey {
    background-color: #e5e5e5;
}

.user-card-alertes hr {
    margin: 0px !important;
}

.user-card-alertes .btn {
    background-color: #56aaba;
}

.user-card-alertes .btn:hover {
    border-style: none !important;
    background-color: #56aaba !important;
    color: black !important;
}

.user-card-alertes a {
    text-decoration: none !important;
    border-style: none !important;
    color: rgb(255, 255, 255) !important;
    display: flex;
    width: auto;
    align-items: center;
    padding: 5px;
    margin: auto;
}

.user-card-alertes .delete-alerte:hover {
    color: #ba9856 !important;
}

.user-card-alertes .garbage form {
    margin-top: 10px;
    background-color: white !important;
}

.user-card-alertes .container_filtre_alerte {
    display: flex !important;
    flex-wrap: wrap;
    padding: 20px;
}

.user-card-alertes .container_filtre_alerte .filtre_alerte {
    padding: 5px 8px;
    margin: 4px;
    background-color: white;
}

.red-star {
    color: red;
    font-size: 0.8em;
}

#collapse-docs {
    background-color: #c4c4c4;
}

.card {
    margin: 10px;
}

.docs-wrapper .field--type-file details summary {
    display: none;
}

.field-type-file {
    margin: 0 auto;
}

.docs-wrapper .field-type-file {
    width: 100%;
    border: solid 1px white;
    padding: 8px;
    background-color: white;
}

.vehicule-docs-form.docs-wrapper .field-type-file {
    border: solid 1px #c4c4c4;
    width: 100%;
    margin: 5px;
}

@media screen and (min-width: 768px) {
    .docs-wrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: stretch;
    }

    .docs-wrapper .field-type-file {
        width: 50%;
    }

    .vehicule-docs-form.docs-wrapper .field-type-file {
        width: 45%;
    }
}

@media screen and (min-width: 1300px) {
    .docs-wrapper .field-type-file {
        width: 33%;
    }

    .vehicule-docs-form.docs-wrapper .field-type-file {
        width: 30%;
    }
}

.vehicule-docs-form.docs-wrapper {
    justify-content: center;
}

.docs-wrapper .doc-ok {
    background-color: #56aaba;
}

.docs-wrapper .doc-ko {
    background-color: #e26470;
}

.docs-wrapper .details-wrapper input {
    max-width: -webkit-fill-available;
    height: auto;
}

.docs-wrapper .details-wrapper table tr {
    background: #efefef;
}

.docs-wrapper input {
    max-width: -webkit-fill-available;
}

.docs-wrapper .container-docs-financement fieldset label,
.docs-wrapper .container-docs-financement fieldset .description {
    display: none;
}

.infobulle {
    position: relative;
    cursor: help;
    background-color: white;
    padding: 2px 5px 2px 5px;
    border-radius: 50%;
    border: solid 1px black;
    margin-left: 10px;
}

.infobulle:hover::after,
.infobulle:focus::after {
    content: attr(aria-label);
    position: absolute;
    top: -2.4em;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    white-space: nowrap;
    background-color: white;
    padding: 3px;
    border: solid 1px #ba9856;
}

.container-docs-financement .custom-field-help {
    font-style: italic;
    font-size: 0.9em;
    text-align: center;
}

.container-docs-financement.doc-ko .custom-field-help,
.container-docs-financement.doc-ok .custom-field-help {
    color: white;
}

@media all and (max-width: 1440px) {
    .docs-wrapper .container-docs-financement {
        width: max-content;
    }

    #sidebar_first {
        /* display: none;*/
    }
}

.container-docs-financement thead tr {
    display: none !important;
}

.container-docs-financement .tabledrag-handle {
    display: none !important;
}

.container-docs-financement fieldset {
    border: none !important;
    text-align: -webkit-center !important;
}

.container-docs-financement fieldset tr {
    display: none;
}

.container-docs-financement fieldset span {
    margin-bottom: 10px;
}

/* Formulaire choix de profil financement */

.info_profil {
    margin: 5px;
    position: relative;
    cursor: help;
    background-color: black;
    padding: 2px 10px 2px 10px;
    color: white;
    border-radius: 50%;
}

.my-form-wrapper #edit-profil-particu-choice {
    background-color: #56aaba !important;
    border-color: #56aaba !important;
    width: 200px;
}

.my-form-wrapper #edit-profil-particu-choice:hover {
    background-color: white !important;
    border-color: #56aaba !important;
    color: #ba9856 !important;
    width: 200px;
}

.my-form-wrapper #edit-profil-independant-choice {
    background-color: #3e3e3e !important;
    border-color: #3e3e3e !important;
}

.my-form-wrapper #edit-profil-independant-choice:hover {
    background-color: white !important;
    border-color: #3e3e3e !important;
    color: #ba9856 !important;
}

.my-form-wrapper #edit-profil-societe-choice {
    width: 200px;
}

.my-form-wrapper input {
    margin: 2em;
}

.user-card-docs,
.user-card-docs-dial {
    border: solid 1px black !important;
    padding: 20px !important;
    display: flex;
    place-content: space-between;
    flex-direction: column;
    box-shadow: 0px 4px 4px 0px #00000040;
    margin: 20px 3px 0px 0px;
}

.user-card-docs.full {
    width: 100% !important;
}

.financement-form-button {
    place-content: space-evenly;
}

.user-card-docs small {
    display: none;
}

.user-card-docs .field--widget-file-generic label {
    display: none;
}

.user-card-docs .paragraphs-dropbutton-wrapper #edit-field-adresse-0-top-links-remove-button {
    display: none;
}

#edit-field-adresse-0-top-paragraph-type-title {
    display: none;
}

#edit-field-adresse-wrapper em,
#edit-field-adresse-wrapper strong {
    display: none;
}

.atouts p {
    text-align: center;
}

.list-check-vehicule-options svg {
    margin-right: 10px;
}

.view-user-vehicules-direct-messages {
    padding: 10px;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 2px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
    margin: 10px;
}

.view-taxonomy-term h2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

/*moyens de paiement*/
.card-wrapper.expired {
    background-color: grey;
    color: silver;
}
/*autovista form*/
.node-vehicule-step-autovista-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.node-vehicule-step-autovista-form .form-wrapper,
.node-vehicule-step-autovista-form #modele-wrapper {
    width: 48%;
}
.node-vehicule-step-autovista-form .form-wrapper.field--name-field-car-vehiculeequipoption,
.node-vehicule-step-autovista-form .form-wrapper.field--name-field-car-vehiculeequipserie {
    width: 100%;
}
.node-vehicule-step-autovista-form #modele-wrapper .alert {
    display: none;
}
/*dashboard sp ajax*/
.sp-result-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.sp-result-item {
    text-align: left;
    width: 49%;
    margin: 2px;
    border: solid 1px silver;
    padding: 3px;
}
.sp-result-item label {
    font-weight: bold;
}
.red {
    color: red;
}
