﻿
div.StatusClass4 {
    color: green;
}

div.StatusClass3 {
    color: darkorange !important;
}
div.StatusClass {
    color: green;
}
button.ConfirmStatusClass4 {
    visibility: collapse;
}

button.CancelStatusClass4 {
    visibility: collapse;
}

label {
    font-weight: 600;
}


#LocationStockByIdentCountJSON tr:nth-child(even){
    background: #E0E5E0;
    padding: 2px;
}



.BUYCNF_RWBOLD {
    color:darkgreen;
    font-weight: 600;
    border-bottom: 1px dashed;     
    height: 40px;
    vertical-align: bottom;
}

