﻿* {
    word-break: keep-all;
}

.row {
    --bs-gutter-x: 15px;
}

.ds_valid_error {
    padding: 2px 5px;
    font-size: 14px;
    font-weight: bold;
    color: #e13138;
}

.ds_valid_error:before {
    content: "*";
    margin-right: 2px;
}

.ds-board-view {
    /*    padding: 30px;
          border: 1px solid #e7e4e4;
          border-radius: 15px;
          background: #f7f7f7;*/ /*box-shadow: #ddd -2px -2px inset;*/
}

.ds-board-view .ds-board-footer {
    padding: 20px 0 0 0;
}

.ds-board-view .subject {
    padding: 20px 20px 20px 30px;
    font-size: 1.05em;
    white-space: normal;
    background: #588dfb;
    color: #fff;
    border-radius: 15px 15px;
}

.ds-board-view .date {
    padding: 20px 20px;
    font-size: 1em;
    background: #437ffb;
    color: #fff;
    border-radius: 0px 15px 15px 0px;
}

@media (max-width: 992px) {
    .ds-board-view .subject {
        border-radius: 15px 15px;
        font-size: 1em;
        white-space: normal;
        padding: 10px;
    }

    .ds-board-view .date {
        border-radius: 0px;
        padding: 10px;
        background-color: #3374f9;
    }
}

.ds-board-view .writer {
    padding: 10px 10px;
    margin-left: 10px;
    font-size: 1em;
    border-bottom: 1px solid #e5e5e5;
}

.ds-board-view .count {
    padding: 10px 10px;
    margin-right: 10px;
    font-size: 1em;
    border-bottom: 1px solid #e5e5e5;
}

.ds-board-footer {
    padding: 0px 0px 10px 0px;
}

.ds-board-pager .pagination {
    border-top: 1px solid #e5e5e5;
    justify-content: center;
    margin: 0;
    padding: 10px;
}

.ds-board-view-content {
    padding: 00px !important;
    border-bottom: 1px solid #e5e5e5;
    min-height: 240px;
    white-space: break-spaces;
    text-align: center;
    overflow: auto;
}

.ds-board-view-content img {
    max-width: 100%;
    margin-bottom: 20px;
    height: auto;
}

.ds-board {
}

.ds-board th {
    padding: 5px;
    white-space: nowrap;
}

.ds-board td {
    padding: 5px;
    white-space: nowrap;
}

.ds-board-tablelist {
}

.ds-board .ds-board-tablelist thead th:first-child {
    border-radius: 9px 0 0 9px;
}

.ds-board .ds-board-tablelist thead th:last-child {
    border-radius: 0 9px 9px 0;
}

.ds-board .ds-board-tablelist .number {
    padding: 0.5em 20px;
}

.ds-board-tablelist thead th {
    background-color: #437ffb;
    color: #fff;
    text-align: center;
    white-space: nowrap;
}

.ds-board-tablelist tbody td {
    vertical-align: middle;
}

.ds-board-tablelist .number {
    width: 10%;
}

