@-moz-document url-prefix() { /* Disable scrollbar Firefox */
  html{
    scrollbar-width: none;
  }
}
body {
  margin: 0; /* remove default margin */
  scrollbar-width: none; /* Also needed to disable scrollbar Firefox */
  -ms-overflow-style: none;  /* Disable scrollbar IE 10+ */
  overflow-y: scroll;
}
body::-webkit-scrollbar {
  width: 0px;
  background: transparent; /* Disable scrollbar Chrome/Safari/Webkit */
} 

a
{
  color: #B90101;
}

p
{
  padding-left:8px;
  padding-right:5px;
}

h1, h2, h3 {
margin-top: 20px;
margin-bottom: 10px;
margin-left: 8px;
}

ol {
display: block;
list-style-type: decimal;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 40px;
}

.claim-info {
background-image: url(//static.dcrypto.com/famousfootwear/hidden-message-bg.png);
}  

.modal-footer {
padding: 12px 20px 12px;
margin-top: 10px;
text-align: center;
border-top: 0px solid #e5e5e5;
}

.modal-header {
min-height: 16.428571429px;
border-bottom: 0px solid #e5e5e5;
}

.modal-content
{
background-color: #c41330;
}


.modal-body {
position: relative;
padding: 20px;
background-color: white;
}

.navbar-toggle {
  float: left !important;
}

.navbar-brand {
  position: absolute;
  left: 50%;
  margin-left: -80px;
  top: 5px; 
}

.navbar-collapse
{
  position: relative;
  right:65px;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
font-size: x-large;
border-radius: 5px;
}




.input-group-btn:last-child>.btn
{
	background-color:#010541;
	border-radius: 5px;
	color:#FFF;
	font-size:x-large;
	width:125px;
    display:block;
	margin-left:auto;
	margin-right:auto;
    border-width: 0px;
    border-color: white;
}


.input-group-btn
{
  position: relative;
  white-space: nowrap;
  padding-left: 5px;
  padding-bottom: 10px;
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle)
{
	font-size:x-large;
}


.alert
{
	border-color:#fff;
	border-style:solid;
	border-width:2px;
	font-size:x-large;
	margin-left:10px;
	margin-right:10px;
	margin-top:16px;
	text-align:center;
}

.alert-info
{
background-color: white;
color: #006eaa;
border-color: #c41330;
}


.input-group
{
border-radius:5px;
margin-left: auto;
margin-right: auto;
}


*
{
	margin:0;
	padding:0;
}

input,textarea
{
	-webkit-appearance:none;
	-webkit-border-radius:0;
}

body
{
background:#fff;
}

.block
{
	display:block;
}

.wrapper
{
	display:block;
	margin:0 auto;
	max-width:600px;
}

.hidden-message
{
-moz-box-sizing: border-box;
box-sizing: border-box;
display: block;
margin-left: auto;
margin-right: auto;
width: 90%;
border-color: #0072ae;
border-width: 2px;
border-style: solid;
border-radius: 5px;
}

.prize-image
{
	-moz-box-sizing:border-box;
	border-color:#000;
	border-radius:0px;
	border-style:solid;
	border-width:0px;
	box-sizing:border-box;
	display:block;
    margin-top:0px;	
    margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}

.prize-redeemed-image
{
	-moz-box-sizing:border-box;
	border-color:#000;
	border-radius:0px;
	border-style:solid;
	border-width:0px;
	box-sizing:border-box;
	display:block;
    margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}

.claim-info
{
}

.claim-code-display
{
	color:#FFF;
	font-size:30px;
	margin-bottom:0px;
	margin-top:0px;
	text-align:center;
}

.code-entry
{
	display:block;
	position:relative;
    padding-top:0px;
    padding-bottom:0px;
    padding-left: 10px;
    padding-right: 10px;
    background-image:url(https://cdn.dcrypto.com/famousfootwear/code-entry-bg.png);
}

.code-entry-input-wrapper
{
	padding-right:0;
}

.code-entry input,.redeem-form input
{
	background-color:#656B71;
	color:#FFF;
	font-size:22px;
	height:50px;
}

.code-entry input[type=text],.code-entry input[type=email]
{
	background-color:#FFF;
	color:#000;
	padding-left:12px;
	width:100%;
}

.code-entry input[type=submit]
{
	position:absolute;
	right:10px;
	top:10px;
	width:120px;
}

.redeem-form input
{
	padding:0 10px;
}

html,input,body
{
	font-family:ubuntu, arial, helvetica;
}


.informational-image
{
	display:block;
	width:100%;
}


.auth *
{
	display:block;
	font-size:0;
	height:58px;
	margin:10px auto;
	width:261px;
}

.auth > :nth-child(1)
{
	background:url(//static.dcrypto.com/icon/facebook-login.png);
    display: none;
}

.auth > :nth-child(2)
{
	background:url(//static.dcrypto.com/icon/twitter-login.png);
    display: none;
}

.auth > :nth-child(3)
{
	background:url(//static.dcrypto.com/icon/google-login.png);
    display: none;
}

.auth > :nth-child(4)
{
	display:none;
}

.auth
{
  display: none;
}

.claim-code-graphic
{
	border-color:#ED1C24;
	border-radius:0;
	border-style:solid;
	border-width:9px;
	overflow:hidden;
	padding-bottom:20%;
	position:relative;
}


.spaced-form input
{
	margin-bottom:5px;
}

.center-button
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.image-map-wrapper
{
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
}

.image-map-region
{
  position: absolute;
}

.navbar-header
{
  height:50px;
}

.navbar-toggle {
position: relative;
float: right;
}


.navbar
{
  border-radius:none;
  background-color: #c41330;
  border: 0px solid transparent;
  margin-bottom: 0px;
}
.navbar-collapse {
max-height: 340px;
overflow-x: visible;
padding-right: 15px;
padding-left: 15px;
border-top: 1px solid transparent;
box-shadow: inset 0 0px 0 rgba(255,255,255,.1);
-webkit-overflow-scrolling: touch;
}

.navbar-default .navbar-toggle
{
border-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar
{
background-color: #000;
border: #fff;
border-width:2px;
border-style:solid;
width: 25px;
}


.menu-text {
padding-left: 35px;
color:#fff;
}

.menu-icon
{
	position:absolute;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: transparent;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color: transparent;
}

.navbar-nav>li>a {
line-height: 25px;
}


.sponsor-logo
{
  padding-top:0px;
  padding-bottom:0px;
}

.fa
{
	font-size:x-large;
	line-height:1;
	padding-right:1em;
    color:#fff;
}

.play-wrapper {
  position: relative;
}

.play-now-submit {
opacity: 0;
position: absolute;
width: 49%;
height: 35%;
top: 62.5%;
left: 45%;
z-index: 100;
}

.redeem-button {
position: absolute;
display: block;
background: red;
width: 38%;
height: 8%;
opacity: 0;
top: 70%;
right: 31%;
}

.redeem-button-alt {
top: 73%;
right: 4%;
}

.redeem-shim-container {
  position: relative;
}

.pil
{
color: #777777;
font-size: 15px;
text-align: center;
padding-bottom: 20px;
}

.custom-button {
  background: url('https://cdn.dcrypto.com/famousfootwear/submit-button.png');
  background-size: contain;
  background-repeat: no-repeat;
  height: 80px;
  width: 184px;
  border: none;
  margin-left: auto;
  margin-right: auto;
}
.blank_row
{
    height: 10px !important; /* Overwrite any previous rules */
    background-color: #FFFFFF;
}