.cr-upper{
    height: 200px;
}

.cr-upper-mini{
    height: 150px;
}

/* style for messages list*/
.cr-messages{
    /*height: 300px;*/
}

/* style for participants list*/
.cr-participants{
    /*height: 300px;*/
}

.cr-head{
    width: 36px;
}

.cr-head-sm{
    width: 24px;
}

.cr-text-mi{
    font-size: 0.7rem;
}

.cr-text-sm{
    font-size: 0.8rem;
}

.cr-text{
    font-size: 0.9rem
}
