﻿.net3000 .user-circle {
    background-color: #e0e0e0;
    border-radius: 50%;
    color: #7a7c7f;
    font-size: 36px;
    height: 128px;
    line-height: 128px;
    max-width: 128px;
}

.net3000 .fa-star { color: #ccc; }

.net3000 .fa-star.active { color: orange; }

.net3000 .cm-rating .fa-star { cursor: pointer; }