.d-lg-block {
  display: block !important;
}

.bottom {
  height: auto !important;
}

.d-lg-flex {
  display: flex !important;
}

.d-lg-none {
  display: none !important;
}

.overflow-hidden {
  overflow: hidden;
}

button:hover,
select:hover {
  cursor: pointer;
}

textarea input:active, textarea input:hover, textarea input:focus, textarea input:focus-within, textarea input:visited, textarea input:target, textarea input:focus-visible,
button:active,
button:hover,
button:focus,
button:focus-within,
button:visited,
button:target,
button:focus-visible {
  outline: unset;
}

textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, textarea:-webkit-autofill:active,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: transparent !important;
  transition-delay: 9999s;
}

#showoptional2 {
  width: 508px;
  top: 30px;
  background-color: #F2F2F2 !important;
}
#showoptional2 .sotit {
  color: #070F03;
  text-align: center;
  
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  text-transform: uppercase;
  padding: 12px 0;
  background: #E6E6E6;
  border-bottom: 1px solid #FFFFFF !important;
}
#showoptional2 .sotit .cc {
  position: absolute;
  right: 14px;
  top: 14px;
  padding: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #717171;
}
#showoptional2 .sotit .cc a {
  position: relative;
  right: unset;
  top: unset;
  padding: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
#showoptional2 .sotit .cc a::before, #showoptional2 .sotit .cc a::after {
  position: absolute;
  content: "";
  width: calc(100% - 6px);
  height: 1px;
  top: 0;
  left: 0;
  background-color: #717171;
  right: 0;
  bottom: 0;
  margin: auto;
}
#showoptional2 .rbl {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin: 17.5px 24px 0 24px;
  padding: 3px 3px;
  border-radius: 60px;
  border-bottom: 0;
  background-color: #D4D4D4 !important;
  overflow-x: auto;
  scrollbar-width: none;
}
#showoptional2 .rbl .el-radio > input[type=radio] + .el-radio-style {
  color: #070F03;
  text-align: center;
  
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  border-radius: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 8px;
  white-space: nowrap;
}
#showoptional2 .rbl .el-radio > input[type=radio]:checked + .el-radio-style {
  color: var(--Monotone-Grey-300, #E6E6E6);
  font-weight: 500;
  line-height: var(--font-line-height-s12, 18px); /* 128.571% */
  background: var(--dneil-main, #005030);
  border: 0;
}
#showoptional2 .bts:nth-of-type(3) {
  border: 0;
  padding: 0 24px 5px 24px;
  margin: 11px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #E1DFDF;
  gap: 8px;
  background: transparent;
}
#showoptional2 .bts:nth-of-type(3) label {
  flex-grow: 1;
  color: #070F03;
  
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
}
#showoptional2 .bts:nth-of-type(3) span {
  margin: 0;
  padding: 0;
  background: transparent;
  position: relative;
  display: block;
  height: unset;
  border: 0;
  line-height: 25px;
  box-sizing: border-box;
}
#showoptional2 .bts:nth-of-type(3) span label {
  border-radius: 4px;
  padding: 0px 7px;
  line-height: 25px;
  box-sizing: border-box;
  font-weight: bold;
  
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  height: 100%;
  display: block;
  color: #969494;
  border: 1px solid #969494;
}
#showoptional2 .bts:nth-of-type(3) span input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  box-shadow: unset;
  outline: unset;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 8;
}
#showoptional2 .bts:nth-of-type(3) span input:checked + label {
  border: 1px solid #005030 !important;
  color: var(--dneil-main, #005030);
}
#showoptional2 .bts:nth-of-type(6) {
  border-top: 1px solid #E1DFDF;
  padding: 8px 24px 16px 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  background: transparent;
}
#showoptional2 .bts:nth-of-type(6) .bts-inner {
  flex-grow: 1;
}
#showoptional2 .bts:nth-of-type(6) .select-all {
  display: flex;
  align-items: center;
  justify-self: start;
  position: relative;
  max-width: 100px;
}
#showoptional2 .bts:nth-of-type(6) .select-all input {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#showoptional2 .bts:nth-of-type(6) .select-all input::before {
  background-image: url(../../images/uncheck-square.svg);
  position: absolute;
  content: "";
  z-index: 1;
  width: 13px;
  height: 13px;
  background-size: contain;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  top: 1px;
  left: 0;
  margin: auto 0;
}
#showoptional2 .bts:nth-of-type(6) .select-all input:checked::before {
  background-image: url(../../images/check-square.svg);
}
#showoptional2 .bts:nth-of-type(6) .select-all span {
  padding: 0;
  margin: 0;
  background: transparent;
  border: 0;
  color: #070F03;
  
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 150% */
  height: unset;
  margin-left: 20px;
}
#showoptional2 .bts:nth-of-type(6) #button {
  border-radius: 8px;
  background-color: #9F2C09 !important;
  color: var(--Monotone-Grey-0, #FFF);
  
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px; /* 150% */
  padding: 5px 12px;
  height: unset;
  width: 140px;
}
#showoptional2 #myleague2 {
  max-height: 170px;
  padding: 12px 24px;
  background: transparent;
}
#showoptional2 #myleague2 .fg_Title {
  padding: 0;
  background-color: transparent;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  color: #070F03;
  
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  text-transform: uppercase;
  float: unset;
  width: 100%;
}
#showoptional2 #myleague2 .fg_Item {
  float: unset;
  width: calc(50% - 6px);
  padding: 5px 0;
  flex: none;
  margin: 0;
  border: 0;
  border-radius: 4px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#showoptional2 #myleague2 .fg_Item input[type=checkbox] {
  opacity: 1;
  width: 16px;
  height: 16px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: unset;
  box-shadow: unset;
  outline: unset;
  background: transparent;
  color: transparent;
  margin: -2px 4px 0 0;
}
#showoptional2 #myleague2 .fg_Item input[type=checkbox]:checked::before, #showoptional2 #myleague2 .fg_Item input[type=checkbox]::before {
  width: 16px;
  height: 16px;
  top: 1px;
  left: 0;
  margin: auto 0;
}
#showoptional2 #myleague2 .fg_Item label,
#showoptional2 #myleague2 .fg_Item span {
  color: #070F03 !important;
  
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
}
#showoptional2 .bt-selected {
  display: none;
}

