* {margin: 0; padding: 0; font-size: 12px; line-height: 100%; list-style-type:none;}
html {width: 100%; height: 100%; background: #777;}

.sfs_PostSeasonGame {/*background-image: url('http://thumbs.dreamstime.com/z/football-grass-background-11230161.jpg');*/ background-image: url('../images/field_bg.jpg'); font-size: 100%; font-family: "helvetica neue", sans-serif;width: 960px; margin: 0 auto; border: 1px solid #444; height: 900px; position: relative;}
.sfs_PostSeasonGame * {font-family: "helvetica neue", sans-serif; font-size: 12px;}

/*-----Font Icons -----*/
[class*="webIcon "]:before {
    font-family: "webIcon"; 
    font-style:normal;
    -webkit-font-smoothing: antialiased;}
/*----- To add more icons use this link for reference: http://jsfiddle.net/zbrug/Yz9Vs/ ------*/
.sfs_PostSeasonGame .webIcon.search:before { content: "\1F50D" }
.sfs_PostSeasonGame .webIcon.chevron-left:before { content: "\E75D" }
.sfs_PostSeasonGame .webIcon.chevron-down:before { content: "\E75C" }
.sfs_PostSeasonGame .webIcon.chevron-up:before { content: "\E75F" }
.sfs_PostSeasonGame .webIcon.chevron-right:before { content: "\E75E" }
.sfs_PostSeasonGame .webIcon.circled-cross:before { content: "\2716" }


/*----Subtle Gray Gradient - Global-----*/
.sfs_PostSeasonGame .navigation, .sfs_PostSeasonGame .card .face, .sfs_PostSeasonGame .playerContent, .sfs_PostSeasonGame .pagination .buttonList li, .sfs_PostSeasonGame .league_leaderBoard ul.selectPosition, .sfs_PostSeasonGame .teamBanner  {background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */}


/*----Game Masthead---*/
.sfs_PostSeasonGame .masthead {position: relative; display: block; height: auto;}
.sfs_PostSeasonGame .masthead .gameBanner {height: 90px; width: 100%; background-image: url('../images/sfs_PostSeasonGame_banner.jpg'); display: block;}
.sfs_PostSeasonGame .teamBanner {height: 60px; width: 98%; margin: 0 1%; box-shadow: 0 5px 2px -3px rgba(0, 0, 0, 0.7), 0 0 0 1px #ccc inset; color: #335E96; text-shadow: 0 1px #fff; position: relative;}
.sfs_PostSeasonGame .teamBanner .teamName {font-size: 24px; position: absolute; left: 12px; top: 10px;}
.sfs_PostSeasonGame .teamBanner .teamStatus {position: absolute; bottom: 10px; left: 12px;}
.sfs_PostSeasonGame .teamBanner .totalPoints {font-size: 24px; position: absolute; right: 12px; top: 10px;}
.sfs_PostSeasonGame .teamBanner .totalPoints_desc {position: absolute; bottom: 10px; right: 12px;}

/*----Page Navigation---*/
.sfs_PostSeasonGame .navigation {display: block; height: 80px; width: 100%; position: relative; margin-bottom: 10px; box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.5); color: #335E96;}
.sfs_PostSeasonGame .pageContent {padding: 1% 1% 0px; width: 98%; clear: both;}
.sfs_PostSeasonGame .pageNav {width: 50%; position: relative; margin: 0 auto; height: 100%;}
.sfs_PostSeasonGame .pageNav h4 {display: block; text-align: center; font-size: 18px; font-weight: normal; line-height: 32px; text-shadow: 0 1px #fff; margin: 0;}
.sfs_PostSeasonGame .pageNav .selectRound {background: #4679BD; display: block; height: 48px; vertical-align: bottom; position: absolute; right: 0; left: 0; bottom: 0; padding: 0; margin: 0;}
.sfs_PostSeasonGame .pageNav .selectRound li {font-size: 13px; display: inline-block; float: left; width: 25%; text-align: center; line-height: 48px; color: #fff; position: relative;}
.sfs_PostSeasonGame .pageNav .selectRound li.active {background: #335E96;}
.sfs_PostSeasonGame .pageNav .selectRound li.active:after {content: ' '; height: 0; width: 0; border-left: 12px solid transparent; border-right: 12px solid transparent; border-top: 12px solid #335E96; position: absolute; left: 0; right: 0; bottom: -10px; margin: 0 auto; text-align: center;}
.sfs_PostSeasonGame .pageNav .selectRound li.active:hover:after {border-top: 12px solid #2C63A5;}
.sfs_PostSeasonGame .pageNav .selectRound li.active:hover {background: #2C63A5;}
.sfs_PostSeasonGame .pageNav .selectRound li:hover {background: #5586C6; cursor: pointer;}
.sfs_PostSeasonGame .navigation .leftNav, .sfs_PostSeasonGame .navigation .rightNav {display: inline-block; position: absolute;  width: 25%; text-align: center; top: 0; text-shadow: 0 1px #fff;}
.sfs_PostSeasonGame .navigation .leftNav {left: 0;}
.sfs_PostSeasonGame .navigation .rightNav {right: 0;}
.sfs_PostSeasonGame .navigation .leftNav a, .sfs_PostSeasonGame .navigation .rightNav a {text-decoration: none; color: #335E96;}
.sfs_PostSeasonGame .navigation .leftNav span, .sfs_PostSeasonGame .navigation .rightNav span {font-size: 22px; line-height: 80px; cursor: pointer; letter-spacing: -0.5px;}
.sfs_PostSeasonGame .navigation .leftNav i, .sfs_PostSeasonGame .navigation .rightNav i {padding: 0; font-size: 24px;}
.sfs_PostSeasonGame .navigation .leftNav i {padding-right: .5em;}
.sfs_PostSeasonGame .navigation .rightNav i {padding-left: .5em;}

/*--- Make Picks ---- */
.sfs_PostSeasonGame .makePicks ul {width: 100%; margin: 0 auto; text-align: center; padding: 0;}
.sfs_PostSeasonGame .makePicks ul li {display: inline-block;}
/* Card Design */
.sfs_PostSeasonGame .headshotContainer {float: left; background: rgba(0,0,0,0.5); width: 70px; height: 90px; position: relative;}
.sfs_PostSeasonGame .headshot {position: absolute; left:0; right: 0; top: 0; height: 60px; width: 60px; margin: 5px auto; text-align: center; color: white; font-size: 10px; line-height: 60px;}
.headshot img {background: rgba(255,255,255,0.5); border: 3px solid #ddd; border-radius: 50%; height: 55px; margin: 0 auto; text-align: center;}
.sfs_PostSeasonGame .headshotContainer span.multiplier {color: white; text-align: center; position: absolute;}
.sfs_PostSeasonGame .headshotContainer .position {font-weight: bold; color: white; position: absolute; bottom: 3px; left: 5px; font-size: 10px;}
.sfs_PostSeasonGame .card ul {list-style-type:none; padding: 0; margin: 0;}
.sfs_PostSeasonGame .card li.playerName, .sfs_PostSeasonGame .card li.gameStatus {text-align: left; display: block; text-indent: 5px; width: 150px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.sfs_PostSeasonGame .card li.playerName {font-size: 14px; font-weight: bold; line-height: 14px;}
.sfs_PostSeasonGame .card li.gameStatus {font-size: 10px; margin-bottom: 15px;}
.sfs_PostSeasonGame .card li.frontStat, .sfs_PostSeasonGame .card .statSummary li {display: inline-block; font-size: 20px; color: #4072B4; font-weight: bold; line-height: 22px;}
.sfs_PostSeasonGame .card li.frontStat span, .sfs_PostSeasonGame .card .statSummary li span {display:block; font-size: 10px; line-height: 10px; color: #555; font-weight: normal;}
.sfs_PostSeasonGame .card li.frontStat {width: 50%; float: left; text-align: center; margin: 0;}
.sfs_PostSeasonGame .card .cardOptions li {float: left; text-align: center; height: 44px; width: 50%; line-height: 42px; color: #fff; cursor: pointer; border-bottom: 1px solid rgba(255,255,255,0.2);}
.sfs_PostSeasonGame .card .cardOptions {width: 100%; background: #eee; position: absolute; left: 0px; bottom: -44px; box-shadow: 0 4px 2px -3px rgba(0, 0, 0, 0.7);}
.sfs_PostSeasonGame .card .cardOptions li.editPlayer {background: #4679BD;}
.sfs_PostSeasonGame .card .cardOptions li.viewStats {background: #47BC6C;}
.sfs_PostSeasonGame .card .face.back ul.statSummary li {margin: 0 auto 5px auto; text-align: center; width: 25%; float: left; font-size: 16px;}
.sfs_PostSeasonGame .card .face.back {box-shadow: 0 -4px #47BC6C inset;}

.sfs_PostSeasonGame .multiplier {
    display:none;
    background: #ddd;
    position:absolute;
    bottom:-5px;
    right:-5px;
    width:24px;
    height:24px;
    text-align: center;
    line-height: 20px;
    background:#ddd;
    letter-spacing: 0px;
    color: white;
    font-size: 14px;
    line-height: 24px;
    vertical-align: middle;
    border-radius:50%;
    /* ----Infinite Orbit Concept ------
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-timing-function:linear;
    -webkit-animation-name:text;
    -webkit-animation-duration:10s;
    -moz-animation-iteration-count:infinite;
    -moz-animation-timing-function:linear;
    -moz-animation-name:text;
    -moz-animation-duration:10s;*/
}

.sfs_PostSeasonGame .headshot {
    z-index: 9999;
    font-family: arial, sans-serif;
    width:60px;
    height:60px;
    border-radius: 50%;
    position:absolute;
   /* ----Infinite Orbit Concept ------ 
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-timing-function:linear;
    -webkit-animation-name:orbit;
    -webkit-animation-duration:10s;
    -moz-animation-iteration-count:infinite;
    -moz-animation-timing-function:linear;
    -moz-animation-name:orbit;
    -moz-animation-duration:10s;*/
}

/*Multiplier Colors*/
.sfs_PostSeasonGame .headshot.x2 .multiplier {display: inline-block; background: #eb800e;}
.sfs_PostSeasonGame .headshot.x3 .multiplier {display: inline-block; background: #7DE00D;}
.sfs_PostSeasonGame .headshot.x4 .multiplier {display: inline-block; background: #BD0DE0;}
.sfs_PostSeasonGame .headshot.x2 img {border-color: #eb800e;}
.sfs_PostSeasonGame .headshot.x3 img {border-color: #7DE00D;}
.sfs_PostSeasonGame .headshot.x4 img {border-color: #BD0DE0;}

/*Make Picks - Card Animation*/
.sfs_PostSeasonGame .flip {
  -webkit-perspective: 800;
    -moz-perspective: 800;
    perspective: 800;
   width: 150px;
   height: 134px;
    position: relative;
    padding-left: 70px;
    margin: 0 1em 1em 0;
}
.sfs_PostSeasonGame .position_list li:last-child .flip {margin-right: 0;}
.sfs_PostSeasonGame .flip .card.flipped {
  -webkit-transform: rotatex(-180deg);
    -moz-transform: rotatex(-180deg);
    transform: rotatex(-180deg);
   
}
.sfs_PostSeasonGame .flip .card {
  width: auto;
  height: 90px;
  -webkit-transform-style: preserve-3d;
  -webkit-transition: 0.2s;
   transform-style: preserve-3d;
   transition: 0.2s;
   -moz-transform-style: preserve-3d;
  -moz-transition: 0.2s;
    color: #555;
}
.sfs_PostSeasonGame .flip .card .face {
  width: 100%;
  height: 80px;
  position: absolute;
  -webkit-backface-visibility: hidden ;
    -moz-backface-visibility: hidden ;
    backface-visibility: hidden ;
  z-index: 2;
    font-size: 10px;
    text-align: left;
    padding: 5px 0;
}
.sfs_PostSeasonGame .flip .card .front {
  z-index: 1;
}
.sfs_PostSeasonGame .flip .card .back {
    display: block;
  -webkit-transform: rotatex(-180deg);
    -moz-transform: rotatex(-180deg);
    transform: rotatex(-180deg);
    background: white;
    cursor: pointer;
    top: 0px;
}

/* ### Empty Card ### */
.sfs_PostSeasonGame .emptyCard .card .face {height: 125px; box-shadow: 0 4px 2px -3px rgba(0, 0, 0, 0.7), 0 0 1px #ccc inset; cursor: pointer;}
.sfs_PostSeasonGame .emptyCard .card .face span.position {font-size: 16px; position: absolute; left: 10px; bottom: 10px; color: #444; font-weight: bold; letter-spacing: -0.5px; width: 115px; text-shadow: 0 1px #e5e5e5;}
.sfs_PostSeasonGame .emptyCard .headshotContainer .cardStatus {position: absolute; bottom: 5px; left: 0; right: 0; font-size: 14px; color: #fff;}
.sfs_PostSeasonGame .emptyCard .card .cardOptions {display: none;}
.sfs_PostSeasonGame .emptyCard .card .face div.position {overflow: hidden; position: absolute; right: 0; top: 0; width: 150px; height: 135px; background-image: url('../images/default_card.png'); border: none;}

/*Quarterback*/
.sfs_PostSeasonGame .emptyCard .card .face div.position.qb {background-position: 0 0;}
/*Running Back*/
.sfs_PostSeasonGame .emptyCard .card .face div.position.rb {background-position: -150px 0;}
/*Wide Receiver/Tight End*/
.sfs_PostSeasonGame .emptyCard .card .face div.position.wrte {background-position: -300px 0;}
/*Kicker*/
.sfs_PostSeasonGame .emptyCard .card .face div.position.kicker {background-position: -450px 0;}
/*Defense/Special Teams*/
.sfs_PostSeasonGame .emptyCard .card .face div.position.dst {background-position: -600px 0;}
/* End of Empty Card Styles */


/* ### Live Game Card ### */
.sfs_PostSeasonGame .activeGame .card .cardOptions .editPlayer {display: none;}
.sfs_PostSeasonGame .activeGame .card .cardOptions .viewStats {width: 100%;}
/* End of Live Game Card Styles */



/*Card-Flip Animation CSS*/
@-webkit-keyframes orbit { 
from { -webkit-transform:rotate(0deg) } 
to { -webkit-transform:rotate(360deg) } 
}
@-moz-keyframes orbit { 
from { -moz-transform:rotate(0deg) } 
to { -moz-transform:rotate(360deg) } 
}

@-webkit-keyframes text { 
from { -webkit-transform:rotate(360deg) } 
to { -webkit-transform:rotate(0deg) } 
}
@-moz-keyframes text { 
from { -moz-transform:rotate(360deg) } 
to { -moz-transform:rotate(0deg) } 
}

/* ----- Make Picks - Player Select - Slide-in Content from Left ---- */
.sfs_PostSeasonGame .slideContent {height: 700px; position: absolute; bottom: 0px; z-index: 99999;}
.sfs_PostSeasonGame .playerSelect {width: 100%; height: 100%; position: relative; display: block;}
.sfs_PostSeasonGame .toggle {float: left; background: red; color: white; cursor: pointer; left: 0; display: inline-block; width: 60px; height: 30px;}
.sfs_PostSeasonGame .playerContent {width: 0; height: 100%; bottom: 0; position:relative; overflow: hidden; display: inline-block; float: left; transition: all 0.3s ease;}
.sfs_PostSeasonGame .playerSelect.active {position: relative;}
.sfs_PostSeasonGame .playerSelect.active .toggle {background: blue; position: absolute; left: 0; z-index: 9999999999; display:none;}
.sfs_PostSeasonGame .playerSelect.active .playerContent {width: 960px; left: 0; box-shadow: 0 -2px 3px rgba(0,0,0,0.5);}

/* --- Live Scoring Adjustments --- */
.sfs_PostSeasonGame .liveScoring {height: 700px; top: 120px; z-index: 99999;}
.sfs_PostSeasonGame .liveScoring .playerContent {width: 100%; background: none;}
.sfs_PostSeasonGame .liveScoring .playerContainer, .sfs_PostSeasonGame .liveScoring .pagination, .sfs_PostSeasonGame .liveScoring .playerList, .sfs_PostSeasonGame .league_leaderBoard .leagueLeaders, .sfs_PostSeasonGame .league_leaderBoard .playerList  {box-shadow: 0 5px 2px -3px rgba(0, 0, 0, 0.7)}
.sfs_PostSeasonGame .liveScoring .playerData ul li {margin-bottom: 1em;}
.sfs_PostSeasonGame .liveScoring .playerData .statSummary {width: 100%;}
.sfs_PostSeasonGame .liveScoring .playerData .statSummary li {margin: 0;}
.sfs_PostSeasonGame .liveScoring .playerData .statSummary li.scoreContainer {background: #eee; box-shadow: 0 0 1px 0 #bbb inset; display: inline-block; width: 75%; text-align: left;}
.sfs_PostSeasonGame .liveScoring .playerData .statSummary li.scoreContainer ul {display: inline-block; height: 42px; vertical-align: middle; padding: 6px 0;}
.sfs_PostSeasonGame .liveScoring .playerData .statSummary li.scoreContainer li {width: 100%; font-size: 12px; color: #444; height: 20px; line-height: 20px; text-align: left; position: relative; margin: 0;}
.sfs_PostSeasonGame .liveScoring .playerData .statSummary li.scoreContainer ul.teams {text-indent: 1em; width: 50%;}
.sfs_PostSeasonGame .liveScoring .playerData .statSummary li.scoreContainer ul.scores {text-align: right; width: 20%;}
.sfs_PostSeasonGame .liveScoring .playerData .statSummary li.scoreContainer ul.gameStatus {text-align: center; width: 20%;}
.sfs_PostSeasonGame .liveScoring .playerData .statSummary li.scoreContainer ul.gameStatus li {display: inline-block;}
.sfs_PostSeasonGame .liveScoring .playerData .statSummary li.scoreContainer ul.scores li, .sfs_PostSeasonGame .liveScoring .playerData .statSummary li.scoreContainer ul.gameStatus li {text-align: center;}

/*Two Column Layout*/
.sfs_PostSeasonGame .leftColumn {width: 38.5%; float: left;position: relative; padding: 1% .5% 1% 1%;}
.sfs_PostSeasonGame .rightColumn {width: 58.5%; padding: 1% 1% 1% .5%; float: right; position: relative;}

/* Search Box */
.sfs_PostSeasonGame .searchPlayers {width: 100%; display: block; position:relative; border: 1px solid #ccc; margin-bottom: 1em;}
.sfs_PostSeasonGame .searchPlayers .searchBox {padding-right: 42px; background-color: yellow; height: 42px; line-height: 42px;}
.sfs_PostSeasonGame .searchPlayers .searchBox input {float: left; border: none; background: #fff; width: 100%; height: 42px; text-indent: 10px; line-height: 42px;}
.sfs_PostSeasonGame .searchPlayers .searchIcon {border:none; background: #335E96; float: right; width: 46px; height: 42px; position: absolute; top: 0px; right: 0; cursor: pointer; color: #fff; text-align: center;}
.sfs_PostSeasonGame .searchPlayers .searchIcon .webIcon.search {font-size: 36px; line-height: 42px;}
.sfs_PostSeasonGame .buttonList {height: 44px; margin: 0 0 1em 0; display: block;}
.sfs_PostSeasonGame .buttonList li {font-size: 16px; display:inline-block; float: left; height: 40px; border: 1px solid #ccc; line-height: 40px; color: #fff; background: #aaa; padding: 0 2em; min-width: 40px; text-align: center; margin: 0 0 0 .5em; cursor: pointer; float: right;}
.sfs_PostSeasonGame .buttonList li.closeContent {background: #BA4646; border: 1px solid #A03535;}
.sfs_PostSeasonGame .buttonList li.updatePlayer {background: #47BC6C; border: 1px solid #2E9B4F;}

/*Player Select & Live Scoring Player Content */
.sfs_PostSeasonGame .playerContainer, .sfs_PostSeasonGame .league_leaderBoard .leagueLeaders {width: 100%; border: 1px solid #ccc; background: #fff;}
.sfs_PostSeasonGame .playerContainer .headshotContainer {height: 145px; width: 160px; background: transparent; color: #444;}
.sfs_PostSeasonGame .playerContainer .headshotContainer .headshot {height: 130px; width: 140px; line-height: 130px;}
.sfs_PostSeasonGame .playerContainer .headshotContainer .headshot img {height: 125px; border-width: 5px;}
.sfs_PostSeasonGame .playerContainer .headshotContainer .headshot span.multiplier {height: 45px; font-size: 24px; width: 45px; line-height: 45px; color: #fff;}
.sfs_PostSeasonGame .playerContainer .headshotContainer span {color: #444;}
.sfs_PostSeasonGame .playerContainer .playerData {height: 115px; padding: 15px 0 15px 160px; color: #444; position: relative;}
.sfs_PostSeasonGame .playerData .firstName, .sfs_PostSeasonGame .playerData .lastName {display: block;}
.sfs_PostSeasonGame .playerData .firstName {font-size: 16px; font-weight: 200;}
.sfs_PostSeasonGame .playerData .lastName {font-size: 24px; font-weight: 400; margin-bottom: 5px;}
.sfs_PostSeasonGame .playerData .posNumber {position: absolute; color: #d5d5d5; top: 15px; right: 15px;}
.sfs_PostSeasonGame .playerData .posNumber span {display: inline-block; font-size: 52px; margin: 0; padding: 0; letter-spacing: -3px; font-weight: 400;}
.sfs_PostSeasonGame .playerData .posNumber span:nth-child(2) {color: #aaa; font-weight: 500;}
.sfs_PostSeasonGame .playerData ul li {display: inline-block; margin: 0 0.25em 2em 0; }
.sfs_PostSeasonGame .playerData .statSummary {width: 100%;}
.sfs_PostSeasonGame .playerData .statSummary li {margin: 0; text-align: center; width: 25%; float: left;  font-size: 24px; color: #4072B4; line-height: 24px;}
.sfs_PostSeasonGame .playerData .statSummary li span {display:block; color: #555; font-weight: normal; font-size: 12px;}
.sfs_PostSeasonGame .playerSelect .banner {background: #eb800e; color: #fff; font-size: 14px; height: 32px; line-height: 32px; position: relative; text-indent: 1em;}
.sfs_PostSeasonGame .playerSelect .banner span {color: #fff; font-size: 14px;}
.sfs_PostSeasonGame .statPanel h2 {color: #eb800e; font-size: 16px; padding: .5em; display: block; border-bottom: 1px solid #ccc; margin: 0;}
.sfs_PostSeasonGame .statPanel .statSummary {width: 100%; position: relative;}
.sfs_PostSeasonGame .statPanel .statSummary li {margin: .5em 0; text-align: center; width: 19.5%; display: inline-block; font-size: 20px; line-height: 20px; color: #444;}
.sfs_PostSeasonGame .statPanel .statSummary li span {display:block; color: #777; font-weight: normal;}

/*Player Select List*/
.sfs_PostSeasonGame .playerList {background: #fff; border: 1px solid #ccc;}
.sfs_PostSeasonGame .playerList .player {width: 100%; display: block;}
.sfs_PostSeasonGame .playerList .player article {height: 76px; background: #fff; border-bottom: 1px solid #ccc; position: relative;}
.sfs_PostSeasonGame .playerList .player.active article {background: #335E96;}
.sfs_PostSeasonGame .playerList .player.active article * {color: #fff;}
.sfs_PostSeasonGame .playerList .player.active:hover article {background: #2C63A5;}
.sfs_PostSeasonGame .playerList .player.active {position: relative;}
.sfs_PostSeasonGame .playerList .player.active:after {border-bottom: 38px solid transparent; border-left: 19px solid #275894; border-top: 38px solid transparent; content: " "; position: absolute; right: -19px; top: 0; z-index: 999999;}
.sfs_PostSeasonGame .playerList .player:hover article {background: #F4F7F9; cursor: pointer;}
.sfs_PostSeasonGame .playerList .player:last-child article {border: none;}
.sfs_PostSeasonGame .playerList article .teamColor {background: #ccc; width: 10px; height: 100%; float: left;}
.sfs_PostSeasonGame .playerList .headshotContainer {background: transparent; height: 75px;}
.sfs_PostSeasonGame .playerList article .playerInfo {padding-left: 25%; width: 75%; color: #444; height: 100%;}
.sfs_PostSeasonGame .playerList article .playerInfo ul {padding: 4px 0;}
.sfs_PostSeasonGame .playerList article .playerInfo ul li {font-size: 11px;}
.sfs_PostSeasonGame .playerList article .playerInfo ul.rankings {background: rgba(0,0,0,0.1); position: absolute; right: 0; bottom: 0; width: 75%; z-index: 0;}
.sfs_PostSeasonGame .playerList article .playerInfo ul.rankings li {line-height: 15px; padding-left: .5em;}
.sfs_PostSeasonGame .playerList article .playerInfo .playerName, .sfs_PostSeasonGame .playerList article .playerInfo .gameStatus {font-size: 14px; font-weight: bold; line-height: 16px; width: 190px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.sfs_PostSeasonGame .playerList article .seasonAvg, .sfs_PostSeasonGame .playerList article .userPct {position: absolute; right: 0; color: #4072B4; font-size: 18px; text-align: center; width: 90px; height: 30px; padding: 4px 0; z-index: 1;}
.sfs_PostSeasonGame .playerList article .seasonAvg {top: 0;}
.sfs_PostSeasonGame .playerList article .userPct {bottom: 0;}
.sfs_PostSeasonGame .playerList article .seasonAvg span, .sfs_PostSeasonGame .playerList article .userPct span {color: #444; font-size: 10px; margin-right: 0.25em; display: block;}
.sfs_PostSeasonGame .pagination .buttonList {border: 1px solid #bbb; margin-top: .25em;}
.sfs_PostSeasonGame .pagination .buttonList li {margin: 0; width: 50%; padding: 0; border: none; height: 100%; color: #999; text-shadow: 0 1px #fff;}
.sfs_PostSeasonGame .pagination .buttonList li:hover {background: #335E96; color: #fff; text-shadow: none;}

/* ### Leaderboard Styles ### */
.sfs_PostSeasonGame .league_leaderBoard h2 {color: #335E96; font-size: 16px; padding: .5em; display: block; border-bottom: 1px solid #ccc; margin: 0;}
.sfs_PostSeasonGame .league_leaderBoard ul.selectPosition {width: 100%; display: block; height: 44px; border-bottom: 1px solid #ccc;}
.sfs_PostSeasonGame .league_leaderBoard ul.selectPosition li {color: #444; display: inline-block; margin: 0; padding: 0; width: 13.75%; text-align: center; line-height: 44px; cursor: pointer;}
.sfs_PostSeasonGame .league_leaderBoard ul.selectPosition li.active {color: #fff; background: #335E96;}

/*Leaderboard Team Table*/
.sfs_PostSeasonGame .league_leaderBoard .leagueLeaders table tr {height: 28px; line-height: 28px; text-align: center; padding: 0 3px;}
.sfs_PostSeasonGame .league_leaderBoard .leagueLeaders table td {font-size: 14px; color: #555; padding: 0 3px;}
.sfs_PostSeasonGame .league_leaderBoard .leagueLeaders table thead tr {background: #335E96; color: #fff; height: 36px;}
.sfs_PostSeasonGame .league_leaderBoard .leagueLeaders table tbody tr:hover {background: #F4F7F9;}
.sfs_PostSeasonGame .league_leaderBoard .leagueLeaders table tr td:nth-child(2), .sfs_PostSeasonGame .league_leaderBoard .leagueLeaders table thead th:nth-child(2) {text-align: left;}
.sfs_PostSeasonGame .league_leaderBoard .leagueLeaders table tbody tr.currentTeam {height: 42px; background: #7496BF;}
.sfs_PostSeasonGame .league_leaderBoard .leagueLeaders table tbody tr.currentTeam td { color: #fff;}

/*Player Leaderboard Styles*/
.sfs_PostSeasonGame .league_leaderBoard .playerList {background: #fff; border: 1px solid #ccc;}
.sfs_PostSeasonGame .league_leaderBoard .playerList .player {width: 100%; display: block;}
.sfs_PostSeasonGame .league_leaderBoard .playerList .player:last-child article {border: none;}
.sfs_PostSeasonGame .league_leaderBoard .playerList .headshotContainer {background: transparent; height: 75px;}
.sfs_PostSeasonGame .league_leaderBoard .playerList article .playerInfo {padding-left: 16%; width: 84%;}
.sfs_PostSeasonGame .league_leaderBoard .playerList article .playerInfo ul {height: 40px; padding: 10px 0;}
.sfs_PostSeasonGame .league_leaderBoard .playerList .headshotContainer {height: 60px; width: 70px;}
.sfs_PostSeasonGame .league_leaderBoard .playerList .headshotContainer .headshot {height: 56px; width: 60px; line-height: 60px; margin: 2px auto;}
.sfs_PostSeasonGame .league_leaderBoard .playerList .headshotContainer .headshot img {height: 50px;}
.sfs_PostSeasonGame .league_leaderBoard .playerList .headshotContainer .headshot span.multiplier {height: 20px; font-size: 12px; width: 20px; line-height: 20px; color: #fff; right: 0px; bottom: 0; color: #fff;}
.sfs_PostSeasonGame .league_leaderBoard .playerList article .playerInfo ul {height: 40px; padding: 10px 0;}
.sfs_PostSeasonGame .league_leaderBoard .playerList article .playerInfo li {transition: all 0.3s ease-in-out;}
.sfs_PostSeasonGame .league_leaderBoard .playerList article .playerInfo .gameStatus {font-size: 13px; color: green;}
.sfs_PostSeasonGame .league_leaderBoard .playerList article .playerInfo .playerName {font-size: 15px; line-height: 20px; width: 220px;}
.sfs_PostSeasonGame .league_leaderBoard .playerList article .statSummary li span, .sfs_PostSeasonGame .league_leaderBoard .playerList article .statSnapshot li span {display: block; color: #444;}
.sfs_PostSeasonGame .league_leaderBoard .playerList article .statSummary li, .sfs_PostSeasonGame .league_leaderBoard .playerList article .statSnapshot li {display: inline-block; color: #4072B4; font-size: 18px; text-align: center; margin-right: .5em; height: 30px; padding: 4px 0; z-index: 1; overflow: hidden;}
.sfs_PostSeasonGame .league_leaderBoard .playerList .player .statSummary {width: auto; position: absolute; right: 50px; top: 0; overflow: hidden;}
.sfs_PostSeasonGame .playerList article .playerInfo .gameStatus {font-weight: normal;}

/*Snapshot Toggle Styles*/
.sfs_PostSeasonGame .league_leaderBoard .playerList .player .snapshot_toggle {position: absolute; right: 0; top: 0; width: 40px; background: #eee; height: 100%;  -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; border-left: 1px solid #ccc;}
.sfs_PostSeasonGame .league_leaderBoard .playerList .player .snapshot_toggle i {background: #335E96; border-radius: 50%; color: #fff; position: absolute; font-size: 20px; height: 10px; width: 10px; line-height: 10px; padding: 6px; top: 20px; left: -10px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.sfs_PostSeasonGame .league_leaderBoard .playerList article .snapshot_toggle .view {text-align: center; position: absolute; left: 0; right: 0; bottom: 18px; top: 18px; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
.sfs_PostSeasonGame .league_leaderBoard .playerList .player .statSnapshot {width: 0; overflow: hidden;}
.sfs_PostSeasonGame .league_leaderBoard .playerList .player .statSnapshot li {width: 0; overflow: hidden;}

/*Active States*/
.sfs_PostSeasonGame .league_leaderBoard .playerList .player article {height: 60px;}
.sfs_PostSeasonGame .league_leaderBoard .playerList .player.active article {background: #fff;}
.sfs_PostSeasonGame .league_leaderBoard .playerList .player.active:hover article {background: #F4F7F9;}
.sfs_PostSeasonGame .league_leaderBoard .playerList .player.active .playerInfo .playerName {color: #444;}
.sfs_PostSeasonGame .league_leaderBoard .playerList .player.active:after {display:none;}
.sfs_PostSeasonGame .league_leaderBoard .playerList .player.active .playerInfo .gameStatus, .sfs_PostSeasonGame .league_leaderBoard .playerList .player.active .playerInfo .playerName {width: 60px;}
.sfs_PostSeasonGame .league_leaderBoard .playerList .player.active .snapshot_toggle {width: 400px;}
.sfs_PostSeasonGame .league_leaderBoard .playerList .player.active .snapshot_toggle .view {display: none;}
.sfs_PostSeasonGame .league_leaderBoard .playerList .player.active .view {width: 0; overflow: hidden;}
.sfs_PostSeasonGame .league_leaderBoard .playerList .player.active .statSummary li {width: 0;}
.sfs_PostSeasonGame .league_leaderBoard .playerList .player.active .statSnapshot {width: 97%; padding-left: 3%;}
.sfs_PostSeasonGame .league_leaderBoard .playerList .player.active .statSnapshot li {text-align: center; width: 14.5%; float: left; margin: 0 1%;}
.sfs_PostSeasonGame .league_leaderBoard .playerList .player.active .snapshot_toggle i {color: #fff; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}



/*LIVE SCORING v2 */
/*Two Column Layout*/
.sfs_PostSeasonGame .liveScoring .leftColumn {width: 48.5%; float: left;position: relative; padding: 1% .5% 1% 1%;}
.sfs_PostSeasonGame .liveScoring .rightColumn {width: 48.5%; padding: 1% 1% 1% .5%; float: right; position: relative;}
.sfs_PostSeasonGame .liveScoring .hidden {display: none;}
.sfs_PostSeasonGame .liveScoring .playerContainer {height: 475px;}
.sfs_PostSeasonGame .liveScoring .playerContainer .closeContent {background: #eee; height: 26px; width: 100%; display: block; position: relative; z-index: 998;}
.sfs_PostSeasonGame .liveScoring .playerContainer .closeContent span {background: #999; font-size: 14px; padding: 6px 16px; position: absolute; right: 0; top: 0; color: #fff; cursor: pointer;}
.sfs_PostSeasonGame .liveScoring .playerContainer .closeContent i {color: red; font-size: 32px; position: absolute; right: 4px; top: 2px; cursor: pointer; height: 32px; width: 32px;}
.sfs_PostSeasonGame .liveScoring .leftColumn .playerList .player.active:after, .sfs_PostSeasonGame .liveScoring .rightColumn .playerList .player.active:after, .sfs_PostSeasonGame .liveScoring .rightColumn .playerList .player.active:before {display: none;}
/*.sfs_PostSeasonGame .liveScoring .rightColumn .playerList .player.active:before {content: ""; border-bottom:  38px solid transparent; border-top:  38px solid transparent; left: -20px; position: absolute; border-right: 19px solid #275894; z-index:999;}*/
.sfs_PostSeasonGame .liveScoring .playerSelect.active .playerContent {box-shadow: none;}
.sfs_PostSeasonGame .liveScoring .headshotContainer .position {bottom: 0; font-size: 10px; left: 60px; color: #444; width: 36px; text-align: center;}
.sfs_PostSeasonGame .liveScoring .player.active .headshotContainer .position {color: #fff;}
.sfs_PostSeasonGame .multiplier:hover {cursor: help;}
.sfs_PostSeasonGame .multiplier:hover:after {cursor: help; position: absolute; left: 20px; top: 20px;content: "For each round a player has been selected and successfully advances, a multiplier is applied in their next round"; background: #FFFFDF; font-size: 12px; font-family: arial, sans-serif; width: 220px; border: 1px solid #aaa; box-shadow: 0 0 3px 1px rgba(0,0,0,0.15); padding: 5px; z-index: 9999; color: #444; height: auto; line-height:16px;}
.sfs_PostSeasonGame .playerContainer .multiplier:hover:after {left: 40px; top: 40px;}
.sfs_PostSeasonGame .liveScoring .playerList article .playerInfo .playerName {width: 75%;}
.sfs_PostSeasonGame .liveScoring .playerList article .playerInfo .playerName .teamName {font-weight: normal; width: 30px; display: inline-block;}

/* ### Team Specific Colors ### */
/* Arizona Cardinals - Primary: #b10c3f - Secondary: #fec333 - Alt1: #fff - ALT2: #000 */
.sfs_PostSeasonGame .playerList article .teamColor.ARI, .sfs_PostSeasonGame .playerContainer.ARI .banner {background: #b10c3f;}
.sfs_PostSeasonGame .playerContainer.ARI h2 {color: #b10c3f;}

/* Atlanta Falcons - Primary: #c8243d - Secondary: #000000 - Alt1: #ffffff - Alt2: #dce0e5 */
.sfs_PostSeasonGame .playerList article .teamColor.ATL, .sfs_PostSeasonGame .playerContainer.ATL .banner {background: #c8243d;}
.sfs_PostSeasonGame .playerContainer.ATL h2 {color: #c8243d;}

/* Baltimore Ravens - Primary: #2b2e8b - Secondary: #d4ab41 - ALT1: #000 - ALT2: #000*/
.sfs_PostSeasonGame .playerList article .teamColor.BAL, .sfs_PostSeasonGame .playerContainer.BAL .banner {background: #2b2e8b;}
.sfs_PostSeasonGame .playerContainer.BAL h2 {color: #2b2e8b;}

/* Buffalo Bills - Primary: #005596  - Secondary: #da2127 - Alt1: #ffffff - ALT2: #b1b9bc */
.sfs_PostSeasonGame .playerList article .teamColor.BUF, .sfs_PostSeasonGame .playerContainer.BUF .banner {background: #005596;}
.sfs_PostSeasonGame .playerContainer.BUF h2 {color: #005596;}

/* Carolina Panthers - Primary: #009ad9  - Secondary: #000000 - Alt1: #d1d2d4 - Alt2: #fff */
.sfs_PostSeasonGame .playerList article .teamColor.CAR, .sfs_PostSeasonGame .playerContainer.CAR .banner {background: #009ad9;}
.sfs_PostSeasonGame .playerContainer.CAR h2 {color: #009ad9;}

/* Chicago Bears - Primary: #f46425  - Secondary: #001240 - Alt1: #ffffff */
.sfs_PostSeasonGame .playerList article .teamColor.CHI, .sfs_PostSeasonGame .playerContainer.CHI .banner {background: #f46425;}
.sfs_PostSeasonGame .playerContainer.CHI h2 {color: #f46425;}

/* Cincinnati Bengals - Primary: #f04f23 - Secondary: #000000 - Alt2: #ffffff */
.sfs_PostSeasonGame .playerList article .teamColor.CIN, .sfs_PostSeasonGame .playerContainer.CIN .banner {background: #f04f23;}
.sfs_PostSeasonGame .playerContainer.CIN h2 {color: #f04f23;}

/* Cleveland Browns - Primary: #311700  - Secondary: #f46523 - Alt1: #f46523 - Alt2: #ffffff */
.sfs_PostSeasonGame .playerList article .teamColor.CLE, .sfs_PostSeasonGame .playerContainer.CLE .banner {background: #311700;}
.sfs_PostSeasonGame .playerContainer.CLE h2 {color: #311700;}

/* Dallas Cowboys - Primary: #00295b - Secondary: #bacbd3 - ALT1: #d1d2d4 - ALT2: #FFFFFF  */
.sfs_PostSeasonGame .playerList article .teamColor.DAL, .sfs_PostSeasonGame .playerContainer.DAL .banner {background: #00295b;}
.sfs_PostSeasonGame .playerContainer.DAL h2 {color: #00295b;}

/* Denver Broncos - Primary: #f15525 - Secondary: #001f55 - Alt1: #ffffff */
.sfs_PostSeasonGame .playerList article .teamColor.DEN, .sfs_PostSeasonGame .playerContainer.DEN .banner {background: #f15525;}
.sfs_PostSeasonGame .playerContainer.DEN h2 {color: #f15525;}

/* Detroit Lions - Primary: #006db0 - Secondary: #c5c7cf - Alt1: #000000 - Alt2: #ffffff */
.sfs_PostSeasonGame .playerList article .teamColor.DET, .sfs_PostSeasonGame .playerContainer.DET .banner {background: #006db0;}
.sfs_PostSeasonGame .playerContainer.DET h2 {color: #006db0;}

/* Green Bay Packers - Primary: #29433a - Secondary: #ffc20f - Alt1: #000000 - Alt2: #ffffff */
.sfs_PostSeasonGame .playerList article .teamColor.GB, .sfs_PostSeasonGame .playerContainer.GB .banner {background: #29433a;}
.sfs_PostSeasonGame .playerContainer.GB h2 {color: #29433a;}

/* Houston Texans - Primary: #001240 - Secondary: #c82341 - Alt1: #ffffff */
.sfs_PostSeasonGame .playerList article .teamColor.HOU, .sfs_PostSeasonGame .playerContainer.HOU .banner {background: #001240;}
.sfs_PostSeasonGame .playerContainer.HOU h2 {color: #001240;}

/* Indianapolis Colts - Primary: #00427e - Secondary: #ffffff - ALT1: b2b9c1 */
.sfs_PostSeasonGame .playerList article .teamColor.IND, .sfs_PostSeasonGame .playerContainer.IND .banner {background: #00427e;}
.sfs_PostSeasonGame .playerContainer.IND h2 {color: #00427e;}

/* Jacksonville Jaguars - Primary: #006676 - Secondary: #d6a22a - Alt1: #000000 - Alt2: #ffffff */
.sfs_PostSeasonGame .playerList article .teamColor.JAC, .sfs_PostSeasonGame .playerContainer.JAC .banner {background: #006676;}
.sfs_PostSeasonGame .playerContainer.JAC h2 {color: #006676;}

/* Kansas City Chiefs - Primary: #c82341 - Secondary: #F2C800 - Alt1: #000000 - Alt2: #ffffff */
.sfs_PostSeasonGame .playerList article .teamColor.KC, .sfs_PostSeasonGame .playerContainer.KC .banner {background: #c82341;}
.sfs_PostSeasonGame .playerContainer.KC h2 {color: #c82341;}

/* Miami Dolphins - Primary: #008f97 - Secondary: #f48221 - Alt1: #02567a - Alt2: #ffffff */
.sfs_PostSeasonGame .playerList article .teamColor.MIA, .sfs_PostSeasonGame .playerContainer.MIA .banner {background: #008f97;}
.sfs_PostSeasonGame .playerContainer.MIA h2 {color: #008f97;}

/* Minnnesota Vikings - Primary: #512586 - Secondary: #fec52e - Alt1: #000000 - Alt2: #ffffff */
.sfs_PostSeasonGame .playerList article .teamColor.MIN, .sfs_PostSeasonGame .playerContainer.MIN .banner {background: #512586;}
.sfs_PostSeasonGame .playerContainer.MIN h2 {color: #512586;}

/* New England Patriots - Primary: #d1d2d4  - Secondary: #00295b - Alt1: #da2127 - ALT2: #FFFFFF */
.sfs_PostSeasonGame .playerList article .teamColor.NE, .sfs_PostSeasonGame .playerContainer.NE .banner {background: #00295b;}
.sfs_PostSeasonGame .playerContainer.NE h2 {color: #00295b;}

/* New Orleans Saints - Primary: #c8aa76 - Secondary: #000000 - Alt2: #ffffff */
.sfs_PostSeasonGame .playerList article .teamColor.NO, .sfs_PostSeasonGame .playerContainer.NO .banner {background: #c8aa76;}
.sfs_PostSeasonGame .playerContainer.NO h2 {color: #c8aa76;}

/* New York Giants - Primary: #003d7e  - Secondary: #ca2341 - Alt1: #b2b9c1 - Alt2: #ffffff */
.sfs_PostSeasonGame .playerList article .teamColor.NYG, .sfs_PostSeasonGame .playerContainer.NYG .banner {background: #003d7e;}
.sfs_PostSeasonGame .playerContainer.NYG h2 {color: #003d7e;}

/* New York Jets - Primary: #29433a - Secondary: #FFF - ALT1: #d4d4d4  */
.sfs_PostSeasonGame .playerList article .teamColor.NYJ, .sfs_PostSeasonGame .playerContainer.NYJ .banner {background: #29433a;}
.sfs_PostSeasonGame .playerContainer.NYJ h2 {color: #29433a;}

/* Oakland Raiders - Primary: #000000 - Secondary: #bcc3cb - Alt1: #ffffff */
.sfs_PostSeasonGame .playerList article .teamColor.OAK, .sfs_PostSeasonGame .playerContainer.OAK .banner {background: #000000;}
.sfs_PostSeasonGame .playerContainer.OAK h2 {color: #000000;}

/* Philadelphia Eagles - Primary: #004c54 - Secondary: #bacbd3 - Alt1: #000000 - Alt2: #ffffff */
.sfs_PostSeasonGame .playerList article .teamColor.PHI, .sfs_PostSeasonGame .playerContainer.PHI .banner {background: #004c54;}
.sfs_PostSeasonGame .playerContainer.PHI h2 {color: #004c54;}

/* Pittsburgh Steelers - Primary: #ffc20f - Secondary: #000000 - Alt1: #b2b9c1 - Alt2: #ffffff - DARKER YELLOW FOR TEXT: #F2B818*/
.sfs_PostSeasonGame .playerList article .teamColor.PIT, .sfs_PostSeasonGame .playerContainer.PIT .banner {background: #F2B818;}
.sfs_PostSeasonGame .playerContainer.PIT h2 {color: #F2B818;}

/* San Diego Chargers - Primary: #0083c9 - Secondary: #ffc20f - Alt1: #00295b - ALT2: #FFF */
.sfs_PostSeasonGame .playerList article .teamColor.SD, .sfs_PostSeasonGame .playerContainer.SD .banner {background: #0083c9;}
.sfs_PostSeasonGame .playerContainer.SD h2 {color: #0083c9;}

/* San Francisco 49ers - Primary: #c8aa76 - Secondary: #b9083e - Alt1: #d1d2d4 - Alt2: #ffffff  */
.sfs_PostSeasonGame .playerList article .teamColor.SF, .sfs_PostSeasonGame .playerContainer.SF .banner {background: #c8aa76;}
.sfs_PostSeasonGame .playerContainer.SF h2 {color: #c8aa76;}

/* Seattle Seahawks - Primary: #69bd25 - Secondary: #001532 - Alt1: #9ba0a3 - Alt2: #ffffff */
.sfs_PostSeasonGame .playerList article .teamColor.SEA, .sfs_PostSeasonGame .playerContainer.SEA .banner {background: #69bd25;}
.sfs_PostSeasonGame .playerContainer.SEA h2 {color: #69bd25;}

/* St. Louis Rams - Primary: #00295b - Secondary: #c8aa76 - Alt1: #ffffff */
.sfs_PostSeasonGame .playerList article .teamColor.STL, .sfs_PostSeasonGame .playerContainer.STL .banner {background: #00295b;}
.sfs_PostSeasonGame .playerContainer.STL h2 {color: #00295b;}

/* Tampa Bay Bucaneers - Primary: #c82341 - Secondary: #696460 - Alt1: #030303 - Alt2: #fa661f */
.sfs_PostSeasonGame .playerList article .teamColor.TB, .sfs_PostSeasonGame .playerContainer.TB .banner {background: #c82341;}
.sfs_PostSeasonGame .playerContainer.TB h2 {color: #c82341;}

/* Tennessee Titans - Primary: #4395d1 - Secondary: #00295b - Alt1: #d61f23 - Alt2: #ffffff - ALT3: #bec2cb*/
.sfs_PostSeasonGame .playerList article .teamColor.TEN, .sfs_PostSeasonGame .playerContainer.TEN .banner {background: #4395d1;}
.sfs_PostSeasonGame .playerContainer.TEN h2 {color: #4395d1;}

/* Washington Redskins - Primary: #773141 - Secondary: #ffc20f - Alt1: #000000 - Alt2: #ffffff */
.sfs_PostSeasonGame .playerList article .teamColor.WAS, .sfs_PostSeasonGame .playerContainer.WAS .banner {background: #773141;}
.sfs_PostSeasonGame .playerContainer.WAS h2 {color: #773141;}