.content {
  border: none;
}

.content .content-title {
  border: none;
  padding-bottom: 24px;
}

.tsfmk-view {
  padding-bottom: 30px;
  position: relative;
}

.breadcrumb {
  background-color: transparent;
}

/*platform  begin*/
.coins-quantity-box {
  height: 60px;
  padding: 10px;
  width: 100%;
  background-color: #e5e5e5;
}

.platform-item {
  float: left;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #666;
  padding: 0 10px;
  border: 1px solid #bfbfbf;
  background-color: #fff;
  cursor: pointer;
  transition: .3s;
}

.platform-item:hover {
  background-color: #ffffff;
  border: solid 1px #1657e7;
  color: #1657e7;
}

.platform-list .active {
  background-color: #ffffff;
  border: solid 1px #1657e7;
  color: #1657e7;
}

.clearFix::after {
  content: '';
  display: block;
  clear: both;
}

.platform-item .icon {
  font-size: 24px;
  vertical-align: middle;
}

.platform-list a:last-child {
  margin-right: 0px;
}

.platform-list .color-icon-ps.active {
  border: solid 1px #004fd2;
  color: #004fd2;
}

.platform-list .color-icon-ps:hover {
  border: solid 1px #004fd2;
  color: #004fd2;
}

.platform-list .color-icon-xbox.active {
  border: solid 1px #13c235;
  color: #13c235;
}

.platform-list .color-icon-xbox:hover {
  border: solid 1px #13c235;
  color: #13c235;
}

.platform-list .color-icon-pc.active {
  border: solid 1px #00d4fa;
  color: #00d4fa;
}

.platform-list .color-icon-pc:hover {
  border: solid 1px #00d4fa;
  color: #00d4fa;
}

/*platform  end*/
.wc-style .well {
  padding: 13px 20px 4px;
  margin-top: 30px;
}

.search-row {
  position: relative;
  height: 60px;
  padding: 10px;
  width: 100%;
  background-color: #d2d2d2;
}

.search-box {
  /*padding-top: 20px;*/
}

.select {
  width: 219px;
  height: 40px;
  text-indent: 4px;
  margin-right: 10px;
  background-color: #f2f2f2;
  border-radius: 3px;
  border: solid 1px #d6d6d6;
  font-size: 14px;
  outline: none;
}

.es-list {
  max-height: 300px !important;
}

#club {
  margin-right: 0px;
}

.search-box .inp {
  width: 170px;
  height: 40px;
  border: solid 1px #bfbfbf;
  text-indent: 10px;
  margin: 0 5px;
  font-size: 18px;
}

.search-box .inp::placeholder {
  color: #ccc;
}

.search-box .btn {
  width: 100px;
  margin-left: 10px;
  height: 40px;
  font-size: 16px;
}

.search-name {
  width: 360px;
  display: inline-block;
  position: relative;
}

.input-name {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  height: 40px;
  border: solid 1px #bfbfbf;
  border-radius: 20px;
  background-color: #ffffff;
  text-indent: 10px;
}

.search-icon {
  position: absolute;
  right: 2px;
  top: 20%;
  width: 28px;
  color: #bfbfbf;
}

.btn-confirm {
  color: #ffffff !important;
  background-color: #2f333e;
  border-radius: 3px;
}

.table th, .table td {
  text-align: left;
}

.table>thead>tr>th {
  font-size: 14px;
  font-weight: bold;
  color: #000;
}

.table>tbody>tr>td {
  border: none;
  height: 50px;
  transition: .3s;
  ;
}

.table>tbody>tr:nth-child(even) td {
  background-color: #f6f6f6;
}

.table>tbody>tr:hover td {
  background-color: #dfdfdf;
}

.table>tbody>tr td:nth-child(3), .table-content .table>tbody>tr td:nth-child(2) {
  font-weight: bold;
}

.table-content .table>tbody>tr td:nth-child(3) {
  font-weight: normal;
}

.table>tbody>tr td:nth-child(2), .table-content .table>tbody>tr td:nth-child(1) {
  text-align: left;
  text-indent: 0;
}

.table-content .table>tbody>tr td:nth-child(2), .table-content .table>thead>tr th:nth-child(2) {
  text-align: center;
}

