﻿.peopleCarouselImg img {
	width: auto;
	height: 500px;
	max-height: 500px;
	object-fit: cover;
}

/*Taken from admin page so image matches in top bar*/
.img-profile {
	height: 2rem;
	width: 2rem
}

.topbar-divider {
	width: 0;
	border-right: 1px solid rgba(255,255,255, .75);
	height: calc(4.375rem - 2rem);
	margin: auto 1rem;
}


/*For carousel*/
/* .carousel-item {
	height: 65vh;
	min-height: 350px;
	max-height: 550px;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
} */

.map {
	border-width: 1px;
	border-color: #343a40;
	border-style: solid;
}
.map-1000 {
	height: 1000px;
	width: 100%;
	border-radius: 5px;
}

.map-995 {
	height: 995px;
	width: 100%;
	border-radius: 5px;
}

.map-900 {
	height: 900px;
	width: 100%;
	border-radius: 5px;
}

.map-790 {
	height: 790px;
	width: 100%;
	border-radius: 5px;
}

.map-750 {
	height: 750px;
	width: 100%;
	border-radius: 5px;
}

.map-650 {
	height: 650px;
	width: 100%;
	border-radius: 5px;
}

.map-500 {
	height: 500px;
	width: 100%;
	border-radius: 5px;
}

.map-500-square-corners {
	height: 500px;
	width: 100%;
	border-radius: 5px;
}

.map-250 {
	height: 250px;
	width: 100%;
	border-radius: 5px;
}

.carousel-caption-backgound {
	background: rgba(0,0,0,0.4);
	background: -webkit-radial-gradient(circle, rgba(0,0,0,0.4), rgba(0, 0, 0, 0))
}

.checkered {
	height: 240px;
	background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.0980392) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.0980392) 75%, rgba(0, 0, 0, 0.0980392) 0), -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.0980392) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.0980392) 75%, rgba(0, 0, 0, 0.0980392) 0), white;
	background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.0980392) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.0980392) 75%, rgba(0, 0, 0, 0.0980392) 0), -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.0980392) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.0980392) 75%, rgba(0, 0, 0, 0.0980392) 0), white;
	background: linear-gradient(45deg, rgba(0, 0, 0, 0.0980392) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.0980392) 75%, rgba(0, 0, 0, 0.0980392) 0), linear-gradient(45deg, rgba(0, 0, 0, 0.0980392) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.0980392) 75%, rgba(0, 0, 0, 0.0980392) 0), white;
	background-repeat: repeat, repeat;
	background-position: 0px 0, 5px 5px;
	-webkit-transform-origin: 0 0 0;
	transform-origin: 0 0 0;
	-webkit-background-origin: padding-box, padding-box;
	background-origin: padding-box, padding-box;
	-webkit-background-clip: border-box, border-box;
	background-clip: border-box, border-box;
	-webkit-background-size: 10px 10px, 10px 10px;
	background-size: 10px 10px, 10px 10px;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	-webkit-transform: scaleX(1) scaleY(1) scaleZ(1);
	transform: scaleX(1) scaleY(1) scaleZ(1);
}

.checkered-tooltip {
	background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.0980392) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.0980392) 75%, rgba(0, 0, 0, 0.0980392) 0), -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.0980392) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.0980392) 75%, rgba(0, 0, 0, 0.0980392) 0), white;
	background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.0980392) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.0980392) 75%, rgba(0, 0, 0, 0.0980392) 0), -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.0980392) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.0980392) 75%, rgba(0, 0, 0, 0.0980392) 0), white;
	background: linear-gradient(45deg, rgba(0, 0, 0, 0.0980392) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.0980392) 75%, rgba(0, 0, 0, 0.0980392) 0), linear-gradient(45deg, rgba(0, 0, 0, 0.0980392) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.0980392) 75%, rgba(0, 0, 0, 0.0980392) 0), white;
	background-repeat: repeat, repeat;
	background-position: 0px 0, 5px 5px;
	-webkit-transform-origin: 0 0 0;
	transform-origin: 0 0 0;
	-webkit-background-origin: padding-box, padding-box;
	background-origin: padding-box, padding-box;
	-webkit-background-clip: border-box, border-box;
	background-clip: border-box, border-box;
	-webkit-background-size: 10px 10px, 10px 10px;
	background-size: 10px 10px, 10px 10px;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	-webkit-transform: scaleX(1) scaleY(1) scaleZ(1);
	transform: scaleX(1) scaleY(1) scaleZ(1);
}

