.table > thead > tr > th{vertical-align:middle;}
table{border-spacing:0;border-collapse:collapse}
td,th{padding:0}
.table{width:100%;max-width:100%;margin-bottom:20px;background-color:transparent;border-spacing:0;border-collapse:collapse;}
.table-bordered td,.table-bordered th{border:1px solid #ddd !important}
.table-scroll{width:100%;overflow:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;display:block;}

.table tr td.mt_state {width: 5%;text-align: center;vertical-align: middle;}
.table tr td.mt_state img {width:22px;}
.table tr td.mt_player {text-align: left;vertical-align: middle;min-width:120px;}
.table tr td.mt_set {width:10%;text-align: center;vertical-align: middle;min-width:100px}
.table tr td.mt_set2 {width:20%;text-align: center;vertical-align: middle;min-width:200px}
.table tr td.mt_set3 {width:30%;text-align: center;vertical-align: middle;min-width:300px}
.table tr.win td.mt_player {font-weight:bold}

.table tr th.mt_set {text-align: center;}


@media screen and (max-width:1199px){
.table tr td.mt_set {min-width:95px}
.table tr td.mt_set2 {min-width:190px}
.table tr td.mt_set3 {min-width:285px}
}

@media screen and (max-width:991px){
.table tr td.mt_set {min-width:80px}
.table tr td.mt_set2 {min-width:160px}
.table tr td.mt_set3 {min-width:240px}
}

@media screen and (max-width:767px){
.table tr td.mt_set {min-width:65px}
.table tr td.mt_set2 {min-width:130px}
.table tr td.mt_set3 {min-width:195px}
}

@media screen and (max-width:575px){
.table tr td.mt_player {font-size:12px;}
.table tr td.mt_set {min-width:50px;font-size:12px;}
.table tr td.mt_set2 {min-width:100px}
.table tr td.mt_set3 {min-width:150px}
.table tr td.mt_state img {width:16px;}

}

@media screen and (max-width:499px){
.table tr td.mt_set {min-width:30px}
.table tr td.mt_set2 {min-width:70px}
.table tr td.mt_set3 {min-width:105px}
}

table.table-sportcms{background:transparent;font-size:13px;}
.table-sportcms > thead > tr > th{border-bottom:0;background:#585858;color:#fff;}
.table-sportcms>tbody>tr{background-color:#eee;}
.table-sportcms>tbody>tr:nth-child(odd){background-color:#fff;}
.table-sportcms.table-hover>tbody>tr:hover{background-color:#c1c1c1}
.table-sportcms>tbody>tr:nth-child(odd):hover{background-color:#c1c1c1;}
.table-sportcms>tbody>tr td.border-right{border-right:1px solid transparent !important;}
.table-sportcms>tbody>tr:nth-child(odd) td.border-right{border-right:1px solid transparent;}
.table-sportcms.table-hover>tbody>tr:hover td.border-right{border-right:1px solid transparent}
.table-sportcms>tbody>tr>td,
.table-sportcms>tfoot>tr>td,
.table-sportcms>thead>tr>td{padding:8px 4px;vertical-align:middle;font-size:15px;line-height:15px;border:none;white-space:nowrap;color:#000}
.table-sportcms>tbody>tr>td.wrap,
.table-sportcms>tfoot>tr>td.wrap,
.table-sportcms>thead>tr>td.wrap{white-space:inherit;}
.table-sportcms>tbody>tr>th,
.table-sportcms>tfoot>tr>th,
.table-sportcms>tfoot>tr>th,
.table-sportcms>thead>tr>th{padding:8px 4px;vertical-align:middle;font-size:15px;line-height:20px;border:none;text-transform:uppercase;}
.table-sportcms td.nowrap{white-space:nowrap;overflow:hidden;position:relative;}
.table-sportcms td.nowrap::after{content:'';position:absolute;right:0px;top:0;width:30px;height:100%;}
.table-sportcms.table-striped>tbody>tr>td.nowrap::after{background:-moz-linear-gradient(left, transparent, #eee 100%);background:-webkit-linear-gradient(left, transparent, #eee 100%);background:-o-linear-gradient(left, transparent, #eee 100%);background:-ms-linear-gradient(left, transparent, #eee 100%);background:linear-gradient(to right, transparent, #eee 100%);}
.table-sportcms.table-striped>tbody>tr:nth-child(odd)>td.nowrap::after{background:-moz-linear-gradient(left, transparent, #fff 100%);background:-webkit-linear-gradient(left, transparent, #fff 100%);background:-o-linear-gradient(left, transparent, #fff 100%);background:-ms-linear-gradient(left, transparent, #fff 100%);background:linear-gradient(to right, transparent, #fff 100%);}
.table-sportcms.table-striped>tbody>tr:hover>td.nowrap::after{background:-moz-linear-gradient(left, transparent, #f9e3cd 100%);background:-webkit-linear-gradient(left, transparent, #f9e3cd 100%);background:-o-linear-gradient(left, transparent, #f9e3cd 100%);background:-ms-linear-gradient(left, transparent, #f9e3cd 100%);background:linear-gradient(to right, transparent, #f9e3cd 100%);}
.table-sportcms.table-striped>tbody>tr:nth-child(odd):hover>td.nowrap::after{background:-moz-linear-gradient(left, transparent, #f9e2cd 100%);background:-webkit-linear-gradient(left, transparent, #f9e2cd 100%);background:-o-linear-gradient(left, transparent, #f9e2cd 100%);background:-ms-linear-gradient(left, transparent, #f9e2cd 100%);background:linear-gradient(to right, transparent, #f9e2cd 100%);}
.table-sportcms>tbody>tr.current>td,
.table-sportcms>tbody>tr.current>td a,
.table-sportcms>tbody>tr.current>td span{color:#003c72 !important;font-weight:bold;}
.table-sportcms>tbody>tr.current>td a{text-decoration:underline;}
.table-sportcms>tbody>tr.current>td a:hover{text-decoration:none;border-bottom:0px;}
.table-sportcms>tbody>tr.line>td{border-bottom:2px solid #023f8a}
.table-sportcms td .person{line-height:18px;font-size:13px;}
.table-sportcms td .team{line-height:18px;font-size:13px;}
.table-sportcms td .city{color:#777;font-size:12px;line-height:15px;}
.table-sportcms td a{color:#000;text-decoration:underline;}
.table-sportcms td a:hover{color:#bc3e0f;text-decoration:none;border-color:transparent;}
.table-sportcms .result{font-size:13px;line-height:13px;}
.table-sportcms .result b{color:#f48122;font-weight:700}
.table-sportcms .result a {text-decoration: none; border-bottom: 1px dotted rgba(0,0,0,0.3);}
.plusminus{font-size:11px;color:#777;line-height:12px;}
.plusminus.win{color:#0b0; vertical-align: super;}
.plusminus.lose{color:#e00; vertical-align: sub;}
.table-sportcms .result .overtime{vertical-align:super;font-size:11px;}
.table-sportcms .logo-team{width:40px;}
.table-sportcms .logo-team img{margin:0 auto;}
table .table-sportcms.small, .table-sportcms.small>tbody>tr>td{font-size:12px !important;}
.table-sportcms .w5{max-width:5px;}
.table-sportcms .w10{max-width:10px;}
.table-sportcms .w15{max-width:15px;}
.table-sportcms .w20{max-width:20px;}
.table-sportcms .w25{max-width:25px;}
.table-sportcms .w30{max-width:30px;}
.table-sportcms .w35{max-width:35px;}
.table-sportcms .w40{max-width:40px;}
.table-sportcms .w45{max-width:45px;}
.table-sportcms .w50{max-width:50px;}
.table-sportcms .w55{max-width:55px;}
.table-sportcms .w60{max-width:60px;}
.table-sportcms .w65{max-width:65px;}
.table-sportcms .w70{max-width:70px;}
.table-sportcms .w75{max-width:75px;}
.table-sportcms .w80{max-width:80px;}
.table-sportcms .w85{max-width:85px;}
.table-sportcms .w90{max-width:90px;}
.table-sportcms .w95{max-width:95px;}
.table-sportcms .w100{max-width:100px;}
.table-sportcms .w105{max-width:105px;}
.table-sportcms .w110{max-width:110px;}
.table-sportcms .w115{max-width:115px;}
.table-sportcms .w120{max-width:120px;}
.table-sportcms .w125{max-width:125px;}
.table-sportcms .w130{max-width:130px;}
.table-sportcms .w135{max-width:135px;}
.table-sportcms .w140{max-width:140px;}
.table-sportcms .w145{max-width:145px;}
.table-sportcms .w150{max-width:150px;}
.table-sportcms .w155{max-width:155px;}
.table-sportcms .w160{max-width:160px;}
.table-sportcms .w165{max-width:165px;}
.table-sportcms .w170{max-width:170px;}
.table-sportcms .w175{max-width:175px;}
.table-sportcms .w180{max-width:180px;}
.table-sportcms .w185{max-width:185px;}
.table-sportcms .w190{max-width:190px;}
.table-sportcms .w195{max-width:195px;}
.table-sportcms .w200{max-width:200px;}
.table-sportcms .w205{max-width:205px;}
.table-sportcms .w210{max-width:210px;}
.table-sportcms .w215{max-width:215px;}
.table-sportcms .w220{max-width:220px;}
.table-sportcms .w225{max-width:225px;}
.table-sportcms .w230{max-width:230px;}
.table-sportcms .w235{max-width:235px;}
.table-sportcms .w240{max-width:240px;}
.table-sportcms .w245{max-width:245px;}
.table-sportcms .w250{max-width:250px;}
.table-sportcms .w255{max-width:255px;}
.table-sportcms .w260{max-width:260px;}
.table-sportcms .w265{max-width:265px;}
.table-sportcms .w270{max-width:270px;}
.table-sportcms .w275{max-width:275px;}
.table-sportcms .w280{max-width:280px;}
.table-sportcms .w285{max-width:285px;}
.table-sportcms .w290{max-width:290px;}
.table-sportcms .w300{max-width:300px;}
.table-sportcms .w310{max-width:310px;}
.table-sportcms .w320{max-width:320px;}
.table-sportcms .w330{max-width:330px;}
.table-sportcms .w340{max-width:340px;}
.table-sportcms .w350{max-width:350px;}
.table-sportcms .w360{max-width:360px;}
.table-sportcms .w370{max-width:370px;}
.table-sportcms .w380{max-width:380px;}
.table-sportcms .w390{max-width:390px;}
.table-sportcms .w400{max-width:400px;}
.table-sportcms .w410{max-width:410px;}
.table-sportcms .w420{max-width:420px;}
.table-sportcms .w430{max-width:430px;}
.table-sportcms .w440{max-width:440px;}
.table-sportcms .w450{max-width:450px;}
.table-sportcms .w460{max-width:460px;}
.table-sportcms .w470{max-width:470px;}
.table-sportcms .w480{max-width:480px;}
.table-sportcms .w490{max-width:490px;}
.table-sportcms .w500{max-width:500px;}
.table-sportcms .w510{max-width:510px;}
.table-sportcms .w520{max-width:520px;}
.table-sportcms .w530{max-width:530px;}
.table-sportcms .w540{max-width:540px;}
.table-sportcms .w550{max-width:550px;}
.table-sportcms .w560{max-width:560px;}
.table-sportcms .w570{max-width:570px;}
.table-sportcms .w580{max-width:580px;}
.table-sportcms .w590{max-width:590px;}
.table-sportcms .w600{max-width:600px;}
.table-sportcms .w610{max-width:610px;}
.table-sportcms .w620{max-width:620px;}
.table-sportcms .w630{max-width:630px;}
.table-sportcms .photo_person{height:50px;overflow:hidden;border-radius:50px;}
.table-sportcms .photo_person .img{transform:scale(1.5, 1.5);margin-top:20px;}
.table-sportcms>tbody>tr.left-green>td:nth-child(1){border-right:4px solid #7ca541 !important;}
.table-sportcms>tbody>tr.line-green>td{border-bottom:2px solid #7ca541 !important;}
.table-sportcms>tbody>tr.left-yellow>td:nth-child(1){border-right:4px solid #f8c027 !important}
.table-sportcms>tbody>tr.line-yellow>td{border-bottom:2px solid #f8c027 !important}
.table-sportcms>tbody>tr.left-light-red>td:nth-child(1){border-right:4px solid #ee999d !important}
.table-sportcms>tbody>tr.line-light-red>td{border-bottom:2px solid #ee999d !important}
.table-sportcms>tbody>tr.left-red>td:nth-child(1){border-right:4px solid #d51d29 !important}
.table-sportcms>tbody>tr.line-red>td{border-bottom:2px solid #d51d29 !important}
.table-sportcms>tbody>tr.grey>td{opacity:0.7;}
.table-sportcms>tbody>tr.grey>td .inout {opacity:1;}

.table-sportcms>tbody>tr.start>td.person{font-weight:bold;;}
.table-sportcms>tbody>tr.coach>td{background:#fff}
.table-sportcms>tbody>tr.coach.head>td.person{font-weight:bold}
.table-sportcms>tbody>tr>td div.person{width:100%;position:relative;padding-right:30px;}
.table-sportcms>tbody>tr>td div.person .inout{position:absolute;top:0;right:0; z-index: 1000;}
.table-sportcms>tbody>tr>td div.person .inout span{padding-left:5px;}
.table-sportcms>tbody>tr>td div.person .inout ._in{color:#3aa847;}
.table-sportcms>tbody>tr>td div.person .inout ._out{color:#de131b;}
.table-sportcms>thead>tr>td,
.table-sportcms>tbody>tr>td{}
.table-sportcms>tbody>tr>td .team .current, .table-sportcms>tbody>tr>td .team .current a{color:#003c72;}
i.home{color:#353535}
i.guest{color:#353535}

.table-sportcms>tbody>tr.leaders>td {padding: 10px 4px}
.table-sportcms > tbody > tr.total > td {font-weight: bold; padding: 8px 0px;}
.table-sportcms > tbody > tr.total > td.team_playerstats_total {}
.table-sportcms > tbody > tr.total > td.title {padding: 8px;}



.overtime{}
.hidden-whatgames{display:none}
.hidden-location{display:none}
.btn-group{position:relative;display:inline-block;vertical-align:middle;}
.btn-group > .btn{position:relative;float:left;}
.btn-param{padding-bottom:10px;width:305px;}
.btn-param button{text-transform:uppercase;width:95px;padding:4px 4px;margin:0 auto;border-radius:0px;font-weight:normal;font-size:14px;otline:0;background:#ddd;border:0px;cursor:pointer;;}
.btn-param button.all{margin-right:10px;}
.btn-param button.prev, .btn-param button.guest{margin-left:10px !important;}
.btn-param button.all.active, .btn-param button.all.active:focus, .btn-param button.all.active:hover, .btn-param button.all:hover{color:#fff;background:#1e5799;background:-moz-linear-gradient(-45deg, #1e5799 49%, #f48122 51%);background:-webkit-linear-gradient(-45deg, #1e5799 49%,#f48122 51%);background:linear-gradient(135deg, #1e5799 49%,#f48122 51%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#f48122',GradientType=1);}
.btn-param button.home.active, .btn-param button.home.active:focus, .btn-param button.home.active:hover, .btn-param button.home:hover,
.btn-param button.next.active, .btn-param button.next.active:focus, .btn-param button.next.active:hover, .btn-param button.next:hover{color:#fff;background:#186dd6}
.btn-param button.guest.active, .btn-param button.guest.active:focus, .btn-param button.guest.active:hover, .btn-param button.guest:hover ,
.btn-param button.prev.active, .btn-param button.prev.active:focus, .btn-param button.prev.active:hover, .btn-param button.prev:hover{color:#fff;background:#f48122}

/* match info */

.mt-match-info {padding-bottom:10px;padding-top:10px;text-align:center;font-size:14px;}
.mt-match-info__title {font-weight:bold;padding-bottom:5px;color:#888;}
.mt-match-info__title i {padding-right:10px;}
.mt-match-info__value {}
.mt-match-info {border-right:1px solid #eee;}
.row .mt-match-info:last-child {border-right:0}

.mt-match {display:flex;justify-content:center;align-items:center;border-top:1px solid #eee;border-bottom:1px solid #eee;margin:15px 0 !important;}
.mt-match .mt-match-info {float:inherit;}

@media screen and (max-width:767px){
.mt-match-info {border-right:0; border-bottom:1px solid #eee;}
.mt-match-info:last-childe {border-bottom:0;}
.mt-match {flex-direction: column;border-bottom:0}
}