.table>thead>tr th:nth-child(2), .table-content .table>thead>tr th:nth-child(1) {
  text-align: left;
}

.table-content .table>thead>tr th:nth-child(1) {
  text-align: center;
}

.table>tbody>tr:last-child td {
  border-bottom: 2px solid #ddd;
}

/* checkbox  */
.table .checkbox-label {
  cursor: pointer;
}

.table .checkbox-label i {
  line-height: 1.8;
  font-size: 24px;
  display: none;
  max-width: none;
}

.table .checkbox-label span {
  line-height: 2.5;
  cursor: pointer;
}

.table .checkbox {
  display: none;
}

.table .checkbox:checked+.checkbox-label i {
  display: block;
}

.table .checkbox:checked+.checkbox-label span {
  display: none;
}

/* checkbox  */

.table {
  margin: 0;
}

.table .price {
  color: #f2a506;
}

.table .buynow {
  width: 135px;
  height: 40px;
  background-color: #f25f06;
  border-radius: 3px;
  color: #ffffff;
  line-height: 2.8;
  cursor: pointer;
  text-align: center;
}

.buynow .choose {
  background-color: #2f333e;
  width: 30%;
  height: 100%;
  border-radius: 3px 0px 0px 3px;
  cursor: pointer;
}

.buynow .buyone {
  width: 70%;
  height: 100%;
}

.pagelist {
  padding-top: 20px;
  min-height: 54px;
}

.pagelist>ul {
  margin: 0;
}

.pagelist>span {
  margin-top: 10px;
}

.buy-now-box {
  border: 1px solid #ddd;
  line-height: 70px;
  height: 71px;
  font-size: 14px;
  overflow: hidden;
  background-color: #f6f6f6;
  text-align: center;
}

.buy-now-box .clearfix {
  display: inline-block;
}

.buynowbtn-bottom {
  position: fixed;
  width: 1200px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1200;
}

.buy-now-box .btn {
  width: 220px;
  height: 70px;
  line-height: 56px;
  font-size: 20px;
  border-radius: 0;
  outline: none;
  float: left;
}

.buy-now-box .btn.btn-default {
  background-color: #c9c9c9;
  border-color: #c9c9c9;
}

.amount-box {
  margin-right: 40px;
}

.total-box {
  margin-right: 40px;
}

.total-box .total {
  font-size: 22px;
  color: #f25f06;
}

/*begin shopping-cart-box*/
.shopping-cart-box {
  position: fixed;
  margin-left: 1209px;
  /*margin-top: 170px;*/
  transform: translateX(-50%);
  width: 80px;
  height: 60px;
  /*background-color: #f2a506;*/
  border-radius: 0px 30px 30px 0px;
  z-index: 1200;
  /*right: -30px;*/
  /*bottom: 300px;*/
}

/*
@-moz-document url-prefix() {
     .shopping-cart-box {
        margin-top: -310px;
     }
 }*/
.shopping-cart-right {
  position: fixed;
  bottom: 0;
  left: 83.6%;
  transform: translateX(-50%);
  z-index: 1200;
}

.shopping-now-btn {
  margin-left: 20px;
  width: 60px;
  height: 60px;
  background-color: #ffca29;
  border-radius: 30px;
}

@media (max-width: 1420px) {
  .shopping-cart-box {
    position: fixed;
    right: 0 !important;
    margin: 0 !important;
  }
}

.btn .icon-kuaisugoumai {
  vertical-align: text-top;
  font-size: 40px;
  color: #ffffff;
  line-height: 1.3;
}

.shopping-cart-box .amount {
  display: inline-block;
  color: #ffffff;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background-color: #f25f06;
  margin-left: -25px;
}

.alert-mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background: rgba(0,0,0,.6);  */
  z-index: 2;
}

.alert-box {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 1402;
}

.alert-box .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, .6);
}

.alert-box .alert-centent {
  width: 900px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  border-radius: 3px;
}

.alert-centent.shopping-cart {
  width: 300px;
  background: #2f333e;
  position: absolute;
  top: 205px;
  left: -71px;
  transform: translateX(-50%) translateY(-50%);
  border-radius: 6px;
  box-shadow: 5px 5px 5px #d3d3d3;
}

