/* Generated code, do not modify */

#unitAllocationEditContent {
    width: 1000px;
    height: 440px;
}
#unitAllocationEdit_lblTitle {
    width: 960px;
    white-space: nowrap;
    overflow: hidden;
}
#unitAllocationEdit_lblActualShelledBushelsAvailable {
    left: 20px;
    top: 20px;
    width: auto;
    height: 30px;
    font-style: initial;
    font-weight: initial;
    font-size: initial;
    justify-content: flex-start;
    position: absolute;
    padding: 0px;
    display: flex;
    align-items: center;
    overflow: initial;
    white-space: initial;
}
#unitAllocationEdit_lblActualShelledBushelsAvailableValue {
    left: 280px;
    top: 20px;
    width: auto;
    height: 30px;
    font-style: initial;
    font-weight: initial;
    font-size: initial;
    justify-content: flex-start;
    position: absolute;
    padding: 0px;
    display: flex;
    align-items: center;
    overflow: initial;
    white-space: initial;
}
#unitAllocationEdit_lblOrders {
    left: 20px;
    top: 60px;
    width: auto;
    height: 30px;
    font-style: initial;
    font-weight: initial;
    font-size: 15pt;
    justify-content: flex-start;
    position: absolute;
    padding: 0px;
    display: flex;
    align-items: center;
    overflow: initial;
    white-space: initial;
}
#unitAllocationEdit_grdOrders {
    left: 20px;
    top: 100px;
    width: calc(100% - 30px);
    height: calc(100% - 210px);
    position: absolute;
    padding: 0px;
}
#unitAllocationEdit_btnSaveClose {
    right: 150px;
    bottom: 20px;
    width: 150px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#unitAllocationEdit_btnCancel {
    right: 20px;
    bottom: 20px;
    width: 110px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#unitAllocationEdit_btnAllocateasRequested {
    left: 20px;
    bottom: 70px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#unitAllocationEdit_btnAllocateasPercentage {
    left: 230px;
    bottom: 70px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#unitAllocationEdit_chkApproved {
    left: 20px;
    bottom: 20px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
