#merchant #pool_recommended .pool_subtitle.sport_sub_code {
    color: #4a4a4a
}

#merchant #pool_recommended .content_info .pool_title {
    text-transform: uppercase
}

#merchant #pool_recommended .content_info .pool_title .cb-pool-name {
    letter-spacing: -1px
}

#merchant #menu-container .menu li a {
    padding: 6px 15px
}

#merchant #menu-container .menu li.active a {
    color: #1e1e1e;
    background: #eee
}

*,
::after,
::before {
    box-sizing: border-box
}

.col-lg-4 {
    flex: 0 0 36%;
    max-width: 36%
}

.col-sm-3 {
    flex: 0 0 34%;
    max-width: 34%
}

.col-sm-2 {
    flex: 0 0 15%;
    max-width: 15%
}

html {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

footer,
nav {
    display: block
}

p,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

strong {
    font-weight: bolder
}

a {
    cursor: pointer;
    text-decoration: none
}

a:hover {
    color: #0056b3
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

img {
    vertical-align: middle;
    border-style: none
}

table {
    border-collapse: collapse
}

button {
    border-radius: 0
}

button:focus {
    outline: -webkit-focus-ring-color auto 5px
}

button {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a.linkicos {
    color: rgba(0, 0, 0, .6);
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    font-size: 22px
}

a.linkicos:hover {
    color: #17a2b8
}

.ssc-container ul.list-inline {
    margin-bottom: 15px
}

.list-inline>li {
    display: inline-block;
    padding-right: 7px;
    padding-left: 7px
}

h1.h1onfoot {
    font-size: 15px;
    margin-top: 0
}

div.extratexts {
    display: none
}

button {
    overflow: visible
}

button {
    text-transform: none
}

button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

.container-fluid {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0
}

.col,
.col-12,
.col-6,
.col-lg-2,
.col-lg-3,
.col-lg-9,
.col-sm-2,
.col-sm-4 {
    position: relative;
    width: 100%;
    padding-right: 0;
    padding-left: 0
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.infoforsite {
    display: none
}

@media(min-width:576px) {
    .col-sm-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-sm-5 {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media(min-width:992px) {
    .col-lg-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before {
    border-color: #28a745
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before {
    border-color: #dc3545
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none !important
}

.d-block {
    display: block !important
}

.d-flex {
    display: flex !important
}

@media(min-width:768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-block {
        display: block !important
    }
}

@media(min-width:992px) {
    .d-lg-block {
        display: block !important
    }
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.align-items-center {
    align-items: center !important
}

@media(min-width:992px) {
    .flex-lg-row {
        flex-direction: row !important
    }
}

.w-100 {
    width: 100% !important
}

body,
html {
    margin: 0;
    height: 100%;
    font-family: Helvetica, Arial, sans-serif;
    background: #dfe5e5;
    font-size: 13px
}

* {
    outline: 0;
    -webkit-font-smoothing: antialiased
}

button,
button:focus {
    outline: 0
}

#merchant {
    min-height: 85%;
    padding-bottom: 30px
}

.col-top {
    margin-top: 10px
}

@media(max-width:767px) {
    .col-top {
        margin-top: 5px
    }
}

.cb-bold {
    font-size: 13px;
    font-weight: 600 !important
}

.col-space {
    padding: 0 5px
}

@media(min-width:1024px) {
    .col-lg-space {
        padding: 0 5px
    }
}

a:focus,
a:hover {
    text-decoration: none
}

.view {
    max-width: 1245px;
    margin: 0 auto
}

button {
    text-align: center;
    line-height: 1;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative
}

.cb-btn {
    padding: 0;
    border-style: solid;
    text-align: center;
    vertical-align: middle;
    line-height: 1;
    font-size: 14px;
    height: 41px;
    width: 100%;
    border-radius: 0;
    border-width: 0;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .05), 0 1px 4px rgba(0, 0, 0, .08);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    font-weight: 600 !important;
    white-space: normal;
    transition: all .3s ease
}

.cb-btn:disabled {
    cursor: not-allowed;
    opacity: .4
}

.cb-btn.cb-btn-primary {
    color: #1e1e1e;
    background: linear-gradient(to bottom, #ffc90c 0, #ffb80c 100%);
    border-color: transparent
}

.cb-btn.cb-btn-secondary {
    color: #1e1e1e;
    background: linear-gradient(to bottom, #e1e1e1 0, silver 100%);
    border-color: transparent
}

#menu-container {
    background: #fff;
    width: 100%;
    display: block
}

#menu-container .menu {
    scrollbar-width: thin;
    display: flex;
    flex-direction: row;
    width: 100%;
    max-width: 1245px;
    padding: 0 5px;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin: 0 auto;
    list-style: none;
    overflow: hidden;
    overflow-x: auto;
    height: 54px
}

#menu-container .menu li {
    display: inline-block;
    text-align: center;
    white-space: nowrap
}

@media screen and (min-color-index:0) and (-webkit-min-device-pixel-ratio:0) and (max-width:767px) {
    #menu-container .menu li {
        flex: 1 0 auto
    }
}

#menu-container .menu li a {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 10px 15px;
    font-weight: 600 !important;
    font-size: 14px;
    text-transform: initial;
    color: #555;
    transition: color .2s cubic-bezier(.55, 0, .1, 1)
}

#menu-container .menu li.active a {
    color: #f6f6f6
}

#menu-container .menu li.pools {
    margin-right: 2px
}

#menu-container .menu li.results {
    order: 11;
    margin-left: auto
}

#menu-container::-webkit-scrollbar {
    display: none
}

