/*!********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./styles/fgUi/DataGridEmptyData.module.scss ***!
  \********************************************************************************************************************************************************************************************/
.DataGridEmptyData-module__data-grid__empty-data___BXpN1 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
  font-size: 18px;
}

.DataGridEmptyData-module__fallback__error___Acsno {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.DataGridEmptyData-module__fallback__error__header___t_CMu {
  display: flex;
  align-items: center;
}

.DataGridEmptyData-module__fallback__error__action___WGqAY {
  margin-top: 12px;
  text-align: center;
}

.DataGridEmptyData-module__icon__error___Dzhfj {
  font-size: 18px;
  margin-right: 4px;
  color: #ce2431;
}
/*!***************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./styles/fgUi/PageControls.module.scss ***!
  \***************************************************************************************************************************************************************************************/
.PageControls-module__table-page-control___NLQU5 {
  display: flex;
  align-items: center;
  padding: 5px;
  font-size: 12px;
  width: 100%;
}
.PageControls-module__table-page-control___NLQU5 ~ .PageControls-module__table-page-control___NLQU5 {
  position: absolute;
  top: 14px;
}
.PageControls-module__table-page-control___NLQU5 .PageControls-module__material-icons___HjFk9 {
  cursor: pointer;
}
.PageControls-module__table-page-control___NLQU5 input {
  font-family: inherit;
  width: 30px;
  margin: 0 10px 0 0;
  font-size: inherit;
  text-align: right;
  padding-right: 5px;
}
.PageControls-module__table-page-control___NLQU5 .PageControls-module__table-page-results___N3gqB {
  font-size: 12px;
  margin-left: auto;
}
.PageControls-module__table-page-control___NLQU5 .PageControls-module__page-item-control___bLcL9 {
  font-family: Lato, arial, helvetica, sans-serif;
  margin-left: 20px;
}
@media (max-width: 430px) {
  .PageControls-module__table-page-control___NLQU5 .PageControls-module__page-item-control___bLcL9 {
    position: relative;
    top: -10px;
  }
}
.PageControls-module__table-page-control___NLQU5 .PageControls-module__page-item-control___bLcL9 select {
  font-family: Lato, arial, helvetica, sans-serif;
  cursor: pointer;
  font-size: 12px;
  margin-left: 5px;
  padding: 5px;
}
.PageControls-module__table-page-control___NLQU5 .PageControls-module__page-item-control___bLcL9 select option {
  padding: 0;
}
/*!****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./styles/fgUi/LoadingScreen.module.scss ***!
  \****************************************************************************************************************************************************************************************/
.LoadingScreen-module__fgui-loading-screen___kOGli {
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 10;
  text-align: center;
  opacity: 0.95;
  /* margin-top: 30px; */
  padding-top: 50px;
  line-height: 2;
  font-size: 18px;
  box-sizing: border-box;
}
.LoadingScreen-module__dark-mode___OotJm .LoadingScreen-module__fgui-loading-screen___kOGli {
  background-color: #1a1a1a;
}
.LoadingScreen-module__fgui-loading-screen___kOGli img {
  width: 100px;
}
/*!***********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./styles/fgUi/DataGrid.module.scss ***!
  \***********************************************************************************************************************************************************************************/
.DataGrid-module__fg-data-grid___RUQCn {
  font-family: lato, Arial, Helvetica, sans-serif;
  font-size: 14px;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  margin-top: -10px;
}
.DataGrid-module__fg-data-grid___RUQCn * {
  box-sizing: inherit;
}
.DataGrid-module__fg-data-grid___RUQCn .DataGrid-module__table-wrapper-outer___rgpdg {
  position: relative;
  max-width: 980px;
}
.DataGrid-module__fg-data-grid___RUQCn .DataGrid-module__table-wrapper-outer___rgpdg::-webkit-scrollbar {
  width: 0 !important;
  height: 0 !important;
}
.DataGrid-module__fg-data-grid___RUQCn .DataGrid-module__table-wrapper-outer___rgpdg .DataGrid-module__fgui-loading-screen___t6djs {
  position: absolute;
  top: 55px;
  left: 0;
}
.DataGrid-module__fg-data-grid___RUQCn .DataGrid-module__table-wrapper-inner___b488p {
  /*overflow-x: auto;*/
  padding-top: 55px;
}
.DataGrid-module__fg-data-grid___RUQCn .DataGrid-module__table-wrapper-inner___b488p::-webkit-scrollbar {
  width: 0 !important;
  height: 0 !important;
}
.DataGrid-module__fg-data-grid___RUQCn .DataGrid-module__table-fixed___Sd56N {
  /*possibly only show this on mobile*/
  display: none;
  position: absolute;
  left: 0;
  top: 55px;
  width: 100%;
  pointer-events: none;
  overflow: hidden;
}
.DataGrid-module__fg-data-grid___RUQCn .DataGrid-module__table-fixed___Sd56N::-webkit-scrollbar {
  width: 0 !important;
  height: 0 !important;
}
.DataGrid-module__fg-data-grid___RUQCn .DataGrid-module__table-fixed___Sd56N td, .DataGrid-module__fg-data-grid___RUQCn .DataGrid-module__table-fixed___Sd56N th {
  visibility: hidden;
}
.DataGrid-module__fg-data-grid___RUQCn .DataGrid-module__table-fixed___Sd56N td.DataGrid-module__fixed___WhF9N, .DataGrid-module__fg-data-grid___RUQCn .DataGrid-module__table-fixed___Sd56N th.DataGrid-module__fixed___WhF9N {
  visibility: visible;
  pointer-events: all;
}
.DataGrid-module__fg-data-grid___RUQCn .DataGrid-module__table-fixed___Sd56N td:not(.DataGrid-module__fixed___WhF9N), .DataGrid-module__fg-data-grid___RUQCn .DataGrid-module__table-fixed___Sd56N th:not(.DataGrid-module__fixed___WhF9N) {
  border-color: transparent;
}
.DataGrid-module__dark-mode___XJtJW .DataGrid-module__fg-data-grid___RUQCn .DataGrid-module__table-fixed___Sd56N td:not(.DataGrid-module__fixed___WhF9N), .DataGrid-module__dark-mode___XJtJW .DataGrid-module__fg-data-grid___RUQCn .DataGrid-module__table-fixed___Sd56N th:not(.DataGrid-module__fixed___WhF9N) {
  border-color: transparent;
}
.DataGrid-module__fg-data-grid___RUQCn .DataGrid-module__table-scroll___RdhFe::-webkit-scrollbar {
  width: 0 !important;
  height: 0 !important;
}
.DataGrid-module__fg-data-grid___RUQCn table {
  border-collapse: collapse;
  font-family: "segoe ui", arial, sans-serif;
  font-size: 12px;
  width: 100%;
  table-layout: fixed;
}
.DataGrid-module__fg-data-grid___RUQCn table tr {
  /*background-color: #ddd;*/
  background-color: #fff;
}
.DataGrid-module__dark-mode___XJtJW .DataGrid-module__fg-data-grid___RUQCn table tr {
  background-color: #1a1a1a;
}
.DataGrid-module__fg-data-grid___RUQCn table tr.DataGrid-module__hover___aGaok {
  background-color: #ddd;
}
.DataGrid-module__dark-mode___XJtJW .DataGrid-module__fg-data-grid___RUQCn table tr.DataGrid-module__hover___aGaok {
  background-color: #333;
}
.DataGrid-module__fg-data-grid___RUQCn table tr:focus {
  outline: 0;
}
.DataGrid-module__fg-data-grid___RUQCn table tr.DataGrid-module__is-selected___Wuyce {
  background-color: #fbdbdb;
}
.DataGrid-module__fg-data-grid___RUQCn table tr.DataGrid-module__is-selected___Wuyce:focus {
  outline: 0;
}
.DataGrid-module__dark-mode___XJtJW .DataGrid-module__fg-data-grid___RUQCn table tr.DataGrid-module__is-selected___Wuyce {
  background-color: #9f5454;
}
.DataGrid-module__fg-data-grid___RUQCn table tr.DataGrid-module__is-selected__total___prK7d {
  background-color: #f4a4a4;
}
.DataGrid-module__dark-mode___XJtJW .DataGrid-module__fg-data-grid___RUQCn table tr.DataGrid-module__is-selected__total___prK7d {
  background-color: #5d3030;
}
.DataGrid-module__fg-data-grid___RUQCn table th {
  cursor: pointer;
  position: relative;
  background-color: gray;
  color: #fff;
  padding-right: 3px;
  padding-left: 4px;
  padding-top: 4px;
  padding-bottom: 3px;
}
.DataGrid-module__dark-mode___XJtJW .DataGrid-module__fg-data-grid___RUQCn table th {
  background-color: #555;
  border-color: #747474;
}
.DataGrid-module__fg-data-grid___RUQCn table th.DataGrid-module__highlight-sort___mdpNT {
  color: #000;
}
.DataGrid-module__fg-data-grid___RUQCn table th.DataGrid-module__th-name___Kvqbl {
  width: 130px;
}
.DataGrid-module__fg-data-grid___RUQCn table th.DataGrid-module__th-season___FscKK {
  width: 45px;
}
.DataGrid-module__fg-data-grid___RUQCn table th.DataGrid-module__th-month___ORTH9 {
  width: 60px;
}
.DataGrid-module__fg-data-grid___RUQCn table th.DataGrid-module__th-week___U2w4F {
  width: 105px;
}
.DataGrid-module__fg-data-grid___RUQCn table th.DataGrid-module__th-team___sMxGI {
  width: 55px;
}
.DataGrid-module__fg-data-grid___RUQCn table th.DataGrid-module__th-rank___I_5Xp {
  width: 32px;
}
.DataGrid-module__fg-data-grid___RUQCn table th.DataGrid-module__th-date___l3fAK {
  width: 80px;
}
.DataGrid-module__fg-data-grid___RUQCn table th .DataGrid-module__th-tooltip___dRyiw {
  font-family: lato, Arial, Helvetica, sans-serif;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 4px;
  text-align: center;
  white-space: pre;
  z-index: 1000;
  animation: DataGrid-module__fadeIn___BgCuW ease-in-out 300ms;
  -webkit-animation: DataGrid-module__fadeIn___BgCuW ease-in-out 300ms;
  -moz-animation: DataGrid-module__fadeIn___BgCuW ease-in-out 300ms;
  -o-animation: DataGrid-module__fadeIn___BgCuW ease-in-out 300ms;
  -ms-animation: DataGrid-module__fadeIn___BgCuW ease-in-out 300ms;
}
.DataGrid-module__dark-mode___XJtJW .DataGrid-module__fg-data-grid___RUQCn table th .DataGrid-module__th-tooltip___dRyiw {
  background-color: rgba(204, 204, 204, 0.8);
  color: #000;
}
@keyframes DataGrid-module__fadeIn___BgCuW {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes DataGrid-module__fadeIn___BgCuW {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes DataGrid-module__fadeIn___BgCuW {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes DataGrid-module__fadeIn___BgCuW {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes DataGrid-module__fadeIn___BgCuW {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.DataGrid-module__fg-data-grid___RUQCn table th .DataGrid-module__th-tooltip___dRyiw a {
  color: inherit;
  text-decoration: underline;
}
.DataGrid-module__fg-data-grid___RUQCn table th .DataGrid-module__th-tooltip___dRyiw a:hover {
  color: #50ae26;
}
.DataGrid-module__fg-data-grid___RUQCn table th .DataGrid-module__th-tooltip___dRyiw .DataGrid-module__arrow-down___uGnsQ {
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 12px solid rgba(0, 0, 0, 0.8);
  bottom: -12px;
  left: 5px;
  position: absolute;
}
.DataGrid-module__dark-mode___XJtJW .DataGrid-module__fg-data-grid___RUQCn table th .DataGrid-module__th-tooltip___dRyiw .DataGrid-module__arrow-down___uGnsQ {
  border-top-color: rgba(204, 204, 204, 0.8);
}
.DataGrid-module__fg-data-grid___RUQCn table td {
  position: relative;
  border: 1px solid #eee;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-right: 3px;
  padding-left: 4px;
  padding-top: 4px;
  padding-bottom: 3px;
  white-space: nowrap;
}
.DataGrid-module__fg-data-grid___RUQCn table td a {
  text-decoration: none;
}
.DataGrid-module__dark-mode___XJtJW .DataGrid-module__fg-data-grid___RUQCn table td {
  border-color: #555;
}
.DataGrid-module__fg-data-grid___RUQCn table td .DataGrid-module__th-tooltip___dRyiw {
  font-family: lato, Arial, Helvetica, sans-serif;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 4px;
  text-align: center;
  white-space: pre;
  z-index: 1000;
  animation: DataGrid-module__fadeIn___BgCuW ease-in-out 300ms;
  -webkit-animation: DataGrid-module__fadeIn___BgCuW ease-in-out 300ms;
  -moz-animation: DataGrid-module__fadeIn___BgCuW ease-in-out 300ms;
  -o-animation: DataGrid-module__fadeIn___BgCuW ease-in-out 300ms;
  -ms-animation: DataGrid-module__fadeIn___BgCuW ease-in-out 300ms;
}
.DataGrid-module__dark-mode___XJtJW .DataGrid-module__fg-data-grid___RUQCn table td .DataGrid-module__th-tooltip___dRyiw {
  background-color: rgba(204, 204, 204, 0.8);
  color: #000;
}
@keyframes DataGrid-module__fadeIn___BgCuW {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes DataGrid-module__fadeIn___BgCuW {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes DataGrid-module__fadeIn___BgCuW {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes DataGrid-module__fadeIn___BgCuW {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes DataGrid-module__fadeIn___BgCuW {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.DataGrid-module__fg-data-grid___RUQCn table td .DataGrid-module__th-tooltip___dRyiw a {
  color: inherit;
  text-decoration: underline;
}
.DataGrid-module__fg-data-grid___RUQCn table td .DataGrid-module__th-tooltip___dRyiw a:hover {
  color: #50ae26;
}
.DataGrid-module__fg-data-grid___RUQCn table td .DataGrid-module__th-tooltip___dRyiw .DataGrid-module__arrow-down___uGnsQ {
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 12px solid rgba(0, 0, 0, 0.8);
  bottom: -12px;
  left: 5px;
  position: absolute;
}
.DataGrid-module__dark-mode___XJtJW .DataGrid-module__fg-data-grid___RUQCn table td .DataGrid-module__th-tooltip___dRyiw .DataGrid-module__arrow-down___uGnsQ {
  border-top-color: rgba(204, 204, 204, 0.8);
}
.DataGrid-module__fg-data-grid___RUQCn table td:hover {
  position: relative;
  overflow: visible;
}
.DataGrid-module__fg-data-grid___RUQCn table .DataGrid-module__td-overflow___PyVLP {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ddd;
  height: 100%;
  display: flex;
  align-items: center;
  /*width: 100%;*/
  padding-right: 3px;
  padding-left: 4px;
  padding-top: 5px;
  padding-bottom: 4px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3), 0 6px 6px rgba(0, 0, 0, 0.1);
  z-index: 100;
}
.DataGrid-module__dark-mode___XJtJW .DataGrid-module__fg-data-grid___RUQCn table .DataGrid-module__td-overflow___PyVLP {
  background-color: #333;
}
.DataGrid-module__fg-data-grid___RUQCn table .DataGrid-module__highlight-sort___mdpNT {
  background-color: #ddd;
}
.DataGrid-module__dark-mode___XJtJW .DataGrid-module__fg-data-grid___RUQCn table .DataGrid-module__highlight-sort___mdpNT {
  background-color: #999;
  color: #fff;
}
.DataGrid-module__fg-data-grid___RUQCn table .DataGrid-module__align-left___JO7BI {
  text-align: left;
  padding-right: 0;
}
.DataGrid-module__fg-data-grid___RUQCn table .DataGrid-module__align-right___FrXMm {
  text-align: right;
  padding-left: 0;
}
.DataGrid-module__fg-data-grid___RUQCn.DataGrid-module__prevent-text-selection___g25Bz {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.DataGrid-module__fg-data-grid___RUQCn td:hover {
  /*overflow: visible;
  background-color: #ddd;
  border: 0;*/
  position: relative;
  overflow: visible;
}
.DataGrid-module__fg-data-grid___RUQCn th[data-stat=Name] {
  width: 130px;
}
.DataGrid-module__fg-data-grid___RUQCn th[data-stat=divider],
.DataGrid-module__fg-data-grid___RUQCn th[data-stat="Divider |"],
.DataGrid-module__fg-data-grid___RUQCn td[data-stat=divider],
.DataGrid-module__fg-data-grid___RUQCn td[data-stat="Divider |"],
.DataGrid-module__fg-data-grid___RUQCn th[data-stat="-- Line Break --"],
.DataGrid-module__fg-data-grid___RUQCn td[data-stat="-- Line Break --"] {
  display: none;
}
.DataGrid-module__fg-data-grid___RUQCn th[data-stat=divider] + th, .DataGrid-module__fg-data-grid___RUQCn th[data-stat=divider] + td,
.DataGrid-module__fg-data-grid___RUQCn th[data-stat="Divider |"] + th,
.DataGrid-module__fg-data-grid___RUQCn th[data-stat="Divider |"] + td,
.DataGrid-module__fg-data-grid___RUQCn td[data-stat=divider] + th,
.DataGrid-module__fg-data-grid___RUQCn td[data-stat=divider] + td,
.DataGrid-module__fg-data-grid___RUQCn td[data-stat="Divider |"] + th,
.DataGrid-module__fg-data-grid___RUQCn td[data-stat="Divider |"] + td,
.DataGrid-module__fg-data-grid___RUQCn th[data-stat="-- Line Break --"] + th,
.DataGrid-module__fg-data-grid___RUQCn th[data-stat="-- Line Break --"] + td,
.DataGrid-module__fg-data-grid___RUQCn td[data-stat="-- Line Break --"] + th,
.DataGrid-module__fg-data-grid___RUQCn td[data-stat="-- Line Break --"] + td {
  border-left: 3px solid #333;
}
.DataGrid-module__dark-mode___XJtJW .DataGrid-module__fg-data-grid___RUQCn th[data-stat=divider] + th, .DataGrid-module__dark-mode___XJtJW .DataGrid-module__fg-data-grid___RUQCn th[data-stat=divider] + td,
.DataGrid-module__dark-mode___XJtJW .DataGrid-module__fg-data-grid___RUQCn th[data-stat="Divider |"] + th,
.DataGrid-module__dark-mode___XJtJW .DataGrid-module__fg-data-grid___RUQCn th[data-stat="Divider |"] + td,
.DataGrid-module__dark-mode___XJtJW .DataGrid-module__fg-data-grid___RUQCn td[data-stat=divider] + th,
.DataGrid-module__dark-mode___XJtJW .DataGrid-module__fg-data-grid___RUQCn td[data-stat=divider] + td,
.DataGrid-module__dark-mode___XJtJW .DataGrid-module__fg-data-grid___RUQCn td[data-stat="Divider |"] + th,
.DataGrid-module__dark-mode___XJtJW .DataGrid-module__fg-data-grid___RUQCn td[data-stat="Divider |"] + td,
.DataGrid-module__dark-mode___XJtJW .DataGrid-module__fg-data-grid___RUQCn th[data-stat="-- Line Break --"] + th,
.DataGrid-module__dark-mode___XJtJW .DataGrid-module__fg-data-grid___RUQCn th[data-stat="-- Line Break --"] + td,
.DataGrid-module__dark-mode___XJtJW .DataGrid-module__fg-data-grid___RUQCn td[data-stat="-- Line Break --"] + th,
.DataGrid-module__dark-mode___XJtJW .DataGrid-module__fg-data-grid___RUQCn td[data-stat="-- Line Break --"] + td {
  border-left-color: #888;
}
.DataGrid-module__fg-data-grid___RUQCn.DataGrid-module__sort-disabled___b5Nal table th {
  cursor: default;
}

.DataGrid-module__shift-pressed___tFTkz {
  cursor: default;
}
.DataGrid-module__shift-pressed___tFTkz .DataGrid-module__fg-data-grid___RUQCn tr {
  cursor: not-allowed;
}
.DataGrid-module__shift-pressed___tFTkz .DataGrid-module__fg-data-grid___RUQCn.DataGrid-module__with-selected-rows___Odupr tr {
  cursor: pointer;
}
.DataGrid-module__shift-pressed___tFTkz .DataGrid-module__fg-data-grid___RUQCn.DataGrid-module__with-selected-rows___Odupr a {
  pointer-events: none;
}
.DataGrid-module__shift-pressed___tFTkz .DataGrid-module__fg-data-grid___RUQCn tr.DataGrid-module__is-selected__invalid___gwK9v {
  cursor: not-allowed;
}

.DataGrid-module__fg-data-grid___RUQCn tr.DataGrid-module__is-not-selectable___Nof4d {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/*!*************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./styles/fgUi/fgDropDown.module.scss ***!
  \*************************************************************************************************************************************************************************************/
.fgDropDown-module__fg-dropdown___XeH1e {
  display: inline-block;
  border: 1px solid #cdcdcd;
  background-color: #f5f5f5;
  font-size: 13px;
  position: relative;
  width: 140px;
  cursor: default;
}
.fgDropDown-module__fg-dropdown___XeH1e:focus {
  outline: none;
}
.fgDropDown-module__dark-mode___aOdBu .fgDropDown-module__fg-dropdown___XeH1e {
  background-color: #888;
}
.fgDropDown-module__fg-dropdown___XeH1e ul, .fgDropDown-module__fg-dropdown___XeH1e li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.fgDropDown-module__fg-dropdown___XeH1e ul.fgDropDown-module__fg-dropdown-ul___FdmdP, .fgDropDown-module__fg-dropdown___XeH1e .fgDropDown-module__fg-dropdown-ul___FdmdP li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.fgDropDown-module__fg-dropdown___XeH1e ul.fgDropDown-module__fg-dropdown-ul___FdmdP {
  padding-left: 0;
}
.fgDropDown-module__fg-dropdown___XeH1e .fgDropDown-module__fg-dropdown-ul___FdmdP li {
  padding: 3px 5px;
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
}
.fgDropDown-module__fg-dropdown-label___FGGoI {
  padding: 5px;
}
.fgDropDown-module__fg-dropdown-label___FGGoI:after {
  content: "";
  /*candidate to delete the commented*/
  /*margin-top: 15px;*/
  /*display: inline-block;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid black;
  position: absolute;
  right: 5px;
  top: 10px;*/
  /*height: 100%;*/
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(0, 0, 0, 0.8);
  position: absolute;
  bottom: 50%;
  right: 7px;
}
.fgDropDown-module__fg-dropdown___XeH1e.fgDropDown-module__is-disabled___OCat1 {
  color: #aaa;
}
.fgDropDown-module__fg-dropdown___XeH1e.fgDropDown-module__is-disabled___OCat1 .fgDropDown-module__fg-dropdown-label___FGGoI:after {
  border-top: 4px solid #aaa;
}
.fgDropDown-module__fg-dropdown___XeH1e .fgDropDown-module__fg-dropdown-ul___FdmdP {
  display: none;
  position: absolute;
  min-width: 100%;
  text-align: left;
  left: 0;
  z-index: 20;
  background-color: #f5f5f5;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3), 0 6px 6px rgba(0, 0, 0, 0.1);
}
.fgDropDown-module__dark-mode___aOdBu .fgDropDown-module__fg-dropdown___XeH1e .fgDropDown-module__fg-dropdown-ul___FdmdP {
  background-color: #3a3a3a;
}
.fgDropDown-module__fg-dropdown___XeH1e .fgDropDown-module__fg-dropdown-ul___FdmdP.fgDropDown-module__show___vsjif {
  display: block;
  max-height: 400px;
  overflow-y: auto;
}
.fgDropDown-module__fg-dropdown___XeH1e .fgDropDown-module__fg-dropdown-ul___FdmdP.fgDropDown-module__show___vsjif.fgDropDown-module__dropdown-columns___fn_JE {
  display: flex;
}
.fgDropDown-module__fg-dropdown___XeH1e .fgDropDown-module__fg-dropdown-ul___FdmdP.fgDropDown-module__show___vsjif.fgDropDown-module__dropdown-columns___fn_JE .fgDropDown-module__col___ld3Mr {
  width: 100%;
}
.fgDropDown-module__fg-dropdown___XeH1e .fgDropDown-module__fg-dropdown-ul___FdmdP li {
  border: 1px solid #cdcdcd;
  background-color: #f5f5f5;
  padding: 5px;
  cursor: pointer;
}
.fgDropDown-module__fg-dropdown___XeH1e .fgDropDown-module__fg-dropdown-ul___FdmdP li:hover {
  background-color: #aaa;
}
.fgDropDown-module__dark-mode___aOdBu .fgDropDown-module__fg-dropdown___XeH1e .fgDropDown-module__fg-dropdown-ul___FdmdP li:hover {
  background-color: #666;
}
.fgDropDown-module__fg-dropdown___XeH1e .fgDropDown-module__fg-dropdown-ul___FdmdP li.fgDropDown-module__seperator___PMYud {
  border-bottom: 5px solid #ddd;
}
.fgDropDown-module__dark-mode___aOdBu .fgDropDown-module__fg-dropdown___XeH1e .fgDropDown-module__fg-dropdown-ul___FdmdP li {
  background-color: #3a3a3a;
}
.fgDropDown-module__fg-dropdown___XeH1e.fgDropDown-module__show___vsjif .fgDropDown-module__fg-dropdown-label___FGGoI {
  background-color: #50ae26;
  /*color: #fff;*/
}
.fgDropDown-module__fg-dropdown___XeH1e.fgDropDown-module__show___vsjif .fgDropDown-module__fg-dropdown-ul___FdmdP {
  display: block;
}
.fgDropDown-module__fg-dropdown___XeH1e.fgDropDown-module__show___vsjif .fgDropDown-module__fg-dropdown-ul___FdmdP.fgDropDown-module__dropdown-columns___fn_JE {
  display: flex;
}
/*!********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./styles/teams/team-lineup.scss ***!
  \********************************************************************************************************************************************************************************/
#content {
  padding-left: 10px;
  padding-right: 10px;
}

#root-team-lineup {
  /*pitcher usage*/
  /*Key*/
}
#root-team-lineup .fg-data-grid {
  margin: 0;
}
#root-team-lineup .fg-data-grid .table-wrapper-inner {
  padding: 0;
  overflow-x: auto;
}
@media (max-width: 1000px) {
  #root-team-lineup .fg-data-grid .table-wrapper-inner .table-fixed {
    display: block;
    top: 0;
  }
}
#root-team-lineup .fg-data-grid.team-lineup tr:hover {
  background-color: rgba(116, 180, 250, 0.2);
}
#root-team-lineup .fg-data-grid.team-lineup tr th {
  width: 78px;
}
#root-team-lineup .fg-data-grid td {
  width: 100%;
  height: 30px;
  padding: 5px;
  position: relative;
}
#root-team-lineup .fg-data-grid td .td-overflow {
  padding: 0;
}
#root-team-lineup .fg-data-grid td .multi-starts {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30px;
  /*background-color: $color-light-blue;*/
  background-color: rgba(200, 200, 200, 0.5);
  align-items: center;
}
#root-team-lineup .fg-data-grid td a {
  position: relative;
}
#root-team-lineup a.fgButton:hover {
  color: #000;
}
#root-team-lineup [data-stat="Opp SP"] {
  border-right: 3px solid #333;
}
.dark-mode #root-team-lineup [data-stat="Opp SP"] {
  border-right-color: #888;
}
#root-team-lineup [data-stat="Game Date"] {
  text-align: right;
  width: 80px;
  padding-right: 8px;
}
#root-team-lineup .team-lineup-controls {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  margin-bottom: 20px;
  background-color: #d5d5d5;
  padding: 20px 10px;
  /* this is for the date pickers.  technical debt */
}
.dark-mode #root-team-lineup .team-lineup-controls {
  background-color: #3a3a3a;
}
@media (max-width: 1000px) {
  #root-team-lineup .team-lineup-controls {
    justify-content: center;
  }
}
#root-team-lineup .team-lineup-controls .controls-mode, #root-team-lineup .team-lineup-controls .controls-handedness {
  display: flex;
  font-size: 12px;
}
@media (max-width: 1000px) {
  #root-team-lineup .team-lineup-controls .controls-mode, #root-team-lineup .team-lineup-controls .controls-handedness {
    padding: 10px 0;
  }
}
#root-team-lineup .team-lineup-controls .controls-mode .fgButton, #root-team-lineup .team-lineup-controls .controls-handedness .fgButton {
  padding: 10px 10px;
  /*padding-left: 10px; 
  padding-right: 10px;*/
  min-width: 120px;
}
@media (max-width: 500px) {
  #root-team-lineup .team-lineup-controls .controls-mode .fgButton, #root-team-lineup .team-lineup-controls .controls-handedness .fgButton {
    min-width: 60px;
  }
}
#root-team-lineup .team-lineup-controls .controls-handedness {
  padding-left: 20px;
  align-items: center;
}
#root-team-lineup .team-lineup-controls .controls-handedness label {
  display: flex;
  align-items: center;
  padding-right: 10px;
}
#root-team-lineup .team-lineup-controls .mode {
  font-size: 12px;
}
#root-team-lineup .team-lineup-controls .playoff-odds-control-date-cell {
  width: 120px;
  position: relative;
}
#root-team-lineup .team-lineup-controls .playoff-odds-control-date-cell input.start {
  width: 100%;
}
#root-team-lineup .team-lineup-controls .playoff-odds-control-date-cell .date-wrapper {
  margin-left: -50%;
}
#root-team-lineup .pitcher-usage th {
  text-align: center;
  width: 66px;
}
#root-team-lineup .pitcher-usage th[data-stat=Name] {
  text-align: left;
  padding-left: 5px;
  width: 120px;
}
#root-team-lineup .pitcher-usage td {
  padding: 0;
}
#root-team-lineup .pitcher-usage td[data-stat=Name] {
  text-align: left;
  padding-left: 5px;
}
#root-team-lineup .pitcher-usage [data-stat="Last 3 Days"] {
  border-left: 3px solid #000;
}
#root-team-lineup .pitcher-usage .pitcher-usage-cell {
  text-align: center;
  padding: 5px;
}
#root-team-lineup .pitcher-usage .pitcher-usage-cell.color-med {
  background-color: #F7DC6F;
}
#root-team-lineup .pitcher-usage .pitcher-usage-cell.color-high {
  background-color: #D98880;
}
#root-team-lineup .data-grid-wrapper {
  position: relative;
  min-height: 300px;
}
#root-team-lineup .pitching-usage-key-container {
  display: flex;
  align-items: center;
  justify-content: space-around;
  justify-content: center;
  font-size: 14px;
  /*flex-wrap: wrap;*/
}
#root-team-lineup .pitching-usage-key-container .color-med {
  background-color: #F7DC6F;
}
#root-team-lineup .pitching-usage-key-container .color-high {
  background-color: #D98880;
}
#root-team-lineup .pitching-usage-key-container-sub {
  display: flex;
  margin: 10px 20px;
  align-items: center;
}
#root-team-lineup .pitching-usage-key {
  border: 1px solid #cccccc;
  padding: 10px;
  font-size: 12px;
  text-align: center;
  min-width: 100px;
  float: right;
  margin-left: 10px;
}
#root-team-lineup .pitching-usage-key-container table:not(.ui-datepicker-calendar) {
  width: 200px;
  margin: 0;
  margin-left: 10px;
  font-size: 12px;
}
#root-team-lineup .pitching-usage-key-container table:not(.ui-datepicker-calendar) td {
  width: 40px;
  padding: 0 10px;
  text-align: right;
}
#root-team-lineup .pitching-usage-key-container tr {
  height: 30px;
}
#root-team-lineup .table-margin {
  padding: 20px;
}
#root-team-lineup .table-header, #root-team-lineup .team-header {
  margin: 0;
}
#root-team-lineup .table-header span, #root-team-lineup .team-header span {
  /*background-color: #50ae26;
  color: #fff;*/
  font-weight: 400;
  font-size: 14px;
  padding: 10px;
  display: inline-block;
}
/*!**************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./styles/teams/teams.scss ***!
  \**************************************************************************************************************************************************************************/
