/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */

@font-face {
    font-family: 'blackjackregular';
    src: url('../fonts/black_jack-webfont.eot');
    src: url('../fonts/black_jack-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/black_jack-webfont.woff') format('woff'),
         url('../fonts/black_jack-webfont.ttf') format('truetype'),
         url('../fonts/black_jack-webfont.svg#blackjackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0.01em;
}
h1#page-title {
	display: none;
}
body.node-type-table-games-promotions h1#page-title,
body.node-type-table-game-tournaments h1#page-title,
body.node-type-poker-room-promotions h1#page-title,
body.node-type-poker-room-tournament h1#page-title,
body.node-type-casino-promotion h1#page-title,
body.node-type-concerts-events h1#page-title,
body.node-type-on-stage-act h1#page-title,
body.page-node-24 h1#page-title,
body.node-type-casino-promotion h1#page-title,
body.node-type-poker-room-promotion h1#page-title,
body.page-node-110 h1#page-title,
body.page-node-204 h1#page-title,
body.page-node-319 h1#page-title,
body.page-user h1#page-title {
	font-family: 'blackjackregular', Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: normal;
	color: #00a4d6;
	line-height: 120%;
	margin-bottom: 10px;
	display: block;
}
body.page-node-319 h1#page-title {
	font-size: 42px;
}
body.page-node-110 #block-views-main-page-image-title-block h1,
body.page-node-204 #block-views-main-page-image-title-block h1,
body.page-node-319 #block-views-main-page-image-title-block h1 {
	display: none;
}
body.node-type-casino-promotion h1#page-title,
body.node-type-concerts-events h1#page-title,
body.node-type-on-stage-act h1#page-title,
body.node-type-special-event h1#page-title {
	font-family: 'blackjackregular', Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: normal;
	color: #00a4d6;
	line-height: 120%;
	margin-top: 70px;
	margin-bottom: 10px;
	display: block;
}
h2,
h2.block-title {
	font-family: 'blackjackregular', Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: normal;
	color: #00a4d6;
	line-height: 120%;
	margin-bottom: 10px;
}
img#logo {
	width: 65%;
	height: auto;
	position: absolute;
	top: 40px;
	z-index: 99;
}
#region-content img {
	max-width: 100%;
}
.inline {
	display: block !important;
}
.left-fifty {
 	width: 100%;
 	display: block;
 	float:;
}
.right-fifty {
 	width: 100%;
 	display: block;
}
sup {
	vertical-align: super;
	font-size: 50%;
}
table {
	background: transparent;
	border: none;
	margin: 0px;
}
table tr td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
tr:hover td,
tr.even:hover td.active,
tr.odd:hover td.active {
	background: transparent !important;
}
td.v-spacer {
	height: 25px;
}

/* -------------------- BLOCKS -------------------- */
#block-block-1 {
	padding: 0px 10px 0px 10px;
	width: auto;
}
#block-block-1 a {
	color: #00a4d6;
	text-decoration: none;
	font-weight: 500;
}
#block-block-1 a:hover {
	text-decoration: underline;
}
#block-block-1 h2 {
	font-weight: normal;
	padding: 0px 10px 0px 10px;
	text-align: center;
}
#block-block-1 h4 {
	font-family: "Fira Sans", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 125%;
	color: #00a4d6;
	text-align: center;
	margin: 0px 0px 5px 0px;
}
#block-block-1 table tr td,
#block-block-1 table tr td.column-one {
	width: 90%;
	max-width: 90%;
	display: block;
	padding: 0 5%;
}
#block-block-1 table tr td.column-two {
	margin-bottom: 20px;
	text-align: center;
}
#block-block-1 p {
	font-family: "Fira Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	line-height: 125%;
	color: #000;
	text-align: left;
	margin: 0px 0px 5px 0px;
	text-align: center;
}
#block-block-2 {
	padding: 0px 10px 0px 10px;
	text-align: left;
	width: auto;
}
#block-block-2 a {
	color: #FFF;
	text-decoration: none;
	font-weight: 500;
}
#block-block-2 a:hover {
	text-decoration: underline;
}
#block-block-2 h2 {
	color: #FFF;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
	text-align: center;
	display: inline-block;
	width: 100%;
}
#block-block-2 h4 {
	font-family: "Fira Sans", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 125%;
	color: #FFF;
	text-align: center;
	margin: 0px 0px 5px 0px;
}
#block-block-2 p {
	font-family: "Fira Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	line-height: 125%;
	color: #FFF;
	text-align: center;
	margin: 0px 0px 5px 0px;
	width: 100%;
	display: block;
}
#block-block-2 tr {
	margin-bottom: 0px;
}
#block-block-2 table tr td {
	display: block;
	text-align: center;
}
#block-block-2 table tr td.column-one {
	padding-left: 20px;
	width: 160px;
	max-width: 160px;
	margin: 0px auto 10px auto;
}
#block-block-2 table tr td.column-two {
	padding-left: 0px;
}
#block-block-3 {
	padding: 0px 10px 0px 10px;
	text-align: center;
	width: auto;
}
#block-block-3 a {
	color: #00a4d6;
	text-decoration: none;
	font-weight: 500;
}
#block-block-3 a:hover {
	text-decoration: underline;
}
#block-block-3 h2 {
	color: #000066;
	font-weight: normal;
	padding: 0px 10px 0px 0px;
	text-align: center;
	display: inline-block;
	width: auto;
}
#block-block-3 h4 {
	font-family: "Fira Sans", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 125%;
	color: #00972e;
	text-align: center;
	margin: 0px 0px 5px 0px;
}
#block-block-3 p {
	font-family: "Fira Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	line-height: 125%;
	color: #000;
	text-align: center;
	margin: 0px 0px 5px 0px;
}
#block-block-3 table tr td {
	display: block;
	text-align: center;
}
#block-block-3 tr {
	margin-bottom: 0px;
}
#block-block-3 table tr td.column-one {
	padding-left: 20px;
	width: 160px;
	max-width: 160px;
	margin: 0px auto 10px auto;
}
#block-block-3 table tr td.column-two {
	padding-left: 0px;
}
#block-block-4 {
	padding: 0px 10px 0px 10px;
	text-align: center;
	width: auto;
}
#block-block-4 a {
	color: #FFF;
	text-decoration: none;
	font-weight: 500;
}
#block-block-4 a:hover {
	text-decoration: underline;
}
#block-block-4 h2 {
	color: #FFF;
	font-weight: normal;
	padding: 0px;
	text-align: center;
	display: inline-block;
	width: 100%;
}
#block-block-4 h4 {
	font-family: "Fira Sans", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 125%;
	color: #FFF;
	text-align: center;
	margin: 0px 0px 5px 0px;
}
#block-block-4 p {
	font-family: "Fira Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	line-height: 125%;
	color: #FFF;
	text-align: center;
	margin: 0px 0px 5px 0px;
}
#block-block-4 table tr td {
	display: block;
	text-align: center;
}
#block-block-4 tr {
	margin-bottom: 0px;
}
#block-block-4 table tr td.column-one {
	padding-left: 20px;
	width: 160px;
	max-width: 160px;
	margin: 0px auto 10px auto;
}
#block-block-4 table tr td.column-two {
	padding-left: 0px;
}
#block-block-5 {
	padding: 0px 10px 0px 10px;
	text-align: center;
	width: auto;
}
#block-block-5 a {
	color: #00a4d6;
	text-decoration: none;
	font-weight: 500;
}
#block-block-5 a:hover {
	text-decoration: underline;
}
#block-block-5 h2 {
	color: #000066;
	font-weight: normal;
	padding: 0px 10px 0px 0px;
	text-align: left;
	display: inline-block;
	width: auto;
}
#block-block-5 h4 {
	font-family: "Fira Sans", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 125%;
	color: #00a4d6;
	text-align: center;
	margin: 0px 0px 5px 0px;
}
#block-block-5 p {
	font-family: "Fira Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	line-height: 125%;
	color: #000;
	text-align: center;
	margin: 0px 0px 5px 0px;
}
#block-block-5 table {
	width: 100%;
	margin: 30px 0px 30px 0px;
}
#block-block-5 table tr td {
	padding: 10px;
	display: block;
	width: 100%;
}
#block-block-6 {
	float: none;
	display: block;
	text-align: center;
	width: 100%;
}
#block-block-6 h2 {
	font-family: "Fira Sans", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 100%;
	color: #00a4d6;
	text-align: center;
	margin: 0px 0px 2px 0px;
}
#block-block-6 h3 {
	font-family: "Fira Sans", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 100%;
	color: #FFF;
	text-align: center;
	margin: 0px 0px 5px 0px;
}
#block-block-6 p {
	font-family: "Fira Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 125%;
	color: #FFF;
	text-align: center;
	margin: 0px 0px 10px 0px;
}
#block-block-7 {
	float: none;
	display: block;
	text-align: center;
}
#block-block-7 p {
	font-family: "Fira Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 125%;
	color: #00a4d6;
	text-align: left;
	margin: 0px;
	max-width: 350px;
	display: inline-block;
	vertical-align: middle;
	width: auto;
}
#block-block-7 .content ul {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
#block-block-7 .content ul li {
	list-style: none;
	display: block;
	width: 32px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	text-indent: -9000px;
	float: right;
}
#block-block-7 .content ul li a {
	margin: 0px;
	padding: 0px;
	background-position: left top;
}
#block-block-7 .content ul li#twitter a {
	background-image: url(../images/social-twitter.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 32px;
	height: 30px;
	display: block;
}
#block-block-7 .content ul li#facebook a {
	background-image: url(../images/social-facebook.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 32px;
	height: 30px;
	display: block;
}
#block-block-7 .content ul li#instagram a {
	background-image: url(../images/social-instagram.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 32px;
	height: 30px;
	display: block;
}
#block-block-7 .content ul li a:hover {
	margin: 0px;
	padding: 0px;
	background-position: left bottom;
}
#block-block-8 {
	font-family: "Fira Sans", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 300;
	line-height: 125%;
	color: #FFF;
	margin: 10px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
}
#block-block-8 img {
	display: inline-block;
	vertical-align: middle;
}
#block-block-8 p {
	display: inline-block;
	margin: 0px;
	max-width: 45%;
	text-align: left;
	vertical-align: middle;
	line-height: 115%;
}
#block-block-8 p.disclaimer {
	margin: 0px 0px 0px 10px;
}
#block-block-9,
#block-block-20,
#block-block-21,
#block-block-23,
#block-block-28 {
	position: absolute;
	z-index: 100;
	top: 12px;
}
#block-block-9 .content a,
#block-block-20 .content a,
#block-block-21 .content a,
#block-block-23 .content a,
#block-block-28 .content a {
	color: #FFF;
	font-size: 12px;
	font-weight: 600;
	position: absolute;
	text-decoration: none;
	top: 0px;
}
#block-block-9 .content a:hover,
#block-block-20 .content a:hover,
#block-block-21 .content a:hover,
#block-block-23 .content a:hover,
#block-block-28 .content a:hover {
	color: #000;
}

