  td   {font-family:Verdana, arial, helvetica, sans-serif; font-size:11px;
} body {font-family:Verdana, arial, helvetica, sans-serif; font-size:11px;
} font.big {font-family: arial, verdana, sans-serif; font-size:16px; font-weight:bold;
} font.conHeader {font-family: arial, verdana, sans-serif; font-size:16px; font-weight:bold;
} font.bigNumber {font-family: arial, verdana, sans-serif; font-size:20px; font-weight:bold;
} font.sidemenu {font-size:11px;
} font.season {font-family: verdana, arial, sans-serif; font-size:12px; font-weight:bold;
} a {color: #000000; text-decoration: none;
} a:hover {color: #000000;
} td.headerTitle {background: #cccccc; font-size: 13px; font-weight: bold; text-align: center;
/* header where league info is displayed */
} tr.headerLeague {background: #cccccc;
} tr.headerDiv {background: #cccccc;
} tr.headerTeam {background: #cccccc;
} tr.headerGame {background: #cccccc;
} tr.headerPlayer {background: #cccccc;
} td.headerDiv {background: #cccccc; font-size: 13px; font-weight: bold;
} td.headerTeam {background: #cccccc; font-size: 13px; font-weight: bold;
} td.header { background: #cccccc; font-size: 13px; font-weight: bold;
}
/* Sub head, the bar with team/division drop down and level information */
tr.subHeader {background: #eeeeee;
}
/* the color of the field label cells */
tr.fields {background: cccccc; font-weight: bold; text-align: center;
}
/* the color of the highlighted team background cells */
tr.highlightPlay {background: #eeeeee; text-align: center;
}
td.highlightPlay {background: #eeeeee;
}
/* highlight goalies */
tr.highlightGoal {background: #eeeeee; text-align: center;
}
td.highlightGoal {background: #eeeeee;
}
/* the color of the lines inside the content */
td.intshim {background: #cccccc;
}
/* for medium grey highlight tables */
td.mediumGrey {background: #cccccc;
}
/* dark grey table headers */
td.darkGrey {background: #cccccc; font-weight: bold; text-align: center;
}
/* for light grey highlight tables */
td.lightGrey {background:#eeeeee;
}
tr.lightGrey {background:#eeeeee;
}
/* for header bars on team and player level */
td.intHeader {background: #cccccc; font-size: 12px; font-weight: bold;
}
/* for header bars on team and player level  header */
td.intHeaderSmall {background: #cccccc; font-size: 10px;
}
/* for header bars on division level */
td.intHeaderDiv {background: #cccccc; font-size: 12px; font-weight: bold;
}
/* for header bars other then the main page header */
td.intHeaderDivSmall {background: #cccccc; font-size: 10px;
}
/*boxscore headers */
td.boxscoreHeader {background: #cccccc; font-size: 10px; font-weight: bold;
}
/* league level header */
td.intHeaderLeague {background: #cccccc; font-size: 12px; font-weight: bold;
}
/* for header bars other then the main page header */
td.intHeaderLeagueSmall {background: #cccccc; font-size: 10px;
}
tr.intHeaderLeague {background: #cccccc;
}

.visible-xs, .visible-sm {
    display:none;
}

.hidden-sm, .hidden-xs {
    display:inline;
}
