@charset "utf-8";
/* CSS Document */
html {
  scroll-behavior: smooth;
}
body {
	margin:0px;
	font-family: "Mulish", sans-serif;
	background-color: #FCFCFC;
	color:#333;
}
.lfloat {
	float:left;
}
.rfloat {
	float: right;
}
.bold {
	font-weight: 700;
}

/* Header */
#name {
	font-family: "impact";
	padding:15px;
	font-size:250%;
	float:left;
}
#name img {
	float:right; 
	margin-left:25px;
}
#top-bar {
	height:80px;
	vertical-align: middle !important;
}
#top-left-logo {
	height:90px;
	width:80px;
	background-image: url("/img/logo_sm.jpg");
	float:left;
	margin:0px 25px 0px 25px;	
	background-position: bottom center;
	background-repeat: no-repeat;
}
.clrfix {
	clear: both;
}
#content {
	padding:35px;
	min-height: 50vh;
	font-size: 150%;
}
#fter {
	text-align:center;
	background-color: #1e74b2;
	color: #fff;
	height: 250px;
	padding:45px 0px 45px 0px;
	font-family: "Mulish", sans-serif;
}
#spr {
	font-family: "impact";
	font-size:175%;
	text-transform: uppercase;
}
#ft-socials img {
	margin:0px 10px 0px 10px;
}
#fter div {
	margin:5px 0px;
}
h1, h2, h3 {
	font-family: "impact";
	text-transform: uppercase;
	margin: 0px 0px 25px 0px;
	vertical-align: middle;
}
h1 {
	font-size:185%;
	color: #303382;
	font-weight: normal;
}
h2 {
	font-size:150%;
	color: #d82130;
	margin-bottom:10px;
	font-weight: normal;
}
p {
	margin:0px 0px 10px 0px;
}
a {
	text-decoration: none;
	color:#0d4171;
}
a:hover {
	color:#d82130;
	text-decoration: none !important;
}
h2 a {
	color: #d82130;
}
h2 a:hover {
	color: #1e74b2;
}

hr {
	width:90%;
	margin-bottom:35px;
}


/* Home stuff */
#home-content img {
	float:right;
}


/* Confederation stuff */
.album-cover {
  float: left;
  width: 225px;
}
.group {
	display:inline-block;
	margin:0px 25px 25px 0px;
	vertical-align: top;
	border:1px solid #666;
	border-radius: 10px;
	padding:20px;
	min-width:425px;
	white-space: nowrap;
}
.group img, .matchup img {
	border-radius: 50%;
	vertical-align: middle;
}
.group hr {
	margin-bottom: 10px;
}
.album {
	display:inline-block;
	vertical-align: top;
}
.album img {
	border-radius: 5%;
}
.album-yr, .nxt-prv {
	background-color: #0d4171;
	color: #fff;
	padding:5px 15px;
	border-radius: 15px;
	vertical-align: middle;
	display: inline-block;
}
.next-prev {
	float:right;
}
.next-prev a {
	font-size:20pt;
}
.next-prev a:hover {
	color:#e99c0d;
}

.confed-logo {
	height:75px;
	width:75px;
	float:left;
	margin:-8px 25px 0px 0px;
}
.confed-badge {
	display: inline-block;
	margin:10px;
	text-align: center;
	padding:20px;
}
.confed-song-count {
	font-family: "impact";
	font-size:140%;
	margin-top:1px;
	color: #e99c0d;
}
.confeds-list {
	text-align: center;
}

/* Podcast info */
#pod-player {
	float:right;
	width:450px;
	margin-left: 35px;
}

/* Song stuff */
.song-logo {
	border-radius: 5%;
	float:left; 
	margin: 0px 25px 25px 0px;
	border:#CCC 1px solid;
}
#song-picker, #group-picker {
	font-family: "impact";
	text-transform: uppercase;
	font-size:65%;
	border:0px;
	text-align: right;
	padding: 0px 10px 0px 10px;
	vertical-align: middle;
	float:right;
	margin-right:15px;
}

