/*** The Template ***/
body.jigsaw {
	background-color:#d8d8d8;
}
body.jigsaw .wrap{
	background-color:#003046;
	padding-bottom: 20px;
}
html .innerContent, body .innerContent, .innerContent {
	font-family: 'Open Sans', sans-serif;
}
label {
	font-weight: inherit;
	text-align:left;
}
/*** only use if we cant get access to fastfonts ***/
#mainCombo label, #mainComboOpts a {
	font-size: 27px;
	font-family: 'Source Sans Pro', sans-serif;
}
#mainCombo #mainComboSel{
	font-size: 27px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:700;
}
#mainComboOpts li {
	line-height: 28px;
	margin-bottom: 10px;
}
@media(max-width:960px) {
	#mainCombo label{
		line-height: 8vw;
		font-size: 8vw;
	}
	#mainCombo #mainComboSel{
		line-height: 12vw;
		font-size: 8vw;
		font-family: 'Source Sans Pro', sans-serif;
		font-weight:700;
	}
	#mainComboOpts li, {
		line-height: 90%;
    	margin-bottom: 2%;
	}
	#mainComboOpts a {
		line-height: 8vw;
		font-size: 8vw;
	}
}

a.maintitle{
	font-family: 'Oswald', sans-serif;
	color: white;
    display: block;
    font-size: 42px;
    height: 89px;
    line-height: 89px;
    text-align: center;
}
a.maintitle:hover{
    text-decoration: none;
}

.innerContent > div:first-child{
	height:auto;
	width:inherit;
}
.heroleft{
	padding-right:8px;
}
.heroright{
	padding-left:8px;
}
.innerContent h2{
	font-size:42px;
	margin: 48px 0;
	color:#00aeef;
	font-family: 'Oswald', sans-serif;
	line-height: 1.2;
}
.innerContent .privacypg h2{
	margin-top:0;
}
.innerContent p {
	font-family: 'Open Sans', sans-serif;
	font-size:25px;
	margin-top:0;
	line-height:37px;
	color:#003146;
	margin-bottom:56px;
}
.innerContent a.btn, .innerContent button.btn, a.btn, button.btn{
	
}
.innerContent a.btn.green, .innerContent button.btn.green, a.btn.green{
	background-color:#9fcc3b;
	margin-left:16px;
}
.innerContent .social{
	width:100%;
	background-color:#ebebeb;
	margin:0 0 26px;
	padding:30px 0 26px;
	border:0;
	text-align: center;
	vertical-align:top;
}
.innerContent .social a{
	width:40px;
	height:40px;
	margin: 0 0 0 8px;
}
.innerContent .cont_tweet{
	background: rgba(0, 0, 0, 0) url("../images/social/twitter.png") no-repeat scroll left top;
}
.innerContent .cont_facebook{
	background: rgba(0, 0, 0, 0) url("../images/social/facebook.png") no-repeat scroll left top;
}
.innerContent .cont_pinterest{
	background: rgba(0, 0, 0, 0) url("../images/social/pinterest.png") no-repeat scroll left top;
}
.innerContent .cont_instagram{
	background: rgba(0, 0, 0, 0) url("../images/social/instagram.png") no-repeat scroll left top;
}
.connect{
	margin-right: 8px;
	height:40px;
	display:inline-block;
	margin: 0 8px 0 0;
	text-align: middle;
	font-family: 'Open Sans', sans-serif;
	line-height: 40px;
	vertical-align: top;
	font-size:17.93px;
}
.subfooter {
	text-align: center;
}
.cont-article .subfooter a, .cont-article .subfooter p, .copyright{
	color:#9b9595;
	font-size:21px;
	text-decoration:none;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	text-transform:uppercase;
}
.cont-article .subfooter p{
	margin-bottom:0;
}
.copyright {
	text-transform:none;
}

