.listing-share .share-buttons li { margin: 0 3px 8px 0; }

.share-buttons li { display: inline-block; }

	.share-buttons li a { background: #fff; border: 1px solid #666; border-radius: 50px; font-weight: 500; font-size: 13px; padding: 7px 20px; transition: .3s; display: inline-block; line-height: 17px; font-weight: 500; }
		.share-buttons li a.fb-share { border-color: #3b5998; color: #3b5998; }

.fb-color { color: #3C5A99 !important; }

.fb-background-color { background-color: #3C5A99 !important; }

.color-white { color: #fff !important; }
.color-light-grey { color: #eee !important; }
.color-dark-grey { color: #aaa !important; }
.color-black { color: #333 !important; }

.text-center { text-align: center; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.filter-button-group .btn { margin-bottom: 0.7rem; }
/*.favouriteLists { height: 100% !important; } i think we need to handle this differently*/
#fbUserAvatar { display: none;}
#fbUserName { display: none; font-weight: 600;}






#calendar-items .card .badge {margin-bottom: 4px;}
#calendar-items .card .badge img {margin: -4px 6px -4px -5px;}