.game-date {
	width:100px;
	display: inline-block;
}
.opponent {
	text-transform: uppercase;
	font-weight: 700;
}
.opponent img {
	border-radius: 50%;
	vertical-align:middle;
}
.matchup {
	margin-bottom:10px;
}
.writers {
	display: inline-block;
	vertical-align: middle;
	margin-left:35px
}
.writers img {
	height:40px;
}
.home , .away {
	min-width:500px;
	text-transform: uppercase;
	font-weight: 700;
	display: inline-block;
}
.home {
	text-align: right;
}
.sched-game, .vote-game {
	display:inline-block;
	margin:0px 25px 25px 25px;
	vertical-align: top;
	border:1px solid #666;
	border-radius: 10px;
	padding:20px;
	width:750px;
	max-width: 90vw !important;
	white-space: nowrap;
}
.sched-game img {
	border-radius: 50%;
	vertical-align: middle;
}
.game-score {
	display:inline-block; 
	margin:0px 10px 0px 20px;
	padding:3px 10px 3px 10px;
	border-radius: 5px;
	color:#fff;
	font-weight: 700;
	font-size: 85%;
	vertical-align: middle;
}
.game-win {
	background-color: #41A331;
}
.game-loss {
	background-color: #d82130;
}
.game-draw {
	background-color: #333;
}
img.song-album {
	height:40px;
	vertical-align: middle;
	border-radius: 7px;
}
#yt-iframe {
	width:480px;
	height:480px;
	max-width:90vw;
}

/* Voting */
.song-ico {
	border-radius: 50%;
	vertical-align: middle;
	height:50px;
}
.vote-game:hover { 
	border-color: #d63c28;
	background-color: #fff;
}
.vote-btn {
	background-size:cover;
	float:left;
	margin-right:25px;
	vertical-align: middle;
	height:45px;
}
.vote-btn {
	cursor: pointer;
}
#voter-info {
	margin-left:25px;
}
#voter-info input[type="email"] {
	font-family: "Mulish", sans-serif;
	padding:15px;
	font-size:130%;
	background-color: #E9E9E9;
	border: none;
	vertical-align: middle;
}
#voter-info input[type="submit"], #voter-info input[type="button"] {
	font-family: "impact";
	padding:15px;
	font-size:130%;
	text-transform: uppercase;
	width: 175px;
	background-color: #0d4171;
	border:none;
	color: #fff;
	cursor: pointer;
	vertical-align: middle;
}
.submit-vote {
	padding:6px !important;
	font-size:100% !important;
	text-transform: uppercase;
	width: 175px;
	background-color: #a92460 !important;
	border-radius: 10px;
	margin-left:25px;
}
#voter-info input[type="submit"]:hover {
	background-color: #e99c0d !important;
	color: #333;
}
.team-picked {
	font-weight: 700;
}
.team-unpicked img {
	-webkit-filter: grayscale(100%);  
    filter: grayscale(100%);  
	opacity: 0.3;
}
.team-unpicked a {
	color: #BBB;
}
.team-unpicked a:hover {
	color:#d82130;
}
.winning-team {
	font-weight: 700;
}
.sched-score {
	float:right;
	padding:3px 15px;
	border-radius: 5px;
	display: inline-block;
	margin-left:15px;
}
.winning-team .sched-score {
	border: #0d4171 1px solid;

}
.sched-confed-pool {
	text-transform: uppercase;
	font-weight: normal;
	color: #d63c28;
	font-family:"impact", Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
}
.sched-confed-pool-mob {
	font-size:85%;
}

.sched-game-team {
	font-size:115%;
}
.sched-game-team-mob {
	font-size:95%;
}
.sched-pool-view {
	float:right;
	display: inline-block;
	font-size:90%;
}
.sched-pool-view-mob {
	float:none !important;
	display: inline !important;
	font-size:90%;
}
.sched-pool-view-mob a {
	
}
.game-num {
	font-size:75%;
	margin-bottom: 5px;
}
.perc-meter {
	height:30px;
	vertical-align: middle;
	background-color:#333;
}
.back-btn {
	background-color: #333;
	color:#fff;
	font-size:85%;
	font-weight: 700;
	vertical-align: middle;
	display: inline-block;
	border-radius: 5px;
	padding:5px 15px 5px 15px;
}
.back-btn:hover {
	color: #e99c0d;
}