#block-block-9 {
	position: absolute;
	top: -5px;
	right: 25%;
	z-index: 100;
}
#block-block-20 {
	position: absolute;
	top: -12px;
	right: 50%;
	z-index: 100;
}
#block-block-21 {
	position: absolute;
	top: -12px;
	right: 95%;
	z-index: 100;
}
#block-block-23 {
	position: absolute;
	/* top: -12px;
	right: 95%; */
	top: -12px;
	left: 25%;
	z-index: 100;
}
#block-block-28 {
	position: absolute;
	/* top: -12px;
	right: 95%; */
	top: -12px;
	left: 0%;
	z-index: 100;
}
#block-block-24 {
	font-family: "Fira Sans", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 300;
	line-height: 125%;
	color: #FFF;
	margin: 10px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
}
#block-block-24 p {
	display: inline-block;
	margin: 0px;
	max-width: 45%;
	text-align: left;
	vertical-align: middle;
	line-height: 115%;
}
#block-block-24 p.disclaimer {
	margin: 0px 0px 0px 90px;
}
#block-block-9 .content a {
	background: url(../images/raceway-btn.png);
	background-repeat: no-repeat;
	background-size: 100%;
	display: block;
	width: 90px;
	height: 45px;
	margin: 0px;
	padding: 0px;
	text-indent: -9000px;
}
#block-block-20 .content a {
	background: url(../images/MidDel-btn.png);
	background-repeat: no-repeat;
	background-size: 100%;
	display: block;
	width: 90px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	text-indent: -9000px;
}
#block-block-21 .content a {
	background: url(../images/PlayForFree-btn.png);
	background-repeat: no-repeat;
	background-size: 100%;
	display: block;
	width: 90px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	text-indent: -9000px;
}
#block-block-23 .content a {
	background: url(../images/CareersOps-btn.png);
	background-repeat: no-repeat;
	background-size: 100%;
	display: block;
	width: 90px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	text-indent: -9000px;
}
#block-block-28 .content a {
	background: url(../images/MyAccount-btn.png);
	background-repeat: no-repeat;
	background-size: 100%;
	display: block;
	width: 90px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	text-indent: -9000px;
}

