body{--WHITE:#fff;--BLACK:#000;--GREEN_LIGHT:#16c4ab;--GREEN:#73cc5a;--GREEN_SUCCESS:#5cb84a;--TURQUOISE:#ace5db;--ORANGE:#f45530;--ORANGE_LIGHT:#eda698;--RED:#d61f07;--RED_FAILURE:#d61f07;--YELLOW:#efd90a;--GREY:#b3b3b3;--GREY_SECONDARY:#9b9b9b;--GREY_THIRD:#7d7c7d;--BACKGROUND_GREY:#262626;--GREY_BORDER_LIST:#202020;--GREY_LIGHT-SECONDARY:#333;--GREY_LIGHT:#2d2d2d;--GREY_DARK:#1f1f1f;--GREY_GAME_EVENT_DIVIDER:#434343;--GREY_GAME_EVENT_TAG:#1e1e1e;--GREY_TEAM_LIST:#171717;--GREY_GAME_EVENT:#191919;--GREY_DIVIDER:#1a1a1a;--GREY_PLAYER_BORDER:#444;--MODAL_OVERLAY:rgba(0,0,0,0.46);--GREEN_LIGHT_WITH_OPACITY:rgba(22,196,171,0.65);--BACKGROUND-GRADIENT:linear-gradient(331deg,#104e68,#95c49e);--green-gradient:linear-gradient(180deg,#39f7e4,#3ac7b9 41%,#208375);--teal-gradient:linear-gradient(90deg,#256e6d,#2eb39c);--green-gradient-vertical:linear-gradient(180deg,#39f7e4,#3ac7b9 41%,#208375);--teal-gradient-vertical:linear-gradient(0deg,#256e6d,#2eb39c)}body,html{height:100%;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--GREY_LIGHT);overflow:auto}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center;height:100%}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.live-video{width:100%;height:100%;position:relative}.live-video .video:first-child{display:none}.live-video__loader{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;height:100%;width:100%;flex-direction:column;font-size:18px;color:var(--GREEN_LIGHT)}video::-webkit-media-controls-enclosure{display:none!important}video{pointer-events:none}.live-viewer__buttons-wrapper{width:100%;display:flex;align-items:center;justify-content:center}.live-viewer__copy-button{margin-right:auto;margin-left:30px;color:var(--GREEN_LIGHT_WITH_OPACITY);text-decoration:underline;cursor:pointer}.live-viewer__loader{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:20px;color:var(--GREEN_LIGHT);position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;width:300px;background-color:rgba(0,0,0,.8705882353);padding:20px;border-radius:10px}.live-viewer__full-screen-button{position:absolute;bottom:20px;right:80px;z-index:5;margin:15px;border-radius:5px;border:none;height:50px;background-color:var(--GREY_LIGHT);cursor:pointer;font-size:16px;color:var(--GREEN_LIGHT)}.live-viewer__full-screen-button:hover{-webkit-filter:brightness(150%);filter:brightness(150%)}.joystick{opacity:1;margin:35px 0}.joystick__arrows-container{width:200px;display:flex;flex-direction:column;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1000;text-align:center}.joystick__arrows-middle-container{display:flex;align-items:center;justify-content:space-around;flex-direction:row-reverse}.joystick__arrows{border:solid #000;border-width:0 3px 3px 0;display:inline-block;padding:3px}.joystick__arrows--right{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.joystick__arrows--left{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.joystick__arrows--up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}.joystick__arrows--down{transform:rotate(45deg);-webkit-transform:rotate(45deg)}.joystick .back,.joystick .nipple{opacity:1!important}.joystick .back{background:radial-gradient(at 25% 25%,#f2f2f2 0,#d9d9d9 100%)!important;box-shadow:inset -5px -10px 40px rgba(0,0,0,.05),inset 0 0 10px rgba(0,0,0,.3),inset 0 0 5px rgba(0,0,0,.5),inset 0 0 3px 1px rgba(0,0,0,.51),0 0 10px rgba(0,0,0,.3);width:150px!important;height:150px!important;margin-left:-75px!important;margin-top:-75px!important}.booking-table{background-color:var(--GREY_LIGHT);color:var(--WHITE);min-width:100%}.booking-table__container{width:100%}.booking-table__producer-select{background:transparent;color:var(--WHITE);border:none;font-size:16px;text-align:center}.booking-table__header{display:flex;align-items:center;justify-content:space-between;padding:0 10px;color:var(--GREEN_LIGHT_WITH_OPACITY)}.booking-table__pagination button{background:transparent;border:none;color:var(--GREEN_LIGHT_WITH_OPACITY);font-weight:bolder;padding:0 5px}.booking-table__pagination input,.booking-table__pagination select{border:none;background:var(--GREY_GAME_EVENT);color:var(--WHITE)}.booking-table__filter{border:0;background:transparent;width:400px;color:#fff;height:50px;margin-left:20px;font-size:20px}.booking-table__cell{height:70px;width:1%;border-color:#424242 #262626 #262626 #424242;border-style:solid;border-width:.1px;padding:0 15px;text-align:center}.booking-table__cell--header{height:40px;color:var(--GREEN_LIGHT)}.booking-table__link,.booking-table__link:visited{color:var(--WHITE)}.booking-table__link:hover{color:var(--GREEN_LIGHT)}.booking-table button{background:none;height:40px;border:1px solid #fff;color:var(--WHITE);border-radius:3px;font-size:12px;padding:5px 10px;margin:0 10px 0 5px}.booking-table button:hover{cursor:pointer;color:var(--GREEN_LIGHT);border-color:var(--GREEN_LIGHT)}.booking-table button:disabled:hover{cursor:none;color:unset;border-color:unset}.header{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;height:100%;min-height:60px;padding:0 30px 0 0;background:var(--BLACK);color:var(--GREEN_LIGHT)}.header__title{font-weight:700;font-size:28px}.header__logout{text-decoration:underline;cursor:pointer}.header__logo{grid-area:logo;display:flex;justify-content:space-around;align-items:center;height:100%;width:100px;background:var(--GREEN_LIGHT)}.header__logo__image{display:inline-block;width:65px}.live-status-display{display:flex;position:absolute;left:150px;justify-content:center;align-items:center;color:var(--WHITE);font-size:20px;font-weight:700}.live-status-display__red-circle{margin-right:15px}.live-status-display__red-circle--flashit{color:var(--RED);-webkit-animation:flash 1s linear infinite;animation:flash 2s linear infinite;margin-left:5px}@-webkit-keyframes flash{0%{opacity:1}50%{opacity:.1}to{opacity:1}}@keyframes flash{0%{opacity:1}50%{opacity:.1}to{opacity:1}}.live-status-display p{display:inline-block}.app-layout__header{position:fixed;top:0;width:100%;z-index:2}.app-layout__content{display:flex;width:100%;height:calc(100vh - 60px);background:var(--BACKGROUND_GREY);flex:1 1;margin-top:60px}.categories{list-style:none;width:100%;border-bottom:1px solid #363636;padding:0}.categories__item{display:flex;justify-content:space-between;align-items:center;min-height:3rem;border-bottom:1px solid #292929;border-top:1px solid #363636;padding-left:1rem;padding-right:1rem}.categories__item:nth-of-type(2){border-left:3px solid #75ac32}.categories__item:nth-of-type(3){border-left:3px solid #f6881c}.categories__item:nth-of-type(4){border-left:3px solid #f04b2b}.categories__item--active,.categories__item:hover{background-color:#5d5d5d}.categories__item:hover{cursor:pointer}.user-profile{display:flex;flex-direction:column;align-items:center;justify-content:center}.user-profile--img{border-radius:50%;width:4.5rem;height:4.5rem;margin-bottom:1rem}.user-profile--text{padding-bottom:10px}.user-profile--stars{padding-bottom:30px}.side-bar{background-color:#222;width:350px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;color:#fff;font-size:12px;padding:40px 10px 0 20px}.side-bar--logo{padding:1rem}@media(max-width:1024px){.side-bar{display:none}}.tag-list{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.tag-list__tag-button{font-size:14px;height:42px;border-radius:6px;cursor:pointer;outline:none;color:var(--WHITE);border:none;background-color:var(--GREY_LIGHT);padding:0 10px;margin:5px}.tag-list__tag-button:hover{-webkit-filter:brightness(150%);filter:brightness(150%)}.player-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.player-list__player-button{font-size:16px;height:45px;width:45px;border-radius:50%;cursor:pointer;outline:none;color:var(--WHITE);border:none;background-color:var(--GREY_LIGHT);margin:5px}.player-list__player-button:hover{-webkit-filter:brightness(150%);filter:brightness(150%)}.map-select{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.game-score{color:var(--GREEN_LIGHT);display:flex;flex-direction:column;align-items:center;width:100%}.game-score__team-color-container{display:flex;flex-direction:row;align-content:center;justify-content:center}.game-score__team-color-container__color-badge{border-radius:50%;width:20px;height:20px;margin:0 5px}.game-score__score-container{display:flex;flex-direction:column;text-align:center}.game-score__score-container__score-slider{display:flex;justify-content:center;align-items:center}.game-score__score-container input{background-color:var(--GREY_LIGHT);color:var(--GREEN_LIGHT);text-align:center;font-size:18px;width:80px;height:40px;margin:5px;border:none}.game-score__score-container button{border-radius:5px;border:none;height:40px;width:40px;background-color:var(--GREEN_LIGHT);cursor:pointer;font-size:20px;font-weight:bolder;color:var(--GREY_LIGHT)}.game-score__score-container button:hover{-webkit-filter:brightness(150%);filter:brightness(150%)}.set-game-score{display:flex;align-items:center;justify-content:center;margin-bottom:20px}.set-game-score button{height:42px;width:120px;padding:0 10px;margin:5px;color:var(--WHITE);background:var(--GREEN_LIGHT);border:none;border-radius:8px;font-size:16px;cursor:pointer}.set-game-score button:hover{-webkit-filter:brightness(120%);filter:brightness(120%)}.game-events{display:flex;flex-direction:column;align-items:center;margin:25px 0;color:var(--GREEN_LIGHT);height:90vh;overflow:scroll}.game-events__title{font-size:20px;font-weight:bolder}.game-events__events-list{margin-bottom:25px}.game-events__event{position:relative;width:175px;display:flex;justify-content:space-between;margin:2px 10px;padding:0 5px;background:var(--GREY_LIGHT);border-radius:10px}.game-events__event p{padding:2px 5px}.game-events__event__delete{position:absolute;width:20px;top:0;right:-5px;cursor:pointer}.game-events__event__delete:hover{-webkit-filter:brightness(150%);filter:brightness(150%)}.booking-notes{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 20px}.booking-notes textarea{margin:10px;resize:none;background-color:var(--GREY_LIGHT-SECONDARY);color:#fff;font-size:14px;width:100%;height:200px;padding:20px}.booking-notes__title,.chat-room{color:var(--GREEN_LIGHT)}.chat-room{width:100%;text-align:center}.chat-room__invite-button{margin-bottom:10px;border-radius:5px;border:none;height:20px;background-color:var(--GREY_LIGHT);cursor:pointer;font-size:14px;color:var(--GREEN_LIGHT)}.chat-room__invite-button:hover{-webkit-filter:brightness(150%);filter:brightness(150%)}.connection-error{position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:rgba(0,0,0,.6)}.connection-error,.connection-error__text-box{display:flex;justify-content:center;align-items:center}.connection-error__text-box{border-radius:8px;background-color:#000;flex-direction:column;font-size:18px;padding:40px 20px;text-transform:none;color:#fff}.connection-error__text-box span:first-of-type{color:red;margin-bottom:30px}.labeled-number-input{color:var(--GREEN_LIGHT);display:flex;justify-content:space-between;align-items:center}.labeled-number-input input{font-size:12px;min-width:0;width:60px;height:30px;text-align:center}.limit-settings{padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:16px;color:var(--GREEN_LIGHT)}.limit-settings p{text-align:center;margin-bottom:8px}.limit-settings button{margin:15px;border-radius:5px;border:none;height:50px;background-color:var(--GREY_LIGHT);cursor:pointer;font-size:16px;color:var(--GREEN_LIGHT)}.limit-settings button:hover{-webkit-filter:brightness(150%);filter:brightness(150%)}.limit-settings__defaults{display:flex;flex-direction:row}.limit-settings__defaults button{font-size:12px}.limit-settings__restarts{display:flex;flex-direction:row}.limit-settings__restarts button{font-size:11px;color:var(--RED);margin:5px}.limit-settings__setters{display:flex;flex-direction:column}.limit-settings__setters button{font-size:14px;font-weight:bolder;color:var(--RED)}.limit-settings__reset-loader{position:fixed;top:50%;left:50%;z-index:50;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:400px;width:600px;background:var(--BLACK);font-size:20px}.limit-settings__reset-loader,.range-slider{display:flex;flex-direction:column;align-items:center;justify-content:center}.range-slider{margin-top:15px}.manual-scoreboard{flex-direction:column;color:var(--GREEN_LIGHT)}.manual-scoreboard,.manual-scoreboard__upper-part{display:flex;align-items:center;justify-content:center}.manual-scoreboard__upper-part{width:100%}.manual-scoreboard__bottom-part{display:flex}.manual-scoreboard__period{width:100%;display:flex;flex-direction:column;align-items:center}.manual-scoreboard__period input{background-color:var(--GREY_LIGHT);color:var(--GREEN_LIGHT);text-align:center;font-size:18px;width:40px;height:40px;margin:5px;border:none}.manual-scoreboard__period input[type=number]::-webkit-inner-spin-button,.manual-scoreboard__period input[type=number]::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button!important;cursor:pointer}.game-time{color:var(--GREEN_LIGHT);display:flex;flex-direction:column;align-items:center;margin-bottom:20px;width:100%}.game-time__set-button{margin:5px;border-radius:5px;border:none;height:50px;width:50px;background-color:var(--GREY_THIRD);cursor:pointer;font-size:16px;color:var(--WHITE)}.game-time__set-button:hover{-webkit-filter:brightness(150%);filter:brightness(150%)}.game-time__set-button--stop{background-color:var(--RED_FAILURE)}.game-time__set-button--start{background-color:var(--GREEN_LIGHT_WITH_OPACITY)}.game-time__time-buttons{display:flex;flex-direction:row}.game-time__time-container{display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center}.game-time__time-container__time-display{margin-bottom:10px}.game-time__time-container__time-display,.game-time__time-container__time-slider{display:flex;align-items:center;justify-content:center}.game-time__time-container__change-button{border-radius:5px;border:none;height:40px;width:40px;background-color:var(--GREEN_LIGHT);cursor:pointer;font-size:20px;font-weight:bolder;color:var(--GREY_LIGHT)}.game-time__time-container__change-button:hover{-webkit-filter:brightness(150%);filter:brightness(150%)}.game-time__time-container input{background-color:var(--GREY_LIGHT);color:var(--GREEN_LIGHT);text-align:center;font-size:18px;width:80px;height:40px;margin:5px;border:none}.dashboard{width:100%;height:100%;background:var(--GREY_DARK);display:grid;grid-template-columns:85% 15%}.dashboard__editor{display:flex;flex-direction:column;overflow:scroll}.dashboard__editor__refresh-btn{all:unset;color:var(--GREEN_LIGHT);text-align:center;text-decoration:underline;cursor:pointer;margin:10px}.dashboard__editor__refresh-btn:disabled{color:var(--GREY);text-decoration:unset;cursor:unset}.dashboard__editor__setting{height:100%;border:none}.dashboard__editor__nav{display:flex;align-items:center;justify-content:center;color:var(--GREEN_LIGHT);background-color:var(--GREY_LIGHT)}.dashboard__editor__nav__item{margin:auto;padding:20px;cursor:pointer}.dashboard__editor__nav__item:hover{-webkit-filter:brightness(150%);filter:brightness(150%)}.dashboard__editor__booking-sequence{text-align:center;color:#fff;font-size:18px}.dashboard__video-container{position:relative;background:#282c34;display:flex;flex-direction:column;align-items:center}.dashboard__video-container__error{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:400px;height:400px;background:var(--BLACK);font-size:20px;color:var(--RED)}.dashboard__video-container__error__title{color:var(--WHITE);text-decoration:underline}.dashboard__video-container__error__contact{display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--GREEN_LIGHT);font-size:14px}.dashboard__video-container__error__contact__title{text-decoration:underline;font-size:16px;margin-bottom:10px}.bookings-list{width:100%;display:flex}.bookings-list__table-container{position:relative;width:100%;overflow:auto}.bookings-list__table-container__loader{position:absolute;top:0;width:100%;height:100%;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--GREY_LIGHT);opacity:.6;color:var(--GREEN_LIGHT);font-size:20px}
/*# sourceMappingURL=main.0f50d43a.chunk.css.map */