#showFilterBox {
  width: 508px;
  top: 30px;
  background-color: #F2F2F2 !important;
}
#showFilterBox .sotit {
  color: #070F03;
  text-align: center;
  
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  text-transform: uppercase;
  padding: 12px 0;
  background: #E6E6E6;
  border-bottom: 1px solid #FFFFFF !important;
}
#showFilterBox .sotit .cc {
  position: absolute;
  right: 14px;
  top: 14px;
  padding: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #717171;
}
#showFilterBox .sotit .cc a {
  position: relative;
  right: unset;
  top: unset;
  padding: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
#showFilterBox .sotit .cc a::before, #showFilterBox .sotit .cc a::after {
  position: absolute;
  content: "";
  width: calc(100% - 6px);
  height: 1px;
  top: 0;
  left: 0;
  background-color: #717171;
  right: 0;
  bottom: 0;
  margin: auto;
}
#showFilterBox .rbl {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin: 12px auto;
  padding: 3px 3px;
  border-radius: 60px;
  border-bottom: 0;
  background-color: #D4D4D4 !important;
  overflow-x: auto;
  scrollbar-width: none;
  max-width: 80px;
}
#showFilterBox .rbl .el-radio > input[type=radio] + .el-radio-style {
  color: #070F03;
  text-align: center;
  
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  border-radius: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 8px;
  white-space: nowrap;
}
#showFilterBox .rbl .el-radio > input[type=radio]:checked + .el-radio-style {
  color: var(--Monotone-Grey-300, #E6E6E6);
  font-weight: 500;
  line-height: var(--font-line-height-s12, 18px); /* 128.571% */
  background: var(--dneil-main, #005030);
  border: 0;
}
#showFilterBox #OddsFilter {
  padding: 0px 24px;
  background: transparent;
}
#showFilterBox #OddsFilter #goalTable {
  max-height: 230px;
  background: transparent;
  overflow-x: hidden;
  overflow-y: auto;
}
#showFilterBox #OddsFilter #goalTable::-webkit-scrollbar-track {
  background-color: #DDDDDD;
}
#showFilterBox #OddsFilter #goalTable::-webkit-scrollbar {
  width: 8px;
}
#showFilterBox #OddsFilter #goalTable::-webkit-scrollbar-thumb {
  background-color: #A2A2A2;
  border: 2px solid #DDDDDD;
  border-radius: 30px;
  overflow: hidden;
}
#showFilterBox #OddsFilter .goalTitle {
  padding: 0;
  background-color: transparent;
  margin-top: 16px;
  margin-bottom: 10px;
  border: 0;
  color: #070F03;
  
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  text-transform: uppercase;
}
#showFilterBox #OddsFilter .goalTitle:nth-of-type(1) {
  margin-top: 0;
}
#showFilterBox #OddsFilter table {
  width: 100%;
  margin-bottom: 10px;
}
#showFilterBox #OddsFilter table tr td {
  color: #070F03 !important;
  
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
}
#showFilterBox #OddsFilter table tr td input[type=checkbox] {
  opacity: 1;
  width: 16px;
  height: 16px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: unset;
  box-shadow: unset;
  outline: unset;
  background: transparent;
  color: transparent;
  margin: 0 4px 0 0;
}
#showFilterBox #OddsFilter table tr td input[type=checkbox]:checked::before, #showFilterBox #OddsFilter table tr td input[type=checkbox]::before {
  width: 16px;
  height: 16px;
  top: 1px;
  left: 0;
  margin: auto 0;
}
#showFilterBox #OddsFilter table tr td:nth-of-type(odd) {
  width: 16px;
}
#showFilterBox #OddsFilter table tr td:nth-of-type(even) {
  width: calc(25% - 16px);
  padding-right: 24px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#showFilterBox #OddsFilter table tr:hover td {
  background-color: transparent;
}
#showFilterBox #StreaksFilter .item {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 8px;
}
#showFilterBox #StreaksFilter .item .name {
  color: #070F03;
  
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px; /* 150% */
  margin: 0;
  text-align: left;
  flex-grow: 1;
}
#showFilterBox #StreaksFilter .item .ef-radio {
  display: block;
}
#showFilterBox #StreaksFilter .item .ef-radio .ef-radio-style {
  border-radius: 4px;
  border: 1px solid var(--dneil-main, #005030);
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-align: center;
  background: transparent;
}
#showFilterBox #StreaksFilter .item .ef-radio .ef-radio-style:hover {
  border-color: #068452;
  font-weight: bold;
}
#showFilterBox #StreaksFilter .item .ef-radio input:checked + .ef-radio-style {
  background: transparent;
  border-color: #068452;
  font-weight: bold;
  color: unset;
}
#showFilterBox #countBox,
#showFilterBox .bt-selected {
  color: #070F03;
  
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 150% */
  padding: 8px 0;
  border-top: 1px solid #E1DFDF;
  border-bottom: 1px solid #E1DFDF;
  text-align: center;
  display: block;
  width: 100%;
}
#showFilterBox #countBox #conditionNum,
#showFilterBox #countBox #oddsNum,
#showFilterBox .bt-selected #conditionNum,
#showFilterBox .bt-selected #oddsNum {
  color: #078754;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}