.event-icon-25 {
	height: 25px;
}

.event-icon-30 {
	height: 30px;
}

.event-icon-35 {
	height: 35px;
}

.event-icon-40 {
	height: 40px ;
}

.event-icon-50 {
	height: 50px;
}

.event-icon-75 {
	height: 75px;
}

.event-icon-100 {
	height: 100px;
}

.event-icon-200 {
	height:200px;
}

@media (min-width: 500px) {
	.navbar-padding-75 {
		padding-left: 75px;
		padding-right: 75px;
	}
}

/*Drag and drop class*/
.blue-background-class {
	background-color: lightblue;
}

/*Drag and drop class*/
.green-background-class {
	background-color: lightgreen;
}

/*Class for Table scroller*/
.scroller::-webkit-scrollbar {
	width: 6px;
}

.scroller::-webkit-scrollbar-track {
	background: none;
}

.scroller::-webkit-scrollbar-thumb {
	background: #ddd;
	visibility: hidden;
}

.scroller:hover::-webkit-scrollbar-thumb {
	visibility: visible;
	border-radius: 3px;
}

.scroller {
	overflow: auto;
	color: #444;
}

.ol-popup {
	position: absolute;
	background-color: white;
	box-shadow: 0 1px 4px rgba(0,0,0,0.2);
	padding: 15px;
	border-radius: 10px;
	border: 1px solid #cccccc;
	bottom: 12px;
	left: -50px;
	min-width: 280px;
	max-height: 300px;
}

	.ol-popup:after, .ol-popup:before {
		top: 100%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		pointer-events: none;
	}

	.ol-popup:after {
		position: fixed;
		border-top-color: white;
		border-width: 10px;
		left: 8px;
		margin-top:-13px;
		margin-left: -10px;
	}

	.ol-popup:before {
		position: fixed;
		border-top-color: #cccccc;
		border-width: 11px;
		left: 8px;
		margin-top: -13px;
		margin-left: -10px;
	}

.ol-popup-closer {
	text-decoration: none;
	position: absolute;
	top: 2px;
	right: 8px;
}

.tableFixHead {
	overflow-y: auto;
	max-height: 450px;
	padding: 0;
}

	.tableFixHead table {
		margin-top: 0px !important;
	}


	.tableFixHead thead th {
		position: sticky !important;
		top: 0 !important;
	}

.tableFixHead-750 {
	overflow-y: auto;
	max-height: 720px;
	padding: 0;
}

	.tableFixHead-750 table {
		margin-top: 0px !important;
	}


	.tableFixHead-750 thead th {
		position: sticky !important;
		top: 0 !important;
	}



.tinymce-body {
	border: 1px solid #d1d3e2;
	border-radius: 5px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}

.tinymce-body:focus {
	color: #6e707e;
	background-color: #fff;
	border-color: #bac8f3;
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(78,115,223,.25);
}

.handle {
	cursor: -webkit-grab;
	cursor: grab;
}

.handle:active {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}

.main-sort-list {
	background-color: #fafafa
}

.sub-sort-list {
	background-color: #ffffff
}

.line-button-active, .show-unfinished-button:hover, .show-finished-button:hover, .show-highlighted-button:hover, .hide-route-button:hover {
	color: rgb(0, 0, 0);
	text-shadow: rgb(255, 255, 255) 0px 0px 5px, rgb(255, 255, 255) 0px 0px 5px;
}

