@charset "utf-8";

.content-area .content-contentPart div.check-league-name {display:inline-block; margin-left:6px; color: #FF0F13;}

.content-area .content-contentPart .list-area .list-areaTop .list-number{margin-left:10px;}
.content-area .content-contentPart .list-area .list-table td > a {text-decoration:underline;}

.content-area .content-contentPart .search-btn { width:100%; margin-top: 15px; }
.content-area .content-contentPart .search-area tbody tr {width:100%;}
.content-area .content-contentPart .search-area tbody tr.info-title {width:100%;}
.content-area .content-contentPart .search-area tbody tr th {width:140px;}
.content-area .content-contentPart .search-area tbody tr td {width:400px;}
.content-area .content-contentPart .search-area tbody tr td select.details {width:70px; font-size: 12px; color: #555;}

.content-area .content-contentPart .league-list-area .league-list-table table tbody tr td div.league-cont div {display:inline-block;}
.content-area .content-contentPart .league-list-area .league-list-table table tbody tr td div.league-cont div ul li {display:inline-block; }
.content-area .content-contentPart .league-list-area .league-list-table table tbody tr td div.league-cont div ul li img {margin-left:10px; cursor:pointer;}
.content-area .content-contentPart .league-list-area .league-list-table table tbody tr td div.league-cont div.league-cont-title {float:left;}
.content-area .content-contentPart .league-list-area .league-list-table table tbody tr td div.league-cont div.league-cont-title em {font-size:15px; font-weight:bold;}
.content-area .content-contentPart .league-list-area .league-list-table table tbody tr td div.top-league div.league-cont-title {margin-left:20px;}
.content-area .content-contentPart .league-list-area .league-list-table table tbody tr td div.bottom-league div.league-cont-title {margin-left:30px;}
.content-area .content-contentPart .league-list-area .league-list-table table tbody tr td div.bottom-league div.league-cont-title.top-league { font-weight: bold; }

.content-area .content-contentPart .league-list-area .league-list-table table tbody tr td div.league-cont div.league-cont-btn {float:center;}
.content-area .content-contentPart .league-list-area .league-list-table table tbody tr td div.league-cont div.league-cont-btn ul li { margin: 0 5px; }
.content-area .content-contentPart .league-list-area .league-list-table table tbody tr td div.league-cont div.league-cont-btn ul li a { margin: 0; }
.content-area .content-contentPart .league-list-area .league-list-table table tbody tr td div.league-cont div.league-cont-btn .team-shortcut-btn,
.content-area .content-contentPart .league-list-area .league-list-table table tbody tr td div.league-cont div.league-cont-btn .player-shortcut-btn,
.content-area .content-contentPart .league-list-area .league-list-table table tbody tr td div.league-cont div.league-cont-btn .schedule-shortcut-btn {height: 25px; line-height: 23px; }
.content-area .content-contentPart .league-list-area .league-list-table table tbody tr td div.league-cont div.league-cont-right-btn {float:right; margin-right:10px;}
.content-area .content-contentPart .league-list-area .league-list-table table tbody tr td div.league-cont a.close-btn {min-width:0; margin-left:6px; height: 27px; color: #E52E2A; border-radius: 3px; display: inline-block; vertical-align: top; width: 27px; font-size: 12px; line-height: 27px; transition: background .25s ease; }
.content-area .content-contentPart .league-list-area .league-list-table table tbody tr td div.league-cont a.close-btn:hover { background: #f8f8f8; }
.content-area .content-contentPart .league-list-area .league-list-table table tbody tr td  i.fa-trophy { color: #F3B00A; }

.text-btn {padding:6px 12px;color:#fff;background:#aaa;font-size:13px;border-radius:3px;margin:0 5px;font-weight:bold;cursor:pointer;display:inline-block;}
.text-btn.red {background:#dc4f4f;}
.text-btn.blue {background:#5c6b99;}
.text-btn.yellow {background:#e7a824;}
.text-btn.left {float:left;}
.text-btn.right {float:right;}

span.code-label {display:inline-block;padding:0 12px 0 10px;border:1px solid #d7d7d7;border-radius:3px;font-size:12px;background:#fff;text-align:center;color:#979797;font-weight:bold;margin:0 0 0 2px;cursor:pointer;}
span.code-label.red {padding:0 6px 0 4px;background:#d85655;border:1px solid #d85655;color:#fff}
span.code-label.red.more {padding:0 6px 0 4px;background:#fff;color:#d85655;border:1px solid #d85655;}
span.code-label.puple {padding:0 6px 0 4px;background:#8f37bd;border:1px solid #8f37bd;color:#fff}
span.code-label.puple.more {padding:0 6px 0 4px;background:#fff;color:#8f37bd;border:1px solid #8f37bd;}
span.code-label.yellow {padding:0 6px 0 4px;background:#e7a824;border:1px solid #e7a824;color:#fff}
span.code-label.yellow.more {padding:0 6px 0 4px;background:#fff;color:#e7a824;border:1px solid #e7a824;}
span.code-label.green {padding:0 6px 0 4px;background:#0f9f12;border:1px solid #0f9f12;color:#fff}
span.code-label.green.more {padding:0 6px 0 4px;background:#fff;color:#0f9f12;border:1px solid #0f9f12;}
span.code-label.sky {padding:0 6px 0 4px;background:#5e9bdf;border:1px solid #5e9bdf;color:#fff}
span.code-label.sky.more {padding:0 6px 0 4px;background:#fff;color:#5e9bdf;border:1px solid #5e9bdf;}
span.code-label.sea {padding:0 6px 0 4px;background:#5c6b99;border:1px solid #5c6b99;color:#fff}
span.code-label.sea.more {padding:0 6px 0 4px;background:#fff;color:#5c6b99;border:1px solid #5c6b99;}
span.code-label.gray {padding:0 6px 0 4px;background:#e1e1e1;border:1px solid #e1e1e1;color:#fff}
span.code-label.gray.more {padding:0 6px 0 4px;background:#fff;color:#e1e1e1;border:1px solid #e1e1e1;}

span.code-text {display:inline-block;padding:0 1px;text-align:center;color:#FFF;margin:0 2px 0 0;font-size:12px; font-weight: normal; }
span.code-text.bold {font-weight:bold;}

input.input-text {width:95%;margin:0 auto;color:#868686;border:1px solid #e9e9e9;font-size:13px;padding:0 8px; background:#f9f9f9; height: 27px; }
input.input-block-text {width:95%;margin:0 auto;color:#868686;border:none;font-size:13px;padding:3px 0; background:none;}