.topgamedetails {
    width: 100%;
    line-height: 25px;
    margin-top: 3px,
}

.topdetilsnomargin {
    margin-top: 0
}

div.classfull {
    margin-bottom: 10px
}

.col-sm-5 {
    flex: 0 0 60%;
    max-width: 60%
}

tr.seetrs {
    background: #f3f7ff
}

.infoforsite {
    width: 100%;
    background: #fff;
    margin-top: 15px
}

.percentagespan {
    padding: 5px
}

.percdiv {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 42px
}

.percedivspan {
    padding: 5px;
    height: 24px;
    width: 42px;
    background: #c9dece;
    margin-right: 3px;
    border-radius: 3px;
}

.percedivspan.biggestpercen {
    color: #117c8c
}

.percentagespan.biggestpercen {
    color: #117c8c
}

.awaydisp,
.homedisp {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: bold;
}


.datedisp {
    margin-top: 2px;
    font-size: 10px;
    font-weight: 600;
    color: #666;
    clear: both;
}

.toptextdetailsodds {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    display: table;
    height: 42px
}

.toptextdetailsperc {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    display: table;
    height: 42px
}

.noaccastodaynow {
    padding: 10px;
    color: #4a4a4a;
    background: #fff;
    width: 100%
}

table.tableperc {
    display: table-cell;
    vertical-align: middle;
    border-spacing: 3px;
    border-collapse: separate
}

.oddsspan {
    display: table-cell;
    vertical-align: middle
}

.prediresults {
    display: table-cell;
    vertical-align: middle;
    color: #107c8d;
    font-size: 15px;
    font-weight: 600
}

ul.ulfoot {
    margin-top: 1px !important
}

.lifoot {
    display: inline
}

div.divgamb {
    margin-bottom: 10px
}

i.gambsee {
    font-size: 11px;
    border-radius: 22px;
    background: #d3d7d6;
    color: #555;
    font-weight: 700;
    font-style: normal;
    padding: 5px 3px;
    line-height: 14px;
    margin: 0 6px 0 0;
    height: 24px;
    text-align: center;
    display: inline-block
}

.ssc-container a.footlinks {
    color: #444;
    font-weight: 600;
    margin-right: 10px;
    height: 50px;
    line-height: 50px;
    display: inline-block
}

.ssc-container a.footlinks:hover {
    color: #17a2b8
}

.brakefootis {
    margin-left: 5px;
    margin-right: 5px
}

.copyfoot {
    color: #666;
    font-weight: 300;
    line-height: 18px;
    font-size: 12px;
    padding-bottom: 10px
}

.poolList {
    background: #fff
}

.toptextdetails {
    text-align: center;
    margin-right: auto;
    margin-left: auto
}

