/* Generated code, do not modify */

#customerAccountEditContent {
    width: 660px;
    height: 350px;
}
#customerAccountEdit_lblTitle {
    width: 620px;
    white-space: nowrap;
    overflow: hidden;
}
#customerAccountEdit_lblTransactionAmount {
    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;
}
#customerAccountEdit_numTransactionAmount {
    left: 20px;
    top: 50px;
    width: 200px;
    height: 30px;
    position: absolute;
}
#customerAccountEdit_lblDateReceived {
    left: 240px;
    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;
}
#customerAccountEdit_datDateReceived {
    left: 240px;
    top: 50px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#customerAccountEdit_lblCropYear {
    left: 20px;
    top: 90px;
    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;
}
#customerAccountEdit_cboCropYear {
    left: 20px;
    top: 120px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#customerAccountEdit_lblTransactionID {
    left: 240px;
    top: 90px;
    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;
}
#customerAccountEdit_txtTransactionID {
    left: 240px;
    top: 120px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#customerAccountEdit_lblNotes {
    left: 20px;
    top: 160px;
    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;
}
#customerAccountEdit_txtNotes {
    left: 20px;
    top: 190px;
    width: 620px;
    height: 100px;
    position: absolute;
    padding: 0px;
    resize: none;
}
#customerAccountEdit_btnSaveClose {
    right: 150px;
    bottom: 20px;
    width: 150px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#customerAccountEdit_btnCancel {
    right: 20px;
    bottom: 20px;
    width: 110px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
