.community {
	background: #ffffff;
}
.community .hide {
	display: none;
}
.community .postButton {
	float: right;
	width: 30px;
	height: 30px;
	background-image: url(https://d1gq9jzbezk7fw.cloudfront.net/p/en_US/gv/i/post_s_v1.png);
	background-size: 30px 30px;
	margin: 0 0 0 1px;
}
.community .community-data {
	margin-left: 15px;
	width: calc(100% - 90px);
}
.community .communityDetails {
	background-color: #0eb3fc;
	padding: 7px 12px;
	height: 82px;
	display: flex;
}
.community .community-members-count{
	font-family: "Metropolis Bold";
	font-size: 13px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.23;
	letter-spacing: 1.3px;
	text-align: left;
	color: #ffffff;
}
.community .community-description {
	font-family: 'Metropolis Regular';
	font-size: 11px;
	font-weight: normal;
	font-stretch: normal;
	font-style: italic;
	line-height: 1.45;
	letter-spacing: 1.1px;
	text-align: left;
	color: #ffffff;
}
.community .left {
	float: left;
	width: 90px;
}
.community .other {
	float: left;
	clear: right;
	width: 200px;
	margin: -6px 0 0 0;
	display: none;
}
.community.other .other {
	display: block;
}
.community .name {
	float: left;
	max-width: 130px;
}
.community .infoIcon {
	width: 20px;
	height: 20px;
	float: left;
	background-image: url(https://d1gq9jzbezk7fw.cloudfront.net/p/en_US/gv/i/info_s_v1.png);
	background-size: 20px 20px;
	margin: 0 0 0 5px;
}
.community .description {
	height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.community .leaderboardContainer {
	margin: 10px 0 0 0;
}
.community .postDivider {
	height: 2px;
	background-color: #f0f0f0;
}
.community .postContainer {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 67px;
	overflow: auto;
}
.community .madness {
	float: left;
	display: none;
	margin: 8px 0 0 0;
}
.community.madness .madness {
	display: block;
}
.community .chart {
	float: left;
	position: relative;
	width: 195px;
	height: 24px;
	background-color: #f0f0f0;
	overflow: hidden;
	border-radius: 12px;
}
.community .bar {
	position: absolute;
	left: 0;
	top: 0;
	height: 24px;
	background-color: #83D97E;
}
.community .amount {
	position: absolute;
	left: 5px;
	top: 0;
	line-height: 24px;
}
.community .voteLabel {
	margin: 5px 0 0 0;
}
.community .separator {
	width: 225px;
	height: 1px;
	background-color: #d0d0d0;
	margin: 4px 0 6px 0;
}
.community .voteCheckboxSection {
	position: relative;
	float: left;
}
.community .voteValue {
	position: absolute;
	width: 100%;
}
.community .voteBar {
	position: absolute;
	left: 50%;
	bottom: 20px;
	width: 30px;
	background-color: #C950DB;
	margin: 0 0 0 -15px;
}
.community .voteCheckboxContainer {
	margin: 50px 0 0 6px;
}
.community .community-avatar.avatar {
	width: 60px;
	height: 60px;
	background-size: 60px;
	color: white;
	font-size: 28px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.community.madness .avatar {
	width: 58px;
	height: 58px;
	background-size: 58px 58px;
}
.community.madness .left {
	width: 70px;
}
.community .historyButton {
	float: right;
	width: 26px;
	height: 26px;
	background-image: url(https://d1gq9jzbezk7fw.cloudfront.net/p/en_US/gv/i/calendar_s_v1.png);
	background-size: 26px 26px;
}
.community .chartSection {
	margin: 5px 0 0 0;
}
.community .addMember {
	width: 30px;
	height: 30px;
	background-image: url(https://d1gq9jzbezk7fw.cloudfront.net/p/en_US/gv/i/addfriend_s_v1.png);
	background-size: 30px 30px;
}
.community .leaveButton {
	width: 30px;
	height: 30px;
	background-image: url(https://d1gq9jzbezk7fw.cloudfront.net/p/en_US/gv/i/orbit_s_v1.png);
	background-size: 30px 30px;
	margin: 0 0 0 1px;
}
.community .plus {
	width: 10px;
	height: 10px;
	background-image: url(https://d1gq9jzbezk7fw.cloudfront.net/p/en_US/gv/i/plus_s_v1.png);
	background-size: 10px 10px;
	margin: -30px 0 0 20px;
}
.community .minus {
	width: 10px;
	height: 10px;
	background-image: url(https://d1gq9jzbezk7fw.cloudfront.net/p/en_US/gv/i/minus_s_v1.png);
	background-size: 10px 10px;
	margin: -30px 0 0 20px;
	display: block;
}
.modal-dialog {
	-webkit-transform: translate(0,-50%) !important;
	-o-transform: translate(0,-50%) !important;
	transform: translate(0,-50%) !important;
	top: 50% !important;
	margin: 0 auto !important;
}
.community .line-separator {
	border-top: 2px solid #f0f0f0;
}
.community .user-image {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background-size: 45px 45px;
	margin-left: 10px;
}
.private .commentAndTagSection{
	background-color: #e9e9e9;
}
.commentAndTagSection {
	position: absolute;
	right: 0;
	top: 18px;
	background: transparent;
}
.community .newPostContainer.private{
	background-color: #e9e9e9;
}
.community .call-icon {
	width: 35px;
	height: 35px;
	background-image: url(https://d1gq9jzbezk7fw.cloudfront.net/p/en_US/gv/i/v2/gojiwise/start-audio@2x.png);
	background-size: 22px;
	border-radius: 7px;
	background-color: #2cdd6b;
	background-position: center;
	background-repeat: no-repeat;
}
.community .stream-icon {
	width: 35px;
	height: 35px;
	background-image: url(https://d1gq9jzbezk7fw.cloudfront.net/p/en_US/gv/i/v2/navigation/satellite-static@3x.png);
	background-size: 25px;
	border-radius: 7px;
	background-color: #58595b;
	background-position: center;
	background-repeat: no-repeat;
}
.community .stream-icon.live {
	background-image: url(https://d1gq9jzbezk7fw.cloudfront.net/p/en_US/gv/i/v2/navigation/satellite-active@3x.gif);
}
.panning .buffer {
	overflow: unset !important;
}