#block-block-12, /* BACK TO CASINO PROMOTIONS */
#block-block-13, /* BACK TO CONCERTS & EVENTS LINK */
#block-block-25 { /* BACK TO SPECIAL EVENTS LINK */
	position: absolute;
	top: 60px;
}
#block-block-14,
#block-block-15,
#block-block-16 {
	margin-top: 20px;
}
#block-block-14 img,
#block-block-15 img,
#block-block-16 img {
	width: 90%;
	max-width: 240px;
	margin-top: 20px;
	margin-right: 10%;
}
.page-node-26 #block-block-14 p {
	text-align: center;
}
.page-node-26 #block-block-14 img {
	border-radius: 50%;
	display: block;
}
.page-node-26 #block-block-14 img#bonz-logo {
	border-radius: 0;
}
#block-block-17 {
	text-align: center;
}
#block-block-18 {
    background: #03a4da;
}
#block-block-18 img {
	width: auto;
	height: auto;
}
#block-block-22 {
	width: auto;
	height: auto;
	margin: 0px auto;
	text-align: center;
}
#TA_excellent753 {
	margin: 0px auto;
	text-align: center;
}
#CDSWIDEXC {
	display: inline-block;
	margin: 0px auto;
	text-align: center;
}
#block-menu-block-1 .content ul {
	margin: 0px;
	padding: 0px;
}
#block-menu-block-1 .content ul.menu {
	text-align: center;
}
#block-menu-block-1 .content ul li {
	border-radius: 100px;
	display: inline-block;
	width: 200px;
	height: 200px;
	margin: 0px 15px 20px 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}
#block-menu-block-1 .content ul li a {
	background: url(../images/trans-blue.png) repeat;
	border: solid 4px #bfd732;
	border-radius: 100px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	width: 192px;
	height: 107px;
	margin: 0px;
	padding: 85px 0px 0px 0px;
	display: block;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
#block-menu-block-1 .content ul li a:hover {
	background: transparent;
}
#block-menu-block-1 .content ul li.menu-mlid-504 {
	background: url(../images/submenu-slots.jpg) no-repeat;
}
#block-menu-block-1 .content ul li.menu-mlid-505 {
	background: url(../images/submenu-tablegames.jpg) no-repeat;
}
#block-menu-block-1 .content ul li.menu-mlid-506 {
	background: url(../images/submenu-pokerroom.jpg) no-repeat;
}
#block-menu-block-1 .content ul li.menu-mlid-507 {
	background: url(../images/submenu-promotions.jpg) no-repeat;
}
#block-menu-block-1 .content ul li.menu-mlid-509 {
	background: url(../images/submenu-hosts.jpg) no-repeat;
}
#block-menu-block-1 .content ul li.menu-mlid-508 {
	background: url(../images/submenu-winners.jpg) no-repeat;
}
#block-menu-block-1 .content ul li.menu-mlid-510 {
	background: url(../images/submenu-bonz.jpg) no-repeat;
}
#block-menu-block-1 .content ul li.menu-mlid-511 {
	background: url(../images/submenu-buffet.jpg) no-repeat;
}
#block-menu-block-1 .content ul li.menu-mlid-512 {
	background: url(../images/submenu-onionjacks.jpg) no-repeat;
}
#block-menu-block-1 .content ul li.menu-mlid-513 {
	background: url(../images/submenu-bolos.jpg) no-repeat;
}
#block-menu-block-1 .content ul li.menu-mlid-514 {
	background: url(../images/submenu-grabandgo.jpg) no-repeat;
}
#block-menu-block-1 .content ul li.menu-mlid-515 {
	background: url(../images/submenu-murphys.jpg) no-repeat;
}
#block-menu-block-1 .content ul li.menu-mlid-516 {
	background: url(../images/submenu-clubhouse.jpg) no-repeat;
}
#block-menu-block-1 .content ul li.menu-mlid-517 {
	background: url(../images/submenu-snackbar.jpg) no-repeat;
}
#block-menu-menu-footer-menu {
	font-family: "Fira Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 100%;
	color: #FFF;
	margin: 10px 0px 0px 0px;
	text-align: center;
	text-transform: uppercase;
}
#block-menu-menu-footer-menu .content ul {
	text-align: center;
}
#block-menu-menu-footer-menu .content ul li,
#block-menu-menu-footer-menu .content ul.menu li {
	display: inline;
	border-right: solid 2px #FFF;
	margin: 0px;
	padding: 0px 10px 0px 7px;
}
#block-menu-menu-footer-menu .content ul li.last {
	border-right: none;
}
#block-menu-menu-footer-menu .content ul li a {
	color: #FFF;
	text-decoration: none;
}
#block-menu-menu-footer-menu .content ul li a:hover {
	color: #bfd730;
}
#block-menu-menu-footer-menu-2 {
	font-family: "Fira Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	line-height: 100%;
	color: #FFF;
	margin: 10px 0px 0px 0px;
	text-align: center;
	text-transform: uppercase;
}
#block-menu-menu-footer-menu-2 .content ul {
	text-align: center;
}
#block-menu-menu-footer-menu-2 .content ul li,
#block-menu-menu-footer-menu-2 .content ul.menu li {
	display: inline;
	border-right: solid 2px #FFF;
	margin: 0px;
	padding: 0px 10px 0px 7px;
}
#block-menu-menu-footer-menu-2 .content ul li.last {
	border-right: none;
}
#block-menu-menu-footer-menu-2 .content ul li a {
	color: #FFF;
	text-decoration: none;
}
#block-menu-menu-footer-menu-2 .content ul li a:hover {
	color: #bfd730;
}
#block-views-34f4788c8318ee136d2c4def963940f5 {
	padding: 0px 10px 0px 10px;
	width: auto;
}
#block-views-34f4788c8318ee136d2c4def963940f5 h2 {
	color: #FFF;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
	text-align: center;
}
#block-views-34f4788c8318ee136d2c4def963940f5 img {
	width: 100%;
	height: auto;
}
#block-views-poker-room-promotions-block .views-row,
#block-views-table-games-promotions-block .views-row,
#block-views-table-game-tournaments-block .views-row,
#block-views-poker-room-tournaments-block .views-row,
#block-views-dining-specials-block .views-row,
#block-views-meet-the-chefs-block .views-row {
	margin-bottom: 40px;
}
#block-views-poker-room-promotions-block .views-row p,
#block-views-table-games-promotions-block .views-row p,
#block-views-table-game-tournaments-block .views-row p,
#block-views-poker-room-tournaments-block .views-row p {
	margin-bottom: 10px;
}
#block-views-poker-room-promotions-block .views-row ul,
#block-views-table-games-promotions-block .views-row ul,
#block-views-table-game-tournaments-block .views-row ul,
#block-views-poker-room-tournaments-block .views-row ul {
	margin-top: 0px;
	margin-bottom: 20px;
}
#block-views-poker-room-promotions-block .views-row ul li,
#block-views-table-games-promotions-block .views-row ul li,
#block-views-table-game-tournaments-block .views-row ul li,
#block-views-poker-room-tournaments-block .views-row ul li {
	margin-bottom: 0px;
}
#block-webform-client-block-11 {
	float: none;
	display: block;
	text-align: center;
	clear: right;
	margin-top: 20px;
}
#block-webform-client-block-11 input {
	width: 150px;
}
#block-webform-client-block-11 input#edit-submit,
#block-webform-client-block-11 input#edit-submit--1,
#block-webform-client-block-11 input#edit-submit--2 {
	border: none;
	border-radius: 0px;
	width: 30px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	background: url(../images/form-submit-arrow.gif);
	background-position: 0px 0px;
	text-indent: -9000px;
	text-shadow: none;
}
#block-webform-client-block-11 input#edit-submit:hover,
#block-webform-client-block-11 input#edit-submit--1:hover,
#block-webform-client-block-11 input#edit-submit--2:hover {
	background-position: 0px -24px;
}
#block-webform-client-block-11 label {
	font-family: "Fira Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 100%;
	color: #bfd730;
	margin-bottom: 5px;
	margin-right: 0px;
}
#block-webform-client-block-11 .form-required {
	display: none;
}
#block-webform-client-block-11 #webform-component-sign-up-and-stay-informed-with-our-newsletter {
	width: auto;
	display: inline-block;
}
#block-webform-client-block-11 #edit-actions,
#block-webform-client-block-11 #edit-actions--1,
#block-webform-client-block-11 #edit-actions--2 {
	width: auto;
	display: block;
}
#block-webform-client-block-11 .form-item, .form-actions {
	margin-top: 0px;
}

