/* Generated code, do not modify */

#psgAccount_psgAccount {
    position: absolute;
    width: 100%;
    height: 100%;
}

#psgAccount_cboYear {
    left: 10px;
    top: 80px;
    width: 170px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#psgAccount_lblYear {
    left: 10px;
    top: 50px;
    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;
}
#psgAccount_datStartDate {
    left: 200px;
    top: 80px;
    width: 140px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#psgAccount_lblStartDate {
    left: 200px;
    top: 50px;
    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;
}
#psgAccount_datEndDate {
    left: 360px;
    top: 80px;
    width: 140px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#psgAccount_lblEndDate {
    left: 360px;
    top: 50px;
    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;
}
#psgAccount_btnSearch {
    left: 520px;
    top: 80px;
    width: 100px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#psgAccount_btnCreateNew {
    right: 10px;
    top: 80px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#psgAccount_grdPSGAccounts {
    left: 10px;
    top: 120px;
    width: calc(100% - 20px);
    height: calc(100% - 170px);
    position: absolute;
    padding: 0px;
}
#psgAccount_lblPSGAccounts {
    left: 10px;
    top: 10px;
    width: auto;
    height: 30px;
    font-style: initial;
    font-weight: initial;
    font-size: 18pt;
    justify-content: flex-start;
    position: absolute;
    padding: 0px;
    display: flex;
    align-items: center;
    overflow: initial;
    white-space: initial;
}
#psgAccount_btnGenerateAccountStatement {
    left: 10px;
    bottom: 10px;
    width: 240px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
