﻿.container.tournament .tournament-wrapper button,.container.tournament .export-button{display:inline-flex;justify-content:flex-start;align-items:center;background:-webkit-linear-gradient(90deg, #261214, #181412);background:linear-gradient(90deg, #261214, #181412);border:2px solid;border-image-source:linear-gradient(90deg, #e6964c 0%, #e6964c 100%);border-image-slice:1;color:#fff;text-decoration:none;text-transform:uppercase;font-size:.9em;padding:0 14px;cursor:pointer}.container.tournament .tournament-wrapper button.disabled,.container.tournament .disabled.export-button,.container.tournament .tournament-wrapper button:disabled,.container.tournament .export-button:disabled{color:#6f6f6f;cursor:not-allowed;-webkit-filter:grayscale(100%)}.container.tournament .tournament-wrapper button.muted,.container.tournament .muted.export-button{cursor:not-allowed;color:#bbb;-webkit-filter:grayscale(70%)}.container.tournament .tournament-wrapper button:hover:not(.disabled,.muted,:disabled),.container.tournament .export-button:hover:not(.disabled,.muted,:disabled){background:-webkit-linear-gradient(90deg, #571318, #143919);background:linear-gradient(90deg, #571318, #143919)}.container.tournament{background:url("../images/bg_case.webp") no-repeat;background-size:100% auto;position:relative;overflow:hidden;margin:0 auto;padding:0 10px;width:100%;box-sizing:border-box}.container.tournament .logo-wrapper{min-width:170px}.container.tournament .teams-wrapper{display:flex;flex-wrap:wrap;gap:24px;margin-top:10px}.container.tournament .teams-wrapper .team-block{background-color:#1d1f24;border:1px solid #333;border-radius:10px;padding:10px 15px}.container.tournament .teams-wrapper .team-block h3{color:#ffb700;margin-top:0;margin-bottom:10px;font-size:16px;text-transform:uppercase}.container.tournament .teams-wrapper .players{display:flex;flex-direction:column;gap:14px}.container.tournament .teams-wrapper .player{display:flex;align-items:center;gap:14px}.container.tournament .teams-wrapper .player.media .avatar{box-shadow:0 0 0 2px #fa0,0 0 10px #fa0}.container.tournament .teams-wrapper .avatar{width:46px;height:46px;background-color:#333;border-radius:50%;background-size:cover;background-position:center;flex-shrink:0;border:2px solid #555}.container.tournament .teams-wrapper .info{display:flex;flex-direction:column}.container.tournament .teams-wrapper .nickname{font-weight:bold;font-size:15px;color:#fff;margin-bottom:3px}.container.tournament .teams-wrapper .details{font-size:13px;color:#999}.container.tournament .teams-wrapper .details>span{white-space:nowrap}.container.tournament .teams-wrapper .details>span:last-child{display:block}.container.tournament .teams-wrapper .muted{color:#626262}.container.tournament .teams-wrapper .details a{color:#d3863c;text-decoration:none}.container.tournament .application-link{display:block;text-align:center}.container.tournament .export-button{padding:6px 15px}.container.tournament .pagination-holder{text-align:center}.container.tournament .summary{margin-bottom:10px;color:#7d8495}.container.tournament .grid-view .tbl-wrapper{overflow-x:auto;overflow-y:hidden;scrollbar-color:#f29256 #0f101a;scrollbar-width:thin;scroll-behavior:smooth}.container.tournament .grid-view table{margin-bottom:10px;border-collapse:collapse;width:100%;font-size:13px;color:#999}.container.tournament .grid-view table thead th{background:#000;padding:13px 7px;text-align:left}.container.tournament .grid-view table tr.filters td{padding:5px 0}.container.tournament .grid-view table tr.filters td .range-filter{display:flex;align-items:center;gap:5px}.container.tournament .grid-view table tr.filters td .range-filter input{width:50px;text-align:center}.container.tournament .grid-view table tr.filters input,.container.tournament .grid-view table tr.filters select{background-color:#0a0c10;color:silver;border:1px solid #29313f;height:100%;padding:3px 3px}.container.tournament .grid-view table a.small{font-size:11px;border-width:0 0 1px 0;border-style:dashed;cursor:pointer;text-decoration:none;color:#bfcae3}.container.tournament .grid-view table a{color:#d3863c;text-decoration:none}.container.tournament .grid-view table a:hover{color:hsl(29.4039735099,63.179916318%,68.137254902%)}.container.tournament .grid-view table a.asc::after{content:" ▲"}.container.tournament .grid-view table a.desc::after{content:" ▼"}.container.tournament .grid-view table tbody td{padding:7px 7px;text-align:left}.container.tournament .grid-view table tr:nth-child(even){background:#0b1017}.container.tournament .grid-view table tr:nth-child(odd){background:#343a45}.container.tournament .grid-view .pagination-holder .pagination-wrap{background-color:rgba(0,0,0,0)}.container.tournament .tournament-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;color:#bfcae3;font-size:14px}.container.tournament .tournament-wrapper a{text-decoration:none;color:#d3863c}.container.tournament .tournament-wrapper a:hover{text-decoration:underline}.container.tournament .tournament-wrapper .live-player{position:relative}.container.tournament .tournament-wrapper .live-player a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:flex;justify-content:center;align-items:center;text-decoration:none}.container.tournament .tournament-wrapper .live-player a:hover{text-decoration:none}.container.tournament .tournament-wrapper .live-player a button{padding:10px 20px;font-size:16px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;text-decoration:none}.container.tournament .tournament-wrapper .live-player a button:hover{text-decoration:none}.container.tournament .tournament-wrapper .live-player img{max-width:100%;border-radius:5px}.container.tournament .tournament-wrapper .form-group{margin-bottom:12px}.container.tournament .tournament-wrapper .form-group.has-error input{border-color:#a92a0d}.container.tournament .tournament-wrapper .hint-block{margin-top:3px;padding-left:114px;font-size:13px;color:#7d8495}.container.tournament .tournament-wrapper .help-block{margin-top:0;padding-left:114px;font-size:11px;color:#a92a0d}.container.tournament .tournament-wrapper .dark-form label{vertical-align:middle}.container.tournament .tournament-wrapper button{height:36px}.container.tournament .tournament-wrapper .required .control-label:after{content:"*";color:#a92a0d;margin-left:5px}.container.tournament .tournament-wrapper h3{border-bottom:1px solid #29313f;font-weight:600;padding-bottom:8px;color:#d3863c}.container.tournament .tournament-wrapper h3.auth{border-bottom:none;font-weight:400}.container.tournament .tournament-wrapper .tournament-prize-list strong{font-weight:600;font-size:16px}.container.tournament .tournament-wrapper p.sub{font-weight:bold;margin-top:10px;margin-bottom:5px}.container.tournament .tournament-wrapper p.sub span{color:#e19248}.container.tournament .tournament-wrapper ol{margin-top:0}.container.tournament .tournament-wrapper ol li{line-height:24px}.container.tournament .tournament-wrapper .tag{display:inline-block;padding:6px 14px;border-radius:4px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.container.tournament .tournament-wrapper .tag.application{background:linear-gradient(90deg, #6a11cb, #2575fc);color:#000;vertical-align:bottom;margin-left:7px;padding:0}.container.tournament .tournament-wrapper .tag.application a{white-space:nowrap;position:relative;text-decoration:none;align-items:center;color:#fff;padding:6px 14px 6px 30px}.container.tournament .tournament-wrapper .tag.application a img{position:absolute;left:8px;top:5px;height:18px;margin-right:5px}.container.tournament .tournament-wrapper .tag.draft{background:linear-gradient(to right, #555, #777);color:#ddd}.container.tournament .tournament-wrapper .tag.live{background:linear-gradient(90deg, #ff0000, #ff6a00);color:#fff}.container.tournament .tournament-wrapper .tag.finished{background:linear-gradient(to right, #999, #333);color:#eee}.container.tournament .tournament-wrapper .tag.signup{background:linear-gradient(90deg, #00e676, #00c853);color:#000}.container.tournament .tournament-wrapper .tag.prepare{background:linear-gradient(90deg, #fbbf24, #f59e0b);color:#000}.container.tournament .tournament-wrapper .rules{padding-top:10px;max-width:700px}.container.tournament .tournament-wrapper .rules .page-title{margin-bottom:10px;text-align:left;font-size:27px;font-weight:700;background:linear-gradient(200deg, #ffb347, #ffcc33, #ff5e62);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.container.tournament .tournament-wrapper .logo-wrapper img.logo{max-width:100%}@media only screen and (max-width: 768px){.container.tournament .logo-wrapper{padding-top:15px}}@media only screen and (max-width: 570px){.container.tournament .tournament-wrapper{flex-direction:column}.container.tournament .tournament-wrapper .hint-block,.container.tournament .tournament-wrapper .help-block{font-size:12px}.container.tournament .tournament-wrapper .logo-wrapper{text-align:center}.container.tournament .tournament-wrapper .rules .page-title{margin-top:0;text-align:center}.container.tournament .tournament-wrapper .rules .status{text-align:center}}@media only screen and (max-width: 450px){.container.tournament .teams-wrapper{gap:10px}.container.tournament .teams-wrapper .team-block{padding:5px 5px}.container.tournament .teams-wrapper .avatar{width:43px;height:43px}}@media only screen and (max-width: 400px){.container.tournament .teams-wrapper{flex-direction:column}.container.tournament .teams-wrapper .players{flex-direction:initial}.container.tournament .teams-wrapper .details i{display:none}.container.tournament .teams-wrapper .details>span{display:block}.container.tournament .control-label{width:80px}.container.tournament .tournament-wrapper .hint-block,.container.tournament .tournament-wrapper .help-block{padding-left:83px}.container.tournament .dark-form{width:300px}.container.tournament input[type=text],.container.tournament input[type=number],.container.tournament input[type=password],.container.tournament textarea{width:calc(100% - 107px)}}/*# sourceMappingURL=tournament.css.map */