.cb-pool-name span {
    color: #fff;
    font-size: 14px;
}

td.seetds {
    height: 24px;
    width: 42px
}

a.gamelink {
    color: #4a4a4a
}

.checktimesees {
    margin: 5px
}

.titledivbetof {
    text-align: center
}

.becheckh1 {
    font-size: 1.5em
}

a.button1 {
    display: inline-block;
    padding: .6em 1.6em;
    border: .1em solid #0f7b8d;
    font-size: 13px;
    box-sizing: border-box;
    text-decoration: none;
    color: #fff;
    text-align: center;
    transition: all .2s;
    background: #0f7b8d;
    margin-left: auto;
    margin-right: auto;
    font-weight: 600 !important;
    border-radius: 4px
}

a.button1:hover {
    color: #fff;
    background-color: #1a9aaf;
    border: .1em solid #1a9aaf
}

[class*=icono-],
[class*=icono-] * {
    box-sizing: border-box
}

[class*=icono-] {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-style: normal;
    color: currentColor;
    text-align: left;
    text-indent: -9999px;
    direction: ltr;
    color: #168c9e
}

[class*=icono-]:after,
[class*=icono-]:before {
    content: '';
    pointer-events: none
}

[class*=icono-check]:before,
[class*=icono-cross]:before,
[class*=icono-plus]:before {
    width: 10px;
    height: 2px
}

.icono-power:before,
[class*=icono-check]:after,
[class*=icono-check]:before,
[class*=icono-cross]:after,
[class*=icono-cross]:before,
[class*=icono-plus]:after,
[class*=icono-plus]:before {
    box-shadow: inset 0 0 0 32px
}

[class*=icono-check]:before,
[class*=icono-cross]:after,
[class*=icono-cross]:before,
[class*=icono-plus]:after,
[class*=icono-plus]:before {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

[class*=icono-cross]:after,
[class*=icono-plus]:after {
    height: 10px;
    width: 2px
}

.classchetips {
    margin-bottom: 30px;
    padding-top: 20px
}

.totlasdivs {
    margin-top: 10px;
    display: block
}

.directleft {
    margin-left: 42px
}

.checktipcss {
    display: inline-block;
    font-weight: 600;
    margin-right: 5px;
    color: #000
}

.checkleaguecss {
    display: block;
    font-size: smaller;
    font-weight: 700;
    color: #6e6e6e
}

.checktipcss:first-letter {
    text-transform: uppercase
}

.fulltipdivs,
div.timetipdivs {
    display: table-cell
}

.extraterms {
    padding: 10px;
    background: #fff
}

.topdivimg {
    display: flex;
    padding-top: 10px
}

a.privtermslink {
    display: contents;
    color: #000;
    font-weight: 600
}

h1.teamnamesh1 {
    font-size: 18px
}

.imgsizegame {
    width: 40px;
    height: 40px
}

div.teamsforms {
    display: block;
    min-width: 114px;
    margin-top: 10px;
    margin-bottom: 5px
}

div.teamsforms span {
    width: 16px;
    height: 16px;
    display: inline-block;
    font-weight: 500;
    padding: 2px;
    font-size: 11px;
    color: #fff;
    margin-right: 2px;
    border-radius: 2px
}

span.form_l {
    background-color: #e25656
}

span.form_w {
    background-color: #28a745
}

span.form_d {
    background-color: #939394
}

.teamspanvs {
    font-size: 14px;
    color: #727272
}

.imageleft {
    width: 20%;
    text-align: center
}

.imageright {
    width: 20%;
    text-align: center
}

.imagecenter {
    width: 60%;
    text-align: center
}

.detailsevent {
    background: #fff;
    width: 100%
}

.classothers {
    margin-bottom: 5px;
    margin-top: 5px
}

.classfirst {
    margin-bottom: 5px;
    margin-top: 5px
}

.logodesk {
    width: 106px;
    height: 20px;
    margin: 19px 12px 16px 0;
    background-position: -2px -2px
}

.textmenutypes {
    margin-left: auto;
    margin-right: auto;
    line-height: 34px
}

#menu-container .menu li.pools:hover {
    color: #1e1e1e;
    background: #eee
}

