﻿body {
    font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #000000;
}

.pagehdr {
    color: #00A1DF;
    font-size: 1.8em;
    font-weight: 700;
    padding: 5px;
    vertical-align: baseline;
}

.gdtbl {
    border: 1px solid blue;
}

.gdcell {
    text-align: center;
    vertical-align: central;
    padding: 2px;
    font-size: 0.9em;
    height: 22px;
    /*border: 1px solid #5d5d5d;*/
}

.gdcborder-l {
    border-left: 1px solid #5d5d5d;
    border-right: 1px solid #2b2f31;
    border-bottom: 1px solid #2b2f31;
    color: #e3e3e3;
}

.gdcborder-m {
    border-right: 1px solid #5d5d5d;
    border-bottom: 1px solid #2b2f31;
    color: #e3e3e3;
}

.gdcborder-r {
    border-right: 1px solid #5d5d5d;
    border-bottom: 1px solid #2b2f31;
    color: #e3e3e3;
}

.gdcell-img {
    text-align: center;
    padding: 3px;
}

.gdc-img-border-l {
    border-left: 1px solid #5d5d5d;
    border-right: 1px solid #5d5d5d;
    color: #e3e3e3;
}

.gdc-img-border-r {
    border-right: 1px solid #5d5d5d;
    color: #e3e3e3;
}

.gd-team {
    padding: 3px;
    text-align: center;
    font-weight: 500;
}

.gd-team-injury {
    text-align: center;
    padding: 0;
}

.gdt-cell-l {
    border: 1px solid #5d5d5d;
}

.gdt-cell-r {
    border: 1px solid #5d5d5d;
}

.gdcgraphic {
    text-align: right;
    border-radius: 0 10px 10px 0;
    padding: 2px 8px 2px 2px;
    font-size: 0.8em;
    border: 1px solid #2b2f31;
    margin: 4px;
}

.gdcgraphic-l {
    border-right: 1px solid #5d5d5d;
    border-bottom: 1px solid #5d5d5d;
}

.gdcgraphic-r {
    border-right: 1px solid #5d5d5d;
    border-bottom: 1px solid #5d5d5d;
    padding-left: 2px;
}

.gd_mheader {
    background-color: #233c6b;
    color: #e3e3e3;
    font-size: 0.9em;
    font-weight: bold;
    text-align: center;
    padding: 3px 0;
    border: 1px solid #5d5d5d;
}

.gd_sheader {
    background-color: #222222;
    color: #e3e3e3;
    font-size: 0.9em;
    font-weight: bold;
    text-align: center;
    vertical-align: central;
    padding: 2px;
    border-left: 1px solid #5d5d5d;
    border-right: 1px solid #5d5d5d;
    border-bottom: 1px solid #2b2f31;
}

.gd_xsheader {
    background-color: #F8F8F8;
    color: #262626;
    font-size: 0.8em;
    font-weight: bold;
    text-align: center;
    vertical-align: central;
    padding: 2px;
    border-left: 1px solid #1F497D;
    border-right: 1px solid #1F497D;
    border-bottom: 1px solid lightgray;
}

.gd_picks {
    padding: 10px;
    border-left: 1px solid #5d5d5d;
    border-right: 1px solid #5d5d5d;
    color: #e3e3e3;
}

    .gd_picks .lnk {
        color: #FFBF00;
    }

.gd_comments {
    font-size: 0.9em;
    padding: 5px;
    border-left: 1px solid #5d5d5d;
    border-right: 1px solid #5d5d5d;
    border-bottom: 1px solid #5d5d5d;
}

.wxicon {
    vertical-align: top;
    text-align: right;
    padding-top: 0;
    border-left: 1px solid #5d5d5d;
    height: 85px;
}

.wx {
    padding-left: 1px;
    border-right: 1px solid #5d5d5d;
    height: 85px;
    color: #e3e3e3;
}

.sep {
    height: 3px;
}

.sep5x {
    height: 5px;
}

.sep10x {
    height: 10px;
}

.sep20x {
    height: 20px;
}

.sep50x {
    height: 50px;
}

.sepbig {
    height: 15px;
}

