body{display:flex;justify-content:flex-start;width:100vw;justify-content:center;align-items:center;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;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{height:100%;background-color:#313131}body{width:100%}#root{height:100%;background-color:#313131}.App{text-align:center;flex-direction:column;align-self:center;box-sizing:border-box;height:100%;background-color:#313131}.App,.main{display:flex;justify-content:center;align-items:center;width:100%;margin:0 auto}.main{flex-direction:row;position:absolute;top:130px;padding:0 2.5%;background-color:#313131;background:#fff url(/static/media/workouts-background.82b05f41.jpg) 100% 0;background-size:100% auto;border-top:1px solid #ffbf00}h1{font-family:Verdana,Tahoma,sans-serif;font-size:1.5rem;color:#ffbf00}h1,p{align-self:flex-start;font-weight:700;letter-spacing:.1rem;margin:10px 5%}p{font-size:1.25rem;color:#fff;font-family:Tahoma,Verdana,sans-serif}input[type=text]{background-color:#313131;color:#fff;border:.5px solid #000}input[type=text],input[type=text]:disabled{font-size:1.25rem;width:80%;margin-bottom:10px}input[type=text]:disabled{background-color:salmon;border:2px solid red}input[type=text]:focus{border:1px solid #ffbf00;outline:0;box-shadow:0 0 2px 2px #ff1010}.submit{width:80%;background-color:#313131;font-size:1.5rem;color:#fff;margin-top:10px;margin-bottom:10px;border:1px solid #000;font-family:Verdana,Tahoma,sans-serif;-webkit-clip-path:polygon(95% 0,100% 50%,95% 100%,5% 100%,0 50%,5% 0);clip-path:polygon(95% 0,100% 50%,95% 100%,5% 100%,0 50%,5% 0)}.submit:hover{background-color:#00f}.component-container{display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:35%}select{background-color:#00f;color:#fff;font-size:1.25rem;margin:20px 0;width:80%}.editButton{color:#ffbf00;background-color:initial;border:none;margin:0}.editButton:hover{color:#fff}@media (max-width:1024px){.main{flex-direction:column;position:absolute;top:720px}.component-container{width:80%}input[type=text]{width:100%;font-size:2rem}label{font-size:2rem}}@media (max-width:750px){.main{flex-direction:column;position:absolute;top:720px}.component-container{width:100%}input[type=text]{width:100%;font-size:3rem}label{font-size:3rem;align-self:center}}.Collapsible{background-color:initial}.Collapsible__trigger{display:flex;width:100%;padding-right:1%;color:#fff;justify-content:flex-end;font-size:2rem}.Collapsible__contentInner{font-size:1.5rem;color:#fff}.Collapsible__contentInner .Collapsible__trigger.is-open{display:flex;width:100%;padding-right:1%;color:green;justify-content:flex-end;font-size:2rem}nav{width:90%;position:absolute;top:-6px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}nav a{color:#ffbf00}nav a,nav a:hover{font-size:1.5rem;margin-bottom:25px}nav a:hover{text-decoration:none;color:#fff}nav .login{display:flex;flex-direction:row;align-items:flex-end;align-self:flex-end;justify-items:center;width:50%;margin-right:0}nav .login img{padding-top:20px;width:15%;z-index:1}nav .login .premium{padding-top:20px;width:12%;z-index:1}nav .login .signin{display:flex;justify-items:flex-end;align-items:center;text-align:center;background-color:initial;margin-bottom:0;z-index:1;border:0;color:#fff;font-size:2rem}nav .logout{display:flex;align-items:flex-end;justify-items:center;width:20%;margin-right:0;padding:0}nav .logout img{padding-top:20px;width:30%}nav .logout .premium{padding-top:20px;width:40%}nav .logout .signout{display:flex;justify-items:flex-end;align-items:center;background-color:initial;margin-bottom:0;width:100%;border:0;padding-left:25px;color:#fff;font-size:1.25rem}.login:hover .signin{justify-items:center;color:#fff}.login:hover img{-webkit-transform:rotateY(1turn);transform:rotateY(1turn);-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s}.logout:hover .signout{justify-items:center;color:#fff}.logout:hover img{-webkit-transform:rotateY(1turn);transform:rotateY(1turn);-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s}.active{border-bottom:1px solid #ffbf00;box-shadow:0 0 0 6px #313131,0 4px 0 5px #ffbf00;color:#fff}.login-container{display:flex;flex-direction:column;align-items:center;margin-top:10px;z-index:1}.login-container .login{justify-content:center;align-self:center}.login-container h1{align-self:center;font-size:3rem;font-style:oblique}@media (max-width:1024px){nav{flex-direction:column;justify-content:center;align-items:center}nav a{font-size:4rem;margin:10px 0;border-bottom:1px solid red;border-top:1px solid red;width:100%}nav .active{box-shadow:none;border-bottom:5px solid #ffbf00;border-top:5px solid #ffbf00;box-shadow:0}nav a:hover{text-decoration:none;color:#fff;font-size:4rem;margin:0}nav .logout{display:flex;align-items:flex-end;justify-items:center;width:75%}nav .logout .signout{font-size:2.5rem}nav .login-container{width:100%}}@media (max-width:750px){nav{width:100%;align-items:center;margin-left:0}nav,nav .logout{justify-content:center}nav .logout .signout{width:10%}nav a{font-size:4rem;margin:10px 0}}.coverflow__coverflow__53z9A{background-color:#313131;height:3000px}.coverflow__stage__14oqC{position:absolute;top:-146px;margin:0 auto}.carousel{margin-top:500px}.description{background-color:#313131;color:#fff;padding:10px;font-size:.75rem}.card{border:1px solid #000}#calendar{width:80%;margin:5% 2.5%}div{margin:0;width:100%}.fc{direction:ltr;text-align:left}.fc-rtl{text-align:right}body .fc{font-size:1rem}.fc-highlight{background:#bce8f1;opacity:.3}.fc-bgevent{background:#8fdf82;opacity:.3}.fc-nonbusiness{background:#d7d7d7}.fc button{box-sizing:border-box;margin:0;height:2.1em;padding:0 .6em;font-size:1.25rem;white-space:nowrap;cursor:pointer}.fc button::-moz-focus-inner{margin:0;padding:0}.fc-state-default{border:1px solid}.fc-state-default.fc-corner-left{border-top-left-radius:4px;border-bottom-left-radius:4px}.fc-state-default.fc-corner-right{border-top-right-radius:4px;border-bottom-right-radius:4px}.fc button .fc-icon{position:relative;top:-.05em;margin:0 .2em;vertical-align:middle}.fc-state-default{background-color:#3d3d3d;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);color:#ffbf00;font-size:.5rem;text-shadow:0 1px 1px hsla(0,0%,100%,.75);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2),0 1px 2px rgba(0,0,0,.05)}.fc-state-active,.fc-state-disabled,.fc-state-down{color:#fff;background-color:red}.fc-state-hover{color:#fff;text-decoration:none;-webkit-transition:background-position .1s linear;transition:background-position .1s linear}.fc-state-active,.fc-state-down{color:#fff;background-image:none;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}.fc-state-disabled{cursor:default;background-image:none;opacity:1;box-shadow:none}.fc-button-group{display:flex;font-size:.5rem}.fc .fc-button-group>*{float:left;margin:0 0 0 -1px}.fc .fc-button-group>:first-child{margin-left:0}.fc-popover{position:absolute;box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc-popover .fc-header .fc-title{margin:5px;font-size:1.25rem;color:#fff;width:100%}.fc-popover .fc-header .fc-close{cursor:pointer}.fc-ltr .fc-popover .fc-header .fc-title,.fc-rtl .fc-popover .fc-header .fc-close{float:left}.fc-ltr .fc-popover .fc-header .fc-close,.fc-rtl .fc-popover .fc-header .fc-title{float:right}.fc-divider{border-style:solid;border-width:1px}hr.fc-divider{height:0;margin:0;padding:0 0 2px;border-width:1px 0}.fc-clear{clear:both}.fc-bg,.fc-bgevent-skeleton,.fc-helper-skeleton,.fc-highlight-skeleton{position:absolute;top:0;left:0;right:0}.fc-bg{bottom:0}.fc-bg table{background-color:#3d3d3d;height:100%}.fc table{width:100%;box-sizing:border-box;table-layout:fixed;border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc td,.fc th{border-style:solid;border-width:1px;padding:0;vertical-align:top}.fc td.fc-today{border-style:double}a[data-goto]{cursor:pointer}a[data-goto]:hover{text-decoration:underline}.fc .fc-row{border-style:solid;width:100%;border-width:0}.fc-row table{border:1px solid #fff}.fc-row:first-child table{border-top:0 hidden transparent}.fc-row{position:relative}.fc-row .fc-bg{z-index:1}.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton{bottom:0}.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table{height:100%}.fc-row .fc-bgevent-skeleton td,.fc-row .fc-highlight-skeleton td{border-color:transparent}.fc-row .fc-bgevent-skeleton{z-index:2}.fc-row .fc-highlight-skeleton{z-index:3}.fc-row .fc-content-skeleton{position:relative;z-index:4}.fc-row .fc-helper-skeleton{z-index:5}.fc .fc-row .fc-content-skeleton table,.fc .fc-row .fc-content-skeleton td,.fc .fc-row .fc-helper-skeleton td{background:none;border-color:transparent}.fc-row .fc-content-skeleton td,.fc-row .fc-helper-skeleton td{border-bottom:0}.fc-row .fc-content-skeleton tbody td,.fc-row .fc-helper-skeleton tbody td{border-top:0}.fc-scroller{-webkit-overflow-scrolling:touch}.fc-event,.fc-scroller>.fc-day-grid,.fc-scroller>.fc-time-grid{position:relative;width:100%}.fc-event{display:block;font-size:1.25em;line-height:1.5;border-radius:3px;border:1px solid #00f}.fc-event,.fc-event-dot{background-color:#ffbf00}.fc-event,.fc-event:hover{color:#fff;text-decoration:none}.fc-event.fc-draggable,.fc-event[href]{cursor:pointer}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-event .fc-bg{z-index:1;background:#fff;opacity:.25}.fc-event .fc-content{z-index:2;color:#000}.fc-event .fc-resizer{position:absolute;z-index:4;display:none}.fc-event.fc-allow-mouse-resize .fc-resizer,.fc-event.fc-selected .fc-resizer{display:block}.fc-event.fc-selected .fc-resizer:before{content:"";position:absolute;z-index:9999;top:50%;left:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px}.fc-event.fc-selected{z-index:9999!important;box-shadow:0 2px 5px rgba(0,0,0,.2)}.fc-event.fc-selected.fc-dragging{background-color:#00f;box-shadow:0 2px 7px rgba(0,0,0,.3)}.fc-h-event.fc-selected:before{content:"";position:absolute;z-index:3;top:-10px;bottom:-10px;left:0;right:0}.fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end{margin-left:0;border-left-width:0;padding-left:1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start{margin-right:0;border-right-width:0;padding-right:1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-ltr .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-end-resizer{cursor:w-resize;left:-1px}.fc-ltr .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-start-resizer{cursor:e-resize;right:-1px}.fc-h-event.fc-allow-mouse-resize .fc-resizer{width:7px;top:-1px;bottom:-1px}.fc-h-event.fc-selected .fc-resizer{border-radius:4px;width:6px;height:6px;border:1px solid;border-color:inherit;background:#fff;top:50%;margin-top:-4px}.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,.fc-rtl .fc-h-event.fc-selected .fc-end-resizer{margin-left:-4px}.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,.fc-rtl .fc-h-event.fc-selected .fc-start-resizer{margin-right:-4px}.fc-day-grid-event{margin:1px 2px 0;padding:0 1px}tr:first-child>td>.fc-day-grid-event{margin-top:2px}.fc-day-grid-event.fc-selected:after{content:"";position:absolute;z-index:1;top:-1px;right:-1px;bottom:-1px;left:-1px;background:#000;opacity:.25}.fc-day-grid-event .fc-content{white-space:nowrap;overflow:hidden}.fc-day-grid-event .fc-time{font-weight:700}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer{margin-left:-2px}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer{margin-right:-2px}a.fc-more{font-size:1.25rem;cursor:pointer;text-decoration:none}a.fc-more:hover{text-decoration:underline}.fc-limited{display:none}.fc-day-grid .fc-row{z-index:1}.fc-more-popover{z-index:2;width:220px}.fc-more-popover .fc-event-container{background-color:#3d3d3d;width:100%;padding:10px}.fc-now-indicator{position:absolute;border:0 solid red}.fc-unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#ddd}.fc-head{background-color:#00f;color:#fff;font-size:1.25rem}.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-popover .fc-header{background:#313131;width:100%}.fc-unthemed .fc-popover .fc-header .fc-close{color:#ffbf00}.fc-unthemed .fc-disabled-day,.fc-unthemed td.fc-today{background-color:#00f}.fc-icon{display:inline-block;height:1em;line-height:1em;font-size:1em;text-align:center;overflow:hidden;font-family:Courier New,Courier,monospace;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fc-icon:after{position:relative}.fc-icon-left-single-arrow:after{content:"\2039";font-weight:700;font-size:200%;top:-7%}.fc-icon-right-single-arrow:after{content:"\203A";font-weight:700;font-size:200%;top:-7%}.fc-icon-left-double-arrow:after{content:"\AB";font-size:160%;top:-7%}.fc-icon-right-double-arrow:after{content:"\BB";font-size:160%;top:-7%}.fc-icon-left-triangle:after{content:"\25C4";font-size:125%;top:3%}.fc-icon-right-triangle:after{content:"\25BA";font-size:125%;top:3%}.fc-icon-down-triangle:after{content:"\25BC";font-size:125%;top:2%}.fc-icon-x:after{content:"\D7";font-size:100%;top:6%}.fc-unthemed .fc-popover{border-width:2px;width:35%;border-style:solid}.fc-unthemed .fc-popover .fc-header .fc-close{font-size:1.5rem;margin-top:5px;margin-left:5px}.fc-unthemed .fc-list-item:hover td{background-color:#00f}.ui-widget .fc-disabled-day{background-color:#ff0}.fc-popover>.ui-widget-header+.ui-widget-content{border-top:0}.ui-widget .fc-event{color:#00f;text-decoration:none;font-weight:400}.ui-widget td.fc-axis{font-weight:700}.fc-time-grid .fc-slats .ui-widget-content{background:none}.fc.fc-bootstrap3 a{text-decoration:none;color:#00f}.fc.fc-bootstrap3 a[data-goto]:hover{text-decoration:underline}.fc-bootstrap3 hr.fc-divider{border-color:inherit}.fc-bootstrap3 .fc-today.alert{border-radius:0}.fc-bootstrap3 .fc-popover .panel-body{padding:0}.fc-bootstrap3 .fc-time-grid .fc-slats table{background:none}.fc.fc-bootstrap4 a{text-decoration:none}.fc.fc-bootstrap4 a[data-goto]:hover{text-decoration:underline}.fc-bootstrap4 hr.fc-divider{border-color:inherit}.fc-bootstrap4 .fc-today.alert{border-radius:0}.fc-bootstrap4 a.fc-event:not([href]):not([tabindex]){color:#fff}.fc-bootstrap4 .fc-popover.card{position:absolute}.fc-bootstrap4 .fc-popover .card-body{padding:0}.fc-bootstrap4 .fc-time-grid .fc-slats table{background:none}.fc-toolbar{display:grid;grid-template-columns:repeat(5,1fr);text-align:center;margin-top:50px;width:100%}.fc-toolbar.fc-header-toolbar{margin-bottom:1em}.fc-toolbar.fc-footer-toolbar{margin-top:1em}.fc-toolbar .fc-left{float:left;display:flex;grid-column:5;align-items:flex-end;grid-row:1;width:100%;margin-bottom:1em}.fc-toolbar .fc-right{float:right;display:flex;margin-bottom:1em;grid-row:1;grid-column:3}.fc-toolbar .fc-center{display:grid;grid-column-start:1;grid-column-end:3;grid-row:1}.fc .fc-toolbar>*>*{float:left;margin-left:.75em}.fc .fc-toolbar>*>:first-child{margin-left:0}.fc-toolbar h2{color:#ffbf00;font-size:2rem;margin:0}.fc-toolbar button{position:relative;font-size:1rem;background-color:#3d3d3d;color:#ffbf00}.fc-toolbar .fc-state-hover,.fc-toolbar .ui-state-hover{z-index:2}.fc-toolbar .fc-state-down{z-index:3}.fc-toolbar .fc-state-active,.fc-toolbar .ui-state-active{z-index:4}.fc-toolbar button:focus{z-index:5}.fc-view-container *,.fc-view-container :after,.fc-view-container :before{box-sizing:border-box}.fc-view,.fc-view>table{position:relative;z-index:1}.fc-basicDay-view .fc-content-skeleton,.fc-basicWeek-view .fc-content-skeleton{padding-bottom:1em}.fc-basic-view .fc-body .fc-row{min-height:5em}.fc-row.fc-rigid{overflow:hidden}.fc-row.fc-rigid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-day-number{font-size:1.25rem;margin:15px 15px 150px;color:#ffbf00}.fc-day-top.fc-other-month{opacity:.3}.fc-basic-view .fc-day-number,.fc-basic-view .fc-week-number{padding:2px}.fc-basic-view th.fc-day-number,.fc-basic-view th.fc-week-number{padding:0 2px}.fc-ltr .fc-basic-view .fc-day-top .fc-day-number{float:right}.fc-rtl .fc-basic-view .fc-day-top .fc-day-number{float:left}.fc-ltr .fc-basic-view .fc-day-top .fc-week-number{float:left;border-radius:0 0 3px 0}.fc-rtl .fc-basic-view .fc-day-top .fc-week-number{float:right;border-radius:0 0 0 3px}.fc-basic-view .fc-day-top .fc-week-number{min-width:1.5em;text-align:center;background-color:#f2f2f2;color:grey}.fc-basic-view td.fc-week-number{text-align:center}.fc-basic-view td.fc-week-number>*{display:inline-block;min-width:1.25em}.fc-agenda-view .fc-day-grid{position:relative;z-index:2}.fc-agenda-view .fc-day-grid .fc-row{min-height:5rem;font-size:1.5rem;font-weight:700;color:#ffbf00}.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton{padding-bottom:1em}.fc .fc-axis{vertical-align:middle;padding:0 4px;white-space:nowrap}.fc-ltr .fc-axis{text-align:right}.fc-rtl .fc-axis{text-align:left;width:100px}.fc-time-grid,.fc-time-grid-container{position:relative;z-index:1}.fc-time-grid{min-height:100%}.fc-time-grid table{border:0 hidden transparent}.fc-time-grid>.fc-bg{z-index:1}.fc-time-grid .fc-slats,.fc-time-grid>hr{position:relative;z-index:2}.fc-time-grid .fc-content-col{position:relative}.fc-time-grid .fc-content-skeleton{position:absolute;z-index:3;top:0;left:0;right:0}.fc-time-grid .fc-business-container{position:relative;z-index:1}.fc-time-grid .fc-bgevent-container{position:relative;z-index:2}.fc-time-grid .fc-highlight-container{z-index:3}.fc-time-grid .fc-event-container{position:relative;z-index:4}.fc-time-grid .fc-now-indicator-line{z-index:5}.fc-time-grid .fc-helper-container{position:relative;z-index:6}.fc-time-grid .fc-slats td{height:5rem;border-bottom:0;font-size:1.5rem;font-weight:700;color:#ffbf00}.fc-time-grid .fc-slats .fc-minor td{border-top-style:dotted}.fc-time-grid .fc-highlight-container{position:relative}.fc-time-grid .fc-highlight{position:absolute;left:0;right:0}.fc-ltr .fc-time-grid .fc-event-container{margin:0}.fc-rtl .fc-time-grid .fc-event-container{margin:0 2px 0 2.5%}.fc-time-grid .fc-bgevent,.fc-time-grid .fc-event{position:absolute;z-index:1}.fc-time-grid .fc-bgevent{left:0;right:0}.fc-v-event.fc-not-start{border-top-width:0;padding-top:1px;border-top-left-radius:0;border-top-right-radius:0}.fc-v-event.fc-not-end{border-bottom-width:0;padding-bottom:1px;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-time-grid-event{overflow:hidden}.fc-time-grid-event.fc-selected{overflow:visible}.fc-time-grid-event.fc-selected .fc-bg{display:none}.fc-time-grid-event .fc-content{overflow:hidden}.fc-time-grid-event .fc-time,.fc-time-grid-event .fc-title{padding:0 1px}.fc-time-grid-event .fc-time{font-size:.85em;white-space:nowrap}.fc-time-grid-event.fc-short .fc-content{white-space:nowrap}.fc-time-grid-event.fc-short .fc-time,.fc-time-grid-event.fc-short .fc-title{display:inline-block;vertical-align:top}.fc-time-grid-event.fc-short .fc-time span{display:none}.fc-time-grid-event.fc-short .fc-time:before{content:attr(data-start)}.fc-time-grid-event.fc-short .fc-time:after{content:"\A0-\A0"}.fc-time-grid-event.fc-short .fc-title{font-size:1.25em;padding:0}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer{left:0;right:0;bottom:0;height:8px;overflow:hidden;line-height:8px;font-size:11px;font-family:monospace;text-align:center;cursor:s-resize}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after{content:"="}.fc-time-grid-event.fc-selected .fc-resizer{border-radius:5px;width:8px;height:8px;border:1px solid;border-color:inherit;background:#fff;left:50%;margin-left:-5px;bottom:-5px}.fc-time-grid .fc-now-indicator-line{border-top-width:1px;left:0;right:0}.fc-time-grid .fc-now-indicator-arrow{margin-top:-5px}.fc-ltr .fc-time-grid .fc-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-rtl .fc-time-grid .fc-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}.fc-event-dot{display:inline-block;width:10px;height:10px;align-items:center;background-color:#ffbf00;border-radius:5px}.fc-rtl .fc-list-view{direction:rtl}.fc-list-view{background-color:#3d3d3d;border-width:1px;border-style:solid;margin-left:0}.fc .fc-list-table{table-layout:auto}.fc-list-table td{border-width:1px 0 0;padding:8px 14px}.fc-list-table tr:first-child td{border-top-width:0}.fc-list-heading{border-bottom-width:1px;color:#fff;font-size:2rem}.fc-list-heading td{font-weight:700}.fc-ltr .fc-list-heading-main{float:left}.fc-ltr .fc-list-heading-alt,.fc-rtl .fc-list-heading-main{float:right}.fc-rtl .fc-list-heading-alt{float:left}.fc-list-item.fc-has-url{cursor:pointer}.fc-list-item-marker,.fc-list-item-time{color:#ffbf00;white-space:nowrap;font-size:1.5rem}.fc-ltr .fc-list-item-marker{padding-right:0}.fc-rtl .fc-list-item-marker{padding-left:0}.fc-list-item-title a{text-decoration:none;font-size:.5rem}.fc-list-item-title a[href]:hover{text-decoration:underline}.fc-list-empty-wrap2{position:absolute;top:0;left:0;right:0;bottom:0}.fc-list-empty-wrap1{width:100%;height:100%;display:table}.fc-list-empty{display:table-cell;vertical-align:middle;text-align:center;background-color:#3d3d3d;color:#ffbf00}span.fc-time{margin-left:1%;width:75px}span.fc-time,span.fc-title{display:inline-block;font-size:1rem}span.fc-title{width:100%;margin-right:5px}div.fc-content{display:inline-block;width:100%}tr{margin-bottom:0}span{padding:0}td.fc-widget-content{color:#ffbf00;padding:0}.fc-unthemed .fc-popover{background-color:#313131;border:2px solid #00f;width:25%}@media (max-width:1280px){#calendar{margin:0;-webkit-transform:scale(.75);transform:scale(.75);width:200%}.fc-toolbar h2{color:#ffbf00;font-size:2rem;margin:0}}@media (max-width:1200px){#calendar{margin:0;-webkit-transform:scale(.75);transform:scale(.75);width:200%}.fc-toolbar h2{color:#ffbf00;font-size:2rem;margin:0}}.schedule-title{margin:0}.event-check{flex-direction:row;width:100%}.events-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}@media (max-width:1024px){.events-container{align-items:center;width:100%;margin:0}}.schedule-title{font-size:3rem}.event-card{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;max-width:450px;background-color:#3d3d3d;margin:2.5%;padding:2.5%;border:2px solid #ff1010;width:100%;background-color:#00f}.date-heading{text-align:left;font-size:2rem;color:#fff}.checkbox{width:30px;fill:#ff1010}#small-hexagon{fill:#313131}#check{fill:transparent}.checkbox-checked{width:30px;fill:#ffbf00}#small-hexagon-checked{fill:#ffbf00}#check-checked{fill:#000}.check-text{width:65%;font-size:1.25rem;text-align:left}.checkedGroup{display:flex;flex-direction:row;justify-content:center;align-items:center;width:150%;align-self:center}@media (max-width:1024px){.checkbox,.checkbox-checked{width:40px;margin:0 5%}}.scheduleView{flex-direction:row;justify-content:center;align-items:flex-start;width:100%}.schedule-items{flex-direction:column;justify-content:center;align-items:center;width:45%;margin:3% 0 3% 3%}.event-check{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;width:400px;margin:10px 0}.indented-item{width:100%;font-weight:400;font-size:1.25rem}.scheduled{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;width:100%;margin:5px;width:75%;font-size:1.25rem;padding:0}.scheduled p{margin:0 10px;text-align:left;width:80%}.schedule-header{display:flex;flex-direction:row;justify-content:flex-start;width:100%;margin:0;padding:0;align-items:center;align-self:flex-start}.schedule-header .head{font-size:1.75rem;font-weight:700;color:#ffbf00}.event-group{display:flex;flex-direction:column;align-items:flex-end}.editButton{align-self:flex-end}.events-heading{align-self:flex-start;font-size:1.5rem;color:#ffbf00}.event-full{display:flex;flex-direction:row;width:100%;justify-content:flex-start;align-items:center}.closeButton{align-self:flex-end;background-color:initial;color:#ffbf00;font-weight:700;font-size:1.75em;border:0}.closeButton:hover{text-decoration:underline;color:#fff}.edit[type=text]{background-color:#3d3d3d;font-size:1.25rem;color:#fff;width:80%;margin-bottom:10px;border:.5px solid #000}.events-form{width:100%}.allDay{flex-direction:row}.allDay,.editForm{display:flex;align-items:center}.editForm{flex-direction:column;box-sizing:border-box;max-width:450px;background-color:#313131;font-size:1rem;margin:2.5%;padding:2.5%}.edit-button,.editForm{width:80%;border:1px solid #000}.edit-button{background-color:#3d3d3d;font-size:1.25rem;color:#fff;margin-top:10px;margin-bottom:10px;font-family:Verdana,Tahoma,sans-serif;-webkit-clip-path:polygon(95% 0,100% 50%,95% 100%,5% 100%,0 50%,5% 0);clip-path:polygon(95% 0,100% 50%,95% 100%,5% 100%,0 50%,5% 0)}.edit-button:hover{background-color:#00f}.editButton{color:#fff;font-weight:700;font-size:1em;width:100px;align-self:center;border:0;margin-left:100px}.editButton:hover{text-decoration:underline}.workouts-view{display:flex;align-items:flex-end;width:100%}@media (max-width:1024px){.workouts-view{margin-left:0;justify-content:center}}@media (max-width:750px){.workouts-view{margin-left:0}}.workouts-form{margin-top:50px;display:flex;flex-direction:column;align-items:center;width:100%}.workouts-form,.workouts-form label{align-self:flex-start}.workouts-form form{display:flex;flex-direction:column}.workouts-dropdowns-container{display:flex;justify-content:center;flex-flow:wrap;margin-top:30px;width:45%}.workouts-card{width:100%}.Collapsible{cursor:pointer}.category-heading{font-size:2rem;color:#fff;text-align:left;color:#ffbf00}.workouts-div{display:flex;flex-direction:row}.workouts-exercises{text-align:left;color:#fff;font-size:1.25rem;margin-left:0}.bullet-point{padding:0;width:10%;margin-left:0;margin-right:0;font-size:1.25rem}.workouts-form{margin-top:20px}@media (max-width:1024px){.workouts-dropdowns-container{display:flex;justify-content:center;flex-flow:wrap;width:100%}.form-container{align-self:center}}.progress-view{align-items:center;width:100%;position:absolute;top:130px;padding:0 2.5%}.formBox,.progress-view{flex-direction:row;justify-content:center;align-items:flex-start;display:flex}.formBox{flex-direction:column;flex-wrap:wrap;border:1px solid #ffbf00}.progress-container{display:flex;margin-top:30px;width:100%}.progress-container-p-tag{align-self:center;font-size:.75rem;color:#fff;font-weight:700;font-family:Tahoma,Verdana,sans-serif;letter-spacing:.1rem}@media (max-width:1024px){.progress-view{flex-direction:column;align-items:center;margin-top:650px;z-index:-1}.notes-container{align-self:center;width:50%}.progress-container{display:flex;margin-top:30px;width:100%}}.notes-container{display:flex;justify-content:flex-start;flex-wrap:wrap;width:90%;margin-top:13px}@media (max-width:750px){.notes-container{justify-content:center}}.notes-container .note{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;background-color:#3d3d3d;width:40%;margin:2.5%;padding:2.5%;border:2px solid #ffbf00}.progress-note-button-container{display:flex;justify-content:space-evenly}.progress-note-info-container{display:flex;flex-flow:column nowrap}.progress-note-p-tag{align-self:flex-start;font-size:1.25rem;color:#fff;font-weight:700;font-family:Tahoma,Verdana,sans-serif;letter-spacing:.1rem;margin:24px 5% 10px 8%}.progress-edit-form{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;max-width:450px;background-color:#313131;width:100%;font-size:1rem;margin:0;padding:2.5%;border:1px solid #000}.closeButton progress-close-button{align-self:flex-end;background-color:initial;color:#ffbf00;font-weight:700;font-size:1.75em;border:0}.closeButton progress-close-button:hover{text-decoration:underline;color:#fff}.progress-edit-button{font-size:1.4rem;font-weight:700;letter-spacing:.1rem;color:#ffbf00;background-color:initial;border:none;margin:0}.progress-edit-button:hover{text-decoration:underline;color:#fff}.delete-button{font-size:1.4rem;font-weight:700;letter-spacing:.1rem;color:#ffbf00;background-color:initial;border:none;margin:0}.delete-button:hover{text-decoration:underline;color:#fff}@media (max-width:1024px){.note{align-self:center;width:100%}.notes-container{flex-direction:column;width:100%}width:100%}.settingsView{display:flex;flex-flow:column nowrap}.stripe-checkout-container{max-width:150px;margin-bottom:20px}.form-container{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;max-width:450px;background-color:#3d3d3d;width:100%;margin:2.5%;padding:2.5%;border:2px solid #ff1010}label{display:flex;font-size:1.25rem;color:#fff;font-family:Tahoma,Verdana,sans-serif;font-weight:700;letter-spacing:.1rem;margin:10px 5%}form{width:100%}@media (max-width:1024px){input[type=text]{width:100%;font-size:2rem}label{font-size:2rem}}@media (max-width:750px){input[type=text]{width:100%;font-size:3rem}label{font-size:3rem}.form-container{align-self:center}}.save-button{margin-left:10px;border:1px solid #000;color:#fff}
/*# sourceMappingURL=main.5b4fb721.chunk.css.map */