<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**COLOR1**/
.progress-controls {
    border-bottom: 1px solid #E50000 !important;
}

    .progress-controls .mobile-progress-bar .btn-progress {
        background-color: #E50000 !important;
    }

a.nav-link:hover {
    color: #E50000 !important
}

a:not(.active):hover {
    color: #E50000 !important
}

.bg-primary, .btn-active, .btn-primary, .nav-pills .nav-link.active, .nav-pills .show &gt; .nav-link, .lines .even .bg-line.checked, .lines .odds .bg-line.checked {
    background: #E50000 !important
}

.btn-success, .btn-continue {
    background-color: #E50000 !important
}

.text-success {
    color: #E50000 !important
}
/**BACKGROUNDCOLOR**/

.bg-secondary {
    background: #222222 !important
}

.main {
    background: #222222 !important
}

a.nav-link.active:hover {
    color: #222222 !important
}

.btn.btn-active:hover {
    color: #222222 !important
}

.btn-back, .btn-secondary {
    background: #222222 !important
}

.horses .track-list-button:after {
    background: #222222 !important
}
/**********/
.top-bar-menu {
    background: #222222 !important
}
@media only screen and (max-width: 996px) {
    .header {
        background: #222222 !important
    }
}

/**TEXTCOLOR*/
th span {
    color: #fff;
}

.nav-link, .bg-primary, .bg-secondary, .headertextsmall, .btn-secondary {
    color: #fff !important;
}


 /******************* Sports Display ******************/ 

            @media (max-width: 767px) {
                .sports-panel .card-columns{
                    column-count:1;
                }
            }
            
            @media (min-width: 768px) {
                .sports-panel .card-columns{
                    column-count:2;
                }
            }

 /******************* Site Specifics ******************/ 

    body {
        font-family: "Poppins", sans-serif;
        color: #111111;
        margin: 0 auto;
        line-height: 1.2;
        background: #e6e6e6;
    }
        .top-bar-menu {
			background: #222 !important;
            -webkit-box-shadow: 2px 5px 14px -3px rgba(0, 0, 0, 0.83);
            box-shadow: 2px 5px 14px -3px rgba(0, 0, 0, 0.83);
        }
        .sideBar{
            box-shadow: -1px 0px 12px -3px rgba(0,0,0,0.75);
            -webkit-box-shadow: -1px 0px 12px -3px rgba(0,0,0,0.75);
            }
    #ctl00_ctl00_Cashier, #ctl00_ctl00_ContestRulesLink, #ctl00_ctl00_linkMenuNewSite {
        display: none;
    }
    #ctl00_ctl00_NavDesktop {
        height: 100px;
    }
    h2, .h2 {
        font-size: 1.250rem;
        font-weight: 600;
        line-height: 1;
    }
    h3, .h3 {
        font-size: 1rem;
        font-weight: 600;
        line-height: 1;
    }
    .table th {
        padding: .35rem;
        vertical-align: middle;
        font-weight: bold;
        font-size: 14px;
    }
    .table td {
        padding: .35rem;
        vertical-align: middle;
        font-size: 14px;
    }
    .btn {
        text-transform: uppercase;
        border-radius: 0.75rem;
        min-width: 120px;
        font-weight: 400;
        font-size: inherit;
        border: 1px solid;
        line-height: normal;
    }
    #customBranded {
        background: url(..//MS/ms-img.php?t=CircleHeader) 20px 0px no-repeat;
        height: 148px;
        top: -43px;
    }
    #customFigures {
        top: 3%;
        padding-left: 59px;
    }
    .customInfo {
        font-size: 0.7rem;
        padding-top: 5px;
    }
    .customInfo a {
        color: black;
    }
    .player-current-balance{
    color: #E50000 !important;

    }
    .player-balance-available{
    color: #E50000 !important;

    }
    .player-at-risk{
    color: #E50000 !important;

    }
    .player-balance-free-play{
    color: #E50000 !important;
    
    }

    .risk{color: #696969 !important;}
    .win{color: #C2B100 !important;}
    .customInfo div {
        padding-top: 4px;
    }
    .table th h3 {
        font-weight: bold;
    }
    .table .bg-secondary td {
        font-weight: bold;
    }
    .table label {
        position: relative;
    }
    .lines .table tr td label input[type=checkbox] {
        position: absolute;
        left: -32px;
    }
    .lines .table tr td label {
        overflow: hidden;
        cursor: pointer;
    }
    .lines .odds .bg-line {
        background: #eaeaea;
    }
    .lines .odds .bg-line.checked {
    color: #fff;
    }
	span#cntdwn{color:#C2B100 !important;}
    .open-bets tr[data-openticket] {
        cursor: pointer;
    }
    .btn-clear {
        background: #eaeaea;
    }
    .enter-amount {
        text-transform: uppercase;
    }
    .reports .report input[type=radio] {
        position: absolute;
        left: -50px;
    }
    .reports .check-odds {
        overflow: hidden;
    }
    .custom-checkbox .custom-control-input:checked~.custom-control-label::after {
        background-color: #FF2929 !important;
    }
    .select2-container--default .select2-results__option--highlighted[aria-selected] {
        background-color: #FF2929;
        color: white;
    }
    .input-group-text {
        color: #fff;
        background-color: #FF2929;
    }
    #msg_validate {
        color: #FF2929 !important;
        font-weight: 600 !important;
    }
	@media only screen and (max-width: 996px) {
    .header {
        background: #222 !important;
    }
}



 /* thehighroller.net */</pre></body></html>