/* Standings */
.standings {
	
	
}
.standings table {
	border-collapse: collapse;
	
}
.standings table td img {
	border-radius: 50%;
	height:40px;
	margin-right:5px;
	
}
.standings table td, th {
	border: 1px solid #404040;
	padding:5px;
	text-align: center;
	width:65px;
	
}
.standings table td:nth-child(2) , th:nth-child(2) {
	text-align: left;
	width:auto;
	white-space: nowrap;
}
.standings table th {
	background-color: #1e74b2;
	color:#fff;
}
.legend-box {
	height: 25px;
	width: 25px;
	display: inline-block;
	margin-right: 10px;
}
.sel-confed {
	background-color: #d82130;
	color: #fff;
	text-align: left;
}
.sel-group {
	text-align: left;
}
.standings-win, .standings-loss, .standings-draw {
	display:inline-block; 
	margin:0px;
	padding:5px;
	color:#fff;
	font-weight: 700;
	font-size: 75%;
	width:35px;
	height:35px;
	vertical-align: middle;
	text-align: center;
}

.standings-win {
	background-color: #41A331;
}
.standings-loss {
	background-color: #d82130;
}
.standings-draw {
	background-color: #333;
}

.no-border {
	border-width: 0px !important; 
}


/* matchup */
.matchup-box {
	margin: auto;
	width:65vw;
	border:1px solid #666;
	min-height:200px;
	border-radius: 10px;
}
.matchup-stats {
	border-collapse: collapse;
	width:100%;
}
.matchup-stats img {
	border:1px solid #DDD;
	border-radius:15px;
}
.matchup-stats td {
	min-height:150px;
	padding:10px;
}
.matchup-stats tr td:nth-child(1) {
	text-align: right;
	width:45%;
	
}
.matchup-stats tr td:nth-child(2) {
	text-align: center;
	width:10%;
	white-space: nowrap;
	text-transform: uppercase;
	font-size:75%;
	font-weight: 700;
}
.matchup-stats tr td:nth-child(3) {
	width:45%;
}
.matchup-img-row {
	border:none !important;
	background-color: transparent !important;
}
.matchup-stats tr td img {
	border-radius:10px;
	vertical-align: middle;
}
.matchup-score {
	font-family:"impact", Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
	font-size:300%;
	padding:25px;
}
.matchup-bar {
	height:35px;
	vertical-align: middle;
	display:inline-block;
	background-color:#888;
}
.matchup-num {
	display: inline-block;
	margin: 0px 1-px 0px 10px;
}
#vote-chart {
	width:90% !important;
	height:325px !important;
	
}

/* Login */
#login {
	margin:auto;
	padding:25px;
	border:1px solid #444;
	border-radius: 10px;
	width:550px;
	max-width:90vw;
	text-align: center;
}
#login-btn {
	font-family: "impact";
	display: inline-block;
	padding:7px;
	font-size:115%;
	text-transform: uppercase;
	width: 175px;
	background-color: #a92460;
	border:none;
	color: #fff;
	cursor: pointer;
	vertical-align: middle;
	margin:15px;
}
#remember-me {
	
}





