.B_home {
    display: none !important;
}

#z_pic_home img {
    width: 400px;
}

#info_veto {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

#pic_veto {
    float: left;
    width: 50px;
    margin-right: 20px;
}

#pic_veto svg {
    margin: 0 !important;
}

#nom_veto {
    float: left;
    width: calc(100% - 75px);
    font-family: Barlow;
    font-size: 24px;
    color: var(--awb-color3);
}

#nom_veto a {
    font-size: 18px;
}

#m_associer h3 {
    font-size: 21px !important;
}

#m_associer {
    text-align: center;
    font-family: Barlow;
    font-size: 18px;
}

#m_associer .code {
    font-size: 21px;
    font-weight: bold;
}

.fusion-login-form {
    font-family: Barlow;
}

#z_home_message svg {
    width: 50px;
    margin-top: 20px;
}

.frm_message {
    display: none;
}

#z_pets {
    margin-bottom: 20px;
    font-family: Barlow;
    font-size: 21px;
}

#z_pets p {
    margin: 0;
}

#z_pets .pet {
    float: left;
    margin-bottom: 40px;
}

#z_pets .pet:last-child {
    margin-bottom: 0;
}

#z_pets .col {
    float: left;
    width: 15%;
}

#z_pets .c_photo {
    width: 50%;
    margin: 0 10%;
}

#z_pets .col:last-child {
    width: 100%;
    margin: 20px 0;
}

#z_pets .photo {
    width: 200px;
    height: 200px;
    border: 5px solid var(--awb-color4);
    border-radius: 200px;
    overflow: hidden;
}

#z_pets .photo span {
    display: block;
    width: 200px;
    height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.B_start_survey {
    display: block;
    width: 100%;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    color: white;
    background: var(--awb-color8);
}

.B_start_survey:hover {
    color: white;
    background: var(--awb-color4);
}

.B_start_survey i {
    margin-left: 10px;
    padding: 10px;
    border-radius: 20px;
    color: var(--awb-color8);
    background: white;
}

.B_last {
    display: inline-block;
    width: 100%;
    margin-top: 6px !important;
    padding: 2px 10px;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: var(--awb-color5);
    background-color: var(--awb-color1);
}

.B_last:hover {
    background-color: var(--awb-custom_color_1);
}

.fusion-login-remember-me {
    width: 100%;
}

#z_login {
    margin-bottom: 30px;
}

#z_pets .nom {
    width: 200px;
    text-align: center;
    font-size: 24px;
    color: var(--awb-color4);
}

.fusion-login-additional-content {
    display: grid;
}

.fusion-login-submit-wrapper {
    order: 2;
    margin-top: 20px;
    margin-bottom: 0 !important;
}

.fusion-login-links {
    order: 1;
}

.fusion-login-button {
    justify-content: left;
    width: 100%;
    margin-bottom: 30px;
    padding: 10px !important;
    border: 4px solid var(--awb-color3) !important;
    border-radius: 0;
    text-transform: uppercase;
}

.fusion-login-button:hover {
    color: var(--awb-color3);
    background: transparent;
}

.fusion-login-button:after {
    content: "\f35a";
    float: right;
    font-family: "Font Awesome 5 Free";
    font-size: 24px;
    font-weight: 900;
}

#loginform {
    padding: 0 !important;
}

#B_register,
#B_login {
    display: block;
    width: 100%;
    height: 50px;
    padding: 10px;
    text-align: left;
}

#B_register span,
#B_login span {
    float: left;
}

#B_register i {
    float: right;
    font-size: 24px;
}

#B_edit_pet:hover .st0,
#B_history_pet:hover .st0 {
    fill: var(--awb-color4);
}

#z_ajout_pet {
    padding: 0 20px !important;
}

#B_add_pet .fusion-column-wrapper:hover {
    background: var(--awb-color4);
}

#B_add_pets .plus {
    width: 40px;
    margin-top: 30px;
    margin-bottom: 20px;
}

#B_chat {
    height: 200px;
}

#B_chien {
    height: 200px;
    margin: 0;
}

#B_chat .fusion-column-wrapper,
#B_chien .fusion-column-wrapper {
    padding: 30px 20px;
}

#B_chien .plus {
    margin-bottom: 45px;
}

#B_register {
    margin-top: 20px;
}

.u_vet #B_add_pets {
    display: none !important;
}

@media only screen and (min-width:800px) {
    #z_pets {
        font-size: 18px;
    }

    #B_add_pets .plus {
        width: 40px;
        margin-top: 0;
        margin-bottom: 20px;
    }

    #B_chat {
        height: 200px;
    }

    #B_chien {
        height: 200px;
        margin: 0;
    }

    #B_chien .plus {
        margin-bottom: 45px;
    }
}

