.livescore-content {
    min-height: 300px;
}

.score-table {
    width: 100%;
    line-height: 25px;
}

.score-table .score {
    width: 8%;
    text-align: center;
    padding: 0 5px;
}

.home-score {
    width: 46%;
    text-align: right;
}

.away-score {
    width: 46%;
    text-align: left;
}

#tabTeamList p {
    font-size: 1.2em;
}

.share-buttons-container span {
    min-width: 73px;
}

h1.person-title {
    margin-top: 130px;
}

.person {
    margin-top: 10px;
}

#tabInfo > h2 {
    margin-top: 40px;
    margin-bottom: 30px;
}

#tabRules h2 {
    margin-top: 40px;
    margin-bottom: 30px;
}

.players-position {
    font-size: 2.8rem !important;
    margin: 80px 0 50px !important;
}


.winbet {
    margin-bottom: 20px;
}

.winbet a img {
    max-width: 100%;
}

@media only screen and (max-width: 1300px) {
    .winbet {
        position: relative;
        padding-top: 10%;
        margin-bottom: 20px;
    }

    .winbet a img {
        position: absolute;
        height: 100%;
        left: 0;
        top: 0;
        max-width: 100%;
    }
}

.person-details {
    margin-top: 30px;
    font-size: 1.14em;
}

.person-name {
    margin-top: 0;
    margin-bottom: 20px !important;
    padding: 0 !important;
}

.person-name span {
    background: #444;
    color: #ffcb05;
    border-radius: 2px;
    padding: 10px 14px;
    line-height: 60px;
    margin-right: 20px;
    min-width: 40px;
}


table.borderless td, table.borderless tr, table.borderless th {
    border: none !important;
    padding: 5px 0 !important;
}

table.borderless th {
    font-weight: normal;
    font-size: 0.9em;
}

.top-stats {
    /*line-height: 50px;*/
    font-weight: bold;
}

/*.games-count {*/
/*    line-height: 30px;*/
/*    background: #444;*/
/*    padding: 6px;*/
/*    border-radius: 2px;*/
/*    color: white;*/
/*}*/

.goals-count, .games-count {
    padding: 12px;
    background: #444;
    color: #ffcb05;
    border-radius: 2px;
    text-align: center;
    font-size: 1.2em;
    display: block;
}

.games-count {
    color: white;
}

.goals-count strong, .games-count strong {
    font-size: 1.5em;
}

.table-label {
    width: 30%;
    font-weight: lighter;
}

.table-data {
    font-weight: bold;
}

.search-results-articles-item, .search-results-media-items {
    background: none !important;
}

.margin-tb {
    margin: 50px 0 !important;
}
