body{
    background-color    : #eefaff;
    color               : #079;
    background-image    : url("../images/background.jpg");
    
}

.form-check-input:checked {
    background-color: #0d6efd !important;
}


/* WebGestcom Default width
--------------------------- */
.ref-w          {width: 150px   !important;}
.qte-w          {width: 100px   !important;}
.price-w        {width: 150px   !important;}
.number-w       {width: 100px   !important;}
.date-w         {width: 130px   !important;}
.family-w       {width: 300px   !important;}
.company-w      {width: 400px   !important;}
.depot-w        {width: 200px   !important;}
.pva-type-w     {width: 200px   !important;}

/* td-width */
.tel-td-w       {width: 150px   !important;}
.email-td-w     {width: 300px   !important;}
.qty-td-w       {width: 50px    !important;}
.number-td-w    {width: 70px    !important;}
.amount-td-w    {width: 150px   !important;}
.date-td-w      {width: 100px   !important;}
.depot-td-w     {width: 150px   !important;}
.type-op-td-w   {width: 150px   !important;}
.family-td-w    {width: 200px   !important;}

#main-table-div{
    background-color: #fff;
}

#grid-table-div a{
    color:#000;
}