<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.imgCenter__imgContainer{ background-color: #fff; }

/* Race Live */
.laps__heading {
    width: 100px !important;
    color: #FFF;
    text-align: right !important;
    text-transform: uppercase;
    position: relative;
    right: -20px;
}

#raceliveList td {
    padding: 8px 16px;
}

#raceliveList th:nth-child(1){
    padding: 8px 6px 8px 10px !important;
}

#raceliveList th:nth-child(2){
    padding: 8px 0px 8px 4px !important;
}

#raceliveList td:nth-child(1){
    padding: 8px 6px 8px 10px !important;
}

#raceliveList td:nth-child(2){
    padding: 8px 0px 8px 4px !important;
}

.raceLive__header {
    padding-bottom: 5px;
}

.raceLive__header span {
    color: #FFF;
    font-weight: 300;
    position: relative;
    margin-top: 2px;
    float: right;
    padding-right: 15px;
}

div.commentary {
    background: #222;
    color: #FFF;
    padding: 0px 0px 0px 16px;
}
div.commentary p {
    padding: 6px 0 !important;
    font-weight: 200;
    line-height: 21px;
    letter-spacing: 0;
}
div.commentary p:first-child {
    padding: 2px 0 8px 0 !important;
    font-weight: 200;
    line-height: 21px;
    letter-spacing: 0;
}

#raceliveCommentary {
    padding: 15px 0;
    background: #222222;
}

.navigation--secondary ul li a.menu-item-active {
    background: #C21E03;
}
.navigation--secondary ul li a.menu-item-active:hover {
    background: #222222;
}

/* Custom Scrollbar Styling */
.mCustomScrollBox {
    background: #222;
}
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px !important;
    background: #444444 !important;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    border-radius: 0px !important;
    background: #444444 !important;
    width: 10px !important;
}
.mCSB_inside &gt; .mCSB_container {
    margin-right: 20px !important;
}

@media screen and (min-width: 760px) {
    .driverProfileNav__header {
        display: none;
        border-left: 0;
    }
    #raceliveList {
        max-height: 100% !important;
    }
    #raceliveCommentary {
        max-height: 43.8rem !important;
    }

    .navigation--secondary {
        border-left: 0px;
        /*text-align: center;*/
        font-size: 23px;
        font-size: 1.4375rem;
        font-weight: bold;
        background: #444242;
        text-transform: uppercase;
    }

    .navSecondary__CTA p{
        background-color: #444242;
        color: #d5d1d1;
    }

    .navigation--secondary ul {
        color: #e5e4e4;
    }


}

@media screen and (max-width: 759px) {
    #raceliveList.expand {
        max-height: 60rem;
    }
    .resultGrid__header {
        margin-bottom: 10px;
    }
    .resultGrid__header h3 {
        display: inline-block;
        vertical-align: middle;
        color: #fff;
        font-size: 1rem;
        text-transform: uppercase;
        padding-left: 1rem;
        width: 100%;
    }
    #raceliveList__header div {
        text-align: center;
    }
    .laps__heading {
        text-align: left !important;
    }
    .raceLive__header span {
        display: none;
    }
    .rankingList__body th:last-child {
        padding: 0.5rem 0rem;
    }
    #raceliveList th, #raceliveList td {
        padding: 8px;
    }
    .page-live-race li.resultGrid__item:nth-child(2){
        margin-top: 9px;
    }
}



#race_results td {
    padding: 15px 15px 15px 0;
    text-align: left;
    width: 15%;
}

#race_results th {
    padding: 15px 15px 15px 0;
    text-align: left;
    width: 15%;
}

#race_results thead th:nth-child(1) {
    width: 25%;
    text-align: left;
    padding: 15px;
}

#race_results tbody td:nth-child(1) {
    width: 25%;
    text-align: left;
    padding: 15px 15px 15px 15px;
}

#race_results tbody td:nth-child(3), #race_results thead th:nth-child(3)  {
    width: 20%;
    text-align: left;
}

#race_results tbody td:last-child, #race_results thead th:last-child  {
    width: 10%;
    text-align: left;
}

