body{margin:0;padding: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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.p-button-primary{background-color:#01abb5!important;color:#fff!important;border:thin solid #01abb5!important;border-radius:5px!important}.p-button-secondary{border:thin solid #fff!important;color:#fff!important}.p-button-danger{color:#db4436!important}.p-button-danger,.p-button-warning{border:none!important;background-color:initial!important;text-transform:uppercase!important;font-weight:700}.p-button-warning{color:#ff8c00!important}.p-button-info{border:none!important;background-color:initial!important;color:#5dc2a7!important;text-transform:uppercase!important;font-weight:700}.p-button-success{width:90%;height:50px;font-size:1.2em;text-transform:uppercase;font-weight:700;margin-top:30px;background-color:#5dc2a7!important;border-color:#5dc2a7!important}a:hover{text-decoration:none!important}input{width:80%;height:50px;border-radius:5px}.p-button:focus,.p-dialog-titlebar-close-icon:focus,.p-dialog-titlebar-icon:focus,button:focus,input:focus,select:focus,textarea:focus{outline:none!important;box-shadow:none!important}.p-dialog .p-dialog-titlebar .p-dialog-titlebar-icon{color:#6d7173!important}.p-inputtext{width:90%!important}.p-inputtext:enabled:focus,.p-inputtext:enabled:hover{border-color:#ddd!important}.p-inputtext:enabled:focus{outline:none;box-shadow:none!important}.p-dialog .p-dialog-content,.p-dialog .p-dialog-footer{border:none!important}.p-dialog .p-dialog-titlebar{color:#6d7173!important;background-color:#fff!important;border:none!important}.react-confirm-alert-body{border-radius:0!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important;font-weight:100}.react-confirm-alert-body h1{font-size:1.5em!important}.react-confirm-alert-button-group button{border-radius:0!important;background:none!important;color:#5dc2a7!important;text-transform:uppercase!important}.green{background-color:#5dc2a7!important;color:#fff;border:none}svg{overflow:visible!important}.App{text-align:center}@-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)}}.TitleBar_old{min-height:60px;background-color:#01abb5;margin-bottom:25px;color:#fff;text-transform:capitalize;display:flex;justify-content:center;align-items:center;position:fixed;width:100%;top:0;flex-direction:row-reverse}.TitleBar_old .p-button{right:10px;position:absolute}.TitleBar{font-weight:700;color:#6d7173!important;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px;background-color:#f9f9f9;position:fixed;width:100%;z-index:99;top:0}.TitleBar .menu{border:none!important;background-color:initial!important}.TitleBar .p-menu .p-submenu-header{background-color:#6d7173!important}.TitleBar .p-menuitem{text-align:left}.Register{display:flex;flex-direction:column;position:fixed;width:100%;height:100%}.Register input{width:90%;height:50px;border:none;border-bottom:1px solid #ddd;border-radius:0}.Register input[type=password]{font-family:inherit!important}.Register .p-inputtext:enabled:focus{border-bottom-color:#5dc2a7!important}.Register .p-button{width:90%;height:50px;font-size:1.2em;text-transform:uppercase;font-weight:700;margin-top:30px}.Register .logo-wrapper{width:100%;height:50%}.Register .form-wrapper{height:50%;z-index:999}.AnimatedLogo{height:50vh;display:flex;align-items:center;justify-content:center;position:relative}.AnimatedLogo #head{-webkit-animation:moveHead .85s ease-in-out infinite alternate;animation:moveHead .85s ease-in-out infinite alternate}.AnimatedLogo #hands{-webkit-transform-origin:10% 35%;transform-origin:10% 35%;-webkit-animation:rotateHands .85s ease-in-out infinite alternate;animation:rotateHands .85s ease-in-out infinite alternate}.AnimatedLogo #shin{-webkit-transform-origin:15% 60%;transform-origin:15% 60%;webkit-animation:rotateShin .85s ease-in-out infinite alternate;-webkit-animation:rotateShin .85s ease-in-out infinite alternate;animation:rotateShin .85s ease-in-out infinite alternate}.AnimatedLogo #body{-webkit-transform-origin:10% 50%;transform-origin:10% 50%;webkit-animation:rotateBody .85s ease-in-out infinite alternate;-webkit-animation:rotateBody .85s ease-in-out infinite alternate;animation:rotateBody .85s ease-in-out infinite alternate}.AnimatedLogo #person{top:37%;left:60%;width:60%;-webkit-animation:movePerson .85s ease-in-out infinite alternate;animation:movePerson .85s ease-in-out infinite alternate}.AnimatedLogo #shadow{top:52%;left:79%;-webkit-animation:pulse .85s ease infinite alternate;animation:pulse .85s ease infinite alternate}.AnimatedLogo #_1{-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:initial;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:linear}.AnimatedLogo #_2{-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:initial;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-timing-function:linear;-webkit-animation-delay:.5s;animation-delay:.5s}.AnimatedLogo #_3{-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:initial;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:linear;-webkit-animation-delay:1s;animation-delay:1s}.AnimatedLogo svg{overflow:visible;margin:0;position:absolute;top:45%;left:60%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:75%}@-webkit-keyframes pulse{0%{width:6.5em}to{width:6em}}@keyframes pulse{0%{width:6.5em}to{width:6em}}@-webkit-keyframes moveHead{0%{-webkit-transform:translate(-110px,-180px);-moz-transform:translate(-110px,-180px);-ms-transform:translate(-110px,-180px)}to{-webkit-transform:translate(-200px,-210px);-moz-transform:translate(-200px,-210px);-ms-transform:translate(-200px,-210px)}}@-webkit-keyframes movePerson{0%{-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0)}to{-webkit-transform:translateY(-30px);-moz-transform:translateY(-30px);-ms-transform:translateY(-30px)}}@-webkit-keyframes rotateHands{0%{-webkit-transform:rotate(0deg) translate(-120px,-190px);transform:rotate(0deg) translate(-120px,-190px)}to{-webkit-transform:rotate(-190deg) translate(-170px,-110px);transform:rotate(-190deg) translate(-170px,-110px)}}@keyframes rotateHands{0%{-webkit-transform:rotate(0deg) translate(-120px,-190px);transform:rotate(0deg) translate(-120px,-190px)}to{-webkit-transform:rotate(-190deg) translate(-170px,-110px);transform:rotate(-190deg) translate(-170px,-110px)}}@-webkit-keyframes rotateShin{0%{-webkit-transform:rotate(-30deg) translate(-130px,-190px);transform:rotate(-30deg) translate(-130px,-190px)}to{-webkit-transform:rotate(0deg) translate(-125px,-190px);transform:rotate(0deg) translate(-125px,-190px)}}@keyframes rotateShin{0%{-webkit-transform:rotate(-30deg) translate(-130px,-190px);transform:rotate(-30deg) translate(-130px,-190px)}to{-webkit-transform:rotate(0deg) translate(-125px,-190px);transform:rotate(0deg) translate(-125px,-190px)}}@-webkit-keyframes rotateBody{0%{-webkit-transform:rotate(0deg) translate(-120px,-200px);transform:rotate(0deg) translate(-120px,-200px)}to{-webkit-transform:rotate(-30deg) translate(-110px,-200px);transform:rotate(-30deg) translate(-110px,-200px)}}@keyframes rotateBody{0%{-webkit-transform:rotate(0deg) translate(-120px,-200px);transform:rotate(0deg) translate(-120px,-200px)}to{-webkit-transform:rotate(-30deg) translate(-110px,-200px);transform:rotate(-30deg) translate(-110px,-200px)}}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.RegisterRedirect{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.RegisterRedirect button{width:90%;margin-top:10px;height:50px}li.Activity{display:flex;text-align:left;font-size:.8em;justify-content:space-between;align-items:center;padding:10px;border-top:1px solid #f4f5f7;min-height:80px}.Activity button.status{background-color:#fff;border:3px solid #97d8c7;color:#97d8c7;border-radius:5px;height:23px;width:23px;display:flex;justify-content:center;font-size:.8em;margin-top:20px}.Activity button.promptLink{color:#97d8c7;font-weight:700;padding:0;border:none!important;background-color:initial!important;text-align:left}.Activity .text{display:flex;flex-direction:column;font-size:1.2em}.Activity .text .action{font-weight:700;font-style:italic}.Activity .text .action i{font-size:1.2em}.Activity .text .action a{font-size:1.2em;text-decoration:none}.Activity .points{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:50px;font-size:2em}.Activity .challengeCompleteText{color:#ffdc9b;font-weight:700;padding:0;border:none!important;background-color:initial!important;text-align:left}.Activity.challenge{background-color:#ffefd3}.Activity.complete{background-color:#f9f7f2}.Activity .activityPoints{padding:5px;font-weight:700;font-style:italic}.Activity .points{cursor:pointer}.Activity .help{color:#dfdfdf;cursor:pointer}.ActivityHistory.hide{-webkit-transform:translateY(100vh);transform:translateY(100vh)}.ActivityHistory.hide,.ActivityHistory.show{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.ActivityHistory.show{-webkit-transform:translateY(none);transform:translateY(none)}.ActivityHistory{height:100vh;width:100%;background-color:#fff;position:fixed;top:0;overflow:scroll;z-index:999}.ActivityHistory .title{width:100%;display:flex;flex-direction:row-reverse;justify-content:right;align-items:right;position:fixed}.ActivityHistory .ActivityTitle{position:relative;font-weight:100;font-size:2em;margin:82px 10px 40px}.ActivityHistory .notes{list-style:none;padding:0;margin-bottom:150px;font-weight:100}.ActivityHistory .notes .note{display:flex;text-align:left;font-size:.8em;justify-content:space-between;align-items:center;padding:10px;border-top:1px solid #f4f5f7;min-height:80px;color:#212529}.ActivityHistory .notes .note i{color:#5dc2a7}.ActivityHistory .notes .note a{text-transform:uppercase}.ActivityHistory .notes .note .text{max-width:70%}.ActivityHistory .back i{font-size:2.5em;margin-top:52px;cursor:pointer}.Activities ul{margin-top:50px}.Activities .p-dialog .p-dialog-content{padding-bottom:40px!important}.Activities .dateSelect-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:50px;position:fixed;width:100%;background-color:#fff;top:0;z-index:5}.Activities .dateSelect-wrapper .p-button,.Activities .p-button:enabled:active,.Activities .p-button:enabled:hover{background:none;color:#000;border:none}.Activities .dateSelect-wrapper .p-button{font-size:1.4em}.Activities .isToday{text-transform:uppercase}.AchievementDialog .footer{display:flex;flex-direction:row;justify-content:space-around}.AchievementDialog input{width:90%;height:50px;border:none;border-bottom:1px solid #ddd;border-radius:0}.CategoryHeader{color:#fff;text-transform:uppercase;display:flex;flex-direction:row;align-items:center;padding:0 18px;height:60px;font-weight:700;justify-content:space-between}.CategoryHeader .catImage{max-height:40px;z-index:0}.Loader .overlay{background:#000;opacity:.4;z-index:10}.Loader .overlay,.Loader .text{height:100%;position:fixed;display:flex;align-items:center;justify-content:center;width:100%}.Loader .text{z-index:12;opacity:1;color:#fff;font-size:2em}nav{width:100%;position:fixed;bottom:0;background-color:#fdfeff;color:#6d6e71;height:50px;font-size:.8em;z-index:12;padding-bottom:60px;padding-top:10px}nav ul{flex-direction:row;justify-content:space-around;padding:0;list-style:none}nav ul,nav ul li a{display:flex;align-items:center}nav ul li a{flex-direction:column;color:#6d6e71}nav ul li a.active,nav ul li a:hover{color:#5dc2a7}nav ul li i{font-size:.6em}.Home{margin-bottom:80px;margin-top:52px}.Home .top-panel{min-height:100px;width:100%;border-bottom:thin solid #ddd}.Home .top-panel .top-panel-left{border-right:thin solid #ddd}.Home .top-panel .top-panel-left,.Home .top-panel .top-panel-right{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:20px}.Home .top-panel .top-panel-left h1,.Home .top-panel .top-panel-right h1{background:#fe5a99;border-radius:2em;-moz-border-radius:2em;-webkit-border-radius:2em;color:#fff;display:inline-block;line-height:1.2em;margin-right:5px;text-align:center;min-width:2em;padding:.4em}.Home .top-panel .top-panel-right h1{background:#fc844c}.Home .main{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.Home .topPeople{width:100%;margin-top:50px}.Home .topPeople ul{list-style:none;padding:0}.Home .topPeople li{border-bottom:thin solid #d3d3d3;width:100%;padding:10px;display:flex;justify-content:space-between;align-items:center}.Home .avatar-thumb{width:50px;margin-right:10px}.Home .avatar-thumb img{width:50px;height:50px;-webkit-clip-path:circle(25px at center);clip-path:circle(25px at center);object-fit:cover}.Home .points{width:50px;font-size:2em}.Home .points,.NoTeam{display:flex;flex-direction:column;align-items:center;justify-content:center}.NoTeam{height:100%;margin-left:40px;margin-right:40px;min-height:400px}.NoTeam .AddButton{position:absolute;bottom:80px;right:20px}.NoTeam .AddJoinPanel{background-color:#5dc2a7;width:100%;position:fixed;bottom:50px;height:120px;display:flex;align-items:center;flex-direction:row;justify-content:space-around;padding:0 50px;color:#fff;font-weight:700}.NoTeam .AddJoinPanel a.white i{color:#6d7173!important}.btn-floating{display:inline-block;color:#fff;position:relative;overflow:hidden;z-index:1;width:40px;height:40px;line-height:40px;padding:0;background-color:#26a69a;border-radius:50%;-webkit-transition:background-color .3s;transition:background-color .3s;cursor:pointer;vertical-align:middle}.btn-floating.btn-large{width:56px;height:56px;padding:0}.btn-floating.btn-large.halfway-fab{bottom:-28px}.btn-floating.btn-large i{line-height:56px}.white{background-color:#fff!important}.btn,.btn-floating,.btn-large,.btn-small,.card,.card-panel,.collapsible,.dropdown-content,.sidenav,.toast,.z-depth-1,nav{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2)}.btn-floating:hover,.btn-large:hover,.btn-small:hover,.btn:hover,.z-depth-1-half{box-shadow:0 3px 3px 0 rgba(0,0,0,.14),0 1px 7px 0 rgba(0,0,0,.12),0 3px 1px -1px rgba(0,0,0,.2)}.Team .teamPanel{width:100%}.Team .teamPanel .p-panel-titlebar{background-color:#fff;border:none;color:#d3d3d3;padding:20px}.Team .teamPanel .p-panel-titlebar .p-panel-title{font-weight:200;color:#000}.Team .teamPanel .p-panel-titlebar .p-panel-titlebar-icon{color:#01abb5}.Team .teamPanel .p-panel-titlebar .p-panel-titlebar-icon:active,.Team .teamPanel .p-panel-titlebar .p-panel-titlebar-icon:focus,.Team .teamPanel .p-panel-titlebar .p-panel-titlebar-icon:hover{color:inherit!important;border-color:none;box-shadow:none}.Team .member{list-style:none;padding:0}.Team ul{padding:0;text-align:left}.MyTeamDetails{margin-top:52px}.MyTeamDetails .fileUpload{display:flex;justify-content:center}.MyTeamDetails .title{font-weight:700;color:#6d7173!important;display:flex;flex-direction:row;justify-content:space-between;padding:20px;background-color:#f9f9f9}.MyTeamDetails .team-memberlist{text-decoration:none;list-style:none;text-align:left;padding:0}.MyTeamDetails .title button{border:none!important;background-color:initial!important;color:#6d7173!important}.MyTeamDetails .avatar-thumb i{width:140px;height:140px;-webkit-clip-path:circle(70px at center);clip-path:circle(70px at center);font-size:4.4em;display:flex;justify-content:center;align-items:center;background-color:#f9f9f9}.MyTeamDetails .avatar-thumb{width:80px;margin-right:10px;cursor:pointer}.MyTeamDetails .avatar-thumb img{width:140px;height:140px;-webkit-clip-path:circle(70px at center);clip-path:circle(70px at center);object-fit:cover}.TeamMember .avatar-thumb i{width:80px;height:80px;-webkit-clip-path:circle(40px at center);clip-path:circle(40px at center);font-size:4.4em;display:flex;justify-content:center;align-items:center;background-color:#f9f9f9}.TeamMember .avatar-thumb{width:80px;margin-right:10px}.TeamMember .avatar-thumb img{width:80px;height:80px;-webkit-clip-path:circle(40px at center);clip-path:circle(40px at center);object-fit:cover}.TeamMember{display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:grey;padding:10px 20px;border-bottom:1px solid;border-color:#d7d7d7;width:100%}.TeamMember:hover{background-color:#f2f9f7}.TeamMember .points{display:flex;flex-direction:column;align-items:center;justify-content:center;width:50px;font-size:2em}.TeamMember .name{text-overflow:ellipsis;width:100%;overflow:hidden}.CreateTeamFormDialog .footer{display:flex;flex-direction:row;justify-content:space-around}.CreateTeamFormDialog input{width:90%;height:50px;border:none;border-bottom:1px solid #ddd;border-radius:0}.TeamsList.hide{-webkit-transform:translateY(100vh);transform:translateY(100vh)}.TeamsList.hide,.TeamsList.show{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.TeamsList.show{-webkit-transform:translateY(none);transform:translateY(none)}.TeamsList{height:100vh;width:100%;background-color:#fff;position:fixed;top:0;overflow:scroll;z-index:999;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.TeamsList .list{position:relative;margin-bottom:50px;margin-top:50px}.TeamsList .title{font-weight:700;color:#6d7173;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;padding:10px;background-color:#f9f9f9;position:fixed;width:100%;z-index:3}.TeamsList .title button{border:none!important;background-color:initial!important}.Profile{display:flex;color:grey;padding:10px 0;flex-direction:column;align-items:center;margin-top:52px}.Profile form{width:98%}.Profile .fullname{font-size:1.4em;font-weight:700;margin-bottom:20px}.Profile .avatar-thumb i{width:120px;height:120px;-webkit-clip-path:circle(60px at center);clip-path:circle(60px at center);font-size:4.4em;display:flex;justify-content:center;align-items:center;background-color:#f9f9f9}.Profile .avatar-thumb{width:120px}.Profile .avatar-thumb img{width:120px;height:120px;-webkit-clip-path:circle(60px at center);clip-path:circle(60px at center);object-fit:cover}.ChangePassword.hide{-webkit-transform:translateY(100vh);transform:translateY(100vh)}.ChangePassword.hide,.ChangePassword.show{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.ChangePassword.show{-webkit-transform:translateY(none);transform:translateY(none)}.ChangePassword{height:100vh;width:100%;background-color:#fff;position:fixed;top:0;overflow:scroll;z-index:999}.ChangePassword input{width:90%;height:50px;border:none;border-bottom:1px solid #ddd;border-radius:0}.ChangePassword .title{width:100%;display:flex;flex-direction:row-reverse;justify-content:right;align-items:right;position:fixed}.ChangePassword .passwordWrapper{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px}.ChangePassword .passwordWrapper p.recoverText{font-size:1.5em;font-weight:100}.ChangePassword .passwordWrapper .buttons{margin-top:10px}.Leaderboard{font-weight:200}.Leaderboard .entry{display:flex;flex-direction:row;justify-content:space-between;padding:5px;align-items:center;border-bottom:thin solid #eee;color:#fff}.Leaderboard .entry .cell{z-index:1}.Leaderboard .entry .cell.avatar{width:12vw;color:#000}.Leaderboard .entry .cell.points{width:25vw;font-size:1.5em}.Leaderboard .avatar{width:50px;margin-right:10px}.Leaderboard .avatar img{width:40px;height:40px;-webkit-clip-path:circle(20px at center);clip-path:circle(20px at center);object-fit:cover}.progressbar{background-color:#c0d95e}.empty-progressbar,.progressbar{position:absolute;top:5px;bottom:5px;left:15vw;border-radius:0 30px 30px 0}.empty-progressbar{background-color:#dfdfdf}.Leaderboards{margin-top:53px;margin-bottom:50px;min-height:90vh;background-color:#fff}.leaderboard-text{padding-bottom:20px;padding-top:20px;font-weight:200}.noLeaderboards{color:#fff}.board{width:90vw;align-self:center;margin-left:auto;margin-right:auto;background:#fff;box-shadow:0 -10px 40px #fff}.tab{overflow:hidden;display:flex;justify-content:center;position:-webkit-sticky;position:sticky;top:53px;z-index:3}.tab,.tab2{background-color:#fff}.tab2{top:93px;justify-content:space-around}.tab button{background-color:inherit;color:#6d7173;font-weight:700;border:none;outline:none;cursor:pointer;width:30vw;height:30px;margin:5px;-webkit-transition:.3s;transition:.3s;border-radius:30px}.tab button:hover{color:#01abb5}.tab button.active{color:#fff;background-color:#01abb5}.tab2 button:hover{color:#e76c25}.tab2 button.active{background-color:#e76c25;color:#fff}.Share .message{font-size:1.2em;color:red;text-transform:uppercase}.Share .buttonWrapper{display:flex;flex-direction:row;justify-content:center}.Setting{display:flex;flex-direction:row;justify-content:space-between;border-bottom:thin solid #eee;padding:20px}.Preferences{margin-top:52px}.Login{display:flex;flex-direction:column;position:fixed;width:100%;height:100%}.Login input{width:90%;height:50px;border:none;border-bottom:1px solid #ddd;border-radius:0}.Login input[type=password]{font-family:inherit!important}.Login .p-inputtext:enabled:focus{border-bottom-color:#5dc2a7!important}.Login .p-button{width:90%;height:50px;font-size:1.2em;text-transform:uppercase;font-weight:700;margin-top:30px}.Login .logo-wrapper{width:100%;height:60%}.Login .form-wrapper{height:50%}.Login .alt-actions{display:flex;flex-direction:row;justify-content:space-evenly;margin-top:10px}.Login .iforgot,.Login .register{text-transform:uppercase;cursor:pointer}.Forgot.hide{-webkit-transform:translateY(100vh);transform:translateY(100vh)}.Forgot.hide,.Forgot.show{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.Forgot.show{-webkit-transform:translateY(none);transform:translateY(none)}.Forgot{height:100vh;width:100%;background-color:#fff;position:fixed;top:0;overflow:scroll;z-index:999}.Forgot input{width:90%;height:50px;border:none;border-bottom:1px solid #ddd;border-radius:0}.Forgot .title{width:100%;display:flex;flex-direction:row-reverse;justify-content:right;align-items:right;position:fixed}.Forgot .emailWrapper{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px}.Forgot .emailWrapper p.recoverText{font-size:1.5em;font-weight:100}.Forgot .emailWrapper .buttons{margin-top:10px}.Forgot .shake{-webkit-animation:shake .8s;animation:shake .8s}@-webkit-keyframes shake{0%{-webkit-transform:translate(1px,1px) rotate(0deg);transform:translate(1px,1px) rotate(0deg)}10%{-webkit-transform:translate(-1px,-2px) rotate(-1deg);transform:translate(-1px,-2px) rotate(-1deg)}20%{-webkit-transform:translate(-3px) rotate(1deg);transform:translate(-3px) rotate(1deg)}30%{-webkit-transform:translate(3px,2px) rotate(0deg);transform:translate(3px,2px) rotate(0deg)}40%{-webkit-transform:translate(1px,-1px) rotate(1deg);transform:translate(1px,-1px) rotate(1deg)}50%{-webkit-transform:translate(-1px,2px) rotate(-1deg);transform:translate(-1px,2px) rotate(-1deg)}60%{-webkit-transform:translate(-3px,1px) rotate(0deg);transform:translate(-3px,1px) rotate(0deg)}70%{-webkit-transform:translate(3px,1px) rotate(-1deg);transform:translate(3px,1px) rotate(-1deg)}80%{-webkit-transform:translate(-1px,-1px) rotate(1deg);transform:translate(-1px,-1px) rotate(1deg)}90%{-webkit-transform:translate(1px,2px) rotate(0deg);transform:translate(1px,2px) rotate(0deg)}to{-webkit-transform:translate(1px,-2px) rotate(-1deg);transform:translate(1px,-2px) rotate(-1deg)}}@keyframes shake{0%{-webkit-transform:translate(1px,1px) rotate(0deg);transform:translate(1px,1px) rotate(0deg)}10%{-webkit-transform:translate(-1px,-2px) rotate(-1deg);transform:translate(-1px,-2px) rotate(-1deg)}20%{-webkit-transform:translate(-3px) rotate(1deg);transform:translate(-3px) rotate(1deg)}30%{-webkit-transform:translate(3px,2px) rotate(0deg);transform:translate(3px,2px) rotate(0deg)}40%{-webkit-transform:translate(1px,-1px) rotate(1deg);transform:translate(1px,-1px) rotate(1deg)}50%{-webkit-transform:translate(-1px,2px) rotate(-1deg);transform:translate(-1px,2px) rotate(-1deg)}60%{-webkit-transform:translate(-3px,1px) rotate(0deg);transform:translate(-3px,1px) rotate(0deg)}70%{-webkit-transform:translate(3px,1px) rotate(-1deg);transform:translate(3px,1px) rotate(-1deg)}80%{-webkit-transform:translate(-1px,-1px) rotate(1deg);transform:translate(-1px,-1px) rotate(1deg)}90%{-webkit-transform:translate(1px,2px) rotate(0deg);transform:translate(1px,2px) rotate(0deg)}to{-webkit-transform:translate(1px,-2px) rotate(-1deg);transform:translate(1px,-2px) rotate(-1deg)}}
/*# sourceMappingURL=main.35d1cc12.chunk.css.map */