﻿.didyouknow {
	background: #D8F6E6;
	padding: 0 20px;
	border: 1px solid #BEECBE;
}

.didyouknow .didyouknow-question {
	display: inline-block;
	padding-top: 10px;
	vertical-align: middle;
}

.didyouknow .didyouknow-content {
	display: inline-block;
	width: 87%;
	vertical-align: middle;
	line-height: 22px;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 13px;
	text-align: justify;
}

.didyouknow p {
	line-height: 22px;
	margin-top: 5px;
	margin-bottom: 20px;
}

.didyouknow h3 {
	text-align: left;
	font-weight: bold;
	line-height: 22px;
}

#call-to-action {
	text-align: center;
	padding: 20px;
}

.sidebar {
	background: #FAFAFA;
	padding: 10px;
	border: 1px solid #E5E5E5;
}

.sidebar-header {
	font-size: 16px;
	background-color: #0192b7;
	color: white;
	font-weight: 600;
	text-align: center;
	line-height: 22px;
	padding: 4px;
}

#challenge-stats {
	padding: 0;
	border: 0;
	background-color: #FAFAFA;
}

#challenge-stats table {
	margin-bottom: 0;
}

#challenge-stats.multi-mode table th {
	padding: 4px;
	background-color: #FAFAFA;
	color: #666;
}

#challenge-stats.multi-mode .total {
	background-color: white;
}

#challenge-stats .trip-count {
	display: inline-block;
	text-align: right;
	line-height: 8px;
}

#challenge-stats th.row-header {
	width: 75px;
}

#challenge-stats td {
	height: 20px;
	padding: 11px 6px;
}

#instructions .steps {
	padding: 0 10px;
}

#instructions .steps li {
	margin-top: 0;
	font-size: 14px;
}

#instructions .steps li p {
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 0;
}

#next-steps {
	padding: 10px 20px;
	text-align: center;
}

#next-steps #action-question {
	line-height: 22px;
	font-size: 13px;
}

#next-steps .button {
	margin: 8px 0;
}

#next-steps .pending {
	color: #EF4923;
	font-size: 14px;
	line-height: 1.5;
}

#other-actions {
	text-align: center;
}

.columns.info-section {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	margin-left: 10px;
}

.info-section .name {
	font-weight: bold;
	font-size: 24px;
}

.info-section .motto {
	font-style: italic;
}

.info-section .label {
	font-weight: 600;
}

.info-section .league-org {
	margin-top: 5px;
}

.seeall {
	font-size: 12px;
	height: 20px;
}

button.text-link {
	vertical-align: top;
}

.mini-leaderboard .seeall a {
	float: right;
}

#teamleaderboard {
	font-size: 14px;
}

#teamleaderboard .stat {
	font-weight: bolder;
	font-size: 30px;
}

#teamleaderboard .avatar {
	margin-left: 0;
}

#teamleaderboard .name {
	line-height: 1em;
}

#teamleaderboard .mini-leaderboard .name {
	margin-left: 0;
	font-size: 13px;
}

.columns.mini-leaderboard {
	margin-left: 0;
}

.mini-leaderboard .one.columns.smallstat {
	font-weight: bolder;
	font-size: 20px;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
}

.mini-leaderboard .more-link {
	font-size: 14px;
}

.mini-leaderboard .more-link .one.columns.smallstat {
	height: 20px;
}

.mini-leaderboard .stat-detail {
	margin-left: 0;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
}

.mini-leaderboard .award {
	height: 50px;
	width: 50px;
}

.sidebar.mini-leaderboard {
	padding-top: 15px;
}

.sidebar.mini-leaderboard .stat-detail {
	width: 150px;
}

#challenge-stats.teamstats td {
	padding: 12px 0;
}

#challenge-stats.teamstats .sidelabel {
	vertical-align: middle;
	text-align: center;
	margin-top: 10px;
}

#challenge-stats.teamstats .you {
	background-color: #F2F2F2;
	color: #555;
}

#challenge-stats.teamstats .sidebar-header.you {
	background-color: #00799E;
	color: white;
}

#challenge-stats .statvalue {
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
}

#challenge-stats .statlabel {
	font-size: 12px;
	line-height: 14px;
	padding-top: 6px;
}

.update-post {
	margin-bottom: 30px;
}

.challengenews-title {
	font-weight: bold;
	line-height: 1em;
}

.challengenews-timestamp {
	font-size: 12px;
	color: #888;
	display: inline-block;
	margin-bottom: 5px;
}

.challengecontent {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ECECEC;
	overflow: hidden; /* ensures any floated images within are correctly handled */
}

.challengecontent p,
.challengecontent ol,
.challengecontent ul {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 15px;
}

.challengecontent h1 {
	margin-bottom: 10px;
}

#team-editor .selectize-input {
	width: 550px;
}

#team-editor .field-prefix {
	width: 550px;
	margin-bottom: 10px;
	display: inline-block;
}

#team-editor .field-prefix .league-org-name {
	font-style: italic;
}

#team-editor .league-legend {
	display: inline-block;
	font-size: 13px;
	line-height: 1;
	vertical-align: top;
}

#team-editor .legend {
	width: 13px;
	height: 13px;
	border: 1px solid;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	vertical-align: top;
}

#team-editor .legend.public {
	border-color: #0073bb;
	background: #178fe9;
	margin-left: 1px;
}

#team-editor .legend.organizational {
	border-color: #007A00;
	background: #3aac5a;
	margin-left: 15px;
}

#team-editor .legend-text {
	margin-left: 4px;
	line-height: 15px;
	display: inline-block;
}

table.team-members {
	width: 75%;
}

table.team-members {
	vertical-align: middle;
	text-align: center;
}

.team-members .column-disabled {
	opacity: .35;
}

.button.join-team {
	margin: 0 0 10px;
}
.button.join-team#join-team-show {
	width: 143px;
}

.button.join-challenge {
	margin: 0;
	height: 48px;
	font-size: 16px;
}

button.leave-challenge {
	vertical-align: top;
}

#join-team-cancel {
	margin-left: 10px;
}

h1.page-title {
	margin-top: -10px;
}

.icon-only .tab-icon {
	padding-right: 0;
}

#choose-org-form .selectize-control {
	margin: 10px 20px;
}

#choose-org-form .selectize-input {
	width: 450px;
	background: white;
}

#choose-org-form .selectize-input div {
	line-height: 18px;
}

#choose-org-form #fieldset-affiliation-options .checker.first {
	margin-bottom: 52px;
}

#choose-org-form #fieldset-challenge-org-select {
	margin-top: -102px;
}

#choose-org-form button {
	margin-top: 35px;
}

#match-up-form {
	display: inline;
}