.footnote {
	font-size: 75%;
}
.show-hide-pass {
	width:38px;
	height:30px;
	display: inline-block;
	cursor: pointer;
	vertical-align: middle;
}
.hide-pass {
	background-image: url("../img/hide-pass.png");
}
.show-pass {
	background-image: url("../img/show-pass.png");
}
.alert {
	margin:auto;
	width:75%;
	padding:10px;
	font-weight: bold;
	text-align: center;
	font-size:90%;
	margin-bottom:10px;
	border-radius:7px;
}
#failed-login {
	background-color: #e99c0d;
}
#access-denied {
	background-color: #d82130;
	color:#fff;
}
#members-buttons {
	float:right;
	margin:15px;
	vertical-align: middle;
	
}
#members-buttons img {
	cursor: pointer;
	border-radius:50%;
}
#members-icons img {
	width: 125px;
	height:125px;
	margin:0px 25px 25px 0px;
	border-radius: 15%;
}
.form-label {
	display: inline-block;
	width:175px; 
	text-align: right;
	margin:0px 15px 10px 0px;
	
}
.no-margin {
	margin:0px !important;
}
.profile-form input[type="email"], .profile-form input[type="text"], .profile-form select {
	height:45px;
}
.profile-form input[type="submit"] {
	font-family: "impact";
	padding:7px 45px 7px 45px;
	font-size:130%;
	text-transform: uppercase;
	background-color: #0d4171;
	border:none;
	color: #fff;
	cursor: pointer;
	vertical-align: middle;
}
.profile-form input[type="submit"]:hover {
	background-color: #e99c0d !important;
	color: #333;
}
#members-buttons hr {
	margin:5px 0px;
}
.right-box {
	float: right;
	width:350px;
	text-align: center;
}
#profile-details {
	float:left;
	width:50%;
}
#profile-pic-btn {
	cursor: pointer;
	border-radius:50%;
}
input[type="submit"].med {
	font-size:75%;
}
.upper {
	text-transform: uppercase;
}
.med {
	font-size:85%;
}
.sm-med {
	font-size:75%;
}
.sm {
	font-size: 55%;
}
.profile-pic {
	display: inline-block;
	border-radius: 50%;
	background-size: cover;
	background-position: center;
}
.box-200 {
	width:200px;
	height:200px;
}
.box-50 {
	width:50px;
	height:50px;
}
.box-35 {
	width:35px;
	height:35px;
}
.box-25 {
	width:25px;
	height:25px;
}
#signin-link {
	font-weight: 700;
	font-size:125%;
	display: inline-block;
	vertical-align: middle;
	margin-top:15px;
}
#profile-pic-upload {
	text-align: center;
	background-color: #EAEAEA;
	border: 1px solid #DDD;
	padding:7px;
	border-radius: 7px;
}
.guess-win, .guess-loss {
	padding:7px;
	border-radius: 5px;
}
.guess-win a, .guess-loss a, .guess-tie a {
	color: #fff;
	font-size: 80%;

}
.guess-win a:hover, .guess-loss a:hover, .guess-tie a:hover  {
	color: #e99c0d;
}
.guess-win {
	background-color: #076411;
}
.guess-loss {
	background-color: #B30F12;
}
.guess-tie {
	background-color: #454545;
}
.qoin-icon {
	background-color: silver;
	font-weight: 700;
	font-weight: 'impact';
	display: inline-block;
	padding:2px 5px 5px 5px;
	border-radius: 50%;
	height:35px;
	width:35px;
	text-align: center;
	vertical-align: middle;
	font-family: 'queenfont';
}

#profile-balance {

}

.custom-title {
	position: relative;
}

.custom-title[data-title]:hover::after {
	content: attr(data-title);
	position: absolute;
	top: 0%;
	left: -10px;
	border:1px solid #DDD;
	background-color: aliceblue;
	padding:5px 10px;
	border-radius: 5px;
}

#reset-pass input[type="submit"] {
	font-family: "impact";
	padding:7px 45px 7px 45px;
	font-size:100%;
	text-transform: uppercase;
	background-color: #0d4171;
	border:none;
	color: #fff;
	cursor: pointer;
	vertical-align: middle;
}
#reset-pass input[type="submit"]:hover {
	background-color: #e99c0d !important;
	color: #333;
}

#login-reward {
	border: 1px solid #555;
	background-color:#D5EAEE;
	padding:15px;
	display: inline-block;
	border-radius: 15px;
}
.qoins {
	font-weight: 700;
}
.qoins-q {
	font-family: 'queenfont';
	font-size:125%;
}

