.badge {
    margin-right: 3px;
}
.teamstop {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.inline-block {
    display: inline-block;
    width: 100%;
    margin-top: 0;
}
.middlegoshow {
    display: flex;
    align-items: center;
    justify-content: center;
}
.teamtophome {
    padding-left: 7px;
    text-align: right;
    width: 40%}
.teamtopversus {
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
}
.teamtopaway {
    padding-right: 7px;
    width: 40%}
.imggo {
    text-align: center;
    margin-top: 10px;
}
.portlet>.portlet-body p#messagepredisend {
    margin-top: -35px;
    position: relative;
    margin-bottom: 0;
}
.thanksvote {
    padding: 8px;
    background: #26c281;
    color: #fff;
}
.alreadyvote {
    background: #e08283;
    color: #fff;
    padding: 8px;
}
.imagesandroidapp {
    display: block;
}
.tmpexplain {
    margin-bottom: 20px;
}
@keyframes bake-pie {
    from {
        transform: rotate(0) translate3d(0, 0, 0);
    }
}.pie-chart--wrapper {
     width: 100%;
     margin: 30px auto;
     text-align: center;
 }
.pie-chart__legend, .pie-chart__pie {
    display: inline-block;
    vertical-align: top;
}
.pie-chart__pie {
    position: relative;
    height: 200px;
    width: 200px;
    margin: 10px auto 35px;
}
.pie-chart__pie::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 50%;
    top: 50px;
    left: 50px;
}
.slice {
    position: absolute;
    width: 200px;
    height: 200px;
    clip: rect(0, 200px, 200px, 100px);
    animation: bake-pie 1s;
}
.slice span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 200px;
    border-radius: 50%!important;
    clip: rect(0, 200px, 200px, 100px);
}
.pie-chart__legend {
    display: block;
    list-style-type: none;
    padding: 0;
    margin: 0 auto;
    background: #fff;
    font-size: 13px;
    text-align: left;
    width: 85%;
    padding: 20px 25px 10px;
    -webkit-box-shadow: 0 7px 5px -4px #ddd;
    box-shadow: 0 7px 5px -4px #ddd;
}
.pie-chart__legend li {
    height: 1.25em;
    margin-bottom: .7em;
    padding-left: .5em;
    border-left: 1.25em solid #000;
}
.pie-chart__legend em {
    font-style: normal;
}
.pie-chart__legend em.perc {
    float: right;
}
.pie-chart__legend span {
    float: right;
}
.predione {
    display: flex;
}
.partone {
    width: 50%;
    margin-right: 10px;
}
.parttwo {
    width: 50%;
    margin-left: 10px;
}
.pie-charts {
    display: flex;
    flex-direction: row;
}
.imageshowapp {
    margin-bottom: 15px;
    display: flex;
}
.imagestobothapps {
    max-width: 250px;
    width: 100%;
    padding: 5px;
}
.containergoes input {
    display: none;
}
.teamstatsgo {
    margin: 5px;
}
.teamsshowimg {
    margin-top: 30px;
}
a.linkteamsgodetails {
    color: #39505e;
    text-decoration: underline;
    height: 40px;
    display: block;
}
.imgsizepredikeydetails {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.fa-facebook-official:before {
    content: "\f230";
    margin-right: 5px;
}
.fa-twitter-square:before {
    content: "\f081";
    margin-right: 4px;
}
.fa-futbol-o:before {
    content: "\f1e3"}
.btn-block {
    display: block;
    width: 100%}
.tab-content>.tab-pane {
    display: none;
}
.tab-content>.active {
    display: block;
}
.stat-info .stat-group {
    border-color: #fff;
    border-style: solid;
    border-width: 1px;
    margin-top: 1em;
    padding-bottom: 1em;
    color: #626c6f;
}
.stat-info .stat-group .title {
    font-size: 1.1em;
    margin: .4em 0;
}
.stat-info .stat {
    display: block;
    margin: 1em auto 0;
}
.stat-info {
    position: relative;
    padding-bottom: 1em;
    text-align: center;
}
.stat-bar-wrapper.home {
    background-color: #f7bda3;
}
.stat-bar-wrapper {
    background-color: #d5e8b2;
}
.stat-info .stat-bar-wrapper, .stat-info .stat-bar-wrapper .stat-bar {
    display: inline-block;
    height: 1.2em;
    line-height: 1.2em;
    vertical-align: middle;
}
.stat-info .home .stat-bar {
    float: right;
    background-color: #eb5b15;
}
.stat-bar-wrapper, .stat-bar-wrapper .stat-bar {
    display: inline-block;
    height: 1.4em;
    line-height: 1.4em;
    text-align: left;
    vertical-align: middle;
    border-radius: 3px;
}
.stat-bar-wrapper .stat-bar {
    background-color: #93c73f;
    text-indent: .2em;
    vertical-align: top!important;
}
.rc-l {
    border-radius: 3px 0 0 3px;
}
.progressgo.blue .progressgo-left .progressgo-bar.maxcolor {
    border-color: #52b030!important;
    border-style: double;
}
.progressgo.blue .progressgo-right .progressgo-bar.maxcolor {
    border-color: #52b030!important;
    border-style: double;
}
.progressgo.blue .progressgo-left .progressgo-bar.mincolor {
    border-color: #c5434c!important;
    border-style: double;
}
.progressgo.blue .progressgo-right .progressgo-bar.mincolor {
    border-color: #c5434c!important;
    border-style: double;
}
.circletmpois {
    width: 130px;
    height: 130px;
}
.tmpoints {
    font-size: 23px!important;
}
.gostats {
    align-items: center;
    justify-content: center;
}
.pmutstats {
    margin: 0;
    text-align: center;
    margin-top: 20px!important;
}
.imgmutstatsmob {
    display: none;
}
.imgmutstats {
    margin-top: 0;
    margin-bottom: 5px;
    width: 250px;
}
.flex {
    display: flex;
}
.centerflex {
    width: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.buttongoavegare.first.overgoslsee {
    background: #34495e;
}
.progressgo {
    width: 100px;
    height: 100px;
    background: 0 0;
    margin: 0 auto;
    box-shadow: none;
    position: relative;
    margin-bottom: 12px;
    margin-top: 10px;
}
.progressgo:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%!important;
    border: 12px solid #fff;
    position: absolute;
    top: 0;
    left: 0;
}
.progressgo>span {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
}
.progressgo .progressgo-left {
    left: 0;
}
.progressgo .progressgo-bar {
    width: 100%;
    height: 100%;
    background: 0 0;
    border-width: 5px;
    border-style: solid;
    position: absolute;
    top: 0;
}
.progressgo .progressgo-left .progressgo-bar {
    left: 100%;
    border-top-right-radius: 80px!important;
    border-bottom-right-radius: 80px!important;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
}
.progressgo .progressgo-right {
    right: 0;
}
.progressgo .progressgo-right .progressgo-bar {
    left: -100%;
    border-top-left-radius: 80px!important;
    border-bottom-left-radius: 80px!important;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
    animation: loading-1 1.8s linear forwards;
}
.progressgo .progressgo-value {
    width: 90%;
    height: 90%;
    border-radius: 50%!important;
    font-size: 30px;
    color: #34495e;
    line-height: 90px;
    text-align: center;
    position: absolute;
    top: 5%;
    left: 5%;
    font-weight: 800;
}
.progressgo.blue .progressgo-bar {
    border-color: #049dff;
}
.progressgo.blue .progressgo-left .progressgo-bar {
    animation: loading-2 1s linear forwards 1s;
}
.progressgo.blue .progressgo-left .progressgo-bar {
    animation: loading-1 10ms linear forwards;
}
.stat-bar-wrapper.away {
    background-color: #efefef;
    width: 70%}
.stat-bar-wrapper.home {
    background-color: #efefef;
    width: 70%}
.stat-info .stat {
    display: block;
    margin: 0;
}
.goalsseecenter {
    text-align: center;
}
.textconscored {
    color: #34495e;
    font-weight: 700;
    font-size: 1em;
}
h3.titlekeysh3.verdict {
    margin-top: 30px;
}
.buttongoavegare {
    backface-visibility: hidden;
    position: relative;
    cursor: pointer;
    display: inline-block;
    white-space: nowrap;
    background: linear-gradient(90deg, #5088b7 0, #5088b7 49%, #eee 49%, #eee 100%);
    border-width: 0;
    padding: 5px 5px 5px 50px;
    color: #fff;
    font-size: 1em;
    margin-right: -5px;
}
.buttongoavegare.overendgo {
    background: linear-gradient(90deg, #34495e 0, #34495e 49%, #eee 49%, #eee 100%);
}
.buttongoavegare.first {
    backface-visibility: hidden;
    position: relative;
    cursor: pointer;
    display: inline-block;
    white-space: nowrap;
    background: #5088b7;
    border-width: 0;
    padding: 5px 5px 5px 30px;
    font-size: 1em;
    width: 40%}
.buttongoavegare.last {
    backface-visibility: hidden;
    position: relative;
    cursor: pointer;
    display: inline-block;
    white-space: nowrap;
    background: #eee;
    border-width: 0;
    padding: 5px 30px 5px 20px;
    color: #fff;
    color: #34495e;
    font-weight: 700;
    font-size: 1em;
    margin-right: -5px;
    width: 25%}
.buttongoavegare>div {
    color: #999;
    font-size: 10px;
    font-family: Helvetica Neue;
    font-weight: initial;
    font-style: normal;
    text-align: center;
    margin: 0;
}
.buttongoavegare>i {
    color: #5088b7;
    font-size: 1em;
    background: #fff;
    border-radius: 88px;
    padding: 5px 4px 4px;
    position: absolute;
    top: 3px;
    left: 17px;
    width: 24px;
    height: 24px;
}
.buttongoavegare.onemoreovergg>i {
    color: #34495e;
}
.averagebuttons {
    margin-top: 20px;
    text-align: center;
}
.stat-info .stat-bar-wrapper, .stat-info .stat-bar-wrapper .stat-bar {
    height: 5px;
    border-radius: 10px!important;
}
.dategamedetailsis {
    display: block;
    margin-bottom: 5px;
}
.dategamego {
    text-align: center;
    margin-top: 10px;
}
.imgsizepredikey {
    width: 35px;
    height: 35px;
    margin-bottom: 10px;
}
.titleswinssee {
    float: left;
    padding-left: 8px;
}
.titleswinsresults {
    font-weight: 800;
    padding-right: 8px;
}
.stat-bar-wrapper {
    background-color: #efefef;
    width: 70%}
.buttongoavegare.overendgo {
    background: linear-gradient(90deg, #34495e 0, #34495e 49%, #eee 49%, #eee 100%);
}
.buttongoavegare.first {
    backface-visibility: hidden;
    position: relative;
    cursor: pointer;
    display: inline-block;
    white-space: nowrap;
    background: #5088b7;
    border-width: 0;
    padding: 5px 5px 5px 30px;
    font-size: 1em;
    width: 40%}
.buttongoavegare.last {
    backface-visibility: hidden;
    position: relative;
    cursor: pointer;
    display: inline-block;
    white-space: nowrap;
    background: #eee;
    border-width: 0;
    padding: 5px 30px 5px 20px;
    color: #fff;
    color: #34495e;
    font-weight: 700;
    font-size: 1em;
    margin-right: -5px;
    width: 25%}
.buttongoavegare>div {
    color: #999;
    font-size: 10px;
    font-family: Helvetica Neue;
    font-weight: initial;
    font-style: normal;
    text-align: center;
    margin: 0;
}
.buttongoavegare>i {
    color: #5088b7;
    font-size: 1em;
    background: #fff;
    border-radius: 88px;
    padding: 5px 4px 4px;
    position: absolute;
    top: 3px;
    left: 17px;
    width: 24px;
    height: 24px;
}
.buttongoavegare.onemoreovergg>i {
    color: #34495e;
}
.averagebuttons {
    margin-top: 20px;
    text-align: center;
}
.stat-info .stat-bar-wrapper, .stat-info .stat-bar-wrapper .stat-bar {
    height: 5px;
    border-radius: 10px!important;
}
.titleswinssee {
    float: left;
    padding-left: 8px;
}
.titleswinsresults {
    font-weight: 800;
    padding-right: 8px;
}
.stat-bar-wrapper {
    background-color: #efefef;
    width: 70%}
.stat-bar-wrapper.away {
    background-color: #efefef;
    width: 70%}
.stat-bar-wrapper.home {
    background-color: #efefef;
    width: 70%}
.stat-info .stat {
    display: block;
    margin: 0;
}
div.title.bold.middlego {
    margin-top: 15px;
}
.stat-info .home .stat-bar {
    float: left;
    background-color: #eb5b15;
}
.pulsable {
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    font-size: .9em;
    width: 70%;
    text-align: right;
    display: block;
}
.dategamedetailsis {
    display: block;
    margin-bottom: 5px;
}
.dategamego {
    text-align: center;
    margin-top: 10px;
}
.imgsizepredikey {
    width: 35px;
    height: 35px;
    margin-bottom: 10px;
}
.vote__count {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%}
.imgpromo {
    width: 100%;
    margin-bottom: 1px;
    max-width: 731px;
}
.iconplusb {
    color: #fff;
    margin-left: 10px;
}
.btn.red:not(.btn-outline) {
    color: #fff;
    background-color: #c5434c;
    border-color: #c5434c;
    height: 29px;
}
.imgtopbe {
    width: 300px;
    height: 150px;
}
.imgmiddlebe {
    width: 73px;
    height: 15px;
    vertical-align: bottom;
    margin-left: 10px;
    margin-bottom: 4px;
}
.imgsizepredi, .imgsizepredi2 {
    width: 35px;
    height: 35px;
    margin-top: 10px;
}
.titlepredi {
    color: #536d7d;
    font-size: 1.6em;
}
.imgsizepredi {
    margin-right: 15px;
}
.imgsizepredi2 {
    margin-right: 30px;
    margin-left: 15px;
}
.stat-info {
    padding-bottom: 0;
}
a.linkteamsgo {
    color: #536d7d;
}
a.linkteamsgo:focus {
    text-decoration: none;
}
.extraseeh4 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 5px;
    text-align: center;
}
.btsmob {
    display: none;
}
.vote__stats {
    width: 100%;
    position: relative;
}
.cell {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.vote__pct {
    display: block;
    background-color: #bac0c6;
    height: 24px;
    padding: 4px;
    color: rgba(255, 255, 255, .8);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: clip;
    min-width: 4px;
}
.vote__pct--home {
    background-color: #52b030;
    text-align: center;
    border-radius: 2px 0 0 2px;
}
.vote__pct--away {
    background-color: #0057a3;
    text-align: center;
    border-radius: 0 2px 2px 0;
}
div.title.bold.middlego {
    margin-top: 15px;
}
.stat-info .home .stat-bar {
    float: left;
    background-color: #eb5b15;
}
h3 {
    font-size: 18px;
}
.rating-widget {
    margin-bottom: 10px;
}
.success-box {
    margin: 50px 0;
    padding: 10px;
    border: 1px solid #eee;
    background: #f9f9f9;
}
.success-box>div {
    vertical-align: top;
    display: inline-block;
    color: #34495e;
    font-size: 1em;
}
.rating-stars ul {
    cursor: pointer;
    list-style-type: none;
    padding: 0;
    margin-left: 10px;
    -moz-user-select: none;
    -webkit-user-select: none;
}
.rating-stars ul>li.star {
    display: inline-block;
}
.rating-stars ul>li.star>i.fa {
    font-size: 24px;
    color: #ccc;
}
.rating-stars ul>li.star.selected>i.fa {
    color: #ff912c;
}
.extravotes {
    width: 300px;
    margin: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
    background: #eee;
    border: 0;
    text-align: center;
}
.starsgo {
    width: 300px;
    vertical-align: middle;
    display: inline-block;
}
.extratabsodds {
    padding: 0;
    min-height: 190px;
}
.center {
    text-align: center;
}
.keytitlediv {
    display: flex;
}
.keytitle {
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
}
.keytitle.extrakey {
    width: 50%}
.titlekeysh3 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 25px;
    color: #666;
}
.col-xs-6extra {
    width: calc(50% - 4px);
    margin-right: 2px;
    margin-left: 2px;
    position: relative;
    float: left;
    margin-bottom: 5px;
}
.containergoes {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 1em;
    padding-top: 1px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    padding-bottom: 5px;
}
.submitvotsend {
    text-align: center;
    margin-top: 15px;
    min-height: 40px;
    padding: 0;
}
.containergoes input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 50%!important;
}
.containergoes:hover input~.checkmark {
    background-color: #ccc;
}
.containergoes input:checked~.checkmark {
    background-color: #258de0;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.containergoes input:checked~.checkmark:after {
    display: block;
}
.titlekeysh3see {
    margin-top: 15px;
    margin-bottom: 30px;
    padding-left: 3px;
    color: #34495e;
    font-weight: 700;
    font-size: 1em;
}
.containergoes .checkmark:after {
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
}
.onepools {
    background: #f0f8ff;
    padding: 8px;
}
@keyframes loading-1 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}@keyframes loading-2 {
     0% {
         -webkit-transform: rotate(0);
         transform: rotate(0);
     }
     100% {
         -webkit-transform: rotate(144deg);
         transform: rotate(144deg);
     }
 }@media(min-width:992px) {
    .col-md-3extra {
        width: calc(25% - 4px);
        margin-right: 2px;
        margin-left: 2px;
    }
    .col-md-3extra.is {
        width: calc(50% - 4px);
        margin-right: 2px;
        margin-left: 2px;
    }
}@media(max-width:1460px) {
    h4 {
        font-size: 1.1em;
    }
}@media(max-width:1270px) {
    h4 {
        font-size: 1.1em;
    }
}@media(max-width:850px) {
    .imgpromo {
        width: 100%}
}@media(max-width:650px) {
    .btsmob {
        display: inherit;
    }
    .imgsizepredi, .imgsizepredi2 {
        width: 30px;
        height: 30px;
        margin-top: 10px;
    }
    .btsdesk {
        display: none;
    }
    .imgsizepredi {
        margin-right: 5px;
    }
    .imgsizepredi2 {
        margin-right: 10px;
        margin-left: 5px;
    }
    .titlepredi {
        font-size: 1.2em;
    }
    .btsmob {
        display: inherit;
    }
}@media(max-width:600px) {
    .titlekeysh3 {
        font-size: 13px;
    }
    .marginpredmob {
        margin-bottom: 20px;
        padding: 0 5px;
    }
    .predione {
        padding-right: 2px;
        padding-left: 2px;
    }
    h3.titlekeysh3.verdict {
        margin-top: 20px;
    }
    .gostats {
        display: flex;
    }
    .imgmutstatsmob {
        display: block;
        max-width: 350px;
        width: 60%;
        height: auto;
    }
    .imgmutstats {
        display: none;
    }
    .col-md-3.extratabsodds.goalsseecenter {
        min-height: 132px;
    }
    h2 {
        font-size: 1em;
    }
    .clearfix {
        margin-bottom: 8px;
    }
    .containergoes {
        padding-left: 25px;
    }
    .partone {
        margin-right: 5px;
    }
    .parttwo {
        margin-left: 5px;
    }
    .extraseeh4 {
        margin-top: 15px;
    }
    .extratabsodds {
        min-height: 178px;
    }
    .pulsable {
        width: 85%}
    .stat-bar-wrapper.home {
        width: 85%}
    .stat-bar-wrapper.away {
        width: 85%}
    .starsgo {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .extravotes {
        width: 80%}
    .starsgo.starsgoinside {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    h3.titlekeysh3.verdict {
        font-size: 13px;
        margin-top: 40px;
        text-align: left;
    }
    .buttongoavegare.first {
        width: 42%}
    .buttongoavegare.last {
        width: 27%}
    .keytitle {
        margin-top: 20px;
    }
    .keytitle.keytitleaway {
        margin-top: 50px;
    }
    .vote__count {
        font-size: 11px;
    }
    .predione {
        margin-top: 10px;
    }
    .extraseeh4 {
        font-size: 13px;
    }
    h5 {
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%}
    .vote__pct {
        padding: 6px 6px 6px 2px;
        font-size: 11px;
    }
    .onepools {
        height: 180px;
    }
    .extratabsodds {
        min-height: 180px;
    }
}@media(max-width:500px) {
    .pie-charts {
        flex-direction: column;
    }
    .imgtopbe {
        width: 250px;
        height: 125px;
    }
    .imgmiddlebe {
        width: 59px;
        height: 12px;
        vertical-align: bottom;
        margin-left: 10px;
        margin-bottom: 5px;
    }
}