#menu-container .menu li.results:hover {
    color: #1e1e1e;
    background: #eee
}

.tipsdetailssee {
    color: #118496;
    font-size: 15px
}

.selectypeselected {
    background: #fdcf61 !important;
    border: 1px solid #eac468 !important
}

a.predilinks {
    display: block;
    width: 100%;
    text-align: center;
    color: #000
}

.textgoals {
    padding: 5px;
    margin-top: 30px;
    margin-bottom: 10px
}

.infogoalsinside {
    color: #116f7d;
    font-weight: 700;
    font-size: 14px
}

.imagenameinsidis {
    width: 20px;
    height: 20px;
    vertical-align: bottom;
    margin-right: 5px
}

.teamnameinsi {
    font-size: 14px;
    font-weight: 600;
    color: #074a54
}

.selectypes:hover {
    background: #fdcf61 !important;
    border: 1px solid #eac468 !important
}

.selectypes {
    display: inline-flex;
    width: 25%;
    background: #fff;
    height: 35px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0
}

.selectypeselected2 {
    background: #cae4e8 !important;
    border: 1px solid #b8dde2 !important
}

.dayselect {
    width: 100%;
    display: flex;
    margin-bottom: 2px
}

.predselect {
    width: 100%;
    display: flex
}

a.predilinks2 {
    display: block;
    width: 100%;
    text-align: center;
    color: #000
}

.pos0 {
    margin-right: 2px
}

.pos1 {
    margin-right: 2px
}

.pos2 {
    margin-right: 2px
}

.posou1 {
    margin-right: 2px
}

.posou2 {
    margin-right: 2px
}

.posou3 {
    margin-right: 2px
}

.selectypes2:hover {
    background: #cae4e8 !important;
    border: 1px solid #b8dde2 !important
}

.selectypes2 {
    display: inline-flex;
    width: 25%;
    background: #f5faff;
    height: 35px;
    border-top: 1px solid #d1e4f5;
    border-bottom: 1px solid #d1e4f5;
    border-right: 1px solid #d1e4f5
}

.pool_list_item.container-fluid.toptextevent.toptextevent {
    background: #5b7750;
    cursor: default;
    border: 1px solid #c9dece
}

.pool_list_item.container-fluid.toptextevent.toptextevent:hover {
    box-shadow: inset 0 0 0 rgba(74, 74, 74, .11)
}

.imagelogos {
    width: 20px;
    margin-left: 5px;
    padding-bottom: 5px
}

@media(max-width:767px) {
    #menu-container .menu {
        max-width: 100%;
        max-width: 100vw;
        padding: 0
    }

    #menu-container .menu li a {
        padding: 8px 10px;
        font-size: 12px
    }

    #menu-container .menu li.results {
        margin-left: 0
    }
}

.widget-top-captains-item {
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 0 5px
}

.widget-top-captains-item .item {
    height: 60px
}

@media(min-width:768px) {
    .widget-top-captains-item:hover {
        box-shadow: inset 0 2px 25px rgba(74, 74, 74, .11)
    }
}

@media(min-width:767px) {
    .cb-btn:hover {
        -webkit-filter: brightness(93%);
        filter: brightness(93%)
    }
}

@media(max-width:768px) {
    .checkthis {
        padding-top: 45px
    }

    #pool_list {
        max-width: 100vw
    }
}

#pool_list .content_element .group {
    margin-bottom: 10px;
}

.group {
    margin-bottom: 20px;
    box-shadow: 0 0.1px 1px #333;
}

@media(min-width:992px) {
    #merchant {
        min-height: 750px
    }
}

.pool-list-group .panel-heading {
    position: relative;
    background: #fff;
    color: #555;
    line-height: 1;
    font-size: 11px;
    padding: 5px 0 0;
    line-height: 45px;
}

.pool-list-group .panel-heading strong {
    font-weight: 600 !important
}

.pool_list_item {
    position: relative;
    cursor: pointer;
    border-top: 1px solid #ececec
}

.pool_list_item .item {
    box-sizing: border-box;
    padding: 10px;
    color: #4a4a4a
}

.pool_list_item .item .date {
    white-space: nowrap
}

.pool_list_item .item .starts {
    margin-right: 3px
}

