/* Changes for Mobile Devices */
@media only screen and (max-width: 64em) {

    #blackfooter ul,
    #blackfooter h5 {
        text-align: center;
    }

    .toptipstable th,
    .toptipstable td,
    .toptipstable tr {
        padding: 0 !important;
        margin: 0 !important;
        word-wrap: break-word;
    }

    .pooltable th,
    .pooltable td {
        padding: 0 !important;
    }
}

h1 {
    font-size: 2.25em;
}

/* Generic */
.borderradius10 {
    border-radius: 10px;
}

body {
    background-color: #ebecee;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
}

#container {
    background-color: #FFFFFF;
}

.divider {
    border-bottom: 1px solid #d2d2d4;
    height: 1px;
    width: 100%;
    float: left;
}

.sectionheader {
    background-color: #ebecee;
    width: 100%;
    height: 25px;
    padding: 5px;
    font-weight: bold;
    overflow: hidden;
    margin-bottom: 10px;
}

.sectionheader.nospace {
    margin-bottom: 0;
}

.specialnote {
    background-color: #ebecee;
    width: 100%;
    padding: 5px;
    font-weight: bold;
    font-size: 0.8em;
    overflow: hidden;
    margin-bottom: 10px;
}

.nopadding {
    padding: 0;
}

#maincontent p {
    font-size: 14px;
}

#big-payouts-slider {
    max-width: 100% !important;
}

.bjqs-markers {
    display: none;
}

#big-payouts-slider img {
    width: 100% !important;
}

.bold {
    font-weight: bold;
}

#recent-payouts-slider ul {
    border: 2px solid #E8BF19;
}

/* Logo (in the foundation top-bar) */
#topbarlogo {
    width: 110px;
    height: auto;
    margin-left: 10px;
}

/* Header (Login / Register) */
#loginbar {
    background-color: #ebecee;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    float: left;
}

#loginbar form {
    display: inline;
}

#loginbar input {
    display: inline;
}

#loginbar .button {
    border: 1px solid #E8BF19;
}

#loginbar4R {
    width: 955px;
    height: 173px;
    background-color: #ebecee;
    margin-bottom: 8px;
    float: left;
}

#TelebetAccount {
    width: 120px;
}

#pin {
    width: 100px;
}

.mobilelogin {
    text-align: center;
    margin-top: 10px;
}

.mobilelogin form {
    margin-bottom: 0 !important;
}

.mobilelogin input {
    margin: 0 auto;
    width: 100% !important;
}

.mobilelogin .button {
    width: 100%;
    margin-bottom: 0 !important;
}

/* "SECURED BY THAWTE" */
#officialtabbetting {
    margin-bottom: 10px;
}

#officialtabbetting h4 {
    color: #59595b;
}

#securityheader h4 {
    color: #59595b;
}


.videohalf {
    width: 252px;
    height: 206px;
    float: left;
}

/* Soccer Grid */
#soccergrid,
#recentpayouts,
#tabsportdownload,
#horseracinglink {
    border: 2px solid #001489;
}

#soccergrid-new {
    border: 2px solid black;
}

#tabsportdownload {
    border-bottom: 0;
}

#horseracinglink {
    border-top: 2px solid #E8BF19;
}


/* New Upcoming Tabs */
#newtabs img {
    width: 30px;
    height: 30px;
}

#newtabs section {
    background-color: #ebecee;
}

#newtabs .content {
    padding: 5px;
}

#newtabs table tr th,
#newtabs table tr td {
    padding: 0;
}

/* Upcoming Pools (Tabs) */
.pools {
    float: right;
}

.pooldateindicator {
    padding: 5px !important;
    background-color: #db1d36;
    color: #ffffff;
    font-weight: bold;
    width: 100%;
    float: left;
}

.pooldateindicator4R {
    padding: 5px !important;
    background-color: #00b74f;
    color: #ffffff;
    font-weight: bold;
    width: 100%;
    float: left;
}

.pooltable {
    width: 100%;
    margin-bottom: 5px;
}

.pooltable td,
.pooltable th {
    text-align: left;
}

.pooltable td:first-child {
    width: 10%;
}

.pooltable td:nth-child(3) {
    width: 10%;
}

.pooltable td:nth-child(2),
.pooltable td:nth-child(4) {
    width: 30%;
}

.pooltable td:nth-child(4),
.pooltable th:nth-child(4) {
    text-align: right;
}

.panel.poolinformation {
    text-align: center;
    overflow: auto !important;
    font-weight: bold;
}

