.logo {
    font-size: 26px;
    padding-left: 15px;
    color: white !important;
}
.top-bar {
    background-color: #2c3840 !important;
}
.menu-icon{
    height: 26px !important;
}
.menu{
    background-color: #2c3840 !important;;
}
.top-bar-link {
    color: white;
}
.grey-text {
    color: gray;
}
.red-text {
    color: red!important;
}
.green-text {
    color: green;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.item-users-list {
    margin-top: 5px;
    margin-bottom: 10px;
    width: 70%;
    margin-left: 15%!important;
}
.empty-row {
    height: 10px;
}
.info-profile {
    padding-left: 25px;
}
.imageAlbum {
    margin-bottom: 3px;
    margin-top: 5px;
}
.make-meeting {
    margin-top: 10px;
}
.search-box {
    margin-top: 5px;
}
.button-link {
    background: none;
    border: none;
    color: #2199e8;
    text-decoration: none;
    cursor: pointer;
    margin-bottom: 5px;
}
.current-page {
    padding: 0!important;
}
.pagination li {
    display: inline-block!important;
}
.userpic {
    min-height: 150px;
}
.statuses {
    margin-top: 10px;
    margin-bottom: 10px;
}
.imageList {

}


