* {
	margin: 0;
	overflow-x: hidden
}

body {
	background: #D8D8D8;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small
}

#header {
	background-color: #D8D8D8;
	color: #fff;
	height: 40px;
	max-height: 40px;
	width: 100%;
	overflow: hidden;
	text-align: left;
}

#header h3 {
	display: inline-block;
	font-size: 1.1em;
	line-height: 40px;
	padding-left: 37px
}

.icon {
	background-image: url(1.png);
	background-size: contain;
	display: inline-block;
	width: 27px;
	height: 25px;
	float: right;
	margin-top: 7px;
	margin-right: 10px
}

#container {
	padding: 6px
}

.firstpage {
	background-color: #fff;
	border-radius: 3px;
	margin-bottom: 5px;
	padding: 5px 10px;
	height: 220px;
}

#subheadline {
	font-weight: 400;
	text-align: center;
	line-height: 15px
}

.date {
	font-size: .85em;
	color: #9c9c9c;
	margin: 2px 0
}

#topDate {
	text-align: center;
	width: 100%
}

.intro {
	margin-bottom: 5px
}

#wheelCon {
	position: relative;
	;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff;
	border-radius: 3px;
	overflow: hidden
}

#wheel {
	z-index: 1;
	width: 100%;
	height: auto;
	margin-top: 5px
}

#pressButton {
	position: absolute;
	background-image: url(spin.png);
	background-size: contain;
	cursor: pointer;
	width: 25%;
	height: 0;
	padding-top: 30.5%;
	z-index: 2;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	top: 110px
}

#devMockup {
	position: absolute;
	max-width: 40%;
	height: auto;
	z-index: 3;
	display: none
}

.fbcoms {
	font-family: Tahoma, Verdana, sans-serif;
	background-color: #fff;
	width: 100%;
	margin-bottom: 5px;
	padding: 2px;
	font-size: 12px;
	border-radius: 3px;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.totlikes {
	padding: 5px 5px 5px 24px;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQBAMAAAACH4lsAAAAJFBMVEX///87WZhPaqNac6hieq12i7d6jrmRosWfrsy2wdjEzeD///+4DpBBAAAAAXRSTlMAQObYZgAAAD5JREFUCJljYMAFhGAMlk0wFuNGGKsVzpLeKJgApBwFBXfv3i0AZIkX7oayRAPxswSjdu82AOtlmCoojN0VACVEF76WXuvhAAAAAElFTkSuQmCC");
	background-repeat: no-repeat;
	background-position: 5px center
}

.likescom {
	padding: 5px
}

.topcomments {
	margin: 5px
}

.fbblue {
	color: #3c5a96
}

.fbblue:hover {
	cursor: pointer;
	text-decoration: underline
}

.item {
	position: relative;
	padding: 5px 5px 5px 60px;
	min-height: 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.smallfont {
	font-size: 12px
}

.item .profileimg {
	position: absolute;
	top: 10px;
	left: 5px
}

.comtxt {
	line-height: 16px
}

.name {
	color: #3c5a96;
	font-weight: 700
}

.ago {
	color: #86878c;
	font-size: .95em
}

.fblike {
	color: #3c5a96;
	font-size: .95em;
	cursor: pointer
}

.fblike:hover {
	text-decoration: underline
}

.combot {
	padding-top: 5px
}

.likes {
	color: #3c5a96;
	font-size: .95em;
	cursor: pointer;
	padding-bottom: 3px
}

.fbimg {
	background-color: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	max-width: 208px;
	width: 100%;
	padding: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid grey;
	margin: 10px 0 5px
}

.btmComment {
	background-color: #fff;
	border-radius: 3px;
	text-align: center;
	padding: 10px
}

.congrats {
	background-color: #fff;
	text-align: center;
	line-height: 1.5;
	border-radius: 3px;
	margin-bottom: 5px;
	padding: 8px
}

.congrats1 {
	background-color: #fff;
	text-align: left;
	line-height: 1.5;
	border-radius: 3px;
	margin-bottom: 5px;
	padding: 8px
}

.timer {
	background-color: #fff;
	line-height: 1.5;
	border-radius: 3px;
	margin-bottom: 5px;
	padding: 8px
}

.prize {
	background-color: #fff;
	margin-bottom: 5px;
	border-radius: 3px
}

#secondpage {
	display: none
}

.user {
	background: url(sprite.jpg) no-repeat top left;
	width: 40px;
	height: 40px
}

.user.user1 {
	background-position: 0 0
}

.user.user2 {
	background-position: -40px 0
}

.user.user3 {
	background-position: -80px 0
}

.user.user4 {
	background-position: -120px 0
}

.user.user5 {
	background-position: -160px 0
}

.user.user6 {
	background-position: 0 -40px
}

.user.user7 {
	background-position: -40px -40px
}

.user.user8 {
	background-position: -80px -40px
}

.user.user9 {
	background-position: -120px -40px
}

.user.user10 {
	background-position: -160px -40px
}

.proof {
	background: url(sprite.jpg) no-repeat top left;
	width: 200px
}

.proof.proof1 {
	background-position: 0 -80px;
	height: 150px
}

.proof.proof2 {
	background-position: 0 -230px;
	height: 150px
}

.proof.proof3 {
	background-position: 0 -380px;
	height: 150px
}

.proof.proof4 {
	background-position: 0 -638px;
	height: 260px
}

.availitem {
	background: url(sprite.jpg) no-repeat top left;
	width: 100px;
	height: 131px;
	margin-bottom: 5px
}

.availitem.item1 {
	background-position: 0 -897px
}

.availitem.item2 {
	background-position: -100px -897px
}

.spinAround {
	-webkit-animation: spin 6.6s;
	animation-timing-function: ease;
	animation-iteration-count: 1;
	animation-direction: normal;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0)
	}
	90% {
		-webkit-transform: rotate(3110deg);
		-ms-transform: rotate(3110deg);
		transform: rotate(3110deg)
	}
	95% {
		-webkit-transform: rotate(3108deg);
		-ms-transform: rotate(3108deg);
		transform: rotate(3108deg)
	}
	100% {
		-webkit-transform: rotate(3109deg);
		-ms-transform: rotate(3109deg);
		transform: rotate(3109deg)
	}
}