#top {
  /*margin-bottom: 5px;*/
}

#content {
  /*padding: 0 20px;*/
  font-family: Lato;
  box-sizing: border-box;
  padding-left: 32px;
  padding-right: 32px;
}
#content a {
  text-decoration: none;
  cursor: pointer;
}

.team-body a {
  text-decoration: none;
}

.team-nav-top {
  position: relative;
}
.team-nav-top .team-select-change {
  position: absolute;
  right: 0;
  top: 5px;
}

.team-nav {
  margin-bottom: 20px;
}
.team-nav .row {
  display: table-row;
}
.team-nav .cell {
  flex: 1;
  text-align: center;
  border: 1px solid #cecece;
  background-color: #f5f5f5;
  font-size: 14px;
}
.dark-mode .team-nav .cell {
  background-color: #888;
}

.team-nav-bar,
.depth-nav-bar {
  display: flex;
  width: 100%;
  border: 1px solid #cecece;
  box-sizing: border-box;
  table-layout: fixed;
  font-family: Lato, Arial;
}

.cell a {
  display: block;
  text-decoration: none;
  color: inherit;
  padding: 11px 0;
}

.team-nav-menu {
  position: relative;
}

.team-nav-menu-active {
  display: none;
}

.team-nav-menu-active:after {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
  content: " ";
  right: 10px;
  top: 40%;
  position: absolute;
}