.pool_list_item .item .timer {
    font-weight: 600 !important
}

.pool_list_item:hover {
    display: block;
    background: #c9dece
}

#pool_recommended .content_info {
    background: #333;
    color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .06), 0 2px 2px rgba(0, 0, 0, .06);
    line-height: 1.1;
    padding: 16px;
    min-height: 186px
}

#pool_recommended .content_info[class*=" imagebacksee"] {
    background-image: url(https://www.footballsuper.tips/images/fundoinsidesite-min.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center
}

@media(max-width:767px) {
    #pool_recommended .content_info {
        padding: 18px 10px;
        min-height: 115px
    }

    #pool_recommended .content_info[class*=" imagebacksee"] {
        background-image: url(https://www.footballsuper.tips/images/fundoinsidesite-min.jpg);
        background-position: top
    }
}

#pool_recommended .content_info .pool_subtitle {
    display: inline-block;
    vertical-align: middle;
    padding: 2px 5px;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    line-height: 1.6;
    color: #fff;
    border-radius: 4px;
    cursor: pointer
}

#pool_recommended .content_info .pool_subtitle.sport_sub_code {
    position: absolute;
    top: 10px;
    right: 12px;
    background: rgba(255, 255, 255, .9);
    color: #fff;
    padding: 2px 10px;
    cursor: initial
}

@media(max-width:767px) {
    #pool_recommended .content_info .pool_subtitle {
        font-size: 11px;
        text-align: left;
        white-space: normal
    }

    #pool_recommended .content_info .pool_subtitle.sport_sub_code {
        top: 2px
    }
}

#pool_recommended .content_info .pool-indicator {
    color: #20a052;
    font-size: 28px;
    text-transform: uppercase;
    line-height: 1.1;
    font-family: Helvetica, Arial, sans-serif
}

@media(max-width:767px) {
    #pool_recommended .content_info .pool-indicator {
        font-size: 22px
    }
}

#pool_recommended .content_info .pool_title {
    color: #fff;
    font-size: 36px;
    font-family: Helvetica, Arial, sans-serif;
    margin-bottom: 5px
}

@media(max-width:767px) {
    #pool_recommended .content_info .pool_title {
        font-size: 22px
    }
}

#pool_recommended .content_info .btn-left {
    margin-right: 3px
}

#pool_recommended .content_info .btn-right {
    margin-left: 3px
}

#footsupertips .mobile {
    font-family: Helvetica, Arial, sans-serif;
    min-height: 45px;
    background: #17a2b8;
    position: fixed;
    width: 100%;
    z-index: 10
}

#footsupertips .mobile .logo {
    float: left;
    position: relative;
    top: 4px
}

#footsupertips .mobile .logo img {
    width: auto;
    height: 18px;
    margin: 9px 5px
}

.ssc-container {
    margin: 0;
    padding: 0
}

.ssc-container a:focus {
    outline: 0
}

.ssc-container a:active,
.ssc-container a:hover {
    outline: 0
}

.ssc-container a {
    text-decoration: none
}

.ssc-container strong {
    font-weight: 700
}

.ssc-container p {
    margin: 0
}

.ssc-container ul {
    margin: 0;
    list-style-type: none
}

.ssc-container ul {
    padding: 0
}

.ssc-container table {
    border-collapse: collapse;
    border-spacing: 0
}

.ssc-container ::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

.ssc-container ::selection {
    background: #b3d4fc;
    text-shadow: none
}

