﻿/* Module Specific Css Definitions*/
.identity-account-login-details-content {
    background-image: url('user.png');
    background-position: right;
    background-repeat: no-repeat;
    background-size: 96px;
}
.identity-account-signin-details-content {
    background-image: url('loginkey.png');
    background-position: right;
    background-repeat: no-repeat;
    background-size: 96px;
}