.team-name {
  font-size: 30px;
  margin: 0 0 20px;
  color: #000;
  font-weight: 400;
}
.dark-mode .team-name {
  color: #fff;
}

.tab-container {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
}

.tab-row {
  display: table-row;
  justify-content: space-around;
  table-layout: fixed;
}

.tab-cell {
  border: 1px solid #808080;
  height: 5rem;
  flex: 1 0 auto;
  display: table-cell;
  background-color: #f5f5f5;
  cursor: pointer;
}

.tab-header {
  font-size: 14px;
  text-align: center;
  padding: 3px 0 0;
}

.tab-body {
  height: 75%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  border-bottom: 6px solid #f5f5f5;
}

.tab-bay {
  height: 350px;
  border: 1px solid #808080;
  margin-bottom: 50px;
}

.leaders-sm {
  display: table-cell;
  text-align: center;
}

.leaders-sm-inside {
  margin: auto;
  display: inline-block;
}

.leaders-sm table {
  text-align: left;
}

.team-header {
  border-bottom: 1px solid #cecece;
  text-align: left;
  font-weight: 400;
}

.team-header.margin-bottom {
  margin: 0 0 20px;
}

.team-header span {
  text-align: center;
  margin: 20px auto 0;
  display: inline-block;
  padding: 10px 20px;
  font-family: lato, Arial;
  font-size: 14px;
}

