body{text-align:center}a{color:#000;cursor:pointer}.header{width:90%;display:flex;flex-direction:row;justify-content:space-between;gap:10px;padding:0 10px;margin-left:auto;margin-right:auto}.header .navbar{gap:50px;align-self:center;padding-left:20px;padding-right:20px}.page-title{border-bottom:1px solid #000;margin-bottom:20px}h1{font-size:2rem}.navigation{width:100%}.flex-row{display:flex;flex-direction:row}.flex-col{display:flex;flex-direction:column}.slim-col{margin:0 auto;width:fit-content}.full-width{width:100%}.half-width{width:48%}.quarter-width{width:24%}.text-center{text-align:center}.text-left{text-align:left}.centered{margin:0 auto}#map{width:600px;height:500px;margin:0 auto}form input[type=text]{width:100%}.pad-2{padding:2rem}.top-margin{margin-top:10px}.index{margin:0 auto;width:80%;min-width:600px}.grid{display:grid}.grid-2{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:5px}.grid-4{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:5px}.sched-grid{display:grid;grid-template-columns:repeat(7, 1fr);grid-column-gap:5px;grid-auto-flow:row dense}.sched_item{display:flex;flex-direction:column;padding:10px;margin:5px;border:solid 1px #000;border-radius:5px}.left-item{text-align:left}div.field_with_errors{border:solid 1px red}.thin-grid{max-width:200px;margin:0 auto}.around{justify-content:space-around}.between{justify-content:space-between}.dropdown-btn{text-decoration:underline}.dropdown{position:relative;display:inline-block}.dropdown-content{display:none;position:absolute;z-index:1;list-style:none;margin:10px 0;padding:0}.show{display:block !important}.toggled:after{content:" ▲"}.untoggled:after{content:" ▼"}.addable:after{content:" ⊕"}.hide{display:none !important}template{display:none}.dropdown-content li{position:relative;min-width:200px;whitespace:nowrap;padding:5px}.page-content{margin:0 auto;width:90%}.page-content table{width:100%}.form{width:80%;min-width:600px;margin:0 auto}.form label{margin-top:1rem;margin-bottom:.25rem}.form input[type=submit]{margin-top:1rem}.sub-nav{margin:10px auto}table td,table th{text-align:center}.center{text-align:center}.centered{margin:0 auto}.actions{margin-top:20px;margin-bottom:20px}td.avail-time{font-size:.8rem;border:1px solid #000}tr.hour-row{border-top:2px solid #000}td.avail-block{border:1px solid #000;font-size:.2rem}td.avail-0{background-color:red}td.avail-3{background-color:#ff0}td.avail-7{background-color:green}nav.pagination{text-align:center;justify-content:end;padding:0}nav.pagination .page-link{color:#000}nav.pagination .current.page-item .page-link{background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.header{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:1.5rem}.header .top-nav{display:flex;justify-content:space-between}.header .top-nav .header-logo{display:flex;justify-content:space-around}.header .top-nav .header-logo .logo{height:4.5rem;margin:.25rem 1rem}.header .top-nav .header-logo .title{font-family:FunnelSans;width:max-content;text-align:left;font-weight:700;font-size:2.5rem;margin-top:.75rem;margin-bottom:1.25rem;border:none;background:#212322;color:#fff}.header .top-nav .header-logo .title option:not(:checked){font-size:1rem}.header .top-nav .nav-items{display:flex;justify-content:flex-end}.header .top-nav .nav-items>*{margin-left:1rem}.header .top-nav .nav-items select{border:1px solid #fff;color:#fff;border-radius:15px 15px;background:#212322;padding:.5rem;height:fit-content;margin:auto}.header .top-nav .nav-items a{border:1px solid #fff;color:#fff;text-decoration:none;padding:.5rem;border-radius:15px;background:#212322;height:fit-content;margin:auto 1rem}.header .top-nav .nav-items .dropdown{display:flex;color:#fff;margin:auto 1rem;padding:.5rem;border:1px solid #e01d18;border-radius:15px}.header .top-nav .nav-items .dropdown .dropdown-items{position:absolute;display:none;border:none;margin:2rem auto;min-width:200px;transform:translateX(-35%);background:#fff}.header .top-nav .nav-items .dropdown .dropdown-items.show{display:flex !important;flex-direction:column;justify-content:flex-start}.header .top-nav .nav-items .dropdown .dropdown-items a{margin:.5rem auto;border:none}.header .top-nav .nav-items .dropdown.drop2{transform:translateX(-25%)}.buttons{display:flex;flex-direction:row;justify-content:space-around;width:100%;margin-bottom:2rem}.buttons a,.buttons button,.buttons input[type=submit],.buttons span{border:1px solid #e01d18;color:#fff;text-decoration:none;padding:.5rem;border-radius:15px;background:#e01d18;font-size:1rem;font-family:FunnelSans;margin:0}.buttons select{border:1px solid #fff;color:#fff;border-radius:15px 15px;background:#e01d18;padding:.5rem;font-size:1rem;font-family:FunnelSans}.buttons select.current{background:#fff;color:#e01d18;border:1px solid #e01d18}.buttons li{color:#fff;border:1px solid #fff;padding:.5rem;border-radius:15px;background:#e01d18}.buttons li a{padding:0;border:none;background:none}.buttons a:hover,.buttons button:hover,.buttons input[type=submit]:hover,.buttons span:hover{border:1px solid #efdf00;background:#efdf00;color:#212322}.header-nav{display:flex;justify-content:space-around;flex-grow:1;font-size:1.125rem}.header-nav a,.header-nav span{color:#212322;text-decoration:none;border-bottom:3px solid #212322}.header-nav a:hover,.header-nav span:hover{border-bottom:3px solid #e01d18}.header-nav a.active,.header-nav a.active:hover,.header-nav span.active,.header-nav span.active:hover{border-bottom:3px solid #efdf00}.header-nav .dropdown .dropdown-items{position:absolute;display:none;margin:1rem auto;min-width:200px;transform:translateX(-30%)}.header-nav .dropdown .dropdown-items.show{display:flex !important;flex-direction:column;justify-content:flex-start}.header-nav .dropdown .dropdown-items a{margin:.5rem auto}.header-nav .dropdown .drop2{transform:translateX(-25%)}.notice{width:50%;position:fixed;top:9rem;left:25%;z-index:1000;text-align:center;-webkit-font-smoothing:antialiased;animation:slideIn 8s forwards}.notice .content{background:#efdf00;color:#000;padding:10px 20px;border-radius:15px;width:fit-content;margin:0 auto}.alert{width:50%;position:fixed;top:9rem;left:25%;z-index:1000;text-align:center;-webkit-font-smoothing:antialiased;animation:slideIn2 8s forwards}.alert .content{background:#e01d18;color:#fff;padding:10px 20px;border-radius:15px;width:fit-content;margin:0 auto}@keyframes slideIn{0%{top:-30px;opacity:0}30%{top:9rem;opacity:1}80%{top:9rem;opacity:1}100%{top:8rem;opacity:0;visibility:hidden}}@keyframes slideIn2{0%{top:-30px;opacity:0}20%{top:9rem;opacity:1}80%{top:9rem;opacity:1}100%{top:8rem;opacity:0;visibility:hidden}}.flex-row{display:flex;flex-direction:row}.flex-column{display:flex;flex-direction:column}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.flex-grid{display:grid}.b-inline{display:inline-block}#modal-wrapper{z-index:999}#modal-wrapper.hidden{z-index:-1;display:none}#modal-backdrop{position:fixed;z-index:999;width:100vw;height:100vh;background-color:#000;opacity:.5;top:0;left:0;right:0;bottom:0}#modal{width:fit-content;min-width:400px;background:#fff;color:#000;position:fixed;float:left;left:50%;top:50%;transform:translate(-50%, -50%);z-index:1005;padding-bottom:2rem;border:2px solid #e01d18;border-radius:15px}#modal .modal-top{padding:1rem 2rem;border-bottom:1px solid #000;display:flex;justify-content:space-around}#modal .modal-bottom{margin-top:1rem}#modal-body{padding:1rem;max-height:80vh;overflow-y:auto;display:inline-block}#modal-body input[type=submit],#modal-body span.button,#modal-body a.button{border:1px solid #e01d18;padding:.5rem;border-radius:15px;text-decoration:none;color:#fff;background:#e01d18;font-family:FunnelSans;text-align:center;font-size:1rem;cursor:pointer;width:fit-content;margin:1rem}#modal-body .export-image{width:80%;margin:0 auto}#modal-body .bordered{border:1px solid #212322}#modal-body textarea{height:7rem}#modal-body table{width:100% !important;max-width:100% !important;min-width:750px}#modal-body table .med-col{width:25%}#modal-body table input[type=text],#modal-body table input[type=number]{width:100%}#modal-body input[type=submit]:disabled{background:#9fa4a2;border-color:#fff;cursor:default}#modal-body span.cancel-button,#modal-body a.cancel-button{margin:1rem;color:#e01d18;background:#fff;border:1px solid #e01d18;padding:.5rem;border-radius:15px;text-decoration:none;cursor:pointer}#modal-title{font-weight:600;font-size:1.5rem;display:inline-block}#modal-close{display:inline;cursor:pointer;font-size:2rem;position:fixed;right:0;margin-right:1em}.modal-form{min-width:600px}.modal-form .flex-row{margin-top:.5rem}.modal-form label{width:20%}.modal-form input{flex-grow:1}
