/*
App Styles Here
*/
@font-face {
    font-family: 'socicon';
    src: url('bootstrap/fonts/socicon-webfont.eot');
    src: url('bootstrap/fonts/socicon-webfont.eot?#iefix') format('embedded-opentype'),
         url('bootstrap/fonts/socicon-webfont.woff') format('woff'),
         url('bootstrap/fonts/socicon-webfont.ttf') format('truetype'),
         url('bootstrap/fonts/socicon-webfont.svg#sociconregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
html {
	/* height: 100%; */
}
body {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.container-fluid {
	max-width:500px;
}
.ui-autocomplete-loading {
    background: white url('/images/system/ui-anim_basic_16x16.gif') right center no-repeat;
}
h3 {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	margin: 0 0 5px 0;
	padding-bottom: 5px;
	font-weight: normal;
	font-size:16px;
	position: relative;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
}
h3 span {
	position: relative;
	z-index: 5;
}

.logo, .special-img {
	text-align: center;
}
.logo {
	padding: 1rem;
}
.logo img {
	width: auto;
	max-width: 100%;
}
.special-img img {
	max-width:100%;
	width:100%;
}
.special-img {
	cursor: pointer;
}
.square {
	min-height: 60px;
	text-align: center;
	padding-top: 10px;
	padding-left: 0;
	padding-right: 0;
	border-radius: 0;
}
.square a {
	text-decoration:none;
	color: #fff;
}
.falalala {
	color: #fff;
}
.fblike img {
	width: 40px;
	margin-bottom: 3px;
}
.igbut img {
	width: 35px;
}
.icon-text {
	display: block;
	font-size: 10px;
	color: #fff;
}
.fa {
	color: #fff;
	font-size: 35px !important;
	-webkit-font-smoothing: antialiased;
}
.social {
	display: inline-block;
	font-family: 'socicon';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	color: #393939;
	font-size: 35px;
	margin: 5px;
	-webkit-font-smoothing: antialiased;
}
.social:empty{ width: 1em; }
.yelp:before { content: 'h'; }
.ta:before { content: "3"; }
.ad {
	text-align:center;
}
.ad img { width: 100%; }
.redeem-title {
	font-weight:bold;
	text-decoration:underline;
}
.redeem {
	color: #ff0000;
	display: block;
	font-size: 30px;
}
.expires {
	background: #fff;
	border-radius:3px;
	padding:15px;	
}
.deal-body {
	margin-bottom: 15px;
}
#frmRedeem {
  margin: auto;
  max-width: 500px;
}
.deal-title {
	text-decoration: underline;
	font-weight:bold;
	font-size:24px;
}
.deal-text {
	font-weight: bold;
	font-size:18px;
}
#social-blocks, #engage-blocks {
	margin-bottom:20px;
	clear: both;
}
.modal-header {
	background:#E97021;
	color:#fff;
}
.modal-title {
	font-weight:bold;
}
.deal-descr {
	font-weight:bold;
	font-size:16px;
}
.control-label {
	display: block;
}
#dealLaunch.success {
	background: #3DBF20 !important;
}
.power {
	color: #fff;
	text-align: center;
}
.power a {
	color: #fff;
}
#commentCardForm {
	background: #fff;
}
.radio-inline+.radio-inline {
	margin-left: 0;
}
#addPlayerFormCnt, #rounds {
	padding: 10px;
	color: #fff;
}
#addPlayerFormCnt + p {
	padding: 0 10px 10px;
	color: #fff;
}
#addPlayerFormCnt label {
	color: #fff;
}
.scorecard .alert {
	margin: 10px;
}
.players {
	padding: 10px;
}
.player {
	color: #fff;
	text-transform: uppercase;
}
.player a {

}
.hole-nav {
	color: #fff;
	padding: 0 10px;
}
.hole-nav a {
	color: #fff;
}
.hole-nav .prev {
	float: left;
}
.hole-nav .next {
	float: right;
}
.player-score input {
	float: right;
	color: #000;
	text-align: center;
}
.player-score {
	margin: 0 0 10px;
}
.rounds {
	clear: both;
}
.table-responsive {
	background: #1B5489;
	color: #fff;
	text-align: center;
}
#CDSWIDWRL {
	width: 100% !important;
	max-width: 100% !important;
}
#CDSWIDCR {
	width: 280px !important;
}
.widWRLData {
	border: none !important;
}
#CDSWIDWRL .widWRLReview textarea {
	color: #000 !important;
}
#reviewModalMessage iframe {
	width: 100%;
	border: none;
	height: 500px;
}
.intro {
  font-family: "Lato",sans-serif;
  font-size: 40px;
  line-height: 60px;
  padding: 30% 15px;
}
@media (max-width: 480px) {
	.intro {
		padding: 30px 15px;
		font-size: 30px;
		line-height:40px;	
	}
}
#review-box {
	margin-bottom: 10px;
}
#review-box img {
	display: block;
	margin: auto;
}
.tabut img {
	width: 55px;
	padding: 10px 0 8px;
}
.gplusbut img {
	width: 50px;
}
.yelpbut img {
	width: 30px;
	padding: 5px 0 4px;
}
.urbanbut img {
	width: 40px;
	padding: 5px 0 5px;
}


.btnUnlockAllDeals,
.login-deals {
	color: #fff;
	font-family: "Open Sans Condensed",sans-serif;
	font-size: 18px;
	font-weight: 700;
	padding: 5px 10px;
	display: block;
	text-transform: uppercase;
	width: 100%;
	margin: 10px 0;
	text-align: center;
}


#usersLoginFormCnt {
	margin: 30px 0;
}


#usersLoginFormCnt {
	label {
		color: #e71453;
	}
}


@media(max-width: 500px) {
	#usersLoginFormCnt {
		margin: 30px 15px;
	}
}


#over-rover {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}


#site-container {
	position: relative;
	z-index: 5;
}


footer {
	position: relative;
	z-index: 3;
	color: #fff;
	text-align: center;
	padding: 25px 0;
	font-size: 12px;
}


footer .fa {
	font-size: 16px !important;
}


footer .phoney {
	padding-top: 10px;
}


@media(max-width: 420px) {
	footer .pillar {
		float: none;
		width: 100%;
	}
	footer img {
		max-width: 50%;
	}
}


.eq {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin-bottom: 20px;
	align-items: center;
	background: #DBDBDB;
}

/*
.special-img {
	width: 80%;
}
*/

.special-img.full {
	width: 100%;
}


.all-deals {
	width: 20%;
	font-family: "Open Sans Condensed",sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
	padding: 5px 10px;
	text-transform: uppercase;
}


.all-deals a {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
}


.modal-backdrop {
	z-index: 4;
}


label {
	color: #fff;
}

#commentCardForm label{
	color: #333;
}

@media(max-width: 400px) {
	.all-deals {
		font-size: 14px;
		line-height: 14px;
	}
}


@media(max-width: 350px) {
	.all-deals {
		font-size: 12px;
		line-height: 12px;
	}
}


#claimDeal_email_address{
	margin: 0 auto;
	width: 75%;
	border-color: #fffdd0;
}

.inner-content {
	background: rgba(255,255,255,0.6);
	padding: 15px;
}

.nav-pills {
	border-bottom: 1px solid white;
	padding: 0 0 10px !important;
	margin-bottom: 10px;
}