.team-header:after {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
  content: "";
  position: absolute;
}

.team-button {
  background-color: gray;
  color: white;
  padding: 10px 20px;
}

.leaders-sm-inside table {
  border: 1px solid #ccc;
  padding: 10px;
  margin-top: 10px;
  min-width: 230px;
  font-size: 14px;
  background-color: #fefefe;
}

.team-schedule {
  text-align: center;
  position: relative;
}

.team-schedule-table {
  padding: 0 10px 10px;
  border: 1px solid #ccc;
  margin-top: 5px;
  overflow: auto;
}

.team-schedule-select-year,
.team-stats-select-year {
  font-size: 14px;
  position: absolute;
  right: 0;
  top: 0;
}

.team-stats-select-team {
  left: 0;
  font-size: 14px;
  position: absolute;
  top: 0;
}

.team-schedule-select-year select,
.team-schedule-select-year option,
.team-stats-select-year select,
.team-stats-select-year option,
.team-stats-select-team select,
.team-stats-select-team option,
.team-select-change select,
.team-select-change option {
  font-size: 14px;
  padding: 5px;
  font-family: lato, Arial, Helvetica, sans-serif;
  margin-left: 5px;
}

.team-news,
.team-transactions {
  text-align: center;
  width: 100%;
}

.team-news table,
.team-transactions table {
  font-size: 14px;
  text-align: left;
  border: 1px solid #ccc;
  padding: 10px;
  max-width: 500px;
  margin: 10px auto 0;
}

