@import url(https://fonts.googleapis.com/icon?family=Material+Icons);.Loading{display:-webkit-flex;display:flex;-webkit-flex:1 1;flex:1 1;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.Loading svg path,.Loading svg rect{fill:#2d5d79}.AppLogin{width:100vw;height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.AppLogin-Logo,.AppLogin h2{width:30rem;margin:0 auto 10px;text-align:center}.AppLogin h2{color:#2d5d79}.AppLogin-Logo img{height:5rem}.AppLogin form{width:30rem;padding:10px;margin:0 auto}.AppLogin form .formError{border-radius:3px}.AppLogin form label{width:100%;color:#2d5d79;text-transform:uppercase;font-weight:700;font-size:1.4rem}.AppLogin form input[type=password],.AppLogin form input[type=text]{width:100%;display:inline-block;border:2px solid #42a5d6;border-radius:6px}.AppLogin form button{width:100%;cursor:pointer}.AppLogin-Forgot{margin-top:20px;font-size:1.3rem;text-align:center}.AppRegister{width:100vw;height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.AppRegister .formBox{display:-webkit-flex;display:flex;grid-gap:10px;gap:10px}.AppRegister-Logo,.AppRegister h2{width:30rem;margin:0 auto 10px;text-align:center}.AppRegister h2{color:#2d5d79}.AppRegister-Logo img{height:5rem}.AppRegister form{width:60rem;padding:10px;margin:0 auto}.AppRegister form .formError{border-radius:3px}.AppRegister form .formRow{width:100%}.AppRegister form label{width:100%;color:#2d5d79;text-transform:uppercase;font-weight:700;font-size:1.4rem}.AppRegister form input[type=password],.AppRegister form input[type=text]{width:100%;display:inline-block;border:2px solid #42a5d6;border-radius:6px}.AppRegister form .formRow--buttons{display:-webkit-flex;display:flex;width:100%;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin-top:20px}.AppRegister form button{width:50%;display:block;cursor:pointer}.AppRegister form .Loading svg{width:40px;height:40px}@media only screen and (max-width:850px){.AppRegister .formBox{display:block;grid-gap:10px;gap:10px}.AppRegister form{width:30rem}}.ReturnToLogin{margin-top:20px;font-size:1.3rem;text-align:center}.formPopup{text-align:center;line-height:1.5;font-size:1.8rem}.AppError{padding:10px}.AppError-Logo{height:40px;margin-bottom:20px}.Dropdown{display:inline-block}.Dropdown-Toggle{text-align:right;padding-right:15px;position:relative}.Dropdown-Toggle:hover{cursor:default}.Dropdown-Toggle:after{content:"";position:absolute;top:50%;right:0;width:0;height:0;margin-top:-5px;border-color:#174d68 transparent transparent;border-style:solid;border-width:5px 5px 0}.Dropdown--open .Dropdown-Items{display:block}.Dropdown-Items{display:none;position:absolute;top:100%;right:0;background:#fff;border:1px solid #2d5d79;text-align:left;min-width:15rem;box-shadow:2px 2px 2px 1px rgba(0,0,0,.2)}.Dropdown-Items-Label,.Dropdown-Items-Label:hover{line-height:1.4;padding:.8rem 10px;font-weight:400;border-bottom:1px solid #2d5d79;background:#fff}.Dropdown-Items-Label:hover span,.Dropdown-Items-Label span{display:block}.Dropdown-Items>div>a{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding-left:10px;padding-right:10px;line-height:4rem;border-bottom:1px solid #2d5d79}.Dropdown-Items>div>a:last-child{border-bottom:none}.SecondaryNavigation-UserMenu{font-size:1.6rem;display:inline-block;font-weight:700;position:fixed;top:0;right:0;height:7rem;z-index:20}.SecondaryNavigation-UserMenu .Dropdown--open .Dropdown-Toggle:after{border:0}.SecondaryNavigation-UserMenu .Dropdown-Toggle{height:7rem;padding-left:1.5rem;padding-right:2rem;color:#fff;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.SecondaryNavigation-UserMenu .Dropdown-Toggle--NoProfilePic{line-height:40px;text-align:center;background-color:#96cde8;color:#1f4054}.SecondaryNavigation-UserMenu .Dropdown-Toggle--NoProfilePic,.SecondaryNavigation-UserMenu .Dropdown-Toggle img{width:40px;height:40px;border-radius:50%;margin-right:1rem}.SecondaryNavigation-UserMenu .Dropdown-Toggle:hover{opacity:1}.SecondaryNavigation-UserMenu .Dropdown-Toggle:after{right:10px;border-color:#fff transparent transparent}.SecondaryNavigation-UserMenu .Dropdown-Items{border-width:1px;top:60px;right:10px}.SecondaryNavigation-UserMenu .Dropdown-Items a i{font-size:1.8rem;display:inline-block;margin-right:.5rem;opacity:.5}.SecondaryNavigation-UserMenu .Dropdown-Items a:hover i{opacity:1}.AppContent{position:relative;float:left;width:calc(100% - 200px);height:100vh;padding:10px 10px 40px 20px;overflow-y:auto;font-size:1.6rem}.PrimaryNavigation{float:left;width:200px;height:100%;background:#555;font-size:1.6rem;font-family:"Roboto Condensed"}.PrimaryNavigation .HomeLink{position:relative;display:block;font-weight:700;padding-left:10px;background:#041118;height:7rem;line-height:7rem;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-size:2rem}.PrimaryNavigation .HomeLink:after{content:"beta!";position:absolute;top:24px;right:50px;padding:.4rem;font-size:1.2rem;line-height:1.2rem;background:#df605c;color:#fff;border-radius:2px}.PrimaryNavigation .HomeLink-Logo{position:relative;height:50px;margin-right:.5rem}.PrimaryNavigation nav ul{margin:0;padding:0}.PrimaryNavigation nav li{display:block}.PrimaryNavigation nav li.current a,.PrimaryNavigation nav li.current a:active,.PrimaryNavigation nav li.current a:hover{background:#298cbc;color:#fff}.PrimaryNavigation nav .Primary-Navigation__link{display:block;padding:0 10px;color:#fff;line-height:4rem;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.PrimaryNavigation nav .Primary-Navigation__link:active,.PrimaryNavigation nav .Primary-Navigation__link:hover{background:#42a5d6;color:#fff}.PrimaryNavigation nav .Primary-Navigation__link--disabled{opacity:.2}.PrimaryNavigation nav .Primary-Navigation__link img{height:26px;margin-right:1rem}.PageHeader{position:-webkit-sticky;position:sticky;top:-10px;margin:-10px -10px 10px -20px;padding:0 10px 0 20px;line-height:7rem;background:#041118;z-index:10;color:#fff}.PageHeader h1{margin:0;font-size:1.8rem;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.PageHeader h1 a:active,.PageHeader h1 a:hover,.PageHeader h1 a:link,.PageHeader h1 a:visited{color:#96cde8}.PageHeader h1 img{height:40px;margin-right:1rem}.CrudList>ul{padding:0;margin:10px 0;list-style-type:none}.CrudList>ul>li{border-bottom:1px solid #ddd;border-right:1px solid #ddd;border-left:1px solid #ddd;line-height:3rem;padding:5px 10px}.CrudList>ul>li:first-child{border-top:1px solid #ddd}.CrudList>ul>li:nth-child(2n){background:rgba(0,0,0,.025)}.CrudList-Header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.CrudList-Header h2{margin-bottom:0;border-bottom:0}.CrudList .ListItem{width:100%;display:-webkit-flex;display:flex}.CrudList .ListItem-Label{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.CrudList .ListItem-Label-Ct{-webkit-align-self:center;align-self:center;display:inline-block;color:#999;font-size:1.4rem;line-height:1.4rem;padding-left:2rem}.CrudList .ListItem-Actions{-webkit-flex-basis:100px;flex-basis:100px;text-align:right;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.CrudList .ListItem-Actions>*{margin-left:5px}.Home .Home-Section{margin-bottom:20px}.Home .Home-Section .ListItem-Label-Title{color:#999}.Home .Home-Section .ListItem-Label-Title span:after,.Home .Home-Section .ListItem-Label-Title span:before{content:" "}.Home .Home-Section .ListItem-Label-Title .CRUD-Username{display:inline-block;color:#666}.Home .Home-Section .CRUDActions{direction:rtl;text-align:right;-webkit-justify-content:flex-start;justify-content:flex-start}.Message{padding:0 10px 0 20px;background:#138d75;color:#fff;line-height:4rem;position:relative;margin:-10px -10px 10px -20px}.Message.error{background:#df605c}.Message-Dismiss{position:absolute;top:0;right:0;bottom:0;width:4rem;cursor:default;text-align:center;font-size:2.2rem}.Message-Dismiss:hover{background:hsla(0,0%,100%,.1)}.Scoreboards form{width:50rem}.Scoreboards-List{max-width:70rem}.Leaderboards form{width:50rem}.Leaderboards-List{max-width:70rem}.Leaderboards .selectDate{width:30rem}.Leaderboards .datePanel{height:40px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.Leaderboards .selectedDate{display:inline-block;padding-right:1em;margin-bottom:0}.Leaderboards .whiteListItem{position:relative;margin-bottom:1rem}.Leaderboards .whiteListItem .removeWhiteListItem{position:absolute;left:102%;top:.8rem}.Slideshows form{width:60rem}.Slideshows form .screen{background:hsla(0,0%,86.7%,.5);padding:10px}.Slideshows form .screen-type-buttons{-webkit-justify-content:space-between;justify-content:space-between}.Slideshows form .screen-buttons{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.Slideshows form .screen-buttons button{margin-right:0!important;margin-left:.5rem}.Slideshows form .screen .slideshowimage-preview{width:100%;padding-top:.5rem}.Slideshows-List{max-width:70rem}.Streamboards form{width:65rem}.Streamboards form .formRow.wide{width:70rem}.Streamboards .item{background:hsla(0,0%,86.7%,.5);padding:10px}.Streamboards .item .item-label{-webkit-justify-content:space-between;justify-content:space-between}.Streamboards .item-buttons{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.Streamboards .item-buttons button{margin-right:0!important;margin-left:.5rem}.Streamboards-List{max-width:70rem}.Comboboards form{width:50rem}.Comboboards form .item{background:hsla(0,0%,86.7%,.5);padding:10px}.Comboboards form .item-type-buttons{-webkit-justify-content:space-between;justify-content:space-between}.Comboboards form .item-buttons{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.Comboboards form .item-buttons button{margin-right:0!important;margin-left:.5rem}.Comboboards-List{max-width:70rem}.Viewer-Branding{height:5vh;padding:.5vh 2%;display:-webkit-flex;display:flex;font-size:1.5vh}.Viewer-Branding div{height:100%;-webkit-flex-basis:33.33%;flex-basis:33.33%;display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;-webkit-justify-content:center;justify-content:center;padding:.3em}.Viewer-Branding div:first-child{-webkit-justify-content:start;justify-content:start}.Viewer-Branding div:last-child{-webkit-justify-content:flex-end;justify-content:flex-end}.Viewer-Branding img{display:inline-block;max-height:4vh;z-index:1}.Comboboard{padding:1vh 1vw 0;width:100%;height:calc(100% - 5vh);font-size:1.25vh;font-family:"Roboto Condensed"}.Comboboard-Grid{width:100%;height:100%;display:grid;grid-gap:40px;gap:40px}.Comboboard-Grid--1-items,.Comboboard-Grid--2-items{font-size:2vh}.Comboboard-Grid--1-items{width:50%;margin:0 auto;grid-template-columns:1fr}.Comboboard-Grid--2-items{grid-template-columns:1fr 1fr}.Comboboard-Grid--3-items{grid-template-columns:1fr 1fr 1fr}.Comboboard-Grid--4-items{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.Comboboard-Grid--5-items,.Comboboard-Grid--6-items{grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr}.Comboboard-Grid--7-items,.Comboboard-Grid--9-items{grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr}.Comboboard-Grid--8-items{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr}.Comboboard-Grid--10-items,.Comboboard-Grid--11-items,.Comboboard-Grid--12-items{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr}.Comboboard-Grid--13-items,.Comboboard-Grid--14-items,.Comboboard-Grid--16-items{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr 1fr}.Comboboard-Grid--13-items .Comboboard-Score,.Comboboard-Grid--14-items .Comboboard-Score,.Comboboard-Grid--16-items .Comboboard-Score{font-size:150%}.Comboboard-Grid--13-items .Comboboard-Board-Header-Title,.Comboboard-Grid--14-items .Comboboard-Board-Header-Title,.Comboboard-Grid--16-items .Comboboard-Board-Header-Title{font-size:180%}.Comboboard-Grid--13-items .Comboboard-Board-Header-MachineTitle,.Comboboard-Grid--14-items .Comboboard-Board-Header-MachineTitle,.Comboboard-Grid--16-items .Comboboard-Board-Header-MachineTitle{font-size:150%}.Comboboard-Grid--15-items{grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr}.Comboboard-Grid--15-items .Comboboard-Score{font-size:120%}.Comboboard-Grid--15-items .Comboboard-Board-Header-Title{font-size:150%}.Comboboard-Grid--15-items .Comboboard-Board-Header-MachineTitle{font-size:100%}.Comboboard-Grid--17-items,.Comboboard-Grid--18-items,.Comboboard-Grid--19-items,.Comboboard-Grid--20-items{grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr 1fr}.Comboboard-Grid--17-items .Comboboard-Score,.Comboboard-Grid--18-items .Comboboard-Score,.Comboboard-Grid--19-items .Comboboard-Score,.Comboboard-Grid--20-items .Comboboard-Score{font-size:120%}.Comboboard-Grid--17-items .Comboboard-Board-Header-Title,.Comboboard-Grid--18-items .Comboboard-Board-Header-Title,.Comboboard-Grid--19-items .Comboboard-Board-Header-Title,.Comboboard-Grid--20-items .Comboboard-Board-Header-Title{font-size:150%}.Comboboard-Grid--17-items .Comboboard-Board-Header-MachineTitle,.Comboboard-Grid--18-items .Comboboard-Board-Header-MachineTitle,.Comboboard-Grid--19-items .Comboboard-Board-Header-MachineTitle,.Comboboard-Grid--20-items .Comboboard-Board-Header-MachineTitle{font-size:100%}.Comboboard iframe{border:0}.Comboboard-Board{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;min-width:300px}.Comboboard-Board-NoData{height:100%;-webkit-align-items:center;align-items:center}.Comboboard-Board-Header,.Comboboard-Board-NoData{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.Comboboard-Board-Header{-webkit-flex-basis:20%;flex-basis:20%;background:red;border-top-left-radius:6px;border-top-right-radius:6px;-webkit-flex-direction:column;flex-direction:column;padding:5px 1.5vw;border-bottom:1px solid #fff;background-color:#333}.Comboboard-Board-Header-Title{font-size:250%;font-weight:700;margin-bottom:.1em;line-height:100%}.Comboboard-Board-Header-MachineTitle{font-size:150%;font-weight:700;margin-bottom:.5em;line-height:100%}.Comboboard-Board-Header-Meta{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-size:100%}.Comboboard-Board-Header-Meta .material-icons{font-size:120%;margin-right:.08em;color:hsla(0,0%,100%,.75)}.Comboboard-Board-Header .Leaderboard-Header-Info,.Comboboard-Board-Header .Leaderboard-Header-Info>div{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-right:1em}.Comboboard-Board-Error{background:red;color:#fff;padding:20px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around}.Comboboard-Board-Content,.Comboboard-Board-Error{-webkit-flex-grow:1;flex-grow:1;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.Comboboard-Board-Content{background-color:#444;background-size:cover;background-position:50% 0;width:100%}.Comboboard-Board-Content-Data{height:100%;background:rgba(0,0,0,.75)}.Comboboard-Board-Content-Row{border-bottom:1px solid #fff;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:0 10px}.Comboboard-Board-Content-Row--CurrentPlayer{background:rgba(0,0,0,.9);color:gold}.Comboboard-Board-Content-Row--5Players,.Comboboard-Board-Content-Row--6Players{height:16.666666666%!important}.Comboboard-Board-Content-Row--leaderboard-highDensity{height:20%;white-space:nowrap}.Comboboard-Board-Content-Row--leaderboard-highDensity:last-child{border-bottom:0}.Comboboard-Board-Content-Row--leaderboard{height:10%;white-space:nowrap}.Comboboard-Board-Content-Row--leaderboard:last-child{border-bottom:0}.Comboboard-Board-Content-Row--scoreboard{height:24%}.Comboboard-Board-Content-Row--scoreboard:last-child:nth-child(4),.Comboboard-Board-Content-Row--scoreboard:last-child:nth-child(6){border-bottom:0}.Comboboard-Board-Content-Row--status{height:15%}.Comboboard-Board-Content-LiveScores{-webkit-flex-grow:1;flex-grow:1;height:90%}.Comboboard-Score{-webkit-flex-grow:1;flex-grow:1;display:-webkit-flex;display:flex;font-size:180%}.Comboboard-Score>*{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;line-height:1}.Comboboard-Score-Position{width:1em;margin-right:.5em;text-align:right;-webkit-justify-content:flex-end;justify-content:flex-end}.Comboboard-Score-Player{margin-right:3vw}.Comboboard-Score-Value{margin-left:auto;font-weight:700;font-family:"Roboto Mono";letter-spacing:-.05em;margin-right:1.5vw}.Comboboard-Score--CurrentPlayer{background:#ff0}.Comboboard-Status{margin:0 auto;width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;height:50%}.Comboboard-Status-Ball{font-weight:700}.Comboboard-Status-Ball,.Comboboard-Status-Ball-Shape{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.Comboboard-Status-Ball-Shape{background:#ff0;color:#111;font-size:125%;border-radius:50%;margin-left:.25em;width:1.5em;height:1.5em;-webkit-justify-content:center;justify-content:center;background:#ccc}.Comboboard-Status-Mode{padding:0 .5em;border-radius:10px;font-weight:700;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.Comboboard-Status-Mode--game-over{padding:0 1em;margin:0 auto}.Comboboard-Status-Mode--red{background:#df605c}.Comboboard-Status-Mode--orange{background:orange;color:rgba(0,0,0,.8)}.Comboboard-Status-Mode--yellow{background:gold;color:rgba(0,0,0,.8)}.Comboboard-Status-Mode--green{background:#138d75}.Comboboard-Status-Mode--blue{background:#96cde8;color:rgba(0,0,0,.8)}.Comboboard-Status-Mode--purple{background:purple}.Comboboard-Status-Mode--pink{background:pink;color:rgba(0,0,0,.8)}.Comboboard-Status-Mode--GameInProgress__green{background-color:#388a7d;color:#fff;border:1px solid #fff;border-radius:10px}.Comboboard-Status-Mode--GameInProgress__red{background-color:#ef5350;color:#fff;border:1px solid #fff;border-radius:10px}.Comboboard-Status-Mode--GameInProgress__lime{background-color:#000;color:#0f0;border:1px solid #0f0;border-radius:10px}.Comboboard-Status-Mode--GameInProgress__orange{background-color:#000;color:orange;border:1px solid orange;border-radius:10px}.Comboboard-Status-Mode--GameInProgress__blue{background-color:#325479;color:#fff;border:1px solid #fff;border-radius:10px}.Comboboard-Status-Mode--GameInProgress__yellow{background-color:#000;color:gold;border:1px solid gold;border-radius:10px}.Comboboard-Status-Mode--GameInProgress__white{background-color:#000;color:#fff;border:1px solid #fff;border-radius:10px}.Comboboard-Status-Mode--GameInProgress__pink{background-color:#000;color:pink;border:1px solid pink;border-radius:10px}.Comboboard-Status-Mode--GameInProgress__purple{background-color:#000;color:purple;border:1px solid purple;border-radius:10px}@media (orientation:portrait){.Comboboard-Grid--1-items{width:100%!important}}.Viewer-comboboard .Hotgame-No-Available{position:static;width:100%;height:100%;top:0;left:0;z-index:1}.Viewer-scoreboard .Hotgame-No-Available{position:fixed;width:100%;height:100%;top:0;left:0;z-index:1}.Viewer-Streamboard{position:absolute;top:0;left:0;width:1280px;height:720px;padding:10px 0 0 10px;overflow:hidden;-webkit-transform-origin:0 0;transform-origin:0 0}.Viewer-Streamboard--1280x720{-webkit-transform:scale(1);transform:scale(1)}.Viewer-Streamboard--1440x900{-webkit-transform:scale(1.125);transform:scale(1.125)}.Viewer-Streamboard--1920x1080{-webkit-transform:scale(1.5);transform:scale(1.5)}.Viewer-Streamboard--ScoresOnlyFixed{height:170px;width:860px;-webkit-transform:scale(1)!important;transform:scale(1)!important}.Viewer-Streamboard--ScoresOnlyFixed .Viewer-Streamboard-Branding,.Viewer-Streamboard--ScoresOnlyFixed .Viewer-Streamboard-Scores{right:10px}.Viewer-Streamboard--ScoresOnlyFixed .Viewer-Streamboard-Cams{display:none}.Viewer-Streamboard--ScoresOnlyVariable{width:100%;height:170px;-webkit-transform:scale(1)!important;transform:scale(1)!important;min-width:800px}.Viewer-Streamboard--ScoresOnlyVariable .Viewer-Streamboard-Branding,.Viewer-Streamboard--ScoresOnlyVariable .Viewer-Streamboard-Scores{right:10px}.Viewer-Streamboard--ScoresOnlyVariable .Viewer-Streamboard-Cams{display:none}.Viewer-Streamboard--LowerThirdHorizontal{width:100%;height:550px;-webkit-transform:scale(1)!important;transform:scale(1)!important;min-width:800px;text-shadow:#000 2px 2px 5px;font-family:"Roboto Condensed";font-weight:700}.Viewer-Streamboard--LowerThirdHorizontal .Viewer-Streamboard-Branding,.Viewer-Streamboard--LowerThirdHorizontal .Viewer-Streamboard-Scores{right:10px}.Viewer-Streamboard--LowerThirdHorizontal .Viewer-Streamboard-Cams{display:none}.Viewer-Streamboard--LowerThirdHorizontal .Viewer-Streamboard-Scores{height:490px}.Viewer-Streamboard--LowerThirdHorizontal .Viewer-Streamboard-Player{height:250px;display:-webkit-flex;display:flex}.Viewer-Streamboard--LowerThirdHorizontal .Viewer-Streamboard-Scores:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.75)}.Viewer-Streamboard--LowerThirdHorizontal .Viewer-Streamboard-Player-Info{width:100%;z-index:1}.Viewer-Streamboard--LowerThirdHorizontal .Avatar{margin-right:30px;margin-left:20px;width:180px;height:180px;border-radius:100px;box-shadow:0 3px 8px rgba(0,0,0,.24);border:3px solid #fff}.Viewer-Streamboard--LowerThirdVertical{width:100%;height:100%;-webkit-transform:scale(1)!important;transform:scale(1)!important;min-width:800px;text-shadow:#000 2px 2px 5px;font-family:"Roboto Condensed";font-weight:700}.Viewer-Streamboard--LowerThirdVertical .Viewer-Streamboard-Branding,.Viewer-Streamboard--LowerThirdVertical .Viewer-Streamboard-Scores{right:10px}.Viewer-Streamboard--LowerThirdVertical .Viewer-Streamboard-Cams{display:none}.Viewer-Streamboard--LowerThirdVertical .Viewer-Streamboard-Scores{height:90%;width:50%;margin:auto}.Viewer-Streamboard--LowerThirdVertical .Viewer-Streamboard-Player{height:25%;display:-webkit-flex;display:flex;width:100%!important}.Viewer-Streamboard--LowerThirdVertical .Viewer-Streamboard-Scores:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.75)}.Viewer-Streamboard--LowerThirdVertical .Viewer-Streamboard-Player-Info{width:100%;z-index:1}.Viewer-Streamboard--LowerThirdVertical .Avatar{margin-right:30px;margin-left:20px;width:180px;height:180px;border-radius:100px;box-shadow:0 3px 8px rgba(0,0,0,.24);border:3px solid #fff}.Viewer-Streamboard--LowerThirdVertical .Viewer-Streamboard-Player{border-color:#000!important;border-style:solid!important;border-width:2px 0!important;height:auto!important}@media only screen and (max-height:800px){.Viewer-Streamboard--LowerThirdVertical .LowerThirdContent--PlayerNumber{font-size:.7em!important}.Viewer-Streamboard--LowerThirdVertical .LowerThirdContent--PlayerName,.Viewer-Streamboard--LowerThirdVertical .LowerThirdContent--PlayerName-Gameover{font-size:1.6em!important}.Viewer-Streamboard--LowerThirdVertical .LowerThirdContent--PlayerFullName,.Viewer-Streamboard--LowerThirdVertical .LowerThirdContent--PlayerRank{font-size:.8em!important}.Viewer-Streamboard--LowerThirdVertical .LowerThirdContent--PlayerAddress,.Viewer-Streamboard--LowerThirdVertical .LowerThirdContent--PlayerInfo{font-size:.6em!important}.Viewer-Streamboard--LowerThirdVertical .LowerThirdContent--Score{font-size:1.4em!important}.Viewer-Streamboard--LowerThirdVertical .LowerThirdContent--Gamemode{font-size:.8em!important}.Viewer-Streamboard--LowerThirdVertical .Avatar{margin-right:30px;margin-left:20px;width:150px;height:150px;border-radius:100px;box-shadow:0 3px 8px rgba(0,0,0,.24);border:3px solid #fff}.Viewer-Streamboard--LowerThirdVertical .Viewer-Streamboard-Player{height:auto!important}}.Viewer-Streamboard .LowerThirdContent{-webkit-flex:1 1;flex:1 1;margin-right:20px}.Viewer-Streamboard .LowerThirdContent--Flex{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.Viewer-Streamboard .LowerThirdContent--PlayerNumber{font-size:.8em}.Viewer-Streamboard .LowerThirdContent--PlayerNameRank{margin-top:4px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.Viewer-Streamboard .LowerThirdContent--PlayerName,.Viewer-Streamboard .LowerThirdContent--PlayerName-Gameover{font-size:1.8em}.Viewer-Streamboard .LowerThirdContent--PlayerRank{font-size:1em}.Viewer-Streamboard .LowerThirdContent--PlayerFullName{margin-top:4px;font-size:1em;color:#fff}.Viewer-Streamboard .LowerThirdContent--PlayerInfo{color:#fff}.Viewer-Streamboard .LowerThirdContent--PlayerAddress,.Viewer-Streamboard .LowerThirdContent--PlayerInfo{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;font-size:.8em}.Viewer-Streamboard .LowerThirdContent--Score{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;margin-top:6px;font-size:1.6em}.Viewer-Streamboard .LowerThirdContent--Ball{font-size:40px;width:45px;height:45px;line-height:45px}.Viewer-Streamboard .LowerThirdContent--Gamemode{font-size:1em;color:#8ec1dc}.Viewer-Streamboard .LowerThirdContent--Score-Gameover{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;margin-top:6px;font-size:1.8em}.Viewer-Streamboard--FourCamHeadToHead .Viewer-Streamboard-Branding,.Viewer-Streamboard--FourCamHeadToHead .Viewer-Streamboard-Scores,.Viewer-Streamboard--TwoCamHeadToHead .Viewer-Streamboard-Branding,.Viewer-Streamboard--TwoCamHeadToHead .Viewer-Streamboard-Scores{right:10px}.Viewer-Streamboard-Scores{position:absolute;bottom:50px;left:10px;right:420px;height:110px;background-color:hsla(0,0%,100%,.1);border-radius:10px;overflow:hidden}.Viewer-Streamboard-Cams{position:absolute;top:0;right:0;left:0}.Viewer-Streamboard-Cams .Cam{background:green;border-radius:10px;position:absolute}.Viewer-Streamboard-Cams--OneCam .Cam--1{top:10px;right:10px;height:700px;width:400px}.Viewer-Streamboard-Cams--OneCam .Cam--2 .Cam--3,.Viewer-Streamboard-Cams--OneCam .Cam--4{display:none}.Viewer-Streamboard-Cams--TwoCam .Cam--1{top:10px;right:10px;height:700px;width:400px}.Viewer-Streamboard-Cams--TwoCam .Cam--2{top:10px;right:420px;width:425px;height:540px}.Viewer-Streamboard-Cams--TwoCam .Cam--3,.Viewer-Streamboard-Cams--TwoCam .Cam--4{display:none}.Viewer-Streamboard-Cams--TwoCamHeadToHead .Cam--1{top:10px;right:10px;height:540px;width:360px}.Viewer-Streamboard-Cams--TwoCamHeadToHead .Cam--2{top:10px;left:10px;width:360px;height:540px}.Viewer-Streamboard-Cams--TwoCamHeadToHead .Cam--3,.Viewer-Streamboard-Cams--TwoCamHeadToHead .Cam--4{display:none}.Viewer-Streamboard-Cams--ThreeCam .Cam--1{top:10px;right:10px;height:700px;width:400px}.Viewer-Streamboard-Cams--ThreeCam .Cam--2{top:10px;right:420px;width:425px;height:265px}.Viewer-Streamboard-Cams--ThreeCam .Cam--3{top:285px;right:420px;width:425px;height:265px}.Viewer-Streamboard-Cams--ThreeCam .Cam--4{display:none}.Viewer-Streamboard-Cams--FourCam .Cam--1{top:10px;right:10px;height:700px;width:400px}.Viewer-Streamboard-Cams--FourCam .Cam--2{top:10px;right:420px;width:420px;height:265px}.Viewer-Streamboard-Cams--FourCam .Cam--3{top:285px;right:420px;width:420px;height:265px}.Viewer-Streamboard-Cams--FourCam .Cam--4{top:285px;right:850px;width:420px;height:265px}.Viewer-Streamboard-Cams--FourCamHeadToHead .Cam--1{top:10px;right:10px;height:540px;width:360px}.Viewer-Streamboard-Cams--FourCamHeadToHead .Cam--2{top:10px;left:10px;width:360px;height:540px}.Viewer-Streamboard-Cams--FourCamHeadToHead .Cam--3{top:350px;left:380px;width:255px;height:200px}.Viewer-Streamboard-Cams--FourCamHeadToHead .Cam--4{top:350px;right:380px;width:255px;height:200px}.Viewer-Streamboard--OnePlayer .Viewer-Streamboard-Player{width:100%;height:100%;font-size:24px}.Viewer-Streamboard--TwoPlayer .Viewer-Streamboard--LowerThirdHorizontal{color:red}.Viewer-Streamboard--TwoPlayer .Viewer-Streamboard-Scores .Viewer-Streamboard-Player{width:50%;height:100%;font-size:17px}.Viewer-Streamboard--FourPlayer .Viewer-Streamboard-Player,.Viewer-Streamboard--ThreePlayer .Viewer-Streamboard-Player{font-size:18px;width:50%}.Viewer-Streamboard-Player{display:inline-block;position:relative;padding:10px;height:55px;float:left;font-family:"Roboto Condensed"}.Viewer-Streamboard-Player-Info{-webkit-flex-direction:column;flex-direction:column;height:100%;float:left;font-size:1.3em}.Viewer-Streamboard-Player-Info,.Viewer-Streamboard-Player-Info-Name{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.Viewer-Streamboard-Player-Info-Name{font-weight:700;-webkit-align-items:center;align-items:center}.Viewer-Streamboard-Player-Info-Extra{font-size:.6em}.Viewer-Streamboard-Player-Score{float:right;font-size:1.6em;display:-webkit-flex;display:flex}.Viewer-Streamboard-Player-Gamemode,.Viewer-Streamboard-Player-Score{font-weight:700;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;height:100%;font-family:"Roboto Condensed"}.Viewer-Streamboard-Player-Gamemode{float:left;font-size:1.3em;display:none;padding-left:10px;width:180px;text-align:center}.Viewer-Streamboard-Player-Status{display:none;float:right;padding-left:5px;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;height:100%}.Viewer-Streamboard-Player-Status-Ball{width:35px;height:35px;line-height:35px;font-size:18px;font-weight:700;text-align:center;border-radius:50%;background:hsla(0,0%,100%,.9);color:#111}.Viewer-Streamboard-Player--Current .Viewer-Streamboard-Player-Status{display:-webkit-flex;display:flex}.Viewer-Streamboard-Player--Current .Viewer-Streamboard-Player-Score{right:60px}.Viewer-Streamboard-Branding{position:absolute;bottom:0;left:0;right:420px;padding:10px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-size:14px}.Viewer-Streamboard-Branding img{height:32px;margin-right:10px}.Viewer-Streamboard-Branding div{display:-webkit-flex;display:flex;-webkit-flex-grow:1;flex-grow:1;line-height:2;-webkit-justify-content:space-between;justify-content:space-between}.Viewer-Streamboard .status-cloudflare{background-color:green;display:block;position:absolute;top:0;right:0;width:3px;height:3px}.Viewer-Streamboard .status-heroku{background-color:red;display:block;position:absolute;top:0;right:0;width:3px;height:3px}.Viewer-Streamboard--LowerThirdHorizontal.Viewer-Streamboard--TwoPlayer{height:310px}.Viewer-Streamboard--LowerThirdHorizontal.Viewer-Streamboard--TwoPlayer .Viewer-Streamboard-Scores{height:250px}.Viewer-Streamboard--LowerThirdHorizontal.Viewer-Streamboard--OnePlayer{height:370px}.Viewer-Streamboard--LowerThirdHorizontal.Viewer-Streamboard--OnePlayer .Viewer-Streamboard-Scores{height:310px}@media only screen and (min-width:950px){.Viewer-Streamboard--ScoresOnlyVariable.Viewer-Streamboard--TwoPlayer .Viewer-Streamboard-Player{font-size:20px}.Viewer-Streamboard--ScoresOnlyVariable.Viewer-Streamboard--OnePlayer .Viewer-Streamboard-Player{font-size:28px}}@media only screen and (min-width:1050px){.Viewer-Streamboard--ScoresOnlyVariable.Viewer-Streamboard--TwoPlayer .Viewer-Streamboard-Player{font-size:22px}}@media only screen and (max-width:850px){.Viewer-Streamboard--ScoresOnlyVariable.Viewer-Streamboard--FourPlayer .Viewer-Streamboard-Player,.Viewer-Streamboard--ScoresOnlyVariable.Viewer-Streamboard--ThreePlayer .Viewer-Streamboard-Player{font-size:14px}}.Viewer{background:#000;width:100%;height:100%;overflow-y:scroll;color:#fff;box-sizing:border-box;font-family:"Roboto Mono";overflow:hidden}.Viewer-Error{background:#df605c;padding:10px;margin-bottom:50px}.Viewer-Resource{display:-webkit-flex;display:flex;width:50%;min-width:calc(100vh - 300px);height:calc(100% - 8vh);-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;margin:0 auto;padding:5vh}.Viewer-Resource--framed{width:100%;min-width:auto;height:100%;padding:1vh}.Viewer-Resource .Loading{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.Viewer-Resource .Loading svg{width:100px;height:100px}.Viewer-Resource .Loading svg path,.Viewer-Resource .Loading svg rect{fill:hsla(0,0%,100%,.9)}.Viewer-Resource-Machine-Wrap{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex:1 1;flex:1 1;padding:5px}.Viewer-Resource-Machine-Wrap .Resource-Machine{-webkit-flex:1 1;flex:1 1}.Viewer-Resource .flexBreak{content:"";background:#999;width:100%}.Viewer-Resource--hidden{display:none}@media (orientation:portrait){.Viewer-Resource{width:100%!important}}.Viewer-Iframe{display:block;width:100vw;height:100vh;position:absolute;top:0;left:0;border:0}.Viewer-Iframe-hidden{opacity:0}.Profile form{width:50rem}.Profile form .item{background:hsla(0,0%,86.7%,.5);padding:10px}.Profile form .item-type-buttons{-webkit-justify-content:space-between;justify-content:space-between}.Profile form .item-buttons{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.Profile form .item-buttons button{margin-right:0!important;margin-left:.5rem}.Profile form .profileImage{width:175px;height:175px;border-radius:50%;margin-right:1rem;box-shadow:0 3px 8px rgba(0,0,0,.24)}.Profile form .Button{width:150px}.Profile form .avatarEditor .avatarEditorZoom{font-size:1.4rem;margin-right:5px}.Profile form .avatarEditor .avatarEditorActionButton{color:#5c66df;font-size:1.4rem;margin-left:5px;margin-right:5px;cursor:pointer}.Profile form .avatarEditor .avatarEditorActionButton:hover{color:#6b76ff}.Profile-List{max-width:70rem}form.has-required-fields:after{content:"* denotes required information";display:block;padding-bottom:10px;color:#df605c;font-size:1.4rem}form .formRow{margin-bottom:10px}form .formRow.flexRow,form .formRow .flexRow{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}form .formRow.flexRow button,form .formRow .flexRow button{margin-right:1rem}form .formRow.flexRow-Column,form .formRow .flexRow-Column{-webkit-flex-basis:50%;flex-basis:50%}form .formRow--buttons{margin-top:40px}form .formError{margin-bottom:10px;background:#df605c;color:#fff;padding:10px}form .fieldError{color:#df605c;padding-lefT:5px}form .colorPicker{padding:0;margin:0;border:none;background:none;width:100%;height:50px}form label{display:inline-block;font-size:1.4rem;padding-right:.5rem;color:#333;margin-bottom:.5rem}form label .tip{font-style:italic;color:#999;font-size:1.4rem;font-weight:400}form label.required:after{content:"*";display:inline-block;padding-left:.5rem;color:#df605c}form label.primary{font-size:1.6rem;font-weight:700;display:block}form label.hasImage{display:inline-block;border:2px solid #ddd;padding:5px;width:214px;margin-right:10px}form label.hasImage:hover{background:#eee}form label.hasImage.selected,form label.hasImage.selected:hover{border:2px solid #6cb9df;background:#96cde8}form label.hasImage input[type=radio]{display:none}form input[type=number],form input[type=password],form input[type=text]{font-size:1.6rem;line-height:200%;display:block;padding-right:.5rem;padding-left:.5rem;border:1px solid #ddd}form input[type=number].wide,form input[type=password].wide,form input[type=text].wide{width:100%}form input[type=number].inline,form input[type=password].inline,form input[type=text].inline{display:inline-block;width:auto}form input[type=radio]{position:relative;top:1px;margin-right:.5rem}form input[type=submit]{display:inline-block;font-size:1.6rem;line-height:4rem;height:4rem;background:#2d5d79;color:#fff;padding:0 10px;border-radius:3px;border:0}form input[type=submit]:link,form input[type=submit]:visited{color:#fff}form input[type=submit]:active,form input[type=submit]:hover{background:#1f4054;cursor:default;color:#fff}form input[type=submit]:disabled{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;cursor:not-allowed}form input[type=submit]:disabled .Loading{-webkit-align-self:center;align-self:center}form input[type=submit]:disabled svg{width:2rem;height:2rem}form input[type=submit]:disabled svg path,form input[type=submit]:disabled svg rect{fill:hsla(0,0%,100%,.9)}form input[type=submit].Button--secondary{background:#ddd;color:#111;border:0;font-size:1.6rem}form input[type=submit].Button--secondary:active,form input[type=submit].Button--secondary:focus,form input[type=submit].Button--secondary:hover{outline:0;background:#2d5d79;color:#fff}form input[type=submit].Button--small{color:#333;display:-webkit-flex;display:flex;-webkit-align-self:center;align-self:center;-webkit-justify-content:center;justify-content:center;font-size:1.4rem;line-height:3rem;height:3rem;min-width:3rem}form input[type=submit].Button--small i{-webkit-align-self:center;align-self:center;font-size:1.6rem}form input[type=submit].Button--small:hover{background:#2d5d79;color:#fff}form input[type=submit].Button--small--text{display:inline-block}form select{width:auto;font-size:1.6rem;padding:1rem;border:1px solid #ddd}a.Button,button{display:inline-block;font-size:1.6rem;line-height:4rem;height:4rem;background:#2d5d79;color:#fff;padding:0 10px;border-radius:3px;border:0;cursor:pointer}a.Button:link,a.Button:visited,button:link,button:visited{color:#fff}a.Button:active,a.Button:hover,button:active,button:hover{background:#1f4054;cursor:default;color:#fff}a.Button:disabled,button:disabled{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;cursor:not-allowed}a.Button:disabled .Loading,button:disabled .Loading{-webkit-align-self:center;align-self:center}a.Button:disabled svg,button:disabled svg{width:2rem;height:2rem}a.Button:disabled svg path,a.Button:disabled svg rect,button:disabled svg path,button:disabled svg rect{fill:hsla(0,0%,100%,.9)}a.Button.Button--secondary,button.Button--secondary{background:#ddd;color:#111;border:0;font-size:1.6rem}a.Button.Button--secondary:active,a.Button.Button--secondary:focus,a.Button.Button--secondary:hover,button.Button--secondary:active,button.Button--secondary:focus,button.Button--secondary:hover{outline:0;background:#2d5d79;color:#fff}a.Button.Button--small,button.Button--small{color:#333;display:-webkit-flex;display:flex;-webkit-align-self:center;align-self:center;-webkit-justify-content:center;justify-content:center;font-size:1.4rem;line-height:3rem;height:3rem;min-width:3rem}a.Button.Button--small i,button.Button--small i{-webkit-align-self:center;align-self:center;font-size:1.6rem}a.Button.Button--small:hover,button.Button--small:hover{background:#2d5d79;color:#fff}a.Button.Button--small--text,button.Button--small--text{display:inline-block}.chrome-picker{box-shadow:none!important;border:1px solid #ddd}body{font-family:"Roboto",sans-serif}body,h1{font-size:2rem}h1,h2{margin-top:0}h2{font-size:1.6rem}dl dt{width:12rem}dl dd,dl dt{display:inline-block}dl dd{margin:0}html{font-size:62.5%}body,html{height:100%}body{padding:0;margin:0;min-height:100%;font-family:"Roboto"}#root,#root>div{height:100%}*{box-sizing:border-box}.ScorbitDashboard{height:100%}.ScorbitDashboard--loading{padding-top:0;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;background:#fff}.ScorbitDashboard--loading .Loading svg{width:10rem;height:10rem}a:link,a:visited{color:#2d5d79;text-decoration:none}a:active,a:hover{color:#11242f}
/*# sourceMappingURL=main.05e0501e.chunk.css.map */