﻿:root {
    --mobile_url: url('/images/mobile14.png?v50');
    --link: #4169E1;
    --def_row: #F2F2F2;
    --alt_row: #E5E5E5;
    --user_row: lightsteelblue;
    --border: #000000;
}

* {
    font-size: 9pt;
    font-family: Arial;
}

BODY {
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: var(--body_bg);
    color: var(--body_font);
    padding-top: 60px; /*10px + header height*/
    padding-bottom: 35px; /*10px + footer height*/
}


/*header, footer*/
div.footer {
    position: fixed;
    bottom: 0px;
    height: 25px;
    width: 100%;
    display: grid;
    grid-template-columns: 100vw;
    grid-template-rows: 100%;
    z-index: 100;
}

    div.footer > div {
        grid-area: 1/1/2/2/;
        place-self: center center;
        display: flex;
        align-items: center;
        border: 1px solid var(--border);
        background-color: var(--bar_bg);
        padding: 5px 10px 5px 10px;
    }

div.header {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 50px;
    width: 100%;
    z-index: 100;
    border-bottom: 1px solid var(--border);
    background-color: var(--bar_bg);
    display: grid;
    grid-template-columns: 100vw;
    grid-template-rows: 100%;
}



.header_text {
    grid-area: 1/1/2/2;
    place-self: start center;
    padding-top: 5px;
    padding-left: 10pt; /*compensate for a 10pt blankspace at end*/


    font-size: 12pt;
    color: var(--title);
    font-family: Arial;
    font-weight: 900;
    letter-spacing: 10pt;
}

div.header_l {
    grid-area: 1/1/2/2;
    place-self: start start;
    padding-left: 5px;
    padding-top: 5px;
    color: #000000;
    font-size: 8pt;
}

div.header_r {
    grid-area: 1/1/2/2;
    place-self: start end;
    padding-right: 5px;
    padding-top: 5px;
    color: #000000;
    font-size: 8pt;
}


div.header_icons {
    grid-area: 1/1/2/2;
    place-self: end center;
    display: flex;
    padding-bottom: 2px;
    align-items: center;
}
/*end header, footer*/

.need {
    border: 2px solid red;
}

FORM {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
}

A {
    COLOR: var(--link);
    TEXT-DECORATION: none
}

    A:active {
        COLOR: var(--link);
        TEXT-DECORATION: none
    }

    A:link {
        COLOR: var(--link);
        TEXT-DECORATION: none
    }

    A:hover {
        COLOR: #D2691E;
        TEXT-DECORATION: none
    }

    A.currentpage {
        COLOR: #D2691E;
        TEXT-DECORATION: underline overline
    }

SELECT {
    z-index: 0;
}

div.loc {
    font-size: 8pt !important;
    background-color: lightgoldenrodyellow;
    padding: 2px
}

.ib {
    display: inline-block;
}

.TZone {
    FONT-SIZE: 8pt;
    LETTER-SPACING: normal;
}

.R {
    color: #FF0000;
}

.def_row {
    background-color: var(--def_row);
    text-align: center;
}

.alt_row {
    background-color: var(--alt_row);
    text-align: center;
}

.user_row {
    background-color: var(--user_row);
    text-align: center;
}