.advert--leaderboard {
    max-width: 1180px;
    margin: auto;
}

@media screen and (max-width: 759px) {

    .advert--leaderboard {
        position: fixed;
        min-width: 300px;
        z-index: 99;
        background: #e1e1e1;
        width: 100%;
        padding-top: 2%;
        padding-bottom: 2%;
    }
    header.header {
        /* margin-top: 82px; */
    }
}


.fixed__scroll {
    position: fixed;
    top: 70px;
    min-width: 300px;
    z-index: 99;
}

.footer {
    position: relative;
    z-index: 999;
}

/***************News pagination button******************/
.pagination{
    margin: auto;
    text-align: center;
    min-width: 700px;
}

.pagination a{
    text-align: center;
    margin: 4px;
    padding: 0px 6px 2px;
    border: 1px solid #ccbbbb;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #f2eEc3;
    color: #cc4444;
}

.pagination a:hover{
    background: #fff9f3;
}


.current{
    font-weight: bold;
    color: #a06060;
    padding: 0px 6px;
}
/*********************End of News pagination button********************/
.single-article figure img {
   width: 100%;
     height: auto;
}

.figcaption-category{
  position: absolute !important;
    background: #c21e03 !important;
    top: -28px !important;
    left: 0px !important;
    color: #FFFFFF !important;
    max-width: 100% !important;
    padding: 3px 10px;
    font-size: 14px !important;
    line-height: 22px
}

@media screen and (min-width: 992px) {

    .unisignin-placeholder{
        width: 18%;
        display: table-cell;
    }

    .unisignin-menu-bar {
        margin-top: -60px;
        right: 0;
        position: absolute;
    }

    .unisignin-menu-bar .unisignin-navigation-placeholder {
        margin: 0;
        padding: 0;
        width: 190px;
    }
    .unisignin-menu-bar .unisignin-navigation-placeholder a {
        display: table-cell;
        color: black;
        margin-right: 10px;
        width: auto;
    }

    .unisignin-menu-bar .unisignin-user-placeholder {
        width: 190px;
        margin: 0;
        padding: 0;
    }
    .unisignin-menu-bar .unisignin-user-placeholder a {
        display: table-cell;
        color: black;
        width: auto;
    }

    .unisignin-menu-bar .unisignin-login-wrapper:before {
        content:url('data:image/svg+xml;%20charset=utf8,&lt;svg xmlns="http://www.w3.org/2000/svg" color="black" width="24px" fill="white" viewBox="0 0 28 18" stroke="currentColor"&gt;&lt;path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z" /&gt;&lt;/svg&gt;');
    }
}

@media screen and (max-width: 991px) {
    .unisignin-menu-bar {
        margin-top: 50px;
    }
    .unisignin-menu-bar .unisignin-logout-wrapper {
        display: block;
        width: 60%;
        background: #1F3B64;
        margin: 0 auto 16px auto;
        color: #fff;
        line-height: 12px;
        text-align: center;
        border: 1px solid #298047;
    }
    .unisignin-menu-bar .unisignin-login-wrapper {
        display: block;
        width: 80%;
        background: #1F3B64;
        margin: 0 auto 16px auto;
        color: #fff;
        line-height: 12px;
        text-align: center;
        border: 1px solid #298047;
    }
    .unisignin-menu-bar .unisignin-signup-wrapper {
        display: block;
        width: 80%;
        background: #298047;
        margin: 0 auto;
        color: #fff;
        line-height: 12px;
        text-align: center;
    }

    .unisignin-menu-bar .unisignin-user-wrapper {
        display: block;
        margin: 0 auto;
        color: #fff;
        line-height: 12px;
        text-align: center;
        border: 1px solid #298047;
    }
}

.unisignin-menu-bar .unisignin-user-wrapper:before {
    content:url('data:image/svg+xml;%20charset=utf8,&lt;svg xmlns="http://www.w3.org/2000/svg" color="white" width="24px" fill="white" viewBox="0 0 28 18" stroke="currentColor"&gt;&lt;path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z" /&gt;&lt;/svg&gt;');
}
</pre></body></html>