.B_alerte_survey {
    display: block;
    width: 100%;
    padding: 20px;
    font-size: 24px;
    color: white;
    background: var(--awb-color8);
}

/* --------------- veterinaire -------------- */

/* --------------- veterinaire > introduction -------------- */

#vet_info {
    float: left;
    width: 100%;
    margin-top: 20px;
}

#vet_info .col {
    float: left;
}

#vet_compteur {
    width: 100% !important;
    margin-bottom: 10px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

/* --------------- veterinaire > filtres -------------- */

#vet_intro_filtre {
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
    font-size: 21px;
    color: white;
    background: var(--awb-color8);
}

#vet_filtre {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 80px;
}

#vet_filtre select {
    width: 100%;
    height: auto;
    padding: 5px 10px;
}

#vet_filtre_nom {
    float: left;
    position: relative;
}

#vet_filtre_maitre {
    z-index: 15;
    float: left;
    position: relative;
}

#vet_filtre .filtre {
    display: flex;
    float: left;
    margin-top: -5px;
    margin-right: 20px;
    padding: 8px;
    border-radius: 10px;
    background: var(--awb-color3);
}

#vet_filtre #vet_filtre_cat {
    margin-right: 0 !important;
}

#vet_filtre img {
    height: 30px;
}

#vet_filtre .filtre input {
    margin-left: 10px;
}

#vet_filtre_reset {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 10px;
    border-radius: 5px;
    color: white;
    background: var(--awb-color8);
}

#vet_filtre_nom {
    margin-right: 50px;
}

#vet_filtre_maitre {
    width: 100%;
    margin-right: 0;
}

@media only screen and (max-width:1024px) {
    #vet_filtre select {
        margin-top: 10px;
        margin-bottom: 20px;
    }
}

@media only screen and (min-width:1024px) {
    #vet_filtre {
        width: 100%;
        margin-bottom: 20px;
    }

    #vet_filtre select {
        width: auto;
        height: auto;
        margin-left: 10px;
        padding: 5px 10px;
    }

    #vet_filtre .filtre {
        float: left;
        margin-top: -5px;
        margin-right: 20px;
        padding: 8px;
        cursor: pointer;
    }

    #vet_filtre_maitre {
        width: auto;
        margin-right: 30px;
    }

    #vet_filtre .filtre:hover {
        color: var(--awb-color8);
    }

    #vet_filtre_reset {
        position: absolute;
        top: -5px;
        right: 0;
    }

    #vet_filtre_reset:hover {
        background: var(--awb-color2);
        cursor: pointer;
    }
}

/* --------------- veterinaire > liste -------------- */

#vet_pets {
    float: left;
    width: 100%;
}

#vet_pets .pet {
    float: left;
    position: relative;
    width: 100%;
    margin: 80px 0 20px 0;
    padding: 20px;
    color: white;
    background: var(--awb-color3);
}

#vet_pets .masque {
    display: none;
}

#vet_pets .nouveau {
    background: var(--awb-color8);
}

#vet_pets .maj {
    background: var(--awb-color4);
}

#vet_pets .pet .picto {
    position: absolute;
    top: -70px;
    left: 5px;
    font-size: 30px;
    color: var(--awb-color8);
}

#vet_pets .fa-book {
    right: 10px;
}

#vet_pets .fa-chart-pie {
    left: 10px;
}

#vet_pets .pet p {
    margin-bottom: 5px;
    text-align: center;
}

/* --------------- veterinaire > liste > pet > photo -------------- */

#vet_pets .B_photo {
    display: block;
    width: 50%;
    margin: -100px 25% 10px 25% !important;
}

#vet_pets .photo {
    display: block;
    position: relative;
    width: 160px;
    height: 160px;
    border-radius: 100px;
    background: white;
}

#vet_pets .photo span {
    display: block;
    width: 160px;
    height: 160px;
    border-radius: 100px;
}

#vet_pets .photo svg {
    display: block;
    width: 140px;
    height: 140px;
    margin: 0 10px;
}

/* --------------- veterinaire > liste > pet > pet -------------- */

#vet_pets .pet .info_pet {
    float: right;
    width: calc(100% - 170px);
}

#vet_pets .pet .info_pet p {
    float: left;
    width: 100%;
    margin: 0;
    line-height: 1.5;
}

#vet_pets .pet .nom {
    text-transform: uppercase;
    font-size: 18px;
}

#vet_pets .pet .info_maitre {
    position: absolute;
    top: -95px;
    right: 0;
    width: calc(100% - 190px);
}

#vet_pets .pet #i_maitre {
    float: left;
    width: 45%;
    padding: 10px;
    border-radius: 100px;
    background: var(--awb-color3);
}