.acc-div-hide {
    border-left: 1px solid #1F497D;
    border-right: 1px solid #1F497D;
    padding: 0;
    height: 0;
    overflow: hidden;
    -webkit-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    transition: all 1.0s ease;
}

.acc-div-show {
    padding: 0;
    visibility: visible;
    overflow: hidden;
    -webkit-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    transition: all 1.0s ease;
}

.show-off-def {
    height: 178px;
    border-left: 1px solid #1F497D;
    border-right: 1px solid #1F497D;
}

.show-offdef {
    border-left: 1px solid #1F497D;
    border-right: 1px solid #1F497D;
}

.show-graphics {
    height: 218px;
    border-left: 1px solid #1F497D;
    border-right: 1px solid #1F497D;
}

.show-injuries {
    padding: 5px;
    visibility: visible;
    overflow: hidden;
    border-left: 1px solid #1F497D;
    border-right: 1px solid #1F497D;
}

.show-leaders {
    padding: 5px;
    visibility: visible;
    overflow: hidden;
    border-left: 1px solid #1F497D;
    border-right: 1px solid #1F497D;
}

.show-history {
    padding: 5px;
    visibility: visible;
    overflow: hidden;
    border-left: 1px solid #1F497D;
    border-right: 1px solid #1F497D;
}

.line-history {
    padding: 5px;
    border-left: 1px solid #1F497D;
    border-right: 1px solid #1F497D;
}

.show-div {
    overflow: hidden;
    border-left: 1px solid #1F497D;
    border-right: 1px solid #1F497D;
}


.hide-injuries {
    height: 0;
    overflow: hidden;
}

.hide-leaders {
    height: 0;
    overflow: hidden;
}

.injury_detail {
    font-size: 0.9em;
}

.show-linemovements {
    padding: 5px;
    visibility: visible;
    overflow: hidden;
    border-left: 1px solid #1F497D;
    border-right: 1px solid #1F497D;
    height: 100%;
}

.hide-linemovements {
    height: 0;
    overflow: hidden;
}


.athShow {
    visibility: visible;
    overflow-y: hidden;
    padding: 3px;
}

.athHide {
    height: 0;
    visibility: hidden;
}

.athLink {
    font-size: 1.0em;
    color: #FF6600;
    cursor: pointer;
    text-decoration: underline;
}

.athNotes {
    font-size: 0.9em;
}

.tblPStats {
    font-size: 0.9em;
    border-collapse: collapse;
    width: 100%;
}

    .tblPStats td {
        border: 1px solid #C48F1B;
    }

        .tblPStats td.lbl {
            font-weight: 600;
            min-width: 70px;
        }

    .tblPStats th.header {
        background-color: #D7BB7A;
        font-weight: 600;
        border: 1px solid #C48F1B;
    }

.tblGames {
    border-collapse: collapse;
    width: 100%;
}

    .tblGames th {
        color: white;
        border: 1px solid #013554;
        background-color: #00496A;
        font-weight: 600;
        font-size: 0.9em;
    }

    .tblGames td {
        border: 1px solid #013554;
        font-size: 0.85em;
    }

        .tblGames td.datetime {
            width: 115px;
        }

        .tblGames td.lines {
            width: auto;
        }

.playerSummary {
    border-collapse: collapse;
    width: 100%;
}

    .playerSummary .mHeader {
        border: none;
        background-color: #FFFFFF;
    }

    .playerSummary .sHeader {
        background-color: #375E97;
        color: #e3e3e3;
    }

    .playerSummary th {
        border: 1px solid #5d5d5d;
        font-weight: 600;
        font-size: 0.9em;
        text-align: center;
    }

    .playerSummary td {
        border: 1px solid #5d5d5d;
        background-color: #14181c;
        color: #e3e3e3;
        font-size: 0.95em;
        vertical-align: top;
    }

        .playerSummary td.statuskey {
            border: none;
            background-color: #14181c;
            font-size: 0.9em;
            text-align: center;
        }

        .playerSummary td.totHeader {
            color: #FFBF00;
            font-weight: 600;
            font-size: 0.9em;
            text-align: center;
        }

    .playerSummary .left {
        text-align: left;
    }

    .playerSummary .center {
        text-align: center;
    }

    .playerSummary .mmsd {
        font-size: 1.0em;
    }

    .playerSummary .right {
        text-align: right;
    }

    .playerSummary .rowHeader {
        text-align: right;
        font-weight: 600;
        font-size: 0.9em;
    }

