a.brand {
	text-decoration: none;
}

body {
	padding-top: 60px;
}

.center {
	text-align: center !important;
}

.row-top-margin {
	margin-top: 15px;
}

#profile-toggle {
	padding: 8px 10px 2px 0px;
}

#nav_account {
	margin-top: 6px;
}

#userprofile-dropdown {
	margin-right: 18px;
}

.maincontent {
	min-height: 400px;
}

.strikethrough {
	text-decoration: line-through;
}

.legend {
	width: 100%;
	padding: 0;
	margin-bottom: 27px;
	font-size: 19.5px;
	line-height: 36px;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

.ajax-loader {
	display: inline-block;
	width: 16px;
	height: 16px;
	*margin-right: .3em;
	line-height: 16px;
	vertical-align: text-top;
	background-image: url("../img/ajax-loader.gif");
	background-repeat: no-repeat;
}

.footer {
	background-color: #EEEEEE;
	border-top: 1px solid #E5E5E5;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.024) inset;
	min-width: 100%;
	padding: 30px 0;
	margin-top: 30px;
	text-shadow: 0 1px 0 #FFFFFF;
}

.success {
	color: #468847;
}
.error {
	color: #BD362F;
}

.commishHeader {
	padding-left: 2px;
	font-weight: bold;
}
.commishNote {
	padding-left: 15px;
}

.pagination, .margin-10 {
	margin: 10px 0;
}

.margin-left-10 {
	margin-left: 10px;
}

/* Picks Styles */
#picksTable {
	border: 1px solid;
}

#picksTable thead th {
	border: 1px solid black;
	background-color: white;
}

#picksTable td {
	border: 1px solid;
	vertical-align: middle;
	padding: 0 5px 0 5px;
	background-color: #E5EFF1;
}


#picksTable td.selected label {
	color: #FFFFFF;
	background-color: #428bca;
	border-radius: 5px;
}

#picksTable .rankCell,#picksTable .timeCell {
	text-align: center;
}

#picksTable label {
	display: block;
	font-size: 12px;
	position: relative;
	top: 2px;
	padding-left: 4px;
	min-height: 35px;
}

@media screen and (min-width: 768px) {
	#picksTable label {
		display: inline-block;
		min-height: 0;
	}

	#picksTable td.selected label {
		font-weight: bold;
		font-size: 14px;
		color: #00184D;
		background: none;
		border-radius: 0;
	}
	
	.awayTeam, .homeTeam {
		white-space: nowrap;
	}

}

#picksTable tr.locked td {
	background-color: #BDBDBD;
	opacity: .4;
}

#picksTable .gameDate,#picksTable .gameTime {
	display: block;
}

#picksTable .gameDate {
	font-size: 10px;
	line-height: normal;
}

#picksTable .gameTime {
	
}

#picksTable .rankCell {
	font-weight: bold;
	cursor: move;
}

#picksTable tr.locked .rankCell {
	cursor: default;
}

#picksTable .movePickCell {
	min-width: 30px;
	text-align: center;
	cursor: pointer;
}

#picksTable .lockedCell {
	min-width: 60px;
	text-align: center;
}

.firstTieBreak {
	margin-top: 10px;
}

#adminCollapse {
	border: 1px solid black;
	padding: 10px;
	margin-bottom: 10px;
}

/* Review Page */
#reviewTable td {
	padding: 6px;
	line-height: 12px;
	text-align: left;
	vertical-align: top;
	border: none;
}

#reviewTable tfoot td {
	padding: 6px;
	line-height: 18px;
	border-top: 1px solid #dddddd;
}

/* Results Page */
#resultsTable tr td input:checked   ~ label.highlightable {
	font-weight: bold;
	font-size: 14px;
	color: #00184D;
}

#resultsTable th {
	text-align: center;
}

#resultsTable label {
	position: relative;
	top: 3px;
	font-weight: normal;
}

#resultsTable input[type=radio] {
	vertical-align: middle;
}

.tieBreakEntry {
	width: 60px;
	margin-left: 15px;
}

.firstTieBreak {
	margin-top: 10px;
}

/* Master Sheet Page */
.scoresPrintContainer {
	display: none;
}

.userPickTable {
	font-size: 11px;
	margin-top: 10px;
	margin-left: 5px;
}

.userPickTable th,.userPickTable td {
	border: 1px solid #999999;
}

.userPickTable .nameCell {
	width: 125px;
}

.userPickTable .pointsCell,.userPickTable .totalPointsValue {
	width: 20px;
	text-align: center;
}

/* Admin styles */
#gamesTable tbody td {
	vertical-align: middle;
}

#gamesTable tbody td label {
	vertical-align: middle;
	margin-bottom: 0;
}

#gamesTable input[readonly] {
	margin-bottom: 0px;
	cursor: pointer;
}

#gamesTable .error {
	color: red;
	text-align: center;
}

#gamesTable .error span {
	display: inline-block;
}

.dateTimeAutofill {
	cursor: pointer;
	margin-top: 10px;
}

div.AnyTime-win {
	z-index: 1035;
}

html body .ui-datepicker {
	line-height: normal;
	font: 90% "Trebuchet MS", sans-serif;
}

.userPicksTable th {
	background-color: #E5EFF1;
}

/* View Results / Leaderboard */
.leaderboard {
	margin: 5px 0 2px;
	text-align: center;
}

.leaderboard th.leaderboard-title {
	text-align: left;
}

.leaderboard td.username {
	text-align: left;
}

.leaderboard th.scores {
	color: #666666;
	font-size: smaller;
	padding-right: 10px;
	white-space: nowrap;
	line-height: 12px;
	vertical-align: bottom;
}

.leaderboard td.scores {
	padding-right: 10px;
}

.leaderboard.totalPoints td.scores, .leaderboard.totalPoints th.scores { 
	padding-right: 0px;
	text-align: center;
}

.leaderboard td.scores.primary {
	font-weight: bold;
}

.leaderboard td.scores.secondary {
	font-size: 80%;
	width: 20%;
}

.leaderboard td.rank {
	color: #666;
	font-size: smaller;
	text-align: left;
	min-width: 20px;
	overflow: hidden
}

.leaderboard td.username {
	width: 100%;
}

.leaderboard.totalPoints td.username {
	width: 80%;
}

.leaderboard td.username span.username {
	padding-left: 5px;
	padding-right: 3px;
}

.normal {
	font-weight: normal;
}

.leaderboard tr.winner td {
	font-weight: bold;
}

#usersSelect {
	height: 200px;
}
#addUsersSelect {
	height: 200px;
}

.input-small {
    width: 120px;
}

.input-mini {
    width: 90px;
}

.input-medium {
    width: 180px;
}

.gravatar-profile-image {
	float: left;
	margin-right: 5px;
}

.label-as-badge {
    border-radius: 1em;
}