#vet_pets .pet #i_maitre img {
    height: 45px;
}

#vet_pets .etat {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
    font-size: 15px;
}

/* --------------- veterinaire > liste > pet > maitre -------------- */

#vet_pets .maitre {
    float: left;
    width: 100%;
    font-size: 15px !important;
    line-height: 19px !important;
    color: var(--awb-color3);
}

#vet_pets .message {
    float: right;
    margin: 20px;
}

#vet_pets .message a {
    font-size: 30px !important;
    line-height: 1 !important;
    color: var(--awb-color3);
}

#vet_pets .age {
    margin: 0;
    font-size: 18px !important;
}

/* --------------- veterinaire > liste > pet > divers -------------- */

#vet_pets .oa {
    float: left;
    width: 50%;
}

#vet_pets .pvtq {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: none !important;
}

#vet_pets .pet .pet_last {
    float: left;
    width: 100%;
    margin: 10px 0;
    font-size: 15px;
    line-height: 18px;
}

#vet_pets .pet .s_pet_eval {
    width: 100%;
    height: 30px;
    text-align: center;
    font-size: 14px;
    color: var(--awb-color5);
}

#vet_pets .pet {
    width: 100%;
    margin: 70px 0;
    padding: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

#vet_pets .B_photo {
    float: left;
    width: 170px;
    height: 160px;
    margin: -110px 0 10px 0 !important;
}

@media only screen and (max-width:1024px) {
    #vet_pets .etat_0 {
        display: none;
    }
}

@media only screen and (min-width:1024px) {
    #vet_pets {
        height: 670px;
        padding-top: 40px;
        overflow: scroll;
    }

    #vet_pets .pet {
        width: calc((100% - 100px) / 5);
        height: 530px;
        margin: 50px 10px;
        padding: 20px;
    }

    #vet_pets .B_photo {
        float: none;
        width: 170px;
        height: 160px;
        margin: -100px 0 10px 10px !important;
    }

    #vet_pets .pet .info_pet {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }

    #vet_pets .race {
        height: 50px;
        line-height: 22px !important;
    }

    #vet_pets .pet .info_maitre {
        float: left;
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
    }

    #vet_pets .pet #i_maitre {
        float: none;
        position: relative;
        width: auto;
        margin: 0 !important;
        padding: 0;
        background: none;
    }

    #vet_pets .pet #i_maitre img {
        height: 50px;
        margin: 0 35%;
    }

    #vet_pets .oa {
        float: left;
        width: 100%;
        margin-bottom: 20px !important;
    }

    #vet_pets .oa img {
        width: 60%;
    }

    #vet_pets .message {
        float: none;
        margin-top: 10px !important;
    }

    #vet_pets .maitre {
        float: none;
        width: 100%;
        color: var(--awb-color1);
    }

    #vet_pets .message a {
        font-size: 28px !important;
        line-height: 1 !important;
        color: white;
    }

    #vet_pets .message a:hover {
        color: black;
    }
}

/* --------------- veterinaire > ajout -------------- */

#vet_ajout {
    float: left;
    width: 100%;
    margin: 50px 0;
    padding: 10px;
    text-align: center;
    font-size: 21px;
    color: white;
    background: var(--awb-color3);
}

@media only screen and (min-width:1024px) {
    #vet_ajout_chien {
        width: 50% !important;
    }

    #vet_vue_eval {
        width: 50% !important;
    }

    .ajout {
        float: left;
        margin: 50px 0;
        padding: 20px;
    }

    .ajout h3 {
        margin: 0;
        font-size: 21px !important;
    }

    .ajout .intro {
        height: 170px;
    }

    .ajoute span {
        float: left;
        margin-right: 20px;
    }

    .ajoute input {
        float: left;
        margin-right: 20px;
        padding: 5px;
        border-color: black;
        font-size: 18px;
    }

    .ajout .B_add {
        float: left;
        padding: 3px 10px;
        border-radius: 5px;
        color: white;
        background: var(--awb-color3);
        cursor: pointer;
    }

    .ajout .B_add:hover {
        background: var(--awb-color4);
    }
}

/* --------------- veterinaire > pas de tdb -------------- */

#no_tdb {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
}

#req_tdb {
    width: 50%;
    margin: 50px 25%;
    padding: 30px;
    border: 5px solid var(--awb-color4);
    border-radius: 10px;
    text-align: center;
    font-size: 24px;
    background: white;
}

#B_tdb {
    padding: 10px 20px;
    color: white;
    background: var(--awb-color4);
    cursor: pointer;
}

#B_tdb:hover {
    background: var(--awb-color6);
}

.fa-cloud {
    margin-right: 10px;
}
