<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.page-header-fixed .page-container {
 margin-top: 0px; 
}
.header-navigation ul &gt; li &gt; a {
    display:inline-block;

}
.team {
    margin-top: 10px;
    background-image: url('//media.fantasylabs.com/assets/mlb_logo_sprite2.png');
    width: 70px;
    height: 70px;
}

.team-nfl {
    margin-top: 10px;
    background-repeat:no-repeat;
    background-size:100%;
    width: 100px;
    height: 70px;
    margin: auto;
    margin-bottom: 5px;
}

.team-nba {
    margin-top: 10px;
    background-repeat:no-repeat;
    background-size:100%;
    width: 80px;
    height: 64px;
    margin: auto;
    margin-bottom: 5px;
}

.modal-dialog {
    top:50px;
}

.t4172 {
    background-position: 0px -70px;
}

.t4159 {
    background-position: -350px -140px;
}

.t4161 {
    background-position: 0px 0px;
}

.t4162 {
    background-position: -70px 0px;
}

.t4163 {
    background-position: -630px -70px;
}

.t4165 {
    background-position: 0px -140px;
}

.t4166 {
    background-position: -420px 0px;
}

.t4167 {
    background-position: -420px -140px;
}

.t4168 {
    background-position: -490px 0px;
}

.t4170 {
    background-position: -70px -140px;
}

.t4171 {
    background-position: -560px 0px;
}

.t4173 {
    background-position: -490px -140px;
}

.t4189 {
    background-position: -420px -70px;
}

.t4176 {
    background-position: -490px -70px;
}

.t4178 {
    background-position: -70px -70px;
}

.t4180 {
    background-position: -210px -140px;
}

.t4181 {
    background-position: -560px -140px;
}

.t4183 {
    background-position: -140px -70px;
}

.t4182 {
    background-position: -630px -140px;
}

.t4184 {
    background-position: -280px -140px;
}

.t4186 {
    background-position: -210px 0px;
}

.t4187 {
    background-position: -210px -70px;
}

.t4188 {
    background-position: -280px 0px;
}

.t4175 {
    background-position: -630px 0px;
}

.t4179 {
    background-position: -560px -70px;
}

.t4160 {
    background-position: -280px -70px;
}

.t4164 {
    background-position: -350px 0px;
}

.t4169 {
    background-position: -350px -70px;
}

.t4177 {
    background-position: -140px 0px;
}

.t4174 {
    background-position: -140px -140px;
}

.t4157 {background-position:-700px -70px;}
.t180832 {
    background-position: -700px -70px;
}
.t39216 {background-position:-700px -140px;}

.stadium {
    margin: auto;
    background-image: url('//media.fantasylabs.com/assets/stadium_logo_sprite.png');
    width: 90px;
    height: 90px;
}

.st4173 {
    background-position: -18px -5px;
}

.st4163 {
    background-position: -151px -5px;
}

.st4160 {
    background-position: -284px -5px;
}

.st4172 {
    background-position: -417px -5px;
}

.st4164 {
    background-position: -550px -5px;
}

.st4162 {
    background-position: -683px -5px;
}

.st4182 {
    background-position: -18px -110px;
}

.st4184 {
    background-position: -151px -110px;
}

.st4189 {
    background-position: -284px -110px;
}

.st4187 {
    background-position: -417px -110px;
}

.st4166 {
    background-position: -550px -110px;
}

.st4177 {
    background-position: -683px -110px;
}

.st4159 {
    background-position: -18px -215px;
}

.st4174 {
    background-position: -151px -210px;
}

.st4179 {
    background-position: -284px -210px;
}

.st4178 {
    background-position: -417px -215px;
}

.st4175 {
    background-position: -550px -215px;
}

.st4186 {
    background-position: -683px -215px;
}

.st4167 {
    background-position: -18px -320px;
}

.st4165 {
    background-position: -151px -320px;
}

.st4169 {
    background-position: -284px -320px;
}

.st4170 {
    background-position: -417px -320px;
}

.st4168 {
    background-position: -550px -320px;
}

.st4161 {
    background-position: -683px -320px;
}

.st4181 {
    background-position: -18px -425px;
}

.st4180 {
    background-position: -151px -425px;
}

.st4176 {
    background-position: -284px -425px;
}

.st4183 {
    background-position: -417px -425px;
}

.st4171 {
    background-position: -550px -415px;
}

.st4188 {
    background-position: -683px -415px;
}

