/* Generated code, do not modify */

#growerAddEmployeeContent {
    width: 700px;
    height: 700px;
}
#growerAddEmployee_lblTitle {
    width: 660px;
    white-space: nowrap;
    overflow: hidden;
}
#growerAddEmployee_lblSelectthePersontodesignateasanEmployee {
    left: 20px;
    top: 20px;
    width: auto;
    height: 30px;
    font-style: initial;
    font-weight: bold;
    font-size: initial;
    justify-content: flex-start;
    position: absolute;
    padding: 0px;
    display: flex;
    align-items: center;
    overflow: initial;
    white-space: initial;
}
#growerAddEmployee_lbSearchlFirstName {
    left: 20px;
    top: 60px;
    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;
}
#growerAddEmployee_txtSearchFirstName {
    left: 20px;
    top: 90px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#growerAddEmployee_lbSearchlLastName {
    left: 240px;
    top: 60px;
    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;
}
#growerAddEmployee_txtSearchLastName {
    left: 240px;
    top: 90px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#growerAddEmployee_btnSearch {
    left: 460px;
    top: 90px;
    width: 110px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#growerAddEmployee_lblPeople {
    left: 20px;
    top: 150px;
    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;
}
#growerAddEmployee_btnAddPerson {
    left: 460px;
    top: 150px;
    width: 220px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#growerAddEmployee_grdPeople {
    left: 20px;
    top: 190px;
    width: 660px;
    height: 260px;
    position: absolute;
    padding: 0px;
}
#growerAddEmployee_lblEmployeeDetails {
    left: 20px;
    top: 460px;
    width: auto;
    height: 30px;
    font-style: initial;
    font-weight: bold;
    font-size: initial;
    justify-content: flex-start;
    position: absolute;
    padding: 0px;
    display: flex;
    align-items: center;
    overflow: initial;
    white-space: initial;
}
#growerAddEmployee_lblFirstName {
    left: 20px;
    top: 500px;
    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;
}
#growerAddEmployee_txtEmployeeFirstName {
    left: 20px;
    top: 530px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#growerAddEmployee_lblLastName {
    left: 240px;
    top: 500px;
    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;
}
#growerAddEmployee_txtEmployeeLastName {
    left: 240px;
    top: 530px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#growerAddEmployee_lblPosition {
    left: 460px;
    top: 500px;
    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;
}
#growerAddEmployee_cboEmployeePosition {
    left: 460px;
    top: 530px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#growerAddEmployee_lblEmployeePhone {
    left: 20px;
    top: 570px;
    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;
}
#growerAddEmployee_txtEmployeePhone {
    left: 20px;
    top: 600px;
    width: 150px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#growerAddEmployee_lblEmployeeEmail {
    left: 240px;
    top: 570px;
    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;
}
#growerAddEmployee_txtEmployeeEmail {
    left: 240px;
    top: 600px;
    width: 400px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#growerAddEmployee_btnSave {
    left: 400px;
    top: 650px;
    width: 150px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#growerAddEmployee_btnCancel {
    left: 570px;
    top: 650px;
    width: 110px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