.team-news table {
  width: 70%;
  max-width: 800px;
  margin: 10px auto;
}

.team-news td,
.team-transactions td {
  padding: 5px;
}

.team-news td:first-child {
  text-align: right;
}

.team-news .author {
  color: #808080;
  font-size: 12px;
  margin-left: 3px;
}
.team-news .author a {
  color: #808080;
}

.team-transactions {
  width: 400px;
}

.team-schedule table {
  width: 100%;
  font-size: 14px;
  padding: 10px;
  margin-top: 10px;
  border-collapse: collapse;
}

.team-schedule td,
.team-schedule th {
  text-align: right;
  padding: 3px 0;
  vertical-align: bottom;
  min-width: 35px;
}

.team-schedule td:last-child,
.team-schedule th:last-child {
  padding-right: 10px;
}

.page-schedule .team-schedule {
  max-width: 700px;
  width: 100%;
}

.page-schedule .team-schedule tr:not(:first-child):hover {
  background-color: #e5e5e5;
}
.dark-mode .page-schedule .team-schedule tr:not(:first-child):hover {
  background-color: #333;
}

.team-schedule a,
.team-news a {
  text-decoration: none;
}

.team-schedule td:first-child {
  width: 100px;
}

.team-schedule th {
  min-width: 20px;
}

