/* Generated code, do not modify */

#customerEditEmployeeContent {
    width: 680px;
    height: 210px;
}
#customerEditEmployee_lblTitle {
    width: 640px;
    white-space: nowrap;
    overflow: hidden;
}
#customerEditEmployee_lblFirstName {
    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;
}
#customerEditEmployee_txtEmployeeFirstName {
    left: 20px;
    top: 50px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#customerEditEmployee_lblLastName {
    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;
}
#customerEditEmployee_txtEmployeeLastName {
    left: 240px;
    top: 50px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#customerEditEmployee_lblEmployeeEmail {
    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;
}
#customerEditEmployee_txtEmployeeEmail {
    left: 240px;
    top: 120px;
    width: 400px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#customerEditEmployee_lblEmployeePhone {
    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;
}
#customerEditEmployee_txtEmployeePhone {
    left: 20px;
    top: 120px;
    width: 150px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#customerEditEmployee_lblPosition {
    left: 460px;
    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;
}
#customerEditEmployee_cboEmployeePosition {
    left: 460px;
    top: 50px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#customerEditEmployee_btnSave {
    right: 150px;
    bottom: 20px;
    width: 150px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#customerEditEmployee_btnCancel {
    right: 20px;
    bottom: 20px;
    width: 110px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
