/* Generated code, do not modify */

#psgAddEmployeeContent {
    width: 700px;
    height: 700px;
}
#psgAddEmployee_lblTitle {
    width: 660px;
    white-space: nowrap;
    overflow: hidden;
}
#psgAddEmployee_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;
}
#psgAddEmployee_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;
}
#psgAddEmployee_txtSearchFirstName {
    left: 20px;
    top: 90px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#psgAddEmployee_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;
}
#psgAddEmployee_txtSearchLastName {
    left: 240px;
    top: 90px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#psgAddEmployee_btnSearch {
    left: 460px;
    top: 90px;
    width: 110px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#psgAddEmployee_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;
}
#psgAddEmployee_btnAddPerson {
    left: 460px;
    top: 150px;
    width: 220px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#psgAddEmployee_grdPeople {
    left: 20px;
    top: 190px;
    width: 660px;
    height: 260px;
    position: absolute;
    padding: 0px;
}
#psgAddEmployee_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;
}
#psgAddEmployee_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;
}
#psgAddEmployee_txtEmployeeFirstName {
    left: 20px;
    top: 530px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#psgAddEmployee_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;
}
#psgAddEmployee_txtEmployeeLastName {
    left: 240px;
    top: 530px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#psgAddEmployee_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;
}
#psgAddEmployee_cboEmployeePosition {
    left: 460px;
    top: 530px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#psgAddEmployee_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;
}
#psgAddEmployee_txtEmployeePhone {
    left: 20px;
    top: 600px;
    width: 150px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#psgAddEmployee_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;
}
#psgAddEmployee_txtEmployeeEmail {
    left: 240px;
    top: 600px;
    width: 400px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#psgAddEmployee_btnSave {
    left: 400px;
    top: 650px;
    width: 150px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#psgAddEmployee_btnCancel {
    left: 570px;
    top: 650px;
    width: 110px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
