

.ArRosterfeatured {
    text-align: center;
    padding: 4px 0 12px;
  }

  .ArRosterfeat-card {
    display: inline-block;
    width: 90px;
    min-height: 118px;
    vertical-align: top;
    margin: 0 4px 8px;
    padding: 4px 6px 6px;
    text-align: center;
    box-sizing: border-box;
  }

  .ArRosterfeat-img {
    display: block;
    height: 75px;
    margin: 0 auto;
    overflow: hidden;
  }

  .ArRosterfeat-img img {
    display: block;
    width: 75%;
    height: 75px;
    max-width: 75px;
    margin: 0 auto;
    object-fit: cover;
    object-position: center top;
  }

  .ArRosterfeat-name {
    display: block;
    margin: 2px 0 0;
    padding: 0;
    font-family: "Barlow Condensed", "Arial Narrow", Arial, sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.15;
    letter-spacing: 0.3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .ArRosterfeat-role {
    display: block;
    margin: 0;
    padding: 0;
    min-height: 14px;
    font-family: "Barlow Condensed", "Arial Narrow", Arial, sans-serif;
    font-size: 11px;
    line-height: 1.15;
    letter-spacing: 1px;
    text-transform: uppercase;
  }

  /*
   * Team tabs (#teamtabs): centered inline-block row when flex is unavailable.
   * No display:!important here — team.css flex !important wins in modern browsers.
   */
  .full-profile.team-profile.team-page-nav ul#teamtabs.team-page-tabs,
  .full-profile.team-profile ul#teamtabs.team-page-tabs,
  .teampageclassmiddle .full-profile.team-profile ul#teamtabs.team-page-tabs {
    display: block;
    width: 100%;
    float: none;
    text-align: center;
    list-style: none;
    margin: 0;
    padding: 4px 8px 6px;
    overflow: visible;
    background: transparent;
    border: none;
  }

  .full-profile.team-profile.team-page-nav ul#teamtabs.team-page-tabs > li,
  .full-profile.team-profile ul#teamtabs.team-page-tabs > li,
  .full-profile.team-profile.team-page-nav .nav > li {
    display: inline-block;
    float: none;
    width: auto;
    height: auto;
    margin: 2px 4px;
    padding: 0;
    vertical-align: middle;
    position: relative;
  }

  .full-profile.team-profile.team-page-nav ul#teamtabs.team-page-tabs > li > a.team-tab-link,
  .full-profile.team-profile ul#teamtabs.team-page-tabs > li > a.team-tab-link,
  .full-profile.team-profile.team-page-nav .nav > li > a {
    display: inline-block;
    height: auto;
    min-height: 24px;
    padding: 4px 10px;
    margin: 0;
    float: none;
    font-weight: 600;
    text-decoration: none;
    color: #fff;
  }

  .full-profile.team-profile.team-page-nav ul#teamtabs.team-page-tabs > li > a.team-tab-link span,
  .full-profile.team-profile ul#teamtabs.team-page-tabs > li > a.team-tab-link span,
  .full-profile.team-profile.team-page-nav .nav > li a span {
    display: inline;
    float: none;
    margin: 0;
    padding: 0;
    font-family: "Barlow Condensed", "Arial Narrow", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.2;
    white-space: nowrap;
    text-transform: uppercase;
    color: #fff;
  }

  .full-profile.team-profile.team-page-nav ul#teamtabs.team-page-tabs > li > a.team-tab-link .tab-pic {
    display: none;
    width: 0;
    height: 0;
    margin: 0;
    overflow: hidden;
  }

  /* Typography without var() / web fonts (Safari 5) */
  .teampageclassmiddle,
  .teampageclassmiddle .team-hero,
  .teampageclassmiddle .full-profile.team-profile.team-page-nav,
  .teampageclassmiddle .team-roster-highlight,
  .teampageclassmiddle .team-roster-transfers,
  .teampageclassmiddle .team-roster-transfers-zone__summary,
  .teampageclassmiddle .team-roster-summary,
  .teampageclassmiddle h2.main-head,
  .teampageclassmiddle h2.main-head.vertical-line,
  .teampageclassmiddle .authorstitle {
    font-family: "Barlow Condensed", "Arial Narrow", Arial, sans-serif;
  }

  .teampageclassmiddle .ArRosterroster-table,
  .teampageclassmiddle .ArRosterroster-table .ArRosterhead-row > div,
  .teampageclassmiddle .ArRosterroster-table .ArRosterplayer > div {
    font-family: "Barlow Condensed", "Arial Narrow", Arial, sans-serif;
    font-size: 14px;
  }

  .teampageclassmiddle .ArRosterjersey,
  .teampageclassmiddle .ArRostersalary {
    font-family: "Barlow Condensed", Arial, sans-serif;
    letter-spacing: 0.5px;
  }

  .teampageclassmiddle .team-roster-card__num,
  .teampageclassmiddle .team-roster-card__pos,
  .teampageclassmiddle .team-roster-card__name,
  .teampageclassmiddle .team-roster-card__badge {
    font-family: "Barlow Condensed", "Arial Narrow", Arial, sans-serif;
  }

  /*
   * Roster title + season selector — one row (team.css uses flex on __head; Safari 5 / no flex).
   */
  .teampageclassmiddle .team-roster-highlight__head {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin-bottom: 4px;
    text-align: left;
  }

  .teampageclassmiddle .team-roster-highlight__title {
    display: table-cell;
    vertical-align: middle;
    width: auto;
    text-align: left;
  }

  .teampageclassmiddle .team-roster-highlight__title h2.main-head,
  .teampageclassmiddle .team-roster-highlight__title h2.main-head.vertical-line {
    display: inline;
    margin: 0;
    padding: 0;
    text-align: left;
  }

  .teampageclassmiddle .team-roster-season-nav {
    display: table-cell;
    vertical-align: middle;
    width: 200px;
    max-width: 42%;
    text-align: right;
    white-space: nowrap;
  }

  .teampageclassmiddle .team-roster-season-nav .team-hero-season-nav,
  .teampageclassmiddle .team-roster-season-nav .team-season-nav-source {
    display: inline-block;
    width: auto;
    margin: 0;
    text-align: right;
  }

  .teampageclassmiddle .team-roster-season-nav .team-hero-season-nav .teme-next-prev-table {
    display: inline-table;
    width: auto;
    margin: 0;
    border-collapse: collapse;
  }

  .teampageclassmiddle .team-roster-season-nav .team-hero-season-nav .teme-next-prev-table tr {
    display: table-row;
  }

  .teampageclassmiddle .team-roster-season-nav .team-hero-season-nav .teme-next-prev-table td {
    display: table-cell;
    vertical-align: middle;
    padding: 0 2px;
    border: 0;
    background: transparent;
    white-space: nowrap;
  }

  .teampageclassmiddle .team-roster-season-nav--dropdown-only .team-hero-season-nav .teme-next-prev-table,
  .teampageclassmiddle .team-roster-season-nav--dropdown-only .team-hero-season-nav table {
    display: block;
    border: 0;
    margin: 0;
    padding: 0;
  }

  .teampageclassmiddle .team-roster-season-nav--dropdown-only .team-hero-season-nav .teme-next-prev-table tr,
  .teampageclassmiddle .team-roster-season-nav--dropdown-only .team-hero-season-nav table tr {
    display: block;
  }

  .teampageclassmiddle .team-roster-season-nav--dropdown-only .team-hero-season-nav .teme-next-prev-table td,
  .teampageclassmiddle .team-roster-season-nav--dropdown-only .team-hero-season-nav table td {
    display: none;
    border: 0;
    padding: 0;
  }

  .teampageclassmiddle .team-roster-season-nav--dropdown-only .team-hero-season-nav select,
  .teampageclassmiddle .team-roster-season-nav--dropdown-only .team-roster-season-select {
    display: inline-block;
    vertical-align: middle;
  }

  /* Single table (Safari 5 has no @supports — needs rules outside the block below) */
  .ArRosterroster-table.is-intl,
  .ArRosterroster-table.is-us,
  .ArRosterroster-table.is-uscollege,
  .ArRosterroster-table.is-uspro,
  .ArRosterroster-table.is-ushs,
  .ArRosterroster-table.is-archive,
  .ArRosterroster-table.is-archive-college {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 0 2px;
  }

  .ArRosterroster-table .ArRosterhead-row,
  .ArRosterroster-table .ArRosterplayer {
    display: table-row;
  }

  .ArRosterroster-table .ArRosterhead-row > div,
  .ArRosterroster-table .ArRosterplayer > div {
    display: table-cell;
    vertical-align: middle;
  }
  
  .ArRosterroster-shell {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  /* is-intl column px (Safari 5 ignores @supports; Chrome resets via teamDetails.aspx grid) */
  .ArRosterroster-table.is-intl .ArRosterhead-row > div:nth-child(1),
  .ArRosterroster-table.is-intl .ArRosterplayer > div:nth-child(1) { width: 28px; }
  .ArRosterroster-table.is-intl .ArRosterhead-row > div:nth-child(2),
  .ArRosterroster-table.is-intl .ArRosterplayer > div:nth-child(2) { width: 132px; }
  .ArRosterroster-table.is-intl .ArRosterhead-row > div:nth-child(3),
  .ArRosterroster-table.is-intl .ArRosterplayer > div:nth-child(3) { width: 72px; }
  .ArRosterroster-table.is-intl .ArRosterhead-row > div:nth-child(4),
  .ArRosterroster-table.is-intl .ArRosterplayer > div:nth-child(4) { width: 36px; }
  .ArRosterroster-table.is-intl .ArRosterhead-row > div:nth-child(5),
  .ArRosterroster-table.is-intl .ArRosterplayer > div:nth-child(5) { width: 30px; }
  .ArRosterroster-table.is-intl .ArRosterhead-row > div:nth-child(6),
  .ArRosterroster-table.is-intl .ArRosterplayer > div:nth-child(6) { width: 34px; }
  .ArRosterroster-table.is-intl .ArRosterhead-row > div:nth-child(7),
  .ArRosterroster-table.is-intl .ArRosterplayer > div:nth-child(7) { width: 32px; }
  .ArRosterroster-table.is-intl .ArRosterhead-row > div:nth-child(8),
  .ArRosterroster-table.is-intl .ArRosterplayer > div:nth-child(8) { width: 32px; }
  .ArRosterroster-table.is-intl .ArRosterhead-row > div:nth-child(9),
  .ArRosterroster-table.is-intl .ArRosterplayer > div:nth-child(9) { width: 128px; }
  .ArRosterroster-table.is-intl .ArRosterhead-row > div:nth-child(10),
  .ArRosterroster-table.is-intl .ArRosterplayer > div:nth-child(10) { width: 110px; }

  /*
   * Arrived / Left — layout outside @supports (Safari 5 has no @supports).
   * Chrome: undone via @supports (display: flex) / has grid — skips not-grid block.
   * Scope: #divLeftJunior only.
   */

  #divLeftJunior .team-roster-transfers-zone {
    width: 100%;
    max-width: 100%;
    margin: 16px 0;
    padding: 0;
    box-sizing: border-box;
  }

  /* Arrived/Left in one row; summary full width below (Safari 5 — outside @supports) */
  #divLeftJunior .team-roster-transfers-zone {
    display: block;
    text-align: left;
    font-size: 12px !Important;
    line-height: 1.4;
  }

  #divLeftJunior .team-roster-transfers {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 8px 0;
    margin: 0 0 10px;
    padding: 0;
    text-align: left;
    box-sizing: border-box;
  }

  #divLeftJunior .team-roster-transfers__card {
    display: table-cell;
    width: 50%;
    max-width: 50%;
    min-width: 0;
    vertical-align: top;
    box-sizing: border-box;
    margin: 0;
    background: #fff;
    border: 1px solid #e3e7ec;
    border-radius: 12px;
    padding: 10px 8px 8px;
    box-shadow: 0 1px 4px rgba(26, 35, 50, 0.06);
  }

  @media only screen and (max-width: 850px) {
    #divLeftJunior .team-roster-transfers {
      display: block;
      border-spacing: 0;
    }

    #divLeftJunior .team-roster-transfers__card {
      display: block;
      width: 100%;
      max-width: 100%;
      margin: 0 0 10px;
    }
  }

  #divLeftJunior .team-roster-transfers__row {
    display: table;
    width: 100%;
    table-layout: fixed;
    min-width: 220px;
  }

  #divLeftJunior .team-roster-transfers__intro {
    display: table-cell;
    width: 88px;
    max-width: 88px;
    vertical-align: top;
    padding-right: 8px;
  }

  #divLeftJunior .team-roster-transfers__list-wrap {
    display: table-cell;
    vertical-align: top;
    min-width: 120px;
    width: auto;
  }

  #divLeftJunior .team-roster-transfers__headbar,
  #divLeftJunior .team-roster-transfers__header {
    margin: 0 0 6px;
    white-space: nowrap;
  }

  #divLeftJunior .team-roster-transfers__badge {
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
    vertical-align: middle;
    margin-right: 6px;
  }

  #divLeftJunior .team-roster-transfers__badge--arrived {
    background: #2fa866;
  }

  #divLeftJunior .team-roster-transfers__badge--left {
    background: #d94b4b;
  }

  #divLeftJunior .team-roster-transfers__title,
  #divLeftJunior .team-roster-transfers__title--left {
    display: inline;
    vertical-align: middle;
    font-family: "Barlow Condensed", "Arial Narrow", Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    line-height: 1.2;
  }

  #divLeftJunior .team-roster-transfers__card--arrived .team-roster-transfers__title {
    color: #2fa866 !important;
  }

  #divLeftJunior .team-roster-transfers__card--left .team-roster-transfers__title,
  #divLeftJunior .team-roster-transfers__card--left .team-roster-transfers__title--left,
  #divLeftJunior .team-roster-transfers__title--left {
    color: #d94b4b !important;
  }

  #divLeftJunior .team-roster-transfers__img,
  #divLeftJunior .team-roster-transfers__svg {
    display: block;
    max-width: 88px;
    max-height: 68px;
    width: auto;
    height: auto;
    margin: 0 auto;
  }

  #divLeftJunior .team-roster-transfers__list {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
  }

  #divLeftJunior .team-roster-transfers__item {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin: 0 0 7px;
    padding: 0;
    line-height: 1.45;
  }

  #divLeftJunior .team-roster-transfers__player {
    display: table-cell;
    width: 44%;
    vertical-align: middle;
    padding: 0 8px 0 0;
    margin: 0;
    white-space: normal;
    word-wrap: break-word;
  }

  #divLeftJunior .team-roster-transfers__team {
    display: table-cell;
    width: 56%;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    white-space: normal;
    word-wrap: break-word;
    line-height: 1.45;
  }

  #divLeftJunior .team-roster-transfers__team-flag {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px 0 0;
    padding: 0;
    line-height: 0;
    font-size: 0;
  }

  #divLeftJunior .team-roster-transfers__team-flag img,
  #divLeftJunior .team-roster-transfers__team .team-roster-transfers__flag {
    display: block;
    width: 16px;
    height: 11px;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: top;
  }

  #divLeftJunior .team-roster-transfers-zone .team-roster-transfers__team a,
  #divLeftJunior .team-roster-transfers-zone .team-roster-transfers__team a.left_cls,
  #divLeftJunior .team-roster-transfers__card--arrived .team-roster-transfers__team a,
  #divLeftJunior .team-roster-transfers__card--left .team-roster-transfers__team a {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.45;
  }

  #divLeftJunior .team-roster-transfers__more {
    margin: 8px 0 0;
    padding: 0;
  }

  /* Safari 5: no @supports — list text 12px only */
  #divLeftJunior .team-roster-transfers__item,
  #divLeftJunior .team-roster-transfers__player,
  #divLeftJunior .team-roster-transfers__team,
  #divLeftJunior .team-roster-transfers-zone .team-roster-transfers__player a,
  #divLeftJunior .team-roster-transfers-zone .team-roster-transfers__team a,
  #divLeftJunior .team-roster-transfers-zone .team-roster-transfers__item font,
  #divLeftJunior .team-roster-transfers-zone .team-roster-transfers__item a font {
    font-size: 12px;
  }

  /*
   * Summary — only html.legacy-team-layout (see teamDetails.aspx). Chrome: untouched.
   */
  html.legacy-team-layout #divLeftJunior .team-roster-transfers-zone__summary {
    text-align: center;
  }

  html.legacy-team-layout #divLeftJunior .team-roster-transfers-zone__summary .team-roster-summary__body {
    display: table;
    width: auto;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 14px 0;
  }

  html.legacy-team-layout #divLeftJunior .team-roster-transfers-zone__summary .team-roster-summary__stats--main,
  html.legacy-team-layout #divLeftJunior .team-roster-transfers-zone__summary .team-roster-summary__imports-row {
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
  }

  html.legacy-team-layout #divLeftJunior .team-roster-transfers-zone__summary .team-roster-summary__stat {
    display: inline-block;
    vertical-align: middle;
    padding: 4px 12px;
    text-align: center;
    border-left: 1px solid #e3e7ec;
  }

  html.legacy-team-layout #divLeftJunior .team-roster-transfers-zone__summary .team-roster-summary__stats--main .team-roster-summary__stat:first-child {
    border-left: 0;
    padding-left: 12px;
  }

  html.legacy-team-layout #divLeftJunior .team-roster-transfers-zone__summary .team-roster-summary__imports-row .team-roster-summary__stat:first-child {
    border-left: 1px solid #e3e7ec;
    padding-left: 14px;
    margin-left: 2px;
  }

  html.legacy-team-layout #divLeftJunior .team-roster-transfers-zone__summary .team-roster-summary__divider {
    display: none;
    vertical-align: middle;
    width: 1px;
    height: 40px;
    margin: 0 4px;
    padding: 0;
    border: 0;
    background: #e3e7ec;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
  }

  html.legacy-team-layout #divLeftJunior .team-roster-transfers-zone__summary .team-roster-summary__value,
  html.legacy-team-layout #divLeftJunior .team-roster-transfers-zone__summary .team-roster-summary__label {
    display: block;
    text-align: center;
    white-space: nowrap;
    line-height: 1.2;
  }

  html.legacy-team-layout #divLeftJunior .team-roster-transfers-zone__summary .team-roster-summary__value {
    margin-bottom: 2px;
  }

  /*
   * Team hero — html.legacy-team-layout only (teamDetails.aspx). Chrome: team.css only.
   */
  html.legacy-team-layout .middle-full.players-profile > .col-md-12 > .team-hero {
    position: relative;
    height: 170px;
    min-height: 170px;
    max-height: 170px;
    overflow: hidden;
    clear: both;
  }

  html.legacy-team-layout .teampageclassmiddle .team-hero {
    position: relative;
    display: block;
    width: 100%;
    height: 170px;
    min-height: 170px;
    max-height: 170px;
    overflow: hidden;
    margin-bottom: 12px;
    border-radius: 10px;
    box-sizing: border-box;
  }

  /* Override team.css width/height 100% + object-fit (Safari 5 has no object-fit) */
  html.legacy-team-layout .teampageclassmiddle .team-hero > img.team-hero__bg,
  html.legacy-team-layout .teampageclassmiddle .team-hero img.team-hero__bg {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    left: auto !important;
    bottom: auto !important;
    display: none !important;
    width: auto !important;
    height: auto !important;
    max-height: 170px !important;
    max-width: 72% !important;
    min-width: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    z-index: 0 !important;
  }

  html.legacy-team-layout .teampageclassmiddle .team-hero__overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 58%;
    max-width: 62%;
    height: 100%;
    z-index: 1;
  }

  html.legacy-team-layout .teampageclassmiddle .team-hero__inner {
    position: relative;
    z-index: 2;
    display: table;
    width: 100%;
    height: 100%;
    padding: 0 14px;
    box-sizing: border-box;
  }

  html.legacy-team-layout .teampageclassmiddle .team-hero__top {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    max-width: 62%;
    overflow: hidden;
    zoom: 1;
  }

  html.legacy-team-layout .teampageclassmiddle .team-hero__brand {
    display: block;
    float: left;
    margin: 0 10px 0 0;
  }

  html.legacy-team-layout .teampageclassmiddle .team-hero__logo {
    display: block;
    width: auto;
    max-width: 64px;
  }

  html.legacy-team-layout .teampageclassmiddle .team-hero__logo img.team-logo {
    display: block;
    max-width: 60px;
    max-height: 60px;
    width: auto;
    height: auto;
    float: none;
  }

  html.legacy-team-layout .teampageclassmiddle .team-hero__info {
    display: block;
    overflow: hidden;
    zoom: 1;
    color: #fff;
  }

  html.legacy-team-layout .teampageclassmiddle .team-hero__title-row {
    display: inline-block;
    vertical-align: middle;
    max-width: 70%;
    margin: 0 6px 0 0;
  }

  html.legacy-team-layout .teampageclassmiddle .team-hero__title-row .team-hero__title,
  html.legacy-team-layout .teampageclassmiddle .team-hero__title-row h1.team-title,
  html.legacy-team-layout .teampageclassmiddle .team-hero__title,
  html.legacy-team-layout .teampageclassmiddle .team-hero h1.team-title {
    display: inline;
    margin: 0;
    padding: 0;
    font-size: 26px;
    line-height: 1.12;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    max-height: none;
    overflow: visible;
    width: auto;
    max-width: none;
  }

  html.legacy-team-layout .teampageclassmiddle .team-hero__follow-wrap {
    vertical-align: middle;
    margin: 0 0 4px 0;
    white-space: nowrap;
  }

  html.legacy-team-layout .teampageclassmiddle .team-hero__dot,
  html.legacy-team-layout .teampageclassmiddle .team-hero .dot {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    margin: 0 3px 0 0;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.85);
  }

  html.legacy-team-layout .teampageclassmiddle .team-hero__follow-wrap .team-hero__follow-btn,
  html.legacy-team-layout .teampageclassmiddle .team-hero__follow-wrap button.followbutton.additional_class,
  html.legacy-team-layout .teampageclassmiddle .team-hero__follow-btn {
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
    height: 22px;
    min-height: 22px;
    line-height: 20px;
    padding: 0 10px;
    border-radius: 7px;
    border: 1px solid rgba(255, 255, 255, 0.28);
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
  }

  html.legacy-team-layout .teampageclassmiddle .team-hero__location-line {
    display: block;
    clear: both;
    margin: 4px 0 6px;
    line-height: 1.35;
    text-align: left;
  }

  html.legacy-team-layout .teampageclassmiddle .team-hero__location-line .team-hero__league,
  html.legacy-team-layout .teampageclassmiddle .team-hero__location-line .team-hero__address,
  html.legacy-team-layout .teampageclassmiddle .team-hero__league,
  html.legacy-team-layout .teampageclassmiddle .team-hero .font-11-pt {
    display: inline;
    font-size: 11px;
    color: #fff;
  }

  html.legacy-team-layout .teampageclassmiddle .team-hero__actions {
    display: block;
    clear: both;
    margin-top: 2px;
  }

  html.legacy-team-layout .teampageclassmiddle .team-hero__social-links {
    display: block;
    margin-top: 4px;
    line-height: normal;
    white-space: nowrap;
  }

  /* Hero social icons: teamDetails.aspx inline (loads after all CSS) */

  html.legacy-team-layout .teampageclassmiddle .team-hero__social-links img {
    display: none;
  }

  /* Tabs: reinforce active state when legacy layout (Safari 5) */
  html.legacy-team-layout .full-profile.team-profile.team-page-nav ul#teamtabs.team-page-tabs > li.active > a.team-tab-link,
  html.legacy-team-layout .full-profile.team-profile ul#teamtabs.team-page-tabs > li.active > a.team-tab-link {
    background: #2f84cf;
    border-radius: 4px;
  }

  html.legacy-team-layout .full-profile.team-profile.team-page-nav ul#teamtabs.team-page-tabs > li.active > a.team-tab-link span,
  html.legacy-team-layout .full-profile.team-profile ul#teamtabs.team-page-tabs > li.active > a.team-tab-link span {
    color: #ffff00;
  }

  @supports not (display: flex) {

  #divLeftJunior .team-roster-transfers__title,
  #divLeftJunior .team-roster-transfers__title--left {
    font-family: "Barlow Condensed", "Arial Narrow", Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    line-height: 1.2;
  }

  #divLeftJunior .team-roster-transfers__card--arrived .team-roster-transfers__title {
    color: #2fa866;
  }

  #divLeftJunior .team-roster-transfers__card--left .team-roster-transfers__title,
  #divLeftJunior .team-roster-transfers__title--left {
    color: #d94b4b;
  }

  #divLeftJunior .team-roster-transfers__item {
    font-family: "Barlow Condensed", "Arial Narrow", Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #333333;
  }

  #divLeftJunior .team-roster-transfers__player,
  #divLeftJunior .team-roster-transfers__team {
    font-size: 12px;
  }

  #divLeftJunior .team-roster-transfers-zone .team-roster-transfers__player a,
  #divLeftJunior .team-roster-transfers-zone .team-roster-transfers__player a.left_cls,
  #divLeftJunior .team-roster-transfers__card--arrived .team-roster-transfers__player a,
  #divLeftJunior .team-roster-transfers__card--left .team-roster-transfers__player a {
    font-family: "Plus Jakarta Sans", Inter, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    text-transform: capitalize;
    letter-spacing: 0;
    text-decoration: none;
    color: #1d428a;
  }

  #divLeftJunior .team-roster-transfers-zone .team-roster-transfers__team,
  #divLeftJunior .team-roster-transfers-zone .team-roster-transfers__team a,
  #divLeftJunior .team-roster-transfers-zone .team-roster-transfers__team a.left_cls,
  #divLeftJunior .team-roster-transfers__card--arrived .team-roster-transfers__team a,
  #divLeftJunior .team-roster-transfers__card--left .team-roster-transfers__team a {
    color: #4b5563;
    font-family: "Plus Jakarta Sans", Inter, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0;
    text-decoration: none;
  }

  #divLeftJunior .team-roster-transfers-zone .team-roster-transfers__item font,
  #divLeftJunior .team-roster-transfers-zone .team-roster-transfers__item a font {
    font-family: inherit;
    font-size: 12px;
    font-weight: inherit;
    font-style: inherit;
  }

  #divLeftJunior .team-roster-transfers-zone .team-roster-transfers__player a:hover,
  #divLeftJunior .team-roster-transfers-zone .team-roster-transfers__player a.left_cls:hover,
  #divLeftJunior .team-roster-transfers-zone .team-roster-transfers__team a:hover,
  #divLeftJunior .team-roster-transfers-zone .team-roster-transfers__team a.left_cls:hover {
    text-decoration: underline;
  }

  #divLeftJunior .team-roster-transfers__more {
    font-family: "Plus Jakarta Sans", Inter, Arial, Helvetica, sans-serif;
    font-size: 12px;
  }

  #divLeftJunior .team-roster-transfers__more-link {
    font-weight: 600;
    text-decoration: none;
  }

  #divLeftJunior .team-roster-transfers-zone__summary .team-roster-summary__value {
    font-family: "Barlow Condensed", OSB, Arial, sans-serif;
    font-size: 21px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.02em;
    color: #4b5563;
  }

  #divLeftJunior .team-roster-transfers-zone__summary .team-roster-summary__label {
    font-family: "Plus Jakarta Sans", Inter, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: 0.06em;
    color: #4b5563;
    text-transform: uppercase;
  }

  #divLeftJunior .team-roster-transfers-zone__summary .team-roster-summary__stat--imports .team-roster-summary__label,
  #divLeftJunior .team-roster-transfers-zone__summary .team-roster-summary__stat--nationalities .team-roster-summary__label {
    font-weight: 400;
  }

  } /* @supports not (display: flex) — transfers typography */

  @supports (display: flex) {

  #divLeftJunior .team-roster-transfers-zone {
    display: flex !important;
    table-layout: auto !important;
    border-spacing: 0 !important;
    font-size: inherit !important;
    line-height: inherit !important;
    text-align: inherit !important;
    overflow: visible !important;
  }

  #divLeftJunior .team-roster-transfers-zone:not(.is-stacked) .team-roster-transfers {
    display: inline-flex !important;
    table-layout: auto !important;
    border-spacing: 0 !important;
    border-collapse: separate !important;
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: left !important;
  }

  #divLeftJunior .team-roster-transfers-zone:not(.is-stacked) .team-roster-transfers__card {
    display: flex !important;
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    margin: 0 !important;
  }

  #divLeftJunior .team-roster-transfers {
    display: inline-flex !important;
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: inherit !important;
    line-height: inherit !important;
    text-align: left !important;
  }

  #divLeftJunior .team-roster-transfers-zone__summary {
    display: block !important;
    width: auto !important;
    max-width: none !important;
    clear: none !important;
    margin: 0 !important;
    font-size: inherit !important;
    line-height: inherit !important;
  }

  #divLeftJunior .team-roster-transfers__card {
    display: flex !important;
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
  }

  #divLeftJunior .team-roster-transfers__row {
    display: flex !important;
    min-width: 0 !important;
  }

  #divLeftJunior .team-roster-transfers__intro {
    display: flex !important;
    width: auto !important;
    max-width: none !important;
  }

  #divLeftJunior .team-roster-transfers__list-wrap {
    display: block !important;
    min-width: 0 !important;
    width: auto !important;
  }

  @media only screen and (max-width: 850px) {
    #divLeftJunior .team-roster-transfers__card {
      display: flex !important;
      width: auto !important;
      max-width: none !important;
      min-width: 0 !important;
      margin: 0 !important;
    }
  }

  .teampageclassmiddle .team-roster-highlight__head {
    display: flex !important;
    table-layout: auto !important;
    width: auto !important;
  }

  .teampageclassmiddle .team-roster-highlight__title {
    display: flex !important;
    vertical-align: inherit !important;
    width: auto !important;
    text-align: inherit !important;
  }

  .teampageclassmiddle .team-roster-highlight__title h2.main-head,
  .teampageclassmiddle .team-roster-highlight__title h2.main-head.vertical-line {
    display: inline-flex !important;
  }

  .teampageclassmiddle .team-roster-season-nav {
    display: flex !important;
    vertical-align: inherit !important;
    width: auto !important;
    max-width: none !important;
    text-align: inherit !important;
    white-space: inherit !important;
  }

  .teampageclassmiddle .team-roster-season-nav .team-hero-season-nav,
  .teampageclassmiddle .team-roster-season-nav .team-season-nav-source {
    display: block !important;
    text-align: inherit !important;
  }

  .teampageclassmiddle .team-roster-season-nav .team-hero-season-nav .teme-next-prev-table {
    display: revert !important;
    border-collapse: revert !important;
  }

  .teampageclassmiddle .team-roster-season-nav .team-hero-season-nav .teme-next-prev-table tr {
    display: flex !important;
  }

  .teampageclassmiddle .team-roster-season-nav .team-hero-season-nav .teme-next-prev-table td {
    display: revert !important;
    vertical-align: inherit !important;
  }

  .teampageclassmiddle .team-roster-season-nav--dropdown-only .team-hero-season-nav .teme-next-prev-table td {
    display: none !important;
  }

  } /* @supports (display: flex) */

  @supports (display: flex) and (display: grid) {

  #divLeftJunior .team-roster-transfers__list {
    display: grid !important;
  }

  #divLeftJunior .team-roster-transfers__item {
    display: contents !important;
  }

  #divLeftJunior .team-roster-transfers__player {
    display: block !important;
    width: auto !important;
    padding: 0 !important;
  }

  #divLeftJunior .team-roster-transfers__team {
    display: inline-flex !important;
    width: auto !important;
    padding: 0 !important;
  }

  @media only screen and (max-width: 800px) {
    .teampageclassmiddle .team-roster-transfers-zone .team-roster-transfers,
    .col-md-9.teampageclassmiddle .team-roster-transfers-zone .team-roster-transfers,
    .teampageclassmiddle.col-md-9 .team-roster-transfers-zone .team-roster-transfers,
    #divLeftJunior .team-roster-transfers-zone .team-roster-transfers {
      display: flex !important;
      flex-direction: row;
      flex-wrap: wrap;
      max-width: 100% !important;
      gap: 10px !important;
    }

    .teampageclassmiddle .team-roster-transfers-zone .team-roster-transfers__card,
    .col-md-9.teampageclassmiddle .team-roster-transfers-zone .team-roster-transfers__card,
    .teampageclassmiddle.col-md-9 .team-roster-transfers-zone .team-roster-transfers__card,
    #divLeftJunior .team-roster-transfers-zone .team-roster-transfers__card {
      width: 100% !important;
      max-width: 100% !important;
      flex: 1 1 auto !important;
    }

    .teampageclassmiddle .team-roster-transfers-zone .team-roster-transfers__card--arrived,
    .col-md-9.teampageclassmiddle .team-roster-transfers-zone .team-roster-transfers__card--arrived,
    .teampageclassmiddle.col-md-9 .team-roster-transfers-zone .team-roster-transfers__card--arrived,
    #divLeftJunior .team-roster-transfers-zone .team-roster-transfers__card--arrived {
      order: 1 !important;
    }

    .teampageclassmiddle .team-roster-transfers-zone .team-roster-transfers__card--left,
    .col-md-9.teampageclassmiddle .team-roster-transfers-zone .team-roster-transfers__card--left,
    .teampageclassmiddle.col-md-9 .team-roster-transfers-zone .team-roster-transfers__card--left,
    #divLeftJunior .team-roster-transfers-zone .team-roster-transfers__card--left {
      order: 2 !important;
    }

    .teampageclassmiddle .team-roster-transfers-zone .team-roster-transfers-zone__summary,
    .col-md-9.teampageclassmiddle .team-roster-transfers-zone .team-roster-transfers-zone__summary,
    .teampageclassmiddle.col-md-9 .team-roster-transfers-zone .team-roster-transfers-zone__summary,
    #divLeftJunior .team-roster-transfers-zone .team-roster-transfers-zone__summary {
      order: 3 !important;
      width: 100% !important;
      max-width: 100% !important;
    }
  }

  } /* flex + grid undo */

  @supports not (display: grid) {

  /*
   * Transfers summary — same row layout as team.css / .is-stacked (no grid in engine).
   * Chrome has grid: this block is skipped. Safari 5 ignores @supports (see team.css).
   */
  #divLeftJunior .team-roster-transfers-zone__summary {
    display: block;
    width: 100%;
    max-width: 100%;
    clear: both;
    flex: 1 1 100%;
    margin: 10px 0 0;
    padding: 0;
    box-sizing: border-box;
  }

  #divLeftJunior .team-roster-transfers-zone__summary .team-roster-summary {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }

  #divLeftJunior .team-roster-transfers-zone__summary .team-roster-summary__body {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    gap: 14px;
    width: 100%;
    font-size: inherit;
    line-height: inherit;
  }

  #divLeftJunior .team-roster-transfers-zone__summary .team-roster-summary__stats--main,
  #divLeftJunior .team-roster-transfers-zone__summary .team-roster-summary__imports-row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    width: auto;
    max-width: none;
    flex: 0 0 auto;
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
  }

  #divLeftJunior .team-roster-transfers-zone__summary .team-roster-summary__stat {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 4px 12px;
    min-width: 0;
    flex: 0 0 auto;
    height: auto;
    box-sizing: border-box;
  }

  #divLeftJunior .team-roster-transfers-zone__summary .team-roster-summary__stats--main .team-roster-summary__stat + .team-roster-summary__stat,
  #divLeftJunior .team-roster-transfers-zone__summary .team-roster-summary__imports-row .team-roster-summary__stat + .team-roster-summary__stat,
  #divLeftJunior .team-roster-transfers-zone__summary .team-roster-summary__imports-row .team-roster-summary__stat:first-child {
    border-left: 1px solid #e3e7ec;
    padding-left: 14px;
    margin-left: 2px;
  }

  #divLeftJunior .team-roster-transfers-zone__summary .team-roster-summary__stats--main .team-roster-summary__stat:first-child {
    border-left: 0;
    padding-left: 12px;
    margin-left: 0;
  }

  #divLeftJunior .team-roster-transfers-zone__summary .team-roster-summary__divider {
    display: none;
  }

  #divLeftJunior .team-roster-transfers-zone__summary .team-roster-summary__stats--main .team-roster-summary__divider {
    display: inline-block;
    width: 1px;
    height: 34px;
    background: #e3e7ec;
    margin: 0 4px;
    padding: 0;
    border: 0;
    flex: 0 0 auto;
    align-self: center;
  }

  #divLeftJunior .team-roster-transfers-zone__summary .team-roster-summary__value,
  #divLeftJunior .team-roster-transfers-zone__summary .team-roster-summary__label {
    white-space: nowrap;
  }

  .ArRosterroster-table .ArRosterhead-row > div,
  .ArRosterroster-table .ArRosterplayer > div {
    padding: 0 4px;
  }

  .ArRosterroster-table .ArRosterplayer::before,
  .ArRosterroster-table .ArRosterplayer::after {
    display: none !important;
    content: none !important;
  }

  .ArRosterroster-table .ArRosterplayer {
    padding: 0;
    position: static;
    background: transparent;
    border: none;
    box-shadow: none;
  }

  .ArRosterroster-table .ArRosterplayer > div {
    background: #ffffff;
    border: 1px solid #d6e2f2;
  }

  .ArRosterroster-table .ArRosterhead-row > div {
    background: transparent;
    border: none;
    border-bottom: 2px solid #1d428a;
  }

  .ArRosterroster-table .ArRosterhead-row,
  .ArRosterroster-table .ArRosterplayer {
    height: 24px;
    max-height: 24px;
  }

  .ArRosterroster-table .ArRosterhead-row > div,
  .ArRosterroster-table .ArRosterplayer > div {
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    line-height: 22px;
  }

  .ArRosterroster-table .ArRosterheight,
  .ArRosterroster-table .ArRosterpos,
  .ArRosterroster-table .ArRostername,
  .ArRosterroster-table .ArRosterage,
  .ArRosterroster-table .ArRosterjersey {
    line-height: 22px !important;
    height: auto !important;
    max-height: 22px;
  }

  .ArRosterroster-table .ArRosterheight small,
  .ArRosterroster-table .ArRosterheight .spansize1,
  .ArRosterroster-table .ArRosterheight .archiveunbrsmall {
    display: none;
  }

  .ArRosterroster-table .ArRosterheight .spanHeight,
  .ArRosterroster-table .ArRosterheight .spansize1,
  .ArRosterroster-table .ArRosterpos .spanPosition,
  .ArRosterroster-table .ArRosterage .spanAge {
    height: auto !important;
    line-height: inherit !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: inherit !important;
  }

  .ArRosterroster-table .ArRostername a {
    display: inline;
    white-space: nowrap;
  }

  .ArRosterroster-table .ArRostername .roster-fav-slot,
  .ArRosterroster-table .ArRostername img {
    display: inline;
    vertical-align: middle;
  }

  /* Column widths in px (percent floats collapse in old WebKit) */

  /* is-intl: #, Name, Height, Pos, Age, Nat, From, To, Former, Agent */
  .ArRosterroster-table.is-intl .ArRosterhead-row > div:nth-child(1),
  .ArRosterroster-table.is-intl .ArRosterplayer > div:nth-child(1) { width: 28px; }
  .ArRosterroster-table.is-intl .ArRosterhead-row > div:nth-child(2),
  .ArRosterroster-table.is-intl .ArRosterplayer > div:nth-child(2) { width: 132px; }
  .ArRosterroster-table.is-intl .ArRosterhead-row > div:nth-child(3),
  .ArRosterroster-table.is-intl .ArRosterplayer > div:nth-child(3) { width: 72px; }
  .ArRosterroster-table.is-intl .ArRosterhead-row > div:nth-child(4),
  .ArRosterroster-table.is-intl .ArRosterplayer > div:nth-child(4) { width: 36px; }
  .ArRosterroster-table.is-intl .ArRosterhead-row > div:nth-child(5),
  .ArRosterroster-table.is-intl .ArRosterplayer > div:nth-child(5) { width: 30px; }
  .ArRosterroster-table.is-intl .ArRosterhead-row > div:nth-child(6),
  .ArRosterroster-table.is-intl .ArRosterplayer > div:nth-child(6) { width: 34px; }
  .ArRosterroster-table.is-intl .ArRosterhead-row > div:nth-child(7),
  .ArRosterroster-table.is-intl .ArRosterplayer > div:nth-child(7) { width: 32px; }
  .ArRosterroster-table.is-intl .ArRosterhead-row > div:nth-child(8),
  .ArRosterroster-table.is-intl .ArRosterplayer > div:nth-child(8) { width: 32px; }
  .ArRosterroster-table.is-intl .ArRosterhead-row > div:nth-child(9),
  .ArRosterroster-table.is-intl .ArRosterplayer > div:nth-child(9) { width: 128px; }
  .ArRosterroster-table.is-intl .ArRosterhead-row > div:nth-child(10),
  .ArRosterroster-table.is-intl .ArRosterplayer > div:nth-child(10) { width: 110px; }

  /* is-us */
  .ArRosterroster-table.is-us .ArRosterhead-row > div:nth-child(1),
  .ArRosterroster-table.is-us .ArRosterplayer > div:nth-child(1) { width: 28px; }
  .ArRosterroster-table.is-us .ArRosterhead-row > div:nth-child(2),
  .ArRosterroster-table.is-us .ArRosterplayer > div:nth-child(2) { width: 120px; }
  .ArRosterroster-table.is-us .ArRosterhead-row > div:nth-child(3),
  .ArRosterroster-table.is-us .ArRosterplayer > div:nth-child(3) { width: 64px; }
  .ArRosterroster-table.is-us .ArRosterhead-row > div:nth-child(4),
  .ArRosterroster-table.is-us .ArRosterplayer > div:nth-child(4) { width: 36px; }
  .ArRosterroster-table.is-us .ArRosterhead-row > div:nth-child(5),
  .ArRosterroster-table.is-us .ArRosterplayer > div:nth-child(5) { width: 30px; }
  .ArRosterroster-table.is-us .ArRosterhead-row > div:nth-child(6),
  .ArRosterroster-table.is-us .ArRosterplayer > div:nth-child(6) { width: 34px; }
  .ArRosterroster-table.is-us .ArRosterhead-row > div:nth-child(7),
  .ArRosterroster-table.is-us .ArRosterplayer > div:nth-child(7) { width: 32px; }
  .ArRosterroster-table.is-us .ArRosterhead-row > div:nth-child(8),
  .ArRosterroster-table.is-us .ArRosterplayer > div:nth-child(8) { width: 32px; }
  .ArRosterroster-table.is-us .ArRosterhead-row > div:nth-child(9),
  .ArRosterroster-table.is-us .ArRosterplayer > div:nth-child(9) { width: 128px; }
  .ArRosterroster-table.is-us .ArRosterhead-row > div:nth-child(10),
  .ArRosterroster-table.is-us .ArRosterplayer > div:nth-child(10) { width: 110px; }

  /* is-uscollege */
  .ArRosterroster-table.is-uscollege .ArRosterhead-row > div:nth-child(1),
  .ArRosterroster-table.is-uscollege .ArRosterplayer > div:nth-child(1) { width: 26px; }
  .ArRosterroster-table.is-uscollege .ArRosterhead-row > div:nth-child(2),
  .ArRosterroster-table.is-uscollege .ArRosterplayer > div:nth-child(2) { width: 108px; }
  .ArRosterroster-table.is-uscollege .ArRosterhead-row > div:nth-child(3),
  .ArRosterroster-table.is-uscollege .ArRosterplayer > div:nth-child(3) { width: 58px; }
  .ArRosterroster-table.is-uscollege .ArRosterhead-row > div:nth-child(4),
  .ArRosterroster-table.is-uscollege .ArRosterplayer > div:nth-child(4) { width: 34px; }
  .ArRosterroster-table.is-uscollege .ArRosterhead-row > div:nth-child(5),
  .ArRosterroster-table.is-uscollege .ArRosterplayer > div:nth-child(5) { width: 28px; }
  .ArRosterroster-table.is-uscollege .ArRosterhead-row > div:nth-child(6),
  .ArRosterroster-table.is-uscollege .ArRosterplayer > div:nth-child(6) { width: 32px; }
  .ArRosterroster-table.is-uscollege .ArRosterhead-row > div:nth-child(7),
  .ArRosterroster-table.is-uscollege .ArRosterplayer > div:nth-child(7) { width: 30px; }
  .ArRosterroster-table.is-uscollege .ArRosterhead-row > div:nth-child(8),
  .ArRosterroster-table.is-uscollege .ArRosterplayer > div:nth-child(8) { width: 28px; }
  .ArRosterroster-table.is-uscollege .ArRosterhead-row > div:nth-child(9),
  .ArRosterroster-table.is-uscollege .ArRosterplayer > div:nth-child(9) { width: 28px; }
  .ArRosterroster-table.is-uscollege .ArRosterhead-row > div:nth-child(10),
  .ArRosterroster-table.is-uscollege .ArRosterplayer > div:nth-child(10) { width: 110px; }
  .ArRosterroster-table.is-uscollege .ArRosterhead-row > div:nth-child(11),
  .ArRosterroster-table.is-uscollege .ArRosterplayer > div:nth-child(11) { width: 100px; }

  /* is-uspro */
  .ArRosterroster-table.is-uspro .ArRosterhead-row > div:nth-child(1),
  .ArRosterroster-table.is-uspro .ArRosterplayer > div:nth-child(1) { width: 26px; }
  .ArRosterroster-table.is-uspro .ArRosterhead-row > div:nth-child(2),
  .ArRosterroster-table.is-uspro .ArRosterplayer > div:nth-child(2) { width: 100px; }
  .ArRosterroster-table.is-uspro .ArRosterhead-row > div:nth-child(3),
  .ArRosterroster-table.is-uspro .ArRosterplayer > div:nth-child(3) { width: 56px; }
  .ArRosterroster-table.is-uspro .ArRosterhead-row > div:nth-child(4),
  .ArRosterroster-table.is-uspro .ArRosterplayer > div:nth-child(4) { width: 34px; }
  .ArRosterroster-table.is-uspro .ArRosterhead-row > div:nth-child(5),
  .ArRosterroster-table.is-uspro .ArRosterplayer > div:nth-child(5) { width: 28px; }
  .ArRosterroster-table.is-uspro .ArRosterhead-row > div:nth-child(6),
  .ArRosterroster-table.is-uspro .ArRosterplayer > div:nth-child(6) { width: 30px; }
  .ArRosterroster-table.is-uspro .ArRosterhead-row > div:nth-child(7),
  .ArRosterroster-table.is-uspro .ArRosterplayer > div:nth-child(7) { width: 28px; }
  .ArRosterroster-table.is-uspro .ArRosterhead-row > div:nth-child(8),
  .ArRosterroster-table.is-uspro .ArRosterplayer > div:nth-child(8) { width: 28px; }
  .ArRosterroster-table.is-uspro .ArRosterhead-row > div:nth-child(9),
  .ArRosterroster-table.is-uspro .ArRosterplayer > div:nth-child(9) { width: 100px; }
  .ArRosterroster-table.is-uspro .ArRosterhead-row > div:nth-child(10),
  .ArRosterroster-table.is-uspro .ArRosterplayer > div:nth-child(10) { width: 72px; }
  .ArRosterroster-table.is-uspro .ArRosterhead-row > div:nth-child(11),
  .ArRosterroster-table.is-uspro .ArRosterplayer > div:nth-child(11) { width: 100px; }

  /* is-ushs */
  .ArRosterroster-table.is-ushs .ArRosterhead-row > div:nth-child(1),
  .ArRosterroster-table.is-ushs .ArRosterplayer > div:nth-child(1) { width: 26px; }
  .ArRosterroster-table.is-ushs .ArRosterhead-row > div:nth-child(2),
  .ArRosterroster-table.is-ushs .ArRosterplayer > div:nth-child(2) { width: 118px; }
  .ArRosterroster-table.is-ushs .ArRosterhead-row > div:nth-child(3),
  .ArRosterroster-table.is-ushs .ArRosterplayer > div:nth-child(3) { width: 58px; }
  .ArRosterroster-table.is-ushs .ArRosterhead-row > div:nth-child(4),
  .ArRosterroster-table.is-ushs .ArRosterplayer > div:nth-child(4) { width: 34px; }
  .ArRosterroster-table.is-ushs .ArRosterhead-row > div:nth-child(5),
  .ArRosterroster-table.is-ushs .ArRosterplayer > div:nth-child(5) { width: 28px; }
  .ArRosterroster-table.is-ushs .ArRosterhead-row > div:nth-child(6),
  .ArRosterroster-table.is-ushs .ArRosterplayer > div:nth-child(6) { width: 40px; }
  .ArRosterroster-table.is-ushs .ArRosterhead-row > div:nth-child(7),
  .ArRosterroster-table.is-ushs .ArRosterplayer > div:nth-child(7) { width: 118px; }
  .ArRosterroster-table.is-ushs .ArRosterhead-row > div:nth-child(8),
  .ArRosterroster-table.is-ushs .ArRosterplayer > div:nth-child(8) { width: 100px; }
  .ArRosterroster-table.is-ushs .ArRosterhead-row > div:nth-child(9),
  .ArRosterroster-table.is-ushs .ArRosterplayer > div:nth-child(9) { width: 90px; }

  /* is-archive */
  .ArRosterroster-table.is-archive .ArRosterhead-row > div:nth-child(1),
  .ArRosterroster-table.is-archive .ArRosterplayer > div:nth-child(1) { width: 30px; }
  .ArRosterroster-table.is-archive .ArRosterhead-row > div:nth-child(2),
  .ArRosterroster-table.is-archive .ArRosterplayer > div:nth-child(2) { width: 160px; }
  .ArRosterroster-table.is-archive .ArRosterhead-row > div:nth-child(3),
  .ArRosterroster-table.is-archive .ArRosterplayer > div:nth-child(3) { width: 80px; }
  .ArRosterroster-table.is-archive .ArRosterhead-row > div:nth-child(4),
  .ArRosterroster-table.is-archive .ArRosterplayer > div:nth-child(4) { width: 40px; }
  .ArRosterroster-table.is-archive .ArRosterhead-row > div:nth-child(5),
  .ArRosterroster-table.is-archive .ArRosterplayer > div:nth-child(5) { width: 36px; }
  .ArRosterroster-table.is-archive .ArRosterhead-row > div:nth-child(6),
  .ArRosterroster-table.is-archive .ArRosterplayer > div:nth-child(6) { width: 50px; }

  /* is-archive-college */
  .ArRosterroster-table.is-archive-college .ArRosterhead-row > div:nth-child(1),
  .ArRosterroster-table.is-archive-college .ArRosterplayer > div:nth-child(1) { width: 28px; }
  .ArRosterroster-table.is-archive-college .ArRosterhead-row > div:nth-child(2),
  .ArRosterroster-table.is-archive-college .ArRosterplayer > div:nth-child(2) { width: 130px; }
  .ArRosterroster-table.is-archive-college .ArRosterhead-row > div:nth-child(3),
  .ArRosterroster-table.is-archive-college .ArRosterplayer > div:nth-child(3) { width: 72px; }
  .ArRosterroster-table.is-archive-college .ArRosterhead-row > div:nth-child(4),
  .ArRosterroster-table.is-archive-college .ArRosterplayer > div:nth-child(4) { width: 36px; }
  .ArRosterroster-table.is-archive-college .ArRosterhead-row > div:nth-child(5),
  .ArRosterroster-table.is-archive-college .ArRosterplayer > div:nth-child(5) { width: 32px; }
  .ArRosterroster-table.is-archive-college .ArRosterhead-row > div:nth-child(6),
  .ArRosterroster-table.is-archive-college .ArRosterplayer > div:nth-child(6) { width: 34px; }
  .ArRosterroster-table.is-archive-college .ArRosterhead-row > div:nth-child(7),
  .ArRosterroster-table.is-archive-college .ArRosterplayer > div:nth-child(7) { width: 36px; }
  .ArRosterroster-table.is-archive-college .ArRosterhead-row > div:nth-child(8),
  .ArRosterroster-table.is-archive-college .ArRosterplayer > div:nth-child(8) { width: 120px; }

    @media only screen and (max-width: 800px) {
        .teampageclassmiddle .team-roster-transfers-zone .team-roster-transfers,
        .col-md-9.teampageclassmiddle .team-roster-transfers-zone .team-roster-transfers,
        .teampageclassmiddle.col-md-9 .team-roster-transfers-zone .team-roster-transfers,
        #divLeftJunior .team-roster-transfers-zone .team-roster-transfers {
            display: flex !important;
            flex-direction: row;
            flex-wrap: wrap;
            max-width: 100% !important;
            gap: 10px !important;
        }

        .teampageclassmiddle .team-roster-transfers-zone .team-roster-transfers__card,
        .col-md-9.teampageclassmiddle .team-roster-transfers-zone .team-roster-transfers__card,
        .teampageclassmiddle.col-md-9 .team-roster-transfers-zone .team-roster-transfers__card,
        #divLeftJunior .team-roster-transfers-zone .team-roster-transfers__card {
            width: 100% !important;
            max-width: 100% !important;
            flex: 1 1 auto !important;
        }

        .teampageclassmiddle .team-roster-transfers-zone .team-roster-transfers__card--arrived,
        .col-md-9.teampageclassmiddle .team-roster-transfers-zone .team-roster-transfers__card--arrived,
        .teampageclassmiddle.col-md-9 .team-roster-transfers-zone .team-roster-transfers__card--arrived,
        #divLeftJunior .team-roster-transfers-zone .team-roster-transfers__card--arrived {
            order: 1 !important;
        }

        .teampageclassmiddle .team-roster-transfers-zone .team-roster-transfers__card--left,
        .col-md-9.teampageclassmiddle .team-roster-transfers-zone .team-roster-transfers__card--left,
        .teampageclassmiddle.col-md-9 .team-roster-transfers-zone .team-roster-transfers__card--left,
        #divLeftJunior .team-roster-transfers-zone .team-roster-transfers__card--left {
            order: 2 !important;
        }

        .teampageclassmiddle .team-roster-transfers-zone .team-roster-transfers-zone__summary,
        .col-md-9.teampageclassmiddle .team-roster-transfers-zone .team-roster-transfers-zone__summary,
        .teampageclassmiddle.col-md-9 .team-roster-transfers-zone .team-roster-transfers-zone__summary,
        #divLeftJunior .team-roster-transfers-zone .team-roster-transfers-zone__summary {
            order: 3 !important;
            width: 100% !important;
            max-width: 100% !important;
        }
    }
  } /* @supports not (display: grid) */