.spinAround2 {
	-webkit-animation: spin2 6.6s;
	animation-timing-function: ease;
	animation-iteration-count: 1;
	animation-direction: normal;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}

@-webkit-keyframes spin2 {
	0% {
		-webkit-transform: rotate(3109deg);
		-ms-transform: rotate(3109deg);
		transform: rotate(3109deg)
	}
	90% {
		-webkit-transform: rotate(6314deg);
		-ms-transform: rotate(6314deg);
		transform: rotate(6314deg)
	}
	95% {
		-webkit-transform: rotate(6312deg);
		-ms-transform: rotate(6312deg);
		transform: rotate(6312deg)
	}
	100% {
		-webkit-transform: rotate(6313deg);
		-ms-transform: rotate(6313deg);
		transform: rotate(6313deg)
	}
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}

.transparent {
	opacity: .6;
	filter: alpha(opacity=60)
}

@media(min-width:614px) {
	#wheel {
		width: 32vw;
		left: 47vw;
		top: 27vw
	}
	#pressButton {
		width: 6%;
		top: 38%!important;
		background-repeat: no-repeat
	}
}

.container2 {
	overflow: hidden;
  height: 100%;
  margin: 0 auto 0;
}

.pulse-button {
  position: relative;
  margin: 40px 0px 0px 0px;
  width: 100px;
  height: 100px;
  border: none;
  box-shadow: 0 0 0 0 rgba(25, 207, 107, 0.7);
  border-radius: 50%;
  background-color: #18D56F;
  background-size:cover;
  background-image: url(scan.png);
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1s infinite cubic-bezier(0.66, 0, 0, 1);
}
.pulse-button:hover 
{
  -webkit-animation: none;-moz-animation: none;-ms-animation: none;animation: none;
}

.test{
  animation: myfirst 1s infinite alternate;
}

@keyframes myfirst {
  0%   {filter: saturate(50%);}
  100% {filter: saturate(100%);}
}

@-webkit-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(25, 207, 107, 0);}}
@-moz-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(25, 207, 107, 0);}}
@-ms-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(25, 207, 107, 0);}}
@keyframes pulse {to {box-shadow: 0 0 0 45px rgba(25, 207, 107, 0);}}



#float {
	position: relative;
	-webkit-animation: floatBubble 0.4s infinite;
    -webkit-animation-direction:alternate;
}
@-webkit-keyframes floatBubble{
   from{
        top:-2px;
        -webkit-animation-timing-function: ease-in;
   }
   to {
      top: 3px;
      -webkit-animation-timing-function: ease-out;
   }

}


.tb {
    border-collapse: collapse;
    border-spacing: 10px 5px;
    font-size: 100%;
    border: 0px solid #000;
    color: #000;
    width: 100%;
    float: left;
}

tr {
    border: 1px solid #e7e8eb;
}

th {
    text-align: center;
    display: table-cell;
    padding: 3px 10px 3px 10px;
    font-weight: 400;
    cursor: pointer;
}

td {
    text-align: left;
    display: table-cell;
    padding: 3px 10px 3px 10px;
}


/* #Nephritis Flat Button
==================================================*/
.nephritis-flat-button {
  position: relative;
  vertical-align: top;
  width: 50%;
  height: 30px;
  padding: 0;
  font-size: 22px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #ffd506;
  border: 0;
  border-bottom: 2px solid #ffd506;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #ffd506;
  box-shadow: inset 0 -2px #ffd506;
}
.nephritis-flat-button:active {
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}


/* tell the container's children to float left: */
.float-my-children > * {
    float:left;
    margin-right:5px;
}

/* this is called a clearfix. it makes sure that the container's children floats are cleared, without using extra markup */

.clearfix {
    *zoom:1; /* for IE */
	display:inline-flex;
	overflow:auto;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.blink {
	-webkit-animation: blink 0.4s linear infinite; 
	animation: blink 0.4s linear infinite; 
	font-weight: bold; 
	color: color: #333; 
}

@-webkit-keyframes blink { 
	0% { color: #333; }
	50% { color: red; }
	100% { color: #333; }
}

@keyframes blink {  
	0% { color: #333; }
	50% { color: red; }
	100% { color: #333; } 
}

.progress {
  background: rgba(0,0,0,0.15);
  justify-content: flex-start;
  align-items: center;
  position: relative;
  border-radius: 0px 0px 3px 3px;
  padding: 0 0px;
  overflow: hidden;
  display: flex;
  height: 20px;
  width: 100%;
}

.progress-value {
  animation: load 9s normal forwards;
  box-shadow: 0 10px 40px -10px #fff;
  background: #7BB7DB;
  height: 20px;
  width: 0;
}

@keyframes load {
  0% { width: 0; }
  20% { width: 10%; }
  40% { width: 30%; }
  60% { width: 70%; }
  80% { width: 90%; }
  100% { width: 100%; }
}