@media print {
    .ssc-container * {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    .ssc-container a,
    .ssc-container a:visited {
        text-decoration: none
    }

    .ssc-container a[href]:after {
        content: " (" attr(href) ")"
    }

    .ssc-container tr {
        page-break-inside: avoid
    }

    .ssc-container p {
        orphans: 3;
        widows: 3
    }
}

.ssc-container {
    color: #f7f9fa;
    font-size: 12px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ssc-container a {
    text-decoration: none;
    outline: 0;
    cursor: pointer
}

.ssc-container .mod-footer {
    position: relative
}

.ssc-container .mod-footer .ssc-srg {
    background: #138293;
    text-align: center;
    padding: 2px
}

.ssc-container .mod-footer .ssc-srg .rg-text {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    padding: 0 10px
}

.ssc-container .mod-footer .ssc-seos {
    color: #1e1e1e;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    -moz-box-shadow: 0 4px 10px -5px #000;
    -webkit-box-shadow: 0 4px 10px -5px #000;
    box-shadow: 0 4px 10px -5px #000;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -o-user-select: text;
    -ms-user-select: text;
    user-select: text;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.ssc-container .mod-footer .ssc-seos .ssc-seotc {
    padding: 20px 0;
    margin: 0 auto
}

.ssc-container.ssc-theme-footsupertips .mod-footer {
    background-color: #fff;
    z-index: 0
}

.ssc-container .mod-header {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 100
}

.ssc-container .mod-header *,
.ssc-container .mod-header :after,
.ssc-container .mod-header :before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ssc-container .mod-header #ssc-hw {
    border-top: 0;
    cursor: default;
    margin: 0 auto;
    font-size: 12px
}

.ssc-container .mod-header #ssc-hw a,
.ssc-container .mod-header #ssc-hw a:focus,
.ssc-container .mod-header #ssc-hw a:visited {
    color: #1e1e1e;
    outline: 0
}

.ssc-container .mod-header #ssc-hw #ssc-ht {
    width: 100%;
    height: 55px
}

.ssc-container .mod-header #ssc-hw #ssc-ht tbody {
    vertical-align: top;
    display: table-cell
}

.ssc-container .mod-header #ssc-hw #ssc-ht tbody td {
    vertical-align: top;
    white-space: nowrap
}

#ssc-header-container.ssc-container.ssc-theme-footsupertips {
    background: #17a2b8
}

.ssc-container.ssc-theme-footsupertips .mod-header #ssc-hw {
    width: 766px;
    min-width: 766px;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif
}

@media all and (max-width:896px) {
    #ssc-header-container.ssc-theme-footsupertips .mod-header #ssc-hw {
        min-width: 766px;
        width: 100%
    }
}

@media all and (min-width:897px) and (max-width:1152px) {
    #ssc-header-container.ssc-theme-footsupertips .mod-header #ssc-hw {
        width: 100%
    }
}

@media all and (min-width:1153px) {
    #ssc-header-container.ssc-theme-footsupertips .mod-header #ssc-hw {
        max-width: 1245px;
        width: 100%
    }
}

.ssc-container {
    margin: 0;
    padding: 0
}

.ssc-container a:focus {
    outline: 0
}

.ssc-container a:active,
.ssc-container a:hover {
    outline: 0
}

.ssc-container a {
    text-decoration: none
}

.ssc-container strong {
    font-weight: 700
}

.ssc-container p {
    margin: 0
}

.ssc-container ul {
    margin: 0;
    list-style-type: none
}

.ssc-container ul {
    padding: 0
}

.ssc-container table {
    border-collapse: collapse;
    border-spacing: 0
}

.ssc-container ::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

.ssc-container ::selection {
    background: #b3d4fc;
    text-shadow: none
}

@media print {
    .ssc-container * {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    .ssc-container a,
    .ssc-container a:visited {
        text-decoration: none
    }

    .ssc-container a[href]:after {
        content: " (" attr(href) ")"
    }

    .ssc-container tr {
        page-break-inside: avoid
    }

    .ssc-container p {
        orphans: 3;
        widows: 3
    }
}

.ssc-container {
    color: #f7f9fa;
    font-size: 12px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ssc-container a {
    text-decoration: none;
    outline: 0;
    cursor: pointer
}

.ssc-container .mod-footer {
    position: relative
}

.ssc-container .mod-footer .ssc-seos {
    color: #1e1e1e;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    -moz-box-shadow: 0 4px 10px -5px #000;
    -webkit-box-shadow: 0 4px 10px -5px #000;
    box-shadow: 0 4px 10px -5px #000;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -o-user-select: text;
    -ms-user-select: text;
    user-select: text;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.ssc-container .mod-footer .ssc-seos .ssc-seotc {
    padding: 20px 0;
    margin: 0 auto
}

.ssc-container.ssc-theme-footsupertips .mod-footer {
    background-color: #fff;
    z-index: 0
}

.ssc-container.ssc-theme-footsupertips .mod-footer .ssc-seos {
    background-color: #f7f7f7;
    text-align: center
}

.ssc-container.ssc-theme-footsupertips .mod-footer .ssc-seos .ssc-seotc {
    background-color: #f7f7f7;
    width: 100%;
    color: #666;
    font-size: 14px;
    font-weight: 300;
    line-height: 18px
}

.ssc-container .mod-header {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 100
}

.ssc-container .mod-header *,
.ssc-container .mod-header :after,
.ssc-container .mod-header :before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ssc-container .mod-header #ssc-hw {
    border-top: 0;
    cursor: default;
    margin: 0 auto;
    font-size: 12px
}

.ssc-container .mod-header #ssc-hw a,
.ssc-container .mod-header #ssc-hw a:focus,
.ssc-container .mod-header #ssc-hw a:visited {
    color: #1e1e1e;
    outline: 0
}

.ssc-container .mod-header #ssc-hw #ssc-ht {
    width: 100%;
    height: 55px
}