#showFilterBox .bts {
  border-top: unset;
  padding: 8px 0 16px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  background: transparent;
  border: 0;
}
#showFilterBox .bts .bts-inner {
  flex-grow: 1;
}
#showFilterBox .bts .select-all {
  display: flex;
  align-items: center;
  justify-self: start;
  position: relative;
  max-width: 100px;
}
#showFilterBox .bts .select-all input {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#showFilterBox .bts .select-all input::before {
  background-image: url(../../images/uncheck-square.svg);
  position: absolute;
  content: "";
  z-index: 1;
  width: 13px;
  height: 13px;
  background-size: contain;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  top: 1px;
  left: 0;
  margin: auto 0;
}
#showFilterBox .bts .select-all input:checked::before {
  background-image: url(../../images/check-square.svg);
}
#showFilterBox .bts .select-all span {
  padding: 0;
  margin: 0;
  background: transparent;
  border: 0;
  color: #070F03;
  
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 150% */
  height: unset;
  margin-left: 20px;
}
#showFilterBox .bts #button {
  border-radius: 8px;
  background-color: #9F2C09 !important;
  color: var(--Monotone-Grey-0, #FFF);
  font-family: "Inter";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px; /* 150% */
  padding: 5px 12px;
  height: unset;
  width: 140px;
}