.fb, .fbdisabled{
	background: rgba(0, 0, 0, 0) url("../images/social/ico-fb.png") no-repeat scroll left top;
}
.tw, .twdisabled{
	background: rgba(0, 0, 0, 0) url("../images/social/ico-tw.png") no-repeat scroll left top;
}
.pt, .ptdisabled{
	background: rgba(0, 0, 0, 0) url("../images/social/ico-pt.png") no-repeat scroll left top;
}
.em, .emdisabled{
	background: rgba(0, 0, 0, 0) url("../images/social/ico-em.png") no-repeat scroll left top;
}
.fbdisabled, .twdisabled, .ptdisabled, .emdisabled,.fb.disabled, .tw.disabled, .pt.disabled, .em.disabled{
	opacity: 0.3;
}
.footnote{
	font-size:0.7em;
}
.friendsemail input[type="text"]{
	width: 100%;
	font-size:18px;
}
.main-footer {
	margin-top:0;
}
@media(max-width:1024px) {
	.main-header, .main-footer, .site-content{
		width:100%;
	}
}
@media(max-width:960px) {
	a.maintitle{
		font-size:30px;
	}
}
@media(max-width:860px) {
	a.maintitle{
		font-size:25px;
	}
}
@media(max-width:768px) {
	a.maintitle{
		font-size:16px;
	}
	.heroleft, .heroright{
		padding:0;
		margin-bottom:16px;
	}
	.innerContent a.btn {
		width:100%;
		max-width:none;
		margin-bottom:16px;
		font-size: 40px;
    	height: 88px;
    	line-height:72px;
	}
	.innerContent a.btn.green{
		margin:0;
	}
}
@media(max-width:600px) {
	a.maintitle{
		display:none;
	}
	.innerContent a.btn {
		font-size:25px;
	}
	.innerContent h2{
		font-size:32px;
		margin: 30px 0;
	}
	.innerContent p{
		font-size:17px;
		margin-bottom: 26px;
		line-height: 27px;
	}
}
@media(max-width:460px) {
	.innerContent a.btn {
		font-size:18px;
	}
	.connect{
		display:none;
	}
	.sharebox a{
		max-width: 38px;
    	width: 15%;
    	background-size: 100% auto;
    	margin: 10px 6px;
	}
}

/*** Landing Page ***/
.innerContent .intropg h2{
	margin-bottom:40px;
}

/*** Login Page ***/
.hide-label{
	display:none;
}
.innerContent .loginpg h2{
	margin-bottom:78px;
}
.innerContent .loginpg button.btn{
	margin-top:70px;
}
.form-control {
	height:43px;
	border:solid 1px #959595;
	color:#9b9595;
	font-size:19px;
	/*font-family: 'Open Sans', sans-serif;*/
}
@media(max-width:980px) {
	.loginpg input.form-control {
		width: 75%;
	}
}


/*** Register Page ***/
.innerContent .registerpg h2{
	margin-bottom:52px;
}
.registerpg .control-label {
	display:inline-block;
	vertical-align: top;
	margin-right: 20px;
}
.registerpg .checkbox .control-label {
	line-height: 19px;
	text-align: left;
}
.registerpg .control-label br{
	display:none;
}
.help-block {
	font-size:19px;
	display:none; /* remove if want text to appear */
}
.friendsemail .help-block {
	font-size:16px;
	display:block; /* remove if want text to appear */
}
.registerpg .lastline {
	margin-top: 60px;
}
/*.sweetcaptcha{
	width: 50%;
	float:left;
}*/

@media(max-width:960px) {
	.registerpg .control-label {
		font-size:19px;
		line-height: 2.4;
	}
	.help-block {
		font-size:19px;
	}
	.registerpg .control-group{
		text-align:center;
	}
	.form-horizontal .control-label {
		text-align:left;
	}
	.g-recaptcha div, .g-sweetcaptcha div, .g-coolcaptcha div{
		margin:0 auto 20px;
	}
}
@media(max-width:650px) {
	.registerpg .control-label {
		display: block;
	}
}

