@charset "UTF-8";.customTable{overflow-x:auto;overflow-y:hidden}.customTable .t-head{float:left;background:#8080ff;color:#fff;border:1px solid;border-color:#e2e2e2 !important;border-bottom:0;overflow:visible;white-space:nowrap;box-sizing:border-box;-moz-box-sizing:border-box}.customTable .t-body{float:left;height:100%;overflow-x:hidden;overflow-y:auto;border:1px solid #e2e2e2;background-color:#fff;border-top:0;white-space:nowrap;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.customTable .t-row{float:left;cursor:default;width:100%;box-sizing:border-box;-moz-box-sizing:border-box;transition:background .35s,color .35s}.customTable .t-row.active-row{background:#c4c4c4}.customTable .t-cell{display:inline-block;padding:3px;overflow:hidden;white-space:nowrap;border-left:1px solid #e2e2e2;box-sizing:border-box;-moz-box-sizing:border-box}.customTable .t-cell:first-child{border-left:0}.table{overflow:hidden;position:relative}.table input{margin:0}.table .selectedRows{color:#00f}.table .totalRows{color:green}.table .tbody .row>div,.table .tfoot>div,.table .thead>div{font-size:1rem;display:table-cell}.table .thead{font-weight:700}.table .thead>div{position:relative}.table .thead>div>div.col-resizing{position:absolute;top:0;right:0;height:100%;width:.5rem;transform:translateX(50%);cursor:col-resize}.table .tfoot,.table .thead{height:25px;color:#000;font-size:15px;border-left:1px solid #fff;background-color:#e5e5e5}.table .tfoot>div,.table .thead>div{padding:0 5px;line-height:25px;border-right:1px solid #fff;overflow:hidden;text-overflow:ellipsis}.table .tfoot>div.editable,.table .thead>div.editable{background-color:#fffce6}.table .tfoot>div>p,.table .thead>div>p{display:inline-block;width:unset !important;padding:0 !important}.table .tbody div[row-selection],.table .thead div[row-selection]{width:15px;min-width:15px;max-width:15px;text-align:center}.table .tbody{overflow-y:auto;transition:box-shadow .2s;position:relative}.table .tbody.toTop{box-shadow:inset -9px -5px 9px 0 rgba(0,0,0,.25)}.table .tbody.toBottom{box-shadow:inset -9px 5px 9px 0 rgba(0,0,0,.25)}.table .tbody.scrolling{box-shadow:inset -9px 5px 9px 0 rgba(0,0,0,.25),inset -9px -5px 9px 0 rgba(0,0,0,.25)}.table .tbody>.col-move{position:absolute;top:0;height:100%;width:.2rem;background-color:silver;transform:translateX(-50%)}.table .tbody>div.empty{top:50%;position:absolute;justify-content:center;left:50%;transform:translate(-50%,-50%)}.table .tbody #groups::-webkit-scrollbar{width:1rem}.table .tbody #groups::-webkit-scrollbar:horizontal{height:1rem}.table .tbody #groups::-webkit-scrollbar-track{background:silver}.table .tbody #groups::-webkit-scrollbar-thumb{background:inherit}.table .tbody #groups .group-title{padding:10px 5px;font-size:15px;font-weight:700;background:#e4e4ff;margin:1px 0;cursor:pointer;transition:background-color .1s}.table .tbody #groups .group-title:hover{background-color:#e8e8e8}.table .tbody #groups .group-title>.aligned-group-title>span>span[class^=icon-],.table .tbody #groups .group-title>span[class^=icon-]{font-size:13px;padding:2px;background-color:#87cefa;margin:0 4px}.table .tbody #groups .group-title>.aligned-group-title,.table .tbody #groups .group-title>.aligned-group-title>span{display:inline-block}.table .tbody #groups .group-title>.aligned-group-title>span{padding:0 5px;border-right:1px solid transparent}.table .tbody #groups .group-rows{overflow:hidden}.table .tbody #groups .row{margin:1px 0;width:fit-content;transition:background .1s}.table .tbody #groups .row:not(.empty):nth-child(odd){background-color:rgba(135,206,250,.25)}.table .tbody #groups .row:not(.empty):nth-child(even){background-color:#fff}.table .tbody #groups .row.selected{background-color:rgba(33,107,153,.3) !important}.table .tbody #groups .row.error,.table .tbody #groups .row.removed{background-color:rgba(231,76,60,.3) !important}.table .tbody #groups .row.added,.table .tbody #groups .row.success{background-color:rgba(85,178,88,.3) !important}.table .tbody #groups .row>div{padding:12px 5px;border-right:1px solid transparent;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table .tbody #groups .row>div>p{display:inline-block;width:unset !important}.table .tbody #groups .row>div span[class*=icon-]{cursor:pointer;font-size:1em}.table .tbody #groups .row>div.overflow{overflow:hidden;text-overflow:ellipsis}.table .tbody #groups .row>div.editable{position:relative}.table .tbody #groups .row>div.editable:not(.edit):not(.alwaysVisible)>input,.table .tbody #groups .row>div.editable:not(.edit):not(.alwaysVisible)>select{pointer-events:none}.table .tbody #groups .row>div.editable>input,.table .tbody #groups .row>div.editable>select{width:100%;height:100%;z-index:100;position:absolute;left:0;top:0;border:0;background-color:transparent}.table .tbody #groups .row>div.editable.alwaysVisible>input,.table .tbody #groups .row>div.editable.alwaysVisible>select,.table .tbody #groups .row>div.editable.edit>input,.table .tbody #groups .row>div.editable.edit>select{background-color:#fffce6 !important}.table .tbody #groups .row>div.editable.edit{padding:0 5px}.table .tbody #groups .row>div.editable.alwaysVisible>input{background-color:#fff !important;border:1px solid #000}.table.client .tbody #groups .row:not(.empty):nth-child(odd){background-color:rgba(13,80,90,.25)}.table.client .tbody #groups .row:not(.empty).selected{background-color:rgba(13,80,90,.4) !important}.table.prescripteur .tbody #groups .row:not(.empty):nth-child(odd){background-color:rgba(38,189,199,.25)}.table.prescripteur .tbody #groups .row:not(.empty).selected{background-color:rgba(38,189,199,.4) !important}.table.produit .tbody #groups .row:not(.empty):nth-child(odd){background-color:rgba(23,166,137,.25)}.table.produit .tbody #groups .row:not(.empty).selected{background-color:rgba(23,166,137,.4) !important}.table.centre .tbody #groups .row:not(.empty):nth-child(odd){background-color:rgba(167,189,0,.25)}.table.centre .tbody #groups .row:not(.empty).selected{background-color:rgba(167,189,0,.4) !important}.table.mutuelle .tbody #groups .row:not(.empty):nth-child(odd){background-color:rgba(175,0,136,.25)}.table.mutuelle .tbody #groups .row:not(.empty).selected{background-color:rgba(175,0,136,.4) !important}.table.fournisseur .tbody #groups .row:not(.empty):nth-child(odd){background-color:rgba(238,71,60,.25)}.table.fournisseur .tbody #groups .row:not(.empty).selected{background-color:rgba(238,71,60,.4) !important}.table.facture .tbody #groups .row:not(.empty):nth-child(odd){background-color:rgba(255,26,83,.25)}.table.facture .tbody #groups .row:not(.empty).selected{background-color:rgba(255,26,83,.4) !important}.table.contact .tbody #groups .row:not(.empty):nth-child(odd){background-color:rgba(167,52,71,.25)}.table.contact .tbody #groups .row:not(.empty).selected{background-color:rgba(167,52,71,.4) !important}.table.commande .tbody #groups .row:not(.empty):nth-child(odd){background-color:rgba(158,60,87,.25)}.table.commande .tbody #groups .row:not(.empty).selected{background-color:rgba(158,60,87,.4) !important}.table.vente .tbody #groups .row:not(.empty):nth-child(odd){background-color:rgba(255,26,83,.25)}.table.vente .tbody #groups .row:not(.empty).selected{background-color:rgba(255,26,83,.4) !important}.table.facturation .tbody #groups .row:not(.empty):nth-child(odd){background-color:rgba(255,26,83,.25)}.table.facturation .tbody #groups .row:not(.empty).selected{background-color:rgba(255,26,83,.4) !important}.table.factures-emises .tbody #groups .row:not(.empty):nth-child(odd){background-color:rgba(238,71,60,.25)}.table.factures-emises .tbody #groups .row:not(.empty).selected{background-color:rgba(238,71,60,.4) !important}.table.factures-recues .tbody #groups .row:not(.empty):nth-child(odd){background-color:rgba(175,0,136,.25)}.table.factures-recues .tbody #groups .row:not(.empty).selected{background-color:rgba(175,0,136,.4) !important}.table.comptabilite .tbody #groups .row:not(.empty):nth-child(odd){background-color:rgba(145,28,92,.25)}.table.comptabilite .tbody #groups .row:not(.empty).selected{background-color:rgba(145,28,92,.4) !important}.table.teletransmission .tbody #groups .row:not(.empty):nth-child(odd){background-color:rgba(89,88,150,.25)}.table.teletransmission .tbody #groups .row:not(.empty).selected{background-color:rgba(89,88,150,.4) !important}.table.stock .tbody #groups .row:not(.empty):nth-child(odd){background-color:rgba(158,60,87,.25)}.table.stock .tbody #groups .row:not(.empty).selected{background-color:rgba(158,60,87,.4) !important}.table.utilitaire .tbody #groups .row:not(.empty):nth-child(odd){background-color:rgba(62,189,230,.25)}.table.utilitaire .tbody #groups .row:not(.empty).selected{background-color:rgba(62,189,230,.4) !important}.table.pharmaloc .tbody #groups .row:not(.empty):nth-child(odd){background-color:rgba(174,164,155,.25)}.table.pharmaloc .tbody #groups .row:not(.empty).selected{background-color:rgba(174,164,155,.4) !important}.table.parametre .tbody #groups .row:not(.empty):nth-child(odd){background-color:rgba(252,159,57,.25)}.table.parametre .tbody #groups .row:not(.empty).selected{background-color:rgba(252,159,57,.4) !important}.table:not([no-hover]) .tbody .row:not(.empty){cursor:pointer}.table:not([no-hover]) .tbody .row:not(.empty):hover{background-color:rgba(0,0,0,.1)}