.dark #showoptional2 {
  background-color: #000000 !important;
}
.dark #showoptional2 .sotit {
  background: #0D0D0D;
  color: #FFFFFF;
  border-bottom: 1px solid #32302F !important;
}
.dark #showoptional2 .sotit .cc {
  border: 1px solid #717171;
}
.dark #showoptional2 .sotit .cc a::before, .dark #showoptional2 .sotit .cc a::after {
  background-color: #717171;
}
.dark #showoptional2 .rbl {
  background: linear-gradient(90deg, rgb(41, 41, 41) 90%, rgb(16, 22, 14) 100%) !important;
}
.dark #showoptional2 .rbl .el-radio > input[type=radio] + .el-radio-style {
  color: #BBBBBB;
  background: transparent;
}
.dark #showoptional2 .rbl .el-radio > input[type=radio]:checked + .el-radio-style {
  color: var(--Monotone-Grey-300, #E6E6E6);
  background: var(--dneil-main, #005030);
}
.dark #showoptional2 .bts:nth-of-type(3) {
  border-bottom: 1px solid #1E2429;
}
.dark #showoptional2 .bts:nth-of-type(3) label {
  color: #FFFFFF;
}
.dark #showoptional2 .bts:nth-of-type(3) span label {
  color: #D4D4D4;
  border: 1px solid #1e2429;
}
.dark #showoptional2 .bts:nth-of-type(3) span input:checked + label {
  border: 1px solid #10E18D !important;
  color: var(--dneil-main, #10E18D);
}
.dark #showoptional2 .bts:nth-of-type(6) {
  border-top: 1px solid #1E2429;
}
.dark #showoptional2 .bts:nth-of-type(6) .select-all input::before {
  background-image: url(../../images/uncheck-square.svg);
}
.dark #showoptional2 .bts:nth-of-type(6) .select-all input:checked::before {
  background-image: url(../../images/check-square.svg);
}
.dark #showoptional2 .bts:nth-of-type(6) .select-all span {
  color: #D4D4D4;
}
.dark #showoptional2 .bts:nth-of-type(6) #button {
  background-color: #9F2C09 !important;
  color: var(--Monotone-Grey-0, #FFF);
}
.dark #showoptional2 #myleague2 .fg_Title {
  color: #FFFFFF;
}
.dark #showoptional2 #myleague2 ul li label,
.dark #showoptional2 #myleague2 ul li span {
  color: #D4D4D4 !important;
}
.dark #showFilterBox {
  background-color: #000000 !important;
}
.dark #showFilterBox .sotit {
  color: #FFFFFF;
  background: #0D0D0D;
  border-bottom: 1px solid #32302F !important;
}
.dark #showFilterBox .sotit .cc {
  border: 1px solid #717171;
}
.dark #showFilterBox .sotit .cc a::before, .dark #showFilterBox .sotit .cc a::after {
  background-color: #717171;
}
.dark #showFilterBox .rbl {
  background: linear-gradient(90deg, rgb(41, 41, 41) 90%, rgb(16, 22, 14) 100%) !important;
}
.dark #showFilterBox .rbl .el-radio > input[type=radio] + .el-radio-style {
  color: #BBBBBB;
}
.dark #showFilterBox .rbl .el-radio > input[type=radio]:checked + .el-radio-style {
  color: var(--Monotone-Grey-300, #E6E6E6);
  background: var(--dneil-main, #005030);
}
.dark #showFilterBox #OddsFilter #goalTable::-webkit-scrollbar-track {
  background-color: #414141;
}
.dark #showFilterBox #OddsFilter #goalTable::-webkit-scrollbar-thumb {
  background-color: #9C9C9C;
  border: 2px solid #414141;
}
.dark #showFilterBox #OddsFilter .goalTitle {
  color: #FFFFFF;
}
.dark #showFilterBox #OddsFilter table tr td {
  color: #D4D4D4 !important;
}
.dark #showFilterBox #OddsFilter table tr:hover td {
  background-color: transparent;
}
.dark #showFilterBox #StreaksFilter .item .name {
  color: #FFFFFF;
}
.dark #showFilterBox #StreaksFilter .item .ef-radio .ef-radio-style {
  color: #FFFFFF;
  border: 1px solid var(--dneil-main, #005030);
}
.dark #showFilterBox #StreaksFilter .item .ef-radio .ef-radio-style:hover {
  border-color: #0EAC6D;
  color: #0EAC6D;
}
.dark #showFilterBox #StreaksFilter .item .ef-radio input:checked + .ef-radio-style {
  border-color: #0EAC6D;
  color: #0EAC6D;
}
.dark #showFilterBox #countBox,
.dark #showFilterBox .bt-selected {
  color: #FFFFFF;
  border-top: 1px solid #1E2429;
  border-bottom: 1px solid #1E2429;
}
.dark #showFilterBox #countBox #conditionNum,
.dark #showFilterBox #countBox #oddsNum,
.dark #showFilterBox .bt-selected #conditionNum,
.dark #showFilterBox .bt-selected #oddsNum {
  color: #0EAC6D;
}
.dark #showFilterBox .bts .select-all input::before {
  background-image: url(../../images/uncheck-square.svg);
}
.dark #showFilterBox .bts .select-all input:checked::before {
  background-image: url(../../images/check-square.svg);
}
.dark #showFilterBox .bts .select-all span {
  color: #FFFFFF;
}
.dark #showFilterBox .bts #button {
  background-color: #9F2C09 !important;
  color: var(--Monotone-Grey-0, #FFF);
}