.keys {
    color: #e3e3e3;
    font-size: 0.9em;
    text-align: center;
}

.injuries {
    border-left: 1px solid #1F497D;
    border-right: 1px solid #1F497D;
    border-bottom: 1px solid lightgray;
}

.lastrow {
    border-left: 1px solid #1F497D;
    border-right: 1px solid #1F497D;
    border-bottom: 1px solid #1F497D;
}

.gdgamehdr {
    border: 1px solid #5d5d5d;
    background-color: #1F497D;
    color: #e3e3e3;
    text-align: center;
    padding: 5px;
    font-size: 1.0em;
}

    .gdgamehdr span.special {
        font-size: 1.2em;
        font-weight: bold;
        color: orange;
    }

    .gdgamehdr span.neutral_site {
        font-size: 1.0em;
    }

    .gdgamehdr span.teams {
        font-size: 1.1em;
        font-weight: bold;
    }

    .gdgamehdr span.gdt {
        font-weight: normal;
    }

.cmpchk {
    font-size: 1.0em;
    color: #FF6600;
}

a.record {
    text-decoration: none;
}

    a.record:link, a.record:visited, a.record:hover, a.record:active {
        font-weight: 600;
        color: #e3e3e3;
        border-bottom: 2px solid #FF6600;
    }

.wrapper {
    position: absolute;
    top: 290px;
    left: 0;
    width: 100%;
    min-height: 300px;
}

.resultswnd {
    margin: auto;
    width: 420px;
    border: 1px solid lightgray;
    background-color: white;
}

.closeresults {
    position: relative;
    float: right;
    top: 0;
    right: 0;
    height: 30px;
    width: 50px;
    padding: 5px;
}

.closeresults2 {
    position: absolute;
    top: 0;
    right: 0;
    height: 30px;
    width: 50px;
    padding: 5px;
    z-index: 1;
}

.schedResults {
    border-collapse: collapse;
    width: 100%;
}

    .schedResults .mHeader {
        border: none;
    }

    .schedResults .sHeader {
        background-color: #D7BB7A;
    }

    .schedResults th {
        border: 1px solid #5d5d5d;
        color: #e3e3e3;
        font-weight: 600;
    }

    .schedResults .th1l {
        border: none;
        text-align: left;
    }

    .schedResults .th1r {
        border: none;
        text-align: right;
    }

    .schedResults th.th2l {
        background-color: #375E97;
        text-align: left;
        width: 66px;
    }

    .schedResults th.th2m {
        border: 1px solid #5d5d5d;
        background-color: #375E97;
        text-align: left;
    }

    .schedResults th.th2r {
        border: 1px solid #5d5d5d;
        background-color: #375E97;
        text-align: right;
        width: 120px;
    }

    .schedResults td {
        border: 1px solid #5d5d5d;
        background-color: #14181c;
        color: #e3e3e3;
    }

    .schedResults .left {
        text-align: left;
    }

    .schedResults .right {
        text-align: right;
    }

    .schedResults .win {
        color: green;
        font-weight: 600;
    }

    .schedResults .loss {
        color: red;
        font-weight: 600;
    }

a.simplelink {
    color: white;
    text-decoration: none;
}

    a.simplelink:link, a.simplelink:visited, a.simplelink:hover, a.simplelink:active {
        border-bottom: 2px solid white;
    }

.half {
    position: relative;
}

    .half:after {
        content: '';
        position: absolute;
        z-index: 1;
        background: white;
        width: 50%;
        height: 100%;
        left: 47%;
    }

.star_color {
    color: #FFD700;
}

.star_gray {
    color: gray;
}

.updated {
    font-size: 0.9em;
    color: #e3e3e3;
    font-style: italic;
}

.wxlocation {
    font-size: 0.9em;
    color: gray;
    font-style: italic;
}

a.gamesHeader:link, a.gamesHeader:visited, a.gamesHeader:active {
    text-decoration: none;
    font-weight: 600;
    color: white;
}

