 
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 9 févr. 2021, 16:45:22
    Author     : nbeaumont
*/

#search_form .button_search_help,
#search .button_search_help,
#extended-search-container input[type="button"],
inputs_bull_date_start .bouton {
    height: 35px;
}

#search form .form-contenu .search_value .ext_search_txt,
.form-contenu input[type="text"],
#form_search_bull input[type="text"],
#search form .form-contenu select,
#search form .form-contenu .search_value .ext_search_txt,
.form-contenu input[type="text"] {
    min-height: 35px;
}

#form_search_bull input[type="button"] {
    margin-top: 0;
}

#form_search_bull .align_right {
    padding-right: 10px;
}

#form_search_bull .boutonrechercher {
    margin-top: 36px;
}

#a2z_perio #form_search_bull input[type="text"] {
    margin: 0px;
}

.even {
    background-color: var(--bg-color-grey)!important;
}

.Rub .lirePlus {
    margin-right: 0px;
}

.uk-button.wl-button, .uk-button.wl-button {
    background-color: var(--bg-color-grey);
    color: inherit;
}
