
table {
    border-collapse: collapse;
    max-width: 100%;
    width: 100% !important;
}

/* .t-main #sportsbet-sport {
    background: #005b9e;
}

.t-main #ladbrokes-australia-sport {
    background: #c81e22;
}

.t-main #bumbet-sport {
    background: #219b4b;
}

.t-main #madbookie-sport {
    background: rgb(29, 29, 29);
}

.t-main #sportpesa-sport {
    background: #273579;
}

.t-main #beteasy-sport {
    background: #8632b9;
}

.t-main #neds-sport {
    background: #ff7801;
}

.t-main #pixelbet-sport {
    background: #5715c0;
}

.t-main #pinnacle-sport {
    background: #082543;
}

.t-main #william-hill-sport,
.t-main #william-hill {
    background: #010062;
}

.t-main #bodgo88,
.t-main #bodog-sport,
.t-main #bodog-india,
.t-main #bodog88-sport {
    background: #1f1f1f;
}

.t-main #betway-sport,
.t-main #betway {
    background: #1c1c1c;
}

.t-main #eight-eight-eight-sport {
    background: #f76309;
}

.t-main #dafabet,
.t-main #dafabet-sport {
    background: #a90f15;
}

.t-main #bovada,
.t-main #bovada-sport {
    background: #060709;
}

.t-main #betsson-sport {
    background: #ff6500;
}

.t-main #bet365,
.t-main #bet365-sport {
    background: #14815e;
}

.t-main #paddy-power-sport {
    background: #105440;
}

.t-main #betfair-sport {
    background: #f6b23a;
}

.t-main #nitrogen-sport {
    background: #393939;
}

.t-main #tenbet-sport {
    background: #4d454a;
}

.t-main #betfred-sport {
    background: linear-gradient(135deg, #d41b38, #025b96);
}

.t-main #topbetta-sport {
    background: #202c35;
}

.t-main #guts,
.t-main #guts-sport {
    background: #2c242d;
}

.t-main #bookmaker-eu-sport {
    background: rgb(14, 14, 14);
}

.t-main #letsbet {
    background: #f7343b;
}

.t-main #palmerbet-sport {
    background: #6e80b5;
}

.t-main #unibet-sport {
    background: #147b45;
}

.t-main #intertops {
    background: #191c21;
}

.t-main #arcanebet-sport {
    background: #1a1719;
}

.t-main #centrebet-sport,
.t-main #betonline-sport {
    background: #181818;
}

.t-main #one-eight-eight-sport {
    background: #363636;
} */

.table-header {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
    padding: 10px;
    background: rgb(249, 249, 249);
    border-radius: 10px 10px 0px 0px;
}

.table-header h3 {
    margin: 2px 0 0 5px;
    font-family: 'Helvetica Neue';
    color: rgb(75, 75, 75);
    font-size: 1em;
    top: 5px;
}

.table-header img {
    max-height: 20px;
}

.info-img {
	margin-top: 5px
}

.app-icon {
	max-width: 22px !important;
	margin-right: 7px
}

table>* {
    font-family: 'Helvetica Neue';
}

.t-main {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.logo-ranking {
    background: #353535;
    color: #14815e;
    width: 245px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;    
}

.logo-ranking img {
width: 150px;
}

.logo-ranking span {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 5px;
    left: 5px;
    color: rgb(25, 75, 119);
    width: 30px;
    height: 30px;
    background: rgba(255, 255, 255, 0.899);
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1em;
    border-radius: 6px;
    box-shadow: 3px 4px 0px rgba(0, 0, 0, 0.299);
}

.logo-ranking img#beteasy-sport {
	max-width: 120px !important;
}

.logo-ranking img#bet365-sport {
	max-width: 130px !important;
}

.title-info {
    flex: 1;
    padding: 7px 10px;
    background: #fff;;
} 

td p {
    margin: 0;
    }

.title-info h2 {
    margin: 5px 0 2px;
    font-size: 1.2em;
}

.title-info a.title-link {
    color: rgb(50, 50, 50);
    text-decoration: none;
}


.title-info img {
    max-width: 30px;
}

.table-status {
    color: #fff;
    background: rgb(21, 133, 232);
    font-weight: bold;
    text-transform: uppercase;
    font-size: .65em;
    padding: 3px 10px;
    border-radius: 5px;
    display: inline-block;
    letter-spacing: .05em;
}

.title-info a {
    text-decoration: none;
}

a .table-bonus {
    font-size: 1.1em;
    margin-bottom: 5px;
    font-weight: 500;
    color: #12af5e;
    text-decoration: underline;
    transition-duration: 150ms;
}
a .table-bonus:hover,
a .table-bonus:active,
a .table-bonus:focus {
    color:rgb(21, 133, 232);
}

.table-links {
    display: flex;
    flex-direction: column;
    align-content: flex-end;
    justify-content: center;
    min-width: 27%;
    padding: 0 15px 0 0;
    background: #fff;;
}

.esb-bonus-code {
    background: 11111199;
    width: 97%;
    border: 1px solid #ffffff22;
    bottom: 3px;
    border-radius: 4px;
    font-size: .75em;
    color: #3acde1;
    text-align: center; 
    position: absolute;
}

.esb-bonus-code strong {
    color: #e85353;
    font-size: 1em;
    letter-spacing: .04em;
    font-weight: bolder;
}

.table-links a {
    text-align: center;
    border-radius: 6px;
    transition-duration: 150ms;
    font-size: .9em ;
}

.t-main .bet-link {
    background: #12af5e;
    color: #fff;
    padding: 12px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    margin: 5px 0;
    letter-spacing: .04em;
}

.t-main .bet-link:hover,
.t-main .bet-link:active,
.t-main .bet-link:focus {
    background: rgb(21, 133, 232);
    color: #fff;
}

.review-link {
    color: #353535;
    padding: 3px;
}

.review-link:hover,
.review-link:active,
.review-link:focus {
    color: rgb(21, 133, 232);
}


.term-text {
    border-top: 1px solid rgb(237, 237, 237);
    background: rgb(250, 250, 250);
    color: rgb(96, 96, 96);
    flex: 1;
    border-radius: 0px 0px 6px 6px;
    font-size: .8em;
    padding: 8px;
    margin-bottom: 10px;
}

.term-text:empty {
    display: none;
} 

@media(max-width:800px) {

    .t-main {
        display: grid;
        grid-template-columns: 1fr 2fr;
        grid-auto-rows: auto;
        grid-gap: 0px;
    }

    .logo-ranking {
        grid-column: 1/2;
        grid-row:1/2;
        min-width: 240px;
        width: 100%;
    }

    .title-info {
        grid-column: 2/3;
        grid-row:1/2;
    }

    .table-links {
        grid-row: 2/3;
        grid-column: 1/3;
        width: auto;
        padding: 5px 5px 1px;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: space-evenly;
        border-top: 1px solid rgb(237, 237, 237);
    }

    .bet-link {
        width: 230px;
    }

}

@media(max-width:650px) {
    .t-main {
        display: flex;
        flex-direction: column;
    }

    .logo-ranking {
        flex: 1;
        height: 120px;
        width: 99.5%;
    }
    .bet-link {
        width: 90%;
    }

    .title-info {
        text-align: center;
    }

    .table-links {
        flex-direction: column;

    }

    .term-text {
        text-align: center;
    }

}