.transaction-detail {
	font-size: 85%;
}
.transaction-detail span {
	display: inline-block;
	white-space: nowrap;
}
.transaction-detail span.date, .transaction-detail span.name, .transaction-detail span.amount {
	font-size:85%;
}
.transaction-detail span.date {
	margin-right:10px;
	width:55px;
}
.transaction-detail span.amount {
	float:right;
	margin-left:10px;
}
#qoin-summary hr {
	margin:5px;
}
#qoin-summary:hover {
	color: #000;
}

.odds-team {
	width:425px;
	display: inline-block;
	vertical-align: top;
}
.align-right {
	text-align: right;
}
.odds-slider {
	width:200px;
	display: inline-block;
	text-align: center;
}
#odds-prediction-results {
	border-collapse: collapse;
}
#odds-prediction-results th, #odds-prediction-results td {
	border:none;
}
#odds-prediction-results tr td {
	text-align: center;
	white-space: nowrap;
}
#odds-prediction-results th:last-child, #odds-prediction-results td:last-child {
	font-weight: 700;
}
.border-top td {
	border-top:1px solid #333;
}
.border-bottom td {
	border-bottom:1px solid #333;
}
#odds-prediction-results tr:hover {
	background-color: #F0E5E5;
}
.op-accin {
	background-color: transparent !important;
}
#top-right-balance a {
	font-weight: 700;
}
#yt-player {
	position: fixed;
	bottom: 0;
	right: 0;
	width:480px;
	height:380px;
	display: none;
}
#yt-player #yt-menu-bar {
	height:40px;
	font-size:75%;
	text-align: right;
	padding:10px;
	background-color: #333;
	color:#fff;
	font-weight: 700;
}
#yt-player #yt-menu-bar a {
	color: #fff;	
}
.yt-play-button {
	float:right;
}
.odds-calcs tr td {
	padding:0px;
}

/* My balance */
#my-balance {
	width:100%;
	border-collapse: collapse;
}
#my-balance td {
	border:1px solid #333;
	padding:5px;
	vertical-align: top;
}
#my-balance tr:nth-child(even) {
	background-color: #EBEBEB;
}
.alternate-row {
	background-color: #EBEBEB;
}
#my-balance th {
	text-align: left;
	background-color:#333;
	color:#fff;
}
#my-balance tr td:first-child {
	width:115px;
}
#my-balance tr td:nth-child(3) {
	width:170px;
}
#my-balance tr td:nth-child(4) {
	width:125px;
}
#my-balance tr:hover {
	font-weight: 700;
	background-color: azure;
}
#my-bets tr td {
	width: auto;
}
.transaction-row-hidden {
	display: none;
}
.transaction-row-shown {
	display: table-row;
}

.transaction-note {
	font-size:75%;
	font-style: italic;
}

/* Betting */
.bet39 {
	background-color: #14805E;
	color: #fff;
	border-radius: 15px;
	padding:5px 15px 5px 15px;
	display: inline-block;
	font-weight: 700;
}
.bet39 span {
	color: #FFDF1B;
	font-size: 95%;
}

#bet-matchup span {
	font-size:75%; 
	color:#333;
	display: inline-block;
	padding:0px 25px;
}
#bet-matchup img {
	border-radius: 50%;
}
.bet-odds-container span {
	display: inline-block;
	margin-bottom:10px;
}
.bet-label {
	width:175px;
	text-align: center;
}
.bet-odds {
	width:125px;
	text-align: center;
}
h3.bet {
	margin-bottom: 10px;
}
.bet-wager input {
	width:125px;
	text-align: center;
}
#bet-balance {
	position: fixed;
	bottom: 0;
	right: 0;
	width:200px;
	background-color: #0d4171;
	color:#fff;
	font-weight: 700;
	padding:10px;
	text-align: right;
	border-top-left-radius: 15px;
}
.bet-date {
	font-size: 80%;
}

