.matchtable .match-title .competition-name {
    font-size: 13px;
    color: #842c00;
    padding: 15px 10px 0 10px;
}

.matchtable .match-details {
    padding: 0 10px;
}

    .matchtable .match-details .match-time,
    .matchtable .match-details .home-team,
    .matchtable .match-details .away-team {
        font-size: 12px;
    }

#carousel-match {
    background-position-x: center;
}

.about-nav2 li {
    font-size: 11px;
}

#lstLang > div.downj {
    margin: 0;
    margin-left: 5px;
}

#wfForm .wrapper .msg marquee {
    margin-left: 5px;
}

.select-league .largeBtn {
    background: #f65305;
}

    .select-league .filter.primary,
    .select-league .largeBtn.secondary,
    .select-league .collapsible.default > li > a,
    .select-league .static.faq .collapsible > li > a {
        background-color: #f65305;
    }

body.IsMobileWeb {
    zoom: 1 !important;
}
