.rdv_du_jour .nav-tabs,
.rdv_du_jour .datepicker,
.btn_print,
.btn-add{
    display: none !important;
}
a[href]:after {
    content: none !important;
}
.rdv_du_jour{
    font-size: 9px;
}
.rdv_du_jour .telephone{
    width:75px;
}
.rdv_du_jour .operateur{
    width:85px;
}
.rdv_du_jour td{
    height: 20px;
}
.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #000 !important;
}

.page-facture_total .navbar {
    margin-bottom: 0px !important;
}
.page-facture_total .padding_with_navbar_bottom {
    padding-bottom: 0px !important;
}
.page-facture_total .padding_with_navbar_top {
    padding-top: 0px !important;
}
.page-facture_total .navbar-fixed-bottom, .page-facture_total .navbar-fixed-top {
    position: relative !important;
}
.page-facture_total .facture_total_colspan4 {
    width: 40%;
}
.page-facture_total .table-bordered,
.page-facture_total .table-bordered>tbody>tr>td.unbordered,
.page-facture_total .table-bordered>tbody>tr>th.unbordered,
.page-facture_total .table-bordered>tfoot>tr>td.unbordered,
.page-facture_total .table-bordered>tfoot>tr>th.unbordered,
.page-facture_total .table-bordered>thead>tr>td.unbordered,
.page-facture_total .table-bordered>thead>tr>th.unbordered {
    border: 0 !important;
}
.page-facture_total nav {
    display: block;
}
.page-facture_total .navbar-header {
    display: none;
}