#bet-confirm {
	display: none;
}
.bet-prev-next {
	display: inline-block;
	font-size:75%;
	background-color: #333;
	color: #ddd !important;
	padding:5px 25px 5px 25px;
	margin-right:10px;
	border-radius: 10px;
	font-weight: 700;
}
.bet-prev-next a {

}
.bet-prev-next a:hover {
	color:#e99c0d;
}
.bet-potential-win {
	font-size:75%;
	margin-left:25px;
	font-weight: 700;
}
.bet-clear {
	font-weight: 700;
	font-size: 65%;
	padding:5px 10px;
	border-radius: 10px;
	background-color: #A00002;
	color:#fff;
	cursor: pointer;
	margin-left: 10px;
	display: none;
}
#my-bets {
	width:100%;
	border-collapse: collapse;
}
#my-bets td {
	border:1px solid #333;
	padding:5px;
	vertical-align: top;
}
#my-bets tr:nth-child(even) {
	background-color: #EBEBEB;
}
#my-bets th {
	text-align: left;
	background-color:#333;
	color:#fff;
}
#my-bets tr td:first-child {
	width:115px;
}
#my-bets tr td:nth-child(3), #my-bets tr td:nth-child(4), #my-bets tr td:nth-child(5), #my-bets tr td:nth-child(6) {
	width:100px;
	white-space: nowrap;
}
#my-bets tr:hover {
	font-weight: 700;
	background-color: azure;
}
#my-bets tr td:nth-child(4), #my-bets tr td:nth-child(5), #my-bets tr td:nth-child(6) {
	text-align: right;
}


.select-menu {
	font-size:50%;
}
.select-menu option {
	text-align: right;
	padding:7px;
}
.members-menu {
	font-size: 65%;
	padding:10px;
}

.mobile-select-menu {
	font-size:150%;
	display: none;
	font-family: "impact";
	width:100vw !important;
}
#whats-new {
	border-radius: 20px;
	border:3px double #fff;
	background-color: #1e74b2;
	color:#fff;
	padding:15px;
	width:50vw;
	margin-bottom:20px;
}
#whats-new h2 {
	color:#fff;
}
#whats-new a {
	color:#e99c0d;
}
#whats-new a:hover {
	color:#E0DCAD;
}




/* main mobile */
.mob-only, .mob-inline, .mob-tr{
	display: none !important;
}
.mob-game-divider {
	height:10px;
	border-top: 1px solid #CCC;
	margin-top:10px;
}


@media screen and (max-width: 800px)
{
	#content {
		padding:7px;
		font-size:120%;
	}
	h1 {
		font-size:145%;
	}
	h2 {
		font-size:110%;
	}

	.no-mob {
		display: none;
	}
	.mob-only {
		display:block !important;
	}
	.mob-inline {
		display:inline-block !important;
	}
	.mob-tr {
		display: table-row !important;
	}
	.standings {
		width:100%;
	}
	.sched-game {
		margin:0px 0px 15px 5px;
		width:100%;
	}
	.sched-game a {
		white-space: normal;
	}
	.next-prev {
		display: block;
		float: none;
	}
	#confeds-list {
		text-align: center;
	}
	.group {
		display: block;
		float: none;
		white-space: normal !important;
		width:80vw !important;
	}
	.sched-score {
		float:none;
		margin-left:0px;
	}
	.winning-team {
		margin-top:5px;
	}
	.matchup-box {
	width:95%;
	}
	.matchup-img-row img {
		display:none;
	}
	.matchup-score {
		font-size: 185%;
	}
	#name {
		font-size:175%
	}
	.form-label {
		text-align: left;
	}
	#profile-details input, #profile-details select {
		max-width: 85vw !important;
	}
	#profile-details  {
		text-align: center;
	}
	#profile-pic-upload {
		width:100%;
	}
	.bet-date {
		display:none !important;
	}
	.mob-vs-bet {
		display: none !important;
	}
	.members-menu {
		display: none;
	}
	.select-menu {
		display: none;
	}
	#members-icons img {
		margin:15px;
	}
	.mobile-select-menu {
		display: block;
	}
	#qoin-summary {
		display:none;
	}
	#whats-new {
		width:90vw;
	}
	#login input {
		width:80vw;
	}
	.game-score {
		margin-left:0px !important;
	}
	#yt-iframe {
		width:90vw !important;
		height:auto;
	}
}



