div#navbar ul.dropdown-menu > li > a{
    color:black !important;
}
.container{
    padding-right:15px;
    padding-left:15px;
    margin-right:auto;
    margin-left:auto;
}
@media (min-width:768px){
    .container{
        width:750px;
    }
}
@media (min-width:992px){
    .container{
        width:970px;
    }
}
@media (min-width:1200px){
    .container{
        width:1170px;
    }
}
.container-fluid{
    padding-right:15px;
    padding-left:15px;
    margin-right:auto;
    margin-left:auto;
}
.row{
    margin-right:-15px;
    margin-left:-15px;
}
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{
    position:relative;
    min-height:1px;
    padding-right:15px;
    padding-left:15px;
}
.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{
    float:left;
}
.col-xs-12{
    width:100%;
}
.col-xs-11{
    width:91.66666667%;
}
.col-xs-10{
    width:83.33333333%;
}
.col-xs-9{
    width:75%;
}
.col-xs-8{
    width:66.66666667%;
}
.col-xs-7{
    width:58.33333333%;
}
.col-xs-6{
    width:50%;
}
.col-xs-5{
    width:41.66666667%;
}
.col-xs-4{
    width:33.33333333%;
}
.col-xs-3{
    width:25%;
}
.col-xs-2{
    width:16.66666667%;
}
.col-xs-1{
    width:8.33333333%;
}
.col-xs-pull-12{
    right:100%;
}
.col-xs-pull-11{
    right:91.66666667%;
}
.col-xs-pull-10{
    right:83.33333333%;
}
.col-xs-pull-9{
    right:75%;
}
.col-xs-pull-8{
    right:66.66666667%;
}
.col-xs-pull-7{
    right:58.33333333%;
}
.col-xs-pull-6{
    right:50%;
}
.col-xs-pull-5{
    right:41.66666667%;
}
.col-xs-pull-4{
    right:33.33333333%;
}
.col-xs-pull-3{
    right:25%;
}
.col-xs-pull-2{
    right:16.66666667%;
}
.col-xs-pull-1{
    right:8.33333333%;
}
.col-xs-pull-0{
    right:auto;
}
.col-xs-push-12{
    left:100%;
}
.col-xs-push-11{
    left:91.66666667%;
}
.col-xs-push-10{
    left:83.33333333%;
}
.col-xs-push-9{
    left:75%;
}
.col-xs-push-8{
    left:66.66666667%;
}
.col-xs-push-7{
    left:58.33333333%;
}
.col-xs-push-6{
    left:50%;
}
.col-xs-push-5{
    left:41.66666667%;
}
.col-xs-push-4{
    left:33.33333333%;
}
.col-xs-push-3{
    left:25%;
}
.col-xs-push-2{
    left:16.66666667%;
}
.col-xs-push-1{
    left:8.33333333%;
}
.col-xs-push-0{
    left:auto;
}
.col-xs-offset-12{
    margin-left:100%;
}
.col-xs-offset-11{
    margin-left:91.66666667%;
}
.col-xs-offset-10{
    margin-left:83.33333333%;
}
.col-xs-offset-9{
    margin-left:75%;
}
.col-xs-offset-8{
    margin-left:66.66666667%;
}
.col-xs-offset-7{
    margin-left:58.33333333%;
}
.col-xs-offset-6{
    margin-left:50%;
}
.col-xs-offset-5{
    margin-left:41.66666667%;
}
.col-xs-offset-4{
    margin-left:33.33333333%;
}
.col-xs-offset-3{
    margin-left:25%;
}
.col-xs-offset-2{
    margin-left:16.66666667%;
}
.col-xs-offset-1{
    margin-left:8.33333333%;
}
.col-xs-offset-0{
    margin-left:0;
}
@media (min-width:768px){
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{
        float:left;
    }
    .col-sm-12{
        width:100%;
    }
    .col-sm-11{
        width:91.66666667%;
    }
    .col-sm-10{
        width:83.33333333%;
    }
    .col-sm-9{
        width:75%;
    }
    .col-sm-8{
        width:66.66666667%;
    }
    .col-sm-7{
        width:58.33333333%;
    }
    .col-sm-6{
        width:50%;
    }
    .col-sm-5{
        width:41.66666667%;
    }
    .col-sm-4{
        width:33.33333333%;
    }
    .col-sm-3{
        width:25%;
    }
    .col-sm-2{
        width:16.66666667%;
    }
    .col-sm-1{
        width:8.33333333%;
    }
    .col-sm-pull-12{
        right:100%;
    }
    .col-sm-pull-11{
        right:91.66666667%;
    }
    .col-sm-pull-10{
        right:83.33333333%;
    }
    .col-sm-pull-9{
        right:75%;
    }
    .col-sm-pull-8{
        right:66.66666667%;
    }
    .col-sm-pull-7{
        right:58.33333333%;
    }
    .col-sm-pull-6{
        right:50%;
    }
    .col-sm-pull-5{
        right:41.66666667%;
    }
    .col-sm-pull-4{
        right:33.33333333%;
    }
    .col-sm-pull-3{
        right:25%;
    }
    .col-sm-pull-2{
        right:16.66666667%;
    }
    .col-sm-pull-1{
        right:8.33333333%;
    }
    .col-sm-pull-0{
        right:auto;
    }
    .col-sm-push-12{
        left:100%;
    }
    .col-sm-push-11{
        left:91.66666667%;
    }
    .col-sm-push-10{
        left:83.33333333%;
    }
    .col-sm-push-9{
        left:75%;
    }
    .col-sm-push-8{
        left:66.66666667%;
    }
    .col-sm-push-7{
        left:58.33333333%;
    }
    .col-sm-push-6{
        left:50%;
    }
    .col-sm-push-5{
        left:41.66666667%;
    }
    .col-sm-push-4{
        left:33.33333333%;
    }
    .col-sm-push-3{
        left:25%;
    }
    .col-sm-push-2{
        left:16.66666667%;
    }
    .col-sm-push-1{
        left:8.33333333%;
    }
    .col-sm-push-0{
        left:auto;
    }
    .col-sm-offset-12{
        margin-left:100%;
    }
    .col-sm-offset-11{
        margin-left:91.66666667%;
    }
    .col-sm-offset-10{
        margin-left:83.33333333%;
    }
    .col-sm-offset-9{
        margin-left:75%;
    }
    .col-sm-offset-8{
        margin-left:66.66666667%;
    }
    .col-sm-offset-7{
        margin-left:58.33333333%;
    }
    .col-sm-offset-6{
        margin-left:50%;
    }
    .col-sm-offset-5{
        margin-left:41.66666667%;
    }
    .col-sm-offset-4{
        margin-left:33.33333333%;
    }
    .col-sm-offset-3{
        margin-left:25%;
    }
    .col-sm-offset-2{
        margin-left:16.66666667%;
    }
    .col-sm-offset-1{
        margin-left:8.33333333%;
    }
    .col-sm-offset-0{
        margin-left:0;
    }
}
@media (min-width:992px){
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{
        float:left;
    }
    .col-md-12{
        width:100%;
    }
    .col-md-11{
        width:91.66666667%;
    }
    .col-md-10{
        width:83.33333333%;
    }
    .col-md-9{
        width:75%;
    }
    .col-md-8{
        width:66.66666667%;
    }
    .col-md-7{
        width:58.33333333%;
    }
    .col-md-6{
        width:50%;
    }
    .col-md-5{
        width:41.66666667%;
    }
    .col-md-4{
        width:33.33333333%;
    }
    .col-md-3{
        width:25%;
    }
    .col-md-2{
        width:16.66666667%;
    }
    .col-md-1{
        width:8.33333333%;
    }
    .col-md-pull-12{
        right:100%;
    }
    .col-md-pull-11{
        right:91.66666667%;
    }
    .col-md-pull-10{
        right:83.33333333%;
    }
    .col-md-pull-9{
        right:75%;
    }
    .col-md-pull-8{
        right:66.66666667%;
    }
    .col-md-pull-7{
        right:58.33333333%;
    }
    .col-md-pull-6{
        right:50%;
    }
    .col-md-pull-5{
        right:41.66666667%;
    }
    .col-md-pull-4{
        right:33.33333333%;
    }
    .col-md-pull-3{
        right:25%;
    }
    .col-md-pull-2{
        right:16.66666667%;
    }
    .col-md-pull-1{
        right:8.33333333%;
    }
    .col-md-pull-0{
        right:auto;
    }
    .col-md-push-12{
        left:100%;
    }
    .col-md-push-11{
        left:91.66666667%;
    }
    .col-md-push-10{
        left:83.33333333%;
    }
    .col-md-push-9{
        left:75%;
    }
    .col-md-push-8{
        left:66.66666667%;
    }
    .col-md-push-7{
        left:58.33333333%;
    }
    .col-md-push-6{
        left:50%;
    }
    .col-md-push-5{
        left:41.66666667%;
    }
    .col-md-push-4{
        left:33.33333333%;
    }
    .col-md-push-3{
        left:25%;
    }
    .col-md-push-2{
        left:16.66666667%;
    }
    .col-md-push-1{
        left:8.33333333%;
    }
    .col-md-push-0{
        left:auto;
    }
    .col-md-offset-12{
        margin-left:100%;
    }
    .col-md-offset-11{
        margin-left:91.66666667%;
    }
    .col-md-offset-10{
        margin-left:83.33333333%;
    }
    .col-md-offset-9{
        margin-left:75%;
    }
    .col-md-offset-8{
        margin-left:66.66666667%;
    }
    .col-md-offset-7{
        margin-left:58.33333333%;
    }
    .col-md-offset-6{
        margin-left:50%;
    }
    .col-md-offset-5{
        margin-left:41.66666667%;
    }
    .col-md-offset-4{
        margin-left:33.33333333%;
    }
    .col-md-offset-3{
        margin-left:25%;
    }
    .col-md-offset-2{
        margin-left:16.66666667%;
    }
    .col-md-offset-1{
        margin-left:8.33333333%;
    }
    .col-md-offset-0{
        margin-left:0;
    }
}
@media (min-width:1200px){
    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{
        float:left;
    }
    .col-lg-12{
        width:100%;
    }
    .col-lg-11{
        width:91.66666667%;
    }
    .col-lg-10{
        width:83.33333333%;
    }
    .col-lg-9{
        width:75%;
    }
    .col-lg-8{
        width:66.66666667%;
    }
    .col-lg-7{
        width:58.33333333%;
    }
    .col-lg-6{
        width:50%;
    }
    .col-lg-5{
        width:41.66666667%;
    }
    .col-lg-4{
        width:33.33333333%;
    }
    .col-lg-3{
        width:25%;
    }
    .col-lg-2{
        width:16.66666667%;
    }
    .col-lg-1{
        width:8.33333333%;
    }
    .col-lg-pull-12{
        right:100%;
    }
    .col-lg-pull-11{
        right:91.66666667%;
    }
    .col-lg-pull-10{
        right:83.33333333%;
    }
    .col-lg-pull-9{
        right:75%;
    }
    .col-lg-pull-8{
        right:66.66666667%;
    }
    .col-lg-pull-7{
        right:58.33333333%;
    }
    .col-lg-pull-6{
        right:50%;
    }
    .col-lg-pull-5{
        right:41.66666667%;
    }
    .col-lg-pull-4{
        right:33.33333333%;
    }
    .col-lg-pull-3{
        right:25%;
    }
    .col-lg-pull-2{
        right:16.66666667%;
    }
    .col-lg-pull-1{
        right:8.33333333%;
    }
    .col-lg-pull-0{
        right:auto;
    }
    .col-lg-push-12{
        left:100%;
    }
    .col-lg-push-11{
        left:91.66666667%;
    }
    .col-lg-push-10{
        left:83.33333333%;
    }
    .col-lg-push-9{
        left:75%;
    }
    .col-lg-push-8{
        left:66.66666667%;
    }
    .col-lg-push-7{
        left:58.33333333%;
    }
    .col-lg-push-6{
        left:50%;
    }
    .col-lg-push-5{
        left:41.66666667%;
    }
    .col-lg-push-4{
        left:33.33333333%;
    }
    .col-lg-push-3{
        left:25%;
    }
    .col-lg-push-2{
        left:16.66666667%;
    }
    .col-lg-push-1{
        left:8.33333333%;
    }
    .col-lg-push-0{
        left:auto;
    }
    .col-lg-offset-12{
        margin-left:100%;
    }
    .col-lg-offset-11{
        margin-left:91.66666667%;
    }
    .col-lg-offset-10{
        margin-left:83.33333333%;
    }
    .col-lg-offset-9{
        margin-left:75%;
    }
    .col-lg-offset-8{
        margin-left:66.66666667%;
    }
    .col-lg-offset-7{
        margin-left:58.33333333%;
    }
    .col-lg-offset-6{
        margin-left:50%;
    }
    .col-lg-offset-5{
        margin-left:41.66666667%;
    }
    .col-lg-offset-4{
        margin-left:33.33333333%;
    }
    .col-lg-offset-3{
        margin-left:25%;
    }
    .col-lg-offset-2{
        margin-left:16.66666667%;
    }
    .col-lg-offset-1{
        margin-left:8.33333333%;
    }
    .col-lg-offset-0{
        margin-left:0;
    }
}
div.header-wrapper{
    background-color:#f9f9f9 !important;
}
h1.LiveTippingLogo{
    background:url(/images/tippingLogo.png) no-repeat center center #f9f9f9;
    width:301px;
    height:66px;
    font-size:1px;
    text-indent:-200px;
    color:transparent;
}
h1.LiveTippingLogo a{
    display:block;
    background:url(/images/tippingLogo.png) no-repeat center center #f9f9f9;
    width:301px;
    height:97px;
    font-size:1px;
    text-indent:-200px;
    color:transparent;
}
div#questions h3,div#who-is-playing h3,div#whoIsPlayingForWhat h3,div#question h3,div#whatEveryoneElseThinks h3,div#leaderboard h3,div#howItWorks h3,div#share-result h3{
    text-align:center;
}
div#whatEveryoneElseThinks h3{
    margin-top:0px;
    padding-top:16px;
}
nav.navbar{
    background-color:#f9f9f9 !important;
    min-height: 120px;
}

