/* Generated code, do not modify */

#signinContent {
    width: 350px;
    height: 410px;
}
#signin_lblTitle {
    width: 310px;
    white-space: nowrap;
    overflow: hidden;
}
#signin_divContainer {
    left: 10px;
    top: 90px;
    width: 330px;
    height: 310px;
    background-color: #EDEDED;
    position: absolute;
    padding: 0px;
}
#signin_imgLogoContainer {
    left: 102px;
    top: 25px;
    width: 146px;
    height: 69px;
    position: absolute;
    padding: 0px;
    overflow: hidden;
}

#signin_imgLogo {
    margin-left: 0px;
    margin-top: 0px;
    max-width: 146px;
    max-height: 69px;
}
#signin_lblUsername {
    left: 50px;
    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_txtUsername {
    left: 50px;
    top: 50px;
    width: 230px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#signin_lblPassword {
    left: 50px;
    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_txtPassword {
    left: 50px;
    top: 120px;
    width: 230px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#signin_btnSignIn {
    left: 50px;
    top: 180px;
    width: 230px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#signin_chkRememberMe {
    left: 40px;
    top: 230px;
    width: 270px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#signin_lnkTrouble {
    left: 90px;
    top: 270px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