.panel.poolinformation .button {
    margin-top: 15px !important;
}

/* Latest News */
.newsitem {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.newsitem h3 {
    font-size: 16px;
    margin: 0;
    padding: 0;
}

.newsdate,
.newscategory {
    font-size: 10px;
    margin: 0;
    padding: 0;
}

.newsitem p,
.newsitem a {
    font-size: 12px;
}

.newsimage {
    float: left;
    margin-right: 15px;
    width: 40px;
    margin-top: 5px;
    height: auto;
}

.readmorelink {
    float: right;
    /* color: #db1d36;
    text-decoration: none; */
}

/* Footer */
footer a {
    color: #d2d2d4;
    font-size: 12px;
}

footer a:hover {
    text-decoration: underline;
    color: #d2d2d4;
}

#blackfooter {
    background-color: #35362E;
    padding-top: 30px;
}

#blackfooter h5 {
    color: #d2d2d4;
    font-size: 12px;
    font-weight: bold;
}

#phumalelalink {
    text-align: center;
}

#phumalelalink img:hover {
    opacity: 0.8;
}

#disclaimerfooter {
    padding-top: 10px;
    background-color: #5b5c53;
    text-align: center;
    overflow: auto;
}

#disclaimerfooter p {
    font-size: 12px;
    color: #d2d2d4;
}

/* Top Tips */
.toptipstable {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}


/* Form Guides */
.formguide {
    text-align: center;
}

.formguideheader {
    padding: 5px !important;
    background-color: #db1d36;
    color: #ffffff;
}

.formguideheader a {
    word-break: break-word;
}

.formguideheader a,
.formguideheader a:hover {
    color: #FFFFFF;
}

.formguide .panel a {
    color: #1A6DAE;
    font-weight: bold;
}

#sidelogos li {
    margin-bottom: 5px;
}

#tipsterpanel {
    margin-bottom: 15px;
}

#tipsterpanel h3,
#tipsterpanel p {
    text-align: center;
}

#tipsterpanel p {
    font-weight: bold;
}

/* TESTING */
#testtoptips table tr th,
#testtoptips table tr td {
    padding: 0;
}

.righttext {
    text-align: right !important;
}

.centertext {
    text-align: center !important;
}

/* By The Day Page */
.bythedayrow h4,
.bythedayrow h3 {
    text-align: center;
}

#twitter-widget-0 {
    max-width: 100% !important;
    width: 100% !important;
    min-width: 0px !important;
}

.smallpaddingleft {
    padding-left: 3px;
    padding-right: 0;
}

.smallpaddingright {
    padding-right: 3px;
    padding-left: 0;
}

.fullwidth {
    width: 100% !important;
}

.top10 {
    margin-top: 10px;
}

.panelheader {
    text-align: center;
}

/* Key Matches Widget */

.key_match {
    width: 25%;
    display: inline-block;
    padding: 0;
    margin: 0;
    text-align: center
}

.match_table {
    width: 100%;
    margin: 0
}

.match_row {
    cursor: pointer
}

.team_panel_left {
    width: 48%;
    padding: 2px;
    display: inline-block;
    text-align: center;
    background-color: #efefef;
    border: solid 1px #cccccc;
    font-size: smaller;
    margin-right: 2px
}

.team_panel_right {
    width: 48%;
    padding: 2px;
    display: inline-block;
    text-align: center;
    background-color: #efefef;
    border: solid 1px #cccccc;
    font-size: smaller
}

.team_title {
    padding-top: 5px;
    height: 3em;
    vertical-align: middle;
    text-align: center;
    font-weight: bold
}

.match_date_time {
    background-color: #db1d36;
    color: white;
    width: 38%;
    text-align: left;
    float: left;
    margin-top: -1px;
    padding: 4px 3px;
    font-weight: bold;
    font-size: 0.75em
}

.match_pools {
    background-color: black;
    width: 62%;
    text-align: left;
    float: left;
    margin-top: -1px;
    padding: 0
}

@media(max-width: 984px) {
    .team_title {
        display: none;
    }

    .match_date_time {
        display: none;
    }

    .match_pools {
        display: none;
    }
}

.logo_76 {
    float: none;
    width: 100%;
    height: 100%
}

.tiny_icon {
    width: 20px;
    height: 20px
}