/* Main Menu */
#menu {
	background: #D82130;
	color: #FFF;
	height: 70px;
	padding-left: 18px;
	border-radius: 0px;
	font-family: "impact";
	
}
#menu ul, #menu li {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	text-align: center;
}
#menu ul {
	width: 100%;
}
#menu li {
	float: left;
	display: inline;
	position: relative;
}
#menu a {
	display: block;
	line-height: 70px;
	padding: 0 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 24px;
	text-transform: uppercase;
}
#menu a.dropdown-arrow:after {
	content: "\25BE";
	margin-left: 5px;
}
#menu li a:hover {
	color: #FFFFFF;
	background: #1E74B2;
}
#menu input {
	display: none;
	margin: 0;
	padding: 0;
	height: 70px;
	width: 100%;
	opacity: 0;
	cursor: pointer
}
#menu label {
	display: none;
	line-height: 70px;
	text-align: center;
	position: absolute;
	left: 35px
}
#menu label:before {
	font-size: 1.6em;
	content: "\2261"; 
	margin-left: 20px;
}
#menu ul.sub-menus{
	height: auto;
	overflow: hidden;
	width: 170px;
	background: #444444;
	position: absolute;
	z-index: 99;
	display: none;
}
#menu ul.sub-menus li {
	display: block;
	width: 100%;
}
#menu ul.sub-menus a {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	padding: 0 9px;
}
#menu li:hover ul.sub-menus {
	display: block
}
#menu ul.sub-menus a:hover{
	background: #E99D0C;
	color: #333;
}
@media screen and (max-width: 800px){
	#menu {position:relative}
	#menu ul {background:#111;position:absolute;top:100%;right:0;left:0;z-index:3;height:auto;display:none}
	#menu ul.sub-menus {width:100%;position:static;}
	#menu ul.sub-menus a {padding-left:30px;}
	#menu li {display:block;float:none;width:auto;}
	#menu input, #menu label {position:absolute;top:0;left:0;display:block}
	#menu input {z-index:4}
	#menu input:checked + label {color:white}
	#menu input:checked + label:before {content:"\00d7"}
	#menu input:checked ~ ul {display:block}
}



.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  right:0px;
  background-color: #f9f9f9;
  min-width: 300px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1000;
}
.dropdown-content div {
	text-align:right;
	font-size:115%;
	padding:10px;
}
.dropdown-content div a {
	font-weight:500;
}

.dropdown:hover .dropdown-content {
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content div:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
.dropdown div:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown div:hover .dropbtn {background-color: #3e8e41;}

#btn-vote {
	background-color: #222;
}
#btn-bet {
	background-color: #e99c0d;
}
#btn-bet a {
	color: #333;
}
/* colours */
.red1 {
	color: #d82130;
}
.bg-red1 {
	background-color: #d82130;
}
.red2 {
	color: #d63c28;
}
.pink1 {
	color: #cf2199;
}
.blue1 {
	color: #0d4171;
}
.bg-blue1 {
	background-color: #0d4171;
}
.blue2 {
	color: #1e74b2;
}

.blue3 {
	color: #303382;
}

.blue4 {
	color: #03abd7;
}

.yellow {
	color: #e99c0d;
}

.pink2 {
	color: #a92460;
}
.green {
	background-color: #BED3BD;
}
.gold {
	background-color: #E0DCAD;
}
.lgray {
	color:#888;
}
.lgray-bg {
	background-color:#888;
}
.dgray {
	color:#222;
}
.dgray-bg {
	background-color:#222;
}
.white {
	color: #fff;
}
.sm-med-font {
	font-size:85%;
}

.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}
.slidecontainer {

}

.slider {
  -webkit-appearance: none;
	width:100%;
  height: 25px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.slider:hover {
  opacity: 1;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  background: #04AA6D;
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #04AA6D;
  cursor: pointer;
}