@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,700;1,900&display=swap";.App{height:100%;width:100%}body{background-color:#dde9f1}.active{background-color:#8fbfda;color:#394a56;border-radius:8px;border:2px solid #22303F}.logOut_btn{background-color:#22303f;border-radius:8px;border:1px solid #8FBFDA;display:block;text-decoration:none;color:#e7ebe7;padding:5px;margin:25px 20px 25px 10px;font-size:17px}.logOut_btn:hover{background-color:#8fbfda}.left_nav{display:flex;align-items:center}.dashboard_link{margin-left:50px;background-color:#22303f;border-radius:8px;border:1px solid #8FBFDA;color:#e7ebe7;text-decoration:none;padding:5px;font-size:17px}.dashboard_link:hover{background-color:#8fbfda}nav{display:flex;justify-content:space-between;align-items:center;background-color:#2c6485;position:sticky;top:0;z-index:1000}nav .title{font-size:20px;font-weight:700;text-decoration:none;color:#e7ebe7}nav ul{display:flex}nav ul li{list-style:none}nav ul li a{background-color:#22303f;border-radius:8px;border:1px solid #8FBFDA;display:block;text-decoration:none;color:#e7ebe7;padding:5px;margin:25px 20px 25px 10px;font-size:17px}nav ul li a:not(.active):hover{background-color:#8fbfda}nav .menu{display:none;position:absolute;top:12px;right:8px;flex-direction:column;justify-content:space-between;width:36px;height:32px}nav .menu span{height:6.4px;width:100%;background-color:#dde9f1;border-radius:3.2px}@media (max-width: 525px){nav .menu{display:flex}nav{flex-direction:column;align-items:start}nav ul{display:none;flex-direction:column;width:100%;margin-bottom:4px}nav ul li{width:100%;text-align:center}nav ul.open{display:flex}nav ul li a{margin:8px 10px}}.about_background_color{background-color:#deebf3}.about_header{margin:0 auto auto;text-align:center;font-size:35px;background-image:url(/CoyoteHowls/assets/campus_clock2-Dzoia10G.png);background-size:cover;background-position:30% 70%;background-repeat:no-repeat;height:210px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px #0006;position:relative;border:1px solid black}.about_header h1{color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.7);position:relative;z-index:1}.about_header:before{content:"";position:absolute;width:25%;height:100px;background-color:#8fbfda4d;border-radius:20px;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0}.about_body{margin:20px auto;align-items:flex-start;justify-content:space-between;width:90%;display:flex;padding:20px;padding-block:40px}.about_right{flex-basis:40%;margin-top:-50px;display:flex}.about_left{color:#394a56;margin-top:-40px;font-size:25px;flex-basis:50%;display:flex;flex-direction:column;justify-content:flex-start}.about_left h3{font-size:35px;margin-bottom:15px;border-bottom:3px solid #656e74;padding-top:10px}.logo_final{width:35vw;max-width:500px;height:auto;border-radius:10px}@media (max-width: 800px){.about_body{flex-direction:column}.about_left{flex-basis:100%;margin:20px}.about_right{flex-basis:100%;text-align:center}}.contact_background{background-image:url(/CoyoteHowls/assets/campus3-Dz5ZauDB.png);background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:center;min-height:100vh;padding-bottom:20px}.contact_header{text-align:center;font-size:40px;color:#2c6485;margin:auto;justify-content:center;align-items:center;position:relative}.contact_header h1{padding-top:50px;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.7);position:relative;z-index:1}.contact_main{justify-content:space-between;text-align:center;background-color:#e7ebe7cc;border-radius:25px;padding:50px;width:75%;margin:80px auto}.contact_body{display:flex;justify-content:space-between;align-items:stretch;gap:60px;height:100%}.contact_column{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:10px}.contact_column2{width:33%;display:flex;flex-direction:column;justify-content:flex-start;padding:20px;gap:25%}.text_item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;line-height:1.5;width:100%}.contact_item{display:flex;gap:15px;align-items:center}.contact_column h3{margin-top:15px;font-size:1.2em}.contact_column p{font-size:.8em;margin-bottom:80px;margin-top:10px}.contact_column2 p{font-size:.8em}.icon{width:20%;height:auto}a{text-decoration:none;color:#22303f}a:hover{text-decoration:underline;color:#2c6485}@media (max-width: 800px){.contact_body{flex-direction:column;align-items:center;gap:20px}.contact_column{width:90%;margin-bottom:20px}}body{margin:0;font-family:Inter}.login-header{background-color:#aedff7;text-align:center;padding:20px;margin-top:20px;margin-bottom:20px;font-size:36pt;width:100%}.login-header h1{font-size:40px;margin:0}.back{display:flex;height:100%;width:100%;flex-wrap:wrap}.left-half{width:50%;height:100vh;background:url(/CoyoteHowls/assets/logIn-ywFAxeR-.png) no-repeat center center;background-size:cover}.right-half{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#dde9f1;text-align:center;margin-top:-13%}.right-background{background-color:#1f4d63;padding:40px;border-radius:10px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;align-items:center;width:600px;margin-top:13%}.login-content{color:#dde9f1;position:relative;text-align:center;padding:40px;z-index:2}.login-content h2{font-size:36px;margin-bottom:80px}.button-container{display:flex;justify-content:center;gap:50px}.role-button{background-color:#2d768f;color:#fff;border:none;padding:30px 60px;font-size:24px;cursor:pointer;border-radius:6px}.role-button:hover{background-color:#1a4c5c}.background{position:absolute;width:100%;height:100%;left:0;top:64px;background:url(/CoyoteHowls/assets/landing-DGFVT9y1.jpeg) no-repeat center center;background-size:cover}.pretty{width:100%;height:100%;background:#d9d9d9;background-size:cover;opacity:.5;clip-path:polygon(0% 100%,100% 0%,100% 100%);z-index:1}.header-home{position:absolute;width:520px;height:265px;left:907px;right:50%;top:357px;font-family:Inter;font-style:normal;font-weight:700;font-size:70px;line-height:109px;text-align:center;color:#132f40;z-index:2}.header-home h1{z-index:3}.login-title{background-color:#aedff7;text-align:center;padding:40px;margin-top:20px;margin-bottom:20px;font-size:36pt;width:100%}.sd_background_color{background-color:#dde9f1;padding-bottom:100px}.sd_header{background-image:url(/CoyoteHowls/assets/campus1-DYjAwHGl.png);background-size:cover;background-position:80% 20%;background-repeat:no-repeat;height:210px;margin:0 auto auto;text-align:center;font-size:35px;color:#2c6485;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px #0006;position:relative;border:1px solid black}.sd_header h1{color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.7);position:relative;z-index:1}.sd_notification_header{margin:150px auto -70px;text-align:left;font-size:30px;color:#2c6485;background-color:#fff;padding:20px 20px 60px;padding-block:40px;width:87%;opacity:.85}.notifications li{float:right;text-align:left;margin-left:0;padding-left:2%;font-size:90%;width:100%}.left_column{margin-left:50px;margin-top:250px;width:400px;float:left;height:700px}.right_column{margin-top:150px;margin-left:500px;width:67%;border-radius:15px}.sd_schedule_appt{border-radius:15px;background-color:#22303f;height:70px;width:100%;text-align:center;line-height:70px;vertical-align:center;font-size:32px;color:#fff}.sd_schedule_appt:hover{background-color:#2c6485;color:#fff}.sd_upcoming_appt{border-radius:25px;background-color:#8fbfda;margin-top:50px;height:500px;text-align:center;font-size:13.75px;font-family:Open Sans,Comic Sans,sans-serif;vertical-align:top;line-height:50px;color:#000;padding-top:10px;text-decoration:underline}.sd_body{align-items:start;height:670px;display:flex;background-color:#2c6485}ul{font-size:29px;padding:0;overflow:hidden}li .upcoming_appt_list{float:left}.button{background-color:#2c6485;border:none;color:#fff;padding:16px 32px;text-align:center;text-decoration:none;display:inline-block;font-size:30px;transition-duration:.4s;cursor:pointer}.courses-btn.active{background-color:#394a56;color:#fff;border:none;border-radius:0}.history-btn.active{background-color:#394a56;color:#fff;border-radius:0;border:none}.button:hover{background-color:#394a56;color:#fff}table,td,th{border-bottom:1px solid}table{border-collapse:collapse;width:100%;height:100%}th{text-align:center;height:70px;color:#fff;font-size:25px;background-color:#22303f}td{text-align:center;height:70px;color:#fff;font-size:30px;background-color:#2c6485;padding-left:20px}.sd_box{align-items:center;height:70px;display:flex;background-color:#22303f}.fd_background_color{background-color:#dde9f1;padding-bottom:100px}.fd_header{background-image:url(/CoyoteHowls/assets/campus2-sfwtYU_v.png);background-size:cover;background-position:80% 20%;background-repeat:no-repeat;height:210px;margin:0 auto auto;text-align:center;font-size:35px;color:#2c6485;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px #0006;position:relative;border:1px solid black}.fd_header h1{color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.7);position:relative;z-index:1}.fd_notification_header{margin:150px auto -70px;text-align:left;font-size:30px;color:#2c6485;background-color:#fff;padding:20px 20px 60px;padding-block:40px;width:87%;opacity:.85}#from{font-size:75px;list-style-type:none;margin-left:50px;color:#fff;float:left}#until{font-size:75px;list-style-type:none;margin-left:300px;color:#fff}.grid_container{display:grid;width:100%;height:100%;grid-template-rows:minmax(50px,auto);grid-template-columns:repeat(2,250px 50px 20px 75px 200px)}.item-1{grid-row:1;grid-column:span 11;font-size:70px;color:#fff;margin-left:20px;margin-top:20px;text-align:center}.item-2{grid-row:2/2;grid-column:span 1;font-size:50px;color:#fff;margin-left:120px;margin-top:20px}.item-3{grid-row:2 / 2;grid-column:6 / 6;margin-top:20px;margin-left:140px;font-size:50px;color:#fff}.start_hours{grid-row:3;grid-column:2}.start_mins{grid-row:3/3;grid-column:4}.stime{grid-row:3;grid-column:5;margin-top:10px}.etime{grid-row:3;grid-column:10;margin-top:10px}.colon1{font-size:50px;color:#fff;grid-row:3;grid-column:3;text-align:center}.colon2{font-size:50px;color:#fff;grid-row:3;grid-column:8;text-align:center}.end_hours{grid-row:3;grid-column:7}.end_mins{grid-row:3;grid-column:9}.item-5{grid-row:3/3;grid-column:7/7}.item-6{grid-row:4/4;grid-column:span 11;font-size:50px;margin-top:20px;text-align:center;color:#fff}input[type=radio],input[type=checkbox]{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eee;border-radius:50%}.item-7{grid-row:5;grid-column:3/6}.item-8{grid-row:5;grid-column:6/10;margin-left:150px}.item-9{grid-row:6/6;grid-column:3/6;margin-top:20px}.item-10{grid-row:7/7;grid-column-start:7}.item-11{grid-row:7/7;grid-column-start:1}.add_availability{width:300px;height:70px;border-radius:15px;background-color:#22303f;text-align:center;line-height:70px;vertical-align:center;font-size:30px;color:#fff;margin-right:100px}.add_availability:hover{background-color:#8fbfda;color:#fff}.delete_availability{width:200px;height:50px;border-radius:15px;background-color:#ff0b0bc0;text-align:center;line-height:50px;vertical-align:center;font-size:30px;color:#fff;margin-left:40px;margin-top:10px}.delete_availability:hover{background-color:#8fbfda;color:#fff}.container{display:grid;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:25px;color:#fff;vertical-align:center;line-height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eee;border-radius:50%}.container:hover input~.checkmark{background-color:#ccc}.container input:checked~.checkmark{background-color:#8fbfda}.checkmark:after{content:"";position:absolute;display:none}.container input:checked~.checkmark:after{display:block}.container .checkmark:after{top:9px;left:9px;width:8px;height:8px;border-radius:50%;background:#fff}.dropdown{display:inline-block;position:relative;z-index:2000px}.dropdown label{background-color:#dde9f1;color:#22303f;padding:.75 em;font-size:35pt;border:none;cursor:pointer;border-radius:15px;width:50px;transition:opacity .15s ease-in-out}.dropdown li{display:block;text-align:center;align-items:center;color:#22303f;padding:.5rem;font-size:25pt;border-radius:15px}select .content{display:none;text-align:center;background-color:#dde9f1;position:absolute;max-width:1 rem;border-radius:15px;top:calc(100% - 20px);align-items:center;vertical-align:center;box-sizing:border-box;box-shadow:0 2px 5px;transform:translateY(0)}.dropdown .content input{display:none}.dropdown:hover .content{display:block;z-index:2000px}.dropdown:hover button{background-color:#dde9f1c2}.dropdown select:hover{background-color:#cdd9e1;opacity:1}select{-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:"";display:block;text-align:center;align-items:center;color:#22303f;padding:.5rem;font-size:25pt;border-radius:15px;background-color:#dde9f1c2}.fd_left_column{margin-left:50px;margin-top:200px;width:400px;float:left;height:700px}.fd_right_column{margin-top:150px;margin-left:500px;width:67%;border-radius:15px}.line{border-top:3px solid #000000;padding-bottom:15px}ul.body_navbar{font-size:29px;list-style-type:none;padding:0;overflow:hidden}li.body_navbar{float:left}.fd_modify_appt{border-radius:15px;background-color:#22303f;height:70px;width:100%;text-align:center;line-height:70px;vertical-align:center;font-size:35px;color:#fff}.fd_modify_appt:hover{background-color:#2c6485;color:#fff}.fd_upcoming_appt{border-radius:25px;background-color:#8fbfda;margin-top:50px;height:500px;text-align:center;font-size:13.75px;vertical-align:top;line-height:50px;color:#000;padding-top:10px;text-decoration:underline}.fd_body{align-items:center;height:670px;display:flex;flex-direction:column;background-color:#2c6485;width:100%}.fd_box{align-items:center;height:70px;display:flex;background-color:#22303f}.availability-btn.active{background-color:#394a56;color:#fff;border:none;border-radius:0;display:inline-flex}.button{background-color:#2c6485;border:none;color:#fff;padding:16px 32px;width:250px;text-align:center;text-decoration:none;display:inline-block;font-size:30px;transition-duration:.4s;cursor:pointer}.button:hover,.button:active{background-color:#394a56;color:#fff}.button:focus{background-color:#394a56;color:#fff}.up_comming_appt_list{border-collapse:collapse}.up_comming_appt_list ul{list-style-type:none}.up_comming_appt_list li{float:left;text-align:left;margin-left:40px;padding-left:0%;font-size:20px;width:100%}.edit_button{background-color:#22303f;float:right;border-radius:15px;margin-right:50px;margin-top:10px;color:#fff;width:20%;font-size:20px;text-align:center;line-height:25px;vertical-align:top}.edit_button:hover{background-color:#2c6485;color:#fff}.edit_button:click{background-color:#dde9f1;color:#fff}.edit_availability{font-size:70px;margin-left:50px;margin-top:20px;color:#fff}h1 .edit_availability{font-size:200px}.editAvailability-btn{width:250px;border-radius:15px;background-color:#22303f;height:60px;text-align:center;line-height:30px;vertical-align:center;font-size:x-large;color:#fff;margin-left:700px;display:flex}.editAvailability-btn:hover{background-color:#8fbfda;color:#fff}.calendarr{background-color:#2c6485;padding:20px;border-radius:8px;color:#fff;width:100%;margin-top:20px}.f-calendar-header{display:flex;justify-content:center;align-items:center;width:500px;height:50px;margin:auto auto 10px;gap:20px}.f-month{background-color:#add8e6;margin:2px 0 0;padding:8px 25px;border-radius:5px;font-size:20px}.f-calendar-header button{border:none;padding:4px 2px;width:320px;font-size:20px;height:30px;background-color:#2c6485;color:#fff;border-radius:5px;cursor:pointer;line-height:20px}.f-calendar-header button:hover{background-color:#22303f}.f_week-header{border-radius:50px;background-color:#dde9f1;width:55%;height:50px;margin:auto auto 10px;display:flex;justify-content:center;gap:40px;justify-content:space-between}.f_week-header button:hover{background-color:#22303f;color:#dde9f1}.f_week-header button{border:none;padding:3px;color:gray;border-radius:50px;width:145px;height:50px;background-color:#dde9f1;cursor:pointer;font-size:20px;margin-top:0;line-height:20px}.f_week-header span{color:#000;font-weight:520;display:flex;margin:0 0 0 -75px;align-items:center;width:75px;font-size:20px;white-space:nowrap}.f_week-days{display:flex;justify-content:space-between}.day_header{flex:1;padding:2px;margin:10px}.f_day{background-color:#22303f;padding:3px;text-align:center;border-radius:5px;line-height:1.5;color:#dde9f1;font-size:20px}.f_time{margin-top:20px;background-color:#8fbfda;border-radius:5px;height:350px}.calendar_times{width:90%;border-radius:20px;padding:2px;background-color:#22303f;height:35px;font-size:1rem;text-align:center;margin-top:15px;color:#fff;margin-left:10px;margin-right:10px}button .calendar_times{width:100%}li .calendar_times{float:none}.plus{width:20%;border-radius:25px;padding:2px;background-color:#22303f;height:35px;font-size:1rem;text-align:center;margin-top:15px;color:#fff;margin-left:90px;margin-right:10px}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.overlay_content{background:#fff;padding:20px;border-radius:5px;width:300px;display:flex;flex-direction:column}.overlay_content label{margin-bottom:10px}.overlay_content button{margin-top:10px}.sd_container{padding:20px;margin:50px auto;background-color:#2c6485;width:87%}.sh_header h1{background-image:url(/CoyoteHowls/assets/campus1-DYjAwHGl.png);background-size:cover;background-position:80% 20%;background-repeat:no-repeat;height:210px;margin:0 auto auto;text-align:center;font-size:70px;color:#2c6485;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px #0006;border:1px solid black;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.7);position:relative;z-index:1}.sm h2{border-radius:5px;text-align:center;margin:-10px auto 10px;color:#dde9f1;background-color:#22303f;width:35%;padding:10px}.schedule-container{display:flex;justify-content:space-between;max-width:100%;margin:0 auto;gap:20px}.schedule-meeting{background-color:#8fbfda;padding:20px;border-radius:8px;color:#fff;width:25%}.form-group{margin-bottom:12px}.form-group select,.form-group textarea{padding:10px;border-radius:5px;border:none;font-size:14px;width:100%;background-color:#f3f6f9}.submit{width:100%;padding:10px;background-color:#22303f;color:#fff;border:none;border-radius:5px;cursor:pointer;margin-top:10px}.calendar{background-color:#2c6485;padding:20px;border-radius:8px;color:#fff;width:75%}.calendar-header{display:flex;justify-content:center;align-items:center;width:450px;height:30px;margin:auto auto 10px;gap:20px}.month{background-color:#add8e6;margin:2px 0 0;padding:4px 6px;border-radius:5px}.calendar-header button{border:none;padding:4px 2px;width:120px;height:30px;background-color:#2c6485;color:#fff;border-radius:5px;cursor:pointer}.calendar-header button:hover{background-color:#22303f}.week-header{border-radius:50px;background-color:#dde9f1;width:450px;height:30px;margin:auto auto 10px;display:flex;justify-content:center;gap:40px}.week-header button:hover{background-color:#22303f;color:#dde9f1}.week-header button{border:none;padding:3px;color:gray;border-radius:50px;width:120px;height:30px;background-color:#dde9f1;cursor:pointer}.week-header span{color:#000;font-weight:520;display:flex;margin:0;align-items:center;width:130px}.week-days{display:flex;justify-content:space-between}.day_header{flex:1;padding:2px;margin:5px}.day{background-color:#22303f;padding:3px;text-align:center;border-radius:5px;line-height:1.5;color:#dde9f1}.time{margin-top:20px;background-color:#8fbfda;border-radius:5px;height:250px}@media screen and (max-width: 800px){.sh_header h1{font-size:30px;padding-block:20px}.sm h2{font-size:24px;width:75%}.schedule-container{flex-direction:column;gap:10px}.schedule-meeting,.calendar{width:100%}.calendar-header{display:flex;justify-content:space-between;gap:5px;width:100%}.calendar-header button{font-size:1%;max-width:45%;text-align:center}.month{font-size:10px;text-align:center;background-color:#22303f;border-radius:5px;width:150px}.week-header{display:flex;justify-content:space-between;align-items:center;gap:10px;width:100%}.week-header button{font-size:1%;flex-grow:1;max-width:45%;text-align:center}.week-header span{text-align:center;width:auto;font-size:10px;flex-grow:1;margin:0}.week-days{flex-direction:column}}.Fsd_container{padding:20px;margin:50px auto;background-color:#2c6485;width:87%}.Ftime-slot:hover{background-color:#394a56}.Fsh_header h1{background-image:url(/CoyoteHowls/assets/campus2-sfwtYU_v.png);background-size:cover;background-position:80% 20%;background-repeat:no-repeat;height:210px;margin:0 auto auto;text-align:center;font-size:70px;color:#2c6485;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px #0006;border:1px solid black;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.7);position:relative;z-index:1}.Fsm h2{border-radius:5px;text-align:center;margin:-10px auto 10px;color:#dde9f1;background-color:#22303f;width:35%;padding:10px}.Fschedule-container{display:flex;justify-content:space-between;max-width:100%;margin:0 auto;gap:20px}.Fschedule-meeting{background-color:#8fbfda;padding:20px;border-radius:8px;color:#fff;width:25%}.Fform-group{margin-bottom:12px}.Fform-group select,.Fform-group textarea{padding:10px;border-radius:5px;border:none;font-size:14px;width:100%;background-color:#f3f6f9}textarea{resize:none;height:80px}.Ftime-slot.canceled{background-color:#ff0b0b;color:#fff}.Ftime-slot.selected{background-color:#dde9f1;border:2px solid black;color:#000;font-weight:700}.Fform-group select{width:100%;padding:8px;margin-top:5px;border-radius:5px;cursor:pointer}.Ftime-slot{background-color:#22303f;padding:5px;margin:10px auto;text-align:center;border-radius:20px;cursor:pointer;color:#fff;width:180px}.Fform-group input[readonly]{background-color:#f5f5f5;border:1px solid #ddd;pointer-events:none;width:100%;padding:8px;margin-top:5px;border-radius:5px}.Fsubmit{width:65%;padding:10px;background-color:#22303f;color:#fff;border:none;border-radius:5px;cursor:pointer;margin-top:10px}button:hover{background-color:#394a56}.Fbutton-group{display:flex;justify-content:space-between;margin-top:10px;gap:10px;flex-wrap:wrap}.Fcancel{background-color:#f44336;width:80px;border-radius:5px;margin-top:10px;color:#fff;border:none;padding:10px;cursor:pointer}.Fcancel:hover{background-color:#d32f2f}.Fcalendar{background-color:#2c6485;padding:20px;border-radius:8px;color:#fff;width:75%}.Fcalendar-header{display:flex;justify-content:center;align-items:center;width:450px;height:30px;margin:auto auto 10px;gap:20px}.Fmonth{background-color:#add8e6;margin:2px 0 0;padding:4px 6px;border-radius:5px}.Fcalendar-header button{border:none;padding:4px 2px;width:120px;height:30px;background-color:#2c6485;color:#fff;border-radius:5px;cursor:pointer}.Fcalendar-header button:hover{background-color:#22303f}.Fweek-header{border-radius:50px;background-color:#dde9f1;width:450px;height:30px;margin:auto auto 10px;display:flex;justify-content:center;gap:40px}.Fweek-header button:hover{background-color:#22303f;color:#dde9f1}.Fweek-header button{border:none;padding:3px;color:gray;border-radius:50px;width:120px;height:30px;background-color:#dde9f1;cursor:pointer}.Fweek-header span{color:#000;font-weight:520;display:flex;margin:0;align-items:center;width:130px}.Fweek-days{display:flex;justify-content:space-between;flex-wrap:wrap}.Fday_header{flex:1;padding:2px;margin:5px}.Fday{background-color:#22303f;padding:3px;text-align:center;border-radius:5px;line-height:1.5;color:#dde9f1}.Ftime{margin-top:20px;background-color:#8fbfda;border-radius:5px;height:350px;padding-top:1px}@media screen and (max-width: 800px){.Fsh_header h1{font-size:30px;padding-block:20px}.Fsm h2{font-size:24px;width:75%}.Fschedule-container{flex-direction:column;gap:10px;display:flex;justify-content:space-between}.Fschedule-meeting,.Fcalendar{width:100%;padding:10px}.Fcalendar-header{display:flex;justify-content:space-between;gap:5px;width:100%}.Fcalendar-header button{font-size:1%;max-width:45%;text-align:center}.Fmonth{font-size:10px;text-align:center;background-color:#22303f;border-radius:5px;width:150px}.Fweek-header{display:flex;justify-content:space-between;align-items:center;gap:10px;width:100%}.Fweek-header button{font-size:1%;flex-grow:1;max-width:45%;text-align:center}.Fweek-header span{text-align:center;width:auto;font-size:10px;flex-grow:1;margin:0}.Fweek-days{flex-direction:column}}.login-body{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.login-title{background-color:#aedff7;text-align:center;padding:40px;margin-top:-40px;margin-bottom:20px;font-size:36pt;width:100%}.login-titleRecover{background-color:#aedff7;text-align:center;padding:35px;margin-top:-150px;margin-bottom:20px;font-size:36pt;width:100%}.login-form{background-color:#1f4d63;padding:30px;border-radius:10px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;align-items:center;width:400px}.input-field{width:100%;padding:10px;margin:10px 0;border:none;border-radius:5px;font-size:16px}.login-options{display:flex;justify-content:space-between;width:100%;margin-top:10px}.link{color:#b3d9ee;text-decoration:none;font-size:14px}.link:hover{text-decoration:underline}.login-button{background-color:#7fb5d6;color:#fff;border:none;padding:10px 20px;border-radius:5px;font-size:18px;cursor:pointer;margin-top:20px;width:100%}.login-button:hover{background-color:#67a1c7}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}
