.pager select {
  font-size:13px !important;
  height: 30px;
  margin-left: 10px;
}
.pager input {
  font-size:13px !important;
  margin-left: 10px;
  height: 30px !important;
  max-width: 60px !important;
}
.pager span {
  margin-left: 10px;
}
.pager input,
.pager select {
  color:  var(--awb-color2) !important;
  font-weight:bold;
  border:2px solid  var(--awb-color2) !important;
}
.B_page {
  padding: 3px 8px;
  cursor:pointer;
  border-radius:20px;
  font-size:14px;
  color:white !important;
  border:2px solid  var(--awb-color2) !important;
  background: var(--awb-color2) !important;
}
.B_page:hover {
  background:white !important;
}
.tri_tab {
  width:100% !important;
}
.tri_tab tr th:first-child,
.tri_tab tr td:first-child {
  width:50px !important;
}
.tri_tab_last_bt {
  border-top:none !important;
}
.tri_tab tr td a {
  color:  var(--awb-color2) !important;
  font-weight:bold;
}
.tri_tab_last_bt tr td:last-child a,
.B_delete,
.B_check {
  border: solid 2px  var(--awb-color2) !important;
  background:  var(--awb-color2) !important;
  margin-left: 2px;
  cursor:pointer;
  padding: 6px 7px;
  border-radius: 20px;
  color: white !important;
  font-size: 12px;
}
.tri_tab_last_bt tr td:last-child a:hover,
.B_delete:hover,
.B_check:hover {
  border: solid 2px  var(--awb-color3) !important;
  background:  var(--awb-color3) !important;
}
.tri_tab_last_bt tr th:last-child {
  display:none;
}
@media only screen and (min-width: 820px){
  .tri_tab_last_bt tr td:last-child {
    width:30px;
  }
}
.tri_tab_last_bt .tablesorter-filter-row td:last-child input {
  display:none;
}
.tri_tab_last_bt tr th:last-child,
.tri_tab_last_bt tr td:last-child {
  background:white !important;
  border:none !important;
}
.tri_tab_more {
  margin-top: -30px;
  width:300px;
}
.tri_tab_more_multi {
    margin-top: -38px;
    width: 130px;
    margin-left: 600px;
}
.B_add_new {
  position: absolute !important;
  right: 95px;
  top: 0px;
  padding: 10px !important;  
}
.B_copie {
  display:inline-block;
  margin:5px;
  cursor:pointer;
  padding: 0px 10px !important;
  border-radius: 10px;
  color: var(--awb-color1);
  background: var(--awb-color5);
}
.B_copie {
  background: var(--awb-color4);
}
.B_copie:hover {
    background: var(--awb-color2);

}
.copie_ipad {
  background: var(--awb-color5) !important;;
}
.copie_ipad:hover {
  background: var(--awb-color2) !important;;
}
.pager {
  float:left;
  width:60%;
}
#pager_haut {
  margin-bottom:20px;
}
/*.z_export_tab {
  float:right;
  width:40%;
}*/
.export-view {
  padding: 3px 10px;
  clear:left;
  cursor:pointer;
  float: right;
  border-radius:5px;
  font-size:14px;
  color:white !important;
  border: 2px solid var(--awb-color2) !important;
  background: var(--awb-color2) !important;
}
.export-view:hover {
  background:white !important;
  color:var(--awb-color2) !important;
}
.tab_hide_2 thead tr th:nth-child(2),
.tab_hide_2 tbody tr td:nth-child(2),
.tab_hide_3 thead tr th:nth-child(3),
.tab_hide_3 tbody tr td:nth-child(3) {
  display:none;
}
.B_ligne {
  display:none;  
}
.tab_liste .actif {
  color:var(--awb-color2) !important;
}
.sous_tab {
  border: none !important;
  padding-top:90px;
  background: none !important;
}
.sous_tab td {
  background:none !important;
}
