
@charset "UTF-8";
/* CSS Document */

@font-face {
  font-family: Oswald-Bold;
  src: url(Fonts/Oswald-Bold.otf);
}

@font-face {
  font-family: Sintony-Regular;
  src: url(Fonts/Sintony-Regular.ttf);
}

.STHSWarning, .footer, .tabmenu-links {
    display: none;
}

body {
  font-size:9pt;
  font-family: 'Sintony-Regular';
  border-left: none;
  margin: 5px;
}
a link:visited, a link:before, a link:active, a link:default, a {text-decoration: none;}
a {color: #212e3e}
h1 {font-size: 9pt;font-family: 'Sintony-Regular'}
.STHSTopLink, .STHSTeamLink {margin-left:10px;margin-right:10px;min-width:750px;max-width:100%;}
.STHSPHPMenuDiv {text-align:center;margin-top:-5px;margin-bottom:20px;}
li.activemain a,li.activemain a:hover{text-decoration:none;font-size:100%;color:#212e3e;}

.STHSTeamLink {
    min-width: 750px;
    max-width: 1400px;
    font-size: 9pt;
}


.tabmain standard {
    border-width: 0px;
    width: 90%;
    display: -webkit-box;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 4px;
    padding-left: 5%;
    padding-right: 5%;
    border: none;
    font-size: 12pt;
}


.tabmain-links li a {
  font-size: 8pt;
  padding: 3pt;
  color: #212e3e;
}

.tabmain13 {display: none;}


.STHSTableFullW {
    width: 100%;
    border-spacing: 0px;
    margin-left: 5px;
    margin-right: 5px;
}

.STHSW250 {
    width: 250px;
}

.STHSW200 {
    width: 200px;
    min-width: 150px;
}

.STHSW100 {
  width:150px;
}

.STHSW10 {
    width: 5px;
    text-align: center;
}

.STHSW35 {
    width: 35px;
}

.STHSW25, {
    max-width: 15px;
    text-align: center;
}

.STHSCenter {
    text-align: center;
}


/* MENU */
.MenuProLeagueImage {display: none;}
#cssmenu, .STHSPHPLoginButton, .STHSWarning, .footer, .MenuImageDiv, table.MenuSTHS a, .STHSPHP_Login {display: none;}


/* LOGIN PAGE */
.STHSPHPLoginButton {background-color:#212E3E;padding:5px;border:solid 1px black;color:white;text-transform: uppercase;font-weight: bold;float:left;}
.STHSPHPLogin_Table {margin-top:10px;}
#FormID h1 {font-size:12pt;margin-top:20px;}
#FormID .SubmitButton {background-color: #212E3E;font-size:10pt;font-family: 'Sintony-Regular';text-transform: uppercase;color:white;}

/* TEAM ROSTER PAGE */
.TeamRoster_ProRoster {display:none;}
.TeamRoster_FarmRoster {font-size:11pt;}

.STHSRoster_GM {
    width: 450px;
    font-weight: bold;
}

.STHSRoster_Coach, .STHSW120 {
    display: none;
}

.STHSRoster_TeamOverall {
    width: 450px;
    font-weight: bold;
}

/* TEAM FINANCE PAGE */
.STHSFinance_TeamTable {
    width: 98%;
    font-family: 'Sintony-Regular';
    margin: auto;
    border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
    border-color: #dadbd9;
}

.STHSTeamFinance_Income, .STHSTeamFinance_Expense, .STHSTeamFinance_Estimate {
  font-family: 'Sintony-Regular';
  font-size: 11pt;
}

.STHSFinance_TeamTable td {
    border-width: 1px;
    border-style: solid;
    border-color: #dadbd9;
    text-align: left;
    font-family: 'Sintony-Regular';
}

.STHSFinance_ProSalaryTable {
    vertical-align: top;
    width: 300px;
    font-family: 'Sintony-Regular';
}

.STHSFinance_FarmSalaryTable {
    vertical-align: top;
    width: 300px;
    font-family: 'Sintony-Regular';
}

td .STHSTeamFinance_ProPlayerSalaries {
  background-color: #212e3e;
  font-family: 'Sintony-Regular';
  font-size: 10pt;
  text-align: center;
  color: white;
  padding: 10px;
  margin: 0;
}

td .STHSTeamFinance_FarmPlayerSalaries {
  background-color: #dadbd9;
  font-family: 'Sintony-Regular';
  font-size: 10pt;
  text-align: center;
  color: black;
  padding: 10px;
  margin: 0;
}

td .STHSTeamFinance_AreanaCapacity {
  background-color: black;
  font-family: 'Sintony-Regular';
  font-size: 10pt;
  text-align: center;
  color: white;
  padding: 10px;
  margin: 0;

}

@media screen and (max-width: 720px) {
        .STHSFinance_ProSalaryTable, .STHSFinance_FarmSalaryTable {
            display: contents;
        }
    }


/* TEAM LINES */
.STHSPHPTeamStat_Table {
    width: 100%;
    margin-top: auto;
    border-width: 2px;
    border-style: solid;
    border-collapse: collapse;
    color: #444;
    background: white;
    margin: auto
}

.STHSPHPTeamStat_Table th {
    border-width: 1px;
    border-style: solid;
    text-align: center;
    background: #dadbd9;
    padding: 0px 4px 0px 4px;
    color: #2a2a2a;
}

.STHSPHPTeamStat_Table2 {
    width: 50%;
    margin-top: auto;
    border-width: 2px;
    border-collapse: collapse;
}

.STHSPHPTeamStat_Table td {
    border-width: 1px;
    border-style: solid;
    text-align: center;
    background: white
}

.STHSPHPTeamStat_TeamNameHeader {
    text-align: left;
    text-transform: uppercase;
    padding-left: 12px;
    font-size: 62px;
    font-weight: bold;
    padding-bottom: 40px;
    margin-top: -400px;
    color: white;
}

/* BOXSCORES */


@media screen and (max-width: 720px) {
  .STHSBoxScore_Result {
    display: none;
  }
  .STHSBoxScore_GoalsTable td, .STHSBoxScore_ShotsTable td {
      font-size: 6pt;
  }
  .STHSBoxScore_PeriodPerPeriod td {
      font-size: 7pt;
  }
}

.STHSBoxScore_GoalsTeamName, .STHSBoxScore_ShotsTeamName  {
    font-size: 10pt;
    vertical-align: middle;
    text-align: left;
    border: none;
    font-weight: bold;
    line-height: 25pt;
}

.STHSBoxScore_Result {
    width: 100%;
    font-weight: bold;
    margin-bottom: 0px;
    text-align: center;
    height: 50px;
    font-size: 9pt;
}

.STHSBoxScore_Lines_Table {
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: #f2f2f2;
    border-collapse: collapse;
}

.STHSBoxScore_Lines_Table th {
    border-width: 1px;
    border-style: solid;
    font-family: Sintony, Arial, sans-serif;
    text-align: center;
    background-color: rgb(222, 222, 222);
    padding: 0px 4px 0px 4px;
}

.STHSBoxScore_Lines_Table td {
    border-width: 1px;
    border-style: solid;
    text-align: center;
    font-family: Sintony, Arial, sans-serif
}




pre
{
    width: 100%;
    padding: 4px;
    margin-left: auto;
    background-color: white;
    border: none;
    color: #383732;
    margin-top: 0px;
    font-size: 9pt;
}

.STHSBoxScore_NowTime:before {
    content: "Final";
    display: grid;
    font-size: 20px;
    font-weight: normal
}

.STHSBoxScore_NowTime {
    border-collapse: collapse;
    font-family: Rajdhani, Oswald, Barlow, Khand, sans-serif;
    padding-top: 4px;
    padding-bottom: 30px;
    color: transparent;
    top: 265px;
    width: 100%;
    font-size: 0px;
    text-align: center;
    position: absolute;
    margin: auto;
}

.STHSBoxScore_SimulatingPreSeason {
    border-collapse: collapse;
    border-width: 4px;
    width: 100%;
    margin-left: auto;
    background-color: white;
    background-image: url(http://s.nflcdn.com/static/site/7.5/img/players/player-profile-bg-large.png);
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    padding: 4px;
    display: none;
}

.STHSBoxScore_TeamImage {
  width:18px;
  height:18px;
  padding-left:0px;
  padding-right:3px;
  vertical-align:middle;
}
.STHSBoxScore_TeamImageLarge {
  width:48px;
  height:48px;
  padding-left:0px;
  padding-right:8px;
  vertical-align:middle;
}

.STHSBoxScore_GoalsShotsMainTable {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    border: none;
    padding-right: 5px;
}

.STHSBoxScore_GoalsTable, .STHSBoxScore_ShotsTable {
    color: #000;
    text-align: left;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}


.STHSBoxScore_ShotsPeriodHeader, .STHSBoxScore_ShotsTotalHeader, .STHSBoxScore_ShotsAttempHeader, .STHSBoxScore_GoalsPeriodHeader, .STHSBoxScore_GoalsTotalHeader, .STHSBoxScore_GoalsPeriodTotalHeader {
    text-align: center;
    font-size: 9pt;
    font-style: none;
    text-transform: uppercase;
    color: #212e3e;
    height: 30px;
}

.STHSBoxScore_ShotsTable th, .STHSBoxScore_GoalsTable th {
  text-align: center;
  font-size: 9pt;
  font-style: none;
  text-transform: uppercase;
  color: #212e3e;
  border-bottom: 1px solid #CACACA;

}

.STHSW55 .STHSBoxScore_GoalsTotalHeader td {
  width: 30px;
}

.STHSBoxScore_GoalsPeriod, .STHSBoxScore_GoalsTotal, .STHSBoxScore_ShotsPeriod, .STHSBoxScore_ShotsTotal, .STHSBoxScore_ShotsAttemp {
    font-size: 10pt;
    vertical-align: middle;
    text-align: center;
    font-style: none;
}

.tabsmain standard {
    width: 100%;
    background-color: #f2f2f2;
    border: none;
    border-left: none;
    border-bottom: none;
    font-family: Sintony, Arial, sans-serif;
    font-weight: bold;
    padding: 0px;
    color: #383732;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 0px;
    font-size: 12pt;
}


.STHSBoxScore_MainDiv {
  width: 100%;
  border: none;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0;
  border-left: none;
  border-bottom: none;
}





.tabmain {
    width: 100%;
    background-color: white;
    color: #383732;
}

.tabmain-links {
    padding: 0px;
    font-size: 11pt;
    text-align: center;
    line-height: 20pt;
    padding-left: 0px;
    padding-right: 0px;
    padding: 0px;
    background: #F2F2F2;
    text-transform: uppercase;
    border-radius: 3px 3px 0px 0px;
    color: #2a2a2a;
    font-weight: 600;
    text-align: center;
    display: flex;
    justify-content: center;
    transition: all linear 0.15s;
    text-decoration: none;
}

.tabmain-links a {
    text-decoration: none;
    color: #8a9299;
    font-weight: normal;
}

.tabmain-links a:focus {
    color: #2a2a2a;
    font-size: 11pt;
    font-weight: 600;
    transition: all linear 0.15s;
    color: #383732;
    border-color: #0183da;
    border-bottom-style: solid;
    border-width: 4px;
    font-weight: Bold;
    text-decoration: none;
}

.STHSBoxScore_PeriodPerPeriod td {
    padding: 0px;
    padding-left: 20px;
    text-align: left;
    font-family: Nunito, sans-serif;
    font-size: 10pt;
    line-height: 2;
}

.STHSBoxScore_PeriodPerPeriod {
    border: none;
    margin: 0px;
    width: 100%;
    font-size: 8pt;
}

.STHSBoxScore_PeriodPerPeriod th, .STHSBoxScore_PlayByPlayTitle, .STHSBoxScore_FullPlayByPlayTitle {
    padding: 10pt;
    text-align: left;
    color: #212e3e;
    font-size: 12pt;
    font-family: Nunito, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}

.STHSBoxScore_PeriodPerPeriod_Header, .STHSBoxScore_PlayByPlayPeriod, .STHSBoxScore_FullPlayByPlayPeriod {
    padding: 5px;
    text-align: left;
    font-size: 9pt;
    font-family: Nunito, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    border: none;
    color: #007cc0;
    background-color: white;
}


.STHSBoxScore_TeamResult {
    border: solid 1px #f2f2f2;
    border-collapse: collapse;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
}

.STHSBoxScore_TeamStatTeamName {
    font-size: 10pt;
    color: black;
    font-family: Nunito, sans-serif;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
    line-height: 25px;
    border: none;
    border-right: none;
}

.STHSBoxScore_TeamResult th {
    font-size: 8pt;
    text-align: center;
    color: #007cc0;
    border: solid 1px #f2f2f2;
    padding: 5px;
    font-weight: normal;
    background-color: #f2f2f2;
}


.STHSBoxScore_TeamResult tr {
    font-size: 10pt;
    text-align: center;
    font-family: "Oswald", Arial, sans-serif;
    background: white;
}

.STHSBoxScore_TeamResult td {
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}

.STHSPHPBoxScoreTeamStat_Table {
    margin-top: 0px;
    border-collapse: collapse;
    width: 99%;
    margin-left: 5px;
}

.tablesorter tbody tr:nth-child(even), .tablesorter tfoot tr:nth-child(even) {
    background-color: white;
}

.tablesorter .header, .tablesorter .tablesorter-header {
    background-color: #f2f2f2;
    background-position: center right;
    background-repeat: no-repeat;
    padding: 4px 4px 4px 4px;
    white-space: normal;
    cursor: pointer;
    font-weight: normal;
    font-size: 8pt;
    color: #007cc0;
}

.STHSPHPBoxScoreTeamStat_Table th {
    background: #f2f2f2;
    text-align: center;
}

.tablesorter-headerRow {
    background: #f2f2f2;
}

.STHSPHPBoxScoreTeamStat_Table tr {
    line-height: 20px;
    font-family: "Sintony", Arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    background: white;
    border-bottom: solid 1px black;
    color: black;
    text-align: center;
}

.STHSPHPBoxScoreTeamStat_Table tbody td:nth-child(1){
    text-align: left;
  }

.STHSBoxScore_TeamLine {
    background-color: white;
    border-top: #f2f2f2 1px solid;
    border-left: #f2f2f2 1px solid;
    border-right: #f2f2f2 1px solid;
    font-family: Sintony, Arial, sans-serif;
    font-weight: bold;
    color: #262525;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 0px;
    font-size: 20px;
    padding-top: 14px;
    padding-left: 0px;
    padding-bottom: 14px;
    padding-right: 0px
}

.STHSBoxScore_Lines_Table {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.STHSBoxScore_Lines_Table th {
    background-color: #F2F2F2;
    background-position: center right;
    background-repeat: no-repeat;
    padding: 4px 4px 4px 4px;
    white-space: normal;
    cursor: pointer;
    font-weight: normal;
    font-size: 12px;
    color: #212e3e;
}


/* STANDINGS */

.STHSStanding_H2Header {font-size:12pt;font-family: 'Sintony-Regular'}

/*  SCHEDULE */

.STHSSchedule_GameNumber {
    width: 10%;
}

.STHSSchedule_ProLink {
    width: 90%;
}

.STHSSchedule_FarmLink {
    width: 90%;
}

.STHSSchedule_TitleGameNumber {
    text-align: center;
    width: 5%;
}

.STHSSchedule_MainTable {
    width: 100%;
    margin-right: 15px;
    border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
}

.STHSSchedule_TitleProSchedule {
    text-align: center;
    width: 45%;
}

.STHSSchedule_TitleFarmSchedule {
    text-align: center;
    width: 45%;
}

.STHSSchedule_TitleSchedule {
    text-align: center;
    width: 95%;
}

.STHSSchedule_GameDay {
    padding: 3px;
    background-color: #dadbd9;
    color: black;
}


/* TEAM PAGE */
.STHSPHPTeamStat_TableTitle {font-size: 12pt;font-weight: bold; text-transform: uppercase;color: #dadbd9;padding-left:10pt;}
.STHSPHPTeam_HomeSecondaryTableImage  {width: 100px;max-width:70%;padding:2px;}
.STHSPHPTeam_HomeSecondaryTableTDStrongText {text-align: right;font-weight: bold;}

.STHSPHPTeamHeader_TeamName {font-size:20pt;text-align:left;padding-left:50px;margin:auto;font-family: 'Sintony-Regular'}
.STHSPHPTeamHeader_Stat {font-size:10pt;text-align:left;padding-left:50px;margin:auto;font-family: 'Sintony-Regular'}
.STHSPHPTeam_HomePrimaryTableTeamImage{width:10%;text-align:center;}
.STHSPHPTeam_HomePrimaryTableTeamImageSpec{width:80px;height:80px;padding-left:0px;padding-right:8px;vertical-align:middle}
.STHSPHPTeam_HomePrimaryTableLeadersHeadshotTD {background-color:white;width:80px;padding:0px;border-style:solid;border-width:1px;border-color:#ccc;width:140px;}
.STHSPHPTeam_HomePrimaryTableLeadersHeadshot {max-width: 100%;height: auto; margin-left: 0px; margin-right: 0px; border-radius: 0%; width: 100%; height: 100%; box-shadow: 0 0 0px 0px #ddd;}
.STHSPHPPlayerReportHeadshot {max-width: 100%;height: auto; margin-left: 0px; margin-right: 0px; border-radius: 0%; width: 160px; height: 100%; box-shadow: 0 0 0px 0px #ddd;}

/* TODAY'S GAMES */

.STHSTodayGame_GameOverall {
  background-color: #F2F2F2;
}

.STHSTodayGame_Today3Star, .STHSTodayGame_MainTable, .STHSTodayGame_GameTitle, .STHSTodayGame_GameTitle h3, .STHSTodayGame_GameTitle a, .STHSTodayGame_TeamName h3, .STHSTodayGame_TeamScore h3 {font-family: 'Arial', sans-serif;}

.STHSTodayGame_Today3Star {font-size:11pt; padding:5px;}

.STHSTodayGame_GameNumber h3, .STHSTodayGame_Boxscore h3 {font-size:10pt}

.STHSTodayGame_Boxscore h3 a {color:#007cc0}

.STHSTodayGame_TeamName h3, .STHSTodayGame_TeamScore h3 {font-size:10pt;}


/* BOXSCORE TEAM HEADER */

span.STHSBoxScore_TeamName_ANA, span.STHSBoxScore_TeamName_BOS, span.STHSBoxScore_TeamName_CAR, span.STHSBoxScore_TeamName_CHI, span.STHSBoxScore_TeamName_CBJ, span.STHSBoxScore_TeamName_COL, span.STHSBoxScore_TeamName_DAL, span.STHSBoxScore_TeamName_DET, span.STHSBoxScore_TeamName_EDM, span.STHSBoxScore_TeamName_FLA, span.STHSBoxScore_TeamName_HAM, span.STHSBoxScore_TeamName_LAK, span.STHSBoxScore_TeamName_MIN, span.STHSBoxScore_TeamName_MTL, span.STHSBoxScore_TeamName_NYI, span.STHSBoxScore_TeamName_NYR, span.STHSBoxScore_TeamName_PHI, span.STHSBoxScore_TeamName_PIT, span.STHSBoxScore_TeamName_QUE, span.STHSBoxScore_TeamName_SEA
{
    font-size: 11pt;
    white-space: nowrap;
    display: inline-block;
    width: 40%;
    vertical-align: middle;
    height: 50px;
    letter-spacing: 3px;
}

span.STHSBoxScore_TeamName_STL, span.STHSBoxScore_TeamName_TBL, span.STHSBoxScore_TeamName_TOR, span.STHSBoxScore_TeamName_VGK
{
    font-size: 11pt;
    white-space: nowrap;
    display: inline-block;
    width: 40%;
    vertical-align: middle;
    height: 50px;
    letter-spacing: 3px;
}


/*TEAM HEADER BACKGROUND COLOUR CUSTOMIZATION*/

span.STHSBoxScore_TeamName_ANA {
    color: #52344d;
}
span.STHSBoxScore_TeamName_BOS {
    color: #2d2926;
}
span.STHSBoxScore_TeamName_CAR {
    color: #cb0a27;
}
span.STHSBoxScore_TeamName_CBJ {
    color: #001d42;
}
span.STHSBoxScore_TeamName_CHI {
    color: #cf0032;
}
span.STHSBoxScore_TeamName_COL {
    color: #005488;
}
span.STHSBoxScore_TeamName_DAL {
    color: #124733;
}
span.STHSBoxScore_TeamName_DET {
    color: #e62b3a;
}
span.STHSBoxScore_TeamName_EDM {
    color: #ff6603;
}
span.STHSBoxScore_TeamName_FLA {
    color: #041e42;
}
span.STHSBoxScore_TeamName_HAM {
    color: #ff131f;
}
span.STHSBoxScore_TeamName_LAK {
    color: #572a81;
}
span.STHSBoxScore_TeamName_MIN {
    color: #049234;
}
span.STHSBoxScore_TeamName_MTL {
    color: #be2f37;
}
span.STHSBoxScore_TeamName_NYI {
    color: #00318d;
}
span.STHSBoxScore_TeamName_NYR {
    color: #00428d;
}
span.STHSBoxScore_TeamName_PHI {
    color: #221f20;
}
span.STHSBoxScore_TeamName_PIT {
    color: #040707;
}
span.STHSBoxScore_TeamName_QUE {
    color: #0072ce;
}
span.STHSBoxScore_TeamName_SEA {
    color: #639fb6;
}
span.STHSBoxScore_TeamName_STL {
    color: #ffc200;
}
span.STHSBoxScore_TeamName_TBL {
    color: #04225c;
}
span.STHSBoxScore_TeamName_TOR {
    color: #002663;
}
span.STHSBoxScore_TeamName_VGK {
    color: #1d1d1d;
}

.STHSBoxScore_TeamName_ANA, .STHSBoxScore_TeamName_BOS, .STHSBoxScore_TeamName_CAR, .STHSBoxScore_TeamName_CHI, .STHSBoxScore_TeamName_COL, .STHSBoxScore_TeamName_CBJ, .STHSBoxScore_TeamName_DAL, .STHSBoxScore_TeamName_DET, .STHSBoxScore_TeamName_EDM, .STHSBoxScore_TeamName_FLA, .STHSBoxScore_TeamName_HAM, .STHSBoxScore_TeamName_LAK, .STHSBoxScore_TeamName_MIN, .STHSBoxScore_TeamName_MTL, .STHSBoxScore_TeamName_NYI, .STHSBoxScore_TeamName_NYR, .STHSBoxScore_TeamName_PHI, .STHSBoxScore_TeamName_PIT, .STHSBoxScore_TeamName_QUE, .STHSBoxScore_TeamName_SEA, .STHSBoxScore_TeamName_STL, .STHSBoxScore_TeamName_TBL, .STHSBoxScore_TeamName_TOR, .STHSBoxScore_TeamName_VGK {
font-weight: normal;
border-bottom: none;
}
/* END BOXSCORE TEAM HEADER */



/* TEAM COLOURS */
.TeamRosterPro_ANA a, .TeamFreeAgents_ANA a, .TeamStatsVSPro_ANA a, .TeamInjurySuspension_ANA a, .TeamRecordsPro_ANA a, .TeamLinesPro_ANA a, .TeamPlayerInfoPro_ANA a, .TeamSchedulePro_ANA a, .TeamScoringPro_ANA a, .TeamFinancePro_ANA a, .TeamHistory_ANA a, .TeamProspects_ANA a {
	color: #006a65;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;
  width: 1000px;
}

.TeamRosterPro_ANA:before, .TeamLinesPro_ANA:before, .TeamScoringPro_ANA:before, .TeamSchedulePro_ANA:before, .TeamStatsVSPro_ANA:before, .TeamPlayerInfoPro_ANA:before, .TeamFinancePro_ANA:before, .TeamProspects_ANA:before, .TeamInjurySuspension_ANA:before, .TeamHistory_ANA:before, .TeamRecordsPro_ANA:before, .TeamFreeAgents_ANA:before {
    content: url('images/teams/STHS/ANA-50.png');
    vertical-align: middle;
    padding: 5px;
}

.TeamLineFarm_ANA:before, .TeamScoringFarm_ANA:before, .TeamScheduleFarm_ANA:before, .TeamStatsVSFarm_ANA:before {
    content: url('images/teams/STHS/MSHL/Amarillo-50.png');
    vertical-align: middle;
    padding: 5px;
}

@media screen and (max-width: 720px) {
        .TeamRosterPro_ANA, .TeamFreeAgents_ANA, .TeamStatsVSPro_ANA, .TeamInjurySuspension_ANA, .TeamRecordsPro_ANA, .TeamLinesPro_ANA, .TeamPlayerInfoPro_ANA, .TeamSchedulePro_ANA, .TeamScoringPro_ANA, .TeamFinancePro_ANA, .TeamHistory_ANA, .TeamProspects_ANA, .TeamLineFarm_ANA, .TeamScheduleFarm_ANA, .TeamScoringFarm_ANA, .TeamStatsVSFarm_ANA
        {
            min-width:750px;max-width:100%;
        }
    }

.TeamLineFarm_ANA a, .TeamScheduleFarm_ANA a, .TeamScoringFarm_ANA a, .TeamStatsVSFarm_ANA a {
  color: #6c6f70;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;

}


.TeamRosterPro_BOS a, .TeamFreeAgents_BOS a, .TeamStatsVSPro_BOS a, .TeamInjurySuspension_BOS a, .TeamRecordsPro_BOS a, .TeamLinesPro_BOS a, .TeamPlayerInfoPro_BOS a, .TeamSchedulePro_BOS a, .TeamScoringPro_BOS a, .TeamFinancePro_BOS a, .TeamHistory_BOS a, .TeamProspects_BOS a {
	color: #fdba31;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;
}

.TeamRosterPro_BOS:before, .TeamLinesPro_BOS:before, .TeamScoringPro_BOS:before, .TeamSchedulePro_BOS:before, .TeamStatsVSPro_BOS:before, .TeamPlayerInfoPro_BOS:before, .TeamFinancePro_BOS:before, .TeamProspects_BOS:before, .TeamInjurySuspension_BOS:before, .TeamHistory_BOS:before, .TeamRecordsPro_BOS:before, .TeamFreeAgents_BOS:before {
    content: url('images/teams/STHS/BOS-50.png');
    vertical-align: middle;
    padding: 5px;
}

.TeamLineFarm_BOS:before, .TeamScoringFarm_BOS:before, .TeamScheduleFarm_BOS:before, .TeamStatsVSFarm_BOS:before {
    content: url('images/teams/STHS/MSHL/Providence-50.png');
    vertical-align: middle;
    padding: 5px;
}

@media screen and (max-width: 720px) {
        .TeamRosterPro_BOS, .TeamFreeAgents_BOS, .TeamStatsVSPro_BOS, .TeamInjurySuspension_BOS, .TeamRecordsPro_BOS, .TeamLinesPro_BOS, .TeamPlayerInfoPro_BOS, .TeamSchedulePro_BOS, .TeamScoringPro_BOS, .TeamFinancePro_BOS, .TeamHistory_BOS, .TeamProspects_BOS, .TeamLineFarm_BOS, .TeamScheduleFarm_BOS, .TeamScoringFarm_BOS, .TeamStatsVSFarm_BOS
        {
            min-width:750px;max-width:100%;
        }
    }

.TeamLineFarm_BOS a, .TeamScheduleFarm_BOS a, .TeamScoringFarm_BOS a, .TeamStatsVSFarm_BOS a {
  color: #040204;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;

}


.TeamRosterPro_CAR a, .TeamFreeAgents_CAR a, .TeamStatsVSPro_CAR a, .TeamInjurySuspension_CAR a, .TeamRecordsPro_CAR a, .TeamLinesPro_CAR a, .TeamPlayerInfoPro_CAR a, .TeamSchedulePro_CAR a, .TeamScoringPro_CAR a, .TeamFinancePro_CAR a, .TeamHistory_CAR a, .TeamProspects_CAR a {
	color: #cb0a27;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;
}

.TeamRosterPro_CAR:before, .TeamLinesPro_CAR:before, .TeamScoringPro_CAR:before, .TeamSchedulePro_CAR:before, .TeamStatsVSPro_CAR:before, .TeamPlayerInfoPro_CAR:before, .TeamFinancePro_CAR:before, .TeamProspects_CAR:before, .TeamInjurySuspension_CAR:before, .TeamHistory_CAR:before, .TeamRecordsPro_CAR:before, .TeamFreeAgents_CAR:before {
    content: url('images/teams/STHS/CAR-50.png');
    vertical-align: middle;
    padding: 5px;
}

.TeamLineFarm_CAR:before, .TeamScoringFarm_CAR:before, .TeamScheduleFarm_CAR:before, .TeamStatsVSFarm_CAR:before {
    content: url('images/teams/STHS/MSHL/Greenville-50.png');
    vertical-align: middle;
    padding: 5px;
}

@media screen and (max-width: 720px) {
        .TeamRosterPro_CAR, .TeamFreeAgents_CAR, .TeamStatsVSPro_CAR, .TeamInjurySuspension_CAR, .TeamRecordsPro_CAR, .TeamLinesPro_CAR, .TeamPlayerInfoPro_CAR, .TeamSchedulePro_CAR, .TeamScoringPro_CAR, .TeamFinancePro_CAR, .TeamHistory_CAR, .TeamProspects_CAR, .TeamLineFarm_CAR, .TeamScheduleFarm_CAR, .TeamScoringFarm_CAR, .TeamStatsVSFarm_CAR
        {
            min-width:750px;max-width:100%;
        }
    }

.TeamLineFarm_CAR a, .TeamScheduleFarm_CAR a, .TeamScoringFarm_CAR a, .TeamStatsVSFarm_CAR a {
  color: #d35e25;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;

}



.TeamRosterPro_CBJ a, .TeamFreeAgents_CBJ a, .TeamStatsVSPro_CBJ a, .TeamInjurySuspension_CBJ a, .TeamRecordsPro_CBJ a, .TeamLinesPro_CBJ a, .TeamPlayerInfoPro_CBJ a, .TeamSchedulePro_CBJ a, .TeamScoringPro_CBJ a, .TeamFinancePro_CBJ a, .TeamHistory_CBJ a, .TeamProspects_CBJ a {
	color: #001b3a;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;
}

.TeamRosterPro_CBJ:before, .TeamLinesPro_CBJ:before, .TeamScoringPro_CBJ:before, .TeamSchedulePro_CBJ:before, .TeamStatsVSPro_CBJ:before, .TeamPlayerInfoPro_CBJ:before, .TeamFinancePro_CBJ:before, .TeamProspects_CBJ:before, .TeamInjurySuspension_CBJ:before, .TeamHistory_CBJ:before, .TeamRecordsPro_CBJ:before, .TeamFreeAgents_CBJ:before {
    content: url('images/teams/STHS/CBJ-50.png');
    vertical-align: middle;
    padding: 5px;
}

.TeamLineFarm_CBJ:before, .TeamScoringFarm_CBJ:before, .TeamScheduleFarm_CBJ:before, .TeamStatsVSFarm_CBJ:before {
    content: url('images/teams/STHS/MSHL/Cleveland-50.png');
    vertical-align: middle;
    padding: 5px;
}

@media screen and (max-width: 720px) {
        .TeamRosterPro_CBJ, .TeamFreeAgents_CBJ, .TeamStatsVSPro_CBJ, .TeamInjurySuspension_CBJ, .TeamRecordsPro_CBJ, .TeamLinesPro_CBJ, .TeamPlayerInfoPro_CBJ, .TeamSchedulePro_CBJ, .TeamScoringPro_CBJ, .TeamFinancePro_CBJ, .TeamHistory_CBJ, .TeamProspects_CBJ, .TeamLineFarm_CBJ, .TeamScheduleFarm_CBJ, .TeamScoringFarm_CBJ, .TeamStatsVSFarm_CBJ
        {
            min-width:750px;max-width:100%;
        }
    }

.TeamLineFarm_CBJ a, .TeamScheduleFarm_CBJ a, .TeamScoringFarm_CBJ a, .TeamStatsVSFarm_CBJ a {
  color: #005695;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;

}




.TeamRosterPro_CHI a, .TeamFreeAgents_CHI a, .TeamStatsVSPro_CHI a, .TeamInjurySuspension_CHI a, .TeamRecordsPro_CHI a, .TeamLinesPro_CHI a, .TeamPlayerInfoPro_CHI a, .TeamSchedulePro_CHI a, .TeamScoringPro_CHI a, .TeamFinancePro_CHI a, .TeamHistory_CHI a, .TeamProspects_CHI a {
	color: #cb0629;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;
}

.TeamRosterPro_CHI:before, .TeamLinesPro_CHI:before, .TeamScoringPro_CHI:before, .TeamSchedulePro_CHI:before, .TeamStatsVSPro_CHI:before, .TeamPlayerInfoPro_CHI:before, .TeamFinancePro_CHI:before, .TeamProspects_CHI:before, .TeamInjurySuspension_CHI:before, .TeamHistory_CHI:before, .TeamRecordsPro_CHI:before, .TeamFreeAgents_CHI:before {
    content: url('images/teams/STHS/CHI-50.png');
    vertical-align: middle;
    padding: 5px;
}

.TeamLineFarm_CHI:before, .TeamScoringFarm_CHI:before, .TeamScheduleFarm_CHI:before, .TeamStatsVSFarm_CHI:before {
    content: url('images/teams/STHS/MSHL/Rockford-50.png');
    vertical-align: middle;
    padding: 5px;
}

@media screen and (max-width: 720px) {
        .TeamRosterPro_CHI, .TeamFreeAgents_CHI, .TeamStatsVSPro_CHI, .TeamInjurySuspension_CHI, .TeamRecordsPro_CHI, .TeamLinesPro_CHI, .TeamPlayerInfoPro_CHI, .TeamSchedulePro_CHI, .TeamScoringPro_CHI, .TeamFinancePro_CHI, .TeamHistory_CHI, .TeamProspects_CHI, .TeamLineFarm_CHI, .TeamScheduleFarm_CHI, .TeamScoringFarm_CHI, .TeamStatsVSFarm_CHI
        {
            min-width:750px;max-width:100%;
        }
    }

.TeamLineFarm_CHI a, .TeamScheduleFarm_CHI a, .TeamScoringFarm_CHI a, .TeamStatsVSFarm_CHI a {
  color: #9f2328;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;

}



.TeamRosterPro_COL a, .TeamFreeAgents_COL a, .TeamStatsVSPro_COL a, .TeamInjurySuspension_COL a, .TeamRecordsPro_COL a, .TeamLinesPro_COL a, .TeamPlayerInfoPro_COL a, .TeamSchedulePro_COL a, .TeamScoringPro_COL a, .TeamFinancePro_COL a, .TeamHistory_COL a, .TeamProspects_COL a {
	color: #71253d;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;
}

.TeamRosterPro_COL:before, .TeamLinesPro_COL:before, .TeamScoringPro_COL:before, .TeamSchedulePro_COL:before, .TeamStatsVSPro_COL:before, .TeamPlayerInfoPro_COL:before, .TeamFinancePro_COL:before, .TeamProspects_COL:before, .TeamInjurySuspension_COL:before, .TeamHistory_COL:before, .TeamRecordsPro_COL:before, .TeamFreeAgents_COL:before {
    content: url('images/teams/STHS/COL-50.png');
    vertical-align: middle;
    padding: 5px;
}

.TeamLineFarm_COL:before, .TeamScoringFarm_COL:before, .TeamScheduleFarm_COL:before, .TeamStatsVSFarm_COL:before {
    content: url('images/teams/STHS/MSHL/Colorado-50.png');
    vertical-align: middle;
    padding: 5px;
}

@media screen and (max-width: 720px) {
        .TeamRosterPro_COL, .TeamFreeAgents_COL, .TeamStatsVSPro_COL, .TeamInjurySuspension_COL, .TeamRecordsPro_COL, .TeamLinesPro_COL, .TeamPlayerInfoPro_COL, .TeamSchedulePro_COL, .TeamScoringPro_COL, .TeamFinancePro_COL, .TeamHistory_COL, .TeamProspects_COL, .TeamLineFarm_COL, .TeamScheduleFarm_COL, .TeamScoringFarm_COL, .TeamStatsVSFarm_COL
        {
            min-width:750px;max-width:100%;
        }
    }

.TeamLineFarm_COL a, .TeamScheduleFarm_COL a, .TeamScoringFarm_COL a, .TeamStatsVSFarm_COL a {
  color: #012169;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;

}


.TeamRosterPro_DAL a, .TeamFreeAgents_DAL a, .TeamStatsVSPro_DAL a, .TeamInjurySuspension_DAL a, .TeamRecordsPro_DAL a, .TeamLinesPro_DAL a, .TeamPlayerInfoPro_DAL a, .TeamSchedulePro_DAL a, .TeamScoringPro_DAL a, .TeamFinancePro_DAL a, .TeamHistory_DAL a, .TeamProspects_DAL a {
	color: #0f4430;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;
}

.TeamRosterPro_DAL:before, .TeamLinesPro_DAL:before, .TeamScoringPro_DAL:before, .TeamSchedulePro_DAL:before, .TeamStatsVSPro_DAL:before, .TeamPlayerInfoPro_DAL:before, .TeamFinancePro_DAL:before, .TeamProspects_DAL:before, .TeamInjurySuspension_DAL:before, .TeamHistory_DAL:before, .TeamRecordsPro_DAL:before, .TeamFreeAgents_DAL:before {
    content: url('images/teams/STHS/DAL-50.png');
    vertical-align: middle;
    padding: 5px;
}

.TeamLineFarm_DAL:before, .TeamScoringFarm_DAL:before, .TeamScheduleFarm_DAL:before, .TeamStatsVSFarm_DAL:before {
    content: url('images/teams/STHS/MSHL/Nashville-50.png');
    vertical-align: middle;
    padding: 5px;
}

@media screen and (max-width: 720px) {
        .TeamRosterPro_DAL, .TeamFreeAgents_DAL, .TeamStatsVSPro_DAL, .TeamInjurySuspension_DAL, .TeamRecordsPro_DAL, .TeamLinesPro_DAL, .TeamPlayerInfoPro_DAL, .TeamSchedulePro_DAL, .TeamScoringPro_DAL, .TeamFinancePro_DAL, .TeamHistory_DAL, .TeamProspects_DAL, .TeamLineFarm_DAL, .TeamScheduleFarm_DAL, .TeamScoringFarm_DAL, .TeamStatsVSFarm_DAL
        {
            min-width:750px;max-width:100%;
        }
    }

.TeamLineFarm_DAL a, .TeamScheduleFarm_DAL a, .TeamScoringFarm_DAL a, .TeamStatsVSFarm_DAL a {
  color: #000000;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;

}




.TeamRosterPro_DET a, .TeamFreeAgents_DET a, .TeamStatsVSPro_DET a, .TeamInjurySuspension_DET a, .TeamRecordsPro_DET a, .TeamLinesPro_DET a, .TeamPlayerInfoPro_DET a, .TeamSchedulePro_DET a, .TeamScoringPro_DET a, .TeamFinancePro_DET a, .TeamHistory_DET a, .TeamProspects_DET a {
	color: #e62837;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;
}

.TeamRosterPro_DET:before, .TeamLinesPro_DET:before, .TeamScoringPro_DET:before, .TeamSchedulePro_DET:before, .TeamStatsVSPro_DET:before, .TeamPlayerInfoPro_DET:before, .TeamFinancePro_DET:before, .TeamProspects_DET:before, .TeamInjurySuspension_DET:before, .TeamHistory_DET:before, .TeamRecordsPro_DET:before, .TeamFreeAgents_DET:before {
    content: url('images/teams/STHS/DET-50.png');
    vertical-align: middle;
    padding: 5px;
}

.TeamLineFarm_DET:before, .TeamScoringFarm_DET:before, .TeamScheduleFarm_DET:before, .TeamStatsVSFarm_DET:before {
    content: url('images/teams/STHS/MSHL/GrandRapids-50.png');
    vertical-align: middle;
    padding: 5px;
}

@media screen and (max-width: 720px) {
        .TeamRosterPro_DET, .TeamFreeAgents_DET, .TeamStatsVSPro_DET, .TeamInjurySuspension_DET, .TeamRecordsPro_DET, .TeamLinesPro_DET, .TeamPlayerInfoPro_DET, .TeamSchedulePro_DET, .TeamScoringPro_DET, .TeamFinancePro_DET, .TeamHistory_DET, .TeamProspects_DET, .TeamLineFarm_DET, .TeamScheduleFarm_DET, .TeamScoringFarm_DET, .TeamStatsVSFarm_DET
        {
            min-width:750px;max-width:100%;
        }
    }

.TeamLineFarm_DET a, .TeamScheduleFarm_DET a, .TeamScoringFarm_DET a, .TeamStatsVSFarm_DET a {
  color: #8e744c;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;

}



.TeamRosterPro_EDM a, .TeamFreeAgents_EDM a, .TeamStatsVSPro_EDM a, .TeamInjurySuspension_EDM a, .TeamRecordsPro_EDM a, .TeamLinesPro_EDM a, .TeamPlayerInfoPro_EDM a, .TeamSchedulePro_EDM a, .TeamScoringPro_EDM a, .TeamFinancePro_EDM a, .TeamHistory_EDM a, .TeamProspects_EDM a {
	color: #ff6603;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;
}

.TeamRosterPro_EDM:before, .TeamLinesPro_EDM:before, .TeamScoringPro_EDM:before, .TeamSchedulePro_EDM:before, .TeamStatsVSPro_EDM:before, .TeamPlayerInfoPro_EDM:before, .TeamFinancePro_EDM:before, .TeamProspects_EDM:before, .TeamInjurySuspension_EDM:before, .TeamHistory_EDM:before, .TeamRecordsPro_EDM:before, .TeamFreeAgents_EDM:before {
    content: url('images/teams/STHS/EDM-50.png');
    vertical-align: middle;
    padding: 5px;
}

.TeamLineFarm_EDM:before, .TeamScoringFarm_EDM:before, .TeamScheduleFarm_EDM:before, .TeamStatsVSFarm_EDM:before {
    content: url('images/teams/STHS/MSHL/Bakersfield-50.png');
    vertical-align: middle;
    padding: 5px;
}

@media screen and (max-width: 720px) {
        .TeamRosterPro_EDM, .TeamFreeAgents_EDM, .TeamStatsVSPro_EDM, .TeamInjurySuspension_EDM, .TeamRecordsPro_EDM, .TeamLinesPro_EDM, .TeamPlayerInfoPro_EDM, .TeamSchedulePro_EDM, .TeamScoringPro_EDM, .TeamFinancePro_EDM, .TeamHistory_EDM, .TeamProspects_EDM, .TeamLineFarm_EDM, .TeamScheduleFarm_EDM, .TeamScoringFarm_EDM, .TeamStatsVSFarm_EDM
        {
            min-width:750px;max-width:100%;
        }
    }

.TeamLineFarm_EDM a, .TeamScheduleFarm_EDM a, .TeamScoringFarm_EDM a, .TeamStatsVSFarm_EDM a {
  color: #fa4c06;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;

}

.TeamRosterPro_FLA a, .TeamFreeAgents_FLA a, .TeamStatsVSPro_FLA a, .TeamInjurySuspension_FLA a, .TeamRecordsPro_FLA a, .TeamLinesPro_FLA a, .TeamPlayerInfoPro_FLA a, .TeamSchedulePro_FLA a, .TeamScoringPro_FLA a, .TeamFinancePro_FLA a, .TeamHistory_FLA a, .TeamProspects_FLA a {
	color: #bf965c;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;
}

.TeamRosterPro_FLA:before, .TeamLinesPro_FLA:before, .TeamScoringPro_FLA:before, .TeamSchedulePro_FLA:before, .TeamStatsVSPro_FLA:before, .TeamPlayerInfoPro_FLA:before, .TeamFinancePro_FLA:before, .TeamProspects_FLA:before, .TeamInjurySuspension_FLA:before, .TeamHistory_FLA:before, .TeamRecordsPro_FLA:before, .TeamFreeAgents_FLA:before {
    content: url('images/teams/STHS/FLA-50.png');
    vertical-align: middle;
    padding: 5px;
}

.TeamLineFarm_FLA:before, .TeamScoringFarm_FLA:before, .TeamScheduleFarm_FLA:before, .TeamStatsVSFarm_FLA:before {
    content: url('images/teams/STHS/MSHL/Norfolk-50.png');
    vertical-align: middle;
    padding: 5px;
}

@media screen and (max-width: 720px) {
        .TeamRosterPro_FLA, .TeamFreeAgents_FLA, .TeamStatsVSPro_FLA, .TeamInjurySuspension_FLA, .TeamRecordsPro_FLA, .TeamLinesPro_FLA, .TeamPlayerInfoPro_FLA, .TeamSchedulePro_FLA, .TeamScoringPro_FLA, .TeamFinancePro_FLA, .TeamHistory_FLA, .TeamProspects_FLA, .TeamLineFarm_FLA, .TeamScheduleFarm_FLA, .TeamScoringFarm_FLA, .TeamStatsVSFarm_FLA
        {
            min-width:750px;max-width:100%;
        }
    }

.TeamLineFarm_FLA a, .TeamScheduleFarm_FLA a, .TeamScoringFarm_FLA a, .TeamStatsVSFarm_FLA a {
  color: #001e69;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;

}





.TeamRosterPro_HAM a, .TeamFreeAgents_HAM a,  .TeamStatsVSPro_HAM a, .TeamInjurySuspension_HAM a, .TeamRecordsPro_HAM a, .TeamLinesPro_HAM a, .TeamPlayerInfoPro_HAM a, .TeamSchedulePro_HAM a, .TeamScoringPro_HAM a, .TeamFinancePro_HAM a, .TeamHistory_HAM a, .TeamProspects_HAM a {
	color: #fc0002;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;
}

.TeamLineFarm_HAM a, .TeamScheduleFarm_HAM a, .TeamScoringFarm_HAM a, .TeamStatsVSFarm_HAM a {
  color: #000;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;

}

.TeamRosterPro_HAM:before, .TeamLinesPro_HAM:before, .TeamScoringPro_HAM:before, .TeamSchedulePro_HAM:before, .TeamStatsVSPro_HAM:before, .TeamPlayerInfoPro_HAM:before, .TeamFinancePro_HAM:before, .TeamProspects_HAM:before, .TeamInjurySuspension_HAM:before, .TeamHistory_HAM:before, .TeamRecordsPro_HAM:before, .TeamFreeAgents_HAM:before {
    content: url('images/teams/STHS/HAM-50.png');
    vertical-align: middle;
    padding: 5px;
}

.TeamLineFarm_HAM:before, .TeamScoringFarm_HAM:before, .TeamScheduleFarm_HAM:before, .TeamStatsVSFarm_HAM:before {
    content: url('images/teams/STHS/MSHL/Wheeling-50.png');
    vertical-align: middle;
    padding: 5px;
}

@media screen and (max-width: 720px) {
        .TeamRosterPro_HAM, .TeamFreeAgents_HAM, .TeamStatsVSPro_HAM, .TeamInjurySuspension_HAM, .TeamRecordsPro_HAM, .TeamLinesPro_HAM, .TeamPlayerInfoPro_HAM, .TeamSchedulePro_HAM, .TeamScoringPro_HAM, .TeamFinancePro_HAM, .TeamHistory_HAM, .TeamProspects_HAM, .TeamLineFarm_HAM, .TeamScheduleFarm_HAM, .TeamScoringFarm_HAM, .TeamStatsVSFarm_HAM
        {
            min-width:750px;max-width:100%;
        }
    }




.TeamRosterPro_LAK a, .TeamFreeAgents_LAK a, .TeamStatsVSPro_LAK a, .TeamInjurySuspension_LAK a, .TeamRecordsPro_LAK a, .TeamLinesPro_LAK a, .TeamPlayerInfoPro_LAK a, .TeamSchedulePro_LAK a, .TeamScoringPro_LAK a, .TeamFinancePro_LAK a, .TeamHistory_LAK a, .TeamProspects_LAK a {
	color: #572a81;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;
}

.TeamRosterPro_LAK:before, .TeamLinesPro_LAK:before, .TeamScoringPro_LAK:before, .TeamSchedulePro_LAK:before, .TeamStatsVSPro_LAK:before, .TeamPlayerInfoPro_LAK:before, .TeamFinancePro_LAK:before, .TeamProspects_LAK:before, .TeamInjurySuspension_LAK:before, .TeamHistory_LAK:before, .TeamRecordsPro_LAK:before, .TeamFreeAgents_LAK:before {
    content: url('images/teams/STHS/LAK-50.png');
    vertical-align: middle;
    padding: 5px;
}

.TeamLineFarm_LAK:before, .TeamScoringFarm_LAK:before, .TeamScheduleFarm_LAK:before, .TeamStatsVSFarm_LAK:before {
    content: url('images/teams/STHS/MSHL/Reading-50.png');
    vertical-align: middle;
    padding: 5px;
}

@media screen and (max-width: 720px) {
        .TeamRosterPro_LAK, .TeamFreeAgents_LAK, .TeamStatsVSPro_LAK, .TeamInjurySuspension_LAK, .TeamRecordsPro_LAK, .TeamLinesPro_LAK, .TeamPlayerInfoPro_LAK, .TeamSchedulePro_LAK, .TeamScoringPro_LAK, .TeamFinancePro_LAK, .TeamHistory_LAK, .TeamProspects_LAK, .TeamLineFarm_LAK, .TeamScheduleFarm_LAK, .TeamScoringFarm_LAK, .TeamStatsVSFarm_LAK
        {
            min-width:750px;max-width:100%;
        }
    }

.TeamLineFarm_LAK a, .TeamScheduleFarm_LAK a, .TeamScoringFarm_LAK a, .TeamStatsVSFarm_LAK a {
  color: #52318b;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;

}


.TeamRosterPro_MIN a, .TeamFreeAgents_MIN a, .TeamStatsVSPro_MIN a, .TeamInjurySuspension_MIN a, .TeamRecordsPro_MIN a, .TeamLinesPro_MIN a, .TeamPlayerInfoPro_MIN a, .TeamSchedulePro_MIN a, .TeamScoringPro_MIN a, .TeamFinancePro_MIN a, .TeamHistory_MIN a, .TeamProspects_MIN a {
	color: #049234;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;
}

.TeamRosterPro_MIN:before, .TeamLinesPro_MIN:before, .TeamScoringPro_MIN:before, .TeamSchedulePro_MIN:before, .TeamStatsVSPro_MIN:before, .TeamPlayerInfoPro_MIN:before, .TeamFinancePro_MIN:before, .TeamProspects_MIN:before, .TeamInjurySuspension_MIN:before, .TeamHistory_MIN:before, .TeamRecordsPro_MIN:before, .TeamFreeAgents_MIN:before {
    content: url('images/teams/STHS/MIN-50.png');
    vertical-align: middle;
    padding: 5px;
}

.TeamLineFarm_MIN:before, .TeamScoringFarm_MIN:before, .TeamScheduleFarm_MIN:before, .TeamStatsVSFarm_MIN:before {
    content: url('images/teams/STHS/MSHL/IowaW-50.png');
    vertical-align: middle;
    padding: 5px;
}

@media screen and (max-width: 720px) {
        .TeamRosterPro_MIN, .TeamFreeAgents_MIN, .TeamStatsVSPro_MIN, .TeamInjurySuspension_MIN, .TeamRecordsPro_MIN, .TeamLinesPro_MIN, .TeamPlayerInfoPro_MIN, .TeamSchedulePro_MIN, .TeamScoringPro_MIN, .TeamFinancePro_MIN, .TeamHistory_MIN, .TeamProspects_MIN, .TeamLineFarm_MIN, .TeamScheduleFarm_MIN, .TeamScoringFarm_MIN, .TeamStatsVSFarm_MIN
        {
            min-width:750px;max-width:100%;
        }
    }

.TeamLineFarm_MIN a, .TeamScheduleFarm_MIN a, .TeamScoringFarm_MIN a, .TeamStatsVSFarm_MIN a {
  color: #0f482b;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;

}





.TeamRosterPro_MTL a, .TeamFreeAgents_MTL a, .TeamStatsVSPro_MTL a, .TeamInjurySuspension_MTL a, .TeamRecordsPro_MTL a, .TeamLinesPro_MTL a, .TeamPlayerInfoPro_MTL a, .TeamSchedulePro_MTL a, .TeamScoringPro_MTL a, .TeamFinancePro_MTL a, .TeamHistory_MTL a, .TeamProspects_MTL a {
	color: #ca0629;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;
}

.TeamRosterPro_MTL:before, .TeamLinesPro_MTL:before, .TeamScoringPro_MTL:before, .TeamSchedulePro_MTL:before, .TeamStatsVSPro_MTL:before, .TeamPlayerInfoPro_MTL:before, .TeamFinancePro_MTL:before, .TeamProspects_MTL:before, .TeamInjurySuspension_MTL:before, .TeamHistory_MTL:before, .TeamRecordsPro_MTL:before, .TeamFreeAgents_MTL:before {
    content: url('images/teams/STHS/MTL-50.png');
    vertical-align: middle;
    padding: 5px;
}

.TeamLineFarm_MTL:before, .TeamScoringFarm_MTL:before, .TeamScheduleFarm_MTL:before, .TeamStatsVSFarm_MTL:before {
    content: url('images/teams/STHS/MSHL/TroisRivieres-50.png');
    vertical-align: middle;
    padding: 5px;
}

@media screen and (max-width: 720px) {
        .TeamRosterPro_MTL, .TeamFreeAgents_MTL, .TeamStatsVSPro_MTL, .TeamInjurySuspension_MTL, .TeamRecordsPro_MTL, .TeamLinesPro_MTL, .TeamPlayerInfoPro_MTL, .TeamSchedulePro_MTL, .TeamScoringPro_MTL, .TeamFinancePro_MTL, .TeamHistory_MTL, .TeamProspects_MTL, .TeamLineFarm_MTL, .TeamScheduleFarm_MTL, .TeamScoringFarm_MTL, .TeamStatsVSFarm_MTL
        {
            min-width:750px;max-width:100%;
        }
    }

 .TeamLineFarm_MTL a, .TeamScheduleFarm_MTL a, .TeamScoringFarm_MTL a, .TeamStatsVSFarm_MTL a {
  color: #1e4284;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;

}



.TeamRosterPro_NYI a, .TeamFreeAgents_NYI a, .TeamStatsVSPro_NYI a, .TeamInjurySuspension_NYI a, .TeamRecordsPro_NYI a, .TeamLinesPro_NYI a, .TeamPlayerInfoPro_NYI a, .TeamSchedulePro_NYI a, .TeamScoringPro_NYI a, .TeamFinancePro_NYI a, .TeamHistory_NYI a, .TeamProspects_NYI a {
	color: #ff4a00;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;
}

.TeamRosterPro_NYI:before, .TeamLinesPro_NYI:before, .TeamScoringPro_NYI:before, .TeamSchedulePro_NYI:before, .TeamStatsVSPro_NYI:before, .TeamPlayerInfoPro_NYI:before, .TeamFinancePro_NYI:before, .TeamProspects_NYI:before, .TeamInjurySuspension_NYI:before, .TeamHistory_NYI:before, .TeamRecordsPro_NYI:before, .TeamFreeAgents_NYI:before {
    content: url('images/teams/STHS/NYI-50.png');
    vertical-align: middle;
    padding: 5px;
}

.TeamLineFarm_NYI:before, .TeamScoringFarm_NYI:before, .TeamScheduleFarm_NYI:before, .TeamStatsVSFarm_NYI:before {
    content: url('images/teams/STHS/MSHL/Bridgeport-50.png');
    vertical-align: middle;
    padding: 5px;
}

@media screen and (max-width: 720px) {
        .TeamRosterPro_NYI, .TeamFreeAgents_NYI, .TeamStatsVSPro_NYI, .TeamInjurySuspension_NYI, .TeamRecordsPro_NYI, .TeamLinesPro_NYI, .TeamPlayerInfoPro_NYI, .TeamSchedulePro_NYI, .TeamScoringPro_NYI, .TeamFinancePro_NYI, .TeamHistory_NYI, .TeamProspects_NYI, .TeamLineFarm_NYI, .TeamScheduleFarm_NYI, .TeamScoringFarm_NYI, .TeamStatsVSFarm_NYI
        {
            min-width:750px;max-width:100%;
        }
    }

.TeamLineFarm_NYI a, .TeamScheduleFarm_NYI a, .TeamScoringFarm_NYI a, .TeamStatsVSFarm_NYI a {
 color: #002f8c;
 display: inline;
 padding: 5px;
 font-family: 'Sintony-Regular', cursive;
 font-size:20pt;
 margin-left: 5pt;
 width: auto;
 vertical-align: top;
 text-transform: uppercase;
 line-height: 50px;

}




.TeamRosterPro_NYR a, .TeamFreeAgents_NYR a, .TeamStatsVSPro_NYR a, .TeamInjurySuspension_NYR a, .TeamRecordsPro_NYR a, .TeamLinesPro_NYR a, .TeamPlayerInfoPro_NYR a, .TeamSchedulePro_NYR a, .TeamScoringPro_NYR a, .TeamFinancePro_NYR a, .TeamHistory_NYR a, .TeamProspects_NYR a {
	color: #0038a8;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;
}

.TeamRosterPro_NYR:before, .TeamLinesPro_NYR:before, .TeamScoringPro_NYR:before, .TeamSchedulePro_NYR:before, .TeamStatsVSPro_NYR:before, .TeamPlayerInfoPro_NYR:before, .TeamFinancePro_NYR:before, .TeamProspects_NYR:before, .TeamInjurySuspension_NYR:before, .TeamHistory_NYR:before, .TeamRecordsPro_NYR:before, .TeamFreeAgents_NYR:before {
    content: url('images/teams/STHS/NYR-50.png');
    vertical-align: middle;
    padding: 5px;
}

.TeamLineFarm_NYR:before, .TeamScoringFarm_NYR:before, .TeamScheduleFarm_NYR:before, .TeamStatsVSFarm_NYR:before {
    content: url('images/teams/STHS/MSHL/IowaH-50.png');
    vertical-align: middle;
    padding: 5px;
}

@media screen and (max-width: 720px) {
        .TeamRosterPro_NYR, .TeamFreeAgents_NYR, .TeamStatsVSPro_NYR, .TeamInjurySuspension_NYR, .TeamRecordsPro_NYR, .TeamLinesPro_NYR, .TeamPlayerInfoPro_NYR, .TeamSchedulePro_NYR, .TeamScoringPro_NYR, .TeamFinancePro_NYR, .TeamHistory_NYR, .TeamProspects_NYR, .TeamLineFarm_NYR, .TeamScheduleFarm_NYR, .TeamScoringFarm_NYR, .TeamStatsVSFarm_NYR
        {
            min-width:750px;max-width:100%;
        }
    }

.TeamLineFarm_NYR a, .TeamScheduleFarm_NYR a, .TeamScoringFarm_NYR a, .TeamStatsVSFarm_NYR a {
 color: #515c65;
 display: inline;
 padding: 5px;
 font-family: 'Sintony-Regular', cursive;
 font-size:20pt;
 margin-left: 5pt;
 width: auto;
 vertical-align: top;
 text-transform: uppercase;
 line-height: 50px;

}


.TeamRosterPro_PHI a, .TeamFreeAgents_PHI a, .TeamStatsVSPro_PHI a, .TeamInjurySuspension_PHI a, .TeamRecordsPro_PHI a, .TeamLinesPro_PHI a, .TeamPlayerInfoPro_PHI a, .TeamSchedulePro_PHI a, .TeamScoringPro_PHI a, .TeamFinancePro_PHI a, .TeamHistory_PHI a, .TeamProspects_PHI a {
	color: #F05D11;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;
}

.TeamRosterPro_PHI:before, .TeamLinesPro_PHI:before, .TeamScoringPro_PHI:before, .TeamSchedulePro_PHI:before, .TeamStatsVSPro_PHI:before, .TeamPlayerInfoPro_PHI:before, .TeamFinancePro_PHI:before, .TeamProspects_PHI:before, .TeamInjurySuspension_PHI:before, .TeamHistory_PHI:before, .TeamRecordsPro_PHI:before, .TeamFreeAgents_PHI:before {
    content: url('images/teams/STHS/PHI-50.png');
    vertical-align: middle;
    padding: 5px;
}

.TeamLineFarm_PHI:before, .TeamScoringFarm_PHI:before, .TeamScheduleFarm_PHI:before, .TeamStatsVSFarm_PHI:before {
    content: url('images/teams/STHS/MSHL/LehighValley-50.png');
    vertical-align: middle;
    padding: 5px;
}

@media screen and (max-width: 720px) {
        .TeamRosterPro_PHI, .TeamFreeAgents_PHI, .TeamStatsVSPro_PHI, .TeamInjurySuspension_PHI, .TeamRecordsPro_PHI, .TeamLinesPro_PHI, .TeamPlayerInfoPro_PHI, .TeamSchedulePro_PHI, .TeamScoringPro_PHI, .TeamFinancePro_PHI, .TeamHistory_PHI, .TeamProspects_PHI, .TeamLineFarm_PHI, .TeamScheduleFarm_PHI, .TeamScoringFarm_PHI, .TeamStatsVSFarm_PHI
        {
            min-width:750px;max-width:100%;
        }
    }

.TeamLineFarm_PHI a, .TeamScheduleFarm_PHI a, .TeamScoringFarm_PHI a, .TeamStatsVSFarm_PHI a {
 color: #d57825;
 display: inline;
 padding: 5px;
 font-family: 'Sintony-Regular', cursive;
 font-size:20pt;
 margin-left: 5pt;
 width: auto;
 vertical-align: top;
 text-transform: uppercase;
 line-height: 50px;

}


.TeamRosterPro_PIT a, .TeamFreeAgents_PIT a, .TeamStatsVSPro_PIT a, .TeamInjurySuspension_PIT a, .TeamRecordsPro_PIT a, .TeamLinesPro_PIT a, .TeamPlayerInfoPro_PIT a, .TeamSchedulePro_PIT a, .TeamScoringPro_PIT a, .TeamFinancePro_PIT a, .TeamHistory_PIT a, .TeamProspects_PIT a {
	color: #ffb50f;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;
}

.TeamRosterPro_PIT:before, .TeamLinesPro_PIT:before, .TeamScoringPro_PIT:before, .TeamSchedulePro_PIT:before, .TeamStatsVSPro_PIT:before, .TeamPlayerInfoPro_PIT:before, .TeamFinancePro_PIT:before, .TeamProspects_PIT:before, .TeamInjurySuspension_PIT:before, .TeamHistory_PIT:before, .TeamRecordsPro_PIT:before, .TeamFreeAgents_PIT:before {
    content: url('images/teams/STHS/PIT-50.png');
    vertical-align: middle;
    padding: 5px;
}

.TeamLineFarm_PIT:before, .TeamScoringFarm_PIT:before, .TeamScheduleFarm_PIT:before, .TeamStatsVSFarm_PIT:before {
    content: url('images/teams/STHS/MSHL/Rochester-50.png');
    vertical-align: middle;
    padding: 5px;
}

@media screen and (max-width: 720px) {
        .TeamRosterPro_PIT, .TeamFreeAgents_PIT, .TeamStatsVSPro_PIT, .TeamInjurySuspension_PIT, .TeamRecordsPro_PIT, .TeamLinesPro_PIT, .TeamPlayerInfoPro_PIT, .TeamSchedulePro_PIT, .TeamScoringPro_PIT, .TeamFinancePro_PIT, .TeamHistory_PIT, .TeamProspects_PIT, .TeamLineFarm_PIT, .TeamScheduleFarm_PIT, .TeamScoringFarm_PIT, .TeamStatsVSFarm_PIT
        {
            min-width:750px;max-width:100%;
        }
    }

.TeamLineFarm_PIT a, .TeamScheduleFarm_PIT a, .TeamScoringFarm_PIT a, .TeamStatsVSFarm_PIT a {
 color: #393a87;
 display: inline;
 padding: 5px;
 font-family: 'Sintony-Regular', cursive;
 font-size:20pt;
 margin-left: 5pt;
 width: auto;
 vertical-align: top;
 text-transform: uppercase;
 line-height: 50px;

}

.TeamRosterPro_QUE a, .TeamFreeAgents_QUE a, .TeamStatsVSPro_QUE a, .TeamInjurySuspension_QUE a, .TeamRecordsPro_QUE a, .TeamLinesPro_QUE a, .TeamPlayerInfoPro_QUE a, .TeamSchedulePro_QUE a, .TeamScoringPro_QUE a, .TeamFinancePro_QUE a, .TeamHistory_QUE a, .TeamProspects_QUE a {
	color:#005bba;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;
}

.TeamRosterPro_QUE:before, .TeamLinesPro_QUE:before, .TeamScoringPro_QUE:before, .TeamSchedulePro_QUE:before, .TeamStatsVSPro_QUE:before, .TeamPlayerInfoPro_QUE:before, .TeamFinancePro_QUE:before, .TeamProspects_QUE:before, .TeamInjurySuspension_QUE:before, .TeamHistory_QUE:before, .TeamRecordsPro_QUE:before, .TeamFreeAgents_QUE:before {
    content: url('images/teams/STHS/QUE-50.png');
    vertical-align: middle;
    padding: 5px;
}

.TeamLineFarm_QUE:before, .TeamScoringFarm_QUE:before, .TeamScheduleFarm_QUE:before, .TeamStatsVSFarm_QUE:before {
    content: url('images/teams/STHS/MSHL/Toronto-50.png');
    vertical-align: middle;
    padding: 5px;
}

@media screen and (max-width: 720px) {
        .TeamRosterPro_QUE, .TeamFreeAgents_QUE, .TeamStatsVSPro_QUE, .TeamInjurySuspension_QUE, .TeamRecordsPro_QUE, .TeamLinesPro_QUE, .TeamPlayerInfoPro_QUE, .TeamSchedulePro_QUE, .TeamScoringPro_QUE, .TeamFinancePro_QUE, .TeamHistory_QUE, .TeamProspects_QUE, .TeamLineFarm_QUE, .TeamScheduleFarm_QUE, .TeamScoringFarm_QUE, .TeamStatsVSFarm_QUE
        {
            min-width:750px;max-width:100%;
        }
    }

.TeamLineFarm_QUE a, .TeamScheduleFarm_QUE a, .TeamScoringFarm_QUE a, .TeamStatsVSFarm_QUE a {
 color: #1c2a53;
 display: inline;
 padding: 5px;
 font-family: 'Sintony-Regular', cursive;
 font-size:20pt;
 margin-left: 5pt;
 width: auto;
 vertical-align: top;
 text-transform: uppercase;
 line-height: 50px;

}


.TeamRosterPro_SEA a, .TeamFreeAgents_SEA a, .TeamStatsVSPro_SEA a, .TeamInjurySuspension_SEA a, .TeamRecordsPro_SEA a, .TeamLinesPro_SEA a, .TeamPlayerInfoPro_SEA a, .TeamSchedulePro_SEA a, .TeamScoringPro_SEA a, .TeamFinancePro_SEA a, .TeamHistory_SEA a, .TeamProspects_SEA a {
	color: #639fb6;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;
}

.TeamLineFarm_SEA a, .TeamScheduleFarm_SEA a, .TeamScoringFarm_SEA a, .TeamStatsVSFarm_SEA a {
	color: #FF5000;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;
}

.TeamRosterPro_SEA:before, .TeamLinesPro_SEA:before, .TeamScoringPro_SEA:before, .TeamSchedulePro_SEA:before, .TeamStatsVSPro_SEA:before, .TeamPlayerInfoPro_SEA:before, .TeamFinancePro_SEA:before, .TeamProspects_SEA:before, .TeamInjurySuspension_SEA:before, .TeamHistory_SEA:before, .TeamRecordsPro_SEA:before, .TeamFreeAgents_SEA:before {
    content: url('images/teams/STHS/SEA-50.png');
    vertical-align: middle;
    padding: 5px;
}

.TeamLineFarm_SEA:before, .TeamScoringFarm_SEA:before, .TeamScheduleFarm_SEA:before, .TeamStatsVSFarm_SEA:before {
    content: url('images/teams/STHS/MSHL/Coachella-50.png');
    vertical-align: middle;
    padding: 5px;
}

@media screen and (max-width: 720px) {
        .TeamRosterPro_SEA, .TeamFreeAgents_SEA, .TeamStatsVSPro_SEA, .TeamInjurySuspension_SEA, .TeamRecordsPro_SEA, .TeamLinesPro_SEA, .TeamPlayerInfoPro_SEA, .TeamSchedulePro_SEA, .TeamScoringPro_SEA, .TeamFinancePro_SEA, .TeamHistory_SEA, .TeamProspects_SEA, .TeamLineFarm_SEA, .TeamScheduleFarm_SEA, .TeamScoringFarm_SEA, .TeamStatsVSFarm_SEA
        {
            min-width:750px;max-width:100%;
        }
    }


.TeamRosterPro_STL a, .TeamFreeAgents_STL a, .TeamStatsVSPro_STL a, .TeamInjurySuspension_STL a, .TeamRecordsPro_STL a, .TeamLinesPro_STL a, .TeamPlayerInfoPro_STL a, .TeamSchedulePro_STL a, .TeamScoringPro_STL a, .TeamFinancePro_STL a, .TeamHistory_STL a, .TeamProspects_STL a {
	color: #002e88;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;
}

.TeamRosterPro_STL:before, .TeamLinesPro_STL:before, .TeamScoringPro_STL:before, .TeamSchedulePro_STL:before, .TeamStatsVSPro_STL:before, .TeamPlayerInfoPro_STL:before, .TeamFinancePro_STL:before, .TeamProspects_STL:before, .TeamInjurySuspension_STL:before, .TeamHistory_STL:before, .TeamRecordsPro_STL:before, .TeamFreeAgents_STL:before {
    content: url('images/teams/STHS/STL-50.png');
    vertical-align: middle;
    padding: 5px;
}

.TeamLineFarm_STL:before, .TeamScoringFarm_STL:before, .TeamScheduleFarm_STL:before, .TeamStatsVSFarm_STL:before {
    content: url('images/teams/STHS/MSHL/Springfield-50.png');
    vertical-align: middle;
    padding: 5px;
}

@media screen and (max-width: 720px) {
        .TeamRosterPro_STL, .TeamFreeAgents_STL, .TeamStatsVSPro_STL, .TeamInjurySuspension_STL, .TeamRecordsPro_STL, .TeamLinesPro_STL, .TeamPlayerInfoPro_STL, .TeamSchedulePro_STL, .TeamScoringPro_STL, .TeamFinancePro_STL, .TeamHistory_STL, .TeamProspects_STL, .TeamLineFarm_STL, .TeamScheduleFarm_STL, .TeamScoringFarm_STL, .TeamStatsVSFarm_STL
        {
            min-width:750px;max-width:100%;
        }
    }

.TeamLineFarm_STL a, .TeamScheduleFarm_STL a, .TeamScoringFarm_STL a, .TeamStatsVSFarm_STL a {
 color: #0054aa;
 display: inline;
 padding: 5px;
 font-family: 'Sintony-Regular', cursive;
 font-size:20pt;
 margin-left: 5pt;
 width: auto;
 vertical-align: top;
 text-transform: uppercase;
 line-height: 50px;

}

.TeamRosterPro_TBL a, .TeamFreeAgents_TBL a, .TeamStatsVSPro_TBL a, .TeamInjurySuspension_TBL a, .TeamRecordsPro_TBL a, .TeamLinesPro_TBL a, .TeamPlayerInfoPro_TBL a, .TeamSchedulePro_TBL a, .TeamScoringPro_TBL a, .TeamFinancePro_TBL a, .TeamHistory_TBL a, .TeamProspects_TBL a {
	color: #04225c;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;
}

.TeamRosterPro_TBL:before, .TeamLinesPro_TBL:before, .TeamScoringPro_TBL:before, .TeamSchedulePro_TBL:before, .TeamStatsVSPro_TBL:before, .TeamPlayerInfoPro_TBL:before, .TeamFinancePro_TBL:before, .TeamProspects_TBL:before, .TeamInjurySuspension_TBL:before, .TeamHistory_TBL:before, .TeamRecordsPro_TBL:before, .TeamFreeAgents_TBL:before {
    content: url('images/teams/STHS/TBL-50.png');
    vertical-align: middle;
    padding: 5px;
}

.TeamLineFarm_TBL:before, .TeamScoringFarm_TBL:before, .TeamScheduleFarm_TBL:before, .TeamStatsVSFarm_TBL:before {
    content: url('images/teams/STHS/MSHL/Orlando-50.png');
    vertical-align: middle;
    padding: 5px;
}

@media screen and (max-width: 720px) {
        .TeamRosterPro_TBL, .TeamFreeAgents_TBL, .TeamStatsVSPro_TBL, .TeamInjurySuspension_TBL, .TeamRecordsPro_TBL, .TeamLinesPro_TBL, .TeamPlayerInfoPro_TBL, .TeamSchedulePro_TBL, .TeamScoringPro_TBL, .TeamFinancePro_TBL, .TeamHisTBLy_TBL, .TeamProspects_TBL, .TeamLineFarm_TBL, .TeamScheduleFarm_TBL, .TeamScoringFarm_TBL, .TeamStatsVSFarm_TBL
        {
            min-width:750px;max-width:100%;
        }
    }


.TeamLineFarm_TBL a, .TeamScheduleFarm_TBL a, .TeamScoringFarm_TBL a, .TeamStatsVSFarm_TBL a {
 color: #4c2a94;
 display: inline;
 padding: 5px;
 font-family: 'Sintony-Regular', cursive;
 font-size:20pt;
 margin-left: 5pt;
 width: auto;
 vertical-align: top;
 text-transform: uppercase;
 line-height: 50px;

}

@media screen and (max-width: 720px) {
        .TeamRosterPro_TOR, .TeamFreeAgents_TOR, .TeamStatsVSPro_TOR, .TeamInjurySuspension_TOR, .TeamRecordsPro_TOR, .TeamLinesPro_TOR, .TeamPlayerInfoPro_TOR, .TeamSchedulePro_TOR, .TeamScoringPro_TOR, .TeamFinancePro_TOR, .TeamHistory_TOR, .TeamProspects_TOR, .TeamLineFarm_TOR, .TeamScheduleFarm_TOR, .TeamScoringFarm_TOR, .TeamStatsVSFarm_TOR
        {
            min-width:750px;max-width:100%;
        }
    }

.TeamRosterPro_TOR a, .TeamFreeAgents_TOR a, .TeamStatsVSPro_TOR a, .TeamInjurySuspension_TOR a, .TeamRecordsPro_TOR a, .TeamLinesPro_TOR a, .TeamPlayerInfoPro_TOR a, .TeamSchedulePro_TOR a, .TeamScoringPro_TOR a, .TeamFinancePro_TOR a, .TeamHistory_TOR a, .TeamProspects_TOR a {
	color: #013777;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;
}

.TeamLineFarm_TOR a, .TeamScheduleFarm_TOR a, .TeamScoringFarm_TOR a, .TeamStatsVSFarm_TOR a {
  color: #af9867;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;
}

.TeamRosterPro_TOR:before, .TeamLinesPro_TOR:before, .TeamScoringPro_TOR:before, .TeamSchedulePro_TOR:before, .TeamStatsVSPro_TOR:before, .TeamPlayerInfoPro_TOR:before, .TeamFinancePro_TOR:before, .TeamProspects_TOR:before, .TeamInjurySuspension_TOR:before, .TeamHistory_TOR:before, .TeamRecordsPro_TOR:before, .TeamFreeAgents_TOR:before {
    content: url('images/teams/STHS/TOR-50.png');
    vertical-align: middle;
    padding: 5px;
}

.TeamLineFarm_TOR:before, .TeamScoringFarm_TOR:before, .TeamScheduleFarm_TOR:before, .TeamStatsVSFarm_TOR:before {
    content: url('images/teams/STHS/MSHL/Newfoundland-50.png');
    vertical-align: middle;
    padding: 5px;
}


.TeamRosterPro_VGK a, .TeamFreeAgents_VGK a, .TeamStatsVSPro_VGK a, .TeamInjurySuspension_VGK a, .TeamRecordsPro_VGK a, .TeamLinesPro_VGK a, .TeamPlayerInfoPro_VGK a, .TeamSchedulePro_VGK a, .TeamScoringPro_VGK a, .TeamFinancePro_VGK a, .TeamHistory_VGK a, .TeamProspects_VGK a {
	color: #8d744a;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;
}

.TeamLineFarm_VGK a, .TeamScheduleFarm_VGK a, .TeamScoringFarm_VGK a, .TeamStatsVSFarm_VGK a {
  color: #53565c;
  display: inline;
  padding: 5px;
  font-family: 'Sintony-Regular', cursive;
  font-size:20pt;
  margin-left: 5pt;
  width: auto;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 50px;
}

@media screen and (max-width: 720px) {
        .TeamRosterPro_VGK, .TeamFreeAgents_VGK, .TeamStatsVSPro_VGK, .TeamInjurySuspension_VGK, .TeamRecordsPro_VGK, .TeamLinesPro_VGK, .TeamPlayerInfoPro_VGK, .TeamSchedulePro_VGK, .TeamScoringPro_VGK, .TeamFinancePro_VGK, .TeamHistory_VGK, .TeamProspects_VGK, .TeamLineFarm_VGK, .TeamScheduleFarm_VGK, .TeamScoringFarm_VGK, .TeamStatsVSFarm_VGK
        {
            min-width:750px;max-width:100%;
        }
    }

.TeamRosterPro_VGK:before, .TeamLinesPro_VGK:before, .TeamScoringPro_VGK:before, .TeamSchedulePro_VGK:before, .TeamStatsVSPro_VGK:before, .TeamPlayerInfoPro_VGK:before, .TeamFinancePro_VGK:before, .TeamProspects_VGK:before, .TeamInjurySuspension_VGK:before, .TeamHistory_VGK:before, .TeamRecordsPro_VGK:before, .TeamFreeAgents_VGK:before {
    content: url('images/teams/STHS/VGK-50.png');
    vertical-align: middle;
    padding: 5px;
}

.TeamLineFarm_VGK:before, .TeamScoringFarm_VGK:before, .TeamScheduleFarm_VGK:before, .TeamStatsVSFarm_VGK:before {
    content: url('images/teams/STHS/MSHL/Henderson-50.png');
    vertical-align: middle;
    padding: 5px;
}