/* -------------------- CLASSES -------------------- */
.capitalize {
	text-transform: capitalize;
}
.disclaimer {
	font-size: 12px !important;
}
.las-box {
	clear: both;
	display: block;
	float: left;
	margin-bottom: 50px;
	text-align: center;
}
.las-box img {
	float: none;
	margin-right: 0px;
}
.las-box .las-copy {
	float: left;
	width: 100%;
}
.left-fifty {
 	width: 100%;
 	display: block;
 	margin-bottom: 20px;
 	float:;
 }
 p.logout {
 	text-align: center;
 }
 p.logout a {
 	background-color: #bfd730;
 	color: #000;
 	display: inline-block;
 	font-weight: bold;
 	margin: 0;
 	padding: 5px 10px;
 	text-decoration: none;
 }
 .right-fifty {
 	width: 100%;
 	display: block;
 }
 .rtecenter {
 	text-align: center !important;
 }
 .view-daily-calendar h4 {
 	margin: 50px 0px 50px 0px !important;
 	text-align: center;
 }

/* -------------------- DAILY CALENDAR -------------------- */
#views-exposed-form-daily-calendar-page .views-exposed-widgets {
	text-align: center;
}
#views-exposed-form-daily-calendar-page div,
#views-exposed-form-daily-calendar-page input {
	vertical-align: top !important;
}
#views-exposed-form-daily-calendar-page .views-submit-button,
#views-exposed-form-daily-calendar-page .views-submit-button {
	margin-bottom: 20px;
}
.views-exposed-form .views-exposed-widget {
	float: none;
	display: inline-block;
}
#region-content #views-exposed-form-daily-calendar-page input[type="submit"],
#region-content #views-exposed-form-daily-calendar-page input[type="reset"] {
	margin-top: 10px;
}


/* -------------------- HOMEPAGE ACCORDION -------------------- */
#block-views-homepage-accordion-block {
	width: 90%;
	max-width: 770px;
	margin: 0px auto;
	padding: 10px 0px;
	height: auto;
}
#block-views-homepage-accordion-block h2 {
	text-align: left;
}
#block-views-homepage-accordion-block h3 {
	margin-bottom: 0px;
}
#block-views-homepage-accordion-block ol {
	height: 250px !important;
}
#block-views-homepage-accordion-block ol li img {
	width: 100%;
	height: auto;
}
#block-views-homepage-accordion-block ol li.slider {
	height: auto !important;
}
#block-views-main-page-image-title-block,
#block-views-main-page-title-only-block {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#block-views-main-page-image-title-block h1 {
	background: none;
	font-family: 'blackjackregular', Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #00a4d6;
	line-height: 100%;
	margin: 0px;
	display: block;
	position: absolute;
	left: 0px;
	bottom: 20px;
	text-align: center;
	width: auto;
}
#block-views-main-page-title-only-block h1 {
	background: none;
	font-family: 'blackjackregular', Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #00a4d6;
	line-height: 100%;
	margin: 0px;
	display: block;
	position: relative;
	left: 0px;
	bottom: 20px;
	text-align: center;
	width: auto;
}
body.page-node-26 #block-views-main-page-image-title-block h1,
body.page-node-29 #block-views-main-page-image-title-block h1,
body.page-node-31 #block-views-main-page-image-title-block h1,
body.page-node-217 #block-views-main-page-image-title-block h1,
body.page-node-220 #block-views-main-page-image-title-block h1 {
	display: none;
}
body.page-node-36 #block-views-main-page-image-title-block h1,
body.page-node-36 h4,
body.page-node-72 #block-views-main-page-image-title-block h1 {
	color: #99cc00 !important;
}
#block-views-homepage-rotator-block h1 {
	background: none;
	font-family: 'blackjackregular', Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #bfd732;
	line-height: 100%;
	margin: 0px;
	display: block;
	position: absolute;
	left: 0px;
	bottom: 20px;
	text-align: center;
	width: 100%;
}
#block-views-main-page-image-title-block img {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}
h3.accordion-title a {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: 700;
	line-height: 125%;
	color: #FFF;
	padding-right: 30px;
	position: absolute;
	top: 60px;
	left: 225px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0px 0px 5px #000;
	width: auto;
}
p.accordion-subtitle {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 125%;
	color: #FFF;
	padding-right: 30px;
	position: absolute;
	top: 100px;
	left: 225px;
	text-align: left;
	text-decoration: none;
	text-shadow: 0px 0px 5px #000;
	width: auto;
}

/* -------------------- HOMEPAGE CAROUSEL -------------------- */
.jcarousel-skin-default .jcarousel-clip-horizontal {

}
.jcarousel-container-horizontal {

}
.jcarousel-skin-default .jcarousel-container-horizontal {
	width: auto;
	height: auto;
	margin: 0px auto;
	padding: 0px;
}
.jcarousel-skin-default .jcarousel-item {
	border: solid 4px #bfd732;
	border-radius: 105px;
	width: 210px;
	height: 210px;
}
.jcarousel-skin-default .jcarousel-item:hover {
	border: solid 4px #000;
}
.jcarousel-skin-default .jcarousel-prev-horizontal {
	left: -50px;
	top: 85px;
}
.jcarousel-skin-default .jcarousel-next-horizontal {
	right: -50px;
	top: 85px;
}

/* -------------------- HOMEPAGE SLIDESHOW -------------------- */
.ls-responsive .liquid-slider .panel .panel-wrapper {
	padding: 0px;
}


/* - - - - - - - - - - SLIDESHOW - - - - - - - - - - */