.large {
  /*display: none;*/
}

.team-schedule .probable {
  font-style: italic;
}

.team-schedule .alignL {
  padding-left: 10px;
}

.team-schedule .alignC {
  padding: 0 5px;
}

.page-schedule td.large {
  display: table-cell;
}

/*fix this*/
.team-stats-table td {
  /*padding: 5px 0;*/
}

.flex-row {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding: 0 10px;
}

.team-stats {
  position: relative;
  text-align: center;
}

.team-stats-table table {
  font-size: 14px;
  border-collapse: collapse;
  width: 100%;
}
.classic-mode .team-stats-table table {
  background-color: #fff;
}

.team-stats-table tr:hover {
  background-color: yellow;
}

.team-stats-table td {
  text-align: right;
  min-width: 20px;
}

.team-stats-table td,
.team-stats-table th {
  vertical-align: top;
  border-top: 1px solid #ccc;
  height: 23px;
  text-wrap: none;
  min-width: 25px;
}
.dark-mode .team-stats-table td,
.dark-mode .team-stats-table th {
  border-color: #555;
}

.team-stats-table {
  display: flex;
  justify-content: center;
}

.team-stats-table .outer,
.pitching-usage .outer {
  position: relative;
  box-sizing: border-box;
  width: 100%;
}

.team-stats-table .inner {
  overflow-x: auto;
  overflow-y: visible;
  margin-left: 169px;
}

.pitching-usage .inner {
  overflow-x: auto;
  overflow-y: visible;
  margin-left: 174px;
}

.team-stats-table th,
.team-stats-table td,
.pitching-usage th,
.pitching-usage td {
  border: solid 1px #eaede3;
  font: 12px/16px "segoe ui", arial, sans-serif;
  padding-right: 3px;
  padding-left: 3px;
  padding-top: 5px;
  /*padding-bottom: 4px;*/
}

.pitching-usage-table-container {
  margin-bottom: 30px;
}
.pitching-usage-table-container th,
.pitching-usage-table-container td {
  height: 50px;
}
.pitching-usage-table-container th:first-child,
.pitching-usage-table-container td:first-child {
  position: absolute;
  left: 0;
  width: 150px;
  border-right: solid 3px #eaede3;
  text-align: left;
}

.pitcher-usage-table th,
.pitcher-usage-table td {
  border: 1px solid #cccccc;
  width: 84px;
}

.team-stats-table tr:hover {
  background-color: #e5e5e5;
}
.dark-mode .team-stats-table tr:hover {
  background-color: #333;
}

