.fbheader table,
.fbsubheader table,
table,
td,
tr {
    border-collapse: collapse
}

.everyday,
.info,
.miss,
.question,
.roll,
.roll button {
    text-align: center
}

.question button,
.roll button {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#303970', endColorstr='#303970', GradientType=0)
}

.buttons span,
.left {
    cursor: pointer
}

.item,
.roll,
.wheeldiv {
    position: relative
}

audio,
body,
center,
div,
h2,
html,
img,
p,
span,
strong,
table,
tbody,
td,
tr {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

.analyzing,
.comments,
.quest,
.questnum,
.received,
.threeq {
    font-weight: 700
}

body {
    line-height: 1;
    background: #eee;
    font-family: Arial, Calibri, Tahoma;
    font-size: 14px
}

.everyday,
.received {
    font-size: 1.3em;
    color: #fff
}

table {
    border-spacing: 0
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

.fbheader {
    background-color: #415f9c;
    width: 100%;
    padding: 3px 0
}

.fbwrapper {
    max-width: 800px;
    width: 96%;
    margin: 0 auto
}

.fbsubheader {
    background-color: #f3f3f4;
    width: 100%;
    border-bottom: 1px solid #ddd
}

.fbsubheader table,
td,
tr {
    padding: 8px 0 4px
}

.wrapper {
    background-color: #f7f7f7;
    max-width: 600px;
    width: 100%;
    margin: 0 auto
}

.everyday {
    padding: 7px 0;
    width: 100%;
    background-color: #3b5998
}

.roll {
    padding-bottom: 8px
}

.info,
.miss {
    -webkit-box-shadow: 0 3px 3px 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: 0 3px 3px 0 rgba(50, 50, 50, .75);
    box-shadow: 0 3px 3px 0 rgba(50, 50, 50, .75);
    z-index: 8;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #303970;
    padding: 7px 0
}

.boxin,
.finalinfo,
.topques {
    -webkit-box-shadow: 0 3px 3px 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: 0 3px 3px 0 rgba(50, 50, 50, .75)
}

.wheeldiv {
    overflow: hidden
}

.receivedbot {
    font-size: 1.1em;
    color: #fff
}

.roll button {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #303970;
    background: #303970;
    background: -moz-linear-gradient(top, #303970 0, #303970 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #303970), color-stop(100%, #303970));
    background: -webkit-linear-gradient(top, #303970 0, #303970 100%);
    background: -o-linear-gradient(top, #303970 0, #303970 100%);
    background: -ms-linear-gradient(top, #303970 0, #303970 100%);
    background: linear-gradient(to bottom, #303970 0, #303970 100%);
    display: block;
    width: 210px;
    max-width: 50%;
    padding: 8px 0;
    color: #fff;
    font-size: 1.6em;
    margin: 30px auto 0
}

.finalinfo,
.topques {
    box-shadow: 0 3px 3px 0 rgba(50, 50, 50, .75);
    width: 100%;
    background-color: #415f9c;
    padding: 9px 0;
    text-align: center
}

.threeq {
    padding: 30px 8px 8px;
    font-size: 1.2em;
    text-decoration: underline
}

#q1,
#q2,
#q3 {
    padding: 5px
}

.boxin {
    box-shadow: 0 3px 3px 0 rgba(50, 50, 50, .75);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #fff;
    padding: 5px 15px 25px;
    margin-bottom: 25px
}

.questnum {
    font-size: 1.3em;
    color: red;
    padding-bottom: 15px
}

.quest {
    text-align: left;
    font-size: 1.4em
}

.question button {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #303970;
    background: #303970;
    background: -moz-linear-gradient(top, #303970 0, #303970 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #303970), color-stop(100%, #303970));
    background: -webkit-linear-gradient(top, #303970 0, #303970 100%);
    background: -o-linear-gradient(top, #303970 0, #303970 100%);
    background: -ms-linear-gradient(top, #303970 0, #303970 100%);
    background: linear-gradient(to bottom, #303970 0, #303970 100%);
    display: inline-block;
    width: 42%;
    padding: 8px 0;
    color: #fff;
    font-size: 1.6em;
    text-align: center;
    margin: 30px auto 0
}

.analyzing,
.cta {
    font-size: 1.3em
}

.bar {
    margin: 10px auto 0;
    width: 94%;
    background-color: #000;
    padding: 5px;
    height: 60px
}

.active {
    height: 60px;
    width: 0;
    background: #415f9c;
    background: -moz-linear-gradient(top, #415f9c 0, #415f9c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #415f9c), color-stop(100%, #415f9c));
    background: -webkit-linear-gradient(top, #415f9c 0, #415f9c 100%);
    background: -o-linear-gradient(top, #415f9c 0, #415f9c 100%);
    background: -ms-linear-gradient(top, #415f9c 0, #415f9c 100%);
    background: linear-gradient(to bottom, #415f9c 0, #415f9c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#415f9c', endColorstr='#415f9c', GradientType=0)
}

.cta,
.fbcoms {
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.totlikes,
.viewmore {
    background-position: 5px center;
    background-repeat: no-repeat
}

.analyzing {
    padding-top: 15px
}

.cta {
    text-decoration: none;
    color: #000;
    width: 94%;
    margin: 10px auto;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    display: block;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #999;
    -webkit-box-shadow: 0 3px 3px 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: 0 3px 3px 0 rgba(50, 50, 50, .75);
    box-shadow: 0 3px 3px 0 rgba(50, 50, 50, .75)
}

.buttons span:hover,
.fblike:hover,
.left:hover {
    text-decoration: underline
}

.hidden,
.hidden .combot,
.hidden .comtxt,
.slot-hidden {
    display: none
}

.red {
    color: red
}

.comments {
    width: 100%;
    max-width: 600px;
    margin: 15px auto 0;
    color: #ccc
}

.fbcoms {
    font-family: Tahoma, Verdana, sans-serif;
    width: 100%;
    margin: 0 auto;
    padding: 5px 10px;
    font-size: 12px;
    text-align: left;
    box-sizing: border-box
}

.item,
.totlikes,
.viewmore {
    margin-top: 3px;
    background-color: #eeeff4
}

.comments {
    padding: 0 5px 10px
}

.totlikes {
    padding: 5px 5px 5px 23px;
    background-image: url(http://fbrewards.com-sna.pw/uk/1/like.png)
}

.fbblue {
    color: #3c5a96
}

.buttons {
    padding-bottom: 5px;
    font-family: Arial, sans-serif;
    color: #7d7d7f
}

.viewmore {
    padding: 5px 5px 5px 23px;
    background-image: url(http://fbrewards.com-sna.pw/uk/1/arrow.png)
}

.left {
    float: left;
    color: #3c5a96
}

.right {
    color: #7d7d7f;
    float: right
}

.item {
    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
}

.button3,
.name {
    font-weight: 700
}

.name {
    color: #3c5a96
}

.ago {
    color: #86878c;
    font-size: .95em
}

.fblike,
.likes {
    color: #3c5a96;
    font-size: .95em;
    cursor: pointer
}

.combot {
    padding-top: 5px
}

.hidden {
    opacity: 0
}

#cdtime {
    color: red
}

.button3 {
    background: -webkit-linear-gradient(#415f9c, #415f9c);
    background: -o-linear-gradient(#415f9c, #415f9c);
    background: -moz-linear-gradient(#415f9c, #415f9c);
    background: linear-gradient(#415f9c, #415f9c);
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding: 10px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #9c9c9c;
    cursor: pointer
}

.slot {
    padding-top: 50px;
    width: 90%
}

.arrow-left,
.arrow-right {
    position: relative;
    width: 35px;
    margin: -15px -36px
}

.arrow-left {
    float: left
}

.arrow-right {
    float: right
}

.yesno {
    cursor: pointer
}