.flexslider {
	border: none;
	margin: 0;
	padding: 0;
}
.flexslider img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.flex-direction-nav a {
	height: 50px;
}
.flex-control-nav {
	bottom: 5px;
	z-index: 15;
}
.flex-control-paging li a {
	background: transparent;
	border: solid 2px #fff;
	width: 11px;
	height: 11px;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.flex-control-paging li a:hover {
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}
.flex-control-paging li a.flex-active {
	background: #fff;
}


/* -------------------- HOSTS -------------------- */
#block-views-casino-hosts-block h2 {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 120%;
	color: #00a4d6;
	text-align: center;
	text-transform: uppercase !important;
	margin: 10px 0px 0px 0px;
	text-align: center !important;
}
#block-views-casino-hosts-block h3 {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	line-height: 120%;
	color: #666 !important;
	text-align: center;
	text-transform: uppercase !important;
	margin: 10px 0px 0px 0px;
	text-align: center !important;
}
#block-views-casino-hosts-block p {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 13px !important;
	line-height: 125%;
	color: #666 !important;
	text-align: center;
	margin: 0px;
	text-align: center !important;
}
#block-views-casino-hosts-block img {
	width: 90%;
	height: auto;
	max-width: 100%;
}
#block-views-casino-hosts-block li {
	text-align: center;
}

/* -------------------- OPEN TABLE WIDGET -------------------- */
#open-table {
	text-align: center;
}
div#open-table h1 {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
}
div#open-table h2 {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
}
div#open-table .OT_subtitle {
	padding-bottom: 10px;
}
#OT_form {
	margin: 0px auto !important;
}
.OT_ExtLink:link, .OT_ExtLink:visited, .OT_ExtLink:hover, .OT_ExtLink:active {
	margin: 0px auto;
}

/* -------------------- PROMOTIONS/ENTERTAINMENT PAGE VIEW -------------------- */
#block-views-promotions-page-block h3,
#block-views-special-events-page-block h3,
#block-views-concerts-events-block h3,
#block-views-on-stage-harrington-block h3 {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 26px !important;
	font-weight: 600;
	line-height: 110%;
	color: #666 !important;
	margin: 10px 0px 5px 0px;
	padding: 0px 5px;
	border-bottom: solid 1px #666;
	text-decoration: none;
	text-transform: uppercase;
}
#block-views-promotions-page-block li.views-fluid-grid-inline .views-field-field-casino-promotion-logo a,
#block-views-special-events-page-block li.views-fluid-grid-inline .views-field-field-casino-promotion-logo a,
#block-views-concerts-events-block li.views-fluid-grid-inline .views-field-field-concert-event-image a,
#block-views-on-stage-harrington-block li.views-fluid-grid-inline .views-field-field-concert-event-image a,
#block-views-on-stage-harrington-block li.views-fluid-grid-inline .views-field-field-concert-event-image-1 a,
.view-daily-calendar li.views-fluid-grid-inline .views-field-field-casino-promotion-logo a,
.view-daily-calendar li.views-fluid-grid-inline .views-field-field-poker-room-promotion-logo a,
.view-daily-calendar li.views-fluid-grid-inline .views-field-field-poker-room-tournament-logo a,
.view-daily-calendar li.views-fluid-grid-inline .views-field-field-poker-room-tournament-logo a,
.view-daily-calendar li.views-fluid-grid-inline .views-field-field-table-game-promo-logo a,
.view-daily-calendar li.views-fluid-grid-inline .views-field-field-concert-event-image a {
	border: solid 2px #999;
	border-radius: 50%;
	display: block;
	width: 98%;
	height: 98%;
	overflow: hidden;
}
#block-views-table-games-promotions-block .views-field-field-table-game-promo-logo img,
#block-views-table-game-tournaments-block .views-field-field-table-game-tournament-logo img,
#block-views-poker-room-promotions-block .views-field-field-poker-room-promotion-logo img,
#block-views-poker-room-tournaments-block .views-field-field-poker-room-tournament-logo img,
#block-views-dining-specials-block .views-field-field-poker-room-tournament-logo img,
#block-views-dining-specials-block .views-field-field-dining-special-image img {
	border: solid 2px #999;
	border-radius: 50%;
	display: block;
	width: 90%;
	height: 90%;
	overflow: hidden;
}
#block-views-dining-specials-block .views-field-title,
#block-views-table-games-promotions-block .views-field-title,
#block-views-table-game-tournaments-block .views-field-title,
#block-views-poker-room-promotions-block .views-field-title,
#block-views-poker-room-tournaments-block .views-field-title,
#block-views-dining-specials-block .views-field-title,
#block-views-meet-the-chefs-block .views-field-title {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}
#block-views-poker-room-tournaments-block .views-field-field-poker-room-tournament-logo,
#block-views-poker-room-promotions-block .views-field-field-poker-room-promotion-logo,
#block-views-table-games-promotions-block .views-field-field-table-game-promo-logo,
#block-views-table-game-tournaments-block .views-field-field-table-game-tournament-logo,
#block-views-dining-specials-block .views-field-field-dining-special-image,
#block-views-meet-the-chefs-block .views-field-field-chef-image {
	width: 100%;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}