@media only screen and (max-width: 1000px) {
  .d-block {
    display: block !important;
  }
  .d-flex {
    display: flex !important;
  }
  .d-none {
    display: none !important;
  }
  /* width */
  ::-webkit-scrollbar {
    width: 2px;
    height: 0;
  }
  /* Track */
  ::-webkit-scrollbar-track {
    background: transparent;
  }
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: transparent;
  }
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: transparent;
  }
  table {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
  }
  html * {
    cursor: unset !important;
  }
  html *:hover {
    cursor: unset !important;
  }
}
.game-compare {
  background: white;
  margin-bottom: 15px;
  border-radius: 4px;
}
.game-compare .news {
  padding: 10px;
}
.game-compare .news .thumb {
  width: 100%;
  height: 60px;
  border-radius: 4px;
  overflow: hidden;
}
.game-compare .news .thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.game-compare .news .title {
  font-size: 10px;
  font-weight: 600;
  line-height: 16px;
  color: #414141;
  padding: 7px 0;
}
.game-compare .news .direct {
  display: flex;
  justify-content: flex-start;
  
  font-size: 10px;
  font-weight: 400;
  line-height: 14px;
  color: #337359;
  margin-bottom: 15px;
}
.game-compare .news .direct img {
  width: 12px;
  height: 12pX;
  margin-left: 3px;
}
.game-compare .news .new:last-child .direct {
  margin-bottom: 0;
}
.game-compare .title-tm {
  padding: 10px;
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  padding-bottom: 0;
}
.game-compare .list-game {
  padding: 0 10px;
}
.game-compare .list-game .game-cmpr {
  border-bottom: 1px solid #E6E6E6;
  padding: 10px 0;
}
.game-compare .list-game .logos {
  display: flex;
  margin-bottom: 10px;
}
.game-compare .list-game .logos > div {
  width: 24px;
  height: 24px;
}
.game-compare .list-game .logos > div img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.game-compare .list-game .logos > span {
  font-size: 17px;
  margin: 0 3px;
}
.game-compare .list-game .t-r {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  line-height: 16px;
}
.game-compare .list-game .t-r .team-name {
  font-size: 10px;
  font-weight: 600;
  color: #DE6C48;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  max-width: 90%;
  line-height: 14px !important;
}
.game-compare .list-game .comment-team-home .team-name{
  color: #07ADF5;
}
.game-compare .list-game .comment-team-away .team-name{
  color: #E4A80F;
}
.game-compare .list-game .t-r .draw-name {
  font-weight: 600;
  font-size: 10px;
  color: #717171;
}
.game-compare .list-game .game-des {
  font-size: 10px;
  font-weight: 600;
  text-align: left;
  color: #9A9A9A;
  margin-bottom: 6px;
  line-height: 16px;
}

.dark .game-compare {
  background: #1A1A1A;
}
.dark .game-compare .title-tm {
  color: #FFFFFF;
}
.dark .game-compare .news .title {
  color: #414141;
}
.dark .game-compare .news .direct {
  color: #337359;
}
.dark .game-compare .list-game .game-cmpr {
  border-bottom: 1px solid #000000;
}
.dark .game-compare .list-game .t-r {
  color: #FFFFFF;
}
.dark .game-compare .list-game .t-r .team-name {
  color: #FFD740;
}
.dark .game-compare .list-game .game-des {
  color: #9A9A9A;
}

