@charset "utf-8";

.small-icon-user {
    background: url("../_img/small-icon-user.png") no-repeat center left #fff;
    padding-left: 40px;
}

.small-icon-password {
    background: url("../_img/small-icon-password.png") no-repeat center left #fff;
    padding-left: 40px;
}

.small-icon-code {
    background: url("../_img/small-icon-code.png") no-repeat center left #fff;
    padding-left: 40px;
}