/* Generated code, do not modify */

#labAddEmployeeContent {
    width: 700px;
    height: 700px;
}
#labAddEmployee_lblTitle {
    width: 660px;
    white-space: nowrap;
    overflow: hidden;
}
#labAddEmployee_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;
}
#labAddEmployee_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;
}
#labAddEmployee_txtSearchFirstName {
    left: 20px;
    top: 90px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#labAddEmployee_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;
}
#labAddEmployee_txtSearchLastName {
    left: 240px;
    top: 90px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#labAddEmployee_btnSearch {
    left: 460px;
    top: 90px;
    width: 110px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#labAddEmployee_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;
}
#labAddEmployee_btnAddPerson {
    left: 460px;
    top: 150px;
    width: 220px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#labAddEmployee_grdPeople {
    left: 20px;
    top: 190px;
    width: 660px;
    height: 260px;
    position: absolute;
    padding: 0px;
}
#labAddEmployee_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;
}
#labAddEmployee_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;
}
#labAddEmployee_txtEmployeeFirstName {
    left: 20px;
    top: 530px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#labAddEmployee_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;
}
#labAddEmployee_txtEmployeeLastName {
    left: 240px;
    top: 530px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#labAddEmployee_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;
}
#labAddEmployee_cboEmployeePosition {
    left: 460px;
    top: 530px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#labAddEmployee_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;
}
#labAddEmployee_txtEmployeePhone {
    left: 20px;
    top: 600px;
    width: 150px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#labAddEmployee_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;
}
#labAddEmployee_txtEmployeeEmail {
    left: 240px;
    top: 600px;
    width: 400px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#labAddEmployee_btnSave {
    left: 400px;
    top: 650px;
    width: 150px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#labAddEmployee_btnCancel {
    left: 570px;
    top: 650px;
    width: 110px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