#block-views-promotions-page-block li.views-fluid-grid-inline .views-field-field-casino-promotion-logo a:hover,
#block-views-special-events-page-block li.views-fluid-grid-inline .views-field-field-casino-promotion-logo a:hover,
#block-views-concerts-events-block li.views-fluid-grid-inline .views-field-field-concert-event-image a:hover,
#block-views-on-stage-harrington-block li.views-fluid-grid-inline .views-field-field-concert-event-image a:hover,
#block-views-on-stage-harrington-block li.views-fluid-grid-inline .views-field-field-concert-event-image-1 a:hover,
.view-daily-calendar li.views-fluid-grid-inline .views-field-field-casino-promotion-logo a:hover,
.view-daily-calendar li.views-fluid-grid-inline .views-field-field-poker-room-promotion-logo a:hover,
.view-daily-calendar li.views-fluid-grid-inline .views-field-field-poker-room-tournament-logo a:hover,
.view-daily-calendar li.views-fluid-grid-inline .views-field-field-poker-room-tournament-logo a:hover,
.view-daily-calendar li.views-fluid-grid-inline .views-field-field-table-game-promo-logo a:hover,
.view-daily-calendar li.views-fluid-grid-inline .views-field-field-concert-event-image a:hover {
	border: solid 2px #00a4d6;
}
#block-views-promotions-page-block li.views-fluid-grid-inline .views-field-field-casino-promotion-logo img,
#block-views-special-events-page-block li.views-fluid-grid-inline .views-field-field-casino-promotion-logo img,
#block-views-concerts-events-block li.views-fluid-grid-inline .views-field-field-concert-event-image img,
#block-views-on-stage-harrington-block li.views-fluid-grid-inline .views-field-field-concert-event-image img,
#block-views-on-stage-harrington-block li.views-fluid-grid-inline .views-field-field-concert-event-image-1 img,
.view-daily-calendar li.views-fluid-grid-inline .views-field-field-casino-promotion-logo img,
.view-daily-calendar li.views-fluid-grid-inline .views-field-field-poker-room-promotion-logo img,
.view-daily-calendar li.views-fluid-grid-inline .views-field-field-poker-room-tournament-logo img,
.view-daily-calendar li.views-fluid-grid-inline .views-field-field-poker-room-tournament-logo img,
.view-daily-calendar li.views-fluid-grid-inline .views-field-field-table-game-promo-logo img,
.view-daily-calendar li.views-fluid-grid-inline .views-field-field-concert-event-image img {
	width: 100%;
	height: auto;
}
li.views-fluid-grid-item {
	background-color: transparent;
	border: none;
	padding: 0px;
	text-align: center;
}
#region-content ul li.views-fluid-grid-item {
	margin-bottom: 20px;
}
.views-field-field-date,
.views-field-field-concert-date {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	line-height: 110%;
	color: #00a4d6;
	margin: 10px 0px 5px 0px;
	text-transform: uppercase;
}
.views-field-title a {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 110%;
	color: #666;
	margin: 10px 0px 5px 0px;
	text-decoration: none;
	text-transform: uppercase;
}
.views-field-title a:hover {
	text-decoration: underline;
}
.views-field-view-node a {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 110%;
	color: #666;
	text-decoration: none;
}
.views-field-view-node a:hover {
	text-decoration: underline;
}
.node-casino-promotion img {
	border: solid 2px #000;
	border-radius: 50%;
	display: block;
	width: 250px;
	height: auto;
	overflow: hidden;
}
.node-concerts-events img,
.node-on-stage-act img,
.node-special-event img {
	border: solid 2px #000;
	border-radius: 50%;
	display: block;
	width: 250px;
	height: auto;
	overflow: hidden;
}
.views-field-field-chef-image img {
	border: solid 2px #000;
	border-radius: 50%;
	display: inline-block;
	width: 150px;
	height: auto;
	overflow: hidden;
}
body.node-type-casino-promotion .field-name-field-casino-promotion-logo,
body.node-type-special-event .field-name-field-casino-promotion-logo {
	float: left;
}
body.node-type-casino-promotion .field-name-body,
body.node-type-special-event .field-name-body {
	float: left;
	margin: 25px 0px 0px 35px;
}
body.node-type-casino-promotion .field-name-field-disclaimer,
body.node-type-special-event .field-name-field-disclaimer {
	float: left;
	margin: 25px 0px 0px 35px;
}
body.node-type-special-event .field-name-field-purchase-tickets-link {
	float: left;
	margin: 25px 0px 0px 35px;
}
body.node-type-concerts-events .field-name-field-concert-event-image,
body.node-type-on-stage-act .field-name-field-concert-event-image,
body.node-type-on-stage-act .field-name-field-concert-event-image-1 {
	float: left;
	margin-right: 35px;
	margin-top: -25px;
}
body.node-type-concerts-events .field-name-field-concert-date,
body.node-type-on-stage-act .field-name-field-concert-date {
	float: none;
	margin-top: 25px;
	margin-bottom: 5px;
	font-weight: 600;
}
body.node-type-concerts-events .field-name-field-purchase-tickets-link,
body.node-type-on-stage-act .field-name-field-purchase-tickets-link {
	float: none;
	margin-bottom: 10px;
}
body.node-type-concerts-events .field-name-body,
body.node-type-on-stage-act .field-name-body {
	float: none;
}


/* -------------------- REGIONS -------------------- */
#region-branding {
	margin: 0px;
}
body.front #region-content {
	display: none;
}
#region-content {
	padding-top: 40px;
	padding-bottom: 50px;
}
#region-content h4 {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 130%;
	color: #00a4d6;
	margin: 0px 0px 5px 0px;
}
#region-content h5 {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 130%;
	color: #666;
	margin: 0px 0px 10px 0px;
}
#region-content h6 {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 130%;
	color: #000;
	margin: 0px 0px 5px 0px;
}
#region-content .content ul {
	margin: 20px 0px 20px 0px;
}
#region-content .content ul ul {
	margin: 0px 0px 20px 0px;
}
#region-content .content ul li {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 30px;
}
#region-content .views-row ul li,
body.node-type-poker-room-tournament ul li,
body.node-type-poker-room-promotions ul li,
body.node-type-table-games-tournaments ul li {
	font-weight: normal !important;
}
#region-content .field-name-field-sub-title {
	font-family: 'blackjackregular', Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: normal;
	color: #00a4d6;
	line-height: 120%;
	margin-bottom: 10px;
	text-align: center;
}
#region-content h3 {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 500;
	line-height: 130%;
	color: #00a4d6;
	margin: 0px 0px 5px 0px;
	text-align: center;
}
#region-content #block-views-29d87b2d50eab0000c451bd3736965a5 h2,
#region-content #block-views-buffet-specials-block h2,
#region-content #block-views-bonz-specials-block h2,
#region-content #block-views-cafe-specials-block h2,
#region-content #block-views-murphys-specials-block h2,
#region-content #block-views-clubhouse-specials-block h2,
#region-content .field-name-field-sub-title {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 500;
	line-height: 130%;
	color: #000066;
	margin: 0px 0px 25px 0px;
	text-align: left;
}
#region-content p {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 150%;
	color: #000;
	margin: 0px 0px 20px 0px;
	text-align: center;
}
#region-content .view-buffet-live-action-stations p {
	margin: 0px 0px 5px 0px;
}
#region-content {
	font-size: 12px;
	color: #000;
}
#region-footer-first {
	padding-top: 20px;
}
#region-header-first {
	width: 100%;
	height: auto;
	margin: -15px 0px 0px 0px;
	padding: 0px;
}
#region-header-second {
	min-height: 0px;
}
#region-preface-first {
	display: none;
}
#region-preface-second {
	background: url(../images/promo-slider-background.jpg) center top repeat-x #00a4d6;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 15px 0px 25px 0px;
	text-align: center;
}
#region-preface-third {
	background: #FFF;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 15px 0px 25px 0px;
	text-align: center;
}
#region-preface-fourth {
	background: none #00972e;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 15px 0px 25px 0px;
	text-align: center;
}
#region-preface-fifth {
	background: #FFF;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 15px 0px 25px 0px;
	text-align: center;
}
#region-preface-sixth {
	background: #f7941d;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 15px 0px 25px 0px;
	text-align: center;
}
#region-preface-seventh {
	background: #FFF;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 15px 0px 25px 0px;
	text-align: left;
}
#region-sidebar-first {
	margin-top: 20px;
	margin-bottom: 20px;
}
#region-sidebar-second {
	margin: 20px 0px;
	text-align: center;
}
#region-sidebar-second p {
	margin: 0px 0px 20px 0px;
}
#region-sidebar-second img {
	width: 80%;
	height: auto;
	max-width: 370px;
	margin: 0px 10%;
}
#region-sidebar-second .sidebar-circle {
	border: solid 4px #bfd732;
	border-radius: 50%;
}

/* -------------------- SITEMAP -------------------- */
body.page-node-110 li {
	list-style-type: disc;
}
body.page-node-110 li li {
	list-style-type: circle;
}
body.page-node-110 li li li {
	list-style-type: square;
}