a.gamesHeader:hover {
    text-decoration: underline;
    font-weight: 600;
    color: white;
}

a.gmLink:link {
    font-weight: 600;
    text-decoration: none;
    color: #FFBF00;
}

a.gmLink:visited {
    font-weight: 600;
    color: #FFBF00;
    text-decoration: none;
}

a.gmLink:hover {
    font-weight: 600;
    color: #FFBF00;
    text-decoration: underline;
}

a.pickGm:link {
    color: #e3e3e3;
    text-decoration: none;
}

a.pickGm:visited {
    color: #e3e3e3;
    text-decoration: none;
}

a.pickGm:hover {
    color: #FFBF00;
    text-decoration: underline;
}

a.gmStarted:link {
    font-weight: 600;
    text-decoration: none;
    color: lightgray;
}

a.gmStarted:visited {
    font-weight: 600;
    color: lightgray;
    text-decoration: none;
}

a.gmStarted:hover {
    font-weight: 600;
    color: #FFBF00;
    text-decoration: underline;
}

a.picksNav:link {
    font-size: 1.1em;
    color: #FFBF00;
    text-decoration: none;
}

a.picksNav:visited {
    font-size: 1.1em;
    color: #FFBF00;
    text-decoration: none;
}

a.picksNav:hover {
    font-size: 1.1em;
    color: #FFBF00;
    text-decoration: underline;
}

.special_game {
    font-size: 1.2em;
    font-weight: bold;
    color: #FFBF00;
}

.downtriangle {
    font-size: 1.1em;
    vertical-align: bottom;
    color: orange;
}

.btn {
    border: none;
    /*background-color: inherit;*/
    font-size: 1.0em;
    cursor: pointer;
    display: inline-block;
    padding: 1px;
}

    .btn:focus,
    .btn:hover {
        background: #004687;
        color: #F2F0EF;
        outline: 0;
    }

.submit_comment {
    color: dodgerblue;
}

.tarea {
    min-width: 100%;
}

.linkAddComment {
    font-size: 1.0em;
    color: #FF6600;
    cursor: pointer;
    text-decoration: underline;
}

.showCommentInput {
    visibility: visible;
    overflow: hidden;
}

.hideCommentInput {
    visibility: hidden;
    overflow: hidden;
    height: 0;
    z-index: 1000;
}

.cdt {
    font-size: 0.95em;
    color: white;
    font-style: italic;
}

.games {
    border: 1px solid #5d5d5d;
    font-size: 1.0em;
}

    .games td {
        padding: 4px;
        color: #e3e3e3;
        background-color: #14181c;
    }

    .games .tdl {
        text-align: left;
    }

    .games .tdr {
        text-align: right;
    }

    .games .thl {
        text-align: left;
    }

    .games .thr {
        text-align: right;
    }

.block_hdr {
    font-size: 0.8em;
    color: #F2F0EF;
    background-color: #4682B4;
    width: 100%;
    height: 40px;
    font-weight: 600;
}

.games_hdr {
    background-color: #00496A;
    color: white;
    font-weight: 600;
    font-size: 0.9em;
    border: 1px solid #5d5d5d;
}

.btn-pi {
    padding: 5px 10px;
    min-width: 100px;
    border-radius: 5px;
}

.chkbox-pi {
    font-size: 0.9em;
    font-weight: 100;
    color: navy;
}

.triangle-pi {
    font-size: 1.1em;
    color: orange;
}

.wximg {
    vertical-align: top;
    text-align: right;
    padding-top: 0;
    height: 80px;
}

.game-status {
    font-size: 1.2em;
    color: red;
}

.linehistory {
    border-collapse: collapse;
    width: 100%;
}

    .linehistory .mHeader {
        border: none;
        background-color: #FFFFFF;
    }

    .linehistory .sHeader {
        background-color: #D7BB7A;
    }

    .linehistory th {
        border: 1px solid #5d5d5d;
        background-color: #222222;
        color: #e3e3e3;
        font-weight: 600;
        font-size: 0.9em;
        text-align: center;
    }

    .linehistory td {
        border: 1px solid #5d5d5d;
        background-color: #14181c;
        color: #e3e3e3;
        font-size: 0.85em;
    }

        .linehistory td.record {
            border: none;
            background-color: #FFFFFF;
            font-size: 0.9em;
            text-align: center;
        }

        .linehistory td.rowHeader {
            font-weight: 600;
            text-align: right;
        }

        .linehistory td.mmsd {
            text-align: center;
        }

    .linehistory .left {
        text-align: left;
    }

    .linehistory .right {
        text-align: right;
    }

    .linehistory .win {
        color: green;
    }

    .linehistory .loss {
        color: red;
    }