div#navbar { padding-top:53px !important; }

div.headerContainer{
    background-color:#f9f9f9 !important;
}

div.container-fluid.headerContainer {
    min-height: 120px !important;
}

nav.navbar.guest{
    margin-bottom:0px;
}
nav.navbar.guest .container{
    margin-top:0px;
}
nav.navbar .container{
    margin-top:2em;
}
button.navbar-toggle{
    margin-right:5px !important;
    colour: #000;
}
div.navbar-header > button.navbar-toggle > span{
    color: #000;
}
#navbar ul > li.active > a{
    background-color:transparent;
    font-size:13px;
}
.navbar-middle-text{
    display:block;
}
.navbar-middle-text{
    position:absolute;
    top:50%;
    left:40%;
    color:white !important;
    font-family:Verdana;
}
.navbar-middle-text h1,.navbar-middle-text h4{
    font-family:sans-serif;
    text-transform:uppercase;
    font-weight:bold;
    text-align:center;
}
.navbar-middle-text h1{
    font-size:4vmin;
}
.navbar-middle-text h4{
    font-size:2vmin;
}
@media (max-width:500px){
    nav.navbar{
        background-image:none !important;
    }
    nav.navbar li,nav.navbar li a{
        text-align:right !important;
    }
    nav.navbar li button,nav.navbar li p.navbar-text.text-info{
        padding-right:15px !important;
    }
    .navbar-middle-text{
        top:30%;
        left:30%;
    }
    div.homeBanner{
        padding-top:145px !important;
    }
}
@media (min-width:500px) and (max-width:1024px){
    nav.navbar.guest{
    }
    .navbar-middle-text{
        top:40%;
        left:30%;
    }
    .navbar .navbar-nav > li > p{
        margin-top:15px;
        margin-bottom:15px;
    }
    nav.navbar.guest li,nav.navbar.guest li a{
        text-align:right !important;
    }
    div.homeBanner{
        padding-top:230px !important;
    }
}
@media (min-width:1200px){
    html{
        margin:auto;
    }
    body{
        vertical-align:middle;
        min-height:500px;
    }
    div.homeBanner{
        padding-top:180px !important;
    }
}
nav.navbar a.btn{
    padding:0;
}
html{
}
div.homeBanner{
    background-color:#000 !important;
    font-size:11px;
    font-family:Verdana;
    font-weight:bold;
    margin-bottom:0px;
}
div.homeBanner h2{
    color:#fff;
    font-weight:normal;
}
div.homeBanner h2 strong{
    display:block;
    font-weight:bold;
    font-size:1.1em;
}
.main{
    padding-top:35px;
}
body{
    background:#fafafa !important;
    color:#44445e !important;
}
body div.bodyContainer{
    background:#fafafa !important;
}
body div.bodyContainer div.container-fluid{
    background:transparent !important;
}
div.page-block{
    background-color:#fff;
}
div.list-group{
    padding-bottom:30px;
}
div.list-group p.question{
    font-weight:bold;
}
footer div{
    padding:40px 0px 20px 0px;
}
footer div p,footer div p a{
    font-size:12px;
    text-align:center;
    color:#44445e;
}
.custom-button{
    background-color:rgb(224,0,52) !important;
    color:white !important;
}
.btn-lg.custom-button,.btn-md.custom-button{
    /*border-radius:20px;*/
}
#wrapper{
    box-shadow:none;
}
.number-wrapper{
    border-radius:50%;
    text-align:center;
    vertical-align:middle;
    background-color:rgb(68,68,94);
    color:white;
    width:40px;
    height:40px;
    line-height:40px;
    font-size:15px;
    margin:30px;
    display:inline-block;
}
#userStat h1{
    padding-bottom:100px;
}
#userStat .stat-row{
    margin-bottom:20px;
}
#userStat .profile-img{
    float:left;
    margin-top:-20px;
    margin-left:20px;
    margin-right:15px;
}
#userStat .user-header{
    color:grey;
}
a,a:hover,a:focus{
    color:#009688;
}
.mdi::before{
    font-size:20px;
    line-height:12px;
} 
div.trophy-legend-container div.trophy-legend {
    padding: 3px 0px;
    line-height: 36px; font-size: 36px; 
}
div.trophy-legend-container div.trophy-legend strong {
    font-size: 16px; line-height: 36px; display: inline-block; vertical-align: middle;
}

