/* Generated code, do not modify */

#signInContent {
    width: 280px;
    height: 280px;
}
#signIn_lblTitle {
    width: 240px;
    white-space: nowrap;
    overflow: hidden;
}
#signIn_lblProjectName {
    left: 40px;
    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;
}
#signIn_txtProjectName {
    left: 40px;
    top: 50px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#signIn_lblUserId {
    left: 40px;
    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;
}
#signIn_txtUserId {
    left: 40px;
    top: 120px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#signIn_lblPassword {
    left: 40px;
    top: 160px;
    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;
}
#signIn_txtPassword {
    left: 40px;
    top: 190px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#signIn_btnSignIn {
    left: 40px;
    top: 230px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
