.saisieRequete .tabTotaux>li,
.saisieRequete .tabTotau .tabsaisie {
    background-color: #f8f9fa;
    padding: 0;
}

.bg-orange {
    background-color: #fed7aa;
}

/* bbf7d0 */
.bg-red {
    background-color: #fecdd3;
}

.saisieRequete .touteslesref,
.saisieRequete .tabTotaux {
    margin: 0;
    padding: 0;
}

.saisieRequete .sticky {
    padding: 10px;
}

.saisieRequete .sticky ol {
    margin-right: 0;
    margin-left: 0;
}

.saisieRequete .touteslesref li,
.saisieRequete .tabTotaux li {
    border: solid 1px #747474;
    /* border-radius: 5px; */
    list-style-type: none;
    margin: 0;
    margin-bottom: 5px;
}

.saisieRequete .touteslesref li h4,
.saisieRequete .tabTotaux li h4 {
    margin: 0;
    font-size: 13px;
    background-color: #f8f9fa;
    padding: 5px;
}

.saisieRequete .tabTotaux .tabsaisie {
    background-color: #f8f9fa;
}

.saisieRequete .tabTotaux .tothtpa,
.saisieRequete .tabTotaux .tothtpv {
    text-align: center;
}

.saisieRequete .tr-danger {
    font-weight: bold;
    color: #dc3545 !important;
}

.saisieRequete .contRefs {
    max-height: 75%;
    overflow-y: auto;
    margin-top: 95px;
    position: absolute;
    width: 100%;
    margin-bottom: 95px;
}

.saisieRequete #saisie input {
    width: 40px;
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
}

.saisieRequete .qt {
    text-align: right;
}

.saisieRequete ._totqt {
    text-align: center;
}

.saisieRequete .ht {
    text-align: right;
}

.saisieRequete .prix {
    text-align: right;
}

.saisieRequete .inactif input {
    background-color: #e0e0e0;
}

.saisieRequete .tabsaisie {
    margin: 5px;
}

.saisieRequete .tabsaisie input {
    width: 45px;
    padding: 2px;
    margin: 0;
    border: solid 1px #444;
    border-radius: 2px;
}

.saisieRequete .tabsaisie .qtGeneral {
    min-width: 47px;
    padding: 2px;
    margin: 0;
}

.saisieRequete .tabsaisie input:focus {
    outline: none !important;
}

.saisieRequete .totalQt {
    min-width: 30px;
    max-width: 30px;
}

.saisieRequete .titreLigne {
    text-align: right;
    padding: 2px 10px 2px 0;
    font-weight: bolder;
    border: 0;
}

.saisieRequete .pa,
.saisieRequete .pv {
    width: 50px;
}

.saisieRequete .totalAchat,
.saisieRequete .totalVente {
    width: 75px;
    min-width: 40px;
}

.saisieRequete table {
    border-spacing: 0;
}

.saisieRequete table tr td,
.saisieRequete table tr th {
    text-align: center;
    font-size: 12px !important;
    padding: 1px;
}

.saisieRequete table td {
    border: solid 0 red;
}

.saisieRequete table .collection {
    min-width: 30px;
}

.saisieRequete table .taille {
    width: 30px;
}

.saisieRequete table .couleur {
    width: 175px;
    min-width: 130px;
}

.saisieRequete table .reffou {
    width: 150px;
    min-width: 90px;
}

.saisieRequete table .col {
    width: 30px;
}

.saisieRequete table .focus {
    background-color: hsl(211deg 100% 50% / 24%);
    /* #eef7fe; */
}

.saisieRequete table .inpfocus {
    background-color: yellow;
}

.saisieRequete table tfoot .qt {
    text-align: center;
}

.saisieRequete table tfoot .ht {
    text-align: center;
}

.saisieRequete .like-body {
    width: 100%;
    position: relative;
}

.saisieRequete .fixed-ct {
    bottom: 0;
    position: sticky;
}

/* 
  @@@@@@ MARTIN @@@@@@
*/
.fullscreen {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1000;
    width: 100%;
}

.fullscreen .saisieRequete table tr td,
.fullscreen .saisieRequete table tr th {
    font-size: 13px !important;
    font-weight: 500;
}

.fullscreen .fixed-bottom {
    width: 100%;
    max-width: none;
}

.fullscreen .saisieRequete .tabsaisie input {
    width: 50px;
}

.fullscreen .saisieRequete .magtitle {
    min-width: 52px;
}

.fullscreen .saisieRequete .pa,
.fullscreen .saisieRequete .pv {
    width: 50px;
}

.tabsaisie._footer {
    background-image: url(../image/legende-saisie.jpg);
    background-repeat: no-repeat;
    background-position-x: -10px;
    background-position-y: -5px;
}