body {
	background-color: #f3f3f3;
}

.page-content {
	background-color: #ffffff;
	border-radius: 8px;
	padding-bottom: 20px !important;
}

@media (min-width: 767px) {
	.page-content {
		padding: 0 2%;
	}
}

.page-content.panel {
	border-bottom: none !important;
}

.no-padding {
	padding: 0 !important;
}

.top-banner {
	width: 100%;
	margin-bottom: 2rem;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

.top-banner > .img-responsive {
	width: 100%;
}

.main-action .btn-block {
	white-space: normal;
}

.customized .btn-link {
	font-weight: 600;
	padding: 1rem 0;
	background-color: transparent;
	border-color: transparent;
	white-space: normal;
	text-align: left;
	box-shadow: none !important;
}


/* ------- TABS ------ */

/* Note: we cannot use ".customized .nav-tabs>li>a" as selector bellow */
/* in order for the standard .nav-tabs>li.active>a to take precedence. */
.page-controls .nav-tabs a {
	/* Have more visual tabs with a darker background on inactive ones */
	background-color: #D3D3D3;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}


.alvarum-tab {
	float: right !important;
}

.tab-controls {
	padding-left: 10px;
	padding-right: 10px;
}

.nav-controls {
	border-bottom-width: 0px;
}

@media (max-width: 767px) {
	.nav-controls {
		font-size: 70%;
	}
	.nav-controls a {
		padding: 6px 6px !important;
	}
}

.nav-controls a {
	color: inherit;
	text-decoration: none;
}

/* ------- CONTENT ------ */

.main-action {
	margin: 10px 0px;
}

.group-title {
	margin-top: 0px;
	margin-bottom: 5px;
}

.group-short-desc {
	color: #999999;
}

.groupe-desc {
	word-wrap: break-word;
}

.group-header {
	padding-top: 10px;
}

.group-name {
	margin-top: 10px;
}

.section-title {
	font-size: 18px;
}

.group-content {
	border-bottom: none;
	box-shadow: none; /* remove the default (downwards-only) shadow */
	border-bottom-right-radius: inherit;
	border-bottom-left-radius: inherit;
	margin-bottom: 0;
}

@media (max-width: 767px) {
	.group-content {
		border: none;
	}
}

@media (min-width: 768px) {
	.group-content .group-content-main {
		padding-left: 25px;
		padding-right: 35px;
	}
}

/* SHARING BUTTONS */

.social-share-mobile {
	text-align: center;
	padding: 2rem 15px;
}
.social-share-mobile svg {
	background-color: #A6ADB4;
	border-radius: 50%;
	padding: 10px;
	width: 50px;
	height: 50px;
	margin: 0 10px;
}

.addthis_button_email img {
	margin-top: -1px;
}

.share-dropdown {
	width: 100%; /* set in order to keep inline-block display and so have dropdown menu display below the button */
}

.share-dropdown h4 {
	margin-left: 10px;
}

/* ------- MEMBER LIST ------ */

.members-list, .members-list-header {
	width:100%;
}

@media (max-width: 767px) {
	.members-list, .members-list-header {
		width:100%;
	}
}

.members-list-header {
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
}

.picture-container {
	overflow: hidden;
}

.picture-container img[squared-image] {
	position: relative; /* This is required by the 'squared-image' Angular directive */
	border-radius: 6px;
	max-width: none !important;
}

.members-list tr:hover {
	cursor: pointer;
}

.members-list .picture-cell {
	width: 20%;
}

.members-list .frp-name {
	width: 65%;
}

.members-list .frp-amount {
	width: 15%;
}

.members-list .picture-cell .picture-container {
	overflow: hidden; /* This is required by the 'squared-image' Angular directive */

	/* These are params to the 'squared-image' Angular directive */
	width: 60px;
	height: 60px;

	border-radius: 6px; /* Emulate the img-rounded on resized pictures */
}

.members-list .picture-cell,
.members-list .frp-name,
.members-list .frp-amount {
	vertical-align: middle;
	border-top: none;
	border-bottom: 1px solid #ddd;
}

.spinner {
	margin-bottom: 10px;
	content: url(/css/screen/common/img/loading.gif);
}

/* ------- DESCRIPTIONS ------- */

.description {
	text-align: justify;
	font-size: 1.2rem;
}
@media (max-width: 767px) {
	.description {
		overflow: auto;
	}
}

.desc-content {
	margin: 0px;
	box-shadow: none;
	/* border-bottom: 1px solid #ddd; */
	padding-bottom: 1rem;
}

.shorten-description {
	overflow: hidden;
}

/* ------- GROUP STATS ------ */

.group-details .rate-collected {
	margin-bottom: 0px;
}

.group-details .rate-collected-text {
	text-align: center;
	color: #999;
}

.total-amount, .goal-amount, .group-details {
	font-size:16px;
	text-align:center;
}

.group-stats small {
	color: #999
}

@media (max-width: 767px) {
	.group-stats {
		margin: 20px 0px;
		border: 1px solid #D3D3D3;
	}
	.total-amount {
		padding: 12px;
	}
	.goal-amount {
		border-left: 1px solid #D3D3D3;
		padding: 12px;
	}
	.main-action {
		margin: 20px 0px 10px;
	}
	
	.stats-label {
		margin-bottom: -20px;
	}
}

@media (min-width: 768px) {
	.group-stats {
		margin: 0px;
		padding: 10px 0px;
	}
}

.group-details .rate-collected-text {
	text-align: center;
	color: #999;
}

/* ------- EVENT & CHARITY INFO ------- */

.group-content-aside > div {
	margin-top: 35px;
}

.about-page-section {
	padding-left: 15px;
	padding-right: 15px;
}

.group-picture {
	text-align: center;
}

@media (min-width: 768px) {
	.group-picture .picture-container {
		height: 200px;
		width: 200px;
	}
	.communityImages .picture-container {
		width: 206px;
		height: 206px;
	}
}

@media (min-width: 992px) {
	.group-picture .picture-container {
		width: 258px;
		height: 258px;
	}
	.communityImages .picture-container {
		width: 202px;
		height: 202px;
	}
}

@media (min-width: 1200px) {
	.group-picture .picture-container {
		width: 277px;
		height: 277px;
	}
	.communityImages .picture-container {
		width: 153px;
		height: 153px;
	}
}

@media (max-width: 767px) {
	.group-picture .picture-container {
		width: 100%;
		max-height: 250px;
	}
	.communityImages .picture-container {
		width: 136px;
		height: 136px;
	}
}

.picture-container {
	overflow: hidden;
}

#charity-section .name {
	margin-top: 10px;
}

.charity-section-element {
	padding-left: 15px;
	padding-right: 15px;
}
.charity-buttons {
	margin: -5px 0;
}
@media (max-width: 767px) {
	.charity-buttons {
		margin-top: 20px;
	}
}
.charity-buttons > .btn {
	background: #ebeded;
	border: none;
	padding: 1rem;
	display: block;
	text-align: center;
	color: black !important;
	font-weight: 600;
	max-width: 300px;
	margin: auto;
}

.charity-logo {
	max-width: 150px;
	max-height: 100px;
}

.charity-section-element {
	padding-left: 15px;
	padding-right: 15px;
}

/* ------- SOCIAL BUTTONS ------ */

.social-share {
	padding-top: 20px;
	padding-left: 20px;
	vertical-align: middle;
}
/*---------- GLYPHICONS -----------*/
/* Customized CSS for glyphicons in order to have the same CSS as bottstrap's icons */

.customized .glyphicons {
	color: inherit;
	top: -2px;
	padding-left: 0px;
}

.customized .glyphicons:before {
	color: inherit;
	position: relative;
	font-size: inherit;
	margin-right: 0px;
}

.modal-content a {
	color: black;
	text-decoration: underline;
}

.modal-content ol {
	list-style: none;
	text-align: center;
	margin-bottom: 2rem;
}

@media (min-width:992px) {
	.float-md-right {
		float: right;
	}
}


.amount-text {
	color: #999;
}

.signal-icon .glyphicons.signal {
	margin-top: 10px;
	color: #999;
}

@media (max-width: 768px) {
	.amount {
		text-align: right;
	}

	.amount-text {
		text-align: left;
		margin-left: -10px;
	}

	.signal-icon .glyphicons.signal {
		font-size: 30px;
	}
}

@media (min-width: 450px) {
	.fundraising-info {
		border-right: solid 1px #e8e8e8;
	}
}

.signal-icon {
	margin-left: 20px;
}

.banner {
	position: fixed;
	left: 0;
	right: 0;
	z-index: -1;
}

.banner img {
	height: 400px;
	width: 100%;
	object-fit: cover;
}

@media (max-width: 767px) {
	.banner img {
		height: 200px;
	}
}

.box.details img {
	border-radius: 6px;
	width: 100%;
	height: 250px;
	object-fit: contain;
}

.eventDate {
	font-weight: 500;
}
.eventTitle {
	line-height: 1;
	margin: 0;
	font-size: 1.5rem;
	text-transform: uppercase;
	color: black;
	font-weight: 600;
}

.eventDesc {
	margin-top: 4rem;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 2rem 0;
}

.eventNumbers {
	font-weight: 600;
	padding-top: 3rem;
}
.eventNumbers .amount,
.eventNumbers .donators {
	font-size: 5rem;
	text-align: left;
}

@media (max-width: 767px) {
	.eventNumbers .amount,
	.eventNumbers .donators {
		font-size: 3rem;
	}
}

.communityImages hr {
	border-bottom: 1px solid #ddd;
}

.progressbar {
	padding: 1rem 0 3rem 0;
}

.progressbar .legend,
.progressbar .numbers {
	display: flex;
}
.progressbar .legend {
	font-weight: 500;
}

.progressbar .numbers {
	font-weight: 600;
	font-size: 2rem;
	margin-bottom: 1rem;
}

@media (max-width: 767px) {
	.progressbar .numbers {
		font-size: 1.5rem;
	}
}

.progressbar .legend > span,
.progressbar .numbers > span {
	flex: 1;
}
.progressbar .legend > span:last-child,
.progressbar .numbers > span:last-child {
	text-align: right;
}

.progressbar .bar {
	background-color: #cbd0d3;
	height: 12px;
	width: 100%;
	border-radius: 8px;
	overflow: hidden;
}
.progressbar .bar > div {
	height: 100%;
	transition: 0.5s;
}

.contact .buttons > .btn {
	background: #ebeded;
	border: none;
	padding: 1rem;
	display: block;
	text-align: center;
	color: black !important;
	font-weight: 600;
}

.contact img {
	max-width: 100%;
	max-height: 220px;
}

.communityImages .picture-container {
	overflow: hidden;
	border-radius: 6px;
	margin-bottom: 0.5rem;
}

.communityImages .picture-container img {
	position: relative;
}

.titleItem {
	font-weight: 600;
	font-size: 1.6rem;
	color: #222222 !important;
	text-decoration: none !important;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
}

.logo {
	max-height: 150px;
	max-width: 100%;
}

#readMoreGroupDiv, #readLessGroupDiv, #readMoreCharityDiv, #readLessCharityDiv {
  color: black !important;	
  font-weight: bold;
}

.together {
	overflow: hidden;
	position: relative;
	background-repeat: no-repeat;
	background-size: 28% auto;
	background-position: left center;
	padding: 3rem 2rem;
}

.together-logo {
	position: absolute;
	top: 5%;
	bottom: 5%;
	left: 1.5%;
	height: 90%;
	width: 18%;
}

@media (max-width:767px) {
	.together {
		background-image: none !important;	
		padding: 2rem;
	}
	.together-logo {
		display: none;
	}
}

.together-title {
	font-size: 1.8rem;
	margin-bottom: 3rem;
}
.together-title strong {
	font-size: 2.4rem;
}
.together-button {
	background-color: white;
	padding: 0.8rem 2rem;
	display: block;
	border-radius: 2rem;
	font-size: 1.5rem;
	font-weight: 600;
	text-align: center;
	max-width: 320px;
}
@media (min-width: 768px) {
	.event-buttons {
	    padding-top: 25px;
	}
}

.searchform {
	margin: -5px 0;
}

.searchform .input-group-btn .btn {
	padding: 5px 12px 5.6333px 12px;
	border-radius: 0px 4px 4px 0px;
    box-shadow: none;
}