#navTabs {
	overflow: hidden;
	background-color: #f8f9fc;
	z-index: 1000 !important;
}


/* Page content */
.content {
	padding: 16px;
}

/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	background-color: rgba(248, 249, 252, .9) !important;
	backdrop-filter: blur(5px);
	border-radius: 0px 0px 0px 10px;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
	.sticky + .aftersticky {
		padding-top: 60px;
	}

.anchor::before {
	display: block;
	content: " ";
	margin-top: -60px;
	height: 60px;
	visibility: hidden;
	pointer-events: none;
}

/*Smooth scrolling.  Commented out because people liked being able to jump directly to section*/
/*html {
	scroll-behavior: smooth;
}*/

.tox-tinymce-inline {
	z-index: 1600 !important;
}

.readonly-submit-color {
	background-color: #dedede;
}


/*Fix footer at bottom of page when if the body doesn't fill the full page*/

html {
	height: 100%;
}

body {
	min-height: 100%;
	display: grid;
	grid-template-rows: 1fr auto;
}

.footer {
	grid-row-start: 2;
	grid-row-end: 3;
}



/*
 *            EVENT PAGE
 ******************************************/


.current-standings{
	color: var(--text-color);
	background-color: var(--background-color);
	border-color: var(--background-color);
}

.full-page-intro{
	height: 75vh;
}

.full-page-break {
	height: 75vh;
}

.carousel-item .view{
	padding-bottom: 61.8%;
}

 /*
  *            COMPONENTS
  ******************************************/

/*  Activity Timeline */

.timeline{
	list-style: none;
	padding-left: 0em;
}
.timeline-item{
	position: relative;
	padding: 1em;
}
.timeline-item-date{
	white-space: nowrap;
}
.timeline-item:not(:last-child):after{
	content: "";
	position: absolute;
	width: 2px;
	left: 3px;
	height: calc(100% - 12px);
	top: calc(12px + 1.4em);
	background: #dedede;
}
.timeline-item:before{
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	left:0;
	top: calc(1.4em + 2px);
	background: #dedede;
}

/*
 *        Bootstrap Overrides
 ******************************************/

