﻿
/*body {
    background: #d1181d url(../../Content/images/bgsports5.jpg) no-repeat top center;
    background-size: cover !important;
    padding-top: 50px;
}
*/
body {
    background: #015128 url(../../Content/images/bgsports365.jpg) no-repeat top center;
    /*background: #015128 url(../../Content/images/sportsbook_bg_8242018.jpg) no-repeat top center !important;*/
    background-size: cover !important;
    padding-top: 50px;
}

    body.Sports247 {
        background: #015128 url(../../Content/images/sportbook-sports247-background.jpg) no-repeat top center;
        background-size: cover !important;
        padding-top: 50px;
    }

    body.Sports5 {
        background: #015128 url(../../Content/images/sportbook-sports5-background.jpg) no-repeat top center;
        background-size: cover !important;
        padding-top: 50px;
    }
/*.Sports5 #header {
    background: #d1181d;
    background: -moz-linear-gradient(left, #000000 0%, #414141 25%, #131313 50%, #414141 75%, #000000 100%);
    background: -webkit-linear-gradient(left, #000000 0%,#414141 25%,#131313 50%,#414141 75%,#000000 100%);
    background: linear-gradient(to right, #a50000 0%,#e8373d 25%,#6c1111 50%,#f44f4f 75%,#d1181d 100%);
}*/