.sitemap {
  display: none;
}
.NavBarBuffer {
  height: 41px;
  width: 100%;
}
.NavBarIcon {
  float: right;
}
.NavBarIcon img {
  margin-top: 8px;
  margin-left: 5px;
  border: 0px;
  height: 24px;
  width: 24px;
}
.ClickHome {
  float: left;
  width: 136px;
  height: 65px;
  cursor: pointer;
}
table > tbody > tr > td.TeamLogo {
  width: 85px;
  height: 85px;
  padding: 5px;
}
table > tbody > tr > td.TeamLogo img {
  width: auto;
  height: 75px;
  max-width: 150px !important;
}
table > tbody > tr > td.TeamLogo span {
  font-size: 44px;
}
img.TeamLogo {
  width: auto;
  height: 75px;
  max-width: 150px !important;
}
.LeagueHeader {
  text-shadow: 1px 1px #000000;
}
.LeagueHeader img.TeamLogo {
  x-border: solid 1px #dddddd;
  margin: 5px;
  display: inline;
}
.LeagueHeader .h2,
.LeagueHeader .h3 {
  padding: 0px 5px;
  color: #fff;
}
.LeagueHeader .header-notes {
  padding: 0px 5px;
  color: #fff;
}
.LeagueHeader #srch-results {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #fff;
  padding: 10px;
  text-shadow: none;
}
.LeagueHeader > div#football {
  width: 100%;
  height: 150px;
  padding: 5px;
  margin-bottom: 5px;
  background: #000000 url(https://cloudfront.rtsports.com/football/img/football-header.jpg) no-repeat center center;
  background-size: auto 150px;
}
.LeagueHeader > div#baseball {
  width: 100%;
  height: 150px;
  padding: 5px;
  margin-bottom: 5px;
  background: #000000 url(https://cloudfront.rtsports.com/baseball/img/baseball-header.jpg) no-repeat center center;
  background-size: auto 150px;
}
.LeagueHeader > div#basketball {
  width: 100%;
  height: 150px;
  padding: 5px;
  margin-bottom: 5px;
  background: #000000 url(https://cloudfront.rtsports.com/basketball/img/basketball-header.jpg) no-repeat center center;
  background-size: auto 150px;
}
.LeagueHeader > div#mockdraft {
  width: 100%;
  height: 120px;
  padding: 5px;
  margin-bottom: 5px;
  background: #000000 url(https://cloudfront.rtsports.com/site/img/mock-draft-header.jpg) no-repeat center center;
  background-size: auto 120px;
}
.row-footer div[class^=col] {
  text-align: center;
}
.row-footer img.footer-logo {
  max-width: 200px !important;
}
@media (min-width: 768px) {
  /* bootstrap sm starts at 768 */
  .row-footer div[class^=col]:nth-child(1) {
    text-align: left;
  }
  .row-footer div[class^=col]:nth-child(3) {
    text-align: right;
  }
}
table > tbody > tr > td.TeamLogoSM {
  min-width: 40px;
  padding: 4px;
}
table > tbody > tr > td.TeamLogoSM img {
  width: auto;
  height: 30px;
  max-width: 45px !important;
}
img.TeamLogoSM {
  width: auto;
  height: 30px;
  max-width: 60px !important;
}
table > tbody > tr > td.TeamLogoTN {
  min-width: 20px;
  padding: 2px;
}
table > tbody > tr > td.TeamLogoTN img {
  width: auto;
  height: 15px;
  max-width: 30px !important;
}
img.TeamLogoTN {
  width: auto;
  height: 15px;
  max-width: 22px !important;
}
img.TeamLogoBig {
  display: none;
  position: absolute;
  max-width: 300px;
  max-height: 300px;
  z-index: 500;
  border: solid 1px #ffffff;
  background-color: #333333;
}
.SmallLogo {
  width: 30px;
  height: 30px;
  padding: 5px;
  box-sizing: content-box;
}
table > tbody > tr > td.nfl-logo {
  padding: 0px;
  width: 30px;
  height: 30px;
}
table > tbody > tr > td.mlb-logo {
  padding: 0px;
  width: 30px;
  height: 30px;
}
table > tbody > tr > td.nba-logo {
  padding: 0px;
  width: 30px;
  height: 30px;
}
img.Headshot {
  width: 100px;
  height: 138px;
}
/* old */
.Headshot img {
  max-height: 150px;
  width: auto;
}
.HeadshotSmall img {
  max-height: 75px;
  width: auto;
}
.WxIcon {
  margin: 5px 10px;
}
.WXBigNum,
.WXMinOver {
  font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.WxIcon {
  cursor: pointer;
}
.injury {
  color: #cc0000;
}
.no-edit {
  cursor: not-allowed;
}
.Memo {
  margin: 10px 5px;
  color: #808080;
  text-align: center;
}
.PageMessage {
  margin-top: 160px;
}
.FillPage {
  min-height: 450px;
}
.panel.headlines ul {
  padding: 0px;
}
.panel.headlines li {
  list-style: none;
  line-height: 1.42857143;
}
.player-notes {
  max-height: 500px;
  overflow-y: scroll;
}
.player-notes div.note {
  min-height: 108px;
  margin-bottom: 10px;
}
.player-notes .h7 a {
  font-weight: bold;
}
.player-notes .h7 a:hover {
  text-decoration: none;
}
.panel-heading .btn {
  margin-top: -5px;
}
.vertical-bar {
  border-right: solid 1px #999;
  width: 0;
  margin: 0 8px 0 5px;
}
.ProbableStart {
  padding: 1px;
  color: #008800;
  border: solid 1px #008800;
}
.table-fixed-column > table > thead > tr > th[class^="column-fixed"],
.table-fixed-column > table > tbody > tr > td[class^="column-fixed"] {
  position: absolute;
  display: inline-block;
  background-color: #fff;
  z-index: 10;
}
.table-fixed-column > table > thead > tr > th[class^="column-under"] div,
.table-fixed-column > table > tbody > tr > td[class^="column-under"] div {
  display: inline-block;
}
.material-switch > input[type="checkbox"] {
  display: none;
}
.material-switch > label {
  cursor: pointer;
  height: 0px;
  position: relative;
  width: 40px;
}
.material-switch > label::before {
  background: #000000;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  content: '';
  height: 16px;
  margin-top: -8px;
  position: absolute;
  opacity: 0.3;
  transition: all 0.4s ease-in-out;
  width: 40px;
}
.material-switch > label::after {
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  content: '';
  height: 24px;
  left: -4px;
  margin-top: -8px;
  position: absolute;
  top: -4px;
  transition: all 0.3s ease-in-out;
  width: 24px;
}
.material-switch > input[type="checkbox"]:checked + label::before {
  background: inherit;
  opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
  background: inherit;
  left: 20px;
}
.ml-options {
  margin-left: 40px;
}
.ml-inner-options {
  margin-top: 10px;
  margin-left: 40px;
}
.ml-inner-options > div:nth-child(1) {
  padding-top: 7px;
  text-align: right;
}
.XXXcontainer {
  max-width: 980px;
  min-width: 320px;
}
.navbar-inner .container {
  max-width: 1000px;
  min-width: 320px;
}
.main-container {
  min-height: 550px;
  background-color: #ffffff;
}
@media (min-width: 1025px) {
  .main-container {
    min-height: 700px;
  }
}
.main-border {
  min-height: 550px;
  border: solid 5px #a0a0a0;
}
@media (min-width: 1025px) {
  .main-border {
    min-height: 700px;
  }
}
.main-padding {
  padding: 10px;
}
.lead-lg {
  font-weight: bold;
  border-bottom: solid 1px #808080;
  text-shadow: 1px 1px 2px #b0b0b0;
}
.AllSportsBody {
  background: url(/site/img/theme/clean/background-sports.jpg) top center fixed no-repeat #000000;
}
.FootballBody {
  background: url(/site/img/theme/clean/background-football.png) top center fixed no-repeat #000000;
}
.ChampionshipsBody {
  background: url(/site/img/theme/championships/background-fantasy-championship.jpg) top center fixed no-repeat #000000;
}
.modal-rtfs-header {
  font-weight: bold;
  color: #ffffff;
  background-color: #cc0000;
  padding: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.modal-rtfs-header h4 {
  margin: 0px;
}
.modal-rtfs-header .close {
  margin-top: 0px;
}
.modal-dialog .xxx-status {
  padding: 5px 3px;
  text-align: center;
  color: #000088;
}
.modal-dialog .notfound {
  padding: 5px 3px;
  color: #cc0000;
  font-weight: bold;
}
.smGray {
  font-size: 9px;
  color: #666666;
}
.smBlack {
  font-size: 10px;
  color: #000000;
}
.smRed {
  font-size: 10px;
  color: #cc0000;
}
.smWhite {
  font-size: 10px;
  color: #ffffff;
}
.PrimaryModule {
  padding: 5px;
}
.PrimaryModule h3 {
  margin: 0px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  border-radius: 4px;
  padding: 2px;
  background-color: #006dcc;
  color: white;
}
.PrimaryModule h3:not(:first-child) {
  margin-top: 20px;
}
.PrimaryModule h4 {
  margin: 10px 0px 10px 0px;
  font-size: 12px;
  border-bottom: solid 1px #000000;
}
.SectionHeader {
  margin-bottom: 6px;
  font-weight: bold;
  color: #cc0000;
  border-bottom: solid 1px #000000;
}
.ClearAll {
  clear: both;
}
.NoText {
  font-size: 0px;
  line-height: 0px;
}
.CenterTable {
  margin: 0 auto;
}
.PaddedTD {
  padding-left: 3px;
  padding-right: 3px;
}
.dialog {
  font-size: 11px;
  display: none;
}
.dialog h1 {
  font-size: 12px;
  height: 21px;
  width: auto;
  font-weight: bold;
  background: url(/img/dialog-header.png) no-repeat;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0px 0px 5px 0px;
  padding: 0px 6px 0px 50px;
  line-height: 21px;
}
.dialog h3 {
  text-align: center;
  font-size: 16px;
}
.dialog tr {
  height: 21px;
  vertical-align: middle;
}
.dialog td.known {
  font-weight: bold;
  color: #000066;
}
.dialog img {
  cursor: pointer;
}
.ClickIt {
  cursor: pointer;
}
.TableHeader {
  color: #ffffff;
  background: #336699;
}
.HighlightRows tbody tr:hover {
  background-color: #e0f0ff;
}
#simplemodal-overlay {
  background-color: #000;
  cursor: wait;
}
#simplemodal-container {
  width: 400px;
  color: #000000;
  background-color: #ffffff;
  border: 2px solid #3366ee;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 4px 4px 8px #000;
  -webkit-box-shadow: 4px 4px 8px #000;
  box-shadow: px 4px 8px #000;
  padding: 0px;
}
#simplemodal-container code {
  background: #141414;
  border-left: 3px solid #65B43D;
  color: #bbb;
  display: block;
  margin-bottom: 12px;
  padding: 4px 6px 6px;
}
#simplemodal-container p {
  margin: 5px;
}
/*#simplemodal-container a {color:#ddd;}*/
#simplemodal-container a.modalCloseImg {
  background: url(/site/img/close-x.png) no-repeat;
  width: 25px;
  height: 29px;
  display: inline;
  z-index: 3200;
  position: absolute;
  top: -15px;
  right: -16px;
  cursor: pointer;
}
#simplemodal-container #basic-modal-content {
  padding: 8px;
}
