﻿#leaderboard {
font-family:Montserrat-Light !important;
}
#leaderboard #jumptoheader{
font-family:Montserrat-Light !important;
}
#rankingarea {
	height: 500px;
}
#leaderboard #top100-section.section {
	width: 49%;
	float:left;
	margin-right: 2%;
	padding-top: 5px;
	height:100%;
}
#leaderboard .shaded-box{
	overflow: hidden;
}

#leaderboard #ranking-section.section {
	width: 49%;
	height:100%;
}

#leaderboard #dropdown-section {
	float:left;
	width:100%;
	padding:5px;
}
#leaderboard #selected-month {
	font-family: Montserrat-Light !important;
}

#leaderboard #tier {
	float: left;
	width: 25%;
}
#leaderboard #rank {
	float: left;
	margin-right: 49px;
}
#leaderboard #duration-section {
	float: left;
	margin:20px;
}
#leaderboard #property-section {
	float: left;
	margin:20px;
}
#leaderboard #duration-dropdown {
	width:200px;
}
#leaderboard #disabled-duration-dropdown {
	width:200px;
	background: rgb(235, 235, 228);
	display:none;
}
#leaderboard #property-dropdown {
	width:200px;
	font-family:Montserrat-Light !important;
}
#leaderboard .placeheader {
	width: 30%;
	float: left;
	padding-left: 20px;
	text-transform:uppercase;
	font-weight: bold;
	color: lightslategrey;
}
#leaderboard .tierheader {
	text-transform:uppercase;
	font-weight: bold;
	color: lightslategrey;
}
#leaderboard #previous-month-text {
	text-transform: capitalize;
}
#leaderboard .tierposition {
	margin:5px;
	float:left;
	width: 25%;
}
#leaderboard .youposition {
	margin:5px;
	float:left;
}
#leaderboard .placeposition {
	width: 27%;
	float: left;
	padding-left: 17px;
	margin: 5px;
	font-weight: bolder;
}
#leaderboard .row-wrapper {
border-bottom: 2px solid #dddddd;
	line-height: 25px;
}
#leaderboard #market {
	font-size:22px;
	float: left;
	width: 50%;
	margin-top: 15px;
	font-weight:bold;
}
#leaderboard .ranking-number {
	font-size:40px;
}
#leaderboard .ranking-text {
	font-size:12px;
	text-transform:uppercase;
	font-weight: bold;
}
#leaderboard .ranking-tier {
	font-size:12px;
	font-weight: bold;
}
#leaderboard .ranking-row:nth-child(odd) {
	background-color: #F0F0F0;
}
	#leaderboard .ranking-row {
		overflow: hidden;
		width: 100%;
		padding-top: 5px;
		padding-bottom: 5px;
	}    
#leaderboard h3 {
	margin-bottom:10px;
	text-transform:capitalize;
	font-size: 21px;
	font-family:Montserrat-Light !important;
	font-weight:bold;
}    
#leaderboard  #card-image {
	float:left;
	width:20%;
	margin-right: 15px;
} 
#leaderboard  #imageheader {
	float: left;
	width: 100%;
} 
#leaderboard  #tier-h3-header {
	margin-bottom: -8px;
	text-transform:uppercase;
	font-size:17px;
	margin-top:18px;
}
#leaderboard  #h3-tier-text {
	font-weight:normal;
	text-transform:capitalize;
}
#leaderboard #ranking-h3-header {
	margin-bottom: -7px;
	margin-top: -7px;
	font-size: 17px;
}
	#leaderboard .customer-row {
		background-color: #4a4747 !important;
		color: white !important;
		font-weight: 800 !important;
	}
#leaderboard #rankrowtop {
	border-top: 2px solid #AD1F23;
}
#leaderboard #rankrowbottom {
	border-bottom: 2px solid #ff651c;
}
#leaderboard .per-page {
	display: none;
}
#leaderboard #bottom-paging {
	width: 100%;
	margin-top: 0;
}
	#leaderboard #bottom-paging .paging {
		overflow: hidden;
		float: none;
		margin: 0 auto;
		width: 80%;
		margin-top: 3%;
	}
	#leaderboard #bottom-paging .blurb {
		border: none;
		border-radius: 0;
		vertical-align: middle;
		color: #808080;
		font-size: 150%;
	}

	#leaderboard #bottom-paging .blurb {
		padding: 0;
		margin: 10% 15%;
		width: 55%;
		text-align: center;
	}

	#leaderboard #bottom-paging #next-page,
	#leaderboard #bottom-paging #previous-page {
		width: 20%;
		height: auto;
		display: inline-block;
	}

	#leaderboard #bottom-paging #previous-page .blurb.button {
		text-align: left;
		width: 100%;
	}

		#leaderboard #bottom-paging #next-page .blurb.button {
			text-align: right;
			width: 100%;
		}

	#leaderboard #bottom-paging .blurb.button {
		margin: 0;
	}

	 #leaderboard #disclaimer-text  {
		font-weight:bold;
	}