dfn.emoji { font-style: normal; }

#homeCarousel img{
    margin:auto;
    min-height:200px;
}
#homeCarousel .carousel-caption{
    color:black;
    text-shadow:none !important;
}
div.list-group-item.questionRow div.radio{
    margin:0px 0px 0px 0px;
}
div.list-group-item.questionRow{
    clear:both;
    border-bottom:1px solid #e4e4e4;
    padding:0px 5px 0px 5px;
    margin:0px 0px 0px 0px;
}
div.list-group-item.questionRow:hover{
    background:#f2fbff;
}
div.list-group-item.questionRow label{
    padding-top:20px;
    padding-bottom:20px;
    display:block !important;
}
.radio label .check,.radio label .circle{
    position:absolute;
    top:20px;
}
div.questionButtons{
    padding:0px 0px 20px 0px;
}
h1#siteTitle{
    margin:0px !important;
    padding:0px 0px 10px 0px;
}
p.list-group-item-text.answers{
    border-top:1px solid #e4e4e4;
    padding:10px 0px 0px 0px !important;
    margin:10px 0px 0px 0px !important;
}
p.list-group-item-text.answers span.checkbox.checkbox-primary{
    padding:0px;
    margin:0px;
}
a#lnkAnswer{
    background:#e00034;
    display:inline-block;
    padding:2px 5px;
    border-radius:2px;
    color:#fff;
    font-weight:bold;
    font-size:14px;
}
a#lnkAnswer:hover{
    background:#24a34e;
}
a#lnkEdit{
    background:#fccd0d;
    display:inline-block;
    margin:0px !important;
    padding:0px 5px;
    border-radius:1px;
    color:#fff;
    font-weight:bold;
    font-size:12px;
}
a#lnkEdit:hover{
    background:#edc10b;
}
ul.nav.nav-tabs{
    background:#191919 !important;
}
div#myTabContent{
    background:#e4e4e4 !important;
    padding-top:20px;
    padding-bottom:20px;
}
div.bs-component{
    border-bottom:1px solid #ebebeb;
    padding:10px 10px;
    margin:0px 0px 0px 0px;
}
div.bs-component:last-child{
    margin:0px;
}
div.bs-component.question p{
    margin:0px;
    padding:10px 0px;
    clear:both;
}
div.bs-component.question p{
    margin:0px;
}
div.bs-component.question strong.questionNumber{
    float:left;
    display:inline-block;
    font-size:16px;
    width:40px;
    height:40px;
    line-height:40px;
    text-align:center;
    margin:-10px 20px 10px 0px;
    background:#44445e;
    border:1px solid #44445e;
    border-radius:30px !important;
    color:#fff;
}
.table > tbody > tr.success > td,.table > tbody > tr.success > th,.table > tbody > tr > td.success,.table > tbody > tr > th.success,.table > tfoot > tr.success > td,.table > tfoot > tr.success > th,.table > tfoot > tr > td.success,.table > tfoot > tr > th.success,.table > thead > tr.success > td,.table > thead > tr.success > th,.table > thead > tr > td.success,.table > thead > tr > th.success{
    background-color:#2ac25d !important;
    font-weight:bold;
    color:#fff;
}
li.questionsTab a,li.whoForWhatTab a,#mainContent .nav-tabs li.whoForWhatTab.active > a{
    text-transform:uppercase !important;
    font-weight:bold !important;
    color:#fff !important;
}
li.questionsTab a:hover,li.whoForWhatTab a:hover,#mainContent .nav-tabs li.whoForWhatTab.active > a:hover{
    text-transform:uppercase !important;
    font-weight:bold !important;
    color:rgb(85, 85, 85) !important;
}
div#navbar a{
    text-transform:uppercase;
    color:#000 !important;
}
.arrow-up{
    width:0;
    height:0;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    display:inline-block;
    border-bottom:5px solid black;
    vert-align:middle;
}
.arrow-down{
    width:0;
    height:0;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    display:inline-block;
    border-top:5px solid black;
    vert-align:middle;
}
@media (min-width:1023px){
    .chart{
        height:400px;
    }
    .collapse-from-md{
        display:none;
    }
    #homeCarousel div.carousel-caption{
        left:470px;
        text-align:left;
    }
}
@media (min-device-width:768px) and (max-device-width:1024px){
    #homeCarousel div.carousel-caption{
        left:370px;
        text-align:left;
    }
    .navbar-right{
        margin-right:0px !important;
    }
}
@media only screen and (max-width:760px){
    button.btn{
        font-size:14px !important;
    }
    strong.totalPoints{
        display:block;
    }
    #homeCarousel img{
        visibility:hidden;
    }
    #homeCarousel div.carousel-caption{
    }
}
.chart{
    width:100%;
}
#mainContent .nav-tabs li.active > a{
    background-color:rgba(255,255,255,0.0980392) !important;
}
@media (max-width:1024px){
    .jumbotron{
        padding-left:0px !important;
        padding-right:0px !important;
    }
    .jumbotron h1{
        font-size:22px;
        font-weight:bold;
    }
    .chart{
        height:250px;
    }
    .page .header{
        font-size:20px !important;
    }
    #mainContent .form-group,#mainContent .form-group select{
        padding-left:10px;
    }
    #mainContent .list-group-item-heading{
        font-size:16px;
        line-height:20px;
    }
    #mainContent .list-group-item-text{
        font-size:14px !important;
        line-height:24px !important;
    }
    .collapse-before-md{
        display:none;
    }
    .form-horizontal .form-group{
        margin-left:0px !important;
    }
}
@media (max-width:1024px){
    #wrapper{
        padding-left:0px !important;
        padding-right:0px !important;
    }
}
.mobile-row-content{
    display:inline-block;
    padding-left:15px;
    width:100%;
}
body.modal-open,body.modal-open > .row,body.modal-open > .wrapper,body.modal-open > .wrap,body.modal-open > #container{
    overflow:hidden !important;
    height:100%;
}
html{
    height:100% !important;
}
.header-panel{
    background-color:white;
    height:100px;
    position:relative;
    z-index:3;
}
.header{
    color:#000;
    font-size:18px;
    font-weight:bold;
    margin-top:5px;
    letter-spacing:1.20000004768372px;
    text-transform:uppercase;
}
#pluswrap{
    position:fixed;
    width:100%;
    height:100%;
    display:flex;
    align-items:center;
    background:rgba(0,0,0,0.3);
    top:0;
    z-index:9999;
    display:none;
}
body{
    margin:0;
}
.plus{
    display:flex;
    margin:0 auto;
}
@media only screen and (max-width:760px),(min-device-width:768px) and (max-device-width:1024px){
    #raceTable table,#raceTable thead,#raceTable tbody,#raceTable th,#raceTable td,#raceTable tr,#answerTable table,#answerTable thead,#answerTable tbody,#answerTable th,#answerTable td,#answerTable tr{
        display:block;
    }
    #raceTable thead tr,#answerTable thead tr{
        position:absolute;
        top:-9999px;
        left:-9999px;
    }
    #raceTable tr,#answerTable tr{
        border:1px solid #ccc;
    }
    #raceTable td,#answerTable td{
        border:none;
        border-bottom:1px solid #eee;
        position:relative;
        padding-left:50% !important;
        min-height:50px;
    }
    #raceTable td.lastone,#answerTable td.lastone{
        padding-left:10px !important;
    }
    #raceTable td:before,#answerTable td:before{
        position:absolute;
        top:6px;
        left:6px;
        width:45%;
        padding-right:10px;
        white-space:nowrap;
    }
    #raceTable td:nth-of-type(1):before{
        content:"Number";
    }
    #raceTable td:nth-of-type(2):before{
        content:"Qualifying Start";
    }
    #raceTable td:nth-of-type(3):before{
        content:"Race Start";
    }
    #raceTable td:nth-of-type(4):before{
        content:"Actions";
    }
    #answerTable td:nth-of-type(1):before{
        content:"Answer text";
    }
    #answerTable td:nth-of-type(2):before{
        content:"Score";
    }
    #answerTable td:nth-of-type(3):before{
        content:"Is correct";
    }
    #answerTable td:nth-of-type(4):before{
        content:"Actions";
    }
}
.modal-small{
    width:300px !important;
}
.form-signin{
    max-width:330px;
    padding:15px;
    margin:0 auto;
}
.form-signin .form-signin-heading,.form-signin .checkbox{
    margin-bottom:10px;
}
.form-signin .checkbox{
    font-weight:normal;
}
.form-signin .form-control:focus{
    z-index:2;
}
.form-signin input[type="text"]{
    margin-bottom:-1px;
    border-bottom-left-radius:0;
    border-bottom-right-radius:0;
}
.form-signin input[type="password"]{
    margin-bottom:10px;
    border-top-left-radius:0;
    border-top-right-radius:0;
}
.account-wall{
    margin-top:20px;
    padding:40px 0px 20px 0px;
    background-color:#f7f7f7;
    -moz-box-shadow:0px 2px 2px rgba(0,0,0,0.3);
    -webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.3);
    box-shadow:0px 2px 2px rgba(0,0,0,0.3);
}
.login-title{
    color:#555;
    font-size:18px;
    font-weight:400;
    display:block;
}
.profile-img{
    width:96px;
    height:96px;
    margin:0 auto 10px;
    display:block;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    border-radius:50%;
}
.need-help{
    margin-top:10px;
}
.new-account{
    display:block;
    margin-top:10px;
}
.navbar-nav span{
    padding-top:20px;
    padding-bottom:20px;
}
.list-group.howitworks .list-group-separator:before{
    float:left;
}
.list-group.howitworks .list-group-item .row-picture i,.list-group .list-group-item .row-action-primary i.mdi-material-teal{
    background:none !important;
    color:#009688;
}
.list-group.howitworks .list-group-item .row-picture i,.list-group .list-group-item .row-action-primary i.mdi-material-red{
    background:none !important;
    color:#f44336;
}
.list-group.howitworks .row-content{
    min-height:35px !important;
}
.list-group.howitworks .row-action-primary i{
    height:25px !important;
    width:25px !important;
    line-height:25px !important;
}
.collapse-from-md .list-group-separator{
    clear:both;
    overflow:hidden;
    margin-top:10px;
    margin-bottom:10px;
}
.howitworks .list-group-separator:before,.collapse-from-md .list-group-separator:before{
    content:"";
    width:100%;
    border-bottom:1px solid rgba(0,0,0,0.1);
    float:right;
}
.list-group.questions .mobile-row-content{
    padding-right:10px;
}
 div.container-fluid.headerContainer.loggedIn {
     height: 120px;
}
 div.container-fluid.headerContainer.loggedIn div.homeBanner.row {
     display: none;
}
