.momentsDetails {
}

.momentsDetails .typeSection {
	margin: 10px 0 0 0;
}

.momentsDetails.noTypeDisplay .typeSection {
	display: none;
}

.momentsDetails .dotsContainer {
	margin: 0 auto;
}

.momentsDetails .filterToggleContainer {
	width: 280px;
	margin: 10px auto 0 auto;
}

.momentsDetails .divider {
	height: 3px;
	background-color: #d0d0d0;
	margin: 10px 0 0 0;
}

.momentsDetails .moments {
	position: absolute;
	overflow: auto;
	left: 0;
	right: 0;
	bottom: 0;
}