.modal-open .modal {
    z-index:999050 !important;
}
.tooltip-inner {
    max-width: 350px;
    /* If max-width does not work, try using width instead */
    width: 350px;
    background-color: #fff;
    border: 1px solid #404040;
    color: #333;
}
.fa-Starting:before{
    content: "\f058";
}
.fa-Suspended:before{
    content: "\f023";
}
.fa-Out-for-Season:before{
    content: "\f05e";
}
.fa-Injured:before,.i-Questionable:before,.i-Doubtful:before,.i-Probable:before {
    content: "\f0fa";
}
.fa-Active:before, .fa-Out:before {
    content: "\f111";
 }
.i-Active, .i-Starting, .i-Probable{
    color:green;
}
.i-Injured,.i-Out,.i-Suspended,.i-Out-for-Season{
    color:red;
}
.i-Questionable{
    color:blue;
}
.i-Doubtful{
    color:orange;
}
    .site-logo {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 10px;
    }

        .site-logo img {
            height: 50px;
        }

    .reduce-header .site-logo {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .header {	
        background: #ffffff;
        margin-bottom: 0px;
        box-shadow: none;
    }

    .header-navigation {
        font-size: 14px;
    }
        .header-navigation &gt; ul &gt; li {
            padding-left: 0px !important;
        }

        .header-navigation &gt; ul &gt; li &gt; a {
            color: #363636;
            padding: 0px;
            padding: 0 12px;
            line-height: 66px;
        }

        .header-navigation ul &gt; li.active &gt; a {
            border-bottom: 2px solid #83BEE0;
            background-color: #00B9F7;
            padding: 0 12px;
            color: #fff;
            font-weight: bold;
        }

        .header-navigation ul &gt; li &gt; a:hover {
            background-color: #00B9F7;
            color: #fff;
            padding: 0px 12px 0px;
            line-height: 66px;
        }

        .header-navigation ul &gt; li.active &gt; a {
            border-bottom: none;
        }

        .header-navigation .dropdown-menu li &gt; a {
            padding: 10px 15px !important;
            line-height: 18px !important;
        }

    .content-page h3 {
        font-size: 16px;
    }

    .reduce-header .header-navigation &gt; ul &gt; li &gt; a {
        padding: 0 12px;
    }

    .sub-header {
        background-color: #00B9F7;
        padding: 0px;
    }

        .sub-header .nav {
            width: 1170px;
            margin-left: auto;
            margin-right: auto;
        }

        .sub-header .nav ul {
        margin-bottom: 0px;
        }

        .sub-header .nav ul &gt; li {
        list-style: none;
        display: inline-block;
        line-height: 40px;
        }

        .sub-header .nav ul &gt; li &gt; a {
        margin-right: 40px;
        font-size: 14px;
        color: #fff;
        font-weight: 600;
        text-decoration: none;
        margin: 20px;
        }

        .sub-header .nav ul &gt; li.active {
        }

        .sub-header .nav ul &gt; li.active a {
            color: #000;
        }

    h1 {
        font-size: 24px;
    }

    .main {
        padding-top: 23px;
    }
    .fby-tab-r {
        top: 100px !important;
    }

	.embedded {
		padding-top: 0px !important;
	}
body {
    padding-top: 55px !important;
}

@media (max-width: 1024px) {
    .header-navigation &gt; ul &gt; li &gt; a {
        color: #fff;
        padding: 0px;
        padding: 0 12px;
        line-height: 26px !important;
    }

    .header-navigation ul &gt; li &gt; a:hover {
        background-color: #00B9F7 !important;
        color: #fff !important;
        padding: 0px !important;
        padding: 0 12px !important;
        line-height: 26px !important;
    }

    #menuItemMyAccountSmall { display:block !important;}
    body {
        padding-top: 0px !important;
    }
}

.editable-buttons button {
    margin-left: 5px;
    width: 40px;
    height: 34px;
    line-height: 18px;
}

.search-result-item {
    margin-bottom: 0px;
    border-width: 1px 1px 0px 1px;
    border-color: #ccc;
    border-style: solid;
    padding-top: 5px;
    clear: both;
}
.search-result-item:last-of-type {
    border-bottom: 1px solid #ccc;
}
.text-white {
    color: #fff!important;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 12px;
    line-height: 18px;
}
.text-white:hover {
    text-decoration: underline !important;
}
.mr-2, .mx-2 {
    margin-right: 8px !important;
}
.pb-2, .py-2 {
    padding-bottom: 8px !important;
}
.pt-2, .py-2 {
    padding-top: 8px !important;
}
.d-flex {
    display: flex!important;
}
.justify-content-center {
    justify-content: center!important;
}
.bg-darker {
    background-color: #111!important;
}</pre></body></html>