.ssc-container .mod-header #ssc-hw #ssc-ht tbody {
    vertical-align: top;
    display: table-cell
}

.ssc-container .mod-header #ssc-hw #ssc-ht tbody td {
    vertical-align: top;
    white-space: nowrap
}

#ssc-header-container.ssc-container.ssc-theme-footsupertips {
    background: #17a2b8
}

.ssc-container.ssc-theme-footsupertips .mod-header #ssc-hw {
    width: 766px;
    min-width: 766px;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif
}

@media all and (max-width:896px) {
    #ssc-header-container.ssc-theme-footsupertips .mod-header #ssc-hw {
        min-width: 766px;
        width: 100%
    }
}

@media all and (min-width:897px) and (max-width:1152px) {
    #ssc-header-container.ssc-theme-footsupertips .mod-header #ssc-hw {
        width: 100%
    }
}

@media all and (min-width:1153px) {
    #ssc-header-container.ssc-theme-footsupertips .mod-header #ssc-hw {
        max-width: 1245px;
        width: 100%
    }
}

@media(max-width:576px) {
    .noaccastodaynow {
        padding: 6px
    }

    .cb-pool-name {
        font-size: 11px
    }

    .textmenutypes {
        line-height: 34px;
        font-size: 10px
    }

    .textmenutypes.cb-bold.datepredilinks {
        font-size: 11px
    }

    .topfreefoot {
        font-size: 17px
    }

    .cb-btn {
        height: 35px;
        margin-top: 5px
    }

    .prediresults {
        font-size: 14px
    }

    .pool-list-group .panel-heading {
        padding: 0;
        line-height: 2;
        font-size: 10px
    }

    .pool_list_item .item {
        padding: 6px
    }

    .pool_list_item {
        font-size: 12px
    }

    .imagelogos {
        width: 19px;
        margin-left: 5px;
        padding-top: 2px;
        padding-bottom: 2px;
        vertical-align: bottom;
        height: 23px
    }

    .percentagespan {
        padding: 4px
    }

    td.seetds {
        height: 25px
    }
}

@media(max-width:600px) {
    h1.h1onfoot {
        font-size: 12px
    }

    .infoforsite {
        display: none
    }

    .imagecenter {
        width: 50%;
        text-align: center
    }

    .firstopsee {
        padding-right: 3px;
        padding-left: 3px
    }

    .imageleft {
        width: 25%;
        text-align: center
    }

    .imgsizegame {
        width: 33px;
        height: 33px
    }

    div.teamsforms span {
        width: 13px;
        height: 15px;
        display: inline-block;
        font-weight: 500;
        padding: 2px;
        font-size: 9px;
        color: #fff
    }

    h1.teamnamesh1 {
        font-size: 15px
    }

    .teamspanvs {
        font-size: 12px
    }

    div.teamsforms {
        display: block;
        min-width: 80px;
        margin-top: 10px;
        margin-bottom: 5px
    }

    .imageleft {
        width: 25%;
        text-align: center
    }

    .teamspanvs {
        display: block
    }
}

@media(max-width:400px) {
    .percedivspan {
        width: 32px
    }
}