.topTwoRow {
    background-color: #2aa9e1;
    margin-bottom: 1px;
    font-weight: 800;
    padding: 5px !important;
}

.otherRows {
    background-color: #E4E7EB;
    /*margin-bottom: 1px;*/
    border-bottom: 1px solid #b9bbbf;
    padding: 5px !important;
}

.groupRows {
    background-color: #AAA;
    margin-bottom: 1px;
    padding: 5px !important;
}

div#myNav input {
    width: 100px !important;
}

#txtProductName {
    width: 250px !important;
}

#txtProductDec {
    width: 100%;
}

.col-form-label {
    /*margin: 0;*/
}

.alertity-warning-alert {
    color: #ffbf00;
    font-size: 2em;
}

