@import"https://fonts.googleapis.com/css2?family=Big+Shoulders+Stencil+Text:wght@900";#profileMenu{position:fixed;left:-30vw;bottom:0;top:0;width:30vw;height:100vh;background-image:url(https://cdn.pixabay.com/photo/2016/07/25/19/24/camouflage-1541188_960_720.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;z-index:100;transition:1s;box-shadow:0 0 10px #000;display:flex;justify-content:center;align-content:center;flex-wrap:wrap}.is-open{transform:translate(30vw)}#profileMenuInner{position:relative;display:flex;justify-content:center;align-content:flex-start;flex-wrap:wrap;border:2px solid darkgreen;width:80%;height:90%;padding:.5rem}#closeProfileMenu{position:absolute;top:0;right:0;height:2rem;aspect-ratio:1/1;background:darkgreen;display:flex;justify-content:center;align-items:center}#profileMenuPic{margin:2rem 0;width:10rem;aspect-ratio:1/1;border-radius:50%;background-size:contain;background-repeat:no-repeat;background-position:center}#profileMenuName{width:100%;font-size:1.5rem;display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;color:#fff}#profileMenuName p{width:100%;text-align:left}.component_eventwindow_event{position:relative;width:90%;height:3em;margin:1rem 0 0;display:flex;justify-content:flex-start;align-items:center;padding:0 0 0 1rem;border-top-left-radius:25px;border-bottom-left-radius:25px;box-shadow:2px 2px 2px 2px #00000080}.component_eventwindow_event:nth-child(1){background:rgba(0,0,0,.5)}.component_eventwindow_event:nth-child(1):hover{background:rgba(0,0,0,.6)}.component_eventwindow_event_white{background:white}.component_eventwindow_event_yellow{background:yellow}.component_eventwindow_event_orange{background:orange}.component_eventwindow_event_red{background:red;color:#fff}.eventTextField{position:relative;display:flex;justify-content:flex-start;align-items:center;width:80%;padding:0 0 0 1rem}.eventEditField{position:relative;display:flex;flex-wrap:nowrap;width:20%;height:2rem;justify-content:space-around;align-items:center;background:rgba(255,255,255,.5);border-radius:5px;margin:0 1rem}.component_eventwindow_event_green{background:green;color:#fff}.component_activitywindow_activity{position:relative;display:flex;justify-content:center;align-items:center;aspect-ratio:1/.5;margin:.25rem;flex-wrap:wrap;background-image:url(/assets/silver-4487688_640.d84bf451.jpg);background-repeat:no-repeat;background-size:cover}.component_activitywindow_activity_Firing{background-image:url(/assets/grunge-6097785_640.674de9e2.jpg)}.component_activitywindow_activity_typeicon{position:absolute;top:.5rem;left:.5rem}.component_activitywindow_activity_typeicon img{width:3rem;aspect-ratio:1/1}.component_activitywindow_activity_text{position:relative;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;width:100%;color:#000}.component_activitywindow_activity_Text_title{font-size:2rem;font-weight:bolder;width:100%;text-align:center;margin:2rem 0 1rem}.component_activitywindow_activity_text_time{width:100%;text-align:center}.component_activitywindow_activity_editfield{position:relative;width:50%;display:flex;justify-content:space-around;align-items:center;background:rgba(255,255,255,.5);height:2rem;border-radius:5px}.component_activitywindow_activity_editfield_action{width:1rem;aspect-ratio:1/1}#root{position:absolute;inset:0;padding:0;margin:0}.App{position:relative;width:100%;height:100%;background:red}#mainWindow{position:relative;width:100%;height:90%;background-image:url(/assets/green-739784.119ee50a.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex}.popupHidden{display:none}.popupShown{display:flex}.login{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;background-image:url(https://cdn.pixabay.com/photo/2012/10/26/01/34/aircraft-63028_960_720.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}.loginForm{width:40vw;box-shadow:2px 2px 5px #000;padding:1rem;background:white}.loginFormElements{display:grid;grid-template-columns:repeat(auto-fit,minmax(25ch,1fr));grid-gap:1rem}#loginError{width:100%;display:none;justify-content:center;align-items:center;color:red;margin:1rem 0 0}#component_titlebar{position:relative;width:100%;height:10%;background-image:url(https://cdn.pixabay.com/photo/2015/10/15/21/09/texture-990071_960_720.jpg);background-size:cover;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;text-align:center;border-bottom:2px solid black}#component_titlebar h1{position:relative;font-size:1rem;width:70%;display:flex;justify-content:center;align-items:center;text-align:center;height:100%;font-family:Big Shoulders Stencil Text;font-size:3rem;color:#fff;letter-spacing:3px}#component_titlebar h1:before{height:100%;width:100%;position:absolute;content:"";transform:scaleX(-1);background-image:url(/assets/armour-2026592.677aa967.svg);background-repeat:no-repeat;background-position:90%,0%;background-size:contain}#profileMenuIcon{position:absolute;left:1rem;margin:auto;background-position:center;background-size:contain;background-repeat:no-repeat;height:80%;aspect-ratio:1/1;border-radius:50%;z-index:99}.timeZone{position:absolute;right:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;flex-wrap:wrap}.timeZone img{height:1.5rem;margin:0 1rem 0 0}.timeZoneItem{display:flex;justify-content:flex-end;align-items:center;width:100%;height:50%;color:#fff;padding:0 1rem 0 0;font-size:1.5rem}#component_eventwindow{position:relative;width:30%;height:100%;overflow-y:scroll;display:flex;justify-content:flex-end;align-items:flex-start;align-content:flex-start;flex-wrap:wrap;box-shadow:0 2px 5px 2px #000}#component_activitywindow{position:relative;width:70%;height:100%}#component_activitywindow_activities{position:relative;margin:1rem .75rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:1rem;overflow-y:scroll}.component_activitywindow_activity_newactivity{color:#fff;background:rgba(0,0,0,.5);position:relative;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 2px 2px #00000080;aspect-ratio:1/.5;margin:.25rem}.component_activitywindow_activity_newactivity:hover{cursor:pointer}#component_activitywindow_newactivity_modal{position:fixed;inset:0;margin:0;padding:0;background:rgba(0,0,0,.3);z-index:200;display:flex;justify-content:center;align-items:center}#component_Activitywindow_newactivity_modalbody{width:25vw;padding:1rem;background-image:url(/assets/newEvent_background.1a84a387.jpg);background-repeat:no-repeat;background-size:cover;box-shadow:0 2px 20px 2px #000;display:flex;flex-wrap:wrap;justify-content:center}#component_Activitywindow_newactivity_modalbody h2{width:100%;text-align:center}.component_Activitywindow_newactivity_modalbody_input_container{position:relative;display:flex;flex-wrap:wrap;width:100%}.component_Activitywindow_newactivity_modalbody_input_container .MuiFormControl-root{width:100%;margin:0 0 1rem}.component_Activitywindow_newactivity_modalbody_button_container{position:relative;display:flex;width:100%;justify-content:center;align-items:center;margin:0 0 2rem}#component_Activitywindow_editactivity_modalbody{width:25vw;padding:1rem;background-image:url(/assets/newEvent_background.1a84a387.jpg);background-repeat:no-repeat;background-size:cover;box-shadow:0 2px 20px 2px #000;display:flex;flex-wrap:wrap;justify-content:center}#component_Activitywindow_editactivity_modalbody h2{width:100%;text-align:center}.component_Activitywindow_editactivity_modalbody_input_container{position:relative;display:flex;flex-wrap:wrap;width:100%;margin:3rem 0}.component_Activitywindow_editactivity_modalbody_input_container fieldset{width:100%}.component_Activitywindow_editactivity_modalbody_input_container fieldset input{font-size:1.5rem;width:100%}.component_Activitywindow_editactivity_modalbody_button_container{position:relative;display:flex;width:100%;justify-content:center;align-items:center;margin:0 0 2rem}.component_Activitywindow_editactivity_modalbody_button_container>button,.component_Activitywindow_editactivity_modalbody_button_container>input{position:relative;border-radius:180px;width:3ch;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;font-size:3rem;padding:0;color:#fff;box-shadow:none;border:none}#component_Activitywindow_editactivity_modalbody_button_add{background:green;margin:0 1rem 0 0}#component_Activitywindow_editactivity_modalbody_button_close{background:red;margin:0 0 0 1rem}#component_switchviews{display:grid;grid-template-columns:repeat(auto-fit,minmax(25px,1fr));filter:drop-shadow(2px 2px 2px black)}.component_switchviews_option{background:rgba(0,0,0,.5);color:#fff;margin:0 1rem;border-radius:0}.component_switchviews_option:hover{cursor:pointer;background:rgba(0,0,0,.6)}#component_eventwindow_newevent{display:flex;justify-content:center;background:rgba(0,0,0,.5);color:#fff}#component_eventwindow_newevent:hover{cursor:pointer}#component_eventwindow_newevent_modal{position:fixed;inset:0;margin:0;padding:0;background:rgba(0,0,0,.3);z-index:200;display:flex;justify-content:center;align-items:center}#component_Eventwindow_newevent_modalbody{width:25vw;padding:1rem;background:white;box-shadow:0 2px 20px 2px #000;display:flex;justify-content:center;flex-wrap:wrap}#component_Eventwindow_newevent_modalbody h2{width:100%;text-align:center}.component_Eventwindow_newevent_modalbody_input_container{position:relative;display:flex;flex-wrap:wrap;width:100%;margin:3rem 0}.component_Eventwindow_newevent_modalbody_input_container fieldset{width:100%}.component_Eventwindow_newevent_modalbody_input_container fieldset input{font-size:1.5rem;width:100%}.component_Eventwindow_newevent_modalbody_button_container{position:relative;display:flex;width:100%;justify-content:center;align-items:center;margin:0 0 2rem}.component_Eventwindow_newevent_modalbody_button_container>button{position:relative;width:3ch;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;font-size:3rem;padding:0;color:#fff;box-shadow:none;border:none}#component_eventwindow_editevent_modal{position:fixed;inset:0;margin:0;padding:0;background:rgba(0,0,0,.3);z-index:200;display:flex;justify-content:center;align-items:center}#component_Eventwindow_editevent_modalbody{width:25vw;padding:1rem;background-image:url(/assets/newEvent_background.1a84a387.jpg);background-repeat:no-repeat;background-size:cover;box-shadow:0 2px 20px 2px #000;color:#000;display:flex;flex-wrap:wrap;justify-content:center}#component_Eventwindow_editevent_modalbody h2{width:100%;text-align:center}.component_Eventwindow_editevent_modalbody_input_container{position:relative;display:flex;flex-wrap:wrap;width:100%;margin:3rem 0}.component_Eventwindow_editevent_modalbody_input_container fieldset{width:100%}.component_Eventwindow_editevent_modalbody_input_container fieldset input{font-size:1.5rem;width:100%}.component_Eventwindow_editevent_modalbody_button_container{position:relative;display:flex;width:100%;justify-content:center;align-items:center;margin:0 0 2rem}.component_Eventwindow_editevent_modalbody_button_container>button,.component_Eventwindow_editevent_modalbody_button_container>input{position:relative;border-radius:180px;width:3ch;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;font-size:3rem;padding:0;color:#fff;box-shadow:none;border:none}#component_Eventwindow_editevent_modalbody_button_add{background:green;margin:0 1rem 0 0}#component_Eventwindow_editevent_modalbody_button_close{background:red;margin:0 0 0 1rem}.component_modalactionbuttoncontainer{display:flex;flex-wrap:nowrap;justify-content:space-around;align-items:center;width:50%;position:relative}.Component_Modal_New_Edit_Body{width:25vw;padding:1rem;background:white;box-shadow:0 2px 20px 2px #000;display:flex;flex-wrap:wrap;justify-content:center;color:#000}.Component_Modal_New_Edit_Body h2{width:100%;text-align:center}.Component_Modal_New_Edit_Input_Container{position:relative;display:flex;flex-wrap:wrap;width:100%}.Component_Modal_New_Edit_Input_Container .MuiFormControl-root{width:100%;margin:0 0 1rem}:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
