.atlant-project-color{
    display: inline-block;
    height: 38px;
    width: 38px;
    border-radius: 19px;
}

.atlant_ticket_author_small_avatar{
    width: 22px;
    height: 22px;
    border-radius: 11px;
    border: 1px #d9e2ef solid;
}

a.dashboard-card:hover{
    color:  #007dd0;
    background-color: #f5f9fd;
}

label.control-label{
    font-weight: bold;
}

.user-reorder-avatar{
    width: 46px;
    height: 46px;
    border-radius: 23px;
}

.project-badge-border{
    border: 1px #867d7d solid;
    width: 20px;
    height: 20px;
}

.ui.card .content img, .ui.cards>.card .content img {
    width: 50px;
}
