html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display: block;
}

body {
  line-height: 1;
  background: #FFF;
}

ol,ul {
  list-style: none;
}

blockquote,q {
  quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clearfix:before,.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

body {
  background-image: url(../images/header.png);
  background-repeat: repeat;
   background-attachment: fixed;
  font-family: Arial,Calibri,Tahoma;
  font-size: 14px;
}

.wrapper {
  
  max-width: 480px;
  width: 100%;
  margin: 0
auto;
}

.header {
  padding: 3px;
}

.header
h1 {
  font-size: 1.6em;
  padding-left: 34px;
  min-height: 30px;
  line-height: 30px;
  font-weight: 700;
  background-repeat: no-repeat;
}

.header
h1 span {
  color: red;
}

.header
h3 {
  padding-left: 18px;
  min-height: 18px;
  line-height: 18px;
  font-size: .9em;
  background-image: url(like.png);
  background-repeat: no-repeat;
}

.everyday {
  color: #fff;
  padding: 7px 0;
  font-size: 1.2em;
  line-height: 1.5em;
  width: 100%;
  text-align: center;
  background-color: #3b5998;
}

.roll {
  position: relative;
  text-align: center;
  padding-bottom: 35px;
}

.arrow {
  z-index: 6;
  display: block;
  background-image: url(arrow.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 27px;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 130px;
}

.info,.miss {
  -webkit-box-shadow: 0
3px 3px 0 rgba(50,50,50,0.75);
  -moz-box-shadow: 0 3px 3px 0
rgba(50,50,50,0.75);
  box-shadow: 0 3px 3px 0
rgba(50,50,50,0.75);
  z-index: 8;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #009348;
  padding: 15px
0;
  text-align: center;
}

.wheel {
  display: block;
  margin: 0
auto;
  max-width: 280px;
  width: 80%;
}

.wheeldiv {
  overflow: hidden;
  position: relative;
}

.fl {
  float: left;
  width: 50%;
}

.fr {
  float: right;
  width: 50%;
}

.received,.receivedfinal {
  color: #fff;
  font-size: 1.3em;
  line-height: 1.6em;
  font-weight: 700;
}

.receivedbot,.receivedbotfinal {
  font-size: 1.0em;
  line-height: 1.3em;
  color: #e1e1e1;
}

#number {
  color: #fff;
  font-weight: 700;
  font-size: 4em;
  text-align: center;
  line-height: 90px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -45px;
  margin-top: -45px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 90px;
  height: 90px;
  background-color: #000;
  border: 2px
solid #fff;
  display: block;
}

.roll
button {
  cursor: pointer;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px
solid #3b6e22;
  background: #65ab53;
  background: -moz-linear-gradient(top,#65ab53
0%,#578843 100%);
  background: -webkit-gradient(linear,left top,left
bottom,color-stop(0%,#65ab53),color-stop(100%,#578843));
  background: -webkit-linear-gradient(top,#65ab53
0%,#578843 100%);
  background: -o-linear-gradient(top,#65ab53 0%,#578843
100%);
  background: -ms-linear-gradient(top,#65ab53 0%,#578843
100%);
  background: linear-gradient(to bottom,#65ab53 0%,#578843
100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#65ab53',endColorstr='#578843',GradientType=0);
  display: block;
  width: 210px;
  padding: 8px
0;
  color: #fff;
  font-size: 1.6em;
  text-align: center;
}

.topques,.finalinfo {
  -webkit-box-shadow: 0
3px 3px 0 rgba(50,50,50,0.75);
  -moz-box-shadow: 0 3px 3px 0
rgba(50,50,50,0.75);
  box-shadow: 0 3px 3px 0
rgba(50,50,50,0.75);
  width: 100%;
 background:#009348;
  padding: 9px
0;
  text-align: center;
}

.threeq {
  padding: 15px 8px 5px;
  font-size: 1.2em;
  font-weight: 700;
  padding-bottom: 8px;
  background: -webkit-linear-gradient(#fff, #009348);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#q1,#q2,#q3 {
  padding: 5px;
}

.boxin {
  -webkit-box-shadow: 0
3px 3px 0 rgba(50,50,50,0.75);
  -moz-box-shadow: 0 3px 3px 0
rgba(50,50,50,0.75);
  box-shadow: 0 3px 3px 0
rgba(50,50,50,0.75);
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  background-color: #fff;
  width: 90%;
  padding: 10px;
  margin-bottom: 15px;
}

.question {
  text-align: center;
}

.questnum {
  font-size: 1.3em;
  color: #000000;
  font-weight: 700;
  padding-bottom: 15px;
}

.quest {
  text-align: left;
  font-weight: 700;
  font-size: 1.2em;
}

.win2day {
  text-align: center;
  font-weight: 700;
  font-size: 1.1em;
  padding: 15px
0 8px;
}

.question
button {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-image: url(../images/button-b.png);
  display: inline-block;
  width: 80%;
  padding: 8px 0;
  color: #fff;
  font-size: 1.7em;
  text-align: center;
  margin: 15px auto
0;
}

.bar {
  margin: 10px auto
0;
  width: 94%;
  background-color: #000;
  padding: 5px;
  height: 60px;
}

.active {
  height: 60px;
  width: 0;
  background: #009348;
}

.analyzing {
  font-size: 1.4em;
  font-weight: 700;
  padding-top: 15px;
  background: -webkit-linear-gradient(#fff, #009348);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.offerxpires {
  font-size: 1.3em;
  padding: 10px
5px;
  text-align: center;
}

#timer {
  font-size: 1.2em;
  font-weight: 700;
  color: red;
}

.cta {
  text-decoration: none;
  width: 100%;
  background: #transparent;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}

.cta
img {
  width: 75%;
  float: center;
}

.txt {
  float: center;
  width: 100%;
}

.aval {
  margin-right: 5px;
  vertical-align: middle;
  display: inline-block;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 15px;
  height: 15px;
  border: 1px
solid #b8b8b8;
  background: #65ab53;
  background: -moz-linear-gradient(top,#65ab53
0%,#578843 100%);
  background: -webkit-gradient(linear,left top,left
bottom,color-stop(0%,#65ab53),color-stop(100%,#578843));
  background: -webkit-linear-gradient(top,#65ab53
0%,#578843 100%);
  background: -o-linear-gradient(top,#65ab53 0%,#578843
100%);
  background: -ms-linear-gradient(top,#65ab53 0%,#578843
100%);
  background: linear-gradient(to bottom,#65ab53 0%,#578843
100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#65ab53',endColorstr='#578843',GradientType=0);
}

.notaval {
  margin-right: 5px;
  vertical-align: middle;
  display: inline-block;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 15px;
  height: 15px;
  border: 1px
solid #b8b8b8;
  background: #e42914;
  background: -moz-linear-gradient(top,#e42914
0%,#93160a 100%);
  background: -webkit-gradient(linear,left top,left
bottom,color-stop(0%,#e42914),color-stop(100%,#93160a));
  background: -webkit-linear-gradient(top,#e42914
0%,#93160a 100%);
  background: -o-linear-gradient(top,#e42914 0%,#93160a
100%);
  background: -ms-linear-gradient(top,#e42914 0%,#93160a
100%);
  background: linear-gradient(to bottom,#e42914 0%,#93160a
100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e42914',endColorstr='#93160a',GradientType=0);
}

.red {
  color: red;
}

.comments {
  width: 90%;
  max-width: 480px;
  margin:0 auto;
  margin-left: 10px;
  margin-right: 10px;
  color: #ccc;
}

.date {
  color: #ccc;
  font-size: .8em;
  font-style: italic;
}

.itemc {
  margin-top: 15px;
}

.itemc
img {
  width: 15%;
  float: left;
}

.rightcom {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 85%;
  border-bottom: 1px
solid #000;
  position: relative;
  background: #fff;
  padding: 6px;
  color: #000;
}

.comments
a {
  color: #fff;
}

textarea {
  width: 90%;
  margin: 10px
auto;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.comments
input {
  margin-left: 15px;
}

.fbcoms {
  font-family: Tahoma,Verdana,sans-serif;
  background-color: #fff;
  width: 100%;
  margin: 0
auto;
  padding: 5px
10px;
  font-size: 12px;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.comments {
  font-weight: 700;
  text-align: center;
  padding: 0
5px 10px;
}

.totlikes {
  margin-top: 3px;
  background-color: #eeeff4;
  padding: 5px 5px 5px
23px;
  background-image: url(like.png);
  background-repeat: no-repeat;
  background-position: 5px
center;
}

.fbblue {
  color: #3c5a96;
}

.buttons {
  padding-bottom: 5px;
  font-family: Arial,sans-serif;
  color: #7d7d7f;
}

.buttons
span {
  cursor: pointer;
}

.buttons
span:hover {
  text-decoration: underline;
}

.viewmore {
  margin-top: 3px;
  background-color: #eeeff4;
  padding: 5px
5px 5px 23px;
  background-image: url(arrow.png);
  background-position: 5px
center;
  background-repeat: no-repeat;
}

.left {
  cursor: pointer;
  float: left;
  color: #3c5a96;
}

.left:hover {
  text-decoration: underline;
}

.right {
  color: #7d7d7f;
  float: right;
}

.item {
  position: relative;
  margin-top: 3px;
  background-color: #eeeff4;
  padding: 5px
5px 5px
60px;
  min-height: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.item
.profileimg {
  position: absolute;
  top: 5px;
  left: 5px;
}

.comtxt {
  line-height: 16px;
  color: #000;
  font-weight: 400;
}

.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;
}

.clickhere {
  font-weight: 700;
  padding: 30px
10px
5px;
  line-height: 18px;
}

.likes {
  color: #3c5a96;
  font-size: .95em;
  cursor: pointer;
}

.fbimg {
  background-color: #fff;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  max-width: 210px;
  width: 100%;
  padding: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px
solid gray;
  margin: 10px 0 5px;
}

.hidden {
  display: none;
  opacity: 0;
}

.hidden
.comtxt,.hidden
.combot {
  display: none;
}

#cdtime {
  color: black;
  font-weight: bold;
}

.button3 {
   background: #009348;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 10px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 1px #9c9c9c solid;
  margin-left: 20px;
  margin-right: 20px;
}

a.claim {
  color: #fff;
  text-decoration: none;
}

.WebCallDragWidget {
  margin: auto;
  position: relative;
  top: 15px;
 
}

.WebCallDragWidget
.pulse_holder {
  position: absolute;
  width: 260px;
  height: 60px;
}

.WebCallDragWidget
.pulse_rays,.WebCallDragWidget
.pulse_rays1 {
  position: absolute;
  opacity: .01;
  width: 360px;
  height: 60px;
  bottom: -10px;
  right: -30px;
}

.WebCallDragWidget
.pulse_rays {
  z-index: 1000;
  border: 2px solid
#00ADEE;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  animation: mlfnc-pulse
3s linear infinite;
  -webkit-animation: mlfnc-pulse 3s linear
infinite;
  -moz-animation: mlfnc-pulse 3s linear infinite;
  -o-animation: mlfnc-pulse
3s linear infinite;
  -ms-animation: mlfnc-pulse 3s linear
infinite;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

.WebCallDragWidget
.pulse_rays1 {
  z-index: 1001;
  border: 2px solid
#00ADEE;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  -webkit-animation: mlfnc-pulse
3s linear infinite;
  -moz-animation: mlfnc-pulse 3s linear
infinite;
  -o-animation: mlfnc-pulse 3s linear infinite;
  -ms-animation: mlfnc-pulse
3s linear
infinite;
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  -ms-animation-delay: 1.5s;
  animation-delay: 1.5s;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

.WebCallDragWidget
.pulse_rays,.WebCallDragWidget
.pulse_rays1 {
  background-color: #00ADEE;
  border-color: #00ADEE;
}

@-webkit-keyframes
mlfnc-pulse {
  0% {
    -webkit-transform: rotate(0) scale(.46)
skew(1deg);
    -webkit-opacity: .08;
  }

  10% {
    -webkit-transform: rotate(0) scale(.56)
skew(1deg);
    -webkit-opacity: .8;
  }

  100% {
    -webkit-transform: rotate(0) scale(1)
skew(1deg);
    -webkit-opacity: .01;
  }
}

@-moz-keyframes
mlfnc-pulse {
  0% {
    -moz-transform: rotate(0) scale(.46)
skew(1deg);
    opacity: .8;
  }

  10% {
    -moz-transform: rotate(0) scale(.56)
skew(1deg);
    -moz-opacity: .8;
  }

  100% {
    -moz-transform: rotate(0) scale(1)
skew(1deg);
    opacity: .01;
  }
}

@-o-keyframes mlfnc-pulse {
  0% {
    -o-transform: rotate(0)
scale(.46) skew(1deg);
    -o-opacity: .8;
  }

  10% {
    -0-transform: rotate(0) scale(.56)
skew(1deg);
    -0-opacity: .8;
  }

  100% {
    -o-transform: rotate(0) scale(1)
skew(1deg);
    -o-opacity: .01;
  }
}

@-ms-keyframes
mlfnc-pulse {
  0%,10% {
    -ms-opacity: .8;
  }

  0% {
    -ms-transform: rotate(0) scale(.46)
skew(1deg);
  }

  10% {
    -ms-transform: rotate(0) scale(.56)
skew(1deg);
  }

  100% {
    -ms-transform: rotate(0) scale(1)
skew(1deg);
    -ms-opacity: .01;
  }
}

@keyframes
tada {
  0%,100% {
    transform: scale3d(1,1,1);
  }

  10%,20% {
    transform: scale3d(.9,.9,.9)
rotate3d(0,0,1,-3deg);
  }

  30%,50%,70%,90% {
    transform: scale3d(1.05,1.05,1.05)
rotate3d(0,0,1,3deg);
  }

  40%,60%,80% {
    transform: scale3d(1.05,1.05,1.05)
rotate3d(0,0,1,-3deg);
  }
}

@-webkit-keyframes
tada {
  0%,100% {
    -webkit-transform: scale3d(1,1,1);
  }

  10%,20% {
    -webkit-transform: scale3d(.9,.9,.9)
rotate3d(0,0,1,-3deg);
  }

  30%,50%,70%,90% {
    -webkit-transform: scale3d(1.05,1.05,1.05)
rotate3d(0,0,1,3deg);
  }

  40%,60%,80% {
    -webkit-transform: scale3d(1.05,1.05,1.05)
rotate3d(0,0,1,-3deg);
  }
}

@-moz-keyframes
tada {
  0%,100% {
    -moz-transform: scale3d(1,1,1);
  }

  10%,20% {
    -moz-transform: scale3d(.9,.9,.9)
rotate3d(0,0,1,-3deg);
  }

  30%,50%,70%,90% {
    -moz-transform: scale3d(1.05,1.05,1.05)
rotate3d(0,0,1,3deg);
  }

  40%,60%,80% {
    -moz-transform: scale3d(1.05,1.05,1.05)
rotate3d(0,0,1,-3deg);
  }
}

@-o-keyframes
tada {
  0%,100% {
    -o-transform: scale3d(1,1,1);
  }

  10%,20% {
    -o-transform: scale3d(.9,.9,.9)
rotate3d(0,0,1,-3deg);
  }

  30%,50%,70%,90% {
    -o-transform: scale3d(1.05,1.05,1.05)
rotate3d(0,0,1,3deg);
  }

  40%,60%,80% {
    -o-transform: scale3d(1.05,1.05,1.05)
rotate3d(0,0,1,-3deg);
  }
}

@-ms-keyframes
tada {
  0%,100% {
    -ms-transform: scale3d(1,1,1);
  }

  10%,20% {
    -ms-transform: scale3d(.9,.9,.9)
rotate3d(0,0,1,-3deg);
  }

  30%,50%,70%,90% {
    -ms-transform: scale3d(1.05,1.05,1.05)
rotate3d(0,0,1,3deg);
  }

  40%,60%,80% {
    -ms-transform: scale3d(1.05,1.05,1.05)
rotate3d(0,0,1,-3deg);
  }
}

#spin,#spin2,#spin3,#stop,#stop2,#stop3 {
  margin: auto;
  position: relative;
  color: #fff;
  z-index: 9999;
  background: transparent;
  border: 0px;
  font-size: 24pt;
  padding-bottom: 5px;
}

#spin2,#spin3,#stop,#stop2,#stop3 {
  top: 15px;
}

.spinlogo {
  background: transparent;
}

.responsive-image {
  height: auto;
  width: 100%;
}

.comments {
  background-color: rgb(255, 255, 255);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-bottom: 10px;
  display: none;
}