.percent_bar {
    border: 1px solid white;
    text-align: center;
    color: white;
    float: left;
    font-weight: bold;
    padding: 0.5625em 0.625em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

* {
    box-sizing: border-box;
}

@-webkit-keyframes ticker {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes ticker {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.ticker-wrap {
    overflow: hidden;
    height: 4rem;
    background-color: rgba(0, 0, 0, 0.9);
    padding-left: 100%;
    box-sizing: content-box;
}

.ticker-wrap .ticker {
    display: inline-block;
    height: 4rem;
    line-height: 4rem;
    white-space: nowrap;
    padding-right: 100%;
    box-sizing: content-box;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: ticker;
    animation-name: ticker;
    -webkit-animation-duration: 40s;
    animation-duration: 40s;
}

.ticker-wrap .ticker__item {
    display: inline-block;
    padding: 0 2rem;
    font-size: 2rem;
    color: white;
}

.inline-buttons {
    display: inline-block;
    margin-right: 8px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    color: #db1d36;
    background-color: #e6e6e6;
    white-space: nowrap;
    margin-top: 4px;
    text-transform: uppercase;
    font-family: sans-serif;
    font-weight: 800;
    width: 160px;
    font-size: 11px !important;
    padding: 10px 16px !important;
    line-height: 1.33 !important;
    border-radius: 6px !important;
}

.inline-buttons:hover {
    color: #ea237c;
}

.co-banner {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    cursor: pointer;
    background: whitesmoke;
    text-align: center;
    font-size: xx-large;
    font-weight: 900;
    width: 868px;
    height: 152px;
    position: relative;
    /* Add this line to establish a new positioning context */
    overflow: hidden;
}

.co-banner:after {
    margin: 0 auto;
    align-items: center;
    content: '';
    position: absolute;
    background-color: #001489;
    pointer-events: none;

    top: 0;
    /* Start from one-third down */
    left: 39%;
    width: 35%;
    height: 100%;
    /* Cover exactly one-third of the container's height */
    background-color: #001489;
    pointer-events: none;
    /* Allows click events to pass through */
}

.co-banner .date {
    margin: 0;
    color: white;
    position: absolute;
    top: -38px;
    left: 348px;
    padding-top: 41px;
    z-index: 100;
    font-weight: 700;
    font-size: 11px;
    width: 178px;
}

.co-banner .pool-closing {
    margin: 0;
    color: white;
    position: absolute;
    padding-top: 10px;
    z-index: 100;
    font-weight: 700;
    font-size: 10px;
    left: 368px;
    bottom: 4px;
    width: 246px;
}

.co-banner .tab-logo {
    width: 60px;
    position: absolute;
    left: 24px;
    top: 49px;
}

.co-banner .logo-icons {
    padding-top: 73px;
}

.co-banner .footer-content {
    z-index: 100;
    position: absolute;
    bottom: 39px;
    left: 717px;
    color: #001489;
    line-height: 25px;
    font-size: 15px;
    padding-top: 85px;
    font-weight: 800;
}

.co-banner div {
    margin-right: 150px;
}

.co-banner .add-in {
    color: white;
    width: 510px;
    position: absolute;
    /* padding-top: 0px; */
    font-weight: 700;
    font-size: 25px;
    z-index: 100 !important;
    top: 75px;
    /* left: 372px; */
    /* bottom: 28px; */
}

.co-banner .carryover {
    color: white;
    position: absolute;
    padding-top: 0px;
    z-index: 100;
    font-weight: 700;
    font-size: 25px;
    top: 75px;

}

.co-banner .carryover-combo {
    color: white;
    position: absolute;
    padding-top: 0px;
    z-index: 100;
    font-weight: 700;
    font-size: 25px;
    width: 510px;

}

.co-banner .add-in span {
    background: #E0004D;
    /* margin: 0 auto; */
    padding: 3px 16px;
    font-size: 20px;
    font-weight: 900;
    position: absolute;
    top: -48px;
    left: 356px;
    width: 237px;
}

.co-banner .carryover span {
    background: #E0004D;
    margin: 0 auto;
    padding: 3px 16px;
    font-size: 18px;
    font-weight: 900;
    position: absolute;
    width: 252px;
    top: -48px;
    left: 348px;
}

.co-banner .carryover-combo span {
    background: #E0004D;
    margin: 0 auto;
    padding: 3px 16px;
    font-size: 20px;
    font-weight: 900;
    position: absolute;
    width: 273px;
    top: -48px;
    left: 353px;
}

.co-banner .likely-pool {
    color: white;
    position: absolute;
    top: 41px;
    left: 345px;
    padding-top: 0px;
    z-index: 100;
    font-weight: 700;
    font-size: 18px;
    margin-right: 0;
    width: 290px;
}

.co-banner .likely-pool-combo {
    color: white;
    position: absolute;
    top: 63px;
    left: 345px;
    padding-top: 0px;
    z-index: 100;
    font-weight: 700;
    font-size: 18px;
    margin-right: 0;
    width: 290px;
}

.co-banner .likely-pool-only {
    color: white;
    position: absolute;
    top: 46px;
    left: 345px;
    padding-top: 0px;
    z-index: 100;
    font-weight: 700;
    font-size: 18px;
    margin-right: 0;
    width: 290px;
}

.co-banner .guaranteed-pool {
    color: white;
    position: absolute;
    top: 41px;
    left: 345px;
    padding-top: 0px;
    z-index: 100;
    font-weight: 700;
    font-size: 18px;
    margin-right: 0;
    width: 290px;
}

.co-banner .guaranteed-pool-only {
    color: white;
    position: absolute;
    top: 41px;
    left: 345px;
    padding-top: 0px;
    z-index: 100;
    font-weight: 700;
    font-size: 18px;
    margin-right: 0;
    width: 290px;
}

.co-banner .guaranteed-pool-only {
    background: #E0004D;
    font-size: 18px;
    font-family: Arial Black, Helvetica, sans-serif;
}

.co-banner .likely-pool-only {
    background: #E0004D;
    font-size: 18px;
    font-family: Arial Black, Helvetica, sans-serif;
}

.co-banner .guaranteed-pool-combo {
    color: white;
    position: absolute;
    top: 63px;
    left: 345px;
    padding-top: 0px;
    z-index: 100;
    font-weight: 700;
    font-size: 18px;
    margin-right: 0;
    width: 290px;
}

.co-banner .likely-pool-amount {
    font-weight: 900;
    font-size: 38px;
    line-height: 44px;
    font-family: Arial Black, Helvetica, sans-serif;
}

.co-banner .likely-pool-only .likely-pool-amount {
    font-weight: 900;
    font-size: 39px;
    line-height: 44px;
}

.co-banner .guaranteed-pool-only .likely-pool-amount {
    font-weight: 900;
    font-size: 39px;
    line-height: 44px;
}

.co-banner .guaranteed-pool-combo .likely-pool-amount {
    font-weight: 900;
    font-size: 39px;
    line-height: 28px;
}

.co-banner .add-in .carryoveronly {
    display: inline-block;
    background: #E0004D;
    margin: 0 auto;
    padding: 3px 16px;
    font-size: 27px;
    font-weight: 900;
    position: absolute;
    left: 374px;
    bottom: -49px;
}

.co-banner .carryover .carryoveronly {
    display: inline-block;
    background: #E0004D;
    margin: 0 auto;
    padding: 3px 16px;
    font-size: 25px;
    font-weight: 900;
    position: absolute;
    bottom: -47px;
    left: 373px;
}

.co-banner .carryoveronly-amount {
    display: inline;
    margin-right: 0;
    font-size: 32px;
    line-height: 21px;
}

.co-banner .guaranteed-pool-text,
.banner .likely-pool-text {
    margin: 0 auto;
    padding: 3px 16px;
    font-size: 45px;
    font-weight: 900;
}

.co-banner .pool-logo {
    height: 47px;
    position: absolute;
    left: 102px;
    top: 52px;
}

.co-banner .product-image1 {
    position: relative;
    z-index: 102;
    width: 129px;
    width: 150px;
    margin-right: 0;
    left: -105px;
    bottom: 62px;
}

.co-banner .product-name {
    position: absolute;
    left: 107px;
    font-size: 23px;
    text-transform: uppercase;
    padding-left: 0px;
    color: #001489;
    margin-right: -14px;
}

.co-banner .disclaimer {
    width: 226px;
    z-index: 102;
    color: #001489;
    font-size: 7px;
    line-height: 8px;
    font-weight: 500;
    position: absolute;
    margin: 0;
    right: 0px;
    bottom: 5px;
    padding: 0px;
}

.co-banner .cta-button {
    z-index: 100;
    position: absolute;
    right: -87px;
    bottom: 58px;
    font-size: 14px;
    color: white;
    border: 1px solid white;
    padding: 4px 18px;
    background: #001489;
}

.co-banner .cta-button:hover {
    color: white;
    background: #e8004d;
}

@keyframes slideInRight {
    from {
        transform: translateX(100px);
        opacity: 0;
    }

    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes popIn {
    0% {
        transform: scale(1);
    }

    30% {
        transform: scale(1.3);
    }

    100% {
        transform: scale(1);
    }
}

.co-banner .pool-logo.animate-slide {
    animation: slideInRight 0.6s ease-out forwards;
}

.carryover.animate-pop span,
.add-in.animate-pop span,
.likely-pool-only.animate-pop .likely-pool-amount,
.guaranteed-pool-only.animate-pop .likely-pool-amount,
.likely-pool-combo.animate-pop .likely-pool-amount,
.guaranteed-pool-combo.animate-pop .likely-pool-amount {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    cursor: pointer;
    animation: popIn 0.5s ease-in-out;
}


.mw-banner-container {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    cursor: pointer;
    background: whitesmoke;
    text-align: center;
    font-size: xx-large;
    font-weight: 900;
    width: 868px;
    height: 152px;
    position: relative;
    /* Add this line to establish a new positioning context */
    overflow: hidden;
}

.mw-banner-container:after {
    margin: 0 auto;
    align-items: center;
    content: '';
    position: absolute;
    bottom: 0%;
    right: 0;
    width: 64%;
    height: 100%;
    background-color: #001489;
    pointer-events: none;
}

.mw-banner-container .inner_content {
    position: absolute;
    z-index: 100;
    top: -13px;
    left: 353px;
}

.mw-banner-container .pool_detail {
    color: white;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: -5px;
    margin-top: 21px;
}

.mw-banner-container .win_amount {
    color: #e8004d;
    font-size: 50px;
    margin-top: -8px;
    font-weight: 900;
    font-family: Arial Black, Helvetica, sans-serif;
    line-height: 55px;
}

.mw-banner-container .date {
    color: white;
    position: relative;
    padding-top: 59px;
    padding-bottom: 8px;
    z-index: 100;
    font-weight: 700;
    font-size: 17px;
}

.mw-banner-container .customer_information {
    padding-top: 3px;
    font-size: 13px;
    font-weight: 700;
    color: white;
}

.mw-banner-container .payout_information {
    margin-top: 0px;
    font-size: 10px;
    font-weight: 700;
    color: white;
}

.mw-banner-container .tab-logo {
    width: 70px;
}

.mw-banner-container .logo-icons {
    position: absolute;
    padding-top: 44px;
    left: 47px;
}

.mw-banner-container .footer-content {
    z-index: 100;
    position: absolute;
    bottom: 31px;
    left: 125px;
    color: #001489;
    font-size: 13px;
    line-height: 26px;
    padding-top: 0px;
    font-weight: 800;
}

.mw-banner-container .pool-logo {
    height: 41px;
}

.mw-banner-container .product-image1 {
    position: absolute;
    z-index: 95;
    width: 235px;
    margin-right: 0;
    left: 562px;
    bottom: -135px;
}

.mw-banner-container .large_mega_win_text {
    font-size: 55px;
    line-height: 50px;
    color: white;
    padding-top: 4px;
    font-weight: 900;
    font-family: Arial Black, Helvetica, sans-serif;
}

.mw-banner-container .product-name {
    font-size: 23px;
    text-transform: uppercase;
    padding-left: 10px;
    color: #001489;
    margin-right: -12px;
}

.mw-banner-container .disclaimer {
    width: 307px;
    z-index: 102;
    color: #001489;
    font-size: 8px;
    line-height: 8px;
    font-weight: 600;
    position: absolute;
    margin: 0;
    left: 3px;
    bottom: -77px;
    padding: 20px 0px 80px 0px;
}

@keyframes pop {
    0% {
        transform: scale(1);
        opacity: 0;
    }

    50% {
        transform: scale(1.2);
        opacity: 1;
    }

    100% {
        transform: scale(1);
    }
}

.mw-banner-container .win_amount.animate-pop {
    animation: pop 1.0s ease-out;
}

.mw-banner-container .cta-button {
    z-index: 100;
    position: absolute;
    right: 20px;
    bottom: 10px;
    font-size: 16px;
    color: white;
    border: 1px solid white;
    padding: 5px 20px;
    background: #001489;
}

.mw-banner-container .cta-button:hover {
    color: #001489;
    background: white;
    cursor: pointer;
}

@keyframes swipe-in {
    0% {
        transform: translateX(200px);
        opacity: 0;
    }

    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

.mw-banner-container .pool-logo.animate-swipe-in {
    animation: swipe-in 0.8s ease-out;
}

.preloading {
    visibility: hidden;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
}

#banner-wrapper {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    cursor: pointer;
    position: relative;
    width: 868px;
    height: 152px;
}