.filterLi2.xz {
  width: 125px;
  padding: 0 !important;
  margin: 0 !important;
  border: none;
}
.filterLi2.xz .dropdown {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.filterLi2.xz .dropdown-toggle {
  background-color: #e5e5e5;
  border: none;
  padding: 0 30px 0 10px;
  cursor: pointer;
  height: 100%;
  border: 1px solid #bbbbbb;
  border-radius: 60px;
  width: 100%;
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #414141;
  font-size: 12px;
  font-weight: 500;
  font-family: "Inter", sans-serif;
}
@media only screen and (max-width: 1000px) {
  .filterLi2.xz .dropdown-toggle {
    cursor: unset;
  }
}
.filterLi2.xz .dropdown-toggle::after {
  content: "";
  background-image: url(../../../images/icon_arrow_down.svg);
  background-size: cover;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
}
.filterLi2.xz .dropdown-toggle:hover {
  background-color: var(--primary-color);
  color: var(--text-white);
  transition: unset;
}
.filterLi2.xz .dropdown-toggle:hover::after {
  filter: brightness(10);
}
.filterLi2.xz.active .dropdown-toggle {
  background-color: var(--primary-color);
  color: var(--text-white);
  transition: unset;
}
.filterLi2.xz.active .dropdown-toggle::after {
  filter: brightness(10);
}
.filterLi2.xz .dropdown-menu {
  width: 100%;
  display: none;
  position: absolute;
  background-color: #FFFFFF;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 2;
  list-style-type: none;
  border-radius: 4px;
  top: 34px;
  padding: 4px 0;
}
.filterLi2.xz .dropdown-menu > div {
  padding: 0 10px;
}
.filterLi2.xz .dropdown-menu:before {
  content: "";
  position: absolute;
  top: -4px;
  right: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-bottom: 4.5px solid #FFFFFF;
  border-right: 5px solid transparent;
}
.filterLi2.xz .dropdown-menu .dropdown-menu-inner {
  max-height: 200px;
  overflow-y: auto;
  padding: 0;
}
.filterLi2.xz .dropdown-menu .dropdown-menu-inner:hover .option.active {
  background-color: transparent;
}
.filterLi2.xz .dropdown-menu .dropdown-menu-inner:hover .option.active:hover {
  background-color: #E3F1EB;
}
.filterLi2.xz .dropdown-menu .dropdown-menu-inner .option {
  font-family: "Inter";
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  padding: 2px 0;
  color: #000000;
  font-weight: 500;
  cursor: pointer;
}
@media only screen and (max-width: 1000px) {
  .filterLi2.xz .dropdown-menu .dropdown-menu-inner .option {
    cursor: unset;
  }
}
.filterLi2.xz .dropdown-menu .dropdown-menu-inner .option a {
  width: 100%;
  display: block;
}
.filterLi2.xz .dropdown-menu .dropdown-menu-inner .option a:hover {
  color: #000000;
  text-decoration: unset;
}
.filterLi2.xz .dropdown-menu .dropdown-menu-inner .option.active, .filterLi2.xz .dropdown-menu .dropdown-menu-inner .option:hover {
  transition: 0.3s all ease-in-out;
  background-color: #E3F1EB;
}
.filterLi2.xz .dropdown-menu.show {
  display: block;
}
.filterLi2.xz .dropdown-menu li {
  padding: 10px;
}
.filterLi2.xz .dropdown-menu li a {
  color: black;
  text-decoration: none;
  display: block;
}
.filterLi2.xz .dropdown-menu li a:hover {
  background-color: #f1f1f1;
}

.dark .filterLi2.xz .dropdown-toggle {
  background-color: #030405;
  border: 1px solid #0c1e03;
  color: #d4d4d4;
}
.dark .filterLi2.xz .dropdown-toggle:after {
  filter: brightness(10);
}
.dark .filterLi2.xz .dropdown-toggle:hover {
  background-color: var(--primary-color);
  color: var(--text-white);
  transition: unset;
}
.dark .filterLi2.xz .dropdown-toggle:hover::after {
  filter: brightness(10);
}
.dark .filterLi2.xz.active .dropdown-toggle {
  background-color: var(--primary-color);
  color: var(--text-white);
  transition: unset;
}
.dark .filterLi2.xz.active .dropdown-toggle::after {
  filter: brightness(10);
}
.dark .filterLi2.xz .dropdown-menu {
  background-color: #030405;
}
.dark .filterLi2.xz .dropdown-menu:before {
  border-bottom-color: #030405;
}
.dark .filterLi2.xz .dropdown-menu .option {
  color: #D4D4D4 !important;
}
.dark .filterLi2.xz .dropdown-menu .option a:hover {
  color: #D4D4D4;
}
.dark .filterLi2.xz .dropdown-menu .option.active {
  background-color: #00301D;
}
.dark .filterLi2.xz .dropdown-menu .option:hover {
  background: linear-gradient(90deg, #01311E 0%, #000E09 100%);
}
.dark .filterLi2.xz .dropdown-menu li {
  padding: 10px;
}
.dark .filterLi2.xz .dropdown-menu li a {
  color: black;
}
.dark .filterLi2.xz .dropdown-menu li a:hover {
  background-color: #f1f1f1;
}

.w-100 {
  width: 100%;
}

.custom-select-wrapper {
  position: relative;
  width: 200px;
  font-size: 10px;
  /* Style the options container */
  /* Style each option */
  /* Style each option */
  /* Show options when select is active */
}
.custom-select-wrapper .custom-options {
  position: absolute;
  top: calc(100% + 6px);
  left: 0;
  width: 100%;
  border-radius: 5px;
  background-color: #F2F2F2;
  display: none;
  flex-wrap: wrap;
  z-index: 9;
}
.custom-select-wrapper .custom-options.show {
  display: block;
}
.custom-select-wrapper .custom-options::after {
  content: "";
  position: absolute;
  top: -7px;
  left: 50%;
  transform: translateX(-50%);
  width: 15px;
  height: 10px;
  background-image: url(/assets/football-vn/images/option-arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  background-position: center;
}
.custom-select-wrapper .custom-options div {
  height: 30px;
  padding: 0 10px;
  cursor: pointer;
  color: #070F03;
  font-size: 10px;
  font-weight: 500;
}
.custom-select-wrapper .custom-options div:hover {
  background: #E6E6E6;
}
.custom-select-wrapper .custom-options a {
  height: 30px;
  padding: 0 10px;
  cursor: pointer;
  width: calc(100% - 20px);
  color: #070F03;
  font-size: 10px;
  font-weight: 500;
  display: block;
}
.custom-select-wrapper .custom-options a:hover {
  background: #E6E6E6;
}
.custom-select-wrapper .custom-select.active + .custom-options {
  display: flex;
}
.custom-select-wrapper .selected {
  background: #E6E6E6;
}

.white-select {
  background: #F2F2F2 !important;
}
.white-select .correct-score-select-02 {
  background: #F2F2F2 !important;
  color: #030405 !important;
}

.white-select::after {
  filter: grayscale(100%) brightness(0%) !important;
}

.custom-select-wrapper {
  width: 100px;
  background: #5B1905;
  border-radius: 4px;
  position: relative;
  margin-bottom: 16px;
  margin-top: 10px;
  line-height: 32px;
}
.custom-select-wrapper .correct-score-select-02 {
  height: 32px;
  background: #5B1905;
  color: white;
  padding-left: 10px;
  border-bottom: none;
  border-radius: 4px;
}
.custom-select-wrapper option {
  color: #070F03 !important;
}

.custom-select-wrapper::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  background-image: url(/assets/images/arrow_01.svg);
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  background-position: center;
}

.dark .custom-select-wrapper .custom-options {
  background-color: #070F03;
}
.dark .custom-select-wrapper .custom-options::after {
  background-image: url(/assets/football-vn/images/option-arrow-black.svg);
}
.dark .custom-select-wrapper .custom-options div {
  color: white;
}
.dark .custom-select-wrapper .custom-options div:hover {
  background: #1E1E1E;
}
.dark .custom-select-wrapper .custom-options a {
  color: white;
}
.dark .custom-select-wrapper .custom-options a:hover {
  background: #1E1E1E;
}

.dark .white-select {
  background: #070F03 !important;
}
.dark .white-select .correct-score-select-02 {
  background: #070F03 !important;
  color: white !important;
}
.dark .white-select::after {
  filter: brightness(0) invert(1) !important;
}
.dark .white-select .selected {
  background: #565454;
}
.dark #containerOfBall .company {
  background: #1A1A1A;
}
.dark #containerOfBall .company.case1 .category {
  background: #1A1A1A;
}
.dark #containerOfBall .cell {
  color: #E6E6E6;
}
.dark #containerOfBall .company.case1 .category .title,
.dark #containerOfBall h2 {
  color: white !important;
}
.dark .custom-select-wrapper .selected {
  background: #1E1E1E;
}
.dark .ww-t {
  background: transparent;
}

