﻿
.comp-img {
    background-image: url(/Content/images/LoggoToppidrots.png);
    background-repeat: no-repeat;
    background-size: 69px 100px;
}

.SSFRights {
    display: none !important;
}
.down-sponsor {
    background-image: url(/Content/images/EliteTimingLoggo.png);
}
.header {
    color: black;
    background: white;
}
.lang-choice .btn {
color: black;
}
.nav-comp, .rac-out-head, .rac-head {
    background-color: #0947bc;
    color: white;
    background-image: none;
}
.navbar-inverse {
    background: #0947bc;
    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: "Timing by";
}
@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;
}
.kvart-kvart{
    display: none;
}
#res-tabl tr:not(:first-child) .tbl-runtime, #res-tabl tr:not(:first-child) .tbl-diff {
   color:black;
}