/* Generated code, do not modify */

#customerEditGeneral_customerEditGeneral {
    position: absolute;
    width: 100%;
    height: 100%;
}

#customerEditGeneral_lblCustomerName {
    left: 0px;
    top: 0px;
    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;
}
#customerEditGeneral_txtCustomerName {
    left: 0px;
    top: 30px;
    width: 400px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#customerEditGeneral_lblCustomerNameShort {
    left: 0px;
    top: 70px;
    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;
}
#customerEditGeneral_txtCustomerNameShort {
    left: 0px;
    top: 100px;
    width: 300px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#customerEditGeneral_chkReceivesAcrePaymentsInvoice {
    left: 0px;
    top: 140px;
    width: 310px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#customerEditGeneral_chkReceives50Invoice {
    left: 0px;
    top: 180px;
    width: 230px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
