  .txt-winer{ color:#aea11f; }
   .txt-winer:hover{ color:#be9e3c; text-decoration:none;}
  .text_game_list_head:hover{text-decoration: none; color:#666}
    .box_num_page_list .pagination{ min-height:38px }
    .box_num_page_list .pagination a:hover{
      color: #eee;
      text-decoration: none;
      background-color: #666;
      border: 1px solid #999;
    }
    .box_num_page_list .pagination *{
      z-index: 1;
      display: list-item;
      text-align: -webkit-match-parent;
      position: relative;
      margin-left: -1px;
      line-height: 1.25;
    }
    .box_num_page_list .pagination a {
      background-color: #007bff;

      cursor: pointer;
      padding: .5rem .75rem;
      color: #666;
      background-color: #fff;
      border: 1px solid #999;
    }
    .box_num_page_list .pagination strong{
      padding: .5rem .75rem;
      background-color: #fff;
      border: 1px solid #999;
      color: #fff;
      background-color: #495057;

      font-weight:normal;
    }
    .page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: .25rem;
    border-top-left-radius: .25rem;
}
  .box_num_page_list .pagination *:first-child{
      margin-left: 0;
      border-bottom-left-radius: .25rem;
      border-top-left-radius: .25rem;
  }
  .box_num_page_list .pagination *:last-child {
      border-bottom-right-radius: .25rem;
      border-top-right-radius: .25rem;
  }
.box_text_game_list_detail {
    float: left;
    margin-left: 20px;
    position: relative;
    top: 2px;
    max-width: calc( 100% - 130px);
}
.text_game_list_img_noti{float:none; overflow:hidden}
.box_text_game_list_detail{}
.text_game_list_head{float:none; max-width:unset}

  .section-tournament .ct-600px{    min-height: unset;}
  .txt-team-lr{max-width:calc(100% - 40px); top: 6px; position: relative;}
  .theme-round-items{
  border: 1px solid #bbb;
    border-radius: 5px;
    margin-bottom: 2px;
    margin: 1px;
        box-shadow: 5px 3px 10px rgba(0, 0, 0, 0.2);
  }
  .box_img_game_list img{ background-color: transparent; }
  .t-score {font-family: "TrueBold", Helvetica, Arial, sans-serif; font-size:20px;}
  .t-score a {color:#212529; }
  .TrueBold{font-family:"TrueBold", Helvetica, Arial, sans-serif; }