.ats {
    font-size: 0.9em;
    text-align: center;
    padding: 5px;
    color: #e3e3e3;
    background-color: #14181c;
}

.footer {
    color: cyan;
    vertical-align: middle;
    padding: 5px;
}

    .footer .fcl {
        text-align: left;
        padding-left: 20px;
    }

    .footer .fcr {
        text-align: right;
        padding-right: 20px;
    }

.gr {
    color: green;
}

.rd {
    color: crimson;
}

.stat-player {
    color: #00A1DF;
}

.hide-section {
    height: 0;
    overflow: hidden;
}

.show-section {
    /*padding: 5px;*/
    visibility: visible;
    overflow: hidden;
    border-left: 1px solid #5d5d5d;
    border-right: 1px solid #5d5d5d;
    border-bottom: 1px solid #5d5d5d;
}

.def-show {
    visibility: visible;
}

.def-hide {
    visibility: hidden;
}

.betVal {
    width: 68px;
}

.btnBet {
    border-radius: 5px;
    padding-top: 5px;
    width: 40px;
    height: 30px;
    cursor: pointer;
    text-align: center;
    float: right;
}

.btnNor {
    background-color: none;
    border: 1px solid #73AD21;
}

.btnSel {
    background: #73AD21;
}

.tblBets {
    border-collapse: collapse;
    width: 100%;
}

    .tblBets tr {
        vertical-align: middle;
        height: 40px;
    }

    .tblBets td {
        padding: 2px;
    }

        .tblBets td.rj {
            text-align: right;
            width: 74px;
        }

        .tblBets td.lj {
            text-align: left;
        }

        .tblBets td.GsValue {
            font-size: 0.85em;
            text-align: right;
        }

.tblMyBets {
    border-collapse: collapse;
    width: 100%;
}

    .tblMyBets tr {
        vertical-align: bottom;
    }

    .tblMyBets td {
        padding: 8px;
        font-size: 1.1em;
    }

        .tblMyBets td.rj {
            text-align: right;
            width: 50px;
        }

.botNav {
    background-color: lightslategray;
    vertical-align: middle;
    text-align: center;
    padding: 10px 5px 40px 5px;
    border: 1px;
}

.btnBetNav {
    font-size: 0.9em;
    border-radius: 5px;
    padding: 2px;
    width: 80px;
    height: 30px;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
}

.bsBtn {
    font-size: 0.9em;
    border-radius: 5px;
    padding: 5px;
    width: 150px;
    height: 30px;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
}

.bsHdr {
    background-color: #00496A;
    vertical-align: middle;
}

.mytrash {
    font-size: 1.2em;
    color: white;
}

.bsTable {
    border-collapse: collapse;
    width: 100%;
}

    .bsTable tr {
        vertical-align: bottom;
    }

    .bsTable td {
        padding: 0px 8px 0px 8px;
        font-size: 1.1em;
    }

        .bsTable td.rj {
            text-align: right;
            width: 50px;
        }

.preTbl {
    border: 1px solid lightgray;
}

    .preTbl .preHdr {
        background-color: #00496A;
        color: white;
        font-size: 0.9em;
        max-width: 180px;
    }

    .preTbl .thl {
        text-align: left;
    }

    .preTbl .thr {
        text-align: right;
    }


.preResultTbl {
    border-collapse: collapse;
    width: 100%;
}

    .preResultTbl th {
        font-weight: 600;
        font-size: 0.8em;
        text-align: center;
    }

    .preResultTbl td {
        border: 1px solid #C48F1B;
        font-size: 0.85em;
        width: 16%;
        text-align: center;
    }

    .preResultTbl .txthi {
        color: #CC6600;
    }

    .preResultTbl tr:nth-child(even) {
        background-color: #f2f2f2;
    }