/* Registration Select Box Styling 
----------------------------------- */
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
	width: 100%;
}
.form-group .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group{
	margin-bottom: 0;
}
.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"]{
	display: inline-block;
    float: none;
    margin-left: 0;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
	display: inline-block;
    overflow: hidden;
    text-align: left;
    width: 100%;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
	margin-top: -2px;
    position: absolute;
    right: 12px;
    top: 50%;
    vertical-align: middle;
}
.innerContent .bootstrap-select > button.btn.dropdown-toggle {
	padding-right: 25px;
    width: 100%;
    z-index: 1;

    background-color: #fff;
    color: #000;
    height: 43px;
    line-height: 30px;
    font-size:19px;
    font-family: 'Open Sans', sans-serif;
    border:solid 1px #959595;
    max-width: 87px;
    text-shadow: none;
    text-transform: uppercase;
    border-radius:0;
    margin-top:0;
}
.innerContent .has-error .bootstrap-select > button.btn.dropdown-toggle {
	border:solid 1px #a94442;
}
a.error{
	color: #a94442;
}
.btn-group-vertical > .btn, .btn-group > button.btn.dropdown-toggle{
	float: left;
    position: relative;
}
.bootstrap-select > select {
	border: medium none;
    bottom: 0;
    display: block !important;
    height: 100% !important;
    left: 50%;
    opacity: 0 !important;
    padding: 0 !important;
    position: absolute !important;
    width: 0.5px !important;
}
select.bs-select-hidden, select.selectpicker {
	display: none !important;
}
.bootstrap-select.btn-group .dropdown-menu{
	box-sizing: border-box;
    min-width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
	border: 0 none;
    border-radius: 0;
    box-shadow: none;
    float: none;
    margin: 0;
    padding: 0;
    position: static;
}
.bootstrap-select.btn-group .dropdown-menu li{
	position: relative;
	list-style: none;
}
.bootstrap-select.btn-group .dropdown-menu li a {
	-moz-user-select: none;
    cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text{
	display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark{
	display: none;
}
/* Registration Check Box Styling
iCheck plugin Flat skin, grey
----------------------------------- */
.icheckbox_flat-grey {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0 15px 0 -18px;
    padding: 0;
    width: 20px;
    height: 20px;
    background: url(../images/grey.png) no-repeat;
    border: none;
    cursor: pointer;
    float: left;
}

.icheckbox_flat-grey {
    background-position: 0 0;
}
.icheckbox_flat-grey.checked {
    background-position: -22px 0;
    background-color:black;
}
.icheckbox_flat-grey.disabled {
    background-position: -44px 0;
    cursor: default;
}
.icheckbox_flat-grey.checked.disabled {
    background-position: -66px 0;
}

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
    .icheckbox_flat-grey {
        background-image: url(../images/grey@2x.png);
        -webkit-background-size: 176px 22px;
        background-size: 176px 22px;
    }
}
.innerContent .registerpg iframe {
	width:304px;
	height:auto;
}
.innerContent .registerpg button.btn{
	margin-top: 15px;
	font-size: 20px;
    height: 44px;
    line-height: 30px;
    max-width: 309px;
}
.mobileOnly{
	display:none;
}
.desktopOnly{
	display:block;
}
.g-recaptcha.has-error > div, .innerContent .has-error .bootstrap-select > button.btn.dropdown-toggle.btn-state, .friendsemail .has-error input, .g-sweetcaptcha.has-error > div, g-coolcaptcha.has-error > div {
	border: solid 1px #a94442;
}
.g-coolcaptcha {
	border: 1px solid #959595;
    padding: 16px;
    text-align: center;
    border-radius: 4px;
}
.g-coolcaptcha p{
	font-size: 0.9em;
	margin-bottom:0;
}
.g-coolcaptcha {

}
.innerContent a#change-image{
	font-size:0.7em;
}
@media(max-width:960px) {
	.innerContent .registerpg button.btn{
		font-size:25px;
		height:54px;
		line-height:40px;
	}
	.mobileOnly{
		display:block;
	}
	.desktopOnly{
		display:none;
	}
}


/*** Games Page ***/
.innerContent .gamespg h2{
	margin-top:0;
}
.gamerow {
	background-color:#d8d8d8;
}
.gamebox{
	height:100px;
	border:solid 1px black;
	line-height:100px;
	margin-bottom:32px;
}
.innerContent .gamespg.game1 .matchframes{
	margin:0 -15px;
}


/*** Result Page ***/
.innerContent .resultpg h2{
	margin: 10px 0 48px;
}
.innerContent .resultpg p, .or{
	font-size:19px;
	line-height: 1.2;
	margin-bottom: 46px;
}
.or{
	margin-bottom: 0;
}
.innerContent .resultpg .btn.green{
	margin:0;
}
#myModal-result .btn.blue{
	margin-top:20px;
}

/*** Redeem Page ***/
.innerContent .redeempg h2{
	margin: 10px 0 48px;
}
.innerContent .redeempg .bootstrap-select > button.btn.dropdown-toggle, .innerContent .redeempg .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
	max-width:none;
}
.innerContent .redeempg .bootstrap-select > button.btn.dropdown-toggle.btn-state{
	color:#999999;
}
#myModal-result .btn.blue.redeembtn {

}

/*** Redeem Page ***/
.redeemcnfpg .col-xs-12{
	min-height:300px;
}


/*@media screen and (max-width: 1200px) {
	.reveal-modal {
		width:50%;
	}
}
@media screen and (max-width: 980px) {
	.reveal-modal {
		width:60%;
	}
}
@media screen and (max-width: 768px) {
	.reveal-modal {
		width:70%;
		position:absolute;
		max-height: none;
	}
	.reveal-modal h4 {
		font-size: 30px;
    	margin-bottom: 30px;
	}
	.reveal-modal p {
		font-size: 16px;
		margin-bottom: 30px;
	}
	.innerContent .resultpg h2{
		margin-top:30px;
	}
	.innerContent .resultpg p, .or {
		font-size: 16px;
	}
	.or{
		margin-bottom: 14px;
	}
	.innerContent .social{
		margin-top:24px;
	}
}
@media screen and (max-width: 640px) {
	.reveal-modal {
		width:80%;
	}
}
@media screen and (max-width: 320px) {
	.reveal-modal {
		width:90%;
	}
}*/
.relative{
	position:relative;
}
