/**
  * bootstrap-table - An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation)
  *
  * @version v1.21.4
  * @homepage https://bootstrap-table.com
  * @author wenzhixin <wenzhixin2010@gmail.com> (http://wenzhixin.net.cn/)
  * @license MIT
  */

@charset "UTF-8";.no-filter-control{height:40px}.ms-choice{border:0}.ms-parent>button:focus{outline:0}

.filter-control select, .filter-control input {
  margin:2px 2px 10px 2px !important;
  font-size:0.75rem !important;
  background-color: #787e83;
  border-color: #787e83;
  width: 75% !important;
}


.filter-control .bootstrap-table-filter-control-HOG,
.filter-control .bootstrap-table-filter-control-Naissance,
.filter-control .bootstrap-table-filter-control-Profil,
.filter-control .bootstrap-table-filter-control-Ville,
.filter-control .bootstrap-table-filter-control-PECF,
.filter-control .bootstrap-table-filter-control-Doc,
.filter-control .bootstrap-table-filter-control-Pointage
 {
  margin:2px auto 10px auto !important;
}