.user-pic-custom{
    display:inline-block;
    vertical-align:middle;
    height:34px;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    -ms-border-radius:100%;
    -o-border-radius:100%;
    border-radius:100%
}

.hoursbag-balance-highlight{
    background-color: #eef5ff !important;
}