/* weather */
div.fcst {
    background: url(/Images/weather2.png) no-repeat;
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

div.f09 {
    background-position: -2px -0px;
    width: 45px;
    height: 31px;
}

div.f13 {
    background-position: -2px -33px;
    width: 45px;
    height: 30px;
}

div.f04 {
    background-position: -2px -65px;
    width: 44px;
    height: 24px;
}

div.f02d {
    background-position: -2px -91px;
    width: 41px;
    height: 24px;
}

div.f02n {
    background-position: -2px -117px;
    width: 41px;
    height: 24px;
}

div.f10n {
    background-position: -2px -143px;
    width: 41px;
    height: 30px;
}

div.f10d {
    background-position: -2px -175px;
    width: 40px;
    height: 31px;
}

div.f03 {
    background-position: -2px -208px;
    width: 37px;
    height: 21px;
}

div.f50 {
    background-position: -2px -231px;
    width: 37px;
    height: 23px;
}

div.fdom {
    background-position: -2px -256px;
    width: 37px;
    height: 21px;
}

div.f01n {
    background-position: -2px -279px;
    width: 29px;
    height: 22px;
}

div.f01d {
    background-position: -2px -303px;
    width: 26px;
    height: 26px;
}


/*icons*/
div.icon {
    background: var(--mobile_url);
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

div.hide_back, td.hide_back {
    background: url('/images/hide_back.png') repeat repeat center;
}

div.espn {
    width: 26px;
    height: 25px;
    background-position: -2px -46px;
    place-self: center;
    cursor: pointer;
}

    div.espn:hover {
        background-position: -29px -46px;
    }

/*green red possession footballs*/
div.pos_w {
    grid-column: 1/2;
    grid-row: 1/2;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    font-weight: normal;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                                  supported by Chrome, Edge, Opera and Firefox */
}

div.pos_w_V {
    align-self: end;
    justify-self: center;
}

div.pos_w_H {
    align-self: start;
    justify-self: center;
}

div.posg {
    width: 20px;
    height: 13px;
    background-position: -91px -45px;
    display: inline-block;
    vertical-align: middle;
}

div.posr {
    width: 20px;
    height: 13px;
    background-position: -91px -58px;
    display: inline-block;
    vertical-align: middle;
}



div.ALeft {
    margin-left: 5px;
    width: 13px;
    height: 13px;
    background-position: -95px -74px;
    place-self: center start !important;
    cursor: pointer;
}

    div.ALeft:hover {
        background-position: -109px -74px;
    }

div.ARight {
    margin-right: 5px;
    width: 13px;
    height: 13px;
    background-position: -95px -88px;
    place-self: center end !important;
    cursor: pointer;
}

    div.ARight:hover {
        background-position: -109px -88px;
    }

div.money {
    background: repeating-linear-gradient( 45deg, transparent, transparent 10px, #c7f3b5 10px, #c7f3b5 20px );
    font-weight: bolder;
}

div.notmoney {
    background: repeating-linear-gradient( 45deg, transparent, transparent 10px, #ff0000 10px, #ff0000 20px );
    font-weight: bolder;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}


div.data {
    visibility: hidden;
    display: none;
}

.hide {
    DISPLAY: none;
    VISIBILITY: hidden
}


/*right*/
div.gaR {
    background-image: url('/images/gaR_2.png');
    background-repeat: repeat;
    cursor: pointer;
}
/*left*/
div.gaL {
    background-image: url('/images/gaL_2.png');
    background-repeat: repeat;
    cursor: pointer;
}
/*middle*/

/*container for  green arrows*/
div.contGA {
    display: grid !important;
    grid-template-columns: 10px 1fr 10px;
    overflow: visible;
    z-index: 45;
}

    div.contGA > div {
        height: 100%;
    }


div.thidden {
    background-position: -247px -10px;
    background-repeat: no-repeat;
    height: 27px !important;
    width: 19px !important;
    place-self: center !important;
}


div.tx {
    background-position: -245px -44px;
    background-repeat: no-repeat;
    height: 24px !important;
    width: 24px !important;
    place-self: center !important;
}

div.tout {
    background-position: -160px -46px;
    background-repeat: no-repeat;
    height: 23px !important;
    width: 23px !important;
    place-self: center !important;
}

div.helmet {
    margin-right: 2px;
    background-position: -117px -46px;
    background-repeat: no-repeat;
    height: 16px !important;
    width: 16px !important;
    place-self: center !important;
}


div.mobile {
    background: var(--mobile_url);
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px 0 6px;
    user-select: none;
}

div.m_gear {
    width: 22px;
    height: 22px;
    background-position: -0px -0px;
}

    .m_gear:hover {
        background-position: -0px -22px;
    }


div.m_pay {
    width: 22px;
    height: 15px;
    background-position: -1px -74px;
}

    div.m_pay:hover {
        background-position: -1px -89px;
    }

div.m_view {
    width: 26px;
    height: 18px;
    background-position: -227px -74px;
}

    div.m_view:hover {
        background-position: -227px -93px;
    }

div.m_enter3 {
    width: 24px;
    height: 17px;
    background-position: -125px -74px;
}

    div.m_enter3:hover {
        background-position: -125px -92px;
    }

div.m_elim {
    width: 18px;
    height: 16px;
    background-position: -162px -74px;
}

    div.m_elim:hover {
        background-position: -162px -91px;
    }



div.m_prog {
    width: 24px;
    height: 15px;
    background-position: -255px -74px;
}

    div.m_prog:hover {
        background-position: -255px -92px;
    }

div.m_bracket {
    width: 20px;
    height: 15px;
    background-position: -166px -2px;
}

    div.m_bracket:hover {
        background-position: -166px -18px;
    }

div.m_progstats {
    width: 19px;
    height: 15px;
    background-position: -187px -2px;
}

    div.m_progstats:hover {
        background-position: -187px -18px;
    }

div.m_sum {
    width: 11px;
    height: 15px;
    background-position: -150px -74px;
}

    div.m_sum:hover {
        background-position: -150px -90px;
    }

div.m_ou {
    width: 10px;
    height: 16px;
    background-position: -47px -1px;
}

    div.m_ou:hover {
        background-position: -47px -17px;
    }

div.m_game {
    width: 25px;
    height: 13px;
    background-position: -135px -10px;
}

div.m_home {
    width: 17px;
    height: 16px;
    background-position: -28px -74px;
}

    div.m_home:hover {
        background-position: -28px -91px;
    }

div.m_logon {
    width: 25px;
    height: 15px;
    background-position: -181px -74px;
}

    div.m_logon:hover {
        background-position: -181px -90px;
    }

div.m_logoff {
    width: 19px;
    height: 15px;
    background-position: -207px -74px;
}

    div.m_logoff:hover {
        background-position: -207px -90px;
    }

div.m_menu {
    width: 16px;
    height: 15px;
    background-position: -77px -74px;
}

    div.m_menu:hover {
        background-position: -77px -90px;
    }

div.m_rank {
    width: 15px;
    height: 15px;
    background-position: -223px -2px;
}

    div.m_rank:hover {
        background-position: -223px -18px;
    }

div.m_swagger {
    width: 13px;
    height: 15px;
    background-position: -209px -2px;
}

    div.m_swagger:hover {
        background-position: -209px -18px;
    }

div.m_sbc {
    width: 26px;
    height: 16px;
    background-position: -48px -74px;
}

    div.m_sbc:hover {
        background-position: -48px -90px;
    }

div.m_sbc_a {
    margin-left: 2px;
    width: 20px;
    height: 12px;
    background-position: -24px -2px;
}

    div.m_sbc_a:hover {
        background-position: -24px -15px;
    }



div.m_spacerL {
    width: 4px;
    height: 17px;
    background-position: -59px -45px;
    margin: 0 -6px 0 -3px !important;
}

div.m_spacerR {
    width: 4px;
    height: 17px;
    background-position: -64px -45px;
    margin: 0 -3px 0 -6px !important;
}

div.tncaa16 {
    background-position: -189px -47px;
    background-repeat: no-repeat;
    height: 16px !important;
    width: 16px !important;
    place-self: center !important;
}

div.tncaa32 {
    background-position: -209px -40px;
    background-repeat: no-repeat;
    height: 32px !important;
    width: 32px !important;
    place-self: center !important;
}

/*
    pick
        optional halo
        team
        weight wrapper
            left, text, right
        rank wrapper
            left, pound, text, right
*/

div.pick {
    display: grid;
    grid-template-columns: var(--pick-width);
    grid-template-rows: var(--pick-height);
}


div.wgt_w {
    grid-column: 1/2;
    grid-row: 1/2;
    place-self: end;
    display: flex;
    user-select: none;
}

div.rnk_w {
    grid-column: 1/2;
    grid-row: 1/2;
    place-self: start;
    display: flex;
    user-select: none;
}

/*Regular weights*/
/*space around weights*/
div.wgtL {
    background-position: -69px -45px;
    width: 2px;
    height: 12px;
}

div.wgtR {
    background-position: -72px -45px;
    width: 2px;
    height: 12px;
}

/*weight numbers wrapper*/
div.wgtT_w {
    background-color: white;
    height: 12px;
}

/*weight text*/
span.wgtT {
    position: relative;
    top: -1px;
    font-size: 13px;
}

/*weight half*/
span.wgtTH {
    position: relative;
    top: -4px;
    font-family: Calibri;
    font-size: 10px;
}

/*space around ranks*/
/*winner*/
div.rnkL {
    background-position: -75px -45px;
    width: 2px;
    height: 11px;
}

div.rnkR {
    background-position: -82px -45px;
    width: 2px;
    height: 11px;
}
/*loser, no icon*/
div.rnkL_L {
    width: 2px;
    height: 11px;
}

div.rnkR_L {
    width: 2px;
    height: 11px;
}



/*rank numbers wrapper*/
div.rnkT_w {
    background-color: black;
    height: 11px;
    place-self: start !important;
    width: fit-content;
    font-family: Calibri;
    color: white;
}

div.rnkT_w_L {
    height: 11px;
    place-self: start !important;
    width: fit-content;
    font-family: Calibri;
    color: black;
}

/*rank text*/
span.rnkT {
    position: relative;
    top: -3px;
    font-size: 10px;
}

/*rank text pound sign*/
span.rnkTH {
    position: relative;
    top: -5px;
    font-size: 6px;
}

div.haloR {
    grid-column: 1/2;
    grid-row: 1/2;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/images/splat_w4.png);
    background-color: red;
}

div.haloG {
    grid-column: 1/2;
    grid-row: 1/2;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/images/splat_w4.png);
    background-color: green;
}

div.haloB {
    grid-column: 1/2;
    grid-row: 1/2;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/images/splat_w4.png);
    background-color: blue;
}