.txtr {
    text-align: right;
}

.txtl {
    text-align: left;
}

.betTbl {
    border: 1px solid lightgray;
}

    .betTbl .betHdr {
        background-color: #00496A;
        color: white;
        font-size: 1.0em;
        max-width: 180px;
        padding-left: 12px;
        padding-right: 12px;
    }

    .betTbl .thl {
        text-align: left;
    }

    .betTbl .thr {
        text-align: right;
    }

.betDetailTbl {
    border-collapse: collapse;
    width: 100%;
}

    .betDetailTbl td {
        font-size: 1.0em;
    }

    .betDetailTbl tr:nth-child(even) {
        background-color: #f2f2f2;
    }

    .betDetailTbl .tdl {
        text-align: left;
    }

    .betDetailTbl .tdr {
        text-align: right;
        vertical-align: top;
    }

a.tmLink:link {
    font-weight: 600;
    text-decoration: none;
    color: #F49F1C;
}

a.tmLink:visited {
    font-weight: 600;
    color: #F49F1C;
    text-decoration: none;
}

a.tmLink:hover {
    font-weight: 600;
    color: #F49F1C;
    text-decoration: underline;
}

.pickTbl {
    border-collapse: collapse;
    width: 100%;
}

    .pickTbl td {
        font-size: 1.1em;
    }

    .pickTbl .bpad {
        padding-bottom: 8px;
    }

    .pickTbl tr {
        vertical-align: top;
    }

.txtxl {
    font-size: 1.5em;
}

.txtxxl {
    font-size: 1.8em;
}

.pi-star {
    font-size: 18px;
    color: #FFD700;
}

.pi-nostar {
    font-size: 18px;
}

.pi-star-half {
    font-size: 18px;
    color: #FFD700;
}

.out-of-game {
    text-decoration-line: line-through;
    -webkit-text-decoration-line: line-through;
    text-decoration-color: red;
    -webkit-text-decoration-color: red;
    text-decoration-thickness: 2px;
    -webkit-text-decoration-thickness: 2px;
}


.gmlist {
    border-collapse: collapse;
    width: 100%;
}

    .gmlist .hdr {
        background-color: #004792;
    }

    .gmlist th.time {
        width: 85px;
    }

    .gmlist th.lines {
        width: 104px;
    }

    .gmlist th {
        border: 1px solid #71797E;
        color: #e3e3e3;
        font-weight: 600;
        font-size: 0.9em;
        text-align: center;
    }

    .gmlist td {
        border: 1px solid #71797E;
        background-color: #14181c;
        color: #e3e3e3;
        font-size: 0.9em;
        padding: 12px;
        line-height: 26px;
    }

        .gmlist td.lines {
            text-align: right;
        }

    .gmlist .gmlnk {
        cursor: pointer;
    }

    .gmlist .team {
        /* color: #00A1DF;*/
        font-size: 1.2em;
    }


.gentxt {
    color: #e3e3e3;
    font-size: 0.9em;
    padding: 2px;
}

.inputbgnd {
    color: #d1d1d1;
}

.stdcolor {
    color: #e3e3e3;
}

.acccolor {
    color: #FFBF00;
}

.accblue {
    color: #00A1DF;
}

.accbold {
    color: #FFBF00;
    font-weight: bold;
}

.acctxt {
    color: #FFBF00;
    font-size: 0.9em;
    padding: 2px;
}

.accred {
    color: #FF0000;
}

.wstitle {
    color: #FFBF00;
    font-size: 1.1em;
}

.pgtitle {
    color: #FFBF00;
    font-size: 14pt;
}

.navadj {
    padding-left: 15px;
    padding-right: 15px;
}

.navpic {
    height: 50px;
}

.navbtm {
    border-bottom: 1px solid #5d5d5d;
}

.restricted {
    color: #E3242B;
    font-size: 12pt;
}

.pi_red {
    color: #E3242B;
}

.rank {
    font-family: Helvetica;
    font-size: 0.8em;
    color: #00A1DF;
    font-weight: 300;
}

.startsoon {
    color: #FFBF00;
}

@media print {

    i.pi-nostar {
        font-size: 0px;
    }
}