.shopping-cart .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 0;
  border-bottom: 8px dashed;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  position: absolute;
  right: 65px;
  top: -8px;
}

.alert-box .title {
  height: 48px;
  line-height: 48px;
  padding: 0 12px;
  font-size: 18px;
  background: #f6f6f6;
}

.title.table-title {
  font-size: 16px;
  background-color: #1d2025;
  border-radius: 6px 6px 0px 0px;
  color: #fff;
  height: auto;
}

.table-title .total {
  font-size: 18px;
  color: #f2a506;
}

.table-title .confirm-btn {
  padding: 7px 25px;
  text-align: center;
  margin-top: 7px;
}

.alert-box .content {
  min-height: 200px;
  padding: 30px 56px;
}

.alert-box .shopping-cart .content {
  min-height: 220px;
  max-height: 220px;
  overflow-y: auto;
  padding: 0;
  border: 0;
  background-color: #353945;
}

.alert-box .icon-box {
  width: 90px;
  height: 90px;
  line-height: 93px;
  background-color: #e4efe9;
  border-radius: 50%;
  text-align: center;
  margin: 0 auto;
}

.alert-box .res-text {
  text-align: center;
  padding-top: 14px;
  color: #333333;
  line-height: 26px;
  display: none;
}

.alert-box p {
  margin: 0;
}

.close-btn-box, .result-content, .error .table-content, .success .table-content, .error .table-btn-box,
.success .table-btn-box, .result-title, .success .table-title, .error .table-title {
  display: none;
}

.success .success-text, .error .error-text, .success .close-btn-box, .error .close-btn-box, .success .result-content, .error .result-content, .success .result-title, .error .result-title {
  display: block;
}

.alert-box .describe {
  padding-top: 15px;
  vertical-align: unset;
}