.ds-board-tablelist td.subject {
    width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ds-board-tablelist a {
    color: #333;
}

.ds-board-tablelist .writer {
    width: 10%;
}

.ds-board-tablelist .count {
    width: 10%;
}

.ds-board-tablelist .date {
    width: 10%;
}

.ds-board-hr {
    padding: 0;
    margin: 0;
}

.ds_board_attach {
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 0px;
}

.ds_board_attach .title {
    padding: 0px;
}

.ds_board_attach ul {
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
    list-style: disc;
    list-style-position: outside;
    color: #437ffb;
}

.ds_board_attach li {
    border: 0px solid #ddd;
    display: inline-block;
    padding: 0px 5px;
}

.ds_board_attach li a {
    border-radius: 6px;
    background-color: #ede6ff;
    color: #333;
    padding: 5px 10px;
}


.match_schall_title_top {
    font-size: 22px;
    font-weight: bold;
    padding: 20px;
    text-align: center;
}

.match_schall_title_top_list {
    border-bottom: 2px solid #ccc;
    font-size: 22px;
    font-weight: bold;
    padding: 20px;
    text-align: center;
    margin-bottom: 20px;
}

.match_schall_date {
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #fafafa;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: -1px;
}

.match_schall_table {
    border: 2px solid #333;
    border-collapse: collapse;
    width: 100%;
    text-align: center;
    font-size: 13px;
    margin-bottom: 20px;
}

.match_schall_table th {
    border: 1px solid #333;
    background-color: #fff;
    padding: 3px 3px;
}

.match_schall_table td {
    border: 1px solid #333;
    white-space: nowrap;
    padding: 3px 3px;
    font-weight: bold;
}

.match_schall_table a {
    color: #000;
    display: block;
}

.match_schall_table a:hover {
}

.match_schall_table tr:hover {
}

.match_schall_table td.breaktime {
    height: 15px;
}

.match_schall_table td.matchbreak {
    height: 25px;
}

.match_schall_table tr:last-child {
    display: none;
}

.match_schall_table tr:first-child th:nth-child(1) {
    width: 9%;
}

.match_schall_table tr:first-child th:nth-child(2) {
    width: 23%;
}

.match_schall_table tr:first-child th:nth-child(3) {
    width: 23%;
}

.match_schall_table tr:first-child th:nth-child(4) {
    width: 23%;
}

.match_schall_table tr:first-child th:nth-child(5) {
    width: 23%;
}

.league_skin {
}

.league_skin .league_31 {
    background-color: #FFC000;
}

.league_skin .league_32 {
    background-color: #FFFF00;
}

.league_skin .league_33 {
    background-color: #FCD5B4;
}

.league_skin .league_41 {
    background-color: #5783FE;
}

.league_skin .league_42 {
    background-color: #04F0FE;
}

.league_skin .league_51 {
    background-color: #FF99FF;
}

    .league_skin .league_52 { background-color: #b87fdd; }

.league_skin .league_53 {
    background-color: #b87fdd;
}

/*���ϸ���9*/
.league_skin .league_21 {
    background-color: #98FF66;
}

/*���Ľ�����*/
.league_skin .league_11 {
    background-color: #C5BD98;
}


.ll_time {
}

.ll_left {
    text-align: right;
    border-right-width: 0px !important;
}

.ll_left:hover {
    background-color: #fff;
}

.ll_right:hover {
    background-color: #fff;
}

.ll_center {
    margin: 0;
    padding: 0;
    border-width: 1px 0px 1px 0px !important;
}

.ll_right {
    text-align: left;
    border-left-width: 0px !important;
}

.ll_score span {
    color: #ff0000;
    font-size: 15px !important;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    padding: 0px 3px;
    line-height: 20px;
}

/*background-color: #ff0000; border: 0px solid #444;*/
/*.ll_score i { font-style: normal; font-size: 11px; color: #333; font-weight: bold; display: inline-block; text-align: center; border-radius: 50%; padding: 2px 2px 2px 2px; }*/
.ll_score i {
    font-style: normal;
    font-size: 10px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    border-radius: 50% 50%;
    padding: 1px 0 0 0;
    width: 16px;
    height: 16px;
    background-color: #ff0000bb;
    text-indent: -999em;
    background-image: url("/images/icons/score/evote.png");
    background-size: 16px 16px;
}


.ll_group {
    padding: 0px 1px;
}

/*.league_skin .league_31.ll_score span { background-color: #ffd553; }
.league_skin .league_32.ll_score span { background-color: #eded6d; }
.league_skin .league_33.ll_score span { background-color: #ffbe88; }
.league_skin .league_41.ll_score span { background-color: #7499ff; }
.league_skin .league_42.ll_score span { background-color: #3bd6ff; }*/


.inlist_match_score {
    color: #ff0000;
    font-weight: bold;
    background-color: #ff0000;
    color: #fff;
    padding: 1px 5px;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
}

.inlist_match_status_0B .inlist_match_score {
    background-color: #eee;
    color: #888;
    padding: 0px;
}

.inlist_match_status_1 .inlist_match_score {
}

.sumrea_area {
    max-width: 500px;
    margin: 0 auto;
}

.table_mr_teams {
    margin-top: 10px;
}

.table_mr_teams th {
    background-color: #f5f5f5;
    border-bottom: 1px solid #ccc !important;
    padding: 5px 10px;
}

.table_mr_teams .atxt {
    text-align: right;
}

.table_mr_teams .ctxt {
    width: 1%;
    white-space: nowrap;
    text-align: center;
    border-left: 1px dashed #eee;
    border-right: 1px dashed #eee;
    background-color: #fafafa;
}

.table_mr_teams .btxt {
    text-align: start;
}

.table_mr_sumrea {
    width: 100%;
    margin-top: 10px;
}

.table_mr_sumrea thead td {
    border-bottom: 1px solid #ccc !important;
}

.table_mr_sumrea tbody .anum {
    text-align: end;
    width: 1%;
    white-space: nowrap;
}

.table_mr_sumrea tbody .bnum {
    text-align: start;
    width: 1%;
    white-space: nowrap;
}

.table_mr_sumrea tbody .ppbar {
    vertical-align: middle;
}

.table_mr_sumrea tbody .ctxt {
    width: 1%;
    white-space: nowrap;
}

.table_mr_sumrea tbody .ppbar div {
    height: 8px;
}

.p-progress-bar, .progress-bar {
    padding: 0;
}

.table_mr_deprea {
    width: 100%;
}

.table_mr_deprea th {
    color: #555;
    width: 1%;
    white-space: nowrap;
}

.table_mr_deprea td {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.table_mr_deprea td span {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    padding: 0 5px;
    border-radius: 5px;
    white-space: nowrap;
}

.rrrr_title {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #333;
    margin-top: 30px;
    padding: 0 0 5px 10px;
}

.score_mvp {
}

.score_mvp_body {
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
    border-bottom: dashed 1px #ddd;
    padding: 10px 0;
    flex-direction: column;
    align-items: center;
}

.score_mvp_trophy {
    background-color: #fef;
    border: solid 1px #dce7ff;
    border-radius: 4px;
    padding: 5px;
}

.score_mvp_trophy .textg {
    font-size: 33px;
    font-weight: bold;
}

.score_mvp_content {
    display: flex;
    gap: 10px;
}

.score_mvp_content_player {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    background-color: #e9fbff;
    padding: 5px;
    border: solid 1px #dce7ff;
    border-radius: 4px;
    width: 100%;
}

.score_mvp_content_player .in-ppic {
}

.score_mvp_content_player .in-ppic img {
    width: 100px;
    height: 100px;
    border-radius: 5px;
}

.score_mvp_content_player .in-info {
    display: flex;
    flex-direction: column;
    padding: 0 10px 0 5px;
}

.score_mvp_content_player .in-sub-name {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}

.score_mvp_content_player .in-sub-name .info-mvp {
    display: none;
}

.score_mvp_content_player .in-sub-name .info-mvp img {
    height: 30px;
    border-radius: 5px;
}

.score_mvp_content_player .in-sub-name .info-name {
    font-size: 20px;
    font-weight: bold;
}

.score_mvp_content_player .in-sub-desc {
    margin-top: 10px;
}

.score_mvp_content_player .in-sub-desc .info-team {
}

.score_mvp_content_player .in-sub-desc .info-posi {
}


.score_mvp_content_comment {
    padding: 2px 5px;
    text-align: center;
    margin-top: 5px;
}

.score_mvp_content_stat {
    padding: 2px 5px;
    text-align: center;
}

@media (max-width: 768px) {
    .score_mvp {
    }

    .score_mvp_body {
        display: flex;
        background-color: #fff;
        border-bottom: dashed 1px #ddd;
        padding: 10px 0;
        flex-direction: column;
    }

    .score_mvp_content {
        display: flex;
        gap: 5px;
    }

    .score_mvp_trophy {
        background-color: #fef;
        border-radius: 4px;
        padding: 5px;
        display: none;
    }

    .score_mvp_trophy .textg {
        font-size: 33px;
        font-weight: bold;
    }

    .score_mvp_content_player .in-sub-name .info-mvp {
        display: block;
    }
}

@media (max-width: 576px) {
    .score_board .sb_center {
        order: 1;
    }

    .teamarea:first-child {
        border-right: 1px solid #ffffff33;
    }
}

.score_board {
    width: 100%;
    border: 1px solid #45477c;
    border-radius: 15px;
    background: #294faa;
    color: #fff;
}

.score_board_grid {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
}

.score_board .teamarea {
    flex: 1 1 10%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.score_board .teamarea:nth-child(1) {
}

.score_board .teamarea:nth-child(3) {
    flex-direction: row-reverse;
}

.score_board .team {
    font-size: 21px;
    font-weight: bold;
    padding: 0 20px;
    text-align: center;
}

.score_board .sb_tmlogo {
}

.score_board .sb_tmlogo img {
    max-height: 75px;
}

.score_board .score {
    text-align: center;
    font-size: 33px;
    font-weight: bold;
    color: #94ff33;
}

.bbb_table_stripe {
}

.bbb_table_stripe tbody tr:nth-child(odd) {
}

.bbb_table_stripe tbody tr:nth-child(even) {
    background-color: #eef2fd;
}

.bbb_table_stripe tbody tr:nth-child(even) td {
    border-color: #e0e3f7;
}

@media (max-width: 768px) {
    .score_board .teamarea {
        flex-direction: column;
    }

    .score_board .teamarea:nth-child(3) {
        flex-direction: column;
    }

    .score_board .team {
        font-size: 14px;
        font-weight: bold;
    }

    .score_board .score {
        text-align: center;
        font-size: 15px;
        font-weight: bold;
    }

    .score_board .sb_tmlogo {
        padding-top: 5px;
    }

    .score_board .sb_tmlogo img {
        max-height: 50px;
    }

    .score_board .sb_center {
        padding: 5px !important;
    }

    .score_board .status {
        padding: 0px 3px;
        font-size: 13px;
        white-space: nowrap;
    }

    .score_board .date {
        text-align: center;
        font-size: 13px;
    }

    .score_board .stadium {
        text-align: center;
        font-size: 13px;
    }
}

.score_board .sb_center {
    padding: 10px 10px;
    font-size: 15px;
    background-color: #3657b3;
    border-color: #3e467c;
    border-width: 0 1px 0 1px;
    border-style: solid;
    flex: 1;
}

.score_board .sb_centerin {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.score_board .status {
    background: #522d8d;
    color: #fff;
    padding: 0px 15px;
    border: 1px solid #4959c9;
    border-radius: 13px;
    text-align: center;
}

.score_board .date {
    text-align: center;
}

.score_board .stadium {
    text-align: center;
    color: #aec0f1;
}

.score_board .winlos {
    flex: 1 1 100px;
    text-align: center;
}

.score_board .winlos div {
    margin: 0px 50px;
}

.score_board .winner div {
    background-color: #5276d9;
    color: #fff;
    padding: 5px;
    border: 1px solid #99a1db;
    border-radius: 25%;
}

.score_board .loser div {
    background-color: #3d5db7;
    color: #fff;
    padding: 5px;
    border: 1px solid #6d67cf;
    border-radius: 25%;
}

.score_table_best {
}

.score_table_best th {
    background-color: #437ffb;
    color: #fff;
}

.score_table_best th:nth-child(2n+1) {
    background-color: #548af9;
    color: #fff;
}

.score_table_best td:nth-child(2) {
    background-color: #f5f5f5;
}

.score_board_vote {
    text-align: center;
    padding: 5px;
    color: #294faa;
    font-size: 1em;
}


.bbb_lineup_title {
    background-color: #5477cf;
    padding: 7px 10px;
    text-align: center;
    color: #e8f0ff;
    font-weight: bold;
}

.bbb_lineup_title_s {
    border-bottom: 2px solid #56b1ff;
    padding: 5px 10px;
    margin-top: 5px;
}

.bbb_lineup_title_w {
    border-bottom: 2px solid #ffc729;
    padding: 5px 10px;
    margin-top: 5px;
}

.bb_lineup {
    border: 1px solid #e5e5e5;
}

.bb_lineup_item {
    border-bottom: 1px solid #f5f5f5;
    background-color: #fff;
    padding: 3px 5px;
    margin: 0;
}

.bb_lineup_item .form-control { /*font-size: 13px;*/
}

.bb_lineup_item:last-child {
}

.bb_lineup_item, .dp_in .row {
    align-items: center;
    --bs-gutter-x: 10px !important;
}

.bb_lineup_item div {
    text-align: center;
}

.bb_lineup_item_starter select {
    background-color: #dff1ff;
}

.bb_lineup_item_waiting select {
    background-color: #ffebda;
}

.bb_lineup_item_num {
    font-size: 15px;
    font-weight: bold;
}

.ds_error_list {
}

.ds_error_list ul {
    margin: 0;
    padding: 0px 10px;
    list-style: auto inside;
    text-align: start;
}

.ds_error_list li {
}

.swal2-title {
    font-size: 20px !important;
}

.bbb_empty_box {
    display: flex;
}

.bbb_empty {
    padding: 10px 20px;
    display: inline-block;
    margin: 50px auto;
    text-align: center;
    border: 1px solid #eee;
    background-color: #f8f9ff;
    color: #6c62a5;
    border-radius: 8px;
}


.dd-formview-group {
    border-bottom: 1px solid #eee;
    padding: 10px;
}

.dd-formview-group label {
    margin: 0;
    font-weight: bold;
}

/****************************** dataTable start ***********************************/
table.dataTable thead th, table.dataTable thead td {
    background-color: #437ffb !important;
}

table.dataTable thead tr > .dtfc-fixed-left, table.dataTable thead tr > .dtfc-fixed-right, table.dataTable tfoot tr > .dtfc-fixed-left, table.dataTable tfoot tr > .dtfc-fixed-right {
    background-color: #437ffb !important;
}

.dataTables_filter {
    padding: 5px 0;
}

/****************************** dataTable end ***********************************/

.icon_winnernw {
    background-image: url(/images/Icons/score/letter-w4.png);
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-bottom: 3px;
}


#team-list-join .dataTables_filter {
    margin: 5px 0 0 0;
    padding: 10px 10px 8px 10px;
}

#team-list-join .dataTables_filter .form-control {
    padding: 5px 10px;
    font-size: 15px;
}

#team-list-join .dataTables_filter label {
    font-size: 15px;
    font-weight: bold;
}

#team-list-join .dataTables_wrapper th {
    text-align: center !important;
}


.ribbon-wrapper {
    position: relative;
    z-index: 1;
    margin: 5% auto;
}


.ribbon {
    font-size: 20px !important;
    text-transform: uppercase;
    width: 80%;
    position: relative;
    background: #f35b5b;
    color: #fff;
    text-align: center;
    padding: 1em 2em;
    margin: 2em auto 3em
}

.ribbon:after,
.ribbon:before {
    content: "";
    position: absolute;
    display: block;
    bottom: -1em;
    border: 1.5em solid #d74545;
    z-index: -1
}

.ribbon:before {
    left: -2em;
    border-right-width: 1.5em;
    border-left-color: transparent
}

.ribbon:after {
    right: -2em;
    border-left-width: 1.5em;
    border-right-color: transparent
}

.ribbon .ribbon-inner:after,
.ribbon .ribbon-inner:before {
    content: "";
    position: absolute;
    display: block;
    border-style: solid;
    border-color: #b23232 transparent transparent;
    bottom: -1em
}

.ribbon .ribbon-inner:before {
    left: 0;
    border-width: 1em 0 0 1em
}

.ribbon .ribbon-inner:after {
    right: 0;
    border-width: 1em 1em 0 0
}

.scroll_area {
}

.native_scroll {
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.native_scroll::-webkit-scrollbar {
    display: none;
}

.native_scroll::-webkit-scrollbar {
    display: none;
}


.aa {
    background-image: -webkit-gradient(linear, left top, right top, from(#f47286), color-stop(25%, #d36cb5), color-stop(50%, #b46fdb), color-stop(73%, #9c6cdc), to(#8964f1));
    background-image: -webkit-linear-gradient(left, #f47286 0, #d36cb5 25%, #b46fdb 50%, #9c6cdc 73%, #8964f1 100%);
    background-image: linear-gradient(to right, #f47286 0, #d36cb5 25%, #b46fdb 50%, #9c6cdc 73%, #8964f1 100%);
}


.bbb_bflat {
}

.bbb_bflatmenu {
    box-shadow: 0px -8px 10px -5px rgba(0, 0, 0, 0.1), 0px -7px 10px -5px rgb(25 138 25 / 30%);
    width: 100%;
    position: fixed;
    bottom: 0;
    background-color: #051933;
    display: flex;
    list-style: none;
    margin: 0 0 0 0;
    padding: 0;
    gap: 10px !important;
    justify-content: space-evenly;
    align-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}

.bbb_bflatmenu li {
    margin: 0;
    padding: 0;
}

.bbb_bflatmenu a {
    padding: 5px 0 5px 0;
    color: #46afae;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    gap: 1px;
}

.bbb_bflatmenu a img {
    flex: 0 1 auto;
    width: 28px;
    height: 28px !important;
}

.bbb_bflatmenu a span {
    flex: 0 1 auto;
    font-size: 15px;
    font-weight: bold;
}


.header_mobia {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.header_mobia .logo {
    padding: 6px 8px;
}

.header_mobia .logo .name {
    font-size: 20px;
    font-weight: bolder;
    color: #789;
    margin-left: 10px;
}

.header_mobia .logo img {
    height: 50px !important;
}

.header_mobia .menu {
    padding: 0 15px 0 0;
    font-weight: bold;
}

.tnavi_scroll {
    background-image: -webkit-gradient(linear, left top, right top, from(#f47286), color-stop(25%, #d36cb5), color-stop(50%, #b46fdb), color-stop(73%, #9c6cdc), to(#8964f1));
    background-image: -webkit-linear-gradient(left, #f47286 0, #d36cb5 25%, #b46fdb 50%, #9c6cdc 73%, #8964f1 100%);
    background-image: linear-gradient(to right, #6fb787 0, #3ac9a0 25%, #3db5af 50%, #3dc7d5 73%, #41e5af 100%);
    padding: 10px 20px;
    display: grid;
}

.bbb_moba_tnavi {
    width: 100%;
    display: flex;
    vertical-align: top;
    list-style: none;
    margin: 0 0px 0 0px;
    gap: 10px !important;
    justify-content: space-evenly;
}

.bbb_moba_tnavi li {
    margin: 0 !important;
    padding: 0 !important;
}

.bbb_moba_tnavi a {
    display: block;
    padding: 2px 5px;
    color: #fff !important;
    font-weight: bolder !important;
    line-height: normal !important;
}

.bbb_moba_tnavi a span {
    white-space: nowrap;
}

.pagination {
    justify-content: center;
}


.bbb_team_list_item {
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    border: 2px solid #8cb1ff;
    border-radius: 15px;
    padding: 10px;
    margin: 10px 0;
    text-align: center;
}

.bbb_team_list_item .team {
    flex-basis: 33%;
    display: flex;
    column-gap: 10px;
    align-items: center;
    align-content: center;
    padding: 0 5px;
}

.bbb_team_list_item .team .name {
    font-size: 18px;
    font-weight: bold;
}

.bbb_team_list_item .team .logo {
}

.bbb_team_list_item .team .logo img {
    height: 50px;
}

.bbb_team_list_item .infos {
    display: flex;
    column-gap: 20px;
}

.bbb_team_list_item .infos .text {
    font-size: 14px;
    font-weight: bold;
    color: #999999;
}

.bbb_team_list_item span {
    font-size: 11px;
    color: #bbbbbb;
    display: block;
}

.bbb_team_list_item .link {
}

.bbb_team_list_item .link a {
    color: #fff;
    padding: 10px 20px;
    border-radius: 9px;
    display: block;
    background-color: #0093E9;
    background-image: linear-gradient(50deg, #0093E9 0%, #80D0C7 100%);
}

@media (max-width: 480px) {
    .bbb_team_list_item {
        flex-direction: column;
    }

    .bbb_team_list_item .team {
        order: 1;
    }

    .bbb_team_list_item .infos {
        order: 2;
        padding: 10px 0;
    }

    .bbb_team_list_item .link {
        order: 3;
    }

    .bbb_team_list_item .link a {
        padding: 5px 20px;
        border-radius: 9px;
        display: block;
    }
}


.ds_table_box {
    display: flex;
}


.match_video_container {
}

.match_video_container .leagues {
    background: #f5f8ff;
    padding: 3px 3px;
    border: 1px solid #bcbeff;
    border-radius: 0px 0px 8px 8px;
}

.match_video_container .league1 {
    line-height: 22px;
    color: #555;
}

.match_video_container .league2 {
    line-height: 22px;
    color: #333;
}

.match_video_container .title {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #333;
    margin-top: 30px;
    padding: 0 0 5px 10px;
}

.match_video_container .guide {
    text-align: center;
    padding: 10px 0px;
    background-color: #d1f2ff;
    border: 1px solid #ade8ff;
    border-radius: 9px;
}

.match_video_container .guide i {
    font-size: 22px;
}

.match_video_container .guide .play-btn {
    padding-top: 5px;
}

.match_video_container .body {
    padding: 10px 0px;
}

.match_video_list {
    flex-basis: content;
    flex: 1 0 auto;
    max-width: 24%;
}

@media (max-width: 992px) {
    .match_video_list {
        max-width: 32%;
    }
}

@media (max-width: 768px) {
    .match_video_list {
        max-width: 49%;
    }
}

@media (max-width: 576px) {
    .match_video_list {
        max-width: 100%;
    }
}

/*.match_video_list .listbox { justify-content: space-between !important; }*/
.match_video_list a {
    display: block;
    color: #333;
}

.match_video_list .capture img {
    width: 100%;
    height: 100%;
    border: 3px solid #d1d7ff;
    border-radius: 8px 8px 0px 0px;
}

.match_video_list .subject { text-align: left !important; padding: 6px 0 0 0; margin: 0; white-space: normal; word-wrap: break-word; }

.match_video_list .count {
    color: #999;
    text-align: left !important;
    font-size: 12px;
    padding: 0;
    margin-top: -2px;
    line-height: 20px;
    margin-bottom: 8px;
}

.bbb_score_singleline {
}

.bbb_score_singleline p {
    display: inline;
    color: red;
    font-weight: bold;
}

.bbb_score_singleline b {
    display: inline;
    color: #0b4e58;
    font-weight: bold;
}


.footer_agree {
    font-size: 1em;
    color: #3c4043;
}

.copyright-text {
    line-height: 22px;
    font-size: 12px;
}

.area-start-lkview {
}

.area-start-lkview a {
    padding: 10px 20px !important;
    height: auto !important;
    font-weight: bold;
}

.area-start-twview {
    display: flex;
    justify-content: center;
    margin: 20px 0 20px 0;
}

.area-start-twview .in-box {
    background-color: #00000088;
    padding: 10px 20px;
    border: 1px solid #ffd327;
    border-radius: 3px;
}

.area-start-twview .in-box a {
    color: #ffd327;
    font-weight: bold;
    word-break: keep-all;
    text-align: center;
}



.area-video-view {}
.area-video-view .titlea{ font-size: 17px; font-weight: bold; text-align: center; padding: 10px 0 0 0; }

.area-video-view-buy {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #63eaff;
    padding: 5px 10px;
    background-color: #e4fbff;
    margin: 0 0 0 0;
    border-radius: 5px;
    gap:10px;
}

.area-video-view-buy-title {
}

.area-video-view-buy .current-myball {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
}
.area-video-view-buy .current-myball .label{ margin: 0 5px 0 0; }
.area-video-view-buy .current-myball .count{ font-weight: bold; color: #0d8126; }