.team-stats-table th {
  background-color: gray;
  color: white;
  font-weight: bold;
  border: 1px solid gray;
  cursor: pointer;
  text-align: right;
}
.dark-mode .team-stats-table th {
  background-color: #555;
}

th.alignR {
  text-align: right;
}

td.alignR {
  text-align: right;
  min-width: 20px;
}

th.alignC,
td.alignC {
  text-align: center;
}

th.alignL,
td.alignL {
  text-align: left;
  padding-left: 4px;
}

td.frozen,
th.frozen {
  position: absolute;
  left: 0;
  width: 160px;
  border-right: solid 3px #eaede3;
  text-align: left;
}

td.frozen {
  background-color: #fff;
}
.dark-mode td.frozen {
  background-color: #1a1a1a;
}

.hidden {
  display: none;
}

.more {
  margin: auto;
  cursor: pointer;
  text-align: center;
}

.no-stats {
  margin: auto;
  text-align: center;
  padding: 5px;
}

.more span {
  display: inline-block;
  background-color: grey;
  color: white;
  padding: 5px 20px;
}

.team-depth-table-button {
  text-align: center;
  border: 1px solid #cecece;
  background-color: #efefef;
  font-size: 14px;
  padding: 11px 0;
  flex: 1;
  cursor: pointer;
}
.dark-mode .team-depth-table-button:not(.team-color-primary) {
  background-color: #2a2a2a;
}

.team-depth-chart-container {
  max-width: 600px;
  margin: auto;
}
.team-depth-chart-container .team-depth-table-pos {
  display: inline-block;
  font-size: 20px;
  line-height: 2;
  text-align: center;
  margin-top: 20px;
  padding: 0 20px;
}
.team-depth-chart-container td.frozen,
.team-depth-chart-container th.frozen {
  width: 130px;
}
.team-depth-chart-container .team-stats-table .inner,
.team-depth-chart-container .pitcher-usage .inner {
  overflow-x: auto;
  overflow-y: visible;
  margin-left: 139px;
}
.team-depth-chart-container .depth-table-injury {
  width: 12px;
  position: relative;
  top: 2px;
  margin-left: 5px;
}

#d3-container {
  width: 100%;
  height: 100%;
}

.chart path {
  fill: none;
  stroke: #000;
  stroke-width: 3px;
}

path.domain {
  fill: none;
  stroke: #555;
  stroke-width: 1px;
}

.pitching-usage {
  /*max-width: 700px;*/
  margin: auto;
  margin-top: 15px;
}

.pitching-usage table {
  border-collapse: collapse;
  width: 100%;
  font-size: 16px;
  table-layout: fixed;
  /*margin-bottom: 30px;*/
}

.pitching-usage tr {
  height: 50px;
}

.pitching-usage td,
.pitching-usage th {
  text-align: center;
  font-size: 14px;
}

.pitching-usage th {
  background-color: gray;
  color: white;
  font-weight: bold;
  /*border: 1px solid gray;*/
  cursor: pointer;
  vertical-align: middle;
  padding: 0;
}

.date-control {
  flex: 1 0 auto;
  position: relative;
}
.date-control .start {
  width: initial;
  font-size: 14px;
  font-family: lato, Arial;
  margin: 0;
  margin-left: 5px;
}

div.date-wrapper {
  left: 0;
  margin-left: 0;
}
div.date-wrapper table.ui-datepicker-calendar {
  width: 100%;
}
div.date-wrapper table.ui-datepicker-calendar th {
  padding: 0.7em 0.3em;
  color: #000;
  background-color: #fff;
  font: 0.9em lato, arial;
  border: 0;
}
div.date-wrapper table.ui-datepicker-calendar td {
  border: 0;
  padding: 1px;
  font: 0.9em lato, arial;
}

td.pitching-name,
th.pitching-name {
  width: 180px;
  text-align: left;
  padding-left: 20px;
}

.leaders-sm-inside a,
.team-stats-table a,
.pitching-usage a {
  text-decoration: none;
}

.swiper-container {
  padding: 0 30px 30px;
  margin: 15px 0;
}

.swiper-pagination {
  bottom: 5px;
}

.team-contract,
.team-contract table {
  width: 100%;
  /*font-size: 14px;*/
  border-collapse: collapse;
  border: solid 1px #eaede3;
  font: 12px/16px "segoe ui", arial, sans-serif;
}

.team-contract th,
.team-contract td {
  text-align: right;
  padding: 2px 7px;
  border: 1px solid #cecece;
}
.dark-mode .team-contract th,
.dark-mode .team-contract td {
  border-color: #555;
}

.team-contract th {
  background-color: gray;
  color: white;
}

.opt-team {
  background-color: #77aadd;
}

.opt-player {
  background-color: lightcoral;
}

.team-field-diagram {
  width: 350px;
}

.swiper-field.swiper-container {
  width: 150px;
  margin: auto;
  padding: 10px 30px;
}

.swiper-field .swiper-slide {
  width: 100%;
  text-align: center;
}

.swiper-field.swiper-pagination {
  display: none;
}

.swiper-field.swiper-button-next,
.swiper-field.swiper-button-prev {
  height: 20px;
  top: 34px;
}

.swiper-button-next {
  right: 0px;
  left: auto;
}

.team-field-diagram #data text {
  text-anchor: middle;
  font-family: "Lato-Medium", "Lato", sans-serif;
  font-weight: 500;
  font-size: 30px;
}

.pitching-usage-key-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
}

.pitching-usage-key-container-sub {
  display: flex;
}

.pitching-usage-key {
  border: 1px solid #cccccc;
  padding: 10px;
  font-size: 14px;
  text-align: center;
  min-width: 100px;
  float: right;
  margin-left: 10px;
}

.pitching-usage-key-container table:not(.ui-datepicker-calendar) {
  width: 300px;
  margin: 0;
  margin-left: 10px;
}

.pitching-usage-key-container tr {
  height: 30px;
}

.pitching-usage .label {
  font-size: 14px;
  text-align: right;
}

.date-control.label {
  min-width: 220px;
  margin-bottom: 10px;
  margin-right: 20px;
}

.tick line {
  stroke: #555;
  stroke-width: 1px;
}

.team-depth-chart {
  /*max-width: 700px;*/
  width: 100%;
  background-color: #fff;
}

.team-depth-chart text {
  fill: #000;
}

.team-depth-chart *[id^=pos-text] {
  fill: #000;
}

.team-depth-chart *[id^=pos-body] {
  fill: #fff;
}

.team-depth-chart a:hover {
  fill: #50ae26;
}

.color-med {
  background-color: #f7dc6f;
}

.color-high {
  background-color: #d98880;
}

.pitcher-usage-table td:nth-last-child(2),
.pitcher-usage-table th:nth-last-child(2) {
  border-left: 3px solid #555;
}

.depth-chart-select {
  display: block;
}