@font-face {
    font-family: 'Flama';
    src: url('/Content/Flama-Bold.woff2') format('woff2'),
        url('/Content/Flama-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

.main-partner-images {
	justify-content: center;
	margin-bottom: 45px;
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}


.secondary-partner-images {
	justify-content: center;
	margin-bottom: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
}


.tertiary-partner-images {
	justify-content: center;
	margin-bottom: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
}



.welcome h1, .welcome h2, .welcome h3 {
	font-family: 'Flama';
}

.welcome h2:after, .welcome h3:after {
	content: "";
    background:  var(--background-color);
    display: block;
    height: 4px;
    width: 100px;
    margin-top: 15px;
}

.welcome-text {
	color: var(--background-color) !important;
}

.btn-welcome {
  color: #fff;
  background-color: var(--background-color); }
  .btn-welcome:hover {
    color: #fff;
    background-color: var(--primary); }

  .btn-welcome:focus, .btn-welcome:active, .btn-welcome.active {
    background-color: var(--primary); }


.welcome-mid {
	height: 50vh;
}

.welcome-mid h3:after {
	background: none;
	height: 0px;
	width: 0px;
}

.rgba-black-slight {
	background-color: none;
}
.social-images {
	justify-content: center;
	margin-bottom: 45px;
}
.social-images i {
	margin: 0 10px;
}
.text-primary{
	color: var(--primary) !important;
}
.btn-primary{
	background-color: var(--primary) !important;
}

table th{
	vertical-align: center;
}
.spacer {
	margin-top: 60px;
}

/* Challange Standings */
@media (max-width: 575px) {
	#StandingsCanvas{
		/* height: 900px; */
		max-width: 100%;
	}
}
.card-body canvas{
		max-width: 100%;
}

/* Masonry Grid */

.grid:after {
  content: '';
  display: block;
  clear: both;
}

.grid-sizer,
.grid-item {
  width: 33.333%;
}
@media (max-width: 575px) {
  .grid-sizer,
  .grid-item {
    width: 50%;
  }
}

 @media (min-width: 576px) and (max-width: 991px) {
  .grid-sizer,
  .grid-item {
    width: 33.333%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .grid-sizer,
  .grid-item {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .grid-sizer,
  .grid-item {
    width: 16.666%;
  }
}

.grid-item {
  float: left;
}

.grid-item img,
.grid-item video {
  display: block;
  max-width: 100%;
}


/* Navbar animation */
.navbar {
	background-color: rgba(0, 0, 0, 0.3); }

.top-nav-collapse {
	background-color: var(--background-color) }

.fixed-top.navbar:not(.scrolling-navbar) + #body{
	padding-top: 60px;
}

/* Adding color to the Navbar on mobile */
@media only screen and (max-width: 768px) {
	.navbar {
		background-color: var(--background-color) } }

/* Footer color for sake of consistency with Navbar */
.page-footer {
	background-color: var(--background-color) }


.navbar-brand{
	font-family: var(--text-font);
	font-weight: var(--text-weight);
}

/* button loading styles */

.btn .spinner-border{
	 	opacity: 0;
	 	transition: opacity 250ms ease-in-out;
		position: absolute;
		top: calc(50% - .5em);
		left: calc(50% - .5em);
		height: 1em;
		width: 1em;
		border-width: .15em;
}
.btn.loading .btn-text{
		opacity: 0;
		transition: opacity 250ms ease-in-out;
}
.btn.loading .spinner-border{
		opacity: 1;
}
.pagination.pg-primary .page-item.active .page-link{
	background: var(--primary);
}


/* instagram images */
.instagram-image__wrapper{
		background-size: cover;
		background-position: center;
		padding-bottom: 100%;
}

.instagram-block .grid-item{
	padding: 5px;
}

/* data table */

.tableFixHead{
		border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

/*  tooltip custom */

.canvas-wrapper{
	position: relative;
}

#StandingsTooltip {
	background: rgba(0,0,0,.5);
	border-radius: 5px;
	color: white;
	font-weight: bold;
}
.tooltip-badges{
	display: flex;
}
.tooltip-badge{
	max-width:50px;
	margin-right:5px;
}

/*  Trail Progress overlay */
.card-body{
	position: relative;
}
.trail-progress-overlay{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(255,255,255,.9);
	align-items: center;
	justify-content: center;
	padding: 10px;
	text-align: center;
}



/* double tap overlay */
.map-container{
	position: relative;
}
	.map-container .map-overlay {
		content: "Double Tap to Interact";
		font-family: var(--text-font);
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 30px;
		color: white;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
		width: 70%;
		height: 30%;
		border-radius: 15px 15px 15px 15px;
		padding: 15px 15px 15px 15px;
		background-color: rgba(0,0,0,.6); /*from the original style*/
		/*text-shadow: 0px 0px 8px #000000, 0px 0px 16px #000000, 0px 0px 20px #000000, 0px 0px 20px #000000, 0px 0px 20px #000000;*/
		z-index: 9;
		pointer-events: none;
	}

	.map-container .map-overlay-hide-animation {
		-webkit-animation: hide-overlay .5s linear 4s 1 forwards;
		-moz-animation: hide-overlay .5s linear 4s 1 forwards;
		-o-animation: hide-overlay .5s linear 4s 1 forwards;
		animation: hide-overlay .5s linear 4s 1 forwards;
	}

@keyframes hide-overlay {
	to {
		opacity: 0;
	}
}

.map-container:hover .map-overlay.hidden,
.map-container .map-overlay.hidden{
	display: none !important;
}

.zoom-on-click {
	cursor: pointer;
}

.tracker-connect {
	min-height: 130px;
}

.tracker-image {
	position: relative;
	max-height: 80px;
	max-width: 250px;
	max-width: 100%;
	height: auto;
	padding: 5px
}

.app-store-badge {
	max-height: 40px;
}

.icon-select {
	background: none !important;
	padding: 6px !important;
	text-align: center;
	text-align-last: center;
	-moz-text-align-last: center;
	display: inline-block;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	font-size: 1rem;
	line-height: 1.5;
	color: #6e707e;
	vertical-align: middle;
	border: 1px solid #d1d3e2;
	border-radius: .35rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

/*Formatting for the dropdowns on the Event Style for selecting the icons*/
.btn-icon {
	color: grey;
	border-color: lightgrey;
}

	.btn-icon:hover {
		background-color: white;
		cursor: default !important;
	}

.dropdown-menu-icon {
	min-width: 30px !important;
	text-align-last: center
}
	.dropdown-menu-icon.show {
		display: flex;
		width:200px;
		flex-wrap: wrap;
	}

.dropdown-item-icon {
	color: dimgrey;
	font-size: 20px;
	width: 33%;
}

.match-route-off {
	cursor: pointer;
}

.match-route-on {
	cursor: pointer;
}

/*Loading Spinner*/
.loader {
	border: 3px solid #f3f3f3; /* Light grey */
	border-top: 3px solid #3498db; /* Blue */
	border-radius: 50%;
	width: 20px;
	height: 20px;
	animation: spin 2s linear infinite;
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

/*Floating Share Button*/
.floating-share-button {
	position: fixed;
	width: 50px !important;
	height: 50px !important;
	bottom: 30px !important;
	right: 30px !important;
	/*background-color: #0C9;*/
	/*	color: #FFF;*/
	border-radius: 50px;
	text-align: center;
	padding: unset !important;
	box-shadow: 2px 2px 3px #999;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.floating-share-button-center {
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.visually-hidden:not(:focus):not(:active) {
	clip: rect(0 0 0 0);
	clip-path: inset(50%);
	height: 1px;
	overflow: hidden;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}

/*Fix for tab*/
.nav-tabs-no-bottom-border {
	border-bottom: 0px;
}

.nav-link-no-bottom-margin {
	margin-bottom: 0px !important;
}

/*Background image formating for use with Image Settings*/
.view .background-image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.no-pointer-event {
	pointer-events: none;
}

/*Facebook Group Widget Formating*/
.facebook-group-widget {
	background-color: #f2f2f2;
	border: 1px solid #dadde1;
	border-radius: 3px;
	box-sizing: border-box;
	overflow: scroll;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.28;
}

	@media (max-width:991px) and (min-width:768px) {
		.facebook-group-widget {
			height: 204px;
			max-height: 204px;
		}
	}

	@media (max-width:1199px) and (min-width:992px) {
		.facebook-group-widget {
			height: 278px;
			max-height: 278px;
		}
	}

	@media (min-width:1200px), (max-width:767px) {
		.facebook-group-widget {
			height: 334px;
			max-height: 334px;
		}
	}

	/* Hide scrollbar for Chrome, Safari and Opera */
	.facebook-group-widget::-webkit-scrollbar {
		display: none;
	}

		/* Hide scrollbar for IE, Edge and Firefox */
	.facebook-group-widget {
		-ms-overflow-style: none; /* IE and Edge */
		scrollbar-width: none; /* Firefox */
	}

.facebook-group-widget a {
	color: #385898;
	cursor: pointer;
	text-decoration: none;
}

		.facebook-group-widget .facebook-group-heading {
			background-color: white;
			border-width: 1px;
			border-radius: 3px;
			padding-bottom: 4px;
			/*margin-bottom: 8px;*/
			box-shadow: 0px 1px 2px 0px #D8D8D8;
		}

	.facebook-group-widget .facebook-group-image-div {
		overflow: hidden;
		position: relative;
	}

		@media (max-width:991px) and (min-width:768px) {
			.facebook-group-widget .facebook-group-image-div {
				height: 109px;
				max-height: 109px;
			}
		}

		@media (max-width:1199px) and (min-width:992px) {
			.facebook-group-widget .facebook-group-image-div {
				height: 184px;
				max-height: 184px;
			}
		}

		@media (min-width:1200px), (max-width:767px) {
			.facebook-group-widget .facebook-group-image-div {
				height: 240px;
				max-height: 240px;
			}
		}

	.facebook-group-widget .facebook-group-image {
		position: absolute;
		border: 0;
	}

		@media (max-width:991px) and (min-width:768px) {
			.facebook-group-widget .facebook-group-image {
				height: 109px;
				max-height: 109px;
			}
		}

		@media (max-width:1199px) and (min-width:992px) {
			.facebook-group-widget .facebook-group-image {
				height: 184px;
				max-height: 184px;
			}
		}

		@media (min-width:1200px), (max-width:767px) {
			.facebook-group-widget .facebook-group-image {
				height: 240px;
				max-height: 240px;
			}
		}

	.facebook-group-widget .facebook-group-title-div {
		color: #000;
		margin: 8px 12px 2px 12px;
		text-align: center;
	}

	.facebook-group-widget .facebook-group-title {
		font-weight: 600;
		font-size: 16px;
		line-height: 20px;
	}

		.facebook-group-widget .facebook-group-title:hover {
			text-decoration: underline;
		}

	.facebook-group-widget .facebook-group-members {
		color: #90949c;
		font-weight: normal;
		font-size: 12px;
		margin: 2px 12px 0 12px;
		text-align: center;
	}

	.facebook-group-widget .facebook-group-button-div {
		margin: 8px 12px 12px 12px;
		text-align: center;
	}

	.facebook-group-widget .facebook-group-button {
		font-size: 12px;
		padding: 0;
		width: 100%;
		cursor: pointer;
		display: inline-block;
		text-decoration: none;
		white-space: nowrap;
		line-height: 26px;
		padding: 0 10px;
		background-color: #4267b2;
		border-color: #4267b2;
		color: #fff;
		transition: 200ms cubic-bezier(.08,.52,.52,1) background-color, 200ms cubic-bezier(.08,.52,.52,1) box-shadow, 200ms cubic-bezier(.08,.52,.52,1) transform;
		border-radius: 2px;
		font-size: 12px;
		-webkit-font-smoothing: antialiased;
		font-weight: bold;
		justify-content: center;
		padding: 0 8px;
		position: relative;
		text-align: center;
		text-shadow: none;
		vertical-align: middle;
	}

		.facebook-group-widget .facebook-group-button:hover {
			background-color: #365899;
			border-color: #365899;
		}

	.facebook-group-widget .facebook-icon {
		bottom: 1px;
		position: relative;
		vertical-align: middle;
		background-position: 0 0;
		margin-right: 4px;
		background-image: url(https://www.facebook.com/rsrc.php/v3/yZ/r/LJGwBQWnf37.png);
		background-size: auto;
		background-repeat: no-repeat;
		display: inline-block;
		height: 16px;
		width: 16px;
	}

.facebook-group-widget .facebook-post-card {
	background-color: white;
	border-width: 1px;
	border-style: solid;
	border-color: lightgrey;
	border-radius: 6px;
	margin: 6px;
	margin-bottom: 8px;
	padding-bottom: 4px;
	box-shadow: 0px 1px 2px 0px #D8D8D8;
}

.facebook-group-widget .facebook-post-card-header {
	padding-top: 12px;
	padding-left: 16px;
	padding-right: 16px;
	display: flex;
	margin-bottom: 12px;
}

.facebook-group-widget .facebook-post-card-header-padding {
	padding-right: 8px
}

.facebook-group-widget .facebook-post-card-profile-image {
	height: 40px;
	width: 40px;
	border-radius: 50%;
	border-width: 1px;
	border-style: solid;
	border-color: lightgray;
}

.facebook-group-widget .facebook-username {
	color: #050505;
	line-height: 1.3333;
	font-weight: 600;
	font-size: 16px
}

	.facebook-group-widget .facebook-username:hover {
		text-decoration: underline;
	}

.facebook-group-widget .facebook-story {
	color: grey;
	font-size: 15.5px;
}

.facebook-group-widget .facebook-post-time {
	font-size: 12px;
	color: grey;
}

	.facebook-group-widget .facebook-post-time:hover {
		text-decoration: underline;
	}

.facebook-group-widget .facebook-message {
	padding: 16px;
	padding-top: 4px;
	font-size: 15px;
}

.facebook-group-widget .facebook-message-large {
	padding: 16px;
	padding-top: 4px;
	font-size: 25px;
	font-weight: 400;
}

.facebook-group-widget .facebook-media {
	max-height: 300px;
	max-width: 100%;
	display: block;
	margin: auto;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #dedede;
	margin-bottom: 10px;
}

.facebook-group-widget .facebook-reactions {
	margin-left: 16px;
	margin-right: 16px;
	padding-top: 0px;
	padding-bottom: 10px;
	display: flex;
/*	justify-content: space-between;*/
	align-items: center;
}

.facebook-group-widget .facebook-reaction-icons {
	display: flex;
	justify-items: start;
}

.facebook-group-widget .facebook-like-count {
	font-size: 16px;
	color: grey;
	padding-left: 6px;
	padding-top: 3px;
}

	.facebook-group-widget .facebook-like-count:hover {
		text-decoration: underline;
	}

.facebook-group-widget .facebook-comments {
	display: flex;
	justify-items:end;
}

.facebook-group-widget .facebook-comment-count {
	font-size: 16px;
	color: grey;
	padding-top:3px;
}

	.facebook-group-widget .facebook-comment-count:hover {
		text-decoration: underline;
	}

.facebook-group-widget .facebook-image-preview {
	position: relative;
}

.facebook-group-widget .facebook-overlay-play-button-overlay {
	/* Position */
	left: 0;
	position: absolute;
	top: 0;
	/* Take full size */
	height: 100%;
	width: 100%;
	/* Center the content */
	align-items: center;
	display: flex;
	justify-content: center;
	/* Add a dark background */
	background-color: rgba(0, 0, 0, 0.1);
}

.facebook-group-widget .facebook-overlay-play-button {
	border: 0.25rem solid #fff;
	border-radius: 9999px;
	height: 3rem;
	width: 3rem;
	/* Center the content */
	align-items: center;
	display: flex;
	justify-content: center;
}

.facebook-group-widget .facebook-overlay-play-button-triangle {
	border-style: solid;
	border-radius:2px;
	height: 0;
	width: 0;
	margin-left: 4px;
	border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #d1d5db;
	border-width: var(--triangle-size) 0 var(--triangle-size) 1rem;
	--triangle-size: 0.5rem;
}

.facebook-group-widget .facebook-overlay-play-button:hover {
	opacity: 0.8;
}

.checkmark-circle {
	stroke-dasharray: 216; /* ORIGINALLY 166px */
	stroke-dashoffset: 216; /* ORIGINALLY 166px */
	stroke-width: 2;
	stroke-miterlimit: 10;
	stroke: #7ac142;
	fill: none;
	animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.checkmark {
	width: 106px; /* ORIGINALLY 56px */
	height: 106px; /* ORIGINALLY 56px */
	border-radius: 50%;
	display: block;
	stroke-width: 2;
	stroke: #fff;
	stroke-miterlimit: 10;
	margin: 10% auto;
	box-shadow: inset 0px 0px 0px #7ac142;
	animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
}

.checkmark-check {
	transform-origin: 50% 50%;
	stroke-dasharray: 98; /* ORIGINALLY 48px */
	stroke-dashoffset: 98; /* ORIGINALLY 48px*/
	animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes stroke {
	100% {
		stroke-dashoffset: 0;
	}
}

@keyframes scale {
	0%, 100% {
		transform: none;
	}

	50% {
		transform: scale3d(1.1, 1.1, 1);
	}
}

@keyframes fill {
	100% {
		box-shadow: inset 0px 0px 0px 80px #7ac142;
	}
}

/*X mark*/

.xmark-circle {
	stroke-dasharray: 216;
	stroke-dashoffset: 216;
	stroke-width: 2;
	stroke-miterlimit: 10;
	stroke: red;
	fill: none;
	animation: strokex 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}



.xmark {
	width: 106px;
	height: 106px;
	border-radius: 50%;
	display: block;
	stroke-width: 2;
	stroke: #fff;
	stroke-miterlimit: 10;
	margin: 10% auto;
	box-shadow: inset 0px 0px 0px red;
	animation: fillx .4s ease-in-out .4s forwards, scalex .3s ease-in-out .9s both;
}

.xmark-check {
	transform-origin: 50% 50%;
	stroke-dasharray: 98;
	stroke-dashoffset: 98;
	animation: strokex 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes strokex {
	100% {
		stroke-dashoffset: 0;
	}
}

@keyframes x {
	0%, 100% {
		transform: none;
	}

	50% {
		transform: scale3d(1.1, 1.1, 1);
	}
}

@keyframes fillx {
	100% {
		box-shadow: inset 0px 0px 0px 80px red;
	}
}

.hidden {
	display: none !important;
}

.btn-language-selection {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 1px;
	color: white !important;
	background-color: transparent !important;
	border-color: transparent !important;
	box-shadow: 0 0px 0px 0 rgba(0,0,0,0), 0 0px 0px 0 rgba(0,0,0,0) !important;
}

.btn-language-option {
	padding: 10px;
	font-size: .9375rem;
	font-weight: 300;
	color: #000;
}

	.btn-language-option:active {
		background-color: #757575;
	}
	.btn-language-option:focus {
		outline: none;
	}

@media (min-width: 1200px) {
	.btn-language-selection-xl {
		height: 100%;
		display: flex !important;
		align-items: center;
	}
}

.fb-share-button {
	background: #1877f2;
	border-radius: 5px;
	font-weight: 600;
	padding: 5px 8px;
	display: inline-block;
	position: static;
}

	.fb-share-button:hover {
		cursor: pointer;
		background: #135cba
	}

	.fb-share-button i {
		color: white;
		vertical-align: middle;
		padding-right: 4px;
	}

	.fb-share-button span {
		vertical-align: middle;
		color: white;
		font-size: 14px;
		padding: 0 3px
	}

.x-share-button {
	background: #000000;
	border-radius: 5px;
	font-weight: 600;
	padding: 5px 8px;
	display: inline-block;
	position: static;
}

	.x-share-button:hover {
		cursor: pointer;
		background: #303030;
	}

	.x-share-button svg {
		width: 18px;
		fill: white;
		vertical-align: middle;
		border-radius: 2px
	}

	.x-share-button span {
		vertical-align: middle;
		color: white;
		font-size: 14px;
		padding: 0 3px
	}

.partner-image-grid-square {
	width: 150px;
	height: 150px;
	display: flex;
	background-color: #fff;
	border: solid 1px rgb(0,0,0,0.2);
	padding: 10px;
	margin: 12px;
	border-radius: 5px;
	font-size: 8px;
	text-align: center;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.partner-image-grid-text {
	margin-bottom:5px
}

.partner-image-grid-preview {
	max-width: 120px;
	max-height: 120px;
}

.partner-image-row {
	flex-flow: row wrap;
	background-color: #fafafa;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid rgba(0,0,0,.125);
	border-radius:5px;
}

.square-grid-ordering {
	justify-content: center;
	margin: 5px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.outside-dropzone {
	border: 2px dashed #aaa;
	padding: 20px;
	margin-top: 20px;
	background: #f0f0ff;
}