.idx-hompage .custom-select-02,
#favourite .custom-select-02,
.idx-resultpage .custom-select-02 {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  padding-right: 16px;
}

.custom-select-02 {
  position: relative;
  font-size: 12px;
  border-bottom: 1px solid #414141;
  color: #030405;
  cursor: pointer;
}
.custom-select-02 .custom-options {
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 1;
  background: #EBEBEB;
  color: #030405;
  text-align: left;
  display: none;
  z-index: 9;
  box-shadow: 0px 0px 8px 0px rgba(5, 6, 30, 0.25);
}
.custom-select-02 .custom-options.show {
  display: block;
}
.custom-select-02 .custom-options div {
  border-bottom: 1px solid #F2F2F2;
  padding: 4px 14px;
  cursor: pointer;
  background: white;
  transition: 0.175s all linear;
  color: #414141;
}
.custom-select-02 .custom-options div:hover, .custom-select-02 .custom-options div.selected {
  color: #070F03;
  background: #E3F1EB;
  font-weight: 500;
}
.custom-select-02 .custom-options div.selected {
  pointer-events: none;
}
.custom-select-02 .custom-select {
  min-height: 16px;
  padding-right: 14px;
}

.dark .custom-select-02 .custom-options {
  background: #030405;
  color: #EBEBEB;
  box-shadow: 0px 0px 8px 0px rgba(120, 123, 189, 0.25);
}
.dark .custom-select-02 .custom-options div {
  background-color: #1A1919;
  border-bottom: 1px solid #000000;
  color: #F2F2F2;
}
.dark .custom-select-02 .custom-options div:hover, .dark .custom-select-02 .custom-options div.selected {
  background: #00301D;
}
.dark .custom-select-02 .custom-select {
  color: #EBEBEB;
}

.custom-select-02::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  background-image: url(/assets/football-vn/images/ar-down.svg);
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  background-position: center;
}

