﻿body {
    font-family: Calibri, Helvetica, sans-serif;
    font-size: small;
    padding: 0px;
    margin: 0px;
}

.menu-container {
    width: 1%;
}

.menu-title {
    text-align: center;
    vertical-align: middle;
    font-size: large;
}

.tab-button {
    padding: 6px 8px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    width: 100%;
}

    .tab-button:hover {
        cursor: pointer;
    }

.divGridScrollable {
    border-width: 1px;
    border-style: solid;
}

#cssmenu > ul > li > a {
    border-right: 0px solid rgb(68, 115, 20);
}



.grid {
    border-width: 1px;
    border-style: solid;
}

.gridHeader {
    font-weight: bold;
    text-align: left;
}

.gridFooter {
    font-weight: bold;
    text-align: center;
}

.gridPager {
    font-weight: bold;
}

.gridLineEmpty {
    font-size: x-small;
}

a {
    text-decoration: none;
}


.form-title {
    padding-left: 8px;
}

.submit-container {
    margin: 0px;
    padding: 0px;
    text-align: left;
}

.form-field {
    margin-bottom: 1px;
    width: 238px !important;
    padding: 5px;
}



.submit-button {
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 10px;
    width: 210px;
}

.form-container {
    min-width: 500px;
    padding-top: 5px;
    width: 1%;
}

    .form-container h2 {
        text-align: left;
    }


.ReceptionProduitTxtLot {
    width: 133px;
    height: 22px;
}

.ReceptionProduitTxtDate {
    height: 22px;
}

.ReceptionProduitTxtQuantite {
    width: 123px;
    height: 22px;
}

.ReceptionProduitCodeBarre {
    width: 113px;
    height: 22px;
}

.ReceptionProduitTxtQuantiteRestante {
    height: 22px;
}

.ReceptionProduitTxtStockPicking {
    height: 22px;
}

.ReceptionProduitTxtStockReserve {
    height: 22px;
}

.ReceptionProduitTxtNombreEtiquette {
    width: 133px;
    height: 22px;
}

.ReceptionProduitTxtNombreEtiquetteLot {
    height: 22px;
}

.ReceptionProduitTxtGroupNumber {
    width: 170px;
    height: 22px;
}

.ReceptionProduitBtnCreateEnsemble {
    height: 29px;
}

.ReceptionTxtGroupNumberReserve {
    width: 176px;
    height: 22px;
}

.FicheProduitTxtStock {
    width: 117px;
    height: 25px;
}

.FicheProduitTxtReserve {
    width: 121px;
    height: 25px;
}

.FicheProduitTxtRebut {
    width: 121px;
    height: 25px;
}

.FicheProduitTxtReception {
    width: 121px;
    height: 25px;
}

.FicheProduitTxtPoids {
    width: 121px;
    height: 25px;
}

.FicheProduitTxtEmballage {
    width: 121px;
    height: 25px;
}

.ReceptionProduitBtnCreateEnsembleReserve {
    height: 25px;
}

.PreColisageTxtProductQuantity {
    width: 37px;
    height: 22px;
}

.ControlePeseeTxtProductQuantity {
    width: 39px;
    height: 22px;
}

.ControlePeseeTxtProductCode {
    height: 22px;
}

.ControlePeseeTxtProductWeight {
    height: 22px;
}

.divGrid {
}

.divGridPreColisage {
    background-color: #222;
    margin: 2px;
    min-height: 150px;
}

.Composite2Col {
    width: 119px;
    height: 25px;
}

.form-field-with-button {
    width: 205px !important;
    height: 28px;
}
.form-two-fields-with-button {
    width: 101px !important;
    height: 28px;
}