.select {
  background: url("data:image/svg+xml;utf8,<svg fill=\"#000000%22%20height=%2224%22%20viewBox=%220%200%2024%2024%22%20width=%2224%22%20xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d=%22M7%2010l5%205%205-5z%22/%3E%3Cpath%20d=%22M0%200h24v24H0z%22%20fill=%22none%22/%3E%3C/svg%3E") no-repeat 95% 50%;
  display: inline-block;
  margin: 0 30px 0 10px;
}

.pos-select,
.pit-select {
  background: transparent;
  -webkit-appearance: none;
  padding: 7px 30px 7px 15px;
  font-size: 12px;
  font-family: lato, Arial, sans-serif;
  border-radius: 0;
}

.select select:focus {
  outline: 0;
}

.team-total {
  background-color: #ccc;
}
.dark-mode .team-total {
  background-color: #777777;
}

.team-total td {
  font-weight: 600;
}

.flex-bar,
.flex-bar-left {
  display: flex;
  width: 100%;
  justify-content: space-around;
}

.flex-bar-left {
  justify-content: initial;
}

table.team-standings {
  width: 400px;
  font-size: 14px;
  border-collapse: collapse;
  padding: 20px;
}

.team-standings-container {
  border: 1px solid #ccc;
  padding: 20px 10px;
  display: inline-block;
}

.team-standings tr.team-row:hover {
  background-color: #e5e5e5;
}
.dark-mode .team-standings tr.team-row:hover {
  background-color: #333;
}

.team-standings td,
.team-standings th {
  text-align: right;
  min-width: 30px;
  line-height: 20px;
}

.team-standings td:first-child,
.team-standings th:first-child {
  text-align: left;
}

.team-standings th.super-th {
  text-align: center;
  color: #888;
  font-weight: 400;
}

.team-standings .sep {
  padding-right: 10px;
  border-right: 1px solid #ccc;
}

.team-scores {
  width: 420px;
  border: 1px solid #ccc;
  padding: 20px 10px;
}

.game-box {
  font-size: 12px;
  width: 200px;
  height: 100%;
}

.game-box-sep {
  border: 1px solid #ccc;
  margin: 0 10px;
}

.game-box-header {
  height: 15px;
}

.game-box-bottom {
  height: 40px;
}

.game-date {
  color: #888;
  font-size: 12px;
  text-align: center;
}
.dark-mode .game-date {
  color: #aaa;
}

.game-date-span {
  margin-right: 10px;
}

.game-team {
  text-align: left;
  padding-left: 50px;
  font-size: 14px;
}

.game-score {
  text-align: right;
  padding-right: 50px;
  font-size: 14px;
}

.game-date.bottom {
  padding-bottom: 10px;
}

.game-team-sp {
  width: 60px;
}

.team-nav-bar-sub {
  display: flex;
  font-size: 14px;
}

.team-nav-bar-sub div {
  padding: 10px 15px;
}

.select-container {
  display: inline-flex;
  margin-right: 5px;
  margin-bottom: 5px;
}

.select-text {
  padding: 0 0 2px 0;
}

.select-subtext {
  font-size: 12px;
  font-style: italic;
  margin-top: 10px;
}

.pos-stat,
.pit-stat {
  margin: 0 10px;
}

.date-short {
  display: none;
}

@media (max-width: 1000px) {
  .pitching-usage-key-container {
    justify-content: center;
  }
  .pitching-usage-key-container .pitching-usage-key-container-sub:first-child {
    margin-bottom: 10px;
    flex-wrap: wrap;
  }
}
@media (max-width: 900px) {
  .box-score-standing {
    display: block;
  }
  .box-score-standing > div {
    margin: 10px auto;
    max-width: 420px;
  }
  .box-score-standing > div table {
    margin: auto;
  }
  .box-score-standing .team-standings-container {
    display: block;
    margin-top: 20px;
  }
  .team-transactions {
    margin-bottom: 20px;
    display: block;
  }
  .ad-wide {
    display: none;
  }
}
@media (max-width: 800px) {
  .select-container {
    margin-bottom: 10px;
  }
  .select-container.copy {
    display: block;
  }
  .team-stats-select-team,
  .team-stats-select-year,
  .team-schedule-select-year {
    position: static;
    text-align: right;
    margin-bottom: 10px;
  }
  .date-short {
    display: inline;
  }
  .date-full {
    display: none;
  }
  .team-schedule td:first-child {
    width: 50px;
  }
}
@media (max-width: 600px) {
  .team-news table {
    width: 100%;
  }
  .box-score-standing .team-scores {
    width: 100%;
    padding: 0;
  }
  .box-score-standing .team-scores .game-box {
    width: auto;
  }
  .box-score-standing .team-standings {
    width: 100%;
  }
  .flex-bar-left {
    display: block;
  }
  .date-full {
    display: none;
  }
  .author {
    display: block;
  }
  .pitching-usage-key-container .pitching-usage-key-container-sub table {
    width: auto;
  }
  .pitching-usage-key-container .pitching-usage-key-container-sub td {
    width: 50px;
  }
  .pitching-usage-key-container {
    align-items: flex-end;
    flex-direction: column;
  }
  .pitching-usage-key-container .pitching-usage-key-container-sub:first-child {
    flex-direction: column;
  }
  .date-control.label {
    margin-right: 0;
  }
  td.pitching-name,
  th.pitching-name {
    padding-left: 5px;
  }
  .pitching-usage .inner {
    margin-left: 150px;
  }
  .pitching-usage-table-container th:first-child,
  .pitching-usage-table-container td:first-child {
    width: 140px;
  }
  .game-team {
    padding-left: 20px;
  }
  .game-score {
    padding-right: 20px;
  }
}
@media (min-width: 501px) {
  .team-nav-bar {
    display: flex !important;
  }
}
@media (max-width: 500px) {
  .team-nav-top .team-select-change {
    position: static;
    right: auto;
    top: auto;
    text-align: right;
    margin-bottom: 5px;
  }
  .team-nav-top .team-name {
    margin-bottom: 10px;
  }
  td.frozen,
  th.frozen {
    width: 130px;
  }
  .team-stats-table .inner {
    margin-left: 139px;
  }
  .team-nav-menu-active {
    display: block;
    padding: 11px 0;
  }
  .team-nav-bar {
    display: block;
    position: absolute;
    z-index: 10;
    display: none;
  }
  .game-box-sep {
    margin: 0;
  }
}
@media (max-width: 400px) {
  .box-score-standing .team-standings {
    font-size: 12px;
  }
  .box-score-standing .team-scores .game-box.last-game, .box-score-standing .team-scores .game-box.next-game {
    width: 49%;
  }
  .team-nav-bar-sub {
    font-size: 12px;
  }
  span.large {
    display: none;
  }
  .pitching-usage-key-container-sub table {
    width: auto;
  }
  .pitching-usage-key-container-sub td {
    width: 40px;
  }
}
