/*
.recent-spaces {
	margin-left: 0;
  	font-size: 12px;
}

.recent-spaces .entry {
	margin-right: 20px;
}

.recent-spaces .entry .count {
  color: #4cd9c0;
  font-weight: 600;
  line-height: 0.8em;
}

.media .circle {
    border-radius: 50%;

    width: 36px;
    height: 36px;
    padding:3px;

	margin-top: 7px;
    background: transparent;
    border: 2px solid #aeaeae;
    color: #aeaeae;
    text-align: center;
    font: 20px Open Sans, sans-serif;
	font-weight: 600;
}

#recent-spaces-panel img {
    margin-bottom: 5px;
}
*/
/*#recent_spaces-panel .panel-body.spaces-list {*/
/*padding-left: 0;*/
/*}*/

/*#recent_spaces-panel .panel-body .footer {*/
/*padding-left: 0;*/
/*}*/

#recent_spaces-panel .media-list li {
 border-bottom: none;
 padding: 3px;
 border-left: none;
}

#recent_spaces-panel .media-list li:hover {
 background-color: inherit;
 border-left: none;
}

#recent_spaces-panel .space-member-sign {
 top: 30px;
 left: 30px;
 width: 20px;
 height: 20px;
 font-size: 11px;
}