/* -------------------- SUPERFISH -------------------- */
.responsive-menus.responsified {
	width: auto;
	height: auto;
	position: absolute;
	top: 0px;
	right: 0px;
}
.responsive-menus.responsified span.toggler {
	background: transparent;
	border-radius: 0px;
	box-shadow: none;
	color: #FFF;
	font-size: 20px;
	line-height: 100%;
	padding: 10px 10px 10px 5px;
}
.responsive-menus.responsified.responsive-toggled.absolute {
	background: #008daf;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 98;
}
.responsive-menus.responsified.responsive-toggled span.toggler {
	text-align: right;
	height: 60px;
}
.responsive-menus.responsified .responsive-menus-simple li {
	background: #008daf;
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 130%;
}
.responsive-menus.responsified .responsive-menus-simple li a {
	font-size: 20px;
	padding: 10px;
}
.responsive-menus.responsified .responsive-menus-simple li ul li a {
	padding: 10px 10px 10px 40px;
	font-weight: 300;
	text-transform: capitalize;
}
.responsive-menus.responsified .responsive-menus-simple li ul li ul li a {
	padding: 10px 10px 10px 80px;
}

/* -------------------- TODAY BOX -------------------- */
/*
#block-views-today-box-block {
	display: none;
}
*/

/* -------------------- VIEWS -------------------- */

.view-buffet-live-action-stations .views-row {
	margin-bottom: 50px;
}
.views-field-field-dining-special-image {
	text-align: center;
}

#views_slideshow_liquid_slider_content_homepage_rotator-block-wrapper {
	width: 100%;
	max-width: 100% !important;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#views_slideshow_liquid_slider_content_homepage_rotator-block {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.views_slideshow_liquid_slider_content_homepage_rotator-block-panel {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.views_slideshow_liquid_slider_content_homepage_rotator-block-panel img {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}

/* -------------------- WEBFORMS -------------------- */
#webform-client-form-108 label {
	display: block;
	width: 90%;
}
#webform-client-form-108 input {
	max-width: 90%;
}
#region-content input[type="submit"] {
	background: #008daf;
	border: none;
	border-radius: 0px;
	color: #FFF;
	text-shadow: none;
	padding: 10px 20px;
	margin-top: 20px;
}
#region-content input[type="submit"]:hover {
	background: #666;
}
form#login {
	text-align: center;
}
form#login h3 {
	text-align: center;
}

/* -------------------- WINNERS -------------------- */
#block-views-winners-block img {
	width: 100%;
	height: auto;
	max-width: 100%:;
}
#block-views-winners-block .content li {
	text-align: center;
	margin-bottom: 30px !important;
}
#block-views-winners-block .content li h3 {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 120%;
	color: #666;
	text-align: center;
	margin: 0px;
}
#block-views-winners-block .content li h4 {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #00a4d6;
	text-align: center;
	text-transform: capitalize !important;
	margin: 10px 0px 0px 0px;
}
.views-field-field-winner-photo {
	border: solid 4px #FFF;
	box-shadow: 5px 5px 5px;
	margin-right: 10px;
}

/* -------------------- ZONES -------------------- */
#zone-branding-wrapper {
	background: url(../images/header-bg.jpg) repeat center top #0090b6;
}
#zone-footer-wrapper {
	background: #000;
	min-height: 200px;
	padding-bottom: 50px;
}
#zone-header {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#zone-preface {
	width: 100%;
}
#zone-preface-wrapper {

}
#zone-postscript-wrapper {
	min-height: 0px;
}

/* -------------------- PAGES WITH NO HEADER IMAGE OVERRIDE -------------------- */
body.page-node-24 #zone-branding-wrapper,
body.page-user #zone-branding-wrapper {
	background: url(../images/header-bg.jpg) repeat-x center top transparent;
}
body.page-node-24 #section-content,
body.page-user #section-content {
	margin-top: -100px;
}
body.page-node-24 #block-views-main-page-image-title-block {
	display: none;
}

#region-content .content .view-daily-calendar-table .attachment-list-logo ul li{
	display:inline-table;
	margin:0 10px 0 0;
}
#region-content .content .view .date-nav-wrapper ul li {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
width:33%;
text-align: center;
}
.calendar-calendar .month-view .full td.single-day .inner .item .color-marker {
    border-radius: 15px;
    display: none;
    height: 10px;
    width: 10px;
	background:rgb(37, 196, 72);
}
.view-daily-calendar-table .date-nav-wrapper .date-nav
{
	min-height: 0;
    margin-bottom: 0;
	padding-bottom:0;
}
.date-nav ul.pager{
	float:right;
	width: 300px;
margin:-40px 0 10px 0 !important;
background:none;
border:none;
}

.view .date-nav-wrapper .date-prev,
.view .date-nav-wrapper .date-current,
.view .date-nav-wrapper .date-next{
    position: inherit;
	right:auto;
	left:auto;
float:left;
display:block;
}
.view .date-nav-wrapper .date-current{
    font-size: 17px;
    padding: 10px 0;
    margin: 0;
border-right:0;
}
.view .date-nav-wrapper .date-prev{
margin-left:0;
    margin-right: 10px !imprtant;
}
.view .date-nav-wrapper .date-prev a {
    margin-left: 0;
    font-weight: bold;
}
.view .date-nav-wrapper .date-next{
	float:right !important;
margin-right: 0 !important;

}
.view .date-nav-wrapper .date-next a{
	margin-right: 0;
}
.calendar-calendar .month-view .full td.single-day div.monthview{
	background:none;

}
.calendar-calendar .month-view .full td.single-day div.monthview .highlight{
    display: block;
    background-color: #fdbb15 !important;
}
#region-content .content .view-daily-calendar-table ul li img{
	width: 60px;
    height: auto;

}
.view-daily-calendar-table .view-content{
/*padding-top:10px;*/
}
.view-daily-calendar-table .bef-select-as-links .form-item{
	float:left;
margin-right:10px;
font-size:13px;
}
.view-daily-calendar-table .views-exposed-widget label,
.view-daily-calendar-table .views-exposed-widget .views-widget{
float:left;
margin-right:10px;
}
.calendar-calendar-mobile{
	display:none;
}
.calendar-calendar .month-view .full td.date-box.today,
.calendar-calendar .month-view .full tr td.today,
.calendar-calendar .month-view .full tr td.single-day.today,
.calendar-calendar .month-view .full td.date-box.today:hover,
.calendar-calendar .month-view .full tr td.today:hover,
.calendar-calendar .month-view .full tr td.single-day.today:hover {
    border:none;
    background: #ccc;
}
.calendar-calendar th.days,
.calendar-calendar .month-view .full td .inner div.day,
.date-nav-wrapper .date-current{
	color:red;
}
.item-list.attachment-list-logo{
    text-align: center;

}
body.page-node-24 #zone-content-wrapper{
padding-top: 100px;
}
#block-menu-block-1 .content ul li.menu-mlid-509 {
  background: none !important;
}
/*
#block-views-today-box-block {
  bottom: 60px;
}
*/
#block-views-today-box-block {
  bottom: 100px !important;
}
.event_all_btm {
  color: #fff !important;
  position: absolute;
  right: 152px;
  text-decoration: none !important;
  margin-top: -84px;
  z-index: 2;
}
.event_all_btm img{height: 20px;}
.view_event_btn {
    color: #fff !important;
    line-height: 18px;
    text-decoration: none !important;
}
.dotted_divider {
    /* min-height: 0px; */
    border-top: 2px dotted #008bab;
    overflow: hidden;
    background: transparent !important;
}
/* portrait and landscape */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 2) { /* STYLES GO HERE */
.responsive-menus.responsified {
    top: 29px;
    z-index: 99999999999 !important;
}
.responsive-menus.responsified.responsive-toggled span.toggler {
    margin-top: 38px;
    z-index: 99999999999 !important;
}

}
/* portrait */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) { /* STYLES GO HERE */
#block-views-main-page-image-title-block h1, #block-views-homepage-rotator-block h1 {
    font-size: 36px !important;
}
.responsive-menus.responsified {
    top: 29px;
    z-index: 99999999999 !important;
}
.responsive-menus.responsified.responsive-toggled span.toggler {
    margin-top: 38px;
    z-index: 99999999999 !important;
}

}
/* landscape */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) { /* STYLES GO HERE */
#block-views-main-page-image-title-block h1, #block-views-homepage-rotator-block h1 {
    font-size: 46px !important;
}
.responsive-menus.responsified {
    top: 29px;
    z-index: 99999999999 !important;
}
.responsive-menus.responsified.responsive-toggled span.toggler {
    margin-top: 38px;
    z-index: 99999999999 !important;
}
}