.alert-box .buy-describe {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

.alert-box .buy-describe .color-primary {
  font-size: 22px;
}

.color-primary {
  color: #f25f06;
}

.alert-box .res-text p:nth-child(2) {
  font-size: 22px;
}

.alert-box.error .icon-box {
  background-color: #ffeae8;
}

.player-item-group .icon {
  font-size: 26px !important;
  color: #f2f2f2 !important;
}

.alert-box .content .icon {
  font-size: 60px;
  color: #2ecc71;
}

.close-btn {
  cursor: pointer;
}

.alert-box.error .content .icon::before {
  content: '\e708';
  color: #e64b3c;
}

.alert-box .btn-area {
  text-align: center;
  height: 80px;
  background-color: #f6f6f6;
  line-height: 80px;
}

.alert-box .btn-area .btn {
  min-width: 90px;
  height: 40px;
  line-height: 26px;
  font-size: 16px;
  margin-left: 20px;
  color: #fff;
}

.alert-box .btn-area button.btn {
  line-height: 22px;
}

.alert-box .btn-area a.btn {
  line-height: 26px;
}

.alert-box .btn-area .btn:first-child {
  margin-left: 0;
}

.alert-box .table-content {
  padding: 20px;
}

.alert-box a {
  color: #0068b7;
}

.transfer-form {
  margin: 0;
  padding-bottom: 0;
}

.alert-box .table-content {
  padding: 0 20px;
}

.buycart {
  padding: 0px 30px;
  min-height: 180px;
}

.buycart .title {
  font-size: 18px;
  margin-top: 6px;
}

.player-item-group {
  margin: 0;
  border-radius: 0px 0px 6px 6px;
}

.player-item-group .player-item {
  width: 100%;
  height: 60px;
  position: relative;
  padding: 0 3px;
  background-color: #2f333e;
  color: #fff;
  margin: 0;
}

.player-item.bg-one {
  background-color: #353945;
}

.player-item-group .player-item .delete-btn {
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  text-align: center;
  line-height: 60px;
  width: 20%;
  height: 100%;
  /*background: rgb(210 204 204 / 60%);
    transition: .3s;*/
  color: #f2f2f2;
  cursor: pointer;
  font-size: 24px;
}

.player-item-name.price {
  color: #f2a506;
}

.player-item-group .player-item .player-item-meta {
  margin-right: 12px;
}

.player-item-group .player-item .player-item-meta .player-item-headshot {
  width: 50px;
}

.player-item-group .player-item .player-item-meta .player-item-crest {
  width: 25px;
  padding-top: 10px;
}

/*.player-item-group .player-item:hover .delete-btn {
    width: 100%;
}*/
/*.player-item-group .player-item:nth-child(3n) {
    margin-right: 0;
}*/
.player-item-group .player-item .player-item-prof .player-item-name {
  width: 130px;
}

.ratings {
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  border-radius: 2px;
  display: inline-block;
  width: 24px;
  height: 24px;
  color: var(--namecolor);
  background: var(--bgcolor);
  background: -moz-linear-gradient(45deg, var(--bgcolor) 0%, var(--bgcolor2) 50%, var(--bgcolor2) 51%, var(--bgcolor3) 100%);
  background: -webkit-linear-gradient(45deg, var(--bgcolor) 0%, var(--bgcolor2) 50%, var(--bgcolor2) 51%, var(--bgcolor3) 100%);
  background: linear-gradient(45deg, var(--bgcolor) 0%, var(--bgcolor2) 50%, var(--bgcolor2) 51%, var(--bgcolor3) 100%);
  border-color: var(--bgcolor);
  line-height: 24px;
}

.icon__gold__rare {
  color: rgb(94, 78, 34);
  background: linear-gradient(45deg, rgb(255, 251, 233) 0%, rgb(244, 233, 203) 50%, rgb(220, 204, 159) 65%, rgb(255, 255, 255) 100%);
}

.if__gold__rare {
  color: rgb(232, 187, 10);
  background: linear-gradient(45deg, rgb(138, 113, 14) 0%, rgb(0, 0, 0) 50%, rgb(0, 0, 0) 51%, rgb(0, 0, 0) 100%);
}

.gold__rare {
  color: rgb(0, 0, 0);
  background: linear-gradient(45deg, rgb(198, 160, 9) 0%, rgb(242, 196, 11) 50%, rgb(242, 196, 11) 51%, rgb(240, 207, 74) 100%);
}

.ucl_rare__gold__rare {
  color: rgb(255, 255, 255);
  background: linear-gradient(45deg, rgb(0, 67, 192) 10%, rgb(0, 67, 192) 20%, rgb(3, 3, 87) 51%, rgb(3, 3, 87) 100%)
}

.otw__gold__rare {
  color: #ffffff;
  background: linear-gradient(45deg, #f41251 10%, #1b0469 20%, #2b1057 51%, #1b073b 100%);
}

.halloween__gold__rare {
  color: #dbff00;
  background: linear-gradient(45deg, #c5e428 10%, #a33573 20%, #36052c 51%, #36052c 100%);
}

.potm_bundesliga__gold__rare {
  color: #ffffff;
  background: linear-gradient(45deg, #cc050e 10%, #cc050e 20%, #90050f 51%, #5a0209 100%);
}

.ucl_live__gold__rare {
  color: #ffffff;
  background: linear-gradient(45deg, #5afddd 10%, #c363df 20%, #0d53b4 51%, #030357 100%);
}

.potm_ligue1__gold__rare {
  color: #dbe120;
  background: linear-gradient(45deg, #11233f 10%, #11233f 20%, #11233f 51%, #dbe120 100%);
}

.sbc_premium__gold__rare {
  color: rgb(255, 255, 255);
  background: linear-gradient(45deg, rgb(54, 210, 234) 0%, rgb(29, 83, 131) 50%, rgb(29, 83, 131) 51%, rgb(153, 35, 113) 100%)
}

.potm_epl__gold__rare {
  color: #25d9f1;
  background: linear-gradient(45deg, #51057c 10%, #45046a 20%, #34033f 51%, #250029 100%);
}

.sbc_flashback__gold__rare {
  color: #ffffff;
  background: linear-gradient(45deg, #18635d 10%, #18635d 20%, #18635d 51%, #0be9f4 100%);
}

.objective_reward_2__gold__rare {
  color: rgb(255, 255, 255);
  background: linear-gradient(45deg, rgb(249, 249, 0) 0%, rgb(15, 27, 37) 30%, rgb(15, 27, 37) 71%, rgb(246, 109, 113) 100%)
}

.europa_live__gold__rare {
  color: rgb(255, 255, 255);
  background: linear-gradient(45deg, rgb(250, 193, 6) 10%, rgb(241, 123, 11) 20%, rgb(23, 23, 23) 51%, rgb(13, 13, 13) 100%)
}

.potm_mls__gold__rare {
  color: rgb(255, 255, 255);
  background: linear-gradient(45deg, rgb(0, 38, 88) 0%, rgb(0, 102, 166) 50%, rgb(0, 102, 166) 51%, rgb(0, 38, 88) 100%)
}

.objective_reward__gold__rare {
  color: #f9f900;
  background: linear-gradient(45deg, #f9f900 0%, #0f1b25 30%, #0f1b25 71%, #f66d71 100%);
}

.potm_laliga__gold__rare {
  color: #90d9eb;
  background: linear-gradient(45deg, #507c88 10%, #223a43 20%, #12262d 51%, #0e2128 100%);
}

.sbc__gold__rare {
  color: rgb(114, 192, 255);
  background: linear-gradient(45deg, rgb(166, 45, 165) 10%, rgb(154, 34, 152) 20%, rgb(112, 20, 112) 51%, rgb(93, 10, 92) 100%)
}

.gold__non-rare {
  color: rgb(0, 0, 0);
  background: #c7aa5f
}

.ucl_non_rare__gold__rare {
  color: rgb(255, 255, 255);
  background: linear-gradient(45deg, rgb(0, 67, 192) 10%, rgb(0, 67, 192) 20%, rgb(3, 3, 87) 51%, rgb(3, 3, 87) 100%)
}

.purple__gold__rare {
  color: rgb(255, 255, 255);
  background: linear-gradient(45deg, rgb(61, 41, 112) 0%, rgb(61, 41, 112) 50%, rgb(41, 26, 81) 51%, rgb(41, 26, 81) 100%)
}

.silver__rare {
  color: rgb(0, 0, 0);
  background: linear-gradient(45deg, rgb(169, 174, 177) 0%, rgb(194, 199, 202) 50%, rgb(194, 199, 202) 51%, rgb(233, 236, 240) 100%)
}

.silver__non-rare {
  color: rgb(0, 0, 0);
  background: #979ca4
}

.bronze__rare {
  color: rgb(0, 0, 0);
  background: linear-gradient(45deg, rgb(110, 76, 53) 0%, rgb(159, 127, 105) 50%, rgb(159, 127, 105) 51%, rgb(255, 217, 170) 100%)
}

.bronze__non-rare {
  color: rgb(255, 255, 255);
  background: #a17d53
}

.if__silver__rare {
  color: rgb(194, 199, 202);
  background: linear-gradient(-290deg, rgb(0, 0, 0), rgb(141, 148, 152))
}

.ucl_rare__gold__rare, .ucl_non_rare__gold__rare {
  color: rgb(255, 255, 255);
  background: linear-gradient(45deg, rgb(0, 67, 192) 10%, rgb(0, 67, 192) 20%, rgb(3, 3, 87) 51%, rgb(3, 3, 87) 100%);
}

.sbc__gold__rare {
  color: #72C0FF;
  background: linear-gradient(45deg, rgb(166, 45, 165) 10%, rgb(154, 34, 152) 20%, rgb(112, 20, 112) 51%, rgb(93, 10, 92) 100%);
}

.europa_live__gold__rare {
  color: rgb(255, 255, 255);
  background: linear-gradient(45deg, rgb(250, 193, 6) 10%, rgb(241, 123, 11) 20%, rgb(23, 23, 23) 51%, rgb(13, 13, 13) 100%);
}

.ucl_tott__gold__rare {
  color: rgb(255, 255, 255);
  background: linear-gradient(45deg, #5afddd 10%, #c363df 20%, #0d53b4 51%, #030357 100%);
}

.ucl_toty__gold__rare {
  color: rgb(232, 220, 154);
  background: linear-gradient(45deg, rgb(0, 16, 123) 0%, rgb(0, 16, 123) 50%, rgb(0, 16, 123) 51%, rgb(0, 0, 74) 100%);
}

.adidas__gold__rare {
  color: #E9FCFF;
  background: linear-gradient(45deg, #ff6c1f 0%, #e53021 50%, #a21513 51%, #a21513 100%);
}

.objective_reward_3__gold__rare {
  color: #ADBEB7;
  background: linear-gradient(45deg, #D1CAD9 10%, #28332d 20%, #151B18 51%, #151B18 100%);
}

.heroes__gold__rare {
  color: #f06600;
  background: linear-gradient(45deg, #aeddfa 0%, #1b2937 50%, #1b2937 51%, #1b2937 100%);
}

.wc_heroes__gold__rare {
  color: #faf293;
  background: linear-gradient(45deg, #faf293 0%, #1a0c03 50%, #1a0c03 51%, #1a0c03 100%);
}

.dynamic_duo__gold__rare {
  color: #ffffff;
  background: linear-gradient(45deg, #e430e4 10%, #7c0acb 20%, #211d20 51%, #211d20 100%);
}

.f_moment__gold__rare {
  color: #f9f900;
  background: linear-gradient(45deg, #13a784 0%, #1b6a78 30%, #154550 71%, #052224 100%);
}

.conference__gold__rare {
  color: #00be14;
  background: linear-gradient(45deg, #00be14 0%, #000000 50%, #000000 51%, #000000 100%);
}

.libertadores_b__gold__rare {
  color: #d8d8d8;
  background: linear-gradient(45deg, #171717 10%, #202020 20%, #202020 51%, #0e0e0e 100%);
}

.sudamericana__gold__rare {
  color: #d8d8d8;
  background: linear-gradient(45deg, #3b3b3b 10%, #202020 20%, #202020 51%, #0e0e0e 100%);
}

.out_of_position__gold__rare {
  color: #ffffff;
  background: linear-gradient(45deg, #d63fdc 10%, #326987 20%, #191717 51%, #191717 100%);
}

.wc_star__gold__rare {
  color: #ffffff;
  background: linear-gradient(45deg, #10af98 0%, #b71d47 50%, #360714 51%, #360714 100%);
}

.wc_player__gold__rare {
  color: #eeeee4;
  background: linear-gradient(45deg, #b71d47 0%, #360714 50%, #360714 51%, #360714 100%);
}

.wc_icon__gold__rare {
  color: #5e4e22;
  background: linear-gradient(45deg, #3b1a18 0%, #c3b68d 50%, #cecfd0 65%, #cecfd0 100%);
}

.wc_ptg__gold__rare {
  color: #ffffff;
  background: linear-gradient(45deg, #10af98 0%, #b71d47 50%, #360714 51%, #360714 100%);
}

.wc_token__bronze__rare {
  color: #550065;
  background: linear-gradient(45deg, #00cbb3 0%, #49518f 50%, #49518f 51%, #49518f 100%);
}

.wc_tott__gold__rare {
  color: #ffffff;
  background: linear-gradient(45deg, #bc1449 0%, #21535a 50%, #21535a 51%, #21535a 100%);
}

.wc_phenoms__gold__rare {
  color: #eeeee4;
  background: linear-gradient(45deg, #58e8f6 0%, #7c45e1 50%, #7c45e1 51%, #7c45e1 100%);
}

.wc_stories__gold__rare {
  color: #8a1538;
  background: linear-gradient(45deg, #feb500 0%, #fcbf1d 50%, #fcbf1d 51%, #fcbf1d 100%);
}

.wc_showdown_plus__gold__rare {
  color: #00cfb7;
  background: linear-gradient(45deg, #00cfb7 0%, #1e0f12 50%, #1e0f12 51%, #1e0f12 100%);
}

.centurions__gold__rare {
  color: #fff8e4;
  background: linear-gradient(45deg, #762e18 0%, #7e2412 50%, #7e2412 51%, #7e2412 100%);
}


.filter-label {
  cursor: pointer;
  position: relative;
  color: #333;
  margin-bottom: 0;
}

.filter-label:hover {
  color: #f2a506;
}

.filter-label:hover .drop-down-block {
  color: #333;
}

.drop-down-block {
  display: none;
  position: absolute;
  z-index: 100;
  left: 0px;
  top: 25px;
}

.filter-label .es-list {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.filter-label .es-list li {
  text-align: left;
}

.filter-label .es-input {
  background: #fff;
  box-shadow: 0 2px 3px #ccc;
}
.player-table .table th .attr-title {
  display: flex;
  gap: 5px;
}
.player-table .table .name {
  font-size: 16px;
}

.player-table .table .name a {
  color: #333;
}

.player-table .table .info {
  display: flex;
  gap: 20px;
}
.player-table .table .info {
  color: #b6b6b6;
  font-size: 12px;
}

.player-table .table .attrs {
  display: flex;
  gap: 7px;
  flex: 1;
}
.player-table .table .attrs .attr {
    background-color: var(--scolor2);
    color: var(--scolor);
    width: 24px;
    height: 24px;
    line-height: 24px;
    border: solid 1px var(--scolor);
    text-align: center;
}

/*************--squad begin--*************/
.player-table .table>tbody>tr td:nth-child(2), .player-table .table>thead>tr th:nth-child(2) {
  text-align: center;
}

.table .squad-title {
  text-align: left;
  padding-left: 40px;
}

.table .formations {
  text-align: center;
}

.table .chemistry {
  width: 96px;
  height: 20px;
  background-color: #d6d6d6;
  border-radius: 6px;
  color: #ffffff;
  text-align: center;
  margin: 0 auto;
}

.table .chemistry .chem-color {
  background-color: #41cb6e;
  border-radius: 6px 0px 0px 6px;
}

.player-table .price {
  font-weight: 700;
}

.detail .detail-item {
  display: block;
  width: 135px;
  height: 40px;
  background-color: #2f333e;
  border-radius: 3px;
  color: #ffffff;
  line-height: 2.8;
  cursor: pointer;
  text-align: center;
}

.detail a:hover {
  color: #f2a506;
  background-color: #3a3f4c;
}

.message {
  text-align: center;
}

.message .fl {
  margin-right: 10px;
}

.squad-show .players {
  width: 78%;
}

.players .grsarea {
  margin: 0;
  border: none;
  background: url(../images/grass.jpg?002) no-repeat;
  background-size: 100%;
  border-radius: 0px;
  height: 788px;
}

.players .player-check {
  /* text-align: center; */
  top: 60px;
  left: 60px;
  font-weight: normal;
  position: absolute;
  z-index: 33;
}

/*.players .player-check .icon{
    font-size: 26px;
    font-weight: normal;
}
.players .player-check .icon{
    font-size: 26px;
    font-weight: normal;
}
.players .player-check .icon-jiahao{
    color: #f2a506 !important;
}
.players .player-check .icon-quancha{
    color: #ffffff !important;
}*/
.players .player-check svg {
  width: 33px;
  height: 33px;
}

.squad-show .player-info {
  width: 22%;
}

.player-info .chemistry {
  width: 100%;
  background-color: #00cc43;
  padding: 10px 10px;
  color: #fff;
  border-radius: 3px;
}

.player-info .squad-rating {
  margin: 10px 0px;
  width: 100%;
  background-color: #2f333e;
  padding: 10px 15px;
  border-radius: 3px;
}

.player-info .squad-rating .fl {
  color: #fefefe;
}

.player-info .squad-rating .fr {
  color: #f2a506;
}

.player-info .table {
  width: 100%;
  border: solid 1px #d6d6d6;
}

.player-info .table th, .player-info .table td {
  padding: 1px 6px;
  text-align: left;
}

.player-info .full_name, .player-info .price {
  color: #1d2025;
}

.player-info .gray .full_name, .player-info .gray .price {
  color: #ddd;
}

.player-info .ratings {
  margin-left: -30px;
}

.player-info .table tr>th {
  /*border: none;*/
}

.player-info .table tr:nth-child(even) {
  background: #f5f5f5;
}

.player-info .squad-price {
  width: 100%;
  background-color: #f5f5f5;
  padding: 15px 20px;
  border: 1px solid #ddd;
}

.player-info .squad-price .fr {
  color: #1d2025;
}

.player-info .squad-price .fr span {
  color: #f2a506;
  font-size: 24px;
}

.player-info .buynow {
  width: 100%;
  background-color: #f35f07;
  padding: 10px 10px;
  border-radius: 3px;
  margin-top: 20px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
}

.buynow.btn-default {
  background-color: #d5d5d5;
}

.players .checkbox {
  display: none;
}

.player-check i {
  display: none;
}

/*.players .checkbox:checked + .player-check i {
    display: none;
}
.players .checkbox:checked + .player-check span {
    display: none;
}*/