#booknowbutton.mycr-button {
	margin: 0;
}
#prizestructure-modal {
	background-color: #fff;
	position: absolute;
	z-index: 1000;
	-moz-box-shadow: 3px 0px 20px 0px #444444;
	-webkit-box-shadow: 0px 20px 5px 0px #444444;
	box-shadow: 0px 0px 20px 0px #444444;
	width: 830px;
	display: none;
	margin-left: -21px;
	margin-top: 3px;
}

#closeprizestructuremodal {
	display: block;
	float: right;
	width: 30px;
	height: 29px;
	background: url('../images/close-modal-dialog.png') no-repeat center center;
	margin-top: -10px;
	margin-right: -10px;
	cursor:pointer;
}

.prizestructuretable {
	display: table;
	width: 90%;
	table-layout: fixed;
	margin-left: 5%;
	padding-bottom: 4%;
	padding-top: 2%;
}

.prizestructuretabletr {
	display: table-row;
	height:2.25em;
}

.prizestructuretabletd {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: larger;
}

.prizestructureheader {
	background-color: #4a4747;
	margin-left: 5%;
	margin-top: 3%;
	width: 90%;
}

.prizestructureheader h3 {
	text-align: center;
	color: white;
	padding-top: .5em;
	padding-bottom: .5em;
}
.prizestructure-rulesheader {
	margin-left: 5%;
	margin-right: 5%;
	text-align: justify;
}
.prizestructure-rulescontent {
	margin-left: 5%;
	margin-right: 5%;
	padding-bottom: 4%;
	text-align: justify;
}

div.prizestructuretable div.prizestructuretabletr:nth-child(even) {
	background-color: #F0F0F0;
}

#customerinfo {
	display:flex;
	clear:both;
}

#viewprizestructurelink {
	text-decoration: underline;
	font-size: medium;
	font-family: Montserrat-Light;
	cursor: pointer;
	display:inline-block;
}

#leaderboard #tier-daily-text  {
	margin-left: 3%;
}
#leaderboard #ranking-daily-text  {
		margin-left: 4%;
}

.leaderboard-modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 100; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.leaderboard-modal-content {
	background-color: #fefefe;    
	padding: 20px;
	border: 1px solid #888;   
	line-height: 20px;
	padding-bottom: 20px;
	height: auto;
	overflow: hidden;
	max-width: 350px;
	margin: 0 auto;

}

.leaderboard-modal-text{
	font-size: 18px;
	padding-bottom: 20px
}

/* The Close Button */
#leaderboard #okbutton {
	float: right !important;
}
#leaderboard #optinmessage{
 display:block;
 float: left;
 font-size:14px;
 font-weight:bold;
 margin:2px;
 width:98%;
 padding-bottom:10px;
}
#leaderboard .optinerrmessage {
 float: left;
 font-size:14px;
 font-weight:bold;
 margin:2px;
 width:98%;
 color:red;
}
#leaderboard-ended p, #leaderboard-ended ul, #leaderboard-ended li {
	font-weight: normal;
}
#leaderboard-ended ul {
	font-family: Montserrat-Light;
	list-style-type: disc;
	margin: 0px 30px;
	padding: 0;
}
#leaderboard-ended li {
	margin: 5px;
}
 
#divleaderboardcontent {
	clear:both;
}
.prize-structure-wrapper {
	width:25%;
	float:left;
	margin-top:3%;
}
#leaderboard .booknow-wrapper {
	width: 75%;
	float: left;
}
#leaderboard .booknowbtn-text {
	width: 25%;
	float: left;
	margin-top: 3%;
}
#leaderboard .booknowbtn {
	cursor: pointer;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	line-height: 180%;
	width: 30%;
	font-size: 17px;
	color: #fff !important;
	background-color: #AD1F23;
	margin-top: 2%;
	float: left;
	border: 2px solid #AD1F23;
}
#leaderboard #not-available-text {
	font-weight:bold;
}