.views_slideshow_slide {
	height: auto !important;
	max-width: 100%;
	width: 100% !important;
}
.views_slideshow_slide img {
	height: auto !important;
	width: 100% !important;
}
#block-views-catering-slideshow-block {
	max-width: 800px;
	text-align: center;
}
#views_slideshow_controls_text_previous_catering_slideshow-block {
	float: left;
}
#views_slideshow_controls_text_pause_catering_slideshow-block {
	margin: 0px auto;
	text-align: center;
}
#views_slideshow_controls_text_next_catering_slideshow-block {
	float: right;
}


body.page-daily-calendar #edit-field-category-tid-11 a {
	color: #FF0000;
}
body.page-daily-calendar #edit-field-category-tid-12 a {
	color: #0023fb;
}
body.page-daily-calendar #edit-field-category-tid-13 a {
	color: #2abf28;
}

/* -------------------- DOUBLE DOWN CASINO -------------------- */
#mobile-app-links {
	display: block;
	text-align: center;
}
body.page-node-319 iframe {
	display: none;
}
a#ios {
	background: url(../images/mobile-ios_btn.png);
	display: inline-block;
	width: 150px;
	height: 55px;
	margin: 0px;
	padding: 0px;
	text-indent: -9000px;
}
a#android {
	background: url(../images/mobile-android_btn.png);
	display: inline-block;
	width: 150px;
	height: 55px;
	margin: 0px;
	padding: 0px;
	text-indent: -9000px;
}


body.page-user #region-content {
	clear: both;
	margin-top: 100px;
}

#region-content .views-fluid-grid h3 p {
	display: block;
	margin: 0px;
}

/* -------------------- TEMPORARY ERROR FIX -------------------- */
body.page-daily-calendar .messages {
	display: none;
}

/* -------------------- ON STAGE PAGE -------------------- */
.two-column-a img {
	width: 100%;
	height: auto;
	max-width: 364px;
}

/* -------------------- Portal Pages -------------------- */
#login-container,
#win-loss-container {
	background-color: #000;
	display: inline-block;
	margin: 0px auto;
	padding: 10px;
	text-align: center;
}
#login-container h1 {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 110%;
	text-align: center !important;
	font-size: 20px !important;
	color: #bfd730 !important;
	margin: 0 0 10px 0 !important;
}
#win-loss-container h1 {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 110%;
	text-align: center !important;
	font-size: 20px !important;
	color: #bfd730 !important;
	margin: 10px 20px 10px 20px !important;
}
#players-club-login {

}
#players-club-login label,
#player_login_form label,
#simulcast-win-loss label {
	color: #FFF;
	margin-bottom: 5px;
}
#player_login_form #playerID {
	margin: 0 0 10px 0;
}
#simulcast-win-loss textarea {
	width: 85%;
	min-height: 100px;
}
.input-detail {
	color: #FFF;
	display: block;
	font-size: 10px;
	margin-top: 5px;
}
#personalized-player-info {
	width: 100%;
	height: auto;
}
.player-info-block {
	background-color: #000;
	display: inline-block;
	float: left;
	width: 90%;
	margin: 0 0 20px 0;
	padding: 10px 5%;
}
.player-info-block h2 {
	text-align: center !important;
	font-size: 20px !important;
	color: #FFF !important;
	margin: 0 !important;
}
.player-info-block h3 {
	text-align: center !important;
	font-size: 54px;
	color: #bfd730 !important;
	margin: 0px;
}
.player-statement-block {
	background-color: #000;
	display: inline-block;
	float: left;
	width: 90%;
	margin: 0 0 20px 0;
	padding: 10px 5%;
}
.player-statement-block h2 {
	text-align: center !important;
	font-size: 20px !important;
	color: #FFF !important;
	margin: 0 !important;
}
.player-statement-block ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.player-statement-block ul li {
	display: inline-block !important;
	list-style: none;
	margin: 0px !important;
	padding: 0px !important;
}
.player-statement-block ul li.first {
	margin: 0 10px 0 0 !important;
}
.player-statement-block ul li.last {
	margin: 0 0 0 10px !important;
}
.player-statement-block ul li a {
	background-color: #bfd730;
	color: #000;
	display: inline-block;
	padding: 5px 10px;
	text-decoration: none;
}
.player-statement-block ul li a:hover {
	background-color: #FFF;
}
#statement-downloads {
	width: 100%;
	height: auto;
	float: left;
}
#win-loss-year {
	margin: 20px 0 0 0;
	text-align: center;
}
#win-loss-year p {
	color: #fff;
	display: block;
	margin: 0 0 20px 0;
}
#win-loss-year input[type="submit"] {
	background-color: #bfd730;
	color: #000;
	margin: 0;
}
#win-loss-year input[type="submit"]:hover {
	color: #fff;
}

/* -------------------- Win/Loss Statement -------------------- */

#win_loss_table tbody td {
	padding: 10px 0 0 10px;
}
#print_button_wrapper input {
	background: #bfd730;
	background-color: #bfd730;
	border: none;
	border-radius: 0px;
 	color: #000;
 	display: inline-block;
 	font-weight: bold;
 	margin: 0 0 10px 0;
 	padding: 5px 10px;
 	text-decoration: none;
 	text-shadow: none;
}