﻿
.comp-img {
    background-image: url(/Content/images/eqtiming.png);
    background-repeat: no-repeat;
    background-size: 134px 80px;
    background-position-y: 10px;
}

.SSFRights {
    display: none !important;
}

.down-sponsor {
    background: unset;
}

.header {
    color: black;
    background: white;
}

.lang-choice .btn {
    color: black;
}

.nav-comp, .rac-out-head, .rac-head {
    background-color: black;
    color: white;
    background-image: none;
}

.navbar-inverse {
    background: black;
    background-size: 100% 100%;
    color: white;
}

.downmenu a {
    color: white;
}

.nav-lin > li > a, .glyphicon-home {
    color: white !important
}

[data-lan="headsponsor"] {
    display: none;
}

.down-spons-dots:before {
    content: "";
}

@media (max-width: 670px) {
    .comp-img {
        background-size: 50px 50px;
    }
}

.tbl-realtime {
    font-style: italic;
    width: 80px;
}

.rac-head {
    color: white;
}

.tbl-shooting {
    display: table-cell !important;
}

.tbl-club {
    min-width: 75px;
}


#res-tabl tr:not(:first-child) .tbl-runtime, #res-tabl tr:not(:first-child) .tbl-diff {
    color: black;
}