@media only screen and (max-width: 1000px) {
  #table_live tr td.TX {
    position: relative;
    z-index: 0;
    color: transparent !important;
  }
  #table_live tr td.TX::before {
    content: "T/X";
    position: absolute;
    top: 0;
    right: 0;
    z-index: 11;
    background: #fbfbfb;
    bottom: 0;
    left: 0;
    color: #414141;
    padding: 4px 0;
    text-align: left;
  }
  .dark #table_live tr td.TX::before {
    background: #1a1a1a;
    color: white;
  }
  .main-content.cup-match {
    padding-bottom: 0 !important;
  }
  .main-content.cup-match .mcontent {
    margin-bottom: 0 !important;
  }
  .filterLi2.xz .dropdown-toggle {
    cursor: unset;
  }
  .filterLi2.xz .dropdown-toggle:hover {
    background-color: transparent;
    color: #414141;
  }
  .filterLi2.xz .dropdown-toggle:hover::after {
    filter: unset;
  }
  .filterLi2.xz.active .dropdown-toggle {
    background-color: var(--primary-color);
    color: var(--text-white);
    transition: unset;
  }
  .filterLi2.xz.active .dropdown-toggle::after {
    filter: brightness(10);
  }
  #i_main .filterLi2.xz .dropdown-toggle:hover {
    background-color: transparent;
    color: transparent;
  }
  #i_main .filterLi2.xz .dropdown-toggle:hover::after {
    filter: unset;
  }
  #i_main .filterLi2.xz .dropdown-toggle.show {
    background-color: #005030;
    color: #FFFFFF;
    border: 1px solid #bbbbbb;
  }
  #i_main .filterLi2.xz .dropdown-toggle.show::after {
    filter: brightness(10);
  }
  #showoptional2 .sotit {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px; /* 150% */
    padding: 6px 0;
  }
  #showoptional2 .sotit .cc {
    width: 16px;
    height: 16px;
    top: 8px;
  }
  #showoptional2 .rbl {
    gap: 8px;
    margin: 10px 13px 10px 13px;
    padding: 3px 3px;
    border-radius: 0px;
    background-color: transparent !important;
    justify-content: start;
  }
  #showoptional2 .rbl .el-radio > input[type=radio] + .el-radio-style {
    text-align: center;
    font-size: 10px;
    font-weight: 500;
    line-height: var(--font-line-height-s12, 18px); /* 180% */
    background: #D4D4D4;
  }
  #showoptional2 .bts:nth-of-type(3) {
    padding: 0px 16px 5px 16px;
  }
  #showoptional2 .bts:nth-of-type(3) label {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px; /* 150% */
  }
  #showoptional2 .bts:nth-of-type(3) span {
    line-height: 17px;
  }
  #showoptional2 .bts:nth-of-type(3) span label {
    font-size: 10px;
    font-weight: 500;
    line-height: 18px; /* 180% */
  }
  #showoptional2 .bts:nth-of-type(6) {
    padding: 8px 16px 16px 16px;
    flex-wrap: wrap;
    gap: 5px;
  }
  #showoptional2 .bts:nth-of-type(6) .select-all {
    display: flex;
    align-items: center;
    justify-self: start;
    position: relative;
    max-width: 100px;
  }
  #showoptional2 .bts:nth-of-type(6) .select-all span {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px; /* 150% */
  }
  #showoptional2 .bts:nth-of-type(6) #button {
    font-size: 12px;
    font-weight: 600;
    line-height: 18px; /* 150% */
    padding: 6px 28px;
    width: 100%;
    margin: 0;
  }
  #showoptional2 #myleague2 {
    max-height: 140px;
    padding: 12px 16px;
  }
  #showoptional2 #myleague2 .fg_Title {
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  #showoptional2 #myleague2 ul {
    -moz-column-gap: 0px;
         column-gap: 0px;
  }
  #showoptional2 #myleague2 ul li {
    width: calc(100% - 6px);
  }
  #showoptional2 #myleague2 ul li label,
  #showoptional2 #myleague2 ul li span {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px; /* 150% */
  }
  body.dark .filterLi2.xz .dropdown-toggle {
    cursor: unset;
  }
  body.dark .filterLi2.xz .dropdown-toggle:hover {
    background-color: transparent;
    color: #414141;
  }
  body.dark .filterLi2.xz .dropdown-toggle:hover::after {
    filter: unset;
  }
  body.dark .filterLi2.xz.active .dropdown-toggle {
    background-color: var(--primary-color);
    color: var(--text-white);
    transition: unset;
  }
  body.dark .filterLi2.xz.active .dropdown-toggle::after {
    filter: brightness(10);
  }
  body.dark #showoptional2 .rbl {
    background: transparent !important;
  }
  body.dark #showoptional2 .rbl .el-radio > input[type=radio] + .el-radio-style {
    background: linear-gradient(90deg, rgb(41, 41, 41) 90%, rgb(16, 22, 14) 100%);
  }
}/*